Matthew Honnibal
|
3f0d61232d
|
Remove outdated arg from train
|
2020-09-29 16:47:44 +02:00 |
|
Matthew Honnibal
|
e957d66b92
|
Merge branch 'feature/prepare' of https://github.com/explosion/spaCy into feature/prepare
|
2020-09-29 16:22:53 +02:00 |
|
Matthew Honnibal
|
45daf5c9fe
|
Add init labels command
|
2020-09-29 16:22:37 +02:00 |
|
Ines Montani
|
aa2a6882d0
|
Fix logging
|
2020-09-29 16:08:39 +02:00 |
|
Ines Montani
|
4925ad760a
|
Add init vectors
|
2020-09-29 10:58:50 +02:00 |
|
Ines Montani
|
ff9a63bfbd
|
begin_training -> initialize
|
2020-09-28 21:35:09 +02:00 |
|
Ines Montani
|
a139fe672b
|
Fix typos and refactor CLI logging
|
2020-09-28 21:17:10 +02:00 |
|
Ines Montani
|
2e9c9e74af
|
Fix config resolution and interpolation
TODO: auto-interpolate in Thinc if config is dict (i.e. likely subsection)
|
2020-09-28 15:34:00 +02:00 |
|
Ines Montani
|
822ea4ef61
|
Refactor CLI
|
2020-09-28 15:09:59 +02:00 |
|
Ines Montani
|
a89e0ff7cb
|
Fix typo
|
2020-09-28 12:55:21 +02:00 |
|
Ines Montani
|
a62337b3f3
|
Tidy up vocab init
|
2020-09-28 12:53:06 +02:00 |
|
Ines Montani
|
c22ecc66bb
|
Don't support init path for now
|
2020-09-28 12:46:28 +02:00 |
|
Ines Montani
|
a5f2cc0509
|
Tidy up and remove raw text (rehearsal) for now
|
2020-09-28 12:30:13 +02:00 |
|
Ines Montani
|
1590de11b1
|
Update config
|
2020-09-28 12:05:23 +02:00 |
|
Ines Montani
|
e44a7519cd
|
Update CLI and add [initialize] block
|
2020-09-28 11:56:14 +02:00 |
|
Ines Montani
|
d5155376fd
|
Update vocab init
|
2020-09-28 11:30:18 +02:00 |
|
Ines Montani
|
8b74fd19df
|
init pipeline -> init nlp
|
2020-09-28 11:13:38 +02:00 |
|
Ines Montani
|
2fdb7285a0
|
Update CLI
|
2020-09-28 11:06:07 +02:00 |
|
Ines Montani
|
553bfea641
|
Fix commands
|
2020-09-28 10:53:17 +02:00 |
|
Matthew Honnibal
|
44bad1474c
|
Add init_pipeline file
|
2020-09-28 09:47:34 +02:00 |
|
Matthew Honnibal
|
b886f53c31
|
init-pipeline runs (maybe doesnt work)
|
2020-09-28 03:42:47 +02:00 |
|
Matthew Honnibal
|
ed2aff2db3
|
Remove unused train code
|
2020-09-28 03:12:31 +02:00 |
|
Matthew Honnibal
|
3a0a3b8db6
|
Dont hard-code for 'corpora' name
|
2020-09-28 03:06:33 +02:00 |
|
Matthew Honnibal
|
a3e1791c9c
|
Upd train
|
2020-09-28 01:08:30 +02:00 |
|
Matthew Honnibal
|
b5556093e2
|
Start updating train script
|
2020-09-27 23:59:44 +02:00 |
|
Ines Montani
|
e04bd16f7f
|
Merge branch 'develop' into feature/new-thinc-config-resolution
|
2020-09-27 22:34:46 +02:00 |
|
Ines Montani
|
d7ad65a9bb
|
Fix handling of error description [ci skip]
|
2020-09-27 22:31:57 +02:00 |
|
Ines Montani
|
7e938ed63e
|
Update config resolution to use new Thinc
|
2020-09-27 22:21:31 +02:00 |
|
Matthew Honnibal
|
39b178999c
|
Tmp notes
|
2020-09-27 20:13:38 +02:00 |
|
Ines Montani
|
b4486d747d
|
Merge branch 'develop' into fix/train-config-interpolation
|
2020-09-26 15:32:14 +02:00 |
|
Ines Montani
|
b2d07de786
|
Construct nlp from uninterpolated config before training
|
2020-09-26 15:16:59 +02:00 |
|
Ines Montani
|
ca3c997062
|
Improve CLI config validation with latest Thinc
|
2020-09-26 13:13:57 +02:00 |
|
Matthew Honnibal
|
3d8388969e
|
Sort paths for cache consistency
|
2020-09-25 19:07:26 +02:00 |
|
Sofie Van Landeghem
|
009ba14aaf
|
Fix pretraining in train script (#6143)
* update pretraining API in train CLI
* bump thinc to 8.0.0a35
* bump to 3.0.0a26
* doc fixes
* small doc fix
|
2020-09-25 15:47:10 +02:00 |
|
Matthew Honnibal
|
74ee456374
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2020-09-24 16:11:47 +02:00 |
|
Matthew Honnibal
|
0bc214c102
|
Fix pull
|
2020-09-24 16:11:33 +02:00 |
|
Ines Montani
|
74e1f192b4
|
Merge pull request #6134 from explosion/feature/training_before_to_disk
|
2020-09-24 14:44:11 +02:00 |
|
Ines Montani
|
24e7ac3f2b
|
Fix download CLI [ci skip]
|
2020-09-24 14:43:56 +02:00 |
|
Ines Montani
|
88e54caa12
|
accuracy -> performance
|
2020-09-24 14:32:35 +02:00 |
|
Ines Montani
|
be56c0994b
|
Add [training.before_to_disk] callback
|
2020-09-24 12:40:25 +02:00 |
|
Ines Montani
|
c6c67b606e
|
Merge pull request #6133 from explosion/fix/score_weights
|
2020-09-24 12:00:57 +02:00 |
|
Ines Montani
|
f69fea8b25
|
Improve error handling around non-number scores
|
2020-09-24 11:29:07 +02:00 |
|
Matthew Honnibal
|
17a6b0a173
|
Make project pull order insensitive (#6131)
|
2020-09-24 10:30:42 +02:00 |
|
Ines Montani
|
ae51f580c1
|
Fix handling of score_weights
|
2020-09-24 10:27:33 +02:00 |
|
svlandeg
|
35dbc63578
|
Merge remote-tracking branch 'upstream/develop' into fix/nr_features
# Conflicts:
# spacy/ml/models/parser.py
# spacy/tests/serialize/test_serialize_config.py
# website/docs/api/architectures.md
|
2020-09-23 17:01:13 +02:00 |
|
svlandeg
|
dd2292793f
|
'parser' instead of 'deps' for state_type
|
2020-09-23 16:53:49 +02:00 |
|
svlandeg
|
6c85fab316
|
state_type and extra_state_tokens instead of nr_feature_tokens
|
2020-09-23 13:35:09 +02:00 |
|
Ines Montani
|
7745d77a38
|
Fix whitespace in template [ci skip]
|
2020-09-23 13:21:42 +02:00 |
|
svlandeg
|
6435458d51
|
simplify expression
|
2020-09-23 12:12:38 +02:00 |
|
svlandeg
|
20b0ec5dcf
|
avoid logging performance of frozen components
|
2020-09-23 10:37:12 +02:00 |
|