Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
Korean
Size:
1K - 10K
Tags:
sarcasm-detection
License:
Commit
·
ddf298c
1
Parent(s):
527d9e7
Add citation information
Browse filesWe asked the authors about their citation information: https://github.com/SpellOnYou/korean-sarcasm/issues/2
They updated their repo: https://github.com/SpellOnYou/korean-sarcasm/commit/286aaf8acbe0df0cadd6e2c6635d507ca6ddc9d7
README.md
CHANGED
@@ -162,7 +162,16 @@ This dataset is licensed under the MIT License.
|
|
162 |
|
163 |
### Citation Information
|
164 |
|
165 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
166 |
|
167 |
### Contributions
|
168 |
|
|
|
162 |
|
163 |
### Citation Information
|
164 |
|
165 |
+
```
|
166 |
+
@misc{kim2019kocasm,
|
167 |
+
author = {Kim, Jiwon and Cho, Won Ik},
|
168 |
+
title = {Kocasm: Korean Automatic Sarcasm Detection},
|
169 |
+
year = {2019},
|
170 |
+
publisher = {GitHub},
|
171 |
+
journal = {GitHub repository},
|
172 |
+
howpublished = {\url{https://github.com/SpellOnYou/korean-sarcasm}}
|
173 |
+
}
|
174 |
+
```
|
175 |
|
176 |
### Contributions
|
177 |
|