Skip to main content

goldenmatch-embed

PyPI Downloads Python

Local ONNX embedder for GoldenMatch SQL UDFs, shipped as a standalone abi3 wheel.

A thin PyO3 wrapper over the pyo3-free goldenembed Rust crate. GoldenEmbed.load(dir).embed([...]) runs the in-house char-n-gram featurizer plus an ONNX projection with no torch and no network access. All of the ort (onnxruntime) dependency is confined to this wheel so the rest of the suite (the pgrx Postgres extension, the DataFusion FFI surface) can keep linking goldenembed without embedding CPython.

from goldenmatch_embed import GoldenEmbed

model = GoldenEmbed.load("/path/to/saved/model")  # config.json + model.onnx
vecs = model.embed(["acme corp", "acme corporation"])  # list[list[float]]
print(model.dim)

This package is normally imported by the goldenmatch-duckdb embed UDF rather than used directly.

Download files

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

Source Distribution

goldenmatch_embed-0.2.0.tar.gz (134.2 kB view details)

Uploaded Source

Built Distributions

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

goldenmatch_embed-0.2.0-cp311-abi3-win_amd64.whl (338.8 kB view details)

Uploaded CPython 3.11+Windows x86-64

goldenmatch_embed-0.2.0-cp311-abi3-manylinux_2_28_x86_64.whl (489.2 kB view details)

Uploaded CPython 3.11+manylinux: glibc 2.28+ x86-64

goldenmatch_embed-0.2.0-cp311-abi3-manylinux_2_28_aarch64.whl (483.5 kB view details)

Uploaded CPython 3.11+manylinux: glibc 2.28+ ARM64

goldenmatch_embed-0.2.0-cp311-abi3-macosx_11_0_arm64.whl (437.3 kB view details)

Uploaded CPython 3.11+macOS 11.0+ ARM64

File details

Details for the file goldenmatch_embed-0.2.0.tar.gz.

File metadata

  • Download URL: goldenmatch_embed-0.2.0.tar.gz
  • Upload date:
  • Size: 134.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for goldenmatch_embed-0.2.0.tar.gz
Algorithm Hash digest
SHA256 a1bb51d4c49b257f49597caf91bcab83a8168b24b27908160a59575dcb0e0f6d
MD5 045c4b561944f401f8142342fba9d2ab
BLAKE2b-256 888d7d165eaa1890da319ad4c9f8a4bb18b3d0051eab724d72db483984e72fdd

See more details on using hashes here.

File details

Details for the file goldenmatch_embed-0.2.0-cp311-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for goldenmatch_embed-0.2.0-cp311-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 b4499f18c2fd131aab16f3c13e476840c57bfe83abccde69b766b58355d8bee2
MD5 17769148c557e50f0e778758aa70a936
BLAKE2b-256 b18a85fc9e4285395a91ca83ca9d933c69c25b024d39c24156bd1e1e2e1bce56

See more details on using hashes here.

File details

Details for the file goldenmatch_embed-0.2.0-cp311-abi3-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for goldenmatch_embed-0.2.0-cp311-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1f5d457239d5221dfee14d3e6a1fd4c89df9fb53bb45ee6baca93b62d19e45d3
MD5 d82fdda3a965302dc33357adb63c12a3
BLAKE2b-256 c2ab846de1bdd407b5eded83cedda4e703d210e2e6a04d11523c0e7ea01f2a2c

See more details on using hashes here.

File details

Details for the file goldenmatch_embed-0.2.0-cp311-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for goldenmatch_embed-0.2.0-cp311-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 959970c9d8ee48b9519d3097051d0a9f6e4900af4b79561609a3648e4b4c1ab7
MD5 0e3eb20f0a292a9aaf051dc42662bb53
BLAKE2b-256 9c606d282b42af12c84cd4c612e69722222ed591b21688340878a61f0862afb7

See more details on using hashes here.

File details

Details for the file goldenmatch_embed-0.2.0-cp311-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for goldenmatch_embed-0.2.0-cp311-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 26fe084ef432442c398bf27a6424f0f9779169cd5dbd5f5a160720a384da3495
MD5 51f81bf83dc6a2a00b32a0d5713582f0
BLAKE2b-256 81cfa8ae79b4b086058c45dfd57ce33a5ea1fe3837d2a38507064a9cd1d8a365

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2.0 This release

5 files

0.1.0

5 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page