We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
4db9650
Adds sentiment analysis.
$instance->setText('A duck and a cat in a field at night'); $sentiment = $instance->getEntitySentiment();
Updates to latest Google Cloud library.