/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.

Primary LanguageJupyter Notebook

Watchers