Skip to content

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.

Notifications You must be signed in to change notification settings

sri-teja/SSWE-for-twitter-Sentiment-Classification

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Sentiment-Analysis

Project-3-Team-10

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.4%
  • Lua 21.6%