diff --git a/website/docs/usage/linguistic-features.mdx b/website/docs/usage/linguistic-features.mdx index 30f1b49e6..4d2364ac3 100644 --- a/website/docs/usage/linguistic-features.mdx +++ b/website/docs/usage/linguistic-features.mdx @@ -706,85 +706,10 @@ displacy.serve(doc, style="ent") ``` -
- 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"}