Service Info: insight
Service Description
PRELIMINARY: APIs and their interface in this service can change. This service provides operations that gives you an high level overview of social actions happening on your instance.
Available Operations
The following operations are available for the insight service. You can click on each operation to see detailed information about that operation.
Operation | Description |
---|---|
activityStreamReccommend | This method gets the activity streams nearest to the specified activity stream. |
docReccommend | This method gets the documents nearest to the specified documents. |
getKeywords | This method parses text and returns a list of keywords |
getLanguage | This method detects the language used in the text |
getSentiment | This method get the Sentiment of text provided |
graphAnalysisJobCreate | This method is used to create the graph analysis job |
graphAnalysisJobDelete | This method is used to delete the graph analysis job |
graphAnalysisJobGetList | This method is used to get the list of graph analysis jobs |
graphCreate | This method is used to create the graph |
graphDelete | This method is used to delete the graph |
graphGetCentrality | This method is used to get centrality scores of the graph nodes |
graphGetList | This method is used to get the graph info |
predictImportance | This method analyzes the textual content of the specified text. And predicts how important the content will be based on specified params |
testApi | This method is used for writing test instrumentation |