Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 702 Bytes

File metadata and controls

14 lines (8 loc) · 702 Bytes

Wordcloud

This project works on generating word clouds of News Title according to Sustainable Development Goals (SDG) score breaking days (outliers). Key words of News related to SDG can inform what happened during that specific days.

Here is the main workflow alt text

Step 1, find outliers through observing SDG time series data of companies. This step locate which specific days we should focus.

Step 2, extract key words from news URLs and match their similarity to a specific SDG. (NLP is used)

Step 3, plot wordcloud to visualize key words.

alt text