Skip to content

Add goldenmatch project to README#5

Open
benzsevern wants to merge 1 commit into
OlivierBinette:mainfrom
benzsevern:patch-1
Open

Add goldenmatch project to README#5
benzsevern wants to merge 1 commit into
OlivierBinette:mainfrom
benzsevern:patch-1

Conversation

@benzsevern

Copy link
Copy Markdown

Adds GoldenMatch under Open-Source Software → End-to-End Entity Resolution.

GoldenMatch is an open-source (MIT) entity-resolution toolkit for Python and TypeScript. It runs the full pipeline — blocking/candidate generation, fuzzy field scoring, and clustering of matched records into golden records — from a single CSV on a laptop up to 100M+ rows on a Ray cluster. Optional Rust acceleration kernels and Postgres/DuckDB backends are available.

It sits naturally alongside existing entries like Splink and dedupe.

  • License: MIT
  • Install: pip install goldenmatch / npm install goldenmatch
  • Docs: README, docs site, and wiki with worked examples

Adds **GoldenMatch** under Open-Source Software → End-to-End Entity Resolution.

GoldenMatch is an open-source (MIT) entity-resolution toolkit for Python and
TypeScript. It runs the full pipeline — blocking/candidate generation, fuzzy
field scoring, and clustering of matched records into golden records — from a
single CSV on a laptop up to 100M+ rows on a Ray cluster. Optional Rust
acceleration kernels and Postgres/DuckDB backends are available.

It sits naturally alongside existing entries like Splink and dedupe.

- License: MIT
- Install: `pip install goldenmatch` / `npm install goldenmatch`
- Docs: README, docs site, and wiki with worked examples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant