Open francolq opened 7 years ago
it should! the preprocessing breaks because self.increment is not defined (this is done in the superclass init).
https://github.com/machinalis/iepy/blob/develop/iepy/preprocess/ner/base.py#L13
you are right!
it should! the preprocessing breaks because self.increment is not defined (this is done in the superclass init).
https://github.com/machinalis/iepy/blob/develop/iepy/preprocess/ner/base.py#L13