Voting helps other researchers find interesting modules.
Alternate OCR words for Ptolemy OCR Correction. This is the output of the Ptolemy error estimator. See http://go/Ptolemy.
ErrorProbability
integer()
nil
alternate
list(GoogleApi.ContentWarehouse.V1.Model.GoodocWordAlternatesAlternate.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoodocWordAlternates{ ErrorProbability: integer() | nil, alternate: [GoogleApi.ContentWarehouse.V1.Model.GoodocWordAlternatesAlternate.t()] | nil }
@spec decode(struct(), keyword()) :: struct()