Skip to content

統計PTT看板推文 or 文章標題 熱門關鍵詞 on python

Notifications You must be signed in to change notification settings

twtrubiks/PttStatistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

PttStatistics

統計PTT看板推文 or 文章標題 熱門關鍵詞 for Windows and Linux on python

特色

  • 統計PTT看板 推文 or 文章標題 熱門關鍵詞

使用方法

pyhton PttStatistics.py [統計型態] [板名] [爬取頁數]

執行範例

範例一

python PttStatistics.py title gossiping 10

抓取PTT gossiping (八卦板) 10頁,統計 文章標題 熱門關鍵詞

範例二

python PttStatistics.py push gossiping 10

抓取PTT gossiping (八卦板) 10頁,統計 推文內容 熱門關鍵詞

執行畫面

範例一

alt tag

alt tag

範例二

alt tag

alt tag

如斷詞不夠精準,可自行將詞加入至"dictNew.txt"裡面,以增加斷詞準確度

輸出格式

文字檔(.txt)

格式( "詞" "次數" )

alt tag

可借用 tableau 輸出圖片

alt tag

External

執行環境

  • Ubuntu 12.04
  • Python 2.7.3

License

MIT license

About

統計PTT看板推文 or 文章標題 熱門關鍵詞 on python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages