Skip to content

Aiming to build a text classifier using Python packages. This is a work in progress.

Notifications You must be signed in to change notification settings

UpasanaAbhishek/review-classification

Repository files navigation

review-classification

Aiming to build a text classifier using Python packages.

So far, I've only prepared the data for classification and fit a Naive Bayes classifier.

Citing the paper for the dataset:

Maas, A., Daly, R., Pham, P., Huang, D., Ng, A., & Potts, C. (2011). Learning Word Vectors for Sentiment Analysis. In Proceedings of the 49th Annual Meeting of the Association for Computational Linguistics: Human Language Technologies (pp. 142–150). Association for Computational Linguistics

Please unzip the data files before using the code, or use the prepared data in the "data" folder.

About

Aiming to build a text classifier using Python packages. This is a work in progress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published