saadob12 commited on
Commit
558cb13
·
verified ·
1 Parent(s): 7b88f45

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md CHANGED
@@ -101,4 +101,30 @@ Kindly cite my work. Thank you.
101
 
102
  ```
103
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
104
 
 
101
 
102
  ```
103
 
104
+ Original Paper:
105
+
106
+ ```
107
+ @inproceedings{kantharaj-etal-2022-chart,
108
+ title = "Chart-to-Text: A Large-Scale Benchmark for Chart Summarization",
109
+ author = "Kantharaj, Shankar and
110
+ Leong, Rixie Tiffany and
111
+ Lin, Xiang and
112
+ Masry, Ahmed and
113
+ Thakkar, Megh and
114
+ Hoque, Enamul and
115
+ Joty, Shafiq",
116
+ editor = "Muresan, Smaranda and
117
+ Nakov, Preslav and
118
+ Villavicencio, Aline",
119
+ booktitle = "Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
120
+ month = may,
121
+ year = "2022",
122
+ address = "Dublin, Ireland",
123
+ publisher = "Association for Computational Linguistics",
124
+ url = "https://aclanthology.org/2022.acl-long.277",
125
+ doi = "10.18653/v1/2022.acl-long.277",
126
+ pages = "4005--4023"
127
+ }
128
+ ```
129
+
130