An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/quanteda/quanteda

corpus natural-language-processing quanteda r text-analytics

Score: -Infinity

Last synced: about 5 hours ago
JSON representation

Repository metadata:

An R package for the Quantitative Analysis of Textual Data


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 months ago

Total Commits: 9,380
Total Committers: 45
Avg Commits per committer: 208.444
Development Distribution Score (DDS): 0.554

Commits in past year: 200
Committers in past year: 4
Avg Commits per committer in past year: 50.0
Development Distribution Score (DDS) in past year: 0.22

Name Email Commits
Kohei Watanabe w****i@g****m 4188
Kenneth Benoit k****t@l****k 3347
HaiyanLW w****1@g****m 488
Paul Nulty p****y@g****m 440
Adam Obeng g****b@b****m 289
Kenneth Benoit k****t@K****l 227
Stefan Müller m****s@t****e 165
Paul Nulty p****l@p****) 59
jiongweilua j****a@l****k 47
amatsuo m****a@g****m 33
Christian Mueller c****s@p****h 11
Benjamin Lauderdale b****e@l****k 9
jiongweilua l****i@L****e 8
odlmarce d****r@g****m 7
José Tomás Atria j****a@g****m 5
Roger Bivand R****d@g****m 5
conjugateprior c****r@g****m 5
Pablo Barberá p****a@n****u 4
Lua Jiong Wei l****i@L****l 4
Christopher Gandrud c****d@g****m 3
mpadge m****m@e****m 3
Tyler Rinker t****r@g****m 3
chainsawriot c****y@g****m 2
Iñaki Úcar i****r@f****g 2
Alec L. Robitaille r****c@g****m 2
Benoit k****t@L****T 2
Kohei Watanabe k****w@K****l 2
Paul p****l@p****) 2
Michael Chirico M****4@g****m 2
Johannes Gruber j****1@r****k 1
and 15 more...

Issue and Pull Request metadata

Last synced: 6 months ago

Total issues: 158
Total pull requests: 100
Average time to close issues: 6 months
Average time to close pull requests: 14 days
Total issue authors: 48
Total pull request authors: 11
Average comments per issue: 1.85
Average comments per pull request: 2.07
Merged pull request: 77
Bot issues: 0
Bot pull requests: 0

Past year issues: 19
Past year pull requests: 36
Past year average time to close issues: about 1 month
Past year average time to close pull requests: 13 days
Past year issue authors: 6
Past year pull request authors: 2
Past year average comments per issue: 0.68
Past year average comments per pull request: 2.58
Past year merged pull request: 27
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/quanteda/quanteda

Top Issue Authors

  • kbenoit (52)
  • koheiw (27)
  • pnulty (20)
  • andreskull (5)
  • zachmayer (4)
  • jtyun (2)
  • chmue (2)
  • bfisseler (2)
  • Leo-Send (2)
  • michellerh330 (2)
  • angeloklin (2)
  • peterejkemp (2)
  • TheKashe (1)
  • chrishanretty (1)
  • rafaelrpaiva (1)

Top Pull Request Authors

  • koheiw (67)
  • kbenoit (19)
  • rsbivand (3)
  • stefan-mueller (2)
  • chmue (2)
  • rimonim (2)
  • Enchufa2 (1)
  • trinker (1)
  • robitalec (1)
  • pjsio (1)
  • pablobarbera (1)

Top Issue Labels

  • enhancement (19)
  • bug (8)
  • CRAN (6)
  • design (4)
  • documentation (4)
  • infrastructure (3)
  • URGENT (3)
  • dfm (2)
  • robustness (2)
  • tokens (1)
  • collocations (1)
  • textplot (1)
  • hashing (1)
  • question (1)
  • compatibility (1)
  • help wanted (1)

Top Pull Request Labels

  • CRAN (3)
  • URGENT (3)
  • help wanted (1)
  • documentation (1)

Package metadata

proxy.golang.org: github.com/quanteda/quanteda

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/quanteda/quanteda#section-documentation
  • Licenses: gpl-3.0
  • Latest release: v4.3.0+incompatible (published about 1 year ago)
  • Last Synced: 2026-03-27T07:01:07.088Z (3 months ago)
  • Versions: 37
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 5.497%
    • Average: 5.681%
    • Dependent repos count: 5.866%

Dependencies

DESCRIPTION cran
  • R >= 3.5.0 depends
  • methods * depends
  • Matrix >= 1.2 imports
  • Rcpp >= 0.12.12 imports
  • RcppParallel * imports
  • SnowballC * imports
  • fastmatch * imports
  • magrittr * imports
  • stopwords * imports
  • stringi * imports
  • xml2 * imports
  • yaml * imports
  • RColorBrewer * suggests
  • dplyr * suggests
  • formatR * suggests
  • ggplot2 * suggests
  • jsonlite * suggests
  • knitr * suggests
  • lda * suggests
  • lsa * suggests
  • purrr * suggests
  • quanteda * suggests
  • quanteda.textmodels * suggests
  • quanteda.textplots * suggests
  • quanteda.textstats * suggests
  • rmarkdown * suggests
  • slam * suggests
  • spacyr * suggests
  • spelling * suggests
  • stm * suggests
  • testthat * suggests
  • text2vec * suggests
  • tibble * suggests
  • tidytext * suggests
  • tm >= 0.6 suggests
  • tokenizers * suggests
  • topicmodels * suggests
  • xtable * suggests
.github/workflows/test-coverage.yaml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/check-standard.yaml actions
  • actions/checkout v3 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite