PleIAs/common_corpus
Viewer • Updated • 69.9k • 61.2k • 411
How to use Albrtz12hh/Iaalbehh with fastText:
from huggingface_hub import hf_hub_download
import fasttext
model = fasttext.load_model(hf_hub_download("Albrtz12hh/Iaalbehh", "model.bin"))