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 TokenDecoder
NGramMap. getDecoder()
static TokenDecoder
TextContainer. getDecoder()
static TokenDecoder
WordMap. getDecoder()
-