Search Results

4
votes
6answers
233 views

String distance library

Hi, I need to measure the distance between two strings (names of places). Since some times the names are written slightl differently I was looking for a library that could help me measure t …
0
votes

String distance library

In the meanwhile I found SumMetrics in Java, has anybody ever used it? …