ibm_tone: Analyze some text for tone using IBM Watson.

Description Usage Arguments Examples

Description

This returns the result of the tone analysis on the provided text.

Usage

1
ibm_tone(t_username, t_password, t_text)

Arguments

t_username

Username.

t_password

Password.

t_text

Text to be analysed.

Examples

1
2
ibm_sent("t_username", "t_password", "t_text")
ibm_sent("xxx-xxx-xxx", "abcdeabcde", "this is some text to analyse for tone")

Deducive/IBMsentR documentation built on May 25, 2019, 1:36 p.m.