powered by
Dataset contains positive words for sentiment analysis of EDGAR filings suggested by Loughran and McDonald's financial sentiment dictionaries.
The format is: $ WORDS: Factor w/ 2005 levels "abound","abounds",..: 1 2 ...
# NOT RUN { pos.words<-read.csv(system.file("data/poswords.csv", package = "edgar")) str(pos.words) # }
Run the code above in your browser using DataLab