Project similar to https://github.com/visrahane/Hotel-Reviews-Classification-Naive-Bayes.
Reference Mean F1 | My Mean F1 | |
Vanilla Perceptron | 0.8254 | 0.8843 |
Averaged Perceptron | 0.8844 | 0.8905 |
Future scope : It can be extended to classify any types of reviews.
For more details refer : http://ron.artstein.org/csci544-2018/coding-3.html and https://github.com/visrahane/Hotel-Reviews-Classification-Perceptron/blob/master/Description.pdf