Skip to content

Should we use python-Levenshtein? #4

@lukasugar

Description

@lukasugar

Running the run_eval.py script outputs these warnings:

readbench/.venv/lib/python3.12/site-packages/fuzzywuzzy/fuzz.py:11: UserWarning: Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning

I'd like to run the evals as you've done it in the original research. Is that without [python-Levenshtein](https://github.com/ztane/python-Levenshtein/) or was it accidentally omitted from the requirements.txt? There can be some differences to the scores if the extra package is installed.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions