• Back to English-EWT page
  • Token Distribution across Person

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

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

    Person

    Token examples for each POS:

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

    Person 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. AUX tokens agree with their dependent tokens for the dependency relations: conjunct(conj), complement for auxiliary(comp:aux), parataxis(parataxis), modifer(mod), unk@expl(unk@expl), subject(subj), subject(subj@pass)

    2. AUX tokens agree with their head for the dependency relations: direct object complements(comp:obj)

    3. VERB tokens agree with their dependent tokens for the dependency relations: list(list), overridden disfluency(reparandum), underspecified dependency(udep)

    Person

    Examples for each leaf node:

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

    Click on to expand the tree.