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
56 stars 11 forks source link

initial fuzzy matching cleanup logic #139

Closed william-patton closed 11 months ago

william-patton commented 11 months ago

Description

Some incremental improvements to fuzzy matching logic for get_references()

Checklist: