diff --git a/website/docs/api/kb.mdx b/website/docs/api/kb.mdx index 4d51dbc16..e3b699140 100644 --- a/website/docs/api/kb.mdx +++ b/website/docs/api/kb.mdx @@ -175,7 +175,7 @@ Restore the state of the knowledge base from a given directory. Note that the ## InMemoryCandidate {id="candidate",tag="class"} -A `InMemoryCandidate` object refers to a textual mention (alias) that may or may +An `InMemoryCandidate` object refers to a textual mention (alias) that may or may not be resolved to a specific entity from a `KnowledgeBase`. This will be used as input for the entity linking algorithm which will disambiguate the various candidates to the correct one. Each candidate `(alias, entity)` pair is assigned