language-detection-fastText
language-detection-fastText copied to clipboard
Building a language detection classifier using fastText
Building a language detection model with fastText
Check out:
- The demo notebook for data preprocessing and model training.
- The results notebook to see the model's accuracy and final results on the test dataset.
Also, check out this link to download the final .bin
model and the preprocessed dataset.