| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.personality_insights.v2 |
The IBM Watson Personality Insights service uses linguistic analytics to
infer cognitive and social characteristics, including Big Five, Values,
and Needs, from communications that the user makes available, such as email,
text messages, tweets, forum posts, and more.
|
| Modifier and Type | Method and Description |
|---|---|
Profile |
PersonalityInsights.getProfile(Content content)
Accepts a
Content object and analyzes the text. |
Profile |
PersonalityInsights.getProfile(String text)
Accepts text and responds with a
Profile with a tree of
characteristics that include personality, needs, and values. |
Copyright © 2015. All rights reserved.