mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-27 17:54:39 +03:00
Fix broken link
This commit is contained in:
parent
efb0a7e934
commit
2d85ee6b5d
|
@ -253,7 +253,7 @@ p
|
||||||
[{'ORTH': '<'}, {'LOWER': 'br/'}, {'ORTH': '>'}])
|
[{'ORTH': '<'}, {'LOWER': 'br/'}, {'ORTH': '>'}])
|
||||||
|
|
||||||
+aside("Tip: Visualizing matches")
|
+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],
|
| to quickly generate a NER visualization from your updated #[code Doc],
|
||||||
| which can be exported as an HTML file:
|
| which can be exported as an HTML file:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user