Types: com.ibm.streamsx.nlp 1.9.2

Toolkits > com.ibm.streamsx.nlp 1.9.2 > Types

Types

ContentRanking.resultType
IdfCorpusBuilder.IdfCorpusType
list of terms of one document to build the corpus
LinearClassification.resultType
NgramType
The Ngram operator custom output functions NgramTerms() expects a type SPL:list<NgramType>.
TfIdfType
The TfIdfWeight operator custom output functions WeightedTerms() and TopWeightedTerms() expects a type SPL:list<TfIdfType>.
WordPosLemmaType
The Lemmatizer operator custom output function TagWords() expects a type SPL:list<WordPosLemmaType>.