Skip to content

A small project where I perform sentiment analysis on some tweets.

Notifications You must be signed in to change notification settings

TomSchammo/sentiment-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment Analysis

A small project where I perform sentiment analysis on some tweets.

I'm using the SemEval-2013 dataset for this project.

Dependencies

Make sure that you have python >= 3.10 installed.

To install the modules used run pip install -r requirements.txt.

After that the notebook can be run. It will install any missing nltk dependencies.

About

A small project where I perform sentiment analysis on some tweets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published