This Repository contains aspect-based sentiment analysis of Amazon mobile phone reviews. The code implements a PhD research paper published here.
- You need to install MongoDb
- In order to install project dependencies run:
pip install -r requirements.txt
- The project requires domain-specific sentiment vocabulary which has been taken from the paper mentioned above. The vocabulary can be found under
data/
directory.
- Run following command on project root:
python src/main.py