πŸ“„ Hate Speech Or Not Hate SpeechΒΆ

Note

ID: processors.hate_speech_or_not_hate_speech | Type: PostProcess

{
    "__type__": "post_process",
    "operator": {
        "__type__": "string_equals",
        "string": "hate speech"
    }
}

Read more about catalog usage here.