Skip to content

Application of Sentimental Analysis for Artificial Intelligence class at UNIFI

Notifications You must be signed in to change notification settings

AlessioChen/Setiment-Analysis-AI-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sentimental Analysis on IMDB Movie Reviews

This project written in python is about testing two classifiers for Machine Learning , Perceptron and Naive Bayes, using the implementation from Scikit-Learn. The goal is to make sentiment analysis of movie reviews. The dataset used is the Large Movie Review Dataset v1.0.

Dataset

The dataset i have used can be downloaded from the following link:

Requirements

  • scikit-learn
  • numpy
  • matplotlib
  • itertools

Results

To replicate the result you need to download the dataset from the link and unzip it in the data/ folder.

Check the projectReport file for more details.

References

About

Application of Sentimental Analysis for Artificial Intelligence class at UNIFI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages