Skip to content

Jaswin09/Language_Detection_Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Language Detection model using Natural Language Processing. We need to analyze the data and preprocess it firstly. A bag of words model is created to represent our text data. Text extraction and vectorization are important steps that are done for good predictions in NLP.Finally we've used Naive Bayes Classifier which always proves to be a better model in such text classification problems, and hence get more accurate results.

About

A Language Detection model using Natural Language Processing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors