Instructions to use KritiShahi/topic_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- BERTopic
How to use KritiShahi/topic_model with BERTopic:
from bertopic import BERTopic model = BERTopic.load("KritiShahi/topic_model") - Notebooks
- Google Colab
- Kaggle