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