Open michnov opened 9 years ago
aux_gram/gender
- it is set only for dropped subjects
multi_gram/gender
- set for all semantic nouns
Coref::CS::SetMultiGender
there is a bug in generating coreference features for the anaphor: c_anaphgen* do not comply with c_anaph_gen
Changes made in the gram_gender_multivalue branch. So far (commit 1e8413e5b276184c2055324167264b260b85a5d7), the following has been done:
gram/gender
and gram/number
supports multiple values, delimited by the |
sign
aux_gram/gender
and multi_gram_gender/gender
replaced by gram_gender
gram/number
A2T::DisambiguateGrammatemes
applies on gram_gender
and gram_number
Block::Coref::SetMultiGender
Tool::Coreference::CS::PronCorefFeatures
c_{anaph|cand}_gen_*
vs. c_{anaph|cand}_gen
fixedqtleap/cs_en/news
: 13.11 vs. 13.06
cs-en/batch2q/runs/$ANY/treexfiles/0011.streex##15
Check why the first Czech dropped pronoun in 3rd person (created by mistake) is labelled as non-anaphoric. Check if the attribute 'aux_gram/gender' is correctly used in CR.