spaCy/tests
2015-06-07 17:53:14 +02:00
..
munge * Reorganize tests 2015-06-07 16:49:46 +02:00
parser * Reorganize tests 2015-06-07 16:49:46 +02:00
spans * Move nlp variable from global scope 2015-06-07 16:55:11 +02:00
tagger * Reorganize tests 2015-06-07 16:49:46 +02:00
tokenizer * Set up tokenizer/ tests properly, using a session-scoped fixture to avoid long load/unload times. Tokenizer tests now complete in 20 seconds. 2015-06-07 17:24:49 +02:00
tokens * Reorganize tests 2015-06-07 16:49:46 +02:00
vocab * Reorganize tests 2015-06-07 16:49:46 +02:00
conftest.py * Add conftest.py to tests/, to allow session-global pipeline. This allows much faster tests. 2015-06-07 17:53:14 +02:00
prag_sbd.py * Add pragmatic sentence boundary detection tests, from that Ruby gem. Not automatically run, as they can arbitrarily fail based on model changes. Currently 8/15 fail. 2015-04-12 04:46:40 +02:00
sun.tokens Remove trailing whitespace 2015-04-19 13:01:38 -07:00
sun.txt * Working tokenization. en doesn't match PTB perfectly. Need to reorganize before adding more schemes. 2014-07-07 01:15:59 +02:00
test_docs.py Tweak line spacing 2015-04-19 13:01:38 -07:00
test_wiki_sun.py Remove unused imports 2015-04-19 01:05:22 -07:00
tokenizer.sed Remove trailing whitespace 2015-04-19 13:01:38 -07:00