Fix spelling error #2640

This commit is contained in:
Matthew Honnibal 2018-08-07 10:49:21 +02:00
parent 860f5bd91f
commit 2278c9734e

View File

@ -405,7 +405,7 @@ p
+tag property
+tag-model("parse")
p A sequence of all the token's syntactic descendents.
p A sequence of all the token's syntactic descendants.
+aside-code("Example").
doc = nlp(u'Give it back! He pleaded.')
@ -570,7 +570,7 @@ p The L2 norm of the token's vector representation.
+row
+cell #[code right_edge]
+cell #[code Token]
+cell The rightmost token of this token's syntactic descendents.
+cell The rightmost token of this token's syntactic descendants.
+row
+cell #[code i]