Home
last modified time | relevance | path

Searched defs:combined_tag (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
21580 …er_morphodita_parsito::combine_tag(const word& w, bool xpostag, bool feats, string& combined_tag) { in combine_tag()
21601 …st vector<sentence>& data, const string& upostag, bool xpostag, bool feats, string& combined_tag) { in most_frequent_tag()