spaCy/website/docs/usage
Adriane Boyd 0fe43f40f1
Support registered vectors (#12492)
* Support registered vectors

* Format

* Auto-fill [nlp] on load from config and from bytes/disk

* Only auto-fill [nlp]

* Undo all changes to Language.from_disk

* Expand BaseVectors

These methods are needed in various places for training and vector
similarity.

* isort

* More linting

* Only fill [nlp.vectors]

* Update spacy/vocab.pyx

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>

* Revert changes to test related to auto-filling [nlp]

* Add vectors registry

* Rephrase error about vocab methods for vectors

* Switch to dummy implementation for BaseVectors.to_ops

* Add initial draft of docs

* Remove example from BaseVectors docs

* Apply suggestions from code review

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>

* Update website/docs/api/basevectors.mdx

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>

* Fix type and lint bpemb example

* Update website/docs/api/basevectors.mdx

---------

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2023-08-01 15:46:08 +02:00
..
101 WEB-27 Add alt tags to images (#12166) 2023-01-24 13:56:14 +01:00
_benchmarks-models.mdx Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00
embeddings-transformers.mdx Support registered vectors (#12492) 2023-08-01 15:46:08 +02:00
facts-figures.mdx Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00
index.mdx Update pex Makefile defaults (#12832) 2023-07-18 09:29:04 +02:00
layers-architectures.mdx WEB-27 Add alt tags to images (#12166) 2023-01-24 13:56:14 +01:00
linguistic-features.mdx Trainable lemmatizer docs link (#12795) 2023-07-07 15:18:16 +02:00
models.mdx Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00
processing-pipelines.mdx Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00
projects.mdx WEB-27 Add alt tags to images (#12166) 2023-01-24 13:56:14 +01:00
rule-based-matching.mdx docs(REL_OP): modify docs for REL_OPs to match Semgrex's update on CoreNLP v4.5.2 (#12531) 2023-04-17 13:14:01 +02:00
saving-loading.mdx Add how to load probability tables to existing models to spaCy docs (#12051) 2023-01-24 10:01:22 +01:00
spacy-101.mdx WEB-27 Add alt tags to images (#12166) 2023-01-24 13:56:14 +01:00
training.mdx Remove section about parallel training with Ray (#12770) 2023-06-28 17:09:57 +02:00
v2-1.mdx Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00
v2-2.mdx Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00
v2-3.mdx Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00
v2.mdx Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00
v3-1.mdx Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00
v3-2.mdx Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00
v3-3.mdx Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00
v3-4.mdx Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00
v3-5.mdx Revert "Fix FUZZY operator definition (#12318)" (#12336) 2023-02-27 09:48:36 +01:00
v3-6.mdx Docs for v3.6.0 (#12792) 2023-07-06 12:58:25 +02:00
v3.mdx Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00
visualizers.mdx docs: add comment on offset_x argument (#12630) 2023-05-15 11:42:47 +02:00