Skip to content

Movie on Tweets. IMDb score predictor based on Twitter sentiment analysis. Project repository for Northwestern University EECS 349 - Machine Learning, 2015 Spring.

Notifications You must be signed in to change notification settings

chenzhe142/movie-on-tweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie on Tweets

Introduction

Movie on Tweets is an IMDb movie score predictor, based on Twitter sentiment analysis, using Machine Learning algorithm, Naive Bayes Networks.

This is a final project for Northwestern University EECS 349 - Machine Learning, 2015 Spring.

Installation

To use our predictor, simply clone this repository to your computer:

$ git clone https://github.com/chenzhe142/nu-eecs349.git

Move to the repo's directory:

$ cd nu-eecs349
$ cd source_code

In source_code folder, you can see "classifier", "datasets" folder.

The code of Naive Bayes Network classifier is inside "classifier" folder.

About

Movie on Tweets. IMDb score predictor based on Twitter sentiment analysis. Project repository for Northwestern University EECS 349 - Machine Learning, 2015 Spring.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published