Instructions to use osanseviero/fasttext_nearest with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastText
How to use osanseviero/fasttext_nearest with fastText:
from huggingface_hub import hf_hub_download import fasttext model = fasttext.load_model(hf_hub_download("osanseviero/fasttext_nearest", "model.bin")) - Notebooks
- Google Colab
- Kaggle
metadata
tags:
- text-classification
library_name: fasttext
widget:
- text: apple
example_title: apple
- text: cat
example_title: cat
- text: sunny
example_title: sunny
- text: water
example_title: water