Co-authored-by: Raphael Mitsch <r.mitsch@outlook.com>
This commit is contained in:
Sofie Van Landeghem 2023-10-31 21:55:46 +01:00 committed by GitHub
parent 05c025dfd9
commit 15a60941b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -718,8 +718,7 @@ identifier from a knowledge base (KB). You can create your own
[`EntityLinker`](/api/entitylinker) using that custom knowledge base.
As an example on how to define a KnowledgeBase and train an entity linker model,
see this
[`this tutorial`](https://github.com/explosion/projects/blob/v3/tutorials/nel_emerson)
see [`this tutorial`](https://github.com/explosion/projects/blob/v3/tutorials/nel_emerson)
using [spaCy projects](/usage/projects).
### Accessing entity identifiers {id="entity-linking-accessing",model="entity linking"}