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

Is it possible to get the most close words to the typed instance? Currently, Speller() only return a single word. #41

Open
alikaz3mi opened this issue Nov 7, 2021 · 2 comments

Comments

@alikaz3mi
Copy link

No description provided.

@filyp
Copy link
Owner

filyp commented Nov 7, 2021

Yeah, you can use Speller's method get_candidates.

def get_candidates(self, word):

@David-Baron
Copy link

@filyp Can be added to readme?

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

3 participants