There's a mit version in python
Can we have the same for java?
The license is the biggest issue i and 90%other developers are facing
And the worst thing is there is no alternate library in java with bare minimum performance like this library
I've searched everywhere
Levenshtein distance port for java is available but it performs very poorly for use case when you match users input (2-3chars) with list of strings
Eg matching "sai" with school names
There's a mit version in python
Can we have the same for java?
The license is the biggest issue i and 90%other developers are facing
And the worst thing is there is no alternate library in java with bare minimum performance like this library
I've searched everywhere
Levenshtein distance port for java is available but it performs very poorly for use case when you match users input (2-3chars) with list of strings
Eg matching "sai" with school names