Settings

Theme

Yet Another Language Detection Library in Python

1 points by whiletruelearn 8 years ago · 0 comments · 1 min read


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

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection