Description Usage Format Details License References
The polarity table of sentiment-thematic dictionary of economic, financial and legal terms - EcSentiThemeLex. Table contains \Sexpr{nrow(rulexicon::hash_sentiment_ecsentithemelex)} words forms, and \Sexpr{nrow(rulexicon::hash_sentiment_ecsentithemelex[rulexicon::hash_sentiment_ecsentithemelex$score !=0,])} has non-neutral sentiment scores.
1 |
A data table with \Sexpr{nrow(rulexicon::hash_sentiment_ecsentithemelex)} rows and \Sexpr{ncol(rulexicon::hash_sentiment_ecsentithemelex)} variables:
a token (word)
a sentiment score: from โ2 (strongly negative) to +2 (strongly positive) with step 1
The polarity table was generated from original lexicon table (see key_ecsentithemelex) based on
the following rules:
tokens consisting of more than one word were discarded (as required for bag-of-words sentiment analysis)
all possible word forms were added as separete tokens
for the words containing the letter "ั" the spelling option with letter "ะต" were added as separete token
The dictionary is published under Creative Commons "Attribution-NonCommercial-ShareAlike" 4.0 International License (CC BY-NC-SA 4.0). For additional permissions (including the commercial use) please contact to Elena Fedorova <ecolena@mail.ru>.
Fedorova, E., Afanasyev, D., Demin, I., Lazarev, A., Nersesyan, R., Pyltsin, I.V. (2020). Development of a tonal-thematic dictionary EcSentiThemeLex for the analysis of economic texts in Russian. Journal of Applied Informatics, 6 (15), 58โ77. DOI: https://doi.org/10.37791/2687-0649-2020-15-6-58-77.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.