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

Similarity between sentences #16

Open
RakshaAg opened this issue Sep 7, 2021 · 1 comment
Open

Similarity between sentences #16

RakshaAg opened this issue Sep 7, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@RakshaAg
Copy link

RakshaAg commented Sep 7, 2021

How can we use BM25 to measure similarity between two sentences.

Currently the function is not symmetric i.e BM25(R,S) not equals BM25(S,R)

@dorianbrown
Copy link
Owner

If you could share a small reproducible example of this using the library, that would help me understand what function's you're referring to with your question.

@dorianbrown dorianbrown added the enhancement New feature or request label Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants