spaCy/spacy/syntax
Matthew Honnibal 0a4b074184 Improve beam search defaults 2019-03-17 21:47:45 +01:00
..
__init__.pxd
__init__.py
_beam_utils.pxd Export hash_state from beam_utils 2019-03-15 15:20:28 +01:00
_beam_utils.pyx Use hash_state in beam 2019-03-15 15:22:58 +01:00
_parser_model.pxd Fix handling of added labels. Resolves #3189 2019-02-24 16:41:41 +01:00
_parser_model.pyx Normalize over all actions in parser, not just valid ones 2019-03-15 15:22:16 +01:00
_state.pxd Fix NER when preset entities cross sentence boundaries (#3379) 2019-03-10 14:53:03 +01:00
_state.pyx
arc_eager.pxd
arc_eager.pyx Tidy up property code style (#3391) 2019-03-11 15:59:09 +01:00
ner.pxd
ner.pyx Tidy up property code style (#3391) 2019-03-11 15:59:09 +01:00
nn_parser.pxd 💫 Better support for semi-supervised learning (#3035) 2018-12-10 16:25:33 +01:00
nn_parser.pyx Improve beam search defaults 2019-03-17 21:47:45 +01:00
nonproj.pxd
nonproj.pyx
stateclass.pxd
stateclass.pyx
transition_system.pxd
transition_system.pyx 💫 Make serialization methods consistent (#3385) 2019-03-10 19:16:45 +01:00