Skip to content

Commit

Permalink
update epu modality
Browse files Browse the repository at this point in the history
  • Loading branch information
ccxzhang committed Feb 15, 2024
1 parent 15b9ead commit a8964fa
Show file tree
Hide file tree
Showing 6 changed files with 29,387 additions and 28,127 deletions.
56,094 changes: 28,048 additions & 28,046 deletions data/text/tonga/matangi_news.csv

Large diffs are not rendered by default.

578 changes: 578 additions & 0 deletions data/text/vanuatu/vbr_news_ner.csv

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions docs/text/epu.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,11 @@ Beyond the $Z_t$ being arithmetic mean of $Y_{it}$, we develop a weighted scheme
<div>
<iframe src="https://worldbank.github.io/pacific-observatory/interactive/text/epu_pic.html"
frameborder="0" marginwidth="0" marginheight="0" width="800" height="750"></iframe>
</div>

The sentiment of economic policy-related news could act as a barometer for uncertainty. Analyzing the shifts and changes in the sentiment of news articles and reports pertaining to economic policy could reflect the underlying economic uncertainty.

<div>
<iframe src="https://worldbank.github.io/pacific-observatory/interactive/text/ep_sentiment.html"
frameborder="0" marginwidth="0" marginheight="0" width="800" height="750"></iframe>
</div>
677 changes: 677 additions & 0 deletions notebooks/text/EPU_modality.ipynb

Large diffs are not rendered by default.

156 changes: 76 additions & 80 deletions notebooks/text/Sentiment.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ bokeh==3.2.1
chardet==5.2.0
numpy==1.26.0
pandas==2.0.3
gensim==3.8.3
gensim==4.3.2
google_api_python_client==2.94.0
lxml==4.9.3
matplotlib==3.5.3
Expand Down

0 comments on commit a8964fa

Please sign in to comment.