spaCy/spacy/tests/parser
Ines Montani 5651a0d052 💫 Replace {Doc,Span}.merge with Doc.retokenize (#3280)
* Add deprecation warning to Doc.merge and Span.merge

* Replace {Doc,Span}.merge with Doc.retokenize
2019-02-15 10:29:44 +01:00
..
__init__.py add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
test_add_label.py 💫 Tidy up and auto-format tests (#2967) 2018-11-27 01:09:36 +01:00
test_arc_eager_oracle.py Tidy up and format remaining files 2018-11-30 17:43:08 +01:00
test_ner.py Tidy up and format remaining files 2018-11-30 17:43:08 +01: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