issues
search
Living-with-machines
/
DeezyMatch
A Flexible Deep Learning Approach to Fuzzy String Matching
https://living-with-machines.github.io/DeezyMatch/
Other
139
stars
34
forks
source link
Suggestions/comments on DeezyMatch during LinkedPasts
#87
Open
kasra-hosseini
opened
3 years ago
kasra-hosseini
commented
3 years ago
I used csv not tab-separated data to begin
Even though I had one file I still had to use the combine vectors
Had to strip ‘\n’ from my data
Couldn’t get pip deezymatch to install so built source code
Data_processing.py line 194 I had to add print to find where my tsv was causing errors