updated sdg description
Browse files- appStore/sdg_analysis.py +3 -4
appStore/sdg_analysis.py
CHANGED
@@ -57,10 +57,9 @@ def app():
|
|
57 |
can breach and hence this limit of 120 is tentative. \n
|
58 |
""")
|
59 |
st.write("""**SDG cLassification:** The application assigns paragraphs \
|
60 |
-
to
|
61 |
-
SDG
|
62 |
-
|
63 |
-
their broad nature which could potentially inflate the results. \
|
64 |
Each paragraph is assigned to one SDG only. Again, the results are \
|
65 |
displayed in a summary table including the number of the SDG, a \
|
66 |
relevancy score highlighted through a green color shading, and the \
|
|
|
57 |
can breach and hence this limit of 120 is tentative. \n
|
58 |
""")
|
59 |
st.write("""**SDG cLassification:** The application assigns paragraphs \
|
60 |
+
to 16 of the 17 United Nations Sustainable Development Goals (SDGs).\
|
61 |
+
SDG 17 “Partnerships for the Goals” is excluded from the analysis due \
|
62 |
+
to its broad nature which could potentially inflate the results. \
|
|
|
63 |
Each paragraph is assigned to one SDG only. Again, the results are \
|
64 |
displayed in a summary table including the number of the SDG, a \
|
65 |
relevancy score highlighted through a green color shading, and the \
|