A sentiment service to be used with the Advanced Analytics connector.
100
Port is 3051. POST to /sentiment. Body should be an array such as:
[
{
"text": "wow, this is great!",
"score": "all"
},
{
"text": "this stinks!",
"score": "all"
}
]
score can be:
'all' - returns all values pipe delimited
'pos' - the positive score
'neg' - the negative score
'neu' - the neutral score
'compound' - the compound score
Content type
Image
Digest
sha256:dee92c3cc…
Size
50.1 MB
Last updated
over 3 years ago
docker pull danielpilla/qlik-cloud-sentiment:initialpush