Giter VIP home page Giter VIP logo

imdb-text-classification's Introduction

IMDB Text Classification

CMU 10-701 Project

We propose a novel text representation for language classification problems. The models and techniques presented were evaluated using the IMDB Movie Review Dataset (Large Movie Review Dataset v1.0). Our aim is to design and implement a binary classifier to predict a movie review sentiment as positive or negative. The dataset is composed of 50k of movie reviews from the IMDB website, half of them are positive (having a rating ≥ 7), other half is labeled as negative (having a rating ≤ 4).

The input to our classifier will be raw english text, and our output will be the class probability/prediction. The raw text will have to be converted into a representation that can be processed computationally. Existing techniques, traditional and neural-net based, rely on word-level representations of the data. Our hypothesis is that word-level representations may not sufficiently capture nuanced contextual information from the text. We believe that sentence-level representations may capture better inter-word dependencies, and yield potentially better results.

We present multiple novel sentence-based text representations, building on state-of-the-art Natural Language Processing (NLP) techniques. Furthermore, we evaluate their efficacy as sentiment representations using a variety of traditional binary classifiers and analyze the relative performance on the sentiment classification task.

imdb-text-classification's People

Contributors

ibrahim-elshar avatar

Watchers

James Cloos avatar  avatar

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.