Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 378 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 378 Bytes

Sentiment-Analysis

Implemented with Logistic Regression and Feature Engineering

Goal : implement Natural Language Processing (NLP) system

#feature.py : extracts feature for sparse representation of data

#lr.py : implements a sentiment polarity analyzer using binary logistic regression predict a sentiment polarity for the corresponding feature vector of each movie review