spaCy/spacy/tests/parser
Sofie Van Landeghem c9da9605f7
Test suite clean up (#5781)
* step_through tests: skip instead of xfail

* test_empty_doc should be fixed with new Thinc version

* remove outdated test (there are other misaligned tests now)

* xfail reason

* fix test according to french exceptions

* clarified some skipped tests

* skip ukranian test instead of xfail

* skip instead of xfail

* skip + reason instead of xfail

* removed obsolete tests referring to removed "set_frozen" functionality

* fix test 999

* remove unused AlignmentError

* remove xfail where possible, skip otherwise

* increment thinc release for empty_doc test
2020-07-20 14:49:54 +02:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_add_label.py Remove dead and/or deprecated code (#5710) 2020-07-06 13:06:25 +02:00
test_arc_eager_oracle.py Improve spacy.gold (no GoldParse, no json format!) (#5555) 2020-06-26 19:34:12 +02:00
test_ner.py Test suite clean up (#5781) 2020-07-20 14:49:54 +02:00
test_neural_parser.py Test suite clean up (#5781) 2020-07-20 14:49:54 +02:00
test_nn_beam.py Improve spacy.gold (no GoldParse, no json format!) (#5555) 2020-06-26 19:34:12 +02:00
test_nonproj.py Few more Example unit tests (#5720) 2020-07-07 18:46:00 +02:00
test_parse_navigate.py Merge branch 'master' into tmp/sync 2020-03-26 13:38:14 +01:00
test_parse.py Test suite clean up (#5781) 2020-07-20 14:49:54 +02:00
test_preset_sbd.py Improve spacy.gold (no GoldParse, no json format!) (#5555) 2020-06-26 19:34:12 +02:00
test_space_attachment.py Test suite clean up (#5781) 2020-07-20 14:49:54 +02:00