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

FR: docs with some example usage #68

Open
jeanmonet opened this issue Apr 21, 2021 · 2 comments
Open

FR: docs with some example usage #68

jeanmonet opened this issue Apr 21, 2021 · 2 comments

Comments

@jeanmonet
Copy link

Hi, would it be possible to add a few example in the documentation (or readme) for using this package (including import statement, etc)?

@jabowery
Copy link

jabowery commented Sep 7, 2021

The absence of an import statement in the README is a major flaw.

@woctezuma
Copy link

woctezuma commented Sep 17, 2021

Looking at my old code, this works as follows:

import Levenshtein as lv

Then you call lv.distance() exactly as with this other package: https://maxbachmann.github.io/Levenshtein/levenshtein.html

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