Text Generation
fastText
Southern Altai
wikilangs
nlp
tokenizer
embeddings
n-gram
markov
wikipedia
feature-extraction
sentence-similarity
tokenization
n-grams
markov-chain
text-mining
babelvec
vocabulous
vocabulary
monolingual
family-turkic_siberian
Instructions to use wikilangs/alt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastText
How to use wikilangs/alt with fastText:
from huggingface_hub import hf_hub_download import fasttext model = fasttext.load_model(hf_hub_download("wikilangs/alt", "model.bin")) - Notebooks
- Google Colab
- Kaggle
| { | |
| "language": "alt", | |
| "dimension": 64, | |
| "version": "aligned", | |
| "hub_language": "en", | |
| "seed_vocab_size": 1005, | |
| "vocab_size": 11761 | |
| } |