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>.
| Reference manual: | TextAnalysisR.html , TextAnalysisR.pdf |
| Vignettes: |
AI Integration (source, R code) Security (source, R code) Installation (source, R code) Lexical Analysis (source, R code) Multimodal Analysis (source, R code) Preprocessing (source, R code) Python Environment (source, R code) Getting Started (source, R code) Semantic Analysis (source, R code) Topic Modeling (source, R code) Accessibility (source, R code) |
| Package source: | TextAnalysisR_0.1.4.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=TextAnalysisR to link to this page.