Very small simple command-line interface for language detection using lingua-rs
-
Updated
Oct 12, 2024 - Rust
Very small simple command-line interface for language detection using lingua-rs
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.
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
🗣A fast language detection python package for Ikinyarwanda(Native language of Rwandans)
Automatically identifying the language of a given text or document
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.
Datathon, Manipal University (MU), Jaipur
🤖 A worker that uses guesslang's ML model to detect source code languages
To detect the language of the given text using NLP
This model detects which language is given by the user.
Language Detection API is a service to query the language of a given input text in Smalltalk
Language detection System
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.
Language Detection using NLP
C++17 std::string_view support for cld3
Add a description, image, and links to the languagedetection topic page so that developers can more easily learn about it.
To associate your repository with the languagedetection topic, visit your repo's landing page and select "manage topics."