batch_jaro_winkler 0.0.1
This project aims to perform jaro and jaro winkler distance calculations as fast as possible. It does that by using an optimized model built in advance of the actual runtime calculations. Supports any encoding. Built with maximum performance in mind.