Home
last modified time | relevance | path

Searched defs:combined_lemma (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/py-ufal.udpipe/ufal.udpipe-1.2.0.3/udpipe/
H A Dudpipe.cpp21301 string normalized_form, combined_tag, combined_lemma; in train_tagger_model() local
21619 …_morphodita_parsito::combine_lemma(const word& w, int use_lemma, string& combined_lemma, const uno… in combine_lemma()