Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Deciding which word in an array is the closest match to a given word

by Random_Walk (Prior)
on Sep 09, 2004 at 10:52 UTC ( [id://389622]=note: print w/replies, xml ) Need Help??


in reply to Deciding which word in an array is the closest match to a given word

Perhaps you need a mixture of the two suggested approaches. When the best possible match is found by one of the string aproximation packages comparing to all matches already known you asign it as a best guess match. You also add this match to a list for human review of strings that were matched and the cannonical product name. Once a human reviewer agrees a match is good it goes into the hash of know matches

You will never get 100% as some very different products may be given the same name (e.g. an F15 could be an aircraft or a sunscreen)

Cheers,
R.

  • Comment on Re: Deciding which word in an array is the closest match to a given word

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://389622]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-04-25 15:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found