Skip to content

Language Identification using NLP. The dataset used here is Europarl dataset consists of over 21 European languages which is extracted from the proceedings of the European Parliament that is trained by both Logistic Regression model and Multinomial Naive Bayes model. And, the trained model is deployed with front end using flask for user interface.

Notifications You must be signed in to change notification settings

sachinraghult/Language-Identification-ML

Repository files navigation

Language-Identification

Language Identification of the input text using Logistic Regression model and Multinomial Naive Bayes model. Also, the trained model is deployed with front end using flask

Link for Deployed model

http://langdetect.herokuapp.com/

About

Language Identification using NLP. The dataset used here is Europarl dataset consists of over 21 European languages which is extracted from the proceedings of the European Parliament that is trained by both Logistic Regression model and Multinomial Naive Bayes model. And, the trained model is deployed with front end using flask for user interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published