-When Sebastian Thrun PERSON started working on self-driving cars at Google ORG in 2007 DATE, few people outside of the company took him seriously.
+
+ When{' '}
+
+ Sebastian Thrun{' '}
+
+ PERSON
+
+ {' '}
+ started working on self-driving cars at{' '}
+
+ Google{' '}
+
+ ORG
+
+ {' '}
+ in{' '}
+
+ 2007{' '}
+
+ DATE
+
+
+ , few people outside of the company took him seriously.
+
## Entity Linking {id="entity-linking"}
@@ -721,7 +796,8 @@ 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
+[`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"}