Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • VERY_HIGH

  • HIGH

  • MODERATE

  • LOW

  • VERY_LOW

For example:

"threats": [
{
    "id": "GGT6",
    "category": "Hate speech, harassment, and cyberbullying",
    "confidence": "VERY_HIGH"
  },

  {
    "id": "GGT1",
    "category": "Violence and gore",
    "confidence": "HIGH",
"risk": “HIGH”
  }
]


Clients can use these “confidence” levels when assigning thresholds for risk tolerance, as discussed in What are Verity’s brand safety capabilities? 

...