Giter Site home page Giter Site logo

chirag-shilwant / sentiment-analysis-on-imdb-dataset Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 3.89 MB

Sentiment analysis is the process of detecting positive or negative sentiment in text. It’s often used by businesses to detect sentiment in social data, gauge brand reputation, and understand customers.

Jupyter Notebook 100.00%
sentiment-analysis imdb-dataset bag-of-words word2vec-embeddinngs svm-classifier multinomial-naive-bayes decision-tree-classifier cnn-keras

sentiment-analysis-on-imdb-dataset's Introduction

Sentiment-Analysis-on-IMDB-Dataset

Sentiment analysis

  • Sentiment analysis is the process of detecting positive or negative sentiment in text. It’s often used by businesses to detect sentiment in social data, gauge brand reputation, and understand customers.

Dataset Used

This is a dataset for binary sentiment classification containing substantially more data than previous benchmark datasets. We provide a set of 25,000 highly polar movie reviews for training, and 25,000 for testing.

Implementation

The implementation was based on a research paper Sentiment Analysis on Movie Review Data Using Machine Learning Approach.

Classifiers Implemented

  1. Multinomial Naive Bayes(MNB)
  2. Support Vector Machine(SVM)
  3. Maximum Entropy(ME)
  4. Decision Tree(DT)
  5. Gaussian Naive Bayes(GNB)
  6. Convolutional Neural Network (CNN)

Text Representation Models Implemented

  1. Bag of Words
  2. Word2vec

Accuracy obtained using Bag of Words Model

Classifiers Accuracy
MNB 85.42%
SVM 83.36%
ME 88.46%
DT 73.40%
GNB 84.60%

Accuracy obtained using Word2vec Model

Classifiers Accuracy
SVM 84.60%
ME 85.46%
DT 69.04%
CNN 86.19%

sentiment-analysis-on-imdb-dataset's People

Contributors

chirag-shilwant avatar

Watchers

 avatar

Forkers

heartlessplaye

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.