/Text-Classifier

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

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

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%