spaCy/spacy/tests/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 Start adding tests for new pipeline management 2017-10-07 01:48:23 +02:00
test_entity_ruler.py 💫 Tidy up and auto-format tests (#2967) 2018-11-27 01:09:36 +01:00
test_factories.py 💫 Tidy up and auto-format tests (#2967) 2018-11-27 01:09:36 +01:00
test_pipe_methods.py 💫 Make handling of [Pipe].labels consistent (#3273) 2019-02-15 06:03:19 +11:00
test_textcat.py 💫 Tidy up and auto-format tests (#2967) 2018-11-27 01:09:36 +01:00