Skip to content

Detect polarity in Chinese movie reviews related to the director, cast and plot, based on at-lstm

Notifications You must be signed in to change notification settings

fantasy-fish/Chinese-Aspect-based-Polarity-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chinese-Aspect-based-Polarity-Detection

Detect polarity in Chinese movie reviews related to the director, cast and plot, based on at-lstm.
Adapted from jimmyyfeng's code.
To run the code, need to download a pre-trained Chinese word2vec model(skip-gram or cbow), and put it under the data folder. You can have a look at this link.

Requirements

  • python 2.7
  • tensorflow 1.3
  • jieba
  • gensim
  • openpyxl

About

Detect polarity in Chinese movie reviews related to the director, cast and plot, based on at-lstm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages