{"id":26264273,"url":"https://github.com/chainsawriot/oolong","last_synced_at":"2025-03-14T02:01:55.217Z","repository":{"id":41083799,"uuid":"224468858","full_name":"gesistsa/oolong","owner":"gesistsa","description":"🍵 Create and administrate validation tests for automated content analysis tools.","archived":false,"fork":false,"pushed_at":"2025-02-25T14:39:23.000Z","size":44084,"stargazers_count":54,"open_issues_count":5,"forks_count":7,"subscribers_count":4,"default_branch":"v0.6","last_synced_at":"2025-03-06T03:50:28.194Z","etag":null,"topics":["r","textanalysis","topicmodeling","validation"],"latest_commit_sha":null,"homepage":"https://gesistsa.github.io/oolong/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gesistsa.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-11-27T16:08:55.000Z","updated_at":"2025-02-25T14:33:57.000Z","dependencies_parsed_at":"2023-12-22T16:50:32.549Z","dependency_job_id":"2e953fca-3604-422c-b6e6-406b52f0d1fb","html_url":"https://github.com/gesistsa/oolong","commit_stats":{"total_commits":244,"total_committers":2,"mean_commits":122.0,"dds":"0.012295081967213073","last_synced_commit":"b6f8aee8047a799feeed276ef7d2359b7cfe3c43"},"previous_names":["gesistsa/oolong","chainsawriot/oolong"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gesistsa%2Foolong","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gesistsa%2Foolong/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gesistsa%2Foolong/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gesistsa%2Foolong/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gesistsa","download_url":"https://codeload.github.com/gesistsa/oolong/tar.gz/refs/heads/v0.6","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243510117,"owners_count":20302294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["r","textanalysis","topicmodeling","validation"],"created_at":"2025-03-14T02:01:52.977Z","updated_at":"2025-03-14T02:01:55.203Z","avatar_url":"https://github.com/gesistsa.png","language":"R","readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n  )\nset.seed(42)\n```\n\n# oolong \u003cimg src=\"man/figures/oolong_logo.png\" align=\"right\" width=\"120\" /\u003e\n\n\u003c!-- badges: start --\u003e\n[![Codecov test coverage](https://codecov.io/gh/gesistsa/oolong/branch/v0.5/graph/badge.svg)](https://codecov.io/gh/gesistsa/oolong?branch=v0.5)\n[![joss stataus](https://joss.theoj.org/papers/6e535564e7142d705f4f3d68b18dac62/status.svg)](https://joss.theoj.org/papers/6e535564e7142d705f4f3d68b18dac62)\n[![CRAN status](https://www.r-pkg.org/badges/version/oolong)](https://CRAN.R-project.org/package=oolong)\n\u003c!-- badges: end --\u003e\n\n\u003cimg src=\"man/figures/oolong_demo.gif\" align=\"center\" height=\"400\" /\u003e\n\nThe goal of oolong ^[/ˈuːlʊŋ/ 烏龍, literally means \"Dark Dragon\", is a semi-oxidized tea from Asia. It is very popular in Taiwan, Japan and Hong Kong. In Cantonese and Taiwanese Mandarin, the same word can also mean \"confused\". It perfectly captures the spirit of human-in-the-loop validation. ] is to generate and administrate validation tests easily for typical automated content analysis tools such as topic models and dictionary-based tools.\n\nPlease refer to the [overview](https://gesistsa.github.io/oolong/articles/overview.html) for an introduction to this package. If you need to deploy the test online, please refer to the [Deployment Vignette](https://gesistsa.github.io/oolong/articles/deploy.html). If you use BTM, please refer to the [BTM Vignette](https://gesistsa.github.io/oolong/articles/btm.html).\n\n## Citation\n\nPlease cite this package as:\n\nChan C-h. \u0026 Sältzer M., (2020). oolong: An R package for validating  automated content analysis tools. Journal of Open Source Software, 5(55), 2461, [https://doi.org/10.21105/joss.02461](https://doi.org/10.21105/joss.02461)\n\nFor a BibTeX entry, use the output from `citation(package = \"oolong\")`.\n\n## Contributing\n\nContributions in the form of feedback, comments, code, and bug report are welcome.\n\n* Fork the source code, modify, and issue a [pull request](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request-from-a-fork).\n* Issues, bug reports: [File a Github issue](https://github.com/chainsawriot/oolong).\n\n## Code of Conduct\n\nPlease note that the oolong project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/0/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.\n\n---\n","funding_links":[],"categories":["R"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchainsawriot%2Foolong","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchainsawriot%2Foolong","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchainsawriot%2Foolong/lists"}