Create README.md
Browse files- ClimaText/README.md +12 -0
ClimaText/README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
### Citation Information
|
2 |
+
|
3 |
+
```
|
4 |
+
@misc{varini2021climatext,
|
5 |
+
title={ClimaText: A Dataset for Climate Change Topic Detection},
|
6 |
+
author={Francesco S. Varini and Jordan Boyd-Graber and Massimiliano Ciaramita and Markus Leippold},
|
7 |
+
year={2021},
|
8 |
+
eprint={2012.00483},
|
9 |
+
archivePrefix={arXiv},
|
10 |
+
primaryClass={cs.CL}
|
11 |
+
}
|
12 |
+
```
|