string-grouper

String grouper contains functions to do string matching using TF-IDF and the cossine similarity. Based on https://bergvca.github.io/2017/10/14/super-fast-string-matching.html

Installation

sudo pip3 install string-grouper

Should I use sudo? pip or pip3?

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Files
0.6.1 2021-11-14
0.6.0 2021-10-15    
0.5.0 2021-07-02
0.4.0 2021-04-11
0.3.2 2021-02-21
0.2.2 2021-02-08
0.1.2 2020-10-12
0.1.1 2020-07-15    
0.1.0 2020-01-02    

Issues with this package?

Page last updated 2022-08-04 04:47:53 UTC