mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-15 14:17:58 +03:00
0fe43f40f1
* 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> |
||
---|---|---|
.. | ||
101 | ||
_benchmarks-models.mdx | ||
embeddings-transformers.mdx | ||
facts-figures.mdx | ||
index.mdx | ||
layers-architectures.mdx | ||
linguistic-features.mdx | ||
models.mdx | ||
processing-pipelines.mdx | ||
projects.mdx | ||
rule-based-matching.mdx | ||
saving-loading.mdx | ||
spacy-101.mdx | ||
training.mdx | ||
v2-1.mdx | ||
v2-2.mdx | ||
v2-3.mdx | ||
v2.mdx | ||
v3-1.mdx | ||
v3-2.mdx | ||
v3-3.mdx | ||
v3-4.mdx | ||
v3-5.mdx | ||
v3-6.mdx | ||
v3.mdx | ||
visualizers.mdx |