whitespace
Browse files
README.md
CHANGED
@@ -40,7 +40,7 @@ configs:
|
|
40 |
**Published at ACL 2024!**
|
41 |
|
42 |
๐ **Paper Link** - [Silent Signals, Loud Impact: LLMs for Word-Sense Disambiguation of Coded Dog Whistles](https://aclanthology.org/2024.acl-long.675/)<br>
|
43 |
-
๐ **Disambiguated Dogwhistles Dataset** - [Silent-Signals](https://huggingface.co/datasets/SALT-NLP/silent_signals)<br>
|
44 |
๐ป **Dataset webpage** - Coming soon ๐
|
45 |
|
46 |
<!-- ![head_figure_large.png](https://cdn-uploads.huggingface.co/production/uploads/632d02054a4991e711591c34/m70hfQTN2Aw7t3Ilkga4u.png) -->
|
@@ -58,6 +58,7 @@ configs:
|
|
58 |
| <nobr>**subreddit**</nobr> | <nobr>str</nobr> | <nobr>"The_Donald"</nobr> | <nobr>Subreddit where the comment was posted,<br> Null for Congressional data.</nobr> |
|
59 |
| <nobr>**source**</nobr> | <nobr>str</nobr> | <nobr>"PRAW API"</nobr> | <nobr>The source or method of data collection.</nobr> |
|
60 |
> 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/).
|
|
|
61 |
|
62 |
|
63 |
# Citations #
|
|
|
40 |
**Published at ACL 2024!**
|
41 |
|
42 |
๐ **Paper Link** - [Silent Signals, Loud Impact: LLMs for Word-Sense Disambiguation of Coded Dog Whistles](https://aclanthology.org/2024.acl-long.675/)<br>
|
43 |
+
๐ **Disambiguated Dogwhistles Dataset** - [Silent-Signals on HuggingFace](https://huggingface.co/datasets/SALT-NLP/silent_signals)<br>
|
44 |
๐ป **Dataset webpage** - Coming soon ๐
|
45 |
|
46 |
<!-- ![head_figure_large.png](https://cdn-uploads.huggingface.co/production/uploads/632d02054a4991e711591c34/m70hfQTN2Aw7t3Ilkga4u.png) -->
|
|
|
58 |
| <nobr>**subreddit**</nobr> | <nobr>str</nobr> | <nobr>"The_Donald"</nobr> | <nobr>Subreddit where the comment was posted,<br> Null for Congressional data.</nobr> |
|
59 |
| <nobr>**source**</nobr> | <nobr>str</nobr> | <nobr>"PRAW API"</nobr> | <nobr>The source or method of data collection.</nobr> |
|
60 |
> 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/).
|
61 |
+
> <br>
|
62 |
|
63 |
|
64 |
# Citations #
|