spaCy/spacy/tests/parser
2017-01-12 15:08:02 +01:00
..
__init__.py add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
prag_sbd.py Move Pragmatic Segmenter test cases (currently unused) to parser tests 2017-01-12 15:08:02 +01:00
test_ner.py Update tests 2016-09-24 01:17:03 +02:00
test_nonproj.py Modernise nonprojectivity tests and don't depend on models 2017-01-12 01:06:36 +01:00
test_parse_navigate.py Modernise Doc parse tree navigation tests and don't depend on models 2017-01-11 21:14:15 +01:00
test_parse.py Rename tags to pos in get_doc and allow adding tags to tokens 2017-01-12 11:18:36 +01:00
test_sbd.py Modernise sentence boundary detection tests and don't depend on models (where possible) 2017-01-11 23:53:08 +01:00
test_space_attachment.py Modernise space attachment parser tests and don't depend on models 2017-01-12 01:54:44 +01:00