The Automatic Review Analyzer harnesses the power of machine learning to analyze customer reviews.
This system categorizes feedback as positive or negative, providing an automated, efficient, and scalable approach to handling customer reviews.
- Implementation of Linear Classifiers (Perceptron, Average Perceptron, and Pegasos Algorithm)
- Feature Engineering in Text Analysis
- Experimental Exploration
pip install -r requirements.txt
Here are the notebook and PDF files for the project:
- Jupyter Notebook: This notebook contains all the interactive analysis and code for the project.
- Project Report (PDF): This PDF report provides an in-depth discussion of the project's findings.
Please click the links above to view the files.