You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
feat: Improve calculating of Levenshtein Distance (#1180)
Closes ##1179.
### Summary of Changes
add dependecy levenshtein and use its distance function in
name_similarity
### Testing Instructions
run `package-parser/tests/processing/migration/test_differ.py` in a
previous commit from the main branch and after this commit and compare the running time
0 commit comments