Skip to content

NCHU-NLP-Lab/crime-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

犯罪人網路

LegalTech Hackathon 2019

將主辦方提供的歷年判決書整理進 Database ,然後將出現在同一篇判決書的犯罪人建立 Node 和 Edge,並使用網頁呈現犯罪人網路

System Structure

  • 前端:Vanilla JavaScript, jQuery, D3.js
  • 後端:Django
  • 資料庫:MongoDB

Rebuild

  1. 建立 MongoDB
  2. 存入資料 (詳見data_processing/README)
  3. 啟動網頁介面 (詳見django/README)

Credit

The original version of this project lives at booker2681/LawDjango

About

👨🏻‍⚖️🗺 Criminal relationship visualization (Featured in LegalTech Hackathon 2019)

Resources

License

Stars

Watchers

Forks