.. |
__init__.py
|
Add __init__.py file for regression tests
|
2016-11-01 13:45:06 +01:00 |
test_issue54.py
|
Update model fixtures and reorganise tests
|
2017-05-29 22:14:31 +02:00 |
test_issue118.py
|
Fix tests and use the new Matcher API
|
2017-05-22 13:54:20 +02:00 |
test_issue242.py
|
Fix tests and use the new Matcher API
|
2017-05-22 13:54:20 +02:00 |
test_issue309.py
|
Tidy up and rename regression tests and remove unnecessary imports
|
2017-01-12 22:00:37 +01:00 |
test_issue351.py
|
Tidy up and rename regression tests and remove unnecessary imports
|
2017-01-12 22:00:37 +01:00 |
test_issue360.py
|
Tidy up and rename regression tests and remove unnecessary imports
|
2017-01-12 22:00:37 +01:00 |
test_issue361.py
|
Move test for #361 to regression tests
|
2017-01-12 16:51:12 +01:00 |
test_issue401.py
|
Update model fixtures and reorganise tests
|
2017-05-29 22:14:31 +02:00 |
test_issue429.py
|
Update regression test
|
2017-09-06 19:13:51 +02:00 |
test_issue514.py
|
Update tests
|
2017-06-04 15:53:17 -05:00 |
test_issue587.py
|
Fix tests and use the new Matcher API
|
2017-05-22 13:54:20 +02:00 |
test_issue588.py
|
Fix tests and use the new Matcher API
|
2017-05-22 13:54:20 +02:00 |
test_issue589.py
|
Update tests
|
2017-06-05 02:09:27 +02:00 |
test_issue590.py
|
Fix tests and use the new Matcher API
|
2017-05-22 13:54:20 +02:00 |
test_issue595.py
|
Fix regression test
|
2017-03-25 22:35:07 +01:00 |
test_issue599.py
|
Tidy up and rename regression tests and remove unnecessary imports
|
2017-01-12 22:00:37 +01:00 |
test_issue600.py
|
Tidy up and rename regression tests and remove unnecessary imports
|
2017-01-12 22:00:37 +01:00 |
test_issue615.py
|
Update tests
|
2017-06-05 02:09:27 +02:00 |
test_issue686.py
|
Update model fixtures and reorganise tests
|
2017-05-29 22:14:31 +02:00 |
test_issue693.py
|
Update tests
|
2017-06-05 02:26:13 +02:00 |
test_issue704.py
|
Make sure sents are a list
|
2017-06-05 12:30:13 +02:00 |
test_issue717.py
|
Update model fixtures and reorganise tests
|
2017-05-29 22:14:31 +02:00 |
test_issue719.py
|
Update model fixtures and reorganise tests
|
2017-05-29 22:14:31 +02:00 |
test_issue736.py
|
Fix formatting
|
2017-01-12 22:56:20 +01:00 |
test_issue740.py
|
Fix formatting
|
2017-01-16 13:09:52 +01:00 |
test_issue743.py
|
Add missing unicode declaration
|
2017-03-13 12:08:19 +01:00 |
test_issue744.py
|
Exclude "were" and "Were" from tokenizer exceptions and add regression test (resolves #744)
|
2017-01-16 13:10:38 +01:00 |
test_issue758.py
|
Update model fixtures and reorganise tests
|
2017-05-29 22:14:31 +02:00 |
test_issue759.py
|
Add regression test for #759
|
2017-01-20 15:11:48 +01:00 |
test_issue768.py
|
Update tests
|
2017-06-05 02:09:27 +02:00 |
test_issue775.py
|
Add more test cases to #775 regression test to cover #847
|
2017-02-18 14:10:44 +01:00 |
test_issue781.py
|
Update model fixtures and reorganise tests
|
2017-05-29 22:14:31 +02:00 |
test_issue792.py
|
Fix handling of trailing whitespace
|
2017-03-08 15:01:40 +01:00 |
test_issue801.py
|
Update regression test for #801 to match current expected behaviour
|
2017-02-02 16:23:05 +01:00 |
test_issue805.py
|
Use consistent unicode declarations
|
2017-03-12 13:07:28 +01:00 |
test_issue834.py
|
Finish stringstore change. Also xfail vectors tests
|
2017-05-28 15:10:22 +02:00 |
test_issue850.py
|
Update tests
|
2017-06-05 02:26:13 +02:00 |
test_issue852.py
|
Use consistent unicode declarations
|
2017-03-12 13:07:28 +01:00 |
test_issue859.py
|
Use consistent unicode declarations
|
2017-03-12 13:07:28 +01:00 |
test_issue886.py
|
Update docstring in #886 regression test
|
2017-03-13 12:00:38 +01:00 |
test_issue891.py
|
Add / to tokenizer infixes (resolves #891)
|
2017-04-07 17:30:44 +02:00 |
test_issue903.py
|
Prevent lemmatization of base nouns
|
2017-03-25 21:51:12 +01:00 |
test_issue910.py
|
Update tests
|
2017-06-05 02:26:13 +02:00 |
test_issue912.py
|
Block lemmatization of base-form adjectives
|
2017-03-25 21:29:57 +01:00 |
test_issue957.py
|
Add unicode declaration on new regression test
|
2017-04-07 18:09:23 +02:00 |
test_issue995.py
|
Update tests
|
2017-06-05 02:09:27 +02:00 |
test_issue999.py
|
Redesign training to integrate NN components
|
2017-05-16 16:17:30 +02:00 |
test_issue1257.py
|
Fix comparison of Token from different docs. Closes #1257
|
2017-08-19 16:39:32 +02:00 |
test_issue1305.py
|
Unxfail and close #1305
|
2017-09-06 19:14:17 +02:00 |
test_issue1380.py
|
Add test for #1380. Passes without fix?
|
2017-10-04 14:56:31 +02:00 |