/central-bank-nlp

Resources for using NLP on central bank communications

Primary LanguageJupyter NotebookOtherNOASSERTION

Central Bank NLP

A resource for natural language processing central bank communications. I hope it is useful. Please submit an issue if it is not or email me john.rieth@outlook.com

I have created word vectors using fastText from the usa-central-bank/fomc-statements folder. the vectors are text vectors + bin

Natural Language Processing

The notebook Sentiment Analysis R is where I am learning how to do text mining in R with the central bank text data. The spacy.ipynb notebook is for playing around with the spacy python library.

Natural Language Generation

The folder nlg holds examples of natural language generation using the tools rita and markovify.

Similar Work

Resources