https://github.com/citiususc/splm-lexicon
https://github.com/citiususc/splm-lexicon
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/citiususc/splm-lexicon
- Owner: citiususc
- Created: 2017-02-01T09:10:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-19T14:56:24.000Z (over 8 years ago)
- Last Synced: 2025-01-29T19:23:56.198Z (over 1 year ago)
- Size: 18.6 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SPLM-Lexicon
SPLM is a ranked opinion lexicon. We obtained the weights assigned to each word-tag pair by making use of the equations defined on the following paper which describe all details about this lexicon.
# Format
The file is tab delimited with:
* Word: the words.
* Tag: Part of speech (POS),
- r (adverb)
- a (adjective).
* Polarity: positive / negative.
* D(w): the final weight of the word according to the equations described in the following paper:
If the value of D(w) is negative, w will be in the class of negative words. If the value of D(w) is positive, w will be in a positive class.
# Reference
Almatarneh, Sattam, and Pablo Gamallo. "Automatic construction of domain-specific sentiment lexicons for polarity classification." International Conference on Practical Applications of Agents and Multi-Agent Systems. Springer, Cham, 2017.
If you use SPLM sentiment lexicon in your research, please cite the above paper: