• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Comparing titles for similarity
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Comparing titles for similarity


  • Subject: Re: Comparing titles for similarity
  • From: Mark Edwards <email@hidden>
  • Date: Fri, 24 Jun 2005 14:58:41 +1000

Hi Owen,

Google http://www.google.com/search? client=safari&rls=en&q=java+levenshtein&ie=UTF-8&oe=UTF-8 turned up these which might help get you started:
http://www.javalobby.org/java/forums/t15908.html
http://www.javalobby.org/forums/thread.jspa?threadID=16000&tstart=0


Regards,
Mark

On 24 Jun 2005, at 14:33, Owen McKerrow wrote:
Hi All,

Have an application where a user enters title of a publication which I then need to check the DB for any similar sounding publications and return the list if any are found.
Now the titles of these publications can be quite long e.g.
Online mentoring and peer support: Using learning technologies to facilitate entry into a community of practice
or
Teacher Involvement in the Policy Process: The Key to a Future for the Physical and Health Education Profession


So I can of course check for the exact match, but what if one has a spelling mistake or uses a different word (an instead of and or something like that ).
So I was think I really need to grab say the first 30% and compare on that. Is that a reasonable idea ?
Has anyone dealt with stuff like this before ?


A friend pointed me to the levenshtein function in PHP, do we have something similar in java/openbase ?

http://php.planetmirror.com/manual/en/function.levenshtein.php

Owen McKerrow


_______________________________________________
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


  • Follow-Ups:
    • [Solved]: Comparing titles for similarity
      • From: Owen McKerrow <email@hidden>
References: 
 >Comparing titles for similarity (From: Owen McKerrow <email@hidden>)

  • Prev by Date: Comparing titles for similarity
  • Next by Date: [Solved]: Comparing titles for similarity
  • Previous by thread: Comparing titles for similarity
  • Next by thread: [Solved]: Comparing titles for similarity
  • Index(es):
    • Date
    • Thread