ines
|
ca6769fd48
|
Update spacy functions and remove removed set_factory
|
2017-10-07 15:28:01 +02:00 |
|
ines
|
743d1df1fe
|
Update pipelines docs and add user hooks to custom components
|
2017-10-07 15:27:28 +02:00 |
|
ines
|
feaf353051
|
Update processing pipelines usage docs
|
2017-10-07 14:05:59 +02:00 |
|
ines
|
58dfde7c02
|
Remove redundante deprecation note
|
2017-10-07 04:54:57 +02:00 |
|
ines
|
ed8e0085b0
|
Update docs for spacy.load()
|
2017-10-07 03:06:55 +02:00 |
|
ines
|
e370332fb1
|
Update Language API docs
|
2017-10-07 03:00:20 +02:00 |
|
ines
|
0adadcb3f0
|
Fix beam parse model test
|
2017-10-07 02:15:15 +02:00 |
|
ines
|
b38a8f4a94
|
Fix and update pipe methods tests
|
2017-10-07 02:06:23 +02:00 |
|
Matthew Honnibal
|
0384f08218
|
Trigger nonproj.deprojectivize as a postprocess
|
2017-10-07 02:00:47 +02:00 |
|
Matthew Honnibal
|
3a65a0c970
|
Start adding tests for new pipeline management
|
2017-10-07 01:48:23 +02:00 |
|
ines
|
e43530269c
|
Update docstrings
|
2017-10-07 01:04:50 +02:00 |
|
ines
|
61a503a611
|
Fix parser test
|
2017-10-07 00:38:51 +02:00 |
|
ines
|
b39409173e
|
Add disable option and True/False/None values for pipeline
|
2017-10-07 00:29:08 +02:00 |
|
ines
|
2586b61b15
|
Fix formatting, tidy up and remove unused imports
|
2017-10-07 00:26:05 +02:00 |
|
ines
|
212c8f0711
|
Implement new Language methods and pipeline API
|
2017-10-07 00:25:54 +02:00 |
|
ines
|
3468d535ad
|
Update model benchmarks
|
2017-10-06 21:39:06 +02:00 |
|
ines
|
96a4e79d13
|
Fix PhraseMatcher example
|
2017-10-06 18:22:10 +02:00 |
|
Matthew Honnibal
|
c36d4596bf
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-10-05 18:27:56 +02:00 |
|
Matthew Honnibal
|
056b08c0df
|
Delete obsolete nn_text_class example
|
2017-10-05 18:27:10 +02:00 |
|
Matthew Honnibal
|
c6cd81f192
|
Wrap try/except around model saving
|
2017-10-05 08:14:24 -05:00 |
|
Matthew Honnibal
|
5743b06e36
|
Wrap model saving in try/except
|
2017-10-05 08:12:50 -05:00 |
|
Matthew Honnibal
|
fd4baff475
|
Update tests
|
2017-10-05 08:12:27 -05:00 |
|
ines
|
b621a2e964
|
Fix build emoji
|
2017-10-04 18:37:27 +02:00 |
|
Matthew Honnibal
|
5560c46a59
|
Update buildkite
|
2017-10-04 18:29:41 +02:00 |
|
Matthew Honnibal
|
e3c93f87a4
|
Update sdist
|
2017-10-04 18:18:07 +02:00 |
|
Matthew Honnibal
|
c4c7def9ce
|
Fix yml
|
2017-10-04 18:14:33 +02:00 |
|
Matthew Honnibal
|
71825f9737
|
Fix yml
|
2017-10-04 18:12:16 +02:00 |
|
Matthew Honnibal
|
6304c5e146
|
Fix yml
|
2017-10-04 18:08:34 +02:00 |
|
Matthew Honnibal
|
ff24b6d04a
|
Fix yml
|
2017-10-04 18:05:45 +02:00 |
|
Matthew Honnibal
|
cc29e8b497
|
Add buildkite.yml for making sdists
|
2017-10-04 18:00:37 +02:00 |
|
Matthew Honnibal
|
d903986439
|
Increment version
|
2017-10-04 17:14:26 +02:00 |
|
Matthew Honnibal
|
fb75eb52f1
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-10-04 16:37:00 +02:00 |
|
Matthew Honnibal
|
40edb65ee7
|
Make test work for Python 2.7
|
2017-10-04 16:36:50 +02:00 |
|
ines
|
bb13aa4bf3
|
Fix typos in PhraseMatcher docs
|
2017-10-04 16:12:09 +02:00 |
|
Matthew Honnibal
|
bd8e84998a
|
Add nO attribute to TextCategorizer model
|
2017-10-04 16:07:30 +02:00 |
|
Matthew Honnibal
|
f8a0614527
|
Improve textcat model slightly
|
2017-10-04 15:15:53 +02:00 |
|
Matthew Honnibal
|
f1b86dff8c
|
Update textcat example
|
2017-10-04 15:12:28 +02:00 |
|
Matthew Honnibal
|
39798b0172
|
Uncomment layernorm adjustment hack
|
2017-10-04 15:12:09 +02:00 |
|
Matthew Honnibal
|
b3a7082bf8
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-10-04 14:56:46 +02:00 |
|
Matthew Honnibal
|
db05d4d582
|
Add test for #1380. Passes without fix?
|
2017-10-04 14:56:31 +02:00 |
|
Matthew Honnibal
|
79a94bc166
|
Update textcat exampe
|
2017-10-04 14:55:30 +02:00 |
|
Matthew Honnibal
|
774f5732bd
|
Fix dimensionality of textcat when no vectors available
|
2017-10-04 14:55:15 +02:00 |
|
Ines Montani
|
28ba0b9b51
|
Merge pull request #1385 from explosion/feature/new-website
💫 New spaCy website
|
2017-10-04 14:35:52 +02:00 |
|
ines
|
33cf9cecdd
|
Port over changes from #1386
|
2017-10-04 13:34:03 +02:00 |
|
Matthew Honnibal
|
af75b74208
|
Unset LayerNorm backwards compat hack
|
2017-10-03 20:47:10 -05:00 |
|
ines
|
36ff525ff5
|
Add NER P and NER R scores to model overview
|
2017-10-04 00:37:15 +02:00 |
|
ines
|
15ec7ddd09
|
Add docs for new spacy evaluate command
|
2017-10-04 00:19:03 +02:00 |
|
ines
|
464f14019d
|
Fix typos
|
2017-10-04 00:18:47 +02:00 |
|
ines
|
bfb512f45a
|
Add website package.json and fix gitignore
|
2017-10-04 00:18:41 +02:00 |
|
ines
|
73ac0aa0b5
|
Update spacy evaluate and add displaCy option
|
2017-10-04 00:03:15 +02:00 |
|