Python's re module and genealogy problem

Mark H Harris harrismh777 at gmail.com
Wed Jun 11 10:08:24 EDT 2014


On 6/11/14 8:26 AM, Robert Kern wrote:
> Anyways, to your new problem, yes it's possible. Search for "regular
> expression intersection" for possible approaches.

I agree,  I would not use a decision (decision tree) but would consider 
a set of filters from most specific to least specific.

marcus





More information about the Python-list mailing list