Instructions to use AlexanderHolmes0/C1-Topic-Model-100 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- BERTopic
How to use AlexanderHolmes0/C1-Topic-Model-100 with BERTopic:
from bertopic import BERTopic model = BERTopic.load("AlexanderHolmes0/C1-Topic-Model-100") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -29,7 +29,7 @@ topic_model.get_topic_info()
|
|
| 29 |
```
|
| 30 |
|
| 31 |
An example of the Chat GPT - 3.5 Turbo representations:
|
| 32 |
-

|
| 33 |
|
| 34 |
## Topic overview
|
| 35 |
|