Blog
10 hours ago
Python Script to Read and Judge 1,500 Legal Cases
Texas Education Agency releases thousands of court decisions each year. The data is unstructured, inconsistent, and buried in legalese. The author built a tool to extract the data from the PDF files. He then built an NLP engine that can read the text, understand the context, and classify the outcome of the case.
Source: HackerNoon →