mirror of
https://github.com/explosion/spaCy.git
synced 2025-04-20 00:51:58 +03:00
fix typo
Co-authored-by: Raphael Mitsch <r.mitsch@outlook.com>
This commit is contained in:
parent
05c025dfd9
commit
15a60941b9
|
@ -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"}
|
||||
|
|
Loading…
Reference in New Issue
Block a user