Home
last modified time | relevance | path

Searched refs:compute_dynamic_features (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/py-ufal.udpipe/ufal.udpipe-1.2.0.3/udpipe/
H A Dudpipe.cpp9271 …inline void compute_dynamic_features(int form_index, int tag_index, const dynamic_features* prev_d…
9380 void feature_sequences<ElementaryFeatures, Map>::compute_dynamic_features(int form_index, int tag_i… in compute_dynamic_features() function in ufal::udpipe::morphodita::feature_sequences
9381 …elementary.compute_dynamic_features((*c.analyses)[form_index][tag_index], c.elementary_per_form[fo… in compute_dynamic_features()
9535 …features.compute_dynamic_features(i, tag, prev >= 0 ? &c.nodes[prev].dynamic : nullptr, dynamic, c… in tag()
9599 …inline void compute_dynamic_features(const tagged_lemma& tag, const per_form_features& per_form, c…
9789 void conllu_elementary_features<Map>::compute_dynamic_features(const tagged_lemma& tag, const per_f… in compute_dynamic_features() function in ufal::udpipe::morphodita::conllu_elementary_features
9842 …inline void compute_dynamic_features(const tagged_lemma& tag, const per_form_features& per_form, c…
10014 …inline void compute_dynamic_features(const tagged_lemma& tag, const per_form_features& per_form, c…
20623 …features.compute_dynamic_features(i, window[0], &gold_dynamic_features, gold_dynamic_features, fea… in train_viterbi()
20654 …features.compute_dynamic_features(i, window[0], &decoded_dynamic_features, decoded_dynamic_feature… in train_viterbi()
[all …]