ines
|
fe0ff00fe1
|
Fix spacing
|
2017-03-19 11:55:37 +01:00 |
|
ines
|
5712da6095
|
Add regression test for #891
|
2017-03-19 11:48:01 +01:00 |
|
ines
|
aefb898e37
|
Add title-case version of morph rules (resolves #686)
|
2017-03-18 17:27:11 +01:00 |
|
ines
|
d0b85faf69
|
Pass regression test for #401 (resolves #401)
Fixed in new English models.
|
2017-03-18 17:06:49 +01:00 |
|
Matthew Honnibal
|
de0e6385b4
|
Merge branch 'master' of https://github.com/explosion/spaCy
|
2017-03-18 16:17:28 +01:00 |
|
Matthew Honnibal
|
fe442cac53
|
Fix #717: Set correct lemma for contracted verbs
|
2017-03-18 16:16:10 +01:00 |
|
ines
|
ad934a9abd
|
Add regression test for #693
|
2017-03-18 16:12:30 +01:00 |
|
ines
|
f57c616830
|
Add regression test for #704 and test new model (resolves #704)
(using new English model)
|
2017-03-18 16:04:14 +01:00 |
|
Matthew Honnibal
|
413138de79
|
Fix #719: Lemmatizer can no longer output empty string
|
2017-03-18 16:02:06 +01:00 |
|
Matthew Honnibal
|
db51abf685
|
Fix tests
|
2017-03-16 18:53:47 -05:00 |
|
Matthew Honnibal
|
fea9fe08af
|
Merge pull request #866 from juanmirocks/master
Fix lemmatization of OOV words
|
2017-03-16 23:37:36 +01:00 |
|
ines
|
42ba740dde
|
Revert "Merge branch 'debug'"
This reverts commit 89b79d1178 , reversing
changes made to 02bdf490a1 .
|
2017-03-13 20:11:52 +01:00 |
|
ines
|
4c5f51e49e
|
Update regression test
|
2017-03-13 15:16:11 +01:00 |
|
ines
|
02bdf490a1
|
Remove regression test to see if it caused pytest Travis error
|
2017-03-13 13:00:22 +01:00 |
|
ines
|
17018750ac
|
Add regression test for #717
|
2017-03-13 12:58:22 +01:00 |
|
ines
|
2883ebfca2
|
Remove print statement
|
2017-03-13 12:30:42 +01:00 |
|
ines
|
98c13d8aa9
|
Add regression test for #401
|
2017-03-13 12:28:41 +01:00 |
|
ines
|
444d665f9d
|
Add regression test for #686
|
2017-03-13 12:23:35 +01:00 |
|
ines
|
46b17e5b51
|
Add regression test for #719
|
2017-03-13 12:17:35 +01:00 |
|
ines
|
c8ae682ff9
|
Add regression test for #636
|
2017-03-13 12:08:31 +01:00 |
|
ines
|
337f9601f2
|
Add missing unicode declaration
|
2017-03-13 12:08:19 +01:00 |
|
ines
|
d70386ec6e
|
Update docstring in #886 regression test
|
2017-03-13 12:00:38 +01:00 |
|
ines
|
51ba3ef0a8
|
Add regression test for #886
|
2017-03-13 11:44:58 +01:00 |
|
ines
|
66c1f194f9
|
Use consistent unicode declarations
|
2017-03-12 13:07:28 +01:00 |
|
Matthew Honnibal
|
5b0b968d13
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-03-08 15:03:10 +01:00 |
|
Matthew Honnibal
|
0ac3d27689
|
Fix handling of trailing whitespace
Fix off-by-one error that meant trailing spaces were being dropped.
Closes #792
|
2017-03-08 15:01:40 +01:00 |
|
ines
|
c2e3e651b8
|
Re-add regression test for #859
|
2017-03-08 14:36:09 +01:00 |
|
Matthew Honnibal
|
3edb8ae207
|
Whitespace
|
2017-03-07 17:16:26 +01:00 |
|
Matthew Honnibal
|
4e75e74247
|
Update regression test for variable-length pattern problem in the matcher.
|
2017-03-07 16:08:32 +01:00 |
|
Matthew Honnibal
|
6d67213b80
|
Add test for 850: Matcher fails on zero-or-more.
|
2017-03-07 15:55:28 +01:00 |
|
ines
|
8dff040032
|
Revert "Add regression test for #859"
This reverts commit c4f16c66d1 .
|
2017-03-01 21:56:20 +01:00 |
|
Juan Miguel Cejuela
|
a8cfde46d3
|
#781 Fix test — colocalizes is lemmatized to colocaliz and colicalize
|
2017-03-01 21:43:08 +01:00 |
|
Juan Miguel Cejuela
|
a471114eb2
|
#781 add regression test, failing previous bug fix
|
2017-03-01 21:30:51 +01:00 |
|
ines
|
c4f16c66d1
|
Add regression test for #859
|
2017-03-01 16:07:27 +01:00 |
|
Matthew Honnibal
|
0aaa546435
|
Fix test after updating the French tokenizer stuff
|
2017-02-27 11:20:47 +01:00 |
|
ines
|
7c1260e98c
|
Add regression test
|
2017-02-24 18:22:49 +01:00 |
|
ines
|
67991b6e5f
|
Add more test cases to #775 regression test to cover #847
|
2017-02-18 14:10:44 +01:00 |
|
ines
|
44de3c7642
|
Reformat test and use text_file fixture
|
2017-02-16 23:49:19 +01:00 |
|
ines
|
3dd22e9c88
|
Mark vectors test as xfail (temporary)
|
2017-02-16 23:28:51 +01:00 |
|
ines
|
85d249d451
|
Revert "Revert "Merge pull request #836 from raphael0202/load_vectors (closes #834)""
This reverts commit ea05f78660 .
|
2017-02-16 23:26:25 +01:00 |
|
ines
|
ea05f78660
|
Revert "Merge pull request #836 from raphael0202/load_vectors (closes #834)"
This reverts commit 7d8c9eee7f , reversing
changes made to f6b69babcc .
|
2017-02-16 15:27:12 +01:00 |
|
Raphaël Bournhonesque
|
06a71d22df
|
Fix test failure by using unicode literals
|
2017-02-16 14:48:00 +01:00 |
|
Raphaël Bournhonesque
|
3ba109622c
|
Add regression test with non ' ' space character as token
|
2017-02-16 12:23:27 +01:00 |
|
Michael Wallin
|
35100c8bdd
|
[issue 805] Add regression test and the required fixture
|
2017-02-04 16:21:34 +02:00 |
|
Ines Montani
|
afc6365388
|
Update regression test for #801 to match current expected behaviour
|
2017-02-02 16:23:05 +01:00 |
|
Ines Montani
|
13a4ab37e0
|
Add regression test for #801
|
2017-02-02 15:33:52 +01:00 |
|
Ines Montani
|
e4875834fe
|
Fix formatting
|
2017-01-31 15:19:33 +01:00 |
|
Ines Montani
|
c304834e45
|
Add missing import
|
2017-01-31 15:18:30 +01:00 |
|
Ines Montani
|
e6465b9ca3
|
Parametrize test cases and mark as xfail
|
2017-01-31 15:14:42 +01:00 |
|
latkins
|
e4c84321a5
|
Added regression test for Issue #792.
|
2017-01-31 13:47:42 +00:00 |
|