Learn R Programming

sentopics (version 0.7.4)

ECB_press_conferences: Corpus of press conferences from the European Central Bank

Description

A corpus of 260 ECB press conference, split into 4224 paragraphs. The corpus contains a number of docvars indicating the date of the press conference and a measured sentiment based on the Loughran-McDonald lexicon.

Usage

ECB_press_conferences

Arguments

Format

A quanteda::corpus object.

See Also

ECB_press_conferences_tokens

Examples

Run this code
docvars(ECB_press_conferences)

Run the code above in your browser using DataLab