Annotator based on Facebook Duckling
Project description
pyannotators_duckling
Annotator based on Facebook's Duckling
Installation
You can simply pip install pyannotators_duckling.
Developing
Pre-requisites
You will need to install uv (for building and running the package):
pip install uv
Clone the repository:
git clone https://github.com/oterrier/pyannotators_duckling
Running the test suite
You can run the full test suite against Python 3.12 with:
uv run pytest
Linting and formatting
Check linting and formatting with:
uv run ruff check .
uv run ruff format --check .
Auto-fix formatting with:
uv run ruff format .
Building the documentation
You can build the HTML documentation with:
uv run --extra docs sphinx-build docs docs/_build
The built documentation is available at docs/_build/index.html.
SBOM & vulnerability check
Install the SBOM dependencies:
uv sync --extra sbom
Generate a CycloneDX SBOM from the current environment:
uv run cyclonedx-py environment -o sbom.cdx.json --output-format json
Audit dependencies for known vulnerabilities:
uv run pip-audit --format json --output audit-report.json
To fail on any known vulnerability (useful in CI):
uv run pip-audit --strict
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyannotators_duckling-0.6.35.tar.gz.
File metadata
- Download URL: pyannotators_duckling-0.6.35.tar.gz
- Upload date:
- Size: 23.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
355ca0bdc3a0f8ee63591540d5e4b939edc00163052ba2574584eec80a7bb6ea
|
|
| MD5 |
3e3ebd1e1ccf90cfdf0187e8143c8b61
|
|
| BLAKE2b-256 |
c0fbc69f5a56875abb4254b1530abcd078dc165ecbd0395c92a49071cb679c01
|
File details
Details for the file pyannotators_duckling-0.6.35-py3-none-any.whl.
File metadata
- Download URL: pyannotators_duckling-0.6.35-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a65759f90b0592afab5f6e1f139607c7dec095ed56b9450b8e5a4d58a26312a4
|
|
| MD5 |
f65eba5408551e150c935e2a625a87c0
|
|
| BLAKE2b-256 |
39cf78bc469830fd834b3d4647d27080b5debd83b7629bc76ccfaa0c9aef9bdf
|