Container
Implemented by
Fields
has_vector (
Boolean
)
A boolean value indicating whether a word vector is associated with the object.
text (
String
)
Verbatim text content.
text_with_ws (
String
)
Text content, with trailing space character if present.
vector (
[Float]
)
A real-valued meaning representation.
vector_norm (
Float
)
The L2 norm of the document’s vector representation.