Voting helps other researchers find interesting modules.
Sentence boundaries.
info
GoogleApi.ContentWarehouse.V1.Model.Proto2BridgeMessageSet.t
nil
instance
list(GoogleApi.ContentWarehouse.V1.Model.SentenceBoundaryAnnotationsInstance.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SentenceBoundaryAnnotations{ info: GoogleApi.ContentWarehouse.V1.Model.Proto2BridgeMessageSet.t() | nil, instance: [ GoogleApi.ContentWarehouse.V1.Model.SentenceBoundaryAnnotationsInstance.t() ] | nil }
@spec decode(struct(), keyword()) :: struct()