Skip to content

p768lwy3/medium_code

Repository files navigation

Medium

This is a repositories which save my Sample Code of my Medium stories.

1. Simple Regression with Okun's Law

2. simple_lda_example.py

  • The data is wrapped by myself from the famous forum of Hong Kong, which is called Golden(高登討論區). and the script is try to apply lda from sklearn to see the main topic of the forum, and also plot a word cloud by topic and frequency.
  • The medium story is: 點解要學寫 Code — Topic Modeling — 高登篇

3. sentiment.py

  • This is a script which using the same data set above, and try to do a Chinese Sentiment Analysis by the library called SnowNLP.

Folder: ldavis

Folder: terro

About

sample code of medium stories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published