Views
No views yet
pip install -U bertopic1from bertopic import BERTopic
2topic_model = BERTopic.load("nataliecastro/BERTopic-transcripts")
3
4topic_model.get_topic_info()| Topic ID | Topic Keywords | Topic Frequency | Label |
|---|---|---|---|
| 0 | the - and - to - that - of | 4149 | 0_the_and_to_that |
| 1 | music - and - to - the - of | 21 | 1_music_and_to_the |