<< Salience.GetPOSTaggedText | Back to Salience 6 .Net Index | Salience.GetNamedOpinionTaggedText >>
Summary
id
parameter is an optional parameter to specify which configuration to return results for. Content can be processed by multiple configurations in one pass by prior calls to Salience.AddSalienceConfiguration. Omitting this parameter or passing an empty string returns results based on the default configuration.
Syntax
public string GetSentimentTaggedText(String id="")
Parameters
id
| Optional: The identifier for a specific configuration for results. |
Returns
Example
TODO: Example needed for Salience 6
<< Salience.GetPOSTaggedText | Back to Salience 6 .Net Index | Salience.GetNamedOpinionTaggedText >>