# deep-learning-twitter-sentiment **Repository Path**: pdsxsf/deep-learning-twitter-sentiment ## Basic Information - **Project Name**: deep-learning-twitter-sentiment - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-07-01 - **Last Updated**: 2021-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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.