Update README.md
Browse files
README.md
CHANGED
|
@@ -45,6 +45,8 @@ This dataset distinguishes between different types of targets:
|
|
| 45 |
|
| 46 |
*IMPORTANT NOTE:* this dataset has been used to train a machine learning model, and **is not a list of all climate targets published by national governments**.
|
| 47 |
|
|
|
|
|
|
|
| 48 |
## Dataset Description
|
| 49 |
|
| 50 |
This dataset includes 2,610 text passages containing 1,193 target mentions annotated in a multilabel setting: one text passage can be assigned to 0 or more target types. This breaks down as follows.
|
|
@@ -70,14 +72,23 @@ Please read our [Terms of Use](https://app.climatepolicyradar.org/terms-of-use),
|
|
| 70 |
|
| 71 |
## Links
|
| 72 |
|
| 73 |
-
<!-- Provide the basic links for the dataset. -->
|
| 74 |
|
| 75 |
-
-
|
| 76 |
-
- **Paper** [coming soon]
|
| 77 |
|
| 78 |
## Citation
|
| 79 |
|
| 80 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 81 |
|
| 82 |
|
| 83 |
## Authors & Contact
|
|
|
|
| 45 |
|
| 46 |
*IMPORTANT NOTE:* this dataset has been used to train a machine learning model, and **is not a list of all climate targets published by national governments**.
|
| 47 |
|
| 48 |
+
For more information on dataset creation, [see our paper](https://arxiv.org/abs/2404.02822).
|
| 49 |
+
|
| 50 |
## Dataset Description
|
| 51 |
|
| 52 |
This dataset includes 2,610 text passages containing 1,193 target mentions annotated in a multilabel setting: one text passage can be assigned to 0 or more target types. This breaks down as follows.
|
|
|
|
| 72 |
|
| 73 |
## Links
|
| 74 |
|
|
|
|
| 75 |
|
| 76 |
+
- [Paper](https://arxiv.org/abs/2404.02822)
|
|
|
|
| 77 |
|
| 78 |
## Citation
|
| 79 |
|
| 80 |
+
*Juhasz, M., Marchand, T., Melwani, R., Dutia, K., Goodenough, S., Pim, H., & Franks, H. (2024). Identifying Climate Targets in National Laws and Policies using Machine Learning. arXiv preprint arXiv:2404.02822.*
|
| 81 |
+
|
| 82 |
+
```
|
| 83 |
+
@misc{juhasz2024identifying,
|
| 84 |
+
title={Identifying Climate Targets in National Laws and Policies using Machine Learning},
|
| 85 |
+
author={Matyas Juhasz and Tina Marchand and Roshan Melwani and Kalyan Dutia and Sarah Goodenough and Harrison Pim and Henry Franks},
|
| 86 |
+
year={2024},
|
| 87 |
+
eprint={2404.02822},
|
| 88 |
+
archivePrefix={arXiv},
|
| 89 |
+
primaryClass={cs.CY}
|
| 90 |
+
}
|
| 91 |
+
```
|
| 92 |
|
| 93 |
|
| 94 |
## Authors & Contact
|