sileod commited on
Commit
05cd1b7
1 Parent(s): 06a5c5f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -1
README.md CHANGED
@@ -1 +1,23 @@
1
- https://github.com/EducationalTestingService/sarcasm
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ ---
5
+ https://github.com/EducationalTestingService/sarcasm
6
+
7
+ ```
8
+ @inproceedings{ghosh-etal-2020-report,
9
+ title = "A Report on the 2020 Sarcasm Detection Shared Task",
10
+ author = "Ghosh, Debanjan and
11
+ Vajpayee, Avijit and
12
+ Muresan, Smaranda",
13
+ booktitle = "Proceedings of the Second Workshop on Figurative Language Processing",
14
+ month = jul,
15
+ year = "2020",
16
+ address = "Online",
17
+ publisher = "Association for Computational Linguistics",
18
+ url = "https://aclanthology.org/2020.figlang-1.1",
19
+ doi = "10.18653/v1/2020.figlang-1.1",
20
+ pages = "1--11",
21
+ abstract = "Detecting sarcasm and verbal irony is critical for understanding people{'}s actual sentiments and beliefs. Thus, the field of sarcasm analysis has become a popular research problem in natural language processing. As the community working on computational approaches for sarcasm detection is growing, it is imperative to conduct benchmarking studies to analyze the current state-of-the-art, facilitating progress in this area. We report on the shared task on sarcasm detection we conducted as a part of the 2nd Workshop on Figurative Language Processing (FigLang 2020) at ACL 2020.",
22
+ }
23
+ ```