spaCy/spacy/pipeline
Ines Montani f146121092 💫 Make handling of [Pipe].labels consistent (#3273)
* Make handling of [Pipe].labels consistent

* Un-xfail passing test

* Update spacy/pipeline/pipes.pyx

Co-Authored-By: ines <ines@ines.io>

* Update spacy/pipeline/pipes.pyx

Co-Authored-By: ines <ines@ines.io>

* Update spacy/tests/pipeline/test_pipe_methods.py

Co-Authored-By: ines <ines@ines.io>

* Update spacy/pipeline/pipes.pyx

Co-Authored-By: ines <ines@ines.io>

* Move error message to spacy.errors

* Fix textcat labels and test

* Make EntityRuler.labels return tuple as well
2019-02-15 06:03:19 +11:00
..
__init__.py 💫 Break up large pipeline.pyx (#3246) 2019-02-10 12:14:51 +01:00
entityruler.py 💫 Make handling of [Pipe].labels consistent (#3273) 2019-02-15 06:03:19 +11:00
functions.py 💫 Break up large pipeline.pyx (#3246) 2019-02-10 12:14:51 +01:00
hooks.py 💫 Break up large pipeline.pyx (#3246) 2019-02-10 12:14:51 +01:00
pipes.pyx 💫 Make handling of [Pipe].labels consistent (#3273) 2019-02-15 06:03:19 +11:00