Hello all
I am working on python since last 2 months.
I have one query.
I am currently working on a project in which we extract relevent data
from given sites.for which we use regular expressions(RE) based on
fixed patterns.
But what we are doing, is site specific if the site structure changes
our code will fail.so we r thinking of generalization.
So please give me some more input about the procedure of generalisation.
Awaiting for your reply
Amit