Namespace com.ibm.streams.text.analytics

Operators

  • SentimentExtractor: This operator analyzes a portion of text and determines what kind of sentiment the text expresses.
  • TextExtract: The TextExtract operator facilitates the use of the Text Analytics component of IBM BigInsights in IBM Streams.

Functions

Types

  • ACTION: When updating external dictionaries and tables using the resources port of the SentimentExtract and TextExtract operators, the action to take must be specified.
  • Language: This enum represents the languages for the available pre-built extractor libraries: WESTERN_STANDARD represents the Western libraries with the standard tokenizer, WESTERN_MULTILINGUAL, the Western extractor libraries with a multilingual tokenizer, JAPANESE, the extractor libraries for Japanese CHINESE, the extractor libraries for Chinese.
  • SentimentScore: This is the type of the output from the SentimentExtractor operator. Composed of two attributes:
  • SentimentType: Enum describing the types of sentiment that a portion of text can contain