spaCy/website/src
Adriane Boyd 2702db9fef
Recommend lookups tables from URLs or other loaders (#12283)
* 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>
2023-07-31 15:54:35 +02:00
..
components Fix problem with missing syntax highlighting languages causing runtime crash on the website (#12781) 2023-07-03 10:24:25 +02:00
fonts Re-add font with lowercase name [ci skip] 2020-08-22 12:27:02 +02:00
images Update explosion logo (#12162) 2023-01-24 13:53:51 +01:00
styles Add user survey alert to the top (#12452) 2023-03-22 11:09:37 +01:00
templates Docs for v3.6.0 (#12792) 2023-07-06 12:58:25 +02:00
widgets Recommend lookups tables from URLs or other loaders (#12283) 2023-07-31 15:54:35 +02:00
remark.js Load components dynamically (decrease initial file size for docs) (#12175) 2023-01-25 17:30:41 +01:00