TextAnalysisR
A Text Mining Workflow Tool
Provides a text mining and natural language processing workflow for documents. Includes preprocessing via 'quanteda', lexical analysis (term frequency-inverse document frequency, log-odds ratios, lexical diversity) via 'tidytext', topic modeling via 'stm' and the 'BERTopic' approach, semantic similarity and document clustering on transformer representations, an interactive 'Shiny' interface with 'ggplot2' visualization, optional 'spaCy' preprocessing, and local 'sentence-transformers' or web-based ('OpenAI', 'Gemini') model providers for retrieval-augmented generation, as described in Shin et al. (2026) <doi:10.1177/07319487251412879>.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
0.1.4 |
rolling linux/jammy R-4.5 | TextAnalysisR_0.1.4.tar.gz |
3.5 MiB |
0.1.4 |
rolling linux/noble R-4.5 | TextAnalysisR_0.1.4.tar.gz |
3.5 MiB |
0.1.4 |
rolling source/ R- | TextAnalysisR_0.1.4.tar.gz |
2.8 MiB |
0.1.4 |
latest linux/jammy R-4.5 | TextAnalysisR_0.1.4.tar.gz |
3.5 MiB |
0.1.4 |
latest linux/noble R-4.5 | TextAnalysisR_0.1.4.tar.gz |
3.5 MiB |
0.1.4 |
latest source/ R- | TextAnalysisR_0.1.4.tar.gz |
2.8 MiB |
0.1.4 |
2026-04-23 source/ R- | TextAnalysisR_0.1.4.tar.gz |
0 B |
Dependencies (latest)
Imports
Suggests
- aricode
- tidylo
- broom
- patchwork
- cluster
- clusterCrit
- colourpicker
- covr
- dbscan
- digest
- httr
- jsonlite
- knitr
- markdown
- MASS
- moments
- numform
- officer
- openxlsx
- pdftools
- progress
- proxy
- pscl
- purrr
- readxl
- reticulate (>= 1.28)
- rmarkdown
- roxygen2
- Rtsne
- shinyBS
- shinybusy
- shinyjs
- spelling
- stm
- stopwords
- stringr
- syuzhet
- testthat (>= 3.0.0)
- textdata
- umap
- plotly