Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 366 Bytes

File metadata and controls

15 lines (9 loc) · 366 Bytes

BlogGraph--Generate Subject Graph for Blogs

IDEA

I have a blog but there is no subjects.

Techs

  • Django: Basic Web Framework to Support the Project.
  • Jieba: A NLP Lib to Support the Subjects Generation.
  • D3.js: Front End Lib to Show the Results.

Example