spaCy/spacy/syntax
Matthw Honnibal 0d6edf5397 Clean up debug code in transition_system 2020-07-01 01:03:20 +02:00
..
__init__.pxd
__init__.py
_parser_model.pxd Update spaCy for thinc 8.0.0 (#4920) 2020-01-29 17:06:46 +01:00
_parser_model.pyx Fix efficiency of parser backprop_nonlinearity 2020-06-30 21:22:54 +02:00
_state.pxd Tidy up compiler flags and imports (#5071) 2020-03-02 11:48:10 +01:00
_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 Update spaCy for thinc 8.0.0 (#4920) 2020-01-29 17:06:46 +01:00
nn_parser.pyx Fix parser gold cutting and gradient normalization 2020-07-01 01:02:58 +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 Replace Entity/MatchStruct with SpanC (#4459) 2019-10-18 11:01:47 +02:00
stateclass.pyx More formatting changes 2019-12-25 17:59:52 +01:00
transition_system.pxd Improve spacy.gold (no GoldParse, no json format!) (#5555) 2020-06-26 19:34:12 +02:00
transition_system.pyx Clean up debug code in transition_system 2020-07-01 01:03:20 +02:00