1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-07-01 06:29:59 +02:00

Update Levenshtein.ipynb

Fix a tiny typo in Levenshtein notebook.
This commit is contained in:
Sadra Barikbin 2023-12-21 11:55:06 +03:30 committed by GitHub
parent f077ce2e1b
commit b0e906ad00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"dinglehopper uses to have its own (very inefficient) Levenshtein edit distance implementation, but now uses RapidFuzz."
"dinglehopper used to have its own (very inefficient) Levenshtein edit distance implementation, but now uses RapidFuzz."
]
},
{