Mladen Borovič
Results
2
issues of
Mladen Borovič
I think the implementation of Soundex is incorrect. Comparison of the result of this code with the PHP implementation (online tester: http://php.fnlist.com/string/soundex) shows that the results differ. Example: `phonetics.soundex('Walker') =>...
I tried to install this using a Docker container option and it has some issues. I had to alter the Makefile line 24: `pip3 install -r requirements_dev.txt --upgrade` to `pip3...