Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
```
|
2 |
+
@inproceedings{chakrabarty-etal-2021-figurative,
|
3 |
+
title = "Figurative Language in Recognizing Textual Entailment",
|
4 |
+
author = "Chakrabarty, Tuhin and
|
5 |
+
Ghosh, Debanjan and
|
6 |
+
Poliak, Adam and
|
7 |
+
Muresan, Smaranda",
|
8 |
+
booktitle = "Findings of the Association for Computational Linguistics: ACL-IJCNLP 2021",
|
9 |
+
month = aug,
|
10 |
+
year = "2021",
|
11 |
+
address = "Online",
|
12 |
+
publisher = "Association for Computational Linguistics",
|
13 |
+
url = "https://aclanthology.org/2021.findings-acl.297",
|
14 |
+
pages = "3354--3361",
|
15 |
+
}
|
16 |
+
```
|