Type Definition analiticcl::vocab::VocabDecoder[][src]

type VocabDecoder = Vec<VocabValue>;

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