Skip to content

kenttw/pycontw_topic_analysis

Repository files navigation

pycontw_topic_anlysis

You shoud install

  • pip install -U numpy scipy scikit-learn
  • pip install "ipython[notebook]"
  • pip install beautifulsoup4
  • pip install BeautifulSoup
  • sudo apt-get install libxml2-dev libxslt-dev python-dev for linux like system
  • sudo port install py27-lxml or sudo apt-get install python3-lxml
  • pip install lxml
  • pip install jieba
  • pip install lda

How to Use Run Exp

> cd $project_folder/
> ipython notebook
  • Then Just Run topics_lda.ipynb

About

Pycon TW Topic Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published