spaCy/website/meta
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
..
dynamicMeta.mjs Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00
languages.json Docs for v3.6.0 (#12792) 2023-07-06 12:58:25 +02:00
languageSorted.tsx Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00
recordLanguages.tsx Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00
recordSections.tsx Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00
recordUniverse.tsx Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00
sidebarFlat.tsx Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00
sidebars.json Support registered vectors (#12492) 2023-08-01 15:46:08 +02:00
site.json Update website binder version to v3.6 (#12805) 2023-07-07 10:52:33 +02:00
type-annotations.json Update docs for spacy-transformers v1.1 data classes (#9361) 2021-10-18 14:16:58 +02:00
universe.json Use 'exclude' instead of 'disable' (#12783) 2023-07-04 11:45:13 +02:00