| Class | Description |
|---|---|
| CharTrie |
A character sequence index using a prefix tree, commonly known as a full-text index or as the data structure behind
markov chains.
|
| CharTrieIndex |
The type Char trie index.
|
| CharTrieSerializer |
The type Char trie serializer.
|
| ClassificationTree |
The type Classification tree.
|
| CompressionUtil |
The type Compression util.
|
| ConvolutionalTrieSerializer |
The type Convolutional trie serializer.
|
| Cursor |
The type Cursor.
|
| IndexNode |
The type Index node.
|
| NodewalkerCodec |
The type Nodewalker codec.
|
| PPMCodec |
The type Ppm codec.
|
| TextAnalysis |
The type Text analysis.
|
| TextGenerator |
The type Text generator.
|
| TrieNode |
The type Trie node.
|
| Enum | Description |
|---|---|
| LanguageModel |
The enum Language model.
|
Copyright © 2019 SimiaCryptus Software. All rights reserved.