Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 314 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 314 Bytes

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