# ------------------------------------------------ # CITATION.cff 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 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://cran.r-universe.dev repository-code: https://github.com/mshin77/TextAnalysisR commit: e2bfedfd2aa23c890fe7001f12656e325f6b4d56 url: https://mshin77.github.io/TextAnalysisR/ date-released: '2026-07-27' contact: - family-names: Shin given-names: Mikyung email: shin.mikyung@gmail.com orcid: https://orcid.org/0000-0001-7907-9193