/Sentiment-Analysis

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

Primary LanguagePython

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