jlink
keltokhy
The string baselines are best-match Jaro-Winkler and best-match TF-IDF cosine; the table shows the better of the two. Exact matching after normalization scores 0.26, 0.41, 0.00, 0.00 and 0.22.
- License
- MIT
- GitHub Stars
- 2
- Source reviewed
- —
Where Jev makes a decision
Jev judges whether two candidate records refer to the same entity under a user-supplied match definition; local code generates candidates and resolves accepted matches.
What this project offers
Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.
Review scope
Author and repository text is preserved where clear; missing languages are enriched automatically. Checks establish source-level Jev integration, not runtime, safety, or performance validation.
Sources and implementation
- keltokhy/jlink/blob/65533df0b531283f2980374ada18c0fd74b6c7ab/README.md
- keltokhy/jlink/blob/65533df0b531283f2980374ada18c0fd74b6c7ab/src/jlink/judge.py
- keltokhy/jlink/blob/65533df0b531283f2980374ada18c0fd74b6c7ab/src/jlink/__init__.py
- keltokhy/jlink/blob/65533df0b531283f2980374ada18c0fd74b6c7ab/src/jlink/__main__.py
- keltokhy/jlink/blob/65533df0b531283f2980374ada18c0fd74b6c7ab/src/jlink/assets/review.js
- keltokhy/jlink/blob/65533df0b531283f2980374ada18c0fd74b6c7ab/src/jlink/audit.py
- keltokhy/jlink/blob/65533df0b531283f2980374ada18c0fd74b6c7ab/src/jlink/block.py
- keltokhy/jlink/blob/65533df0b531283f2980374ada18c0fd74b6c7ab/src/jlink/cli.py
- keltokhy/jlink/blob/65533df0b531283f2980374ada18c0fd74b6c7ab/src/jlink/core.py
Related projects
pg-jev
realZachi · Data & Search
Adds natural-language filtering, classification, and ranking of rows to PostgreSQL queries.
jev-search
superagents-lab · Data & Search
Searches the web with Jev choosing sources and time ranges, then ranking returned links.
llama-index-jev
WiktorB2004 · Data & Search
Provides Jev rerankers and routers for LlamaIndex to score retrieved passages or select query tools.
jevsome-projects
ozers · Data & Search
A Jev project directory and discovery pipeline that stores integration evidence and can use Jev for classification.