What's Changed * Test case improvement by ThanosTsiamis in https://github.com/delftdata/valentine/pull/71 * Upgrade to nltk 3.9.1 to address CVE-2024-39705 by aecio in https://github.com/delftdata/valentine/pull/75
0.2.0
new metrics API
0.1.9
Address the ambiguity with Coma errors as discussed in 58
0.1.8
* New string similarity functions for the `JaccardLeven` method. * Batching API support * Python 3.12 support