Merge pull request #1731 from d99kris/patch-1

Fix typo Span -> Token on Token API page
This commit is contained in:
Ines Montani 2017-12-17 12:45:34 +00:00 committed by GitHub
commit 004bd24896
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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")