spaCy/spacy/tests/parser
2019-08-29 14:33:39 +02:00
..
__init__.py add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
test_add_label.py 💫 Fix class mismap on parser deserializing (closes #3433) (#3470) 2019-03-23 13:46:25 +01:00
test_arc_eager_oracle.py Tidy up and format remaining files 2018-11-30 17:43:08 +01:00
test_ner.py Add tests for NER oracle with whitespace 2019-08-29 14:33:39 +02:00
test_neural_parser.py 💫 Tidy up and auto-format tests (#2967) 2018-11-27 01:09:36 +01:00
test_nn_beam.py 💫 Tidy up and auto-format tests (#2967) 2018-11-27 01:09:36 +01:00
test_nonproj.py Tidy up and format remaining files 2018-11-30 17:43:08 +01:00
test_parse_navigate.py 💫 Tidy up and auto-format tests (#2967) 2018-11-27 01:09:36 +01:00
test_parse.py 💫 Replace {Doc,Span}.merge with Doc.retokenize (#3280) 2019-02-15 10:29:44 +01:00
test_preset_sbd.py 💫 Tidy up and auto-format tests (#2967) 2018-11-27 01:09:36 +01:00
test_space_attachment.py Tidy up and format remaining files 2018-11-30 17:43:08 +01:00