Datasets:

Modalities:
Tabular
Text
Formats:
csv
Libraries:
Datasets
pandas
License:
liyucheng commited on
Commit
ef23777
·
1 Parent(s): e09ded0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -0
README.md CHANGED
@@ -1,3 +1,30 @@
1
  ---
2
  license: cc-by-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-2.0
3
  ---
4
+
5
+ # VUA20
6
+
7
+ ## Dataset Description
8
+
9
+ - **Paper:** A Report on the 2020 VUA and TOEFL Metaphor Detection Shared Task
10
+
11
+ ### Dataset Summary
12
+
13
+ VUA20 is the dataset used in Figlang2020 workshop shared task of metaphor detection.
14
+
15
+ ### Citation Information
16
+
17
+ If you find this dataset helpful, please cite:
18
+
19
+ ```
20
+ @inproceedings{Leong2020ARO,
21
+ title={A Report on the 2020 VUA and TOEFL Metaphor Detection Shared Task},
22
+ author={Chee Wee Leong and Beata Beigman Klebanov and Chris Hamill and Egon W. Stemle and Rutuja Ubale and Xianyang Chen},
23
+ booktitle={FIGLANG},
24
+ year={2020}
25
+ }
26
+ ```
27
+
28
+ ### Contributions
29
+
30
+ If you have any queries, please open an issue.