avendesora / pythonbible

A python library for validating, parsing, normalizing scripture references and retrieving scripture texts (for open source and public domain versions)
https://docs.python.bible
MIT License
58 stars 11 forks source link

initial fuzzy matching cleanup logic #139

Closed william-patton closed 1 year ago

william-patton commented 1 year ago

Description

Some incremental improvements to fuzzy matching logic for get_references()

Checklist: