spaCy/spacy/pipeline/_parser_internals
Sofie Van Landeghem 8e7557656f
Renaming gold & annotation_setter (#6042)
* version bump to 3.0.0a16

* rename "gold" folder to "training"

* rename 'annotation_setter' to 'set_extra_annotations'

* formatting
2020-09-09 10:31:03 +02:00
..
__init__.py
_state.pxd Improve implementation of fix #6010 2020-09-02 14:42:32 +02:00
_state.pyx
arc_eager.pxd
arc_eager.pyx Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00
ner.pxd
ner.pyx Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00
nonproj.pxd
nonproj.pyx
stateclass.pxd
stateclass.pyx Improve implementation of fix #6010 2020-09-02 14:42:32 +02:00
transition_system.pxd Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00
transition_system.pyx