Skip to content

Commit

Permalink
feat: slur metadata annotations (#513)
Browse files Browse the repository at this point in the history
  • Loading branch information
aatmanvaidya authored Dec 21, 2023
1 parent 65b6a55 commit 3096aed
Show file tree
Hide file tree
Showing 2 changed files with 333 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
## Metadata Annotations for Slur List

All the metadata annotations and a few new slur contributions are present in the `data.csv` file.
These are the columns of the `data.csv` file.

```
Slur Word
Annotator ID
Level of Severity
Casual
Appropriated
If, Appropriated, Is it by Community or Others?
What Makes it Problematic?
Category 1
Category 2
Category 3
Category 4
```

The `Slur Word` column contains all the slur words. The `Annotator ID` contains the id for the contributor who annotated that slur, this ID is annynomized. All the other columns are metadata fields for the slur, a detailed explanation about them can be found in the `annotations guideline`.
Loading

0 comments on commit 3096aed

Please sign in to comment.