Voting helps other researchers find interesting modules.
DEPRECATED: PLEASE USE dependency_head AND dependency_label FIELDS. One edge of the dependency parse.
deprel
String.t
nil
head
GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerIndex.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlxDataSchemaTokenDependencyEdge{ deprel: String.t() | nil, head: GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerIndex.t() | nil }
@spec decode(struct(), keyword()) :: struct()