Yet Another Language Detection Library in Python

1 points by whiletruelearn ↗ HN
Hello All, I wrote a small library for Language Prediction. This library supports 176 languages and prediction are pretty fast since it is powered by Fasttext.

It can be easily installed by `pip install whatlang`

Since it is model based , the prediction of language would be faster than other methods which rely on just ngrams. Hope somebody finds this useful.

Code : https://github.com/whiletruelearn/whatlang

0 comments

[ 3.2 ms ] story [ 11.9 ms ] thread

No comments yet.