gandersen101 / spaczz

Fuzzy matching and more functionality for spaCy.
MIT License
252 stars 27 forks source link

Return the original pattern #78

Closed arulrajesh closed 1 year ago

arulrajesh commented 1 year ago

The matches will return the original pattern that caused the match to happen as well. I needed to use this for "Did you mean.." like functionality.