Package | Description |
---|---|
com.ibm.watson.developer_cloud.personality_insights.v2 |
Personality Insights v1.
|
Modifier and Type | Method and Description |
---|---|
ServiceCall<Profile> |
PersonalityInsights.getProfile(ProfileOptions options)
Returns a
Profile with a tree of characteristics that include personality, needs, and values. |
ServiceCall<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–2016 IBM Watson. All rights reserved.