File size: 420 Bytes
426f9ad |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
language:
- en
size_categories:
- 1K<n<10K
---
# Sarcasm Dataset
This dataset contains sarcastic sentence along with their binary label
## Dataset Desciption:
- Number of Rows: 5,000
- Number of Columns: 2
- Column Names: 'Tweet', 'Slang (yes/no)'
- Description: The dataset contains tweets annotated for the use of slang. It includes a binary label ('yes' or 'no') indicating the presence of slang in each tweet. |