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 classTextContainerA tree node that can hold information on text elements.classTokenizedParagraphA TextContainer that can store a tokenized paragraph.classTokenizedSentenceA TextContainer that can store a tokenized sentence.classTokenizedTextA TextContainer that can store a tokenized document.classTokenizedWordA TextContainer that can store a tokenized word.
-