Type Definition bert_tokenizer::InvVocab

source ·
pub type InvVocab = IndexMap<u32, String>;