Uses of Class
com.pervasive.datarush.encoding.binary.Decoder
-
Packages that use Decoder Package Description com.pervasive.datarush.analytics.text Provides various unstructured text processing operators. -
-
Uses of Decoder in com.pervasive.datarush.analytics.text
Methods in com.pervasive.datarush.analytics.text with annotations of type Decoder Modifier and Type Method Description static TokenDecoderNGramMap. getDecoder()static TokenDecoderTextContainer. getDecoder()static TokenDecoderWordMap. getDecoder()
-