.../data/salience/sentiment/topics
Document Topical Sentiment Configuration
This file can be used to query define topic sentiment.
The file should be in a layout as follows:
Query Name
phrase0
phrase0
phrase1
phrase1
Query Name 2
phrase0
phrase0
phrase1
phrase1
A 1
after a phrase means it is always included in the query.
A 0
after the phrase means it is never included.
Example File
Sports
home run0
stolen0
hat trick0
Business
stock slumped1
eliminate dividend1
embezzle1
With Sports, we are disabling jargon: "stolen" could be stolen base, a "hat trick" is impressive, but maybe you're reporting a game and then are going to criticize everybody.
With Business, those are sentiment phrases that are inherently business related.
Updated about 2 years ago