spaCy/spacy/syntax
Ines Montani b9aaa4e457 Improve vocab data integration and warning 2020-07-25 11:51:30 +02:00
..
__init__.pxd
__init__.py
_parser_model.pxd
_parser_model.pyx Explicitly delete objects after parser.update to free GPU memory (#5748) 2020-07-10 22:35:20 +02:00
_state.pxd
_state.pyx
arc_eager.pxd Improve spacy.gold (no GoldParse, no json format!) (#5555) 2020-06-26 19:34:12 +02:00
arc_eager.pyx Improve efficiency of get_oracle_sequences 2020-06-30 11:50:48 +02:00
ner.pxd Improve spacy.gold (no GoldParse, no json format!) (#5555) 2020-06-26 19:34:12 +02:00
ner.pyx Improve spacy.gold (no GoldParse, no json format!) (#5555) 2020-06-26 19:34:12 +02:00
nn_parser.pxd Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
nn_parser.pyx Improve vocab data integration and warning 2020-07-25 11:51:30 +02:00
nonproj.pxd
nonproj.pyx Improve spacy.gold (no GoldParse, no json format!) (#5555) 2020-06-26 19:34:12 +02:00
stateclass.pxd
stateclass.pyx
transition_system.pxd Improve spacy.gold (no GoldParse, no json format!) (#5555) 2020-06-26 19:34:12 +02:00
transition_system.pyx Remove dead and/or deprecated code (#5710) 2020-07-06 13:06:25 +02:00