• Back to Galician-TreeGal page
  • Token Distribution across Number

    The following histogram captures the token distribution per different part-of-speech (POS) tags.

    Legend on the top-right shows the different values the Number attribute takes.
    'NA' denotes those tokens which do not possess the Number attribute.

    Number

    Token examples for each POS:

     NOUN       DET       ADP       PUNCT       VERB       ADJ       PROPN       PRON       ADV       CCONJ       AUX       SCONJ       NUM       INTJ       X       SYM      

    Number agreement rules:

    The following decision tree visualizes the rules used for classifying presence/absence of morphological agreement between two tokens that are connected by a dependency relation denoted by relation. head-pos and child-pos refer to the POS tag of the head and child token respectively.

    Each node of the tree represents a portion of the data. samples denotes the number of training data points in that node. value is the class distribution within that node. Each edge denotes the feature used for splitting.
    Leaf nodes contain the description of all of the features that appear in that leaf. * denotes that the feature can take any value.

    Tree for p=0.01

    Click on to show summary of agreement rules.

    1. NOUN tokens agree when the dependent token belongs to [DET] for the dependency relations: determiner(det)

    2. ADJ tokens agree with their head for the dependency relations: list(list), compound(compound), underspecified dependency(udep), modifer(mod)

    3. All tokens agree with their head tokens for the dependency relations: predicative complements (comp:pred), appositional modifier (appos), subject (subj), conjunct (conj), parataxis (parataxis)

    4. VERB tokens agree when the dependent token belongs to [PRON] for the dependency relations: unk@expl(unk@expl)

    5. DET tokens agree when the dependent token belongs to [NOUN] for the dependency relations: unk@fixed(unk@fixed)

    6. AUX tokens agree when the dependent token belongs to [VERB] for the dependency relations: complement for auxiliary(comp:aux), complement for auxiliary(comp:aux@pass)

    7. PROPN tokens agree when the dependent token belongs to [PROPN] for the dependency relations: flat multiword expression(flat@name)

    8. AUX tokens agree when the dependent token belongs to [NOUN] for the dependency relations: subject(subj@pass)

    9. VERB tokens agree when the dependent token belongs to [VERB] for the dependency relations: direct object complements(comp:obj@x)

    10. NUM tokens agree when the dependent token belongs to [NUM] for the dependency relations: flat multiword expression(flat)

    Number

    Examples for each leaf node:

     Leaf-0       Leaf-1       Leaf-2       Leaf-3       Leaf-4       Leaf-5      

    Click on to expand the tree.