Skip to content

kstrauch94/HPVTweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
sgarda
Aug 28, 2018
d70ae9e · Aug 28, 2018

History

35 Commits
Feb 15, 2018
Aug 28, 2018
Feb 15, 2018
Aug 28, 2018
Aug 28, 2018
Feb 2, 2018
Feb 15, 2018
Feb 1, 2018
Aug 27, 2018
Feb 16, 2018

Repository files navigation

HPVTweets

All the resources (such as: annotation file, parsed tweet file, the bing liu sentiment lexicons...) should be placed in a folder named data inside this project. This is because it is the default value in the parser. It is annoying to add all those options!

In order to reproduce the results run:

python classify_tweets.py --tweets-file ./data/dataset/tweet_for_dp.txt.predict --annotations ./data/dataset/TweetsAnnotation.txt -c lr_h
--rm-url --stem --bingliusent --depsent --negwords --bigramsent --unigramsent --subjscore --sentnet --argscores --scale --class-weights --optim-single

Dependencies

python >= 3x

pandas >= 0.22.0

nltk >= 3.2.5

hunspell >= 0.5.3

sklaern >= 0.19.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages