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.3.1.tar.gz (447.1 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.3.1-py3-none-any.whl (484.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ades_tool-0.3.1.tar.gz
  • Upload date:
  • Size: 447.1 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.3.1.tar.gz
Algorithm Hash digest
SHA256 fcdee50b5dbf998e83be36c4e10815a3683fce8a24a4044554207be891c3d18c
MD5 e85cc12516aff9c8e8b2e3f84c18b54f
BLAKE2b-256 0bd07dbcdc42a35b85d919db49cf8532f50931e11ac471a6fdfe8a37667d60d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for ades_tool-0.3.1.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.3.1-py3-none-any.whl.

File metadata

  • Download URL: ades_tool-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 484.1 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.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0630eb642a02bdfd4f9ae849a51eef08b606bd7c0ef236bf2b29a754e5156aec
MD5 079ff8f5e62b6e4483fe1718998dff8c
BLAKE2b-256 689e7584e7e9cfa09ec6b0ff1c1f26cda59f9d5e20d03633ea7b4a176ac55773

See more details on using hashes here.

Provenance

The following attestation bundles were made for ades_tool-0.3.1-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