AlchemyAPIGetTargetedSentiment Method |
Namespace: IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1
public bool GetTargetedSentiment( AlchemyAPISuccessCallback<TargetedSentimentData> successCallback, AlchemyAPIFailCallback failCallback, string source, string targets, bool includeSourceText = false, Dictionary<string, Object> customData = null )