Skip to content

Algorithm to predict a positive or negative sentiment using machine learning

Notifications You must be signed in to change notification settings

IEEEComputerSocietyUNB/sentiment_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sentiment_analysis

Algorithm to predict a positive or negative sentiment using machine learning

Installation

python3 -m venv venv
pip install -r requirements.txt
python3 nltk_setup.py

Execution

python3 data_mine/amazon/mine.py 

About

Algorithm to predict a positive or negative sentiment using machine learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published