Skip to content

personx000/Chinese_sentiment_analysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial for Chinese Sentiment analysis with hotel review data

The repo contains the trainig data located in the data folder and a jupyter notebook for the tutorial.

You may also read my write up including the key difference compared to processing english data and final results.

Dependencies

Python 3.5, numpy, pickle, keras, tensorflow, jieba

Optional Dependencies for plotting

pylab, scipy

How to Run

Run the python notebook by cd into the directory in command line then run

jupyter notebook

choose this in the browser

chinese_sentiment_analysis.ipynb

Enjoy, leave a comment in my blog if you have any question.

About

Tutorial for Chinese Sentiment analysis with hotel review data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 65.2%
  • Jupyter Notebook 34.8%