PHP Class to detect languages from any free text
-
Updated
Jan 8, 2024 - PHP
PHP Class to detect languages from any free text
⚡️ 80x faster language detection with Fasttext | Split text by language for TTS
✨ Split text by languages (e.g. 你喜欢看アニメ吗 -> 你喜欢看 | アニメ | 吗) for NLP tasks (e.g. parse, TTS). Powered by fasttext and langua
🗣A fast language detection python package for Ikinyarwanda(Native language of Rwandans)
10 languages are classified using the stopwords included in the nltk library.
Port of Google's language-detection library to Python.
🎓 4th year Advanced Object Oriented Programming project. A web-based service capable of identifying the language classification of a submitted body of text. The OutOfPlaceMetric is used to compare the distance i.e. the similarity, of the text and the actual language of the text. A database is built from the subject file and is split into k-mers,…
ML model detecting the language of a text based on the Bayesian classification.
Add a description, image, and links to the languagedetector topic page so that developers can more easily learn about it.
To associate your repository with the languagedetector topic, visit your repo's landing page and select "manage topics."