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 17 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: 4 days ago

Total Commits: 9,588
Total Committers: 46
Avg Commits per committer: 208.435
Development Distribution Score (DDS): 0.544

Commits in past year: 316
Committers in past year: 3
Avg Commits per committer in past year: 105.333
Development Distribution Score (DDS) in past year: 0.13

Name Email Commits
Kohei Watanabe w****i@g****m 4369
Kenneth Benoit k****t@l****k 3371
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
Lua Jiong Wei l****i@L****l 4
Pablo Barberá p****a@n****u 4
Mahjabin Oyshi o****3@g****m 3
Tyler Rinker t****r@g****m 3
mpadge m****m@e****m 3
Christopher Gandrud c****d@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
and 16 more...

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 162
Total pull requests: 124
Average time to close issues: 5 months
Average time to close pull requests: 22 days
Total issue authors: 48
Total pull request authors: 13
Average comments per issue: 1.85
Average comments per pull request: 2.05
Merged pull request: 97
Bot issues: 0
Bot pull requests: 1

Past year issues: 7
Past year pull requests: 24
Past year average time to close issues: 20 days
Past year average time to close pull requests: 17 days
Past year issue authors: 2
Past year pull request authors: 3
Past year average comments per issue: 1.57
Past year average comments per pull request: 1.92
Past year merged pull request: 20
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 (54)
  • koheiw (29)
  • 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 (85)
  • kbenoit (22)
  • rsbivand (3)
  • stefan-mueller (2)
  • chmue (2)
  • mahjabinoyshi (2)
  • rimonim (2)
  • Enchufa2 (1)
  • trinker (1)
  • robitalec (1)
  • dependabot[bot] (1)
  • pjsio (1)
  • pablobarbera (1)

Top Issue Labels

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

Top Pull Request Labels

  • URGENT (3)
  • CRAN (3)
  • neural network (2)
  • help wanted (1)
  • documentation (1)
  • python (1)
  • bug (1)
  • dependencies (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.5.0+incompatible (published 18 days ago)
  • Last Synced: 2026-08-21T08:36:50.055Z (1 day ago)
  • Versions: 38
  • 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
.github/workflows/rhub.yaml actions
  • r-hub/actions/checkout v1 composite
  • r-hub/actions/platform-info v1 composite
  • r-hub/actions/run-check v1 composite
  • r-hub/actions/setup v1 composite
  • r-hub/actions/setup-deps v1 composite
  • r-hub/actions/setup-r v1 composite