Ines Montani
|
78021089f9
|
Merge pull request #6160 from explosion/feature/prepare
|
2020-09-29 20:55:13 +02:00 |
|
Ines Montani
|
c3f8c09d7d
|
Merge pull request #6154 from adrianeboyd/bugfix/chinese-tokenizer-pickle
|
2020-09-29 20:54:59 +02:00 |
|
Ines Montani
|
d3c63b7965
|
Merge branch 'develop' into feature/prepare
|
2020-09-29 20:53:05 +02:00 |
|
Ines Montani
|
361f91e286
|
Merge pull request #6135 from walterhenry/develop-proof
|
2020-09-29 20:49:06 +02:00 |
|
Ines Montani
|
b486389eec
|
Update website/docs/api/doc.md
|
2020-09-29 20:48:43 +02:00 |
|
Ines Montani
|
2be80379ec
|
Fix small issues, resolve_dot_names and debug model
|
2020-09-29 20:38:35 +02:00 |
|
Matthew Honnibal
|
a4da3120b4
|
Fix multitasks
|
2020-09-29 18:33:16 +02:00 |
|
Matthew Honnibal
|
0b5c72fce2
|
Fix incorrect docstrings
|
2020-09-29 18:30:38 +02:00 |
|
Ines Montani
|
7851020653
|
Update tests
|
2020-09-29 18:14:15 +02:00 |
|
Ines Montani
|
71a0ee274a
|
Move init labels to init pipeline module
|
2020-09-29 18:09:33 +02:00 |
|
Ines Montani
|
dba26186ef
|
Handle None default args in Cython methods
|
2020-09-29 18:08:02 +02:00 |
|
Ines Montani
|
9353a82076
|
Auto-format
|
2020-09-29 18:07:48 +02:00 |
|
Ines Montani
|
534e1ef498
|
Fix template
|
2020-09-29 17:02:55 +02:00 |
|
Ines Montani
|
f2352eb701
|
Test with default value
|
2020-09-29 17:00:40 +02:00 |
|
Ines Montani
|
1c60f0b5e9
|
Merge branch 'feature/prepare' of https://github.com/explosion/spaCy into feature/prepare
|
2020-09-29 16:59:35 +02:00 |
|
Ines Montani
|
d7469283c5
|
Update docs [ci skip]
|
2020-09-29 16:59:21 +02:00 |
|
Matthew Honnibal
|
8ce9f44433
|
Merge branch 'feature/prepare' of https://github.com/explosion/spaCy into feature/prepare
|
2020-09-29 16:57:38 +02:00 |
|
Matthew Honnibal
|
e4f535a964
|
Fix Pipe.labels
|
2020-09-29 16:55:07 +02:00 |
|
Matthew Honnibal
|
4ad26f4a2f
|
Move reader
|
2020-09-29 16:54:53 +02:00 |
|
Ines Montani
|
30c76dbd67
|
Merge branch 'feature/prepare' of https://github.com/explosion/spaCy into feature/prepare
|
2020-09-29 16:53:48 +02:00 |
|
Matthew Honnibal
|
43fc7a316d
|
Add registry function for reading jsonl
|
2020-09-29 16:49:09 +02:00 |
|
Matthew Honnibal
|
1fd002180e
|
Allow more components to use labels
|
2020-09-29 16:48:56 +02:00 |
|
Matthew Honnibal
|
99bff78617
|
Use labels in tagger
|
2020-09-29 16:48:44 +02:00 |
|
Matthew Honnibal
|
ca72608059
|
Fix language
|
2020-09-29 16:48:33 +02:00 |
|
Matthew Honnibal
|
10847c7f4e
|
Fix arg
|
2020-09-29 16:48:07 +02:00 |
|
Ines Montani
|
fd594cfb9b
|
Tighten up format
|
2020-09-29 16:47:55 +02:00 |
|
Matthew Honnibal
|
e70a00fa76
|
Remove unnecessary warning from train
|
2020-09-29 16:47:54 +02:00 |
|
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 |
|
Ines Montani
|
978ab54a84
|
Fix logging
|
2020-09-29 16:22:41 +02:00 |
|
Matthew Honnibal
|
45daf5c9fe
|
Add init labels command
|
2020-09-29 16:22:37 +02:00 |
|
Matthew Honnibal
|
58c8d4b414
|
Add label_data property to pipeline
|
2020-09-29 16:22:13 +02:00 |
|
Ines Montani
|
aa2a6882d0
|
Fix logging
|
2020-09-29 16:08:39 +02:00 |
|
Ines Montani
|
63d1598137
|
Simplify config use in Language.initialize
|
2020-09-29 16:05:48 +02:00 |
|
Ines Montani
|
56f8bc73ef
|
Add more tests
|
2020-09-29 15:23:34 +02:00 |
|
Sofie Van Landeghem
|
6a04e5adea
|
encoding UTF8 (#6161)
|
2020-09-29 14:49:55 +02:00 |
|
Ines Montani
|
591038b1a4
|
Add test
|
2020-09-29 12:54:52 +02:00 |
|
walterhenry
|
1d80b3dc1b
|
Proofreading
Finished with the API docs and started on the Usage, but Embedding & Transformers
|
2020-09-29 12:39:10 +02:00 |
|
Ines Montani
|
adca08a12f
|
Pass nlp forward
|
2020-09-29 12:21:52 +02:00 |
|
Ines Montani
|
f171903139
|
Clean up sgd and pipeline -> nlp
|
2020-09-29 12:20:26 +02:00 |
|
Ines Montani
|
612bbf85ab
|
Update initialize.py
|
2020-09-29 12:14:47 +02:00 |
|
Ines Montani
|
42f0e4c946
|
Clean up
|
2020-09-29 12:14:08 +02:00 |
|
Matthew Honnibal
|
9c8b2524fe
|
Upd initialize args
|
2020-09-29 12:08:37 +02:00 |
|
Matthew Honnibal
|
e1fdf2b7c5
|
Upd tests
|
2020-09-29 12:05:38 +02:00 |
|
Ines Montani
|
50410c17ac
|
Update schemas.py
|
2020-09-29 12:05:38 +02:00 |
|
Matthew Honnibal
|
f2d1b7feb5
|
Clean up sgd
|
2020-09-29 12:00:08 +02:00 |
|
Ines Montani
|
78396d137f
|
Integrate initialize settings
|
2020-09-29 11:57:08 +02:00 |
|
Ines Montani
|
dec984a9c1
|
Update Language.initialize and support components/tokenizer settings
|
2020-09-29 11:52:45 +02:00 |
|
walterhenry
|
c1c841940c
|
Merge branch 'develop-proof' of https://github.com/walterhenry/spaCy into develop-proof
|
2020-09-29 11:47:43 +02:00 |
|
Matthew Honnibal
|
b3b6868639
|
Remove 'sgd' arg from component initialize
|
2020-09-29 11:42:35 +02:00 |
|