mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-27 08:29:51 +03:00
Update EL task docs.
This commit is contained in:
parent
be672deeb4
commit
d48ae4405c
|
@ -350,7 +350,7 @@ candidate.
|
||||||
> [initialize.components.llm.candidate_selector]
|
> [initialize.components.llm.candidate_selector]
|
||||||
> @llm_misc = "spacy.CandidateSelector.v1"
|
> @llm_misc = "spacy.CandidateSelector.v1"
|
||||||
>
|
>
|
||||||
> # Load a KB from a KB file. For loading KBs from spaCy pipelines see [`spacy.KBObjectLoader.v1`](#kb-object-loader-v1).
|
> # Load a KB from a KB file. For loading KBs from spaCy pipelines see spacy.KBObjectLoader.v1.
|
||||||
> [initialize.components.llm.candidate_selector.kb_loader]
|
> [initialize.components.llm.candidate_selector.kb_loader]
|
||||||
> @llm_misc = "spacy.KBFileLoader.v1"
|
> @llm_misc = "spacy.KBFileLoader.v1"
|
||||||
> # Path to knowledge base .yaml file.
|
> # Path to knowledge base .yaml file.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user