Skip to content

vinayjain18/language-detector

Repository files navigation

Language Detector

This is a Language Detector web app to predict the language of the text you enter in the textbox below.\n The model is trained on 17 different languages and has an accuracy of 97.5%.

The languages are: Arabic, Danish, Dutch, English, French, German, Greek, Hindi, Italian, Kannada, Malayalam, Portugeese, Russian, Spanish, Sweedish, Tamil, Turkish

Technologies and Frameworks used:

  • CountVectorizer (to convert words into numerical form)
  • MultinomialNB (to train the model for prediction)
  • Streamlit (to build and deploy our app)

You can access the web-app from here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published