Searched defs:lma_id (Results 1 – 3 of 3) sorted by relevance
23 bool is_system_lemma(LemmaIdType lma_id) { in is_system_lemma()27 bool is_user_lemma(LemmaIdType lma_id) { in is_user_lemma()31 bool is_composing_lemma(LemmaIdType lma_id) { in is_composing_lemma()
229 float NGram::get_uni_psb(LemmaIdType lma_id) { in get_uni_psb()
686 LemmaIdType lma_id = lma_id_[pos]; in add_lma_to_userdict() local