Skip to content

HaodongBAI/Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment-Analysis

This is Text mining course homework.

Task is to analysis sentiment of one sentence or more precisely one tweets. One word2vec dictionary has been trained and sentence vector is an accumulation of all words' vectors.

Future works: introduce synitical factor into analysis. attach one weight on each role of sentence or each position

OAS.py contains an analyzer for polarity of one sentence prprocess.rb is a preprocess program used in ruby, executed via os

Folder /cpp contains a cpp-version of analyzer which is transfered from python code manually.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published