Skip to content

ItsLastDay/Opinion-mining-from-reviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opinion-mining-from-reviews

Academic project, written for course "Natural Language Processing".

This was a Kaggle-like competition between students. We were given a test data-set of annotated product reviews. Each review mentioned some feature of a product: price, quality, etc.
The goal was to produce a solution, which automatically annotate previously unknown reviews: whether a given review is positive, neutral or negative with respect to price, quality, etc. The output looked like this: price: neutral quality: positive personnel: negative.

-Implemented parser from given json format
-Designed a solution with use of NLTK and scikit-learn

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published