Datasets:
Note change
Browse files
README.md
CHANGED
@@ -61,8 +61,6 @@ We developed an approach for word-sense disambiguation of dog whistles from stan
|
|
61 |
|
62 |
## Dataset Schema ##
|
63 |
|
64 |
-
> NOTE: The dog whistles terms and definitions that enabled this research and data collection were sourced from the [Allen AI Dogwhistle Glossary](https://dogwhistles.allen.ai/).
|
65 |
-
|
66 |
| <nobr>Field Name </nobr>| <nobr>Type</nobr> | <nobr>Example</nobr> | <nobr>Description</nobr> |
|
67 |
|:------------|:------|:---------|:-------------|
|
68 |
| <nobr>**dog_whistle**</nobr> | <nobr>str</nobr> | <nobr>"illegals"</nobr> | <nobr>Dog whistle word or term.</nobr> |
|
@@ -77,6 +75,7 @@ We developed an approach for word-sense disambiguation of dog whistles from stan
|
|
77 |
| <nobr>**definition**</nobr> | <nobr>str</nobr> | <nobr>"Latino, especially Mexican, immigrants <br>regardless of documentation."</nobr> | <nobr>Definition of the dog whistle, sourced from the <br>Allen AI Dog Whistle Glossary.</nobr> |
|
78 |
| <nobr>**type**</nobr> | <nobr>str</nobr> | <nobr>"Informal"</nobr> | <nobr>Type of content, formal or informal.</nobr> |
|
79 |
| <nobr>**party**</nobr> | <nobr>str</nobr> | <nobr>None</nobr> | <nobr>The political party affiliation of the speaker, <br>available only for U.S. Congressional excerpts.</nobr> |
|
|
|
80 |
|
81 |
|
82 |
# Citations #
|
|
|
61 |
|
62 |
## Dataset Schema ##
|
63 |
|
|
|
|
|
64 |
| <nobr>Field Name </nobr>| <nobr>Type</nobr> | <nobr>Example</nobr> | <nobr>Description</nobr> |
|
65 |
|:------------|:------|:---------|:-------------|
|
66 |
| <nobr>**dog_whistle**</nobr> | <nobr>str</nobr> | <nobr>"illegals"</nobr> | <nobr>Dog whistle word or term.</nobr> |
|
|
|
75 |
| <nobr>**definition**</nobr> | <nobr>str</nobr> | <nobr>"Latino, especially Mexican, immigrants <br>regardless of documentation."</nobr> | <nobr>Definition of the dog whistle, sourced from the <br>Allen AI Dog Whistle Glossary.</nobr> |
|
76 |
| <nobr>**type**</nobr> | <nobr>str</nobr> | <nobr>"Informal"</nobr> | <nobr>Type of content, formal or informal.</nobr> |
|
77 |
| <nobr>**party**</nobr> | <nobr>str</nobr> | <nobr>None</nobr> | <nobr>The political party affiliation of the speaker, <br>available only for U.S. Congressional excerpts.</nobr> |
|
78 |
+
> NOTE: The dog whistles terms and definitions that enabled this research and data collection were sourced from the [Allen AI Dogwhistle Glossary](https://dogwhistles.allen.ai/).
|
79 |
|
80 |
|
81 |
# Citations #
|