mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +03:00
Merge pull request #1731 from d99kris/patch-1
Fix typo Span -> Token on Token API page
This commit is contained in:
commit
004bd24896
|
@ -461,7 +461,7 @@ p A real-valued meaning representation.
|
|||
+cell #[code.u-break numpy.ndarray[ndim=1, dtype='float32']]
|
||||
+cell A 1D numpy array representing the token's semantics.
|
||||
|
||||
+h(2, "vector_norm") Span.vector_norm
|
||||
+h(2, "vector_norm") Token.vector_norm
|
||||
+tag property
|
||||
+tag-model("vectors")
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user