Skip to main content

Philippine statutory law pattern matching and unit retrieval.

Project description

statute-utils

Github CI

Philippine statutory law pattern matching and unit retrieval; utilized in LawSQL dataset.

Documentation

See documentation.

Development

Checkout code, create a new virtual environment:

poetry add statute-utils # python -m pip install statute-utils
poetry update # install dependencies
poetry shell

Some unit patterns

{
  "units": [
    {
        "item": "Container 1",
        "content": "Appropriation laws are excluded.",
    }
  ]
}
UNITS_NONE = [
    {
        "item": "Container 1",
        "content": "Individual provisions not detected.",
    }
]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

statute_utils-0.5.4.tar.gz (21.0 kB view hashes)

Uploaded Source

Built Distribution

statute_utils-0.5.4-py3-none-any.whl (24.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page