spaCy/website/docs
Adriane Boyd e4af62c89f 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.
2023-02-15 21:08:52 +01:00
..
api Recommend lookups tables from URLs or other loaders 2023-02-15 21:08:52 +01:00
models Backslash fixes in docs (#12213) 2023-02-01 10:15:38 +01:00
usage Recommend lookups tables from URLs or other loaders 2023-02-15 21:08:52 +01:00
styleguide.mdx Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00