BERTopic
Revision as of 14:00, 27 May 2022 by Israel.herrera (talk | contribs)
Description
BERTopic is a topic modeling technique that leverages transformers and c-TF-IDF to create dense clusters allowing for easily interpretable topics whilst keeping important words in the topic descriptions. It even supports visualizations similar to LDAvis!
Environment Modules
Run module spider bertopic
to find out what environment modules are available for this application.
System Variables
- HPC_BERTOPIC_DIR - installation directory
- HPC_BERTOPIC_BIN - executable directory
Citation
If you publish research that uses bertopic you have to cite it as follows:
BERTopic: Leveraging BERT and c-TF-IDF to create easily interpretable topics.