ines
|
42a0fbf291
|
Fix textcat simple train example
|
2017-11-07 01:25:54 +01:00 |
|
ines
|
5f43953536
|
Move test
|
2017-11-06 23:14:10 +01:00 |
|
Matthew Honnibal
|
1831dbd065
|
Add test of simple textcat workflow
|
2017-11-06 22:04:29 +01:00 |
|
Matthew Honnibal
|
2f7e9f390d
|
Make test less flakey
|
2017-11-06 17:34:50 +01:00 |
|
Matthew Honnibal
|
407b08017e
|
Make test less flakey
|
2017-11-06 17:31:40 +01:00 |
|
Matthew Honnibal
|
102f797933
|
Fix lemma ordering in test
|
2017-11-06 17:02:17 +01:00 |
|
Matthew Honnibal
|
63c6ae4191
|
Fix lemmatizer test
|
2017-11-06 11:57:06 +01:00 |
|
Matthew Honnibal
|
00435d8f0c
|
Add extra beam parsing test
|
2017-11-05 14:39:57 +01:00 |
|
ines
|
5e7d98f72a
|
Remove test for #1491
|
2017-11-03 22:10:57 +01:00 |
|
ines
|
718f1c50fb
|
Add regression test for #1491
|
2017-11-03 21:11:20 +01:00 |
|
Matthew Honnibal
|
144a93c2a5
|
Back-off to tensor for similarity if no vectors
|
2017-11-03 20:56:33 +01:00 |
|
Matthew Honnibal
|
d6e831bf89
|
Fix lemmatizer tests
|
2017-11-03 19:46:34 +01:00 |
|
ines
|
eef930c73e
|
Assert instead of print
|
2017-11-03 18:50:57 +01:00 |
|
ines
|
f0986df94b
|
Add test for #1488 (passes on v2.0.0a18?)
|
2017-11-03 14:44:36 +01:00 |
|
Matthew Honnibal
|
711278b667
|
Make test less flakey
|
2017-11-03 14:36:08 +01:00 |
|
Matthew Honnibal
|
0a534ae96a
|
Fix test for backprop d_pad
|
2017-11-03 14:04:16 +01:00 |
|
Matthew Honnibal
|
a22f96c3f1
|
Add test for backpropagating padding
|
2017-11-03 00:48:54 +01:00 |
|
ines
|
3af281a334
|
Update test model name
|
2017-11-01 23:02:00 +01:00 |
|
ines
|
8c2260e18c
|
Move span tests to /doc
|
2017-11-01 16:56:35 +01:00 |
|
ines
|
260cb37224
|
Catch deprecation warning
|
2017-11-01 16:49:18 +01:00 |
|
ines
|
5914faafbb
|
Fix .merge tests to not use deprecated API
|
2017-11-01 16:49:11 +01:00 |
|
Matthew Honnibal
|
9e0ebee81c
|
Add Token.is_sent_start property, so can deprecate Token.sent_start
|
2017-11-01 13:27:14 +01:00 |
|
Matthew Honnibal
|
c047498f87
|
Fix vectors test
|
2017-11-01 13:24:47 +01:00 |
|
Matthew Honnibal
|
86eba61fae
|
Fix token.vector when vectors are missing
|
2017-11-01 00:47:35 +01:00 |
|
Ines Montani
|
d11659463b
|
Merge pull request #1152 from jimregan/develop-irish
[WIP] attempt a port from #1147
|
2017-11-01 00:23:43 +01:00 |
|
Jim O'Regan
|
08b0bfd153
|
merge
|
2017-10-31 22:55:59 +00:00 |
|
Jim O'Regan
|
00ecfa5417
|
Ó, not O
|
2017-10-31 22:54:42 +00:00 |
|
Ines Montani
|
25b1d6cd91
|
Fix syntax error
|
2017-10-31 22:36:03 +01:00 |
|
Matthew Honnibal
|
92dc127569
|
Fix test for Python 3
|
2017-10-31 22:21:55 +01:00 |
|
Jim O'Regan
|
fe4b10346a
|
replace example sentence until I get around to adding a punctuation.py
|
2017-10-31 20:24:53 +00:00 |
|
Matthew Honnibal
|
77d8f5de9a
|
Revise and simplify Vectors class
|
2017-10-31 18:25:08 +01:00 |
|
Jim O'Regan
|
d4a8160c36
|
change quotes
|
2017-10-31 15:15:44 +00:00 |
|
Jim O'Regan
|
34ca59691b
|
no idea what is wrong here
|
2017-10-31 14:50:13 +00:00 |
|
Jim O'Regan
|
41dd29e48e
|
merge
|
2017-10-31 14:07:45 +00:00 |
|
Matthew Honnibal
|
cb5217012f
|
Fix vector remapping
|
2017-10-31 11:40:46 +01:00 |
|
Matthew Honnibal
|
9c11ee4a1c
|
WIP on vectors fixes
|
2017-10-31 11:22:56 +01:00 |
|
Matthew Honnibal
|
368fdb389a
|
WIP on refactoring and fixing vectors
|
2017-10-31 02:00:26 +01:00 |
|
Explosion Bot
|
72aea8f105
|
Update vectors.add() to allow setting keys to rows
|
2017-10-30 10:03:08 +01:00 |
|
Matthew Honnibal
|
64e4ff7c4b
|
Merge 'tidy-up' changes into branch. Resolve conflicts
|
2017-10-28 13:16:06 +02:00 |
|
Ines Montani
|
4033e70c71
|
Merge pull request #1461 from explosion/feature/disable-pipes
💫 Add Language.disable_pipes(), to temporarily edit pipeline and update code examples
|
2017-10-27 12:21:40 +02:00 |
|
Matthew Honnibal
|
b0f3ea2200
|
Fix names of pipeline components
NeuralDependencyParser --> DependencyParser
NeuralEntityRecognizer --> EntityRecognizer
TokenVectorEncoder --> Tensorizer
NeuralLabeller --> MultitaskObjective
|
2017-10-26 12:38:23 +02:00 |
|
ines
|
de1e5f35d5
|
Merge branch 'develop' into feature/disable-pipes
|
2017-10-25 16:33:12 +02:00 |
|
ines
|
c0b55ebdac
|
Fix PhraseMatcher.__contains__ and add more tests
|
2017-10-25 16:31:11 +02:00 |
|
ines
|
657a4d91bc
|
Merge branch 'develop' into feature/disable-pipes
|
2017-10-25 15:19:05 +02:00 |
|
ines
|
1a722dac31
|
Merge branch 'develop' into feature/disable-pipes
|
2017-10-25 15:18:18 +02:00 |
|
Matthew Honnibal
|
b5de768852
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-10-25 14:44:16 +02:00 |
|
Matthew Honnibal
|
094512fd47
|
Fix model-mark on regression test.
|
2017-10-25 14:44:00 +02:00 |
|
Matthew Honnibal
|
e70f80f29e
|
Add Language.disable_pipes()
|
2017-10-25 13:46:41 +02:00 |
|
Ines Montani
|
d3bf488e16
|
Merge pull request #1171 from mollerhoj/support-danish
Improve basic support for Danish
|
2017-10-24 20:29:57 +02:00 |
|
Matthew Honnibal
|
908809d488
|
Update tests
|
2017-10-24 17:05:15 +02:00 |
|