Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.24 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.24 KB

Sentiment Analysis Using Clustering

Sentiment Analysis for short texts

This project is written with python 3.4, to predict the sentiment polarity of short texts.

  • Short texts specified
  • Tweets
  • MSM
  • Short reviews

Just as somebody says:

Traditionally it's been a problem that researchers did not have enough spatial data to answer useful questions or build compelling visualizations. Today, however, the problem is often that we have too much data. Too many scattered points on a map can overwhelm a viewer looking for a simple narrative. Furthermore, rendering a javascript web map (like Leaflet) with millions of data points on a mobile device can swamp the processor and be unresponsive.

Version

0.9.89

License

Yunchao He @YZU

Website

Installation

We use pycharm to develop it, if you want to use it in Ubuntu, you could:

$ git ...
$ python3 simple_main.py

Contact Us

yunchaohe@gmail.com

NOTICE: Still developing, more usefull function later.

Any advice and suggest would be welcomed, thank you.