Uses of Class
com.pervasive.datarush.analytics.text.WordMap
Packages that use WordMap
Package
Description
Provides various unstructured text processing operators.
-
Uses of WordMap in com.pervasive.datarush.analytics.text
Methods in com.pervasive.datarush.analytics.text that return WordMapModifier and TypeMethodDescriptionstatic WordMapTextTokenUtil.calcWordFreq(TextContainer text) Creates a term frequency model based on the contents of the TextContainer.static WordMapTextTokenUtil.calcWordFreq(TextContainer text, Set<String> wordSet) Creates a term frequency model containing the specified set of terms based on the contents of the TextContainer.Constructors in com.pervasive.datarush.analytics.text with parameters of type WordMap