Advertisement
Guest User

Untitled

a guest
Mar 10th, 2017
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.17 KB | None | 0 0
  1. {
  2.   "document_tone": {
  3.     "tone_categories": [
  4.       {
  5.         "tones": [
  6.           {
  7.             "score": 0.111838,
  8.             "tone_id": "anger",
  9.             "tone_name": "Anger"
  10.           },
  11.           {
  12.             "score": 0.159831,
  13.             "tone_id": "disgust",
  14.             "tone_name": "Disgust"
  15.           },
  16.           {
  17.             "score": 0.17082,
  18.             "tone_id": "fear",
  19.             "tone_name": "Fear"
  20.           },
  21.           {
  22.             "score": 0.507748,
  23.             "tone_id": "joy",
  24.             "tone_name": "Joy"
  25.           },
  26.           {
  27.             "score": 0.520722,
  28.             "tone_id": "sadness",
  29.             "tone_name": "Sadness"
  30.           }
  31.         ],
  32.         "category_id": "emotion_tone",
  33.         "category_name": "Emotion Tone"
  34.       },
  35.       {
  36.         "tones": [
  37.           {
  38.             "score": 0.847223,
  39.             "tone_id": "analytical",
  40.             "tone_name": "Analytical"
  41.           },
  42.           {
  43.             "score": 0,
  44.             "tone_id": "confident",
  45.             "tone_name": "Confident"
  46.           },
  47.           {
  48.             "score": 0.652722,
  49.             "tone_id": "tentative",
  50.             "tone_name": "Tentative"
  51.           }
  52.         ],
  53.         "category_id": "language_tone",
  54.         "category_name": "Language Tone"
  55.       },
  56.       {
  57.         "tones": [
  58.           {
  59.             "score": 0.54807,
  60.             "tone_id": "openness_big5",
  61.             "tone_name": "Openness"
  62.           },
  63.           {
  64.             "score": 0.730479,
  65.             "tone_id": "conscientiousness_big5",
  66.             "tone_name": "Conscientiousness"
  67.           },
  68.           {
  69.             "score": 0.431455,
  70.             "tone_id": "extraversion_big5",
  71.             "tone_name": "Extraversion"
  72.           },
  73.           {
  74.             "score": 0.37248,
  75.             "tone_id": "agreeableness_big5",
  76.             "tone_name": "Agreeableness"
  77.           },
  78.           {
  79.             "score": 0.746195,
  80.             "tone_id": "emotional_range_big5",
  81.             "tone_name": "Emotional Range"
  82.           }
  83.         ],
  84.         "category_id": "social_tone",
  85.         "category_name": "Social Tone"
  86.       }
  87.     ]
  88.   }
  89. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement