spaCy/spacy/tests/pipeline
Sofie Van Landeghem 03ac29f437 Ensure that doc.ents preserves kb_id annotations (#4294)
* bugfix: ensure doc.ents preserves kb_id annotations

* fix backward compatibility

* additional test
2019-09-16 15:18:37 +02:00
..
__init__.py Start adding tests for new pipeline management 2017-10-07 01:48:23 +02:00
test_entity_linker.py Ensure that doc.ents preserves kb_id annotations (#4294) 2019-09-16 15:18:37 +02:00
test_entity_ruler.py Improve token pattern checking without validation (#4105) 2019-08-21 14:00:37 +02:00
test_factories.py 💫 Tidy up and auto-format tests (#2967) 2018-11-27 01:09:36 +01:00
test_pipe_methods.py 💫 Add Language.pipe_labels (#4276) 2019-09-12 10:56:28 +02:00
test_sentencizer.py Extend default punct for sentencizer (#4290) 2019-09-14 15:25:48 +02:00
test_textcat.py 💫 Tidy up and auto-format tests (#2967) 2018-11-27 01:09:36 +01:00