maastrichtlawtech / closer

NLP pipeline for most legal tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

closer

NLP pipeline for most legal tasks

Step 1

Create a virtual environment

Step 2

Install the dependencies from requirements.txt file pip install -r requirements.txt

Step 3

Modify the init.py file in the root of the repo to call the methods you need.

Step 4

python __init__.py

About

NLP pipeline for most legal tasks

License:Apache License 2.0


Languages

Language:Python 100.0%