Update README.md
Browse files
README.md
CHANGED
@@ -67,7 +67,7 @@ configs:
|
|
67 |
path: data/de-*
|
68 |
---
|
69 |
|
70 |
-
This is the compilation of 9 languages (English, Russian, Ukrainian, Spanish, German, Amharic, Arabic, Chinese, Hindi) toxic words lists which is used for [CLEF TextDetox 2024](https://pan.webis.de/clef24/pan24-web/text-detoxification.html)
|
71 |
|
72 |
The list of original sources:
|
73 |
* English: [link](https://github.com/coffee-and-fun/google-profanity-words/blob/main/data/en.txt)
|
@@ -75,8 +75,8 @@ The list of original sources:
|
|
75 |
* Ukrainian: [link](https://github.com/saganoren/obscene-ukr)
|
76 |
* Spanish: [link](https://github.com/facebookresearch/flores/blob/main/toxicity/README.md)
|
77 |
* German: [link](https://github.com/LDNOOBW/List-of-Dirty-Naughty-Obscene-and-Otherwise-Bad-Words)
|
78 |
-
* Amhairc:
|
79 |
-
* Arabic:
|
80 |
* Hindi: [link](https://github.com/facebookresearch/flores/blob/main/toxicity/README.md)
|
81 |
|
82 |
-
All
|
|
|
67 |
path: data/de-*
|
68 |
---
|
69 |
|
70 |
+
This is the compilation of 9 languages (English, Russian, Ukrainian, Spanish, German, Amharic, Arabic, Chinese, Hindi) toxic words lists which is used for [CLEF TextDetox 2024](https://pan.webis.de/clef24/pan24-web/text-detoxification.html) shared task.
|
71 |
|
72 |
The list of original sources:
|
73 |
* English: [link](https://github.com/coffee-and-fun/google-profanity-words/blob/main/data/en.txt)
|
|
|
75 |
* Ukrainian: [link](https://github.com/saganoren/obscene-ukr)
|
76 |
* Spanish: [link](https://github.com/facebookresearch/flores/blob/main/toxicity/README.md)
|
77 |
* German: [link](https://github.com/LDNOOBW/List-of-Dirty-Naughty-Obscene-and-Otherwise-Bad-Words)
|
78 |
+
* Amhairc: ours
|
79 |
+
* Arabic: ours
|
80 |
* Hindi: [link](https://github.com/facebookresearch/flores/blob/main/toxicity/README.md)
|
81 |
|
82 |
+
All credits go to the authors of the original toxic words lists.
|