Giter VIP home page Giter VIP logo

sentiment-analysis-for-movie-reviews's Introduction

Sentiment analysis for movie reviews using Deep neural networks

Sentiment classification of movie reviews using RNN, LSTM, GRU and CNN using randomized or GloVe word embeddings. Part of Deep learning for NLP course in Fall 19 semester at the University of Illinois at Chicago.

Requirements:

  • Tensorflow v1.0
  • Keras
  • Numpy
  • PyDrive
  • GloVe embeddings

    Embeddings used: Wikipedia 2014 + Gigaword 5 (6B tokens, 400K vocab, uncased, 50d, 100d, 200d, & 300d vectors, 822 MB download)

Dataset Used:

  • Sentiment polarity dataset

    Download the files: sentence polarity dataset v1.0. Introduced by Bo Pang and Lillian Lee, Seeing stars: Exploiting class relationships for sentiment categorization with respect to rating scales, Proceedings of ACL 2005.

  • Stanford Sentiment Treebank

    Download the version: Main zip file with readme (6mb). Introduced by Recursive Deep Models for Semantic Compositionality Over a Sentiment TreebankRichard Socher, Alex Perelygin, Jean Wu, Jason Chuang, Christopher Manning, Andrew Ng and Christopher Potts Conference on Empirical Methods in Natural Language Processing (EMNLP 2013)

Reviews from the Stanford Sentiment Treebank were used and the labelling was done using the sentiment polarity of those in Sentiment polarity dataset. Sentences present in both were used for our neural nets after annotation.

Credits:

sentiment-analysis-for-movie-reviews's People

Contributors

tuhinkundu avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

amsadeeq

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.