Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
Korean
Size:
1K - 10K
Tags:
sarcasm-detection
License:
Commit
•
9d23b31
1
Parent(s):
527d9e7
Add citation information (#3)
Browse files- Add citation information (ddf298c89cb0773249d9667bc66e78e588522d29)
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 |
|