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

How to calculate and retrieve the best matching document for a query from a list of document? #124

Open
Aritra02091998 opened this issue Mar 25, 2024 · 0 comments

Comments

@Aritra02091998
Copy link

I have been trying to fetch the best matched document given a query. But the code given in the examples seems to work only pairwise, given a query and document it finds the similarity. I want to find the best document from a list given a query fast. How can I achieve this please help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant