Add citation information

#3
by albertvillanova HF staff - opened
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -162,7 +162,16 @@ This dataset is licensed under the MIT License.
162
 
163
  ### Citation Information
164
 
165
- Unknown citation information: https://github.com/SpellOnYou/korean-sarcasm
 
 
 
 
 
 
 
 
 
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