Skip to content

Aspect-based Sentiment Analysis of Restaurants and Amazon Mobile Reviews.

Notifications You must be signed in to change notification settings

uahmad235/ClariSent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClariSent Implementation

This Repository contains aspect-based sentiment analysis of Amazon mobile phone reviews. The code implements a PhD research paper published here.

Implementation Dependencies:

  • You need to install MongoDb
  • In order to install project dependencies run:
    pip install -r requirements.txt
    

Dataset:

  • 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 project:

  • Run following command on project root:
python src/main.py

About

Aspect-based Sentiment Analysis of Restaurants and Amazon Mobile Reviews.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages