Module analiticcl::vocab[][src]

Structs

VocabParams
VocabValue

Type Definitions

VocabDecoder

Map integers (indices correspond to VocabId) to string values (and optionally a frequency count)

VocabEncoder

Maps strings to integers