Variable IMPACT_POLARITY_LABELSConst
IMPACT_POLARITY_LABELS: {
negative: "Negative";
neutral: "Neutral";
positive: "Positive";
uncertain: "Uncertain";
} = impactPolarityDef.labels
Type Declaration
Readonlynegative: "Negative"
Readonlyneutral: "Neutral"
Readonlypositive: "Positive"
Readonlyuncertain: "Uncertain"
Map from impact polarity key to human-readable label.