mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-07 15:56:32 +03:00
2702db9fef
* Recommend lookups tables from URLs or other loaders Shift away from the `lookups` extra (which isn't removed, just no longer mentioned) and recommend loading data from the `spacy-lookups-data` repo or other sources rather than the `spacy-lookups-data` package. If the tables can't be loaded from the `lookups` registry in the lemmatizer, show how to specify the tables in `[initialize]` rather than recommending the `spacy-lookups-data` package. * Add tests for some rule-based lemmatizers * Apply suggestions from code review Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com> --------- 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 |