Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 322 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 322 Bytes

Deep Learning for Twitter Sentiment

Term project of CIS 700 - Text Mining for Social Media.

Directories

cnn/ -- Convolutional Neural Network for Twitter sentiment.

lstm/ -- Long Short-Term Memory for sentiment analysis.

doc2vec/ -- paragraph vector

sentiment140/ -- Stanford Twitter Sentiment corpus.