Update InMemoryLookupKB link

This commit is contained in:
Adriane Boyd 2023-01-19 15:15:37 +01:00
parent d0fd2ea5ea
commit cd712a6b38

View File

@ -101,7 +101,7 @@ pattern = [{"TEXT": {"REGEX": {"NOT_IN": ["^awe(some)?$", "^wonder(ful)?"]}}}]
### Entity linking generalization {id="el"}
The knowledge base used for entity linking is now easier to customize and has a
new default implementation [`InMemoryLookupKB`](/api/kb_in_memory).
new default implementation [`InMemoryLookupKB`](/api/inmemorylookupkb).
### Additional features and improvements {id="additional-features-and-improvements"}