Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 454 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 454 Bytes

crawler

  1. A full crawler for cnblog, sina blog, csdn blog and tianya blog etc. All data will be saved in Mysql. You can easily make small changes to be adapted to your own use case.

web

  1. A powerful web framework build on flask.
  2. Full view and search of blog data crabed from crawler.
  3. Predict blog category using models trained by ml tools.
  4. Mini TODO Manage system

ml

  1. Data mining using python.
  2. Automaticaly generate model files.