Update README.md
Browse files
README.md
CHANGED
@@ -40,11 +40,7 @@ task_categories:
|
|
40 |
|
41 |
## Dataset Description
|
42 |
|
43 |
-
- **
|
44 |
-
- **Repository:** [Needs More Information]
|
45 |
-
- **Paper:** [Needs More Information]
|
46 |
-
- **Leaderboard:** [Needs More Information]
|
47 |
-
- **Point of Contact:** [Needs More Information]
|
48 |
|
49 |
### Dataset Summary
|
50 |
|
@@ -58,10 +54,6 @@ The sources of news articles are:
|
|
58 |
- Il Giornale (it, non-sarcastic)
|
59 |
- Lercio (it, sarcastic)
|
60 |
|
61 |
-
### Supported Tasks and Leaderboards
|
62 |
-
|
63 |
-
[Needs More Information]
|
64 |
-
|
65 |
### Languages
|
66 |
|
67 |
`en`, `nl`, `it`
|
@@ -78,66 +70,4 @@ The sources of news articles are:
|
|
78 |
- article_title: str
|
79 |
- is_sarcastic: int
|
80 |
- lang: str
|
81 |
-
- title_length: int
|
82 |
-
|
83 |
-
### Data Splits
|
84 |
-
|
85 |
-
[Needs More Information]
|
86 |
-
|
87 |
-
## Dataset Creation
|
88 |
-
|
89 |
-
### Curation Rationale
|
90 |
-
|
91 |
-
[Needs More Information]
|
92 |
-
|
93 |
-
### Source Data
|
94 |
-
|
95 |
-
#### Initial Data Collection and Normalization
|
96 |
-
|
97 |
-
[Needs More Information]
|
98 |
-
|
99 |
-
#### Who are the source language producers?
|
100 |
-
|
101 |
-
[Needs More Information]
|
102 |
-
|
103 |
-
### Annotations
|
104 |
-
|
105 |
-
#### Annotation process
|
106 |
-
|
107 |
-
[Needs More Information]
|
108 |
-
|
109 |
-
#### Who are the annotators?
|
110 |
-
|
111 |
-
[Needs More Information]
|
112 |
-
|
113 |
-
### Personal and Sensitive Information
|
114 |
-
|
115 |
-
[Needs More Information]
|
116 |
-
|
117 |
-
## Considerations for Using the Data
|
118 |
-
|
119 |
-
### Social Impact of Dataset
|
120 |
-
|
121 |
-
[Needs More Information]
|
122 |
-
|
123 |
-
### Discussion of Biases
|
124 |
-
|
125 |
-
[Needs More Information]
|
126 |
-
|
127 |
-
### Other Known Limitations
|
128 |
-
|
129 |
-
[Needs More Information]
|
130 |
-
|
131 |
-
## Additional Information
|
132 |
-
|
133 |
-
### Dataset Curators
|
134 |
-
|
135 |
-
[Needs More Information]
|
136 |
-
|
137 |
-
### Licensing Information
|
138 |
-
|
139 |
-
[Needs More Information]
|
140 |
-
|
141 |
-
### Citation Information
|
142 |
-
|
143 |
-
[Needs More Information]
|
|
|
40 |
|
41 |
## Dataset Description
|
42 |
|
43 |
+
- **Repository:** https://github.com/helinivan/multilingual-sarcasm-detector
|
|
|
|
|
|
|
|
|
44 |
|
45 |
### Dataset Summary
|
46 |
|
|
|
54 |
- Il Giornale (it, non-sarcastic)
|
55 |
- Lercio (it, sarcastic)
|
56 |
|
|
|
|
|
|
|
|
|
57 |
### Languages
|
58 |
|
59 |
`en`, `nl`, `it`
|
|
|
70 |
- article_title: str
|
71 |
- is_sarcastic: int
|
72 |
- lang: str
|
73 |
+
- title_length: int
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|