Uses of Class
com.pervasive.datarush.analytics.text.TextElement
-
Packages that use TextElement Package Description com.pervasive.datarush.analytics.text Provides various unstructured text processing operators. -
-
Uses of TextElement in com.pervasive.datarush.analytics.text
Subclasses of TextElement in com.pervasive.datarush.analytics.text Modifier and Type Class Description class
TextContainer
A tree node that can hold information on text elements.class
TokenizedParagraph
A TextContainer that can store a tokenized paragraph.class
TokenizedSentence
A TextContainer that can store a tokenized sentence.class
TokenizedText
A TextContainer that can store a tokenized document.class
TokenizedWord
A TextContainer that can store a tokenized word.
-