Matthew Honnibal
|
52c180ecf5
|
Revert "Merge branch 'develop' of https://github.com/explosion/spaCy into develop"
This reverts commit ea8de11ad5 , reversing
changes made to 08e443e083 .
|
2017-08-14 13:00:23 +02:00 |
|
Matthew Honnibal
|
92ebab6073
|
Update beam-update tests
|
2017-08-13 08:56:02 +02:00 |
|
Matthew Honnibal
|
24b45b45c6
|
Add test for beam update
|
2017-08-12 17:15:28 -05:00 |
|
Matthew Honnibal
|
b353e4d843
|
Work on parser beam training
|
2017-08-12 14:47:45 -05:00 |
|
Matthew Honnibal
|
d6a5c2c85a
|
Add test for NER
|
2017-07-22 01:48:58 +02:00 |
|
Matthew Honnibal
|
28244df4da
|
Add test for beam parsing
|
2017-07-22 01:48:35 +02:00 |
|
Matthew Honnibal
|
2424493970
|
Remove unnecessary import of Mock
|
2017-07-22 01:13:54 +02:00 |
|
Matthew Honnibal
|
289f23df51
|
Test beam parsing
|
2017-07-20 15:03:10 +02:00 |
|
Matthew Honnibal
|
f014138c11
|
Fix parser tests
|
2017-07-20 00:16:52 +02:00 |
|
ines
|
34a2eecb17
|
Add simple "naughty strings" test (see #1107)
|
2017-06-06 17:43:51 +02:00 |
|
ines
|
cc9c5dc7a3
|
Fix noun chunks test
|
2017-06-05 16:39:04 +02:00 |
|
Matthew Honnibal
|
b4cdd05466
|
Add vectors.pyx in setup
|
2017-06-05 12:45:29 +02:00 |
|
Matthew Honnibal
|
30369d580f
|
Start testing Vectors class
|
2017-06-05 12:32:49 +02:00 |
|
ines
|
51d7414e94
|
Make sure sents are a list
|
2017-06-05 12:30:13 +02:00 |
|
ines
|
a0f4592f0a
|
Update tests
|
2017-06-05 02:26:13 +02:00 |
|
ines
|
3e105bcd36
|
Update tests
|
2017-06-05 02:09:27 +02:00 |
|
ines
|
078232932c
|
Fix tokenizer fixture scope
|
2017-06-05 01:06:34 +02:00 |
|
Matthew Honnibal
|
58be0e1f6f
|
Update tests
|
2017-06-04 16:35:06 -05:00 |
|
Matthew Honnibal
|
bb98d45a63
|
Fix tests
|
2017-06-04 16:00:44 -05:00 |
|
Matthew Honnibal
|
55d0621532
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-06-04 15:53:25 -05:00 |
|
Matthew Honnibal
|
5b9f116aca
|
Update tests
|
2017-06-04 15:53:17 -05:00 |
|
ines
|
8a29308d0b
|
Remove unused imports
|
2017-06-04 22:39:29 +02:00 |
|
Ines Montani
|
112c5787eb
|
Merge pull request #1101 from oroszgy/hu_tokenizer_fix
More robust Hungarian tokenizer.
|
2017-06-04 22:37:51 +02:00 |
|
ines
|
96867a24ae
|
Fix typo
|
2017-06-04 22:36:40 +02:00 |
|
ines
|
f432bb4b48
|
Fix fixture scopes
|
2017-06-04 22:34:31 +02:00 |
|
ines
|
a66cf24ee8
|
xfail tokenizer serialization tests for now
Tests pass locally, but not on Travis – needs more investigation
|
2017-06-04 13:58:20 +02:00 |
|
ines
|
e47eef5e03
|
Update German tokenizer exceptions and tests
|
2017-06-03 21:07:44 +02:00 |
|
ines
|
d77c2cc8bb
|
Add tests for English norm exceptions
|
2017-06-03 20:59:50 +02:00 |
|
ines
|
3152ee5ca2
|
Update serialization tests for tokenizer
|
2017-06-03 17:05:28 +02:00 |
|
ines
|
1ebd0d3f27
|
Add assert_packed_msg_equal util function
|
2017-06-03 17:04:30 +02:00 |
|
ines
|
de974f7bef
|
Add serializer tests for tokenizer
|
2017-06-03 13:26:34 +02:00 |
|
ines
|
d21459f87d
|
Update serializer tests
|
2017-06-02 21:42:26 +02:00 |
|
ines
|
d86e7cde93
|
Add entity recognizer to parser serialization tests
|
2017-06-02 18:40:06 +02:00 |
|
ines
|
0051c05964
|
Add tests for serializing parser
|
2017-06-02 18:37:19 +02:00 |
|
ines
|
cef547a9f0
|
Add serialization tests for tensorizer
|
2017-06-02 18:18:30 +02:00 |
|
ines
|
f74a45c1fe
|
Remove unnecessary argument
|
2017-06-02 18:17:46 +02:00 |
|
ines
|
43b4d63f85
|
Add serialization tests for tagger
|
2017-06-02 17:29:34 +02:00 |
|
ines
|
acd65c00f6
|
Add serialization tests for StringStore and Vocab
|
2017-06-02 10:57:42 +02:00 |
|
ines
|
9692c98f57
|
Add test utils for temp file and temp dir
|
2017-06-02 10:56:09 +02:00 |
|
Matthew Honnibal
|
4c97371051
|
Fixes for thinc 6.7
|
2017-06-01 04:22:16 -05:00 |
|
Gyorgy Orosz
|
f0c3b09242
|
More robust Hungarian tokenizer.
|
2017-05-31 22:28:40 +02:00 |
|
ines
|
5e1c361270
|
Update tests README with info on model tests
|
2017-05-31 12:22:58 +02:00 |
|
Ines Montani
|
e6cf3c7e1c
|
Merge pull request #1093 from oroszgy/hu_emoji_fix
Fixed emoji handling for Hungarian
|
2017-05-31 11:33:24 +02:00 |
|
Matthew Honnibal
|
6937e311a4
|
Update doc tests
|
2017-05-30 23:34:23 +02:00 |
|
Gyorgy Orosz
|
8c0b4b850e
|
Fixed emoji handling for Hungarian
|
2017-05-30 21:34:46 +02:00 |
|
Matthew Honnibal
|
b127645afc
|
Fix test_misc merge conflict
|
2017-05-29 18:31:44 -05:00 |
|
Matthew Honnibal
|
e0e8eae7c7
|
Tweak package test
|
2017-05-29 18:30:42 -05:00 |
|
ines
|
20a7003c0d
|
Update model fixtures and reorganise tests
|
2017-05-29 22:14:31 +02:00 |
|
ines
|
795fe43a4d
|
Add load_test_model function with importorskip()
Loads model only if it can be imported, i.e. if it's installed as a
package.
|
2017-05-29 22:11:31 +02:00 |
|
ines
|
6e3937efc5
|
Check for arguments of model markers to specify models to test
Lets user set --models --en for only English models
|
2017-05-29 22:10:16 +02:00 |
|