spaCy/website/docs
Adriane Boyd bdb485cc80
Add callback to copy vocab/tokenizer from model (#7750)
* Add callback to copy vocab/tokenizer from model

Add callback `spacy.copy_from_base_model.v1` to copy the tokenizer
settings and/or vocab (including vectors) from a base model.

* Move spacy.copy_from_base_model.v1 to spacy.training.callbacks

* Add documentation

* Modify to specify model as tokenizer and vocab params
2021-04-22 12:36:50 +02:00
..
api Add callback to copy vocab/tokenizer from model (#7750) 2021-04-22 12:36:50 +02:00
images Update pipeline design docs [ci skip] 2021-04-06 14:13:22 +10:00
models Add more link anchors [ci skip] 2021-04-06 14:15:21 +10:00
usage Replace negative rows with 0 in StaticVectors (#7674) 2021-04-22 18:04:15 +10:00
index.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
styleguide.md Update styleguide [ci skip] 2020-09-14 11:25:57 +02:00