🧩 Tasks
Tokens
How well do the gold tokens match system tokens.
Sentences
How well do the gold sentences match system sentences.
Words
How well can the gold words be aligned to system words.
UPOS
Using aligned words, how well do UPOS match.
XPOS
Using aligned words, how well do XPOS match.
UFeats
Using aligned words, how well do universal FEATS match.
AllTags
Using aligned words, how well do UPOS + XPOS + FEATS match.
Lemmas
Using aligned words, how well do LEMMAS match.
UAS
Using aligned words, how well do HEADS match.
LAS
Using aligned words, how well do HEAD + DEPREL (ignoring subtypes) match.
CLAS
Using aligned words with content DEPREL, how well do HEAD + DEPREL (ignoring subtypes) match.
MLAS
Using aligned words with content DEPREL, how well does HEAD + DEPREL (ignoring subtypes) + UPOS + UFEATS + FunctionalChildren (DEPREL + UPOS + UFEATS) match.
BLEX
Using aligned words with content DEPREL, how well do HEAD + DEPREL (ignoring subtypes) + LEMMAS match.