mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-04 12:20:20 +03:00
linkout to InMemoryLookupKB at first occurrence in kb.mdx
This commit is contained in:
parent
b6e1b0c4ac
commit
f3694e8bcb
|
@ -21,8 +21,8 @@ functions called by the [`EntityLinker`](/api/entitylinker) component.
|
||||||
<Infobox variant="warning">
|
<Infobox variant="warning">
|
||||||
|
|
||||||
This class was not abstract up to spaCy version 3.5. The `KnowledgeBase`
|
This class was not abstract up to spaCy version 3.5. The `KnowledgeBase`
|
||||||
implementation up to that point is available as `InMemoryLookupKB` from 3.5
|
implementation up to that point is available as
|
||||||
onwards.
|
[`InMemoryLookupKB`](/api/inmemorylookupkb) from 3.5 onwards.
|
||||||
|
|
||||||
</Infobox>
|
</Infobox>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user