jonas commited on
Commit
8ae14ea
·
1 Parent(s): 9b52db2

updated sdg description

Browse files
Files changed (1) hide show
  1. 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 15 of the 17 United Nations Sustainable Development Goals (SDGs).\
61
- SDG 16Peace, Justice and Strong Institutionsand SDG 17 \
62
- “Partnerships for the Goals” are excluded from the analysis due to \
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 17Partnerships for the Goalsis 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 \