NikhilGupta1997 / Sentiment-Analysis

Implementation of classical SVM and deep Seq-to-Seq LSTM models to analyze and classify sentiment (1-5 scale) on Amazon reviews.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sentiment-Analysis

An attempt to train a model to perform sentiment analysis. Currently trained and tested on the Amazon Reviews Dataset.

Models

  • Support Vector Machines
  • Neural Architecture

Authors

Course Project under Prof. Mausam

About

Implementation of classical SVM and deep Seq-to-Seq LSTM models to analyze and classify sentiment (1-5 scale) on Amazon reviews.


Languages

Language:Python 100.0%