Skip to main content

Local-first semantic enrichment service and Python library.

Project description

ades

ades is a local-first semantic enrichment tool.

It installs small domain libraries, tags text or files locally, and can also run as a local HTTP service.

Install

pip install ades-tool
# or
npm install -g @bekirdag/ades

The npm package is a thin wrapper around the Python runtime.

Pull Libraries

Pull only the libraries you need:

ades pull general-en
ades pull finance-en
ades pull medical-en
ades pull finance-de-en

Current examples:

  • general-en: shared English baseline
  • finance-en: English finance entities
  • medical-en: English medical entities
  • finance-de-en: Germany public-market finance entities

Dependencies are pulled automatically.

Tag Text

ades tag "NVIDIA reported earnings in Germany." --pack finance-en

Example response:

{
  "pack": "finance-en",
  "entities": [],
  "topics": [],
  "warnings": [],
  "timing_ms": 12
}

timing_ms and the other response-time fields are in milliseconds.

Run the Local Service

ades serve

Health check:

GET /healthz

More

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

ades_tool-0.2.6.tar.gz (366.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ades_tool-0.2.6-py3-none-any.whl (401.9 kB view details)

Uploaded Python 3

File details

Details for the file ades_tool-0.2.6.tar.gz.

File metadata

  • Download URL: ades_tool-0.2.6.tar.gz
  • Upload date:
  • Size: 366.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ades_tool-0.2.6.tar.gz
Algorithm Hash digest
SHA256 c7b929f816063fdbdf4afa29e0f09feaa10d069eca17cece82fe3d8e2e4831e1
MD5 325e354bbe2198175c77904cb3c32b21
BLAKE2b-256 2382533a8efcd74f26e66da4b69e08971c16f5a54ae75fa0fdacfe51f32f7989

See more details on using hashes here.

Provenance

The following attestation bundles were made for ades_tool-0.2.6.tar.gz:

Publisher: release-please.yml on bekirdag/ades

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ades_tool-0.2.6-py3-none-any.whl.

File metadata

  • Download URL: ades_tool-0.2.6-py3-none-any.whl
  • Upload date:
  • Size: 401.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ades_tool-0.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 93867179b99930a8c4cfe2684eaad3869cc6c6759ce197e5708260a0223bd2d7
MD5 5e5c1a7268bd051f42a1f0fc944cf553
BLAKE2b-256 4a51def6a1c900cd504f481627f9300a1db12aec9012c4db8d3e25cb4360eb65

See more details on using hashes here.

Provenance

The following attestation bundles were made for ades_tool-0.2.6-py3-none-any.whl:

Publisher: release-please.yml on bekirdag/ades

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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