Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Syntax


Div
stylefont-size: small;


Code Block
"sentiments": [
  {
    "sentiment": "neu",
    "score": <0-1>
  },
  {
    "sentiment": "neg",
    "score": <0-1>
  },
  {
    "sentiment": "pos",
    "score": <0-1>
  }
]




Example


Div
stylefont-size: small;


Code Block
"sentiments": [
  {
    "sentiment": "neu",
    "score": 0.53
  },
  {
    "sentiment": "neg",
    "score": 0.41
  },
  {
    "sentiment": "pos",
    "score": 0.06
  }
]



Data TypeArray of objects
RequiredNo
Page Element Analyzed

Text

Used ForTargeting/anti-targeting
More Information/wiki/spaces/VDOC/pages/920781072Yes