Type Definition analiticcl::index::ReverseIndex[][src]

type ReverseIndex = HashMap<VocabId, Vec<(Variant, f64)>>;

Links items in the lexicon to variants offered at test time, with a float score