Goto

Collaborating Authors

 fast text library


Performing sentiment analysis on Amazon comments

#artificialintelligence

Currently I am running an experiment to find possible purchase biases in my amazon shopping history, the first step is to run a sentiment analysis in the product comments. For this I am using the Fast Text library for text classification, the creation of this model was based on this article on Kaggle.