in reply to Re: Re: (FoxUni) Re: generating regexes?
in thread generating regexes?
Of course, this points out another weakness in the approach the example code uses - it only considers left-anchored regexes, so it tends not to notice commonalities on the right hand side (or anywhere else in the data for that matter).
I'm not saying we've got the problem solved, or that it's even tractable in the general case. We just have an approach that works for some cases.
|
|---|