Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 458 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 458 Bytes

The code and results for the experiments in BERTopic: Neural topic modeling with a class-based TF-IDF procedure. The results for Table 1 and 2 can be found in results/Basic/. The results for Table 3 can be found in results/Dynamic Topic Modeling.

To run the experiments, you can follow along with the tutorial in notebooks/Evaluation.ipynb. To visualize the results from the paper, use notebooks/Results.ipynb.