/SSWE-for-twitter-Sentiment-Classification

First Phase is to implement the SSWE (Sentiment Specific Word Embedding). The output of 1st phase is vectors for each word with 'Syntax Score' and 'Semantic Score'. Second phase is to train the model using SVM and predict the semantics.

Primary LanguagePython

Stargazers