Get desktop application:
View/edit binary Protocol Buffers messages
input text to be analyzed
allow logging of input on error
session ID, for partial rollout & A/B tests
allow logging of input on error
session ID, for partial rollout & A/B tests
for e.g. resorting suggestions
input text to be analyzed
matches of input text, to be transformed
allow logging of input on error
session ID, for partial rollout & A/B tests
NOTE: should this be split this up into different packages?
Used in:
, ,Used in:
Used in:
,dont need the analyzed sentence here
Used in:
* Spelling errors, typically red.
* Style errors, typically light blue.
* Other errors (including grammar), typically yellow/orange.
Used in:
Used in:
Used in:
,start position in the sentence (i.e. not relative to whole text)
length of matched area; >0
prefix for rule ids; should use a common value for one model/server
more specific suffix for rule ids; i.e. one model/server can return multiple values to distinguish between mach types
legacy; use suggestedReplacements
added later, optional (can be substituted by Java)
description of the rule; can be specific to rule_id + sub_id or shared for all sub_ids of one rule_id
description of the match; displayed in e.g. the add-on pop-up
shortened description of the match; displayed in e.g. LibreOffice context menu
to show a link, e.g. with further explanations for this error
new and extended suggestions; overwrite any values set in suggestions
is this correction eligible for auto-correction?
Used in:
* Spelling errors, typically red.
* Style errors, typically light blue.
* Other errors (including grammar), typically yellow/orange.
Used in:
,list of matches
Used in:
Used as response type in: MLServer.Match, MLServer.MatchAnalyzed, PostProcessingServer.Process
results for each corresponding sentence in MatchRequest (aligned)
Used in:
Used in:
,Used in:
Used in:
id, subId, description, url already in Match
see http://www.w3.org/International/multilingualweb/lt/drafts/its20/its20.html#lqissue-typevalues
Used in:
Used in:
,Used in:
,Value shown in the UI after the replacement (but not part of it).
from 0 (lowest) to 1 (highest)
Used in:
Used in:
Used in: