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

Use Semantic Search vs keyword search #252

Open
1 of 8 tasks
christinach opened this issue Nov 18, 2024 · 0 comments
Open
1 of 8 tasks

Use Semantic Search vs keyword search #252

christinach opened this issue Nov 18, 2024 · 0 comments
Assignees
Labels

Comments

@christinach
Copy link
Member

christinach commented Nov 18, 2024

Introduction

Semantic search enables search experiences that can interpret the meaning of words and phrases. It returns content matching the meaning of a query and not just a keyword search.

Problem Statement

Provide search results interpreting the intent of the user's query. This could improve search experience by 1. Delivering highly relevant results to the users with less effort, 2. Returning fast search results, even on large and varied data, 3. Enabling new classes of search for text, image, and audio.

Acceptance criteria

  • If there is no research directory, create one. https://github.com/christinach/semantic-search-research/

  • Update an existing markdown document or add a new one in the research directory.

  • It has introduction: Explains the goals and purpose of this research work.

  • It lists methods: Describe what you did to research the question.

  • It has a conclusion: Includes a summary of what was discovered in the research process.

  • It has a step by step list of potential next steps that build upon the research.

  • It includes references: References any related resources that have assisted in the research process (links to other tickets, online articles etc.).

  • It includes any artifacts (charts, notes, code samples etc.) that were produced during the work.

References

@christinach christinach self-assigned this Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant