Views
No views yet
pip install -U bertopic1from bertopic import BERTopic
2topic_model = BERTopic.load("syntag/testcompany-firstmodel")
3
4topic_model.get_topic_info()| Topic ID | Topic Keywords | Topic Frequency | Label |
|---|---|---|---|
| -1 | the - and - is - to - new | 20 | -1_the_and_is_to |