You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
In one way to combat over-fetching, we'll want to ensure that we don't fetch imprecise SCIP names when ambiguous results come back. We should further prune candidates from the database by looking at edit distance/jaccard index or some other heuristic to throw out likely imprecise suffix matches.
The text was updated successfully, but these errors were encountered:
efritz
changed the title
Heuristically match Syntect and SCIP symbol names
Precise context: Heuristically match Syntect and SCIP symbol names
Jul 24, 2023
In one way to combat over-fetching, we'll want to ensure that we don't fetch imprecise SCIP names when ambiguous results come back. We should further prune candidates from the database by looking at edit distance/jaccard index or some other heuristic to throw out likely imprecise suffix matches.
The text was updated successfully, but these errors were encountered: