Skip to content

macs1207/ptt-wordcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

318f4ca · Dec 31, 2020

History

5 Commits
Dec 29, 2020
Dec 29, 2020
Dec 31, 2020
Dec 29, 2020
Dec 29, 2020
Dec 30, 2020
Dec 30, 2020
Dec 29, 2020
Dec 29, 2020

Repository files navigation

PTT 詞雲產生器

Intro

demo

補眠睡醒看到股板這篇文章 - [其他] 推薦忙碌人看股板的方法 參考 PTT allmwh 大大的一部分 code

想想也不只能放在股板使用,乾脆做成詞雲產生器

Usage

Python 3.7

Use pipenv

pipenv install

Download and import ptt-web-crawler

修改 src/run.py 中的 boardarticle_id 變數,如

board = 'Stock'
article_id = 'M.1609135202.A.69E'

執行

python src/run.py

Ref

About

Python-based 的 PTT 詞雲產生器

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages