Learn R Programming

SentimentAnalysis (version 1.3-4)

DictionaryLM: Dictionary with opinionated words from Loughran-McDonald Financial dictionary

Description

Dictionary with a list of positive, negative and uncertainty words according to the Loughran-McDonald finance-specific dictionary. This dictionary was first presented in the Journal of Finance and has been widely used in the finance domain ever since.

Usage

data(DictionaryLM)

Arguments

Format

A list with different terms according to Loughran-McDonald

References

Loughran and McDonald (2011) When is a Liability not a Liability? Textual Analysis, Dictionaries, and 10-Ks, Journal of Finance, 66:1, 35-65

Examples

Run this code
data(DictionaryLM)
summary(DictionaryLM)

Run the code above in your browser using DataLab