Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^2: Fuzzy Searching: Optimizing Algorithm Selection

by BrowserUk (Patriarch)
on Nov 11, 2004 at 04:33 UTC ( [id://406919]=note: print w/replies, xml ) Need Help??


in reply to Re: Fuzzy Searching: Optimizing Algorithm Selection
in thread Fuzzy Searching: Optimizing Algorithm Selection

From a fairly quick perusal of the options, I don't think agrep will help much, except maybe as a pre-filter.

  • It won't report where in a line a a match was found.
  • It stops matching against a given line when it finds the first match.
  • If you supply a file of things to match, it doesn't tell you which one matched.

Maybe I missed some things in amongst the six help 'screens'?


Examine what is said, not who speaks.
"Efficiency is intelligent laziness." -David Dunham
"Think for yourself!" - Abigail
"Memory, processor, disk in that order on the hardware side. Algorithm, algorithm, algorithm on the code side." - tachyon
  • Comment on Re^2: Fuzzy Searching: Optimizing Algorithm Selection

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-19 21:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found