<< text_analytics text_analytics text_gencloud >>

text_analytics >> text_analytics > nlp_sentiment

nlp_sentiment

Sentiment analysis of a sentence using Stanford NLP

Parameters

in_str :

Input string

url :

A valid URL with port number which point to the NLP server

sentiment :

Sentiment of a sentence

rep :

Response from NLP server

stat :

an integer, the error status. status=0 if no error occurred

stderr :

Column of text: error message.

Description

This is a function to call a server hosting Stanford NLP engine and return the sentiment of the input string. This unction require the connection to the Standford NLP server.

Examples

See also

Authors


Report an issue
<< text_analytics text_analytics text_gencloud >>