Re: Comparing titles for similarity
Re: Comparing titles for similarity
- Subject: Re: Comparing titles for similarity
- From: Kieran Kelleher <email@hidden>
- Date: Fri, 24 Jun 2005 11:17:46 -0400
Project Wonder has something that might interest you:
http://wonder.sourceforge.net/javadoc/er/extensions/
ERXStringUtilities.html#distance(java.lang.String, java.lang.String)
-Kieran
________________________________________________________________
Blog: http://webobjects.webhop.org/
On Jun 24, 2005, at 1:23 AM, Michael Holtermann wrote:
Am Freitag, 24. Juni 2005 06:33 schrieb Owen McKerrow:
A friend pointed me to the levenshtein function in PHP, do we have
something similar in java/openbase ?
The Levenshtein algorithm is pretty simple to code, you'll find many
examples
in google. But be aware - the algorithm checks the distance between
characters, not between words.
WebObjekts will return a different result than
WebObjeckts.
I've tried to match spoken input (via JavaSpeech) against a database
using
Levenshtein, but this approach failed.
Greetings, Michael.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden