abcsys / libem

Compound AI toolchain for fast and accurate entity matching, powered by LLMs.
https://libem.org
Apache License 2.0
19 stars 3 forks source link

feat: add option to partition by keys when blocking #93

Closed daiwaid closed 2 months ago

daiwaid commented 2 months ago

What this PR does / why we need it:

Which issue(s) this PR addresses (if any):

Addresses #79

Special notes for your reviewer:

Does this PR introduce a user-facing change?

- Add option to partition by keys when blocking
daiwaid commented 2 months ago

Addressed all comments.