# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "TextAnalysisR" in publications use:' type: software license: GPL-3.0-or-later title: 'TextAnalysisR: A Text Mining Workflow Tool' version: 0.1.4 identifiers: - type: doi value: 10.32614/CRAN.package.TextAnalysisR abstract: 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) . authors: - family-names: Shin given-names: Mikyung email: shin.mikyung@gmail.com orcid: https://orcid.org/0000-0001-7907-9193 preferred-citation: type: manual title: 'TextAnalysisR: A text mining workflow tool' authors: - family-names: Shin given-names: Mikyung email: shin.mikyung@gmail.com orcid: https://orcid.org/0000-0001-7907-9193 year: '2026' notes: R package version 0.1.4 url: https://github.com/mshin77/TextAnalysisR repository: https://mshin77.r-universe.dev repository-code: https://github.com/mshin77/TextAnalysisR commit: 3d794248112b9e1ec1930a671f590356eef78135 url: https://mshin77.github.io/TextAnalysisR/ date-released: '2026-06-03' contact: - family-names: Shin given-names: Mikyung email: shin.mikyung@gmail.com orcid: https://orcid.org/0000-0001-7907-9193