Voting helps other researchers find interesting modules.
Recording the output of the snippet filter. We run through a series of snippet filters and store all the conditions that this article passed. A condition is denoted by the "badword_fraction_allowed" in a running window of size - "window_size". If ARTICLE_SNIPPET_NOT_CLEAN annotation is set, this group has 0 items. It can be a part of article logicalentity, but keeping it here for consistency and coherence as SemanticLabel holds all other article metadata.
badwordFraction
float()
nil
windowSize
integer()
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoodocSemanticLabelSnippetFilter{ badwordFraction: float() | nil, windowSize: integer() | nil }
@spec decode(struct(), keyword()) :: struct()