• 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: Fuzzy string matching
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fuzzy string matching


  • Subject: Re: Fuzzy string matching
  • From: "Eric E. Dolecki" <email@hidden>
  • Date: Wed, 29 Jun 2011 09:33:44 -0400

Thanks for the reply, I've now found this:

http://www.merriampark.com/ldobjc.htm

Will try this out and see how it goes. It's close to something I
already had which I didn't think worked that great, but will try
anyway.

Eric



On Wed, Jun 29, 2011 at 9:19 AM, Ulf Dunkel <email@hidden> wrote:
> Hi Eric.
>
>> I have an application (iOS) that is doing speech to text. The
>> resulting string I'd like to fuzzy match against the user's onboard
>> music library, and play a song, album, genre, etc. as appropriate. I
>> am looking for a really good fuzzy string matching engine. I found
>> this: http://www.locayta.com/, not sure it's something I could use or
>> not. Also I found this code (but it's not quote accurate enough for
>> reliable results):
>>
>> Any better ideas for a better fuzzy string match?
>
> For me, the Levenshtein distance method has always worked fine. You can even
> offer an UI element (I'd suggest a slider) to let the user define a looser
> or tighter distance for better results.
>
> ---Ulf Dunkel
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • RE: Fuzzy string matching
      • From: Shawn Bakhtiar <email@hidden>
References: 
 >Fuzzy string matching (From: "Eric E. Dolecki" <email@hidden>)
 >Re: Fuzzy string matching (From: Ulf Dunkel <email@hidden>)

  • Prev by Date: Re: problem with applying md5 to data
  • Next by Date: Re: Properties, Attributes and Retain+Autorelease
  • Previous by thread: Re: Fuzzy string matching
  • Next by thread: RE: Fuzzy string matching
  • Index(es):
    • Date
    • Thread