machinalis / iepy

Information Extraction in Python
BSD 3-Clause "New" or "Revised" License
906 stars 186 forks source link

preprocessing: override not working #36

Closed francolq closed 10 years ago

francolq commented 10 years ago

Setting override=True in any step of the pipeline has no effect. I think the problem is in PreProcessPipeline, where get_documents_lacking_preprocess() is used regardless if we are trying to override.

francolq commented 10 years ago

Solved in d69aa85c74482354ff8788fb7b9692f0aee6d311