Table 2.
Information in Text | Description |
---|---|
Index | Index of the word in the sentence |
Text | Text of the word at the particular index |
Lemma | Lemmatized value of the word |
Xpos | Treebank-specific part-of-speech of the word. Example: “NNP” |
Feats | Morphological features of the word. Example: “Gender = Ferm” |
Governor | The index of governor of the word, which is 0 for root |
Dependency relation | Dependency relation of the word with the governor word which is root if governor = 0. Example: “nmod” |