Philippine statutory law pattern matching and unit retrieval; utilized in LawSQL dataset.
See documentation.
Checkout code, create a new virtual environment:
poetry add statute-patterns # python -m pip install statute-patterns
poetry update # install dependencies
poetry shell
Run tests:
pytest