Learn R Programming

BERTopic (version 0.1.0)

BERTopic-package: BERTopic: Topic Modeling with 'BERTopic'

Description

Interface to the Python package 'BERTopic' 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.

Arguments

Author

Maintainer: Biying Zhou biying.zhou@psu.edu

See Also