spaCy/spacy/syntax
Sofie Van Landeghem 22b9e12159 Ensure the NER remains consistent after resizing (#4330)
* test and fix for second bug of issue 4042

* fix for first bug in 4042

* crashing test for Issue 4313

* forgot one instance of resize

* remove prints

* undo uncomment

* delete test for 4313 (uses third party lib)

* add fix for Issue 4313

* unit test for 4313
2019-09-27 20:57:13 +02:00
..
__init__.pxd
__init__.py
_beam_utils.pxd
_beam_utils.pyx
_parser_model.pxd
_parser_model.pyx
_state.pxd
_state.pyx
arc_eager.pxd
arc_eager.pyx
ner.pxd
ner.pyx
nn_parser.pxd
nn_parser.pyx
nonproj.pxd
nonproj.pyx
stateclass.pxd
stateclass.pyx
transition_system.pxd
transition_system.pyx