mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-28 02:04:07 +03:00
Update note on compact mode issues
This commit is contained in:
parent
b0225183c2
commit
9acf8686f7
|
@ -59,9 +59,11 @@ p
|
||||||
| to customise the layout, for example:
|
| to customise the layout, for example:
|
||||||
|
|
||||||
+aside("Important note")
|
+aside("Important note")
|
||||||
| There's currently a known issue with the #[code compact] mode for long
|
| There's currently a known issue with the #[code compact] mode for
|
||||||
| sentences with arrow spacing. If the spacing is larger than the arc
|
| sentences with short arrows and long dependency labels, that causes labels
|
||||||
| itself, it'll cause the arc and its label to flip.
|
| longer than the arrow to wrap. So if you come across this problem,
|
||||||
|
| especially when using custom labels, you'll have to increase the
|
||||||
|
| #[code distance] setting in the #[code options] to allow longer arcs.
|
||||||
|
|
||||||
+table(["Name", "Type", "Description", "Default"])
|
+table(["Name", "Type", "Description", "Default"])
|
||||||
+row
|
+row
|
||||||
|
|
Loading…
Reference in New Issue
Block a user