Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Precise context: Heuristically match Syntect and SCIP symbol names #55228

Closed
efritz opened this issue Jul 24, 2023 · 1 comment
Closed

Precise context: Heuristically match Syntect and SCIP symbol names #55228

efritz opened this issue Jul 24, 2023 · 1 comment
Assignees
Labels
cody-intel team/graph Graph Team (previously Code Intel/Language Tools/Language Platform)

Comments

@efritz
Copy link
Contributor

efritz commented 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.

@efritz efritz added this to the Intelligent Cody/Milestone C milestone Jul 24, 2023
@efritz efritz self-assigned this Jul 24, 2023
@efritz efritz added team/graph Graph Team (previously Code Intel/Language Tools/Language Platform) team/language-platform cody-intel labels Jul 24, 2023
@efritz efritz changed the title Heuristically match Syntect and SCIP symbol names Precise context: Heuristically match Syntect and SCIP symbol names Jul 24, 2023
@varungandhi-src
Copy link
Contributor

varungandhi-src commented Mar 12, 2024

For syntactic indexing, we also need approximate symbol matching. Closing this for now as unscoped.

@varungandhi-src varungandhi-src closed this as not planned Won't fix, can't repro, duplicate, stale Mar 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cody-intel team/graph Graph Team (previously Code Intel/Language Tools/Language Platform)
Projects
None yet
Development

No branches or pull requests

2 participants