svlandeg
|
6b8bdb2d39
|
add init_config to nlp.create_pipe
|
2020-10-07 14:58:16 +02:00 |
|
svlandeg
|
33c2d4af16
|
move kb_loader to initialize for NEL instead of constructor
|
2020-10-07 14:56:00 +02:00 |
|
svlandeg
|
bcaad28eda
|
fix typos
|
2020-10-07 13:05:37 +02:00 |
|
Ines Montani
|
ce14520789
|
Update docs [ci skip]
|
2020-10-06 14:35:17 +02:00 |
|
Matthew Honnibal
|
1a500f9717
|
Set version to v3.0.0a35
|
2020-10-06 14:19:07 +02:00 |
|
Sofie Van Landeghem
|
fff3f8ccfa
|
Fix packaging pin (#6212)
* pin packaging to >=20.0
* ignore spacy-pkuseg in requirements unit test
|
2020-10-06 14:16:05 +02:00 |
|
Matthew Honnibal
|
cfb9770a94
|
Fix empty input into StaticVectors layer (#6211)
* Add test for empty doc(s)
* Fix empty check in staticvectors
* Remove xfail
* Update spacy/ml/staticvectors.py
|
2020-10-06 14:15:41 +02:00 |
|
Ines Montani
|
2a17566da3
|
Update docs [ci skip]
|
2020-10-06 14:15:08 +02:00 |
|
Ines Montani
|
967377287a
|
Merge pull request #6210 from adrianeboyd/docs/various-v3-3 [ci skip]
|
2020-10-06 11:28:45 +02:00 |
|
Adriane Boyd
|
aa9c9f3bf0
|
Update Chinese usage for spacy-pkuseg
|
2020-10-06 11:21:17 +02:00 |
|
Adriane Boyd
|
59982d5ef8
|
Add pip upgrade step to README
|
2020-10-06 10:40:43 +02:00 |
|
Ines Montani
|
2fd7122074
|
Update docs [ci skip]
|
2020-10-06 10:31:48 +02:00 |
|
Ines Montani
|
568e12215d
|
Merge pull request #6206 from svlandeg/fix/patterns-init
|
2020-10-06 10:27:23 +02:00 |
|
Ines Montani
|
2e961817cb
|
Update docs [ci skip]
|
2020-10-06 10:23:01 +02:00 |
|
Ines Montani
|
60f9e8e1d0
|
Merge pull request #6209 from svlandeg/feature/doc-updates
|
2020-10-06 10:22:18 +02:00 |
|
svlandeg
|
9b4cf7b0b6
|
update output of debug config command
|
2020-10-06 09:47:23 +02:00 |
|
svlandeg
|
fd0f60e2bc
|
updates to data format for training and pretraining
|
2020-10-06 09:28:53 +02:00 |
|
svlandeg
|
ff9ac39c88
|
read entity_ruler patterns with srsly.read_jsonl.v1
|
2020-10-05 22:50:14 +02:00 |
|
Ines Montani
|
126268ce50
|
Auto-format [ci skip]
|
2020-10-05 21:58:18 +02:00 |
|
Ines Montani
|
1a554bdcb1
|
Update docs and docstring [ci skip]
|
2020-10-05 21:55:27 +02:00 |
|
Ines Montani
|
9614e53b02
|
Tidy up and auto-format
|
2020-10-05 21:55:18 +02:00 |
|
Ines Montani
|
181039bd17
|
Merge pull request #6205 from explosion/feature/embed-features
|
2020-10-05 21:49:10 +02:00 |
|
Ines Montani
|
5ba418b08c
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2020-10-05 21:44:01 +02:00 |
|
Ines Montani
|
8a39d5414e
|
Update quickstart [ci skip]
|
2020-10-05 21:43:51 +02:00 |
|
Ines Montani
|
568617af58
|
Merge pull request #6202 from explosion/feature/project-spacy-version
|
2020-10-05 21:40:52 +02:00 |
|
Ines Montani
|
2d0c0134bc
|
Adjust message [ci skip]
|
2020-10-05 21:38:23 +02:00 |
|
Ines Montani
|
4cf73d85bc
|
Add [zh] to extras [ci skip]
|
2020-10-05 21:37:09 +02:00 |
|
Ines Montani
|
6abfc2911d
|
Merge pull request #6203 from adrianeboyd/feature/zh-spacy-pkuseg
|
2020-10-05 21:35:57 +02:00 |
|
Matthew Honnibal
|
b7e01d2024
|
Fix quickstart
|
2020-10-05 21:21:30 +02:00 |
|
Matthew Honnibal
|
ff8b980775
|
Upd quickstart template
|
2020-10-05 21:19:41 +02:00 |
|
Matthew Honnibal
|
91d0fbb588
|
Fix test
|
2020-10-05 21:13:53 +02:00 |
|
Ines Montani
|
9ca283a899
|
Merge branch 'develop' into feature/project-spacy-version
|
2020-10-05 21:06:07 +02:00 |
|
Ines Montani
|
9aa07ad001
|
Update quickstarts [ci skip]
|
2020-10-05 21:05:41 +02:00 |
|
Ines Montani
|
706b7f6973
|
Update docs
|
2020-10-05 20:51:22 +02:00 |
|
Ines Montani
|
0135f6ed95
|
Enable commit check via env var
|
2020-10-05 20:51:15 +02:00 |
|
Matthew Honnibal
|
919790cb47
|
Upd MultiHashEmbed docs
|
2020-10-05 20:28:21 +02:00 |
|
Matthew Honnibal
|
b392d48e76
|
Fix test
|
2020-10-05 20:17:07 +02:00 |
|
Ines Montani
|
be99f1e4de
|
Remove output dirs before training (#6204)
* Remove output dirs before training
* Re-raise error if cleaning fails
|
2020-10-05 20:11:16 +02:00 |
|
Matthew Honnibal
|
e50047f1c5
|
Check lengths match
|
2020-10-05 20:02:45 +02:00 |
|
Ines Montani
|
582701519e
|
Remove __release__ flag
|
2020-10-05 20:00:49 +02:00 |
|
Ines Montani
|
d58fb42707
|
Add spacy_version option and validation for project.yml
|
2020-10-05 20:00:42 +02:00 |
|
Matthew Honnibal
|
db84d175c3
|
Fix test
|
2020-10-05 19:59:30 +02:00 |
|
Matthew Honnibal
|
cdd2b79b6d
|
Remove deprecated MultiHashEmbed
|
2020-10-05 19:58:18 +02:00 |
|
Matthew Honnibal
|
6dcc4a0ba6
|
Simplify MultiHashEmbed signature
|
2020-10-05 19:57:45 +02:00 |
|
Adriane Boyd
|
d2806f11f2
|
Update to spacy-pkuseg==0.0.26 in Makefile
|
2020-10-05 18:08:32 +02:00 |
|
svlandeg
|
193e0d5a98
|
add docs for entity_ruler.initialize
|
2020-10-05 18:04:08 +02:00 |
|
svlandeg
|
3ac3447eee
|
cleanup
|
2020-10-05 17:50:37 +02:00 |
|
svlandeg
|
9eb813a35d
|
Merge remote-tracking branch 'upstream/develop' into fix/patterns-init
|
2020-10-05 17:49:44 +02:00 |
|
Adriane Boyd
|
f102ef6b54
|
Read features.msgpack instead of features.pkl
|
2020-10-05 17:47:39 +02:00 |
|
svlandeg
|
4e3ace4b8c
|
is_trainable method
|
2020-10-05 17:43:42 +02:00 |
|