Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ sdk: docker
|
|
7 |
app_file: app.py
|
8 |
app_port: 8501
|
9 |
pinned: false
|
|
|
10 |
---
|
11 |
|
12 |
-
|
|
|
7 |
app_file: app.py
|
8 |
app_port: 8501
|
9 |
pinned: false
|
10 |
+
short_description: Extract and analyze climate policy measures from documents
|
11 |
---
|
12 |
|
13 |
+
Checkout our paper [Climate Policy Transformer: Utilizing NLP to track the coherence of Climate Policy Documents in the Context of the Paris Agreement](https://aclanthology.org/2024.climatenlp-1.1/)
|