Tenma icon indicating copy to clipboard operation
Tenma copied to clipboard

Levenshtein distance for series names when querying ComicVine

Open hmhrex opened this issue 8 years ago • 0 comments

Implement Levenshtein distance for string matching when scraping issues from ComicVine. This will produce better results, and it might speed up scraping.

Here's a Levenshtein python module: https://github.com/ztane/python-Levenshtein

hmhrex avatar Sep 09 '16 19:09 hmhrex