Voting helps other researchers find interesting modules.
A word, punctuation mark, or other small piece of text.
bytes
GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerSpan.t
nil
characters
dependency
GoogleApi.ContentWarehouse.V1.Model.NlxDataSchemaTokenDependencyEdge.t
dependencyHead
GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerIndex.t
dependencyLabel
String.t
document
paragraph
pos
sentence
text
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlxDataSchemaToken{ bytes: GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerSpan.t() | nil, characters: GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerSpan.t() | nil, dependency: GoogleApi.ContentWarehouse.V1.Model.NlxDataSchemaTokenDependencyEdge.t() | nil, dependencyHead: GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerIndex.t() | nil, dependencyLabel: String.t() | nil, document: GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerIndex.t() | nil, paragraph: GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerIndex.t() | nil, pos: String.t() | nil, sentence: GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerIndex.t() | nil, text: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()