Advertisement
Guest User

Untitled

a guest
May 25th, 2016
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.15 KB | None | 0 0
  1. {
  2. "document_tone": {
  3. "tone_categories": [
  4. {
  5. "tones": [
  6. {
  7. "score": 0.25482,
  8. "tone_id": "anger",
  9. "tone_name": "Anger"
  10. },
  11. {
  12. "score": 0.345816,
  13. "tone_id": "disgust",
  14. "tone_name": "Disgust"
  15. },
  16. {
  17. "score": 0.121116,
  18. "tone_id": "fear",
  19. "tone_name": "Fear"
  20. },
  21. {
  22. "score": 0.078903,
  23. "tone_id": "joy",
  24. "tone_name": "Joy"
  25. },
  26. {
  27. "score": 0.199345,
  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.999,
  39. "tone_id": "analytical",
  40. "tone_name": "Analytical"
  41. },
  42. {
  43. "score": 0.999,
  44. "tone_id": "confident",
  45. "tone_name": "Confident"
  46. },
  47. {
  48. "score": 0.694,
  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.271,
  60. "tone_id": "openness_big5",
  61. "tone_name": "Openness"
  62. },
  63. {
  64. "score": 0.11,
  65. "tone_id": "conscientiousness_big5",
  66. "tone_name": "Conscientiousness"
  67. },
  68. {
  69. "score": 0.844,
  70. "tone_id": "extraversion_big5",
  71. "tone_name": "Extraversion"
  72. },
  73. {
  74. "score": 0.257,
  75. "tone_id": "agreeableness_big5",
  76. "tone_name": "Agreeableness"
  77. },
  78. {
  79. "score": 0.497,
  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