| .. |
|
matcher
|
* Move tests underneath spacy/
|
2015-10-26 00:07:31 +11: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
|
* Add test for matcher end-point problem
|
2015-11-12 05:00:40 +11:00 |
|
print
|
fixed error when printing unicode
|
2015-11-02 20:23:18 +02:00 |
|
serialize
|
Merge pull request #202 from henningpeters/sputnik
|
2015-12-28 03:29:53 +11:00 |
|
spans
|
access model via sputnik
|
2015-12-07 06:01:28 +01:00 |
|
tagger
|
* Add test for Issue #220: Whitespace being tagged as noun
|
2016-01-15 16:17:07 +01:00 |
|
tokenizer
|
* Fix Issue #201: Tokenization of there'll
|
2015-12-29 18:09:09 +01:00 |
|
tokens
|
* Delete test_token_references, which checked a flakey strategy for preventing orphan tokens from a while ago. Now orphan tokens simply hold a reference to Pool, preventing the memory from being freed underneath them. This means that we don't need to run this slow test.
|
2016-01-16 16:03:35 +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
|
Merge pull request #202 from henningpeters/sputnik
|
2015-12-28 03:29:53 +11:00 |
|
conftest.py
|
access model via sputnik
|
2015-12-07 06:01:28 +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 |