mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-25 17:36:30 +03:00
Fix typo [ci skip]
This commit is contained in:
parent
02fc73ca53
commit
696acb0f92
|
@ -73,7 +73,7 @@ p
|
|||
+annotation-row(["shift", "ROOT", "shift", "VERB", "cars, liability, toward"], style)
|
||||
+annotation-row(["insurance", "compound", "liability", "NOUN", ""], style)
|
||||
+annotation-row(["liability", "dobj", "shift", "VERB", "insurance"], style)
|
||||
+annotation-row(["toward", "prep", "liability", "NOUN", "manufacturers"], style)
|
||||
+annotation-row(["toward", "prep", "shift", "NOUN", "manufacturers"], style)
|
||||
+annotation-row(["manufacturers", "pobj", "toward", "ADP", ""], style)
|
||||
|
||||
+codepen("dcf8d293367ca185b935ed2ca11ebedd", 370)
|
||||
|
|
Loading…
Reference in New Issue
Block a user