Skip to content

This Repository contains my implementation on Text Classification on review polarity and datatset

License

Notifications You must be signed in to change notification settings

subhadeep-123/Text-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is a Text classifier

Document classification is an example of Machine Learning (ML) in the form of Natural Language Processing (NLP). By classifying text, we are aiming to assign one or more classes or categories to a document, making it easier to manage and sort.


Review Polarity Dataset Contains two sub directory Positive and Negative Reviews based on this dataset our Logictic Regression MOdel classified with an accuracy of 84.75%

Releases

No releases published

Packages

No packages published