Skip to content

ogozuacik/sentiment-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sentiment-classification

very basic sentiment classification of comments from different sites

Dataset of 3000 labeled comments from different websites: amazon.com, yelp.com, imdb.com is used. You can access it from the link below. https://archive.ics.uci.edu/ml/datasets/Sentiment+Labelled+Sentences.

In order to run Glove.py you need to download pretrained GloVe vector. https://nlp.stanford.edu/projects/glove/ We used GloVe trained with Wikipedia 2014 corpus with 100 dimensions. You can get it from the link given above. (glove.6B.zip)

There is a report along with the code.

Please give a reference before using.

About

very basic sentiment classification of comments from different sites

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages