Skip to content

tucunchao/legalpapers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Must-read papers on LegalAI.

Contributed by Cunchao Tu.

Highly relevant papers

  1. Learning to Predict Charges for Criminal Cases with Legal Basis. Bingfeng Luo, Yansong Feng, Jianbo Xu, Xiang Zhang, Dongyan Zhao EMNLP 2017. paper

Similar case matching (Semantic mathcing)

  1. Convolutional neural network architectures for matching natural language sentences. Baotian Hu, Zhengdong Lu, Hang Li, Qingcai Chen NIPS 2014. paper

  2. ABCNN: Attention-Based Convolutional Neural Network for Modeling Sentence Pairs. Wenpeng Yin, Hinrich Schütze, Bing Xiang, Bowen Zhou TACL 2016. paper

  3. Reasoning about Entailment with Neural Attention. Tim Rocktäschel, Edward Grefenstette, Karl Moritz Hermann, Tomáš Kočiský, Phil Blunsom ICLR 2016. paper

  4. Convolutional Neural Network for Paraphrase Identification. Wenpeng Yin, Hinrich Schütze NAACL 2015. paper

  5. Short Text Similarity with Word Embeddings. Tom Kenter, Maarten de Rijke CIKM 2015. paper

  6. Multi-Perspective Sentence Similarity Modeling with Convolutional Neural Networks. Hua He, Kevin Gimpel, Jimmy Lin EMNLP 2015. paper

  7. Deep Fusion LSTMs for Text Semantic Matching. Pengfei Liu, Xipeng Qiu, Jifan Chen, Xuanjing Huang ACL 2016. paper

  8. A Deep Architecture for Semantic Matching with Multiple Positional Sentence Representations. Shengxian Wan, Yanyan Lan, Jiafeng Guo, Jun Xu, Liang Pang, Xueqi Cheng AAAI 2016. paper

Graph summarization

  1. Bringing Structure into Summaries: Crowdsourcing a Benchmark Corpus of Concept Maps. Tobias Falke, Iryna Gurevych EMNLP 2017. paper

  2. A PropositionBased Abstractive Summariser. Yimai Fang, Haoyue Zhu, Ewa Muszynska, Alexander Kuhnle, Simone Teufel COLING 2016. paper

  3. Abstractive Multi-document Summarization with Semantic Information Extraction. Wei Li EMNLP 2015. paper

  4. Abstractive News Summarization based on Event Semantic Link Network. Wei Li, Lei He, Hai Zhuge COLING 2016. paper

  5. Toward Abstractive Summarization Using Semantic Representations. Fei Liu, Jeffrey Flanigan, Sam Thomson, Norman Sadeh, Noah A. Smith NAACL 2015. paper

Datasets

Case documents: \approx 20,000,000 cases. Among them, \approx 3,000,000 documents contain detailed annotations, including courts, types, causes, relevant laws and dates.

Laws: 1617 laws, including penal law, civil law and so on.

AI and Laws

ICAIL(International Conference on Artificial Intelligence and Law) is the primary international conference addressing research in Artificial Intelligence and Law, and has been organized biennially since 1987 under the auspices of the International Association for Artificial Intelligence and Law (IAAIL).

Journal: Artificial Intelligence and Law

Proceedings:

  1. ICAIL 2017

  2. ICAIL 2015

Projects for novices

  1. Charge Prediction: employ CNN and LSTM models to predict charges on civil cases.

About

papers on legal ai

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published