.. |
matcher
|
* Add test for user NER classes in matcher blocking the NER model. Re Issue #178 and Issue #217
|
2016-01-19 19:23:16 +01:00 |
morphology
|
* Move tests underneath spacy/
|
2015-10-26 00:07:31 +11:00 |
munge
|
* Move tests underneath spacy/
|
2015-10-26 00:07:31 +11:00 |
parser
|
* Unwind limit to sentence boundary detection that prevents it from inserting boundaries on whitespace. Replace it with a check for whitespace in StateClass.fast_forward, so that whitespace is LeftArced when it's on the stack. This should prevent the previous problem of whitespace-only sentences. Should fix Issue #184, but may cause further problems. Needs testing.
|
2016-01-19 02:54:15 +01:00 |
print
|
fixed error when printing unicode
|
2015-11-02 20:23:18 +02:00 |
serialize
|
untangle data_path/via
|
2016-01-16 12:23:45 +01:00 |
spans
|
* Set heads for test_merge_tokens, to make the test run without models
|
2016-01-18 17:00:11 +01:00 |
tagger
|
* Fix merge conflict in requirements.txt
|
2016-01-16 16:20:49 +01:00 |
tokenizer
|
* Add xfail test for Issue #225: tokenization with non-whitespace delimiters
|
2016-01-19 13:20:14 +01:00 |
tokens
|
* Fix import of HEAD attribute
|
2016-01-18 17:34:43 +01:00 |
vectors
|
* Move tests underneath spacy/
|
2015-10-26 00:07:31 +11:00 |
vocab
|
* Set test file mode to w+t
|
2015-10-26 22:40:48 +11:00 |
website
|
* Make some of the website tests work without models
|
2016-01-18 18:14:44 +01:00 |
conftest.py
|
untangle data_path/via
|
2016-01-16 12:23:45 +01:00 |
prag_sbd.py
|
* Move tests underneath spacy/
|
2015-10-26 00:07:31 +11:00 |
sun.tokens
|
* Move tests underneath spacy/
|
2015-10-26 00:07:31 +11:00 |
sun.txt
|
* Move tests underneath spacy/
|
2015-10-26 00:07:31 +11:00 |
test_docs.py
|
* Move tests underneath spacy/
|
2015-10-26 00:07:31 +11:00 |
test_matcher.py
|
* Move tests underneath spacy/
|
2015-10-26 00:07:31 +11:00 |
test_pickle.py
|
* Fix pickle test for python3
|
2015-11-03 04:57:02 +01:00 |
tokenizer.sed
|
* Move tests underneath spacy/
|
2015-10-26 00:07:31 +11:00 |