-
Notifications
You must be signed in to change notification settings - Fork 328
Closed
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
Feature Description
I’d like to add a feature that helps find similar sentences in a list using sentence embeddings. The idea is to have a search function where you can enter a query, and it will return the most similar sentences from a given set, using cosine similarity.
Use Case
This feature would be really useful for people who need to search through text, like in document search or chatbots. It makes finding relevant sentences much quicker and smarter.
Benefits
Fast and easy: Helps in searching through sentences quickly and efficiently.
Versatile: Can be used for anything from NLP tasks to better chatbots or recommendation
Add ScreenShots
No response
Priority
High
Record
- I have read the Contributing Guidelines
- I'm a GSSOC'24 contributor
- I want to work on this issue