From 4213f05c92dd8cc506b49d0dd586f9235595abff Mon Sep 17 00:00:00 2001 From: dano Date: Fri, 28 Jan 2022 12:00:19 +0000 Subject: [PATCH] Update 'pages/topics/hatespeech/README.md' --- pages/topics/hatespeech/README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/pages/topics/hatespeech/README.md b/pages/topics/hatespeech/README.md index db0e281faa..b12f34455d 100644 --- a/pages/topics/hatespeech/README.md +++ b/pages/topics/hatespeech/README.md @@ -8,8 +8,12 @@ tag: [hatespeech,nlp,nlm] Goal: -- To be able to recognize text that contains hate. +- To be able to recognize parts of text that contains hate or vulgarisms. +Possible applications: + +- Management of discussion forums / detection of spam or abuse. +- "Postprocessing" for biased generative language models - preventing to generate inapropriate responses. Plan: @@ -19,8 +23,8 @@ Plan: - Propose a preliminary system, repeat existing approach. - Create small evaluation set in Slovak - Try multilingual/crosslingual approach. Possibility of machine translation. -- Annotate a bigger Sloval Corpus -- Find scientific contribution +- Annotate a bigger Slovak Corpus +- Recognize and publish scientific contribution People: