An open API service indexing awesome lists of open source software.

https://github.com/iamaziz/language-detection-fasttext

Building a language detection classifier using fastText
https://github.com/iamaziz/language-detection-fasttext

fasttext language-detection text-classification word-embeddings

Last synced: 7 months ago
JSON representation

Building a language detection classifier using fastText

Awesome Lists containing this project

README

          

### Building a language detection model with fastText

Check out:

- The [demo notebook](demo.ipynb) for data preprocessing and model training.
- The [results notebook](results.ipynb) to see the model's accuracy and final results on the test dataset.

Also, check out [this link](https://drive.google.com/open?id=1c2LRrlvZWKA2_0GQaZ7DuL5mCnvCS-j7) to download the final `.bin` model and the preprocessed dataset.