I'm searching for a library which makes aproximative string matching,
for example, searching in a dictionary the word "motorcycle ", but
returns similar strings like "motorcicle ".
Is there such a library?
for example, searching in a dictionary the word "motorcycle ", but
returns similar strings like "motorcicle ".
Is there such a library?
Comment