This is the repository of the paper How Does NLP Benefit Legal System: A Summary of Legal Artificial Intelligence
. [pdf]
The framework of this project is constructed according to pytorch-worker, you can visit the project for more details about usage.
All the codes are in different branches, here is a brief description:
-
Element Detection: In branch element.
-
Legal Judgment Prediction: In branch ljp.
-
Similar Case Matching: In branch scm.
-
Legal Question Answers: In branch qa.
If you want to use the dataset, please cite the paper like
@inproceedings{zhong2020does,
title={How Does NLP Benefit Legal System: A Summary of Legal Artificial Intelligence},
author={Zhong, Haoxi and Xiao, Chaojun and Tu, Cunchao and Zhang, Tianyang and Liu, Zhiyuan and Sun, Maosong},
booktitle={Proceedings of ACL},
year={2020},
}