Matthew Honnibal
|
04a92bd75e
|
Pin msgpack-numpy requirement
|
2017-12-06 03:24:24 +01:00 |
|
Matthew Honnibal
|
b2f1cf8775
|
Try to fix travis locale problem
|
2017-12-06 01:50:03 +01:00 |
|
Matthew Honnibal
|
b051c11da7
|
Try to fix travis locale problem
|
2017-12-06 01:45:22 +01:00 |
|
Matthew Honnibal
|
8d27f091c8
|
Merge branch 'master' of https://github.com/explosion/spaCy
|
2017-12-05 17:01:35 +01:00 |
|
Matthew Honnibal
|
beb5ad24c5
|
Update travis
|
2017-12-05 17:01:14 +01:00 |
|
ines
|
58a19518cf
|
Merge branch 'master' of https://github.com/explosion/spaCy
|
2017-12-05 13:17:58 +01:00 |
|
ines
|
7ade336ab7
|
Add "Unknown locale" issue to troubleshooting guide (see #1684, #1641, #1517)
|
2017-12-05 13:17:55 +01:00 |
|
Matthew Honnibal
|
b712de774e
|
Fix vectors pickling
|
2017-12-05 12:45:24 +01:00 |
|
Matthew Honnibal
|
a59518df4f
|
Merge branch 'master' of https://github.com/explosion/spaCy
|
2017-12-05 11:33:20 +01:00 |
|
Matthew Honnibal
|
5719fd1ce9
|
Require dev1 of thinc
|
2017-12-05 10:52:48 +01:00 |
|
Matthew Honnibal
|
04650e38c7
|
Set version to 2.0.4.dev0
|
2017-12-05 10:52:31 +01:00 |
|
Ines Montani
|
6c95187915
|
Merge pull request #1683 from mkdynamic/patch-1
Fix link to CLEAR Style dependency labels PDF
|
2017-12-05 08:57:38 +00:00 |
|
Mark Dodwell
|
9d4c185860
|
Fix link to CLEAR Style dependency labels PDF
|
2017-12-04 23:28:06 -08:00 |
|
Matthew Honnibal
|
07acb43a85
|
Merge branch 'master' of https://github.com/explosion/spaCy
|
2017-12-04 14:42:52 +01:00 |
|
Matthew Honnibal
|
f5cae1f598
|
Merge pull request #1674 from twerkmeister/patch-1
fix setup.py spacy req string for packaging
|
2017-12-04 14:04:09 +01:00 |
|
Thomas Werkmeister
|
94eac75b7c
|
fix setup.py spacy req string for packaging
Requirement should be `spacy>=2.0.2` instead of `spacy2.0.2`
|
2017-12-03 04:16:28 -06:00 |
|
ines
|
40638b7cdf
|
Update resources
|
2017-12-02 04:16:03 +01:00 |
|
ines
|
f2ea6d4713
|
Add Dutch example sentences (see #1107)
|
2017-12-01 23:36:05 +01:00 |
|
ines
|
9ea8a7cf0c
|
Add spacy_cld to extensions
|
2017-12-01 23:21:33 +01:00 |
|
Ines Montani
|
a07b44fb47
|
Merge pull request #1667 from GreenRiverRUS/russian_bugfixies
Bugfixies in russian support
|
2017-11-30 20:37:43 +00:00 |
|
Vadim Mazaev
|
4ba7ddf651
|
Bugfixies
|
2017-11-30 12:29:38 +03:00 |
|
Matthew Honnibal
|
6bc0f4d29f
|
Merge pull request #1611 from fsonntag/master
Solving #1494
|
2017-11-29 23:11:23 +01:00 |
|
Matthew Honnibal
|
f9ed9ea529
|
Merge pull request #1624 from GreenRiverRUS/russian
Add support for Russian
|
2017-11-29 23:10:01 +01:00 |
|
Matthew Honnibal
|
52c26f33b8
|
Merge pull request #1644 from hugovk/rm-eol
Drop support for EOL Python 2.6 and 3.3
|
2017-11-29 23:02:49 +01:00 |
|
ines
|
8d3f29322f
|
Add spacy_hunspell to resources (see #315)
|
2017-11-29 09:33:22 +01:00 |
|
Hugo
|
88d829f60c
|
CLA
|
2017-11-29 10:25:20 +02:00 |
|
ines
|
a31506e060
|
Fix off-by-one error in nlp.add_pipe(after=name) (fixes #1654)
|
2017-11-28 20:37:55 +01:00 |
|
ines
|
343fd2969d
|
Use python -m for spacy validate
|
2017-11-28 20:35:39 +01:00 |
|
ines
|
b62739fbfe
|
Add regression test for #1654
|
2017-11-28 20:27:54 +01:00 |
|
ines
|
2e50dbb9d7
|
Simplify test
|
2017-11-28 20:27:27 +01:00 |
|
Felix Sonntag
|
724ae7dc55
|
Fixed issue of infix capturing prefixes
|
2017-11-28 17:17:12 +01:00 |
|
Matthew Honnibal
|
a113638414
|
Merge pull request #1614 from cclauss/patch-1
Use flake8 to look for syntax errors, undefined names
|
2017-11-28 16:56:44 +01:00 |
|
Ines Montani
|
9052643e2c
|
Merge pull request #1653 from sorenlind/da_example_typo
Fix typo
|
2017-11-27 14:47:42 +00:00 |
|
Ines Montani
|
e6f2e9105e
|
Merge pull request #1650 from sorenlind/da_normalization
Add several Danish alternative spellings
|
2017-11-27 14:40:44 +00:00 |
|
Søren Lind Kristiansen
|
5fe58b885b
|
Fix typo
|
2017-11-27 15:36:18 +01:00 |
|
Ines Montani
|
d52b1ab245
|
Add unicode_literals (hopefully fixes test failure on Python 2)
|
2017-11-27 15:16:54 +01:00 |
|
Søren Lind Kristiansen
|
0ffd27b0f6
|
Add several Danish alternative spellings
|
2017-11-27 13:35:41 +01:00 |
|
Ines Montani
|
db2dbb2477
|
Merge pull request #1647 from atomobianco/patch-1
Corrected char index instead of token index
|
2017-11-27 12:01:04 +00:00 |
|
Ines Montani
|
6362024cf8
|
Merge pull request #1645 from GreenRiverRUS/fix_default_meta
Fixed spaCy version string in default meta
|
2017-11-27 11:58:02 +00:00 |
|
atomobianco
|
f6a82da907
|
Corrected char index instead of token index
Changed the index used to add the label because `displacy.render` apparently uses char index
|
2017-11-26 23:55:25 +01:00 |
|
Vadim Mazaev
|
59f03ab1d7
|
Fixed spacy version string in default meta
|
2017-11-26 23:02:07 +03:00 |
|
Vadim Mazaev
|
49b4e2c158
|
Added contributor agreement
|
2017-11-26 22:14:08 +03:00 |
|
Vadim Mazaev
|
53e7c38637
|
Fixed tests depends on pymorphy2
|
2017-11-26 21:04:44 +03:00 |
|
Vadim Mazaev
|
cacd859dcd
|
Added tag map, fixed tests fails, added more exceptions
|
2017-11-26 20:54:48 +03:00 |
|
Hugo
|
aa898ab4e4
|
Drop support for EOL Python 2.6 and 3.3
|
2017-11-26 19:46:24 +02:00 |
|
ines
|
c132c1a143
|
Merge branch 'master' of https://github.com/explosion/spaCy
|
2017-11-26 18:04:20 +01:00 |
|
ines
|
bda6e2a816
|
Add training example to lightning tour
|
2017-11-26 18:04:18 +01:00 |
|
ines
|
89f8b1fba0
|
Update example documents
|
2017-11-26 18:04:04 +01:00 |
|
ines
|
65d66b81f1
|
Fix typo
|
2017-11-26 18:03:44 +01:00 |
|
Ines Montani
|
a7bb8f1b42
|
Merge pull request #1637 from sorenlind/da_tokenization
Improve Danish tokenization
|
2017-11-26 15:41:38 +00:00 |
|