RobinL / fuzzymatcher

Record linking package that fuzzy matches two Python pandas dataframes using sqlite3 fts4
MIT License
281 stars 60 forks source link

fixed problem with special words in tokens #36

Closed RobinL closed 6 years ago

RobinL commented 6 years ago

This closes #35