ml4ai/nli4wills-corpus
Legal Will Statements for Natural Language Inference
This project offers tools and data to help legal professionals and AI developers assess the validity of statements in legal wills. It takes legal will statements, relevant conditions, and laws as input and classifies whether the will statement is supported, refuted, or unrelated to the given legal context. Legal AI developers and researchers would use this to build or improve systems for legal document analysis.
No commits in the last 6 months.
Use this if you are a legal AI researcher or developer working on automated validity assessment of legal will clauses.
Not ideal if you are looking for a ready-to-use application for legal will validation without any development work.
Stars
8
Forks
1
Language
Python
License
—
Category
Last pushed
Nov 06, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ml4ai/nli4wills-corpus"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
coetaur0/ESIM
Implementation of the ESIM model for natural language inference with PyTorch
erickrf/multiffn-nli
Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for...
vanzytay/EMNLP2018_NLI
Repository for NLI models (EMNLP 2018)
hsinyuan-huang/FusionNet-NLI
An example for applying FusionNet to Natural Language Inference
sdnr1/EBIM-NLI
Enhanced BiLSTM Inference Model for Natural Language Inference