Skip to content

CSO Classifier v3.1

Compare
Choose a tag to compare
@angelosalatino angelosalatino released this 16 May 11:41
· 29 commits to master since this release

This release brings in two main changes. The first change is related to the library (and the code) to perform the Levenshtein similarity. Before we relied on python-Levenshtein which required python3-devel. This new version uses rapidfuzz which as fast as the previous library and it is much easier to install on the various systems.
The second change is related to an updated list of dependencies. We updated some libraries including igraph.