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

top_n for Edit Distance #47

Open
ashutosh486 opened this issue Oct 10, 2022 · 1 comment
Open

top_n for Edit Distance #47

ashutosh486 opened this issue Oct 10, 2022 · 1 comment

Comments

@ashutosh486
Copy link

Hi,
I want to have top_n outputs for edit distance as well. Is it possible in current solution?

@MaartenGr
Copy link
Owner

At the moment this is not implemented for edit distance as it can be quite computationally expensive. However, you can use it for TF-IDF instead which can produce similar results.

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

2 participants