languagedetection
There are 15 repositories under languagedetection topic.
Rishabhrv/Language-Detection-Model
This is a language detection model that accurately identifies the language of a given text using machine learning and the MultinomialNB algorithm. It can detect 17 different languages, achieving an accuracy of 98%, and provides a user-friendly interface through Streamlit.
arish2003/DetectNTranslate
DetectNTranslate is a web application that effortlessly detects the language of input text 🌐✍️ and translates it into the desired language 🔤✨. With a user-friendly interface 👩💻👨💻, dark mode option 🌙, and support for multiple languages 🌍, it's perfect for students 📚, travelers ✈️, and language enthusiasts alike! 💬
knowbee/pyrwalang
🗣A fast language detection python package for Ikinyarwanda(Native language of Rwandans)
nusretipek/LanguageFinder
A simple to use language detection package written in Julia using bigarms, trigrams and quadrigrams. 25 default languages with a built-in option to train new ones.
lawvs/guesslang-worker
🤖 A worker that uses guesslang's ML model to detect source code languages
mohansaidinesh/Language-Detection
Automatically identifying the language of a given text or document
mohansaidinesh/SIGFEST-23
Datathon, Manipal University (MU), Jaipur
mohitpandey15/TextSummariszer
The project adopts a modular approach to achieve multilingual text summarization. It starts with user-provided input, supporting multiple languages such as English, Hindi, and Bengali. Language detection helps identify the input language for further processing. We utilize pre-trained transformer models, such as BART and T5, for text summarization.
Alexanderwinkler/cld3
C++17 std::string_view support for cld3
Ayush31120/Language-Detection-System
Language detection System
joeljohn135/Language-Detection-Using-NLP
To detect the language of the given text using NLP
DasariJayanth/Language-Detection-using-NLP
Language Detection using NLP
delosreyesjohnpaul/Machine-Translation-App-Language-Translation
A language detection and translation project that uses machine learning and neural networks to accurately convert text or speech between languages while preserving meaning and context.
hernanmd/LanguageDetection
Language Detection API is a service to query the language of a given input text in Smalltalk
Hk669/Language-Detection-Model
This model detects which language is given by the user.