Skip to content

YejuAhn/Sentiment-Analysis

Repository files navigation

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

About

Logistic Regression and Feature Engineering.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages