TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Yet Another Language Detection Library in Python

1 pointsby whiletruelearnover 7 years ago
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.<p>It can be easily installed by `pip install whatlang`<p>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.<p>Code : https:&#x2F;&#x2F;github.com&#x2F;whiletruelearn&#x2F;whatlang

no comments

no comments