# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "BERTopic" in publications use:' type: software license: MIT title: 'BERTopic: Topic Modeling with ''BERTopic''' version: 0.1.0 doi: 10.32614/CRAN.package.BERTopic abstract: Interface to the Python package 'BERTopic' <[https://maartengr.github.io/BERTopic/index.html]https://maartengr.github.io/BERTopic/index.html> for transformer-based topic modeling. Provides R wrappers to fit BERTopic models, transform new documents, update and reduce topics, extract topic- and document-level information, and generate interactive visualizations. 'Python' backends and dependencies are managed via the 'reticulate' package. authors: - family-names: Zhou given-names: Biying email: biying.zhou@psu.edu repository: https://feng-ji-lab.r-universe.dev repository-code: https://github.com/Feng-Ji-Lab/BERTopic commit: 6e7a8d562705bd299acb9f40b65a37d2a6439eb6 url: https://github.com/Feng-Ji-Lab/BERTopic date-released: '2026-01-20' contact: - family-names: Zhou given-names: Biying email: biying.zhou@psu.edu