RE: [SAtalk] Matching a list of strings quickly.

2004-01-20 Thread Randal, Phil
] > Behalf Of Scott > A Crosby > Sent: 20 January 2004 05:50 > To: [EMAIL PROTECTED]; Chris Santerre > Subject: [SAtalk] Matching a list of strings quickly. > > > A few weeks ago I described a technique to automatically convert a > list of strings into a factored regexp

RE: [SAtalk] Matching a list of strings quickly.

2004-01-20 Thread Mitch \(WebCob\)
p ;-) Can appreciate the ease of effort though. Very cool. m/ > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Scott > A Crosby > Sent: Monday, January 19, 2004 9:50 PM > To: [EMAIL PROTECTED]; Chris Santerre > Subject: [SAtalk] Mat

[SAtalk] Matching a list of strings quickly.

2004-01-19 Thread Scott A Crosby
A few weeks ago I described a technique to automatically convert a list of strings into a factored regexp for faster matching. You know, from foobat foobang fooziit to foo(bat|bang|ziit) Well, I've got a prototype complete and available here: http://www.cs.rice.edu/~scrosby/datami