Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial implementation of TF-IDF for similar commands #193418

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

TylerLeonhardt
Copy link
Member

Name says it all... this PR puts commands deemed similar by TF-IDF in a similar commands section in the Command Palette.

Additionally, if there is a related information provider registered, this will include those results as well still.

image

In this example, the top 4 results come from TF-IDF, and the bottom one (along with the "Ask Copilot") come from Copilot.

Name says it all... this PR puts commands deemed similar by TF-IDF in a `similar commands` section in the Command Palette.

Additionally, if there is a related information provider registered, this will include those results as well still.
@TylerLeonhardt TylerLeonhardt merged commit 062ba1e into main Sep 19, 2023
7 checks passed
@TylerLeonhardt TylerLeonhardt deleted the tyler/horrible-locust branch September 19, 2023 04:07
@github-actions github-actions bot locked and limited conversation to collaborators Nov 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants