Spaces:
GIZ
/
Running on CPU Upgrade

peter2000 commited on
Commit
56a71ff
1 Parent(s): 8c4c590

Update appStore/info.py

Browse files
Files changed (1) hide show
  1. appStore/info.py +5 -8
appStore/info.py CHANGED
@@ -17,14 +17,11 @@ def app():
17
  st.subheader("Policy Action Tracker Manual")
18
  intro = """
19
  <div class="text">
20
- The manual extraction of relevant information from text documents is a time-consuming task for any policy analyst.
21
- As the amount and length of public policy documents in relation to sustainable development (such as National Development Plans and
22
- Nationally Determined Contributions) continuously increases, a major challenge for policy action tracking the evaluation of stated
23
- goals and targets and their actual implementation on the ground – arises. Luckily, Artificial Intelligence (AI) and Natural Language Processing (NLP)
24
- methods can help in shortening and easing this task for policy analysts.
25
- For this purpose, the United Nations Sustainable Development Solutions Network (SDSN) and the Deutsche Gesellschaft für Internationale Zusammenarbeit (GIZ) GmbH
26
- are collaborating since 2021 in the development of an AI-powered open-source web application that helps find and extract relevant information from public policy
27
- documents faster to facilitate evidence-based decision-making processes in sustainable development and beyond.
28
  <ul>
29
  <li>Analizing the policy document</li>
30
  <li>finding SDG related content</li>
 
17
  st.subheader("Policy Action Tracker Manual")
18
  intro = """
19
  <div class="text">
20
+ The manual extraction of relevant information from text documents is a time-consuming task for any policy analysts. As the amount and length of public policy documents in relation to sustainable development (such as National Development Plans and Nationally Determined Contributions) continuously increases, a major challenge for policy action tracking – the evaluation of stated goals and targets and their actual implementation on the ground – arises. Luckily, Artificial Intelligence (AI) and Natural Language Processing (NLP) methods can help in shortening and easing this task for policy analysts.
21
+
22
+ For this purpose, the United Nations Sustainable Development Solutions Network (SDSN) and the Deutsche Gesellschaft für Internationale Zusammenarbeit (GIZ) GmbH are collaborating since 2021 in the development of an AI-powered open-source web application that helps find and extract relevant information from public policy documents faster to facilitate evidence-based decision-making processes in sustainable development and beyond.
23
+
24
+ The collaboration aims to determine the potential of NLP methods for tracking policy implementation and coherence in the context of the Sustainable Development Goals (SDGs) and the Paris Climate Agreement. Nationally determined contributions (NDCs) will serve as a starting point for the analysis and evaluation in a specific national context. Under the Paris Climate Agreement, NDCs embody the efforts of each country to reduce national emissions and thus contribute to the achievement of the long-term goals of the Agreement – to increase the ability to adapt to adverse impacts of climate change and foster climate resilience and low greenhouse gas emissions development, in a manner that does not threaten food production. The Paris Climate Agreement (Article 4, Paragraph 2)1 requires each Party to prepare, communicate and maintain successive NDCs. Thus, they serve as a comparable, accessible, and widely acknowledged starting point for analysis. However, the agreed and communicated goals and measures must also be reflected in national strategies, statements, and other government publications to be implemented timely, as well as effectively. At best, the activities and measures should have an allocated budget. Given the complexity, the manual evaluation of policy documents and other publications has been very time-consuming and has presented a significant challenge for policy analysts and makers alike. In consequence, the open-source web application aims to support the process through suitable AI-powered and NLP methods. In the following, the application’s functionalities are explained in more detail.
 
 
 
25
  <ul>
26
  <li>Analizing the policy document</li>
27
  <li>finding SDG related content</li>