Web API for extracting content from unstructured legal text.
This API predominantly exposes features available in LexNLP & Blackstone NLP - along with other custom created extractions.
You can also pull and run this docker image from Docker Hub:
docker pull openlegal/legal-nlp-api
followed by
docker run -p 80:80 openlegal/legal-nlp-api
A Postman file is available in this repo /Legal-NLP-API.postman_collection.json
Documentation is available on /docs when you run the docker image.
The latest version is available here: https://legal-nlp-api.lemonsmoke-5a527c27.westeurope.azurecontainerapps.io/docs
Important note - this isn't your own version, do not send production content to this endpoint