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 The Parser is now a Pipe (2) (#5844) 2020-07-30 23:30:54 +02:00
_state.pxd Improve implementation of fix #6010 2020-09-02 14:42:32 +02:00
_state.pyx The Parser is now a Pipe (2) (#5844) 2020-07-30 23:30:54 +02:00
arc_eager.pxd The Parser is now a Pipe (2) (#5844) 2020-07-30 23:30:54 +02:00
arc_eager.pyx Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00
ner.pxd The Parser is now a Pipe (2) (#5844) 2020-07-30 23:30:54 +02:00
ner.pyx Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00
nonproj.pxd The Parser is now a Pipe (2) (#5844) 2020-07-30 23:30:54 +02:00
nonproj.pyx The Parser is now a Pipe (2) (#5844) 2020-07-30 23:30:54 +02:00
stateclass.pxd The Parser is now a Pipe (2) (#5844) 2020-07-30 23:30:54 +02:00
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 The Parser is now a Pipe (2) (#5844) 2020-07-30 23:30:54 +02:00