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