Skip to content

hpgmiskin/sentiment-process

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SentimentProcess

Setup

virtualenv -p python3 env
source env/bin/activate
pip install -r requirements.txt --allow-all-external

Running

Example code for extracting features from text

python src

About

Sentiment processor to extract features from text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages