Uses of Package
com.pervasive.datarush.analytics.text
-
Packages that use com.pervasive.datarush.analytics.text Package Description com.pervasive.datarush.analytics.text Provides various unstructured text processing operators.com.pervasive.datarush.analytics.text.filter -
Classes in com.pervasive.datarush.analytics.text used by com.pervasive.datarush.analytics.text Class Description ConvertTextCase.Case NGram Implementation of an n-gram.NGramMap Implementation of an n-gram model.RegexWordBreakIterator.WordPattern TextContainer A tree node that can hold information on text elements.TextElement Definition of a text element.TextElementType Enumeration of the possible text and character groupings.TextNode Interface for a node in aTextContainer
tree.WordMap Implementation of a word frequency model. -
Classes in com.pervasive.datarush.analytics.text used by com.pervasive.datarush.analytics.text.filter Class Description TextContainer A tree node that can hold information on text elements.TextElementType Enumeration of the possible text and character groupings.