Metadata-Version: 2.1
Name: pytokenjoin
Version: 0.1.2
Summary: pyTokenJoin is a library containing efficient algorithms that solve the set similarity join problem with maximum weighted bipartite matching.
Home-page: https://github.com/alexZeakis/pyTokenJoin
Author: Alexandros Zeakis
Author-email: azeakis@athenarc.gr
License-File: LICENSE.md
Requires-Dist: editdistance (==0.6.2)
Requires-Dist: networkx (==3.1)
Requires-Dist: pandas (==1.5.3)
Requires-Dist: numpy (==1.23.5)

