README.md
setup.py
legal_doc_processing/__init__.py
legal_doc_processing/boot.py
legal_doc_processing/information_extraction.py
legal_doc_processing/legal_doc.py
legal_doc_processing/segmentation.py
legal_doc_processing/utils.py
legal_doc_processing/version.py
legal_doc_processing.egg-info/PKG-INFO
legal_doc_processing.egg-info/SOURCES.txt
legal_doc_processing.egg-info/dependency_links.txt
legal_doc_processing.egg-info/not-zip-safe
legal_doc_processing.egg-info/requires.txt
legal_doc_processing.egg-info/top_level.txt
notebooks/__init__.py
notebooks/get_case.py
notebooks/get_defendant.py
notebooks/handle_dataset.py
notebooks/packages.py
notebooks/press_release.py
notebooks/press_vs_order.py
notebooks/utils.py
notebooks/wtf.py
tests/__init__.py
tests/tests_helper.py
tests/funct/__init__.py
tests/funct/test_build_dataset.py
tests/funct/test_build_legal_doc.py
tests/funct/test_case.py
tests/funct/test_defendant.py
tests/funct/test_utils.py
tests/funct/utils.py
tests/helpers/__init__.py
tests/helpers/my_helper.py
tests/unit/__init__.py
tests/unit/test_clean_doc.py
tests/unit/test_information_extraction.py
tests/unit/test_title.py
tests/unit/test_version.py