Fix broken link

This commit is contained in:
ines 2017-11-06 13:27:30 +01:00
parent efb0a7e934
commit 2d85ee6b5d

View File

@ -253,7 +253,7 @@ p
[{'ORTH': '<'}, {'LOWER': 'br/'}, {'ORTH': '>'}])
+aside("Tip: Visualizing matches")
| When working with entities, you can use #[+api("displacy") displaCy]
| When working with entities, you can use #[+api("top-level#displacy") displaCy]
| to quickly generate a NER visualization from your updated #[code Doc],
| which can be exported as an HTML file: