id
stringlengths 32
32
| text
stringlengths 28
201
| sentences
list | coref_chains
sequence | genre
stringclasses 1
value | meta_data
dict |
---|---|---|---|---|---|
956300ffb775e47ae72fa560480bd31d | Professors do a lot for students, but they are rarely respected. | [
{
"end_char": 64,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Professors do a lot for students, but they are rarely respected.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 10,
"feats": "Number=Plur",
"head": 2,
"id": 1,
"lemma": "Professor",
"start_char": 0,
"text": "Professors",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "root",
"end_char": 13,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "do",
"start_char": 11,
"text": "do",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "det",
"end_char": 15,
"feats": "Definite=Ind|PronType=Art",
"head": 4,
"id": 3,
"lemma": "a",
"start_char": 14,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 19,
"feats": "Number=Sing",
"head": 2,
"id": 4,
"lemma": "lot",
"start_char": 16,
"text": "lot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 23,
"feats": null,
"head": 6,
"id": 5,
"lemma": "for",
"start_char": 20,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 32,
"feats": "Number=Plur",
"head": 2,
"id": 6,
"lemma": "student",
"start_char": 24,
"text": "students",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 33,
"feats": null,
"head": 12,
"id": 7,
"lemma": ",",
"start_char": 32,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 37,
"feats": null,
"head": 12,
"id": 8,
"lemma": "but",
"start_char": 34,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj:pass",
"end_char": 42,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 12,
"id": 9,
"lemma": "they",
"start_char": 38,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 46,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 10,
"lemma": "be",
"start_char": 43,
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 53,
"feats": null,
"head": 12,
"id": 11,
"lemma": "rarely",
"start_char": 47,
"text": "rarely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 63,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 2,
"id": 12,
"lemma": "respect",
"start_char": 54,
"text": "respected",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 64,
"feats": null,
"head": 2,
"id": 13,
"lemma": ".",
"start_char": 63,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
5,
5
]
]
] | generated_by_undergraduate_students | {
"comment": "detokenizer=source"
} |
389b18eb6c84c23458c554d038175668 | Professors do a lot for students, but they are rarely thankful. | [
{
"end_char": 63,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Professors do a lot for students, but they are rarely thankful.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 10,
"feats": "Number=Plur",
"head": 2,
"id": 1,
"lemma": "Professor",
"start_char": 0,
"text": "Professors",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "root",
"end_char": 13,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "do",
"start_char": 11,
"text": "do",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "det",
"end_char": 15,
"feats": "Definite=Ind|PronType=Art",
"head": 4,
"id": 3,
"lemma": "a",
"start_char": 14,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 19,
"feats": "Number=Sing",
"head": 2,
"id": 4,
"lemma": "lot",
"start_char": 16,
"text": "lot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 23,
"feats": null,
"head": 6,
"id": 5,
"lemma": "for",
"start_char": 20,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 32,
"feats": "Number=Plur",
"head": 2,
"id": 6,
"lemma": "student",
"start_char": 24,
"text": "students",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 33,
"feats": null,
"head": 12,
"id": 7,
"lemma": ",",
"start_char": 32,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 37,
"feats": null,
"head": 12,
"id": 8,
"lemma": "but",
"start_char": 34,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 42,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 12,
"id": 9,
"lemma": "they",
"start_char": 38,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 46,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 10,
"lemma": "be",
"start_char": 43,
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 53,
"feats": null,
"head": 12,
"id": 11,
"lemma": "rarely",
"start_char": 47,
"text": "rarely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 62,
"feats": "Degree=Pos",
"head": 2,
"id": 12,
"lemma": "thankful",
"start_char": 54,
"text": "thankful",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 63,
"feats": null,
"head": 2,
"id": 13,
"lemma": ".",
"start_char": 62,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
8,
8
]
]
] | generated_by_undergraduate_students | {
"comment": "detokenizer=source"
} |
7462770b434530c1abdea518560ef8ff | Professors give a lot of advice to students, because they are caring. | [
{
"end_char": 69,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Professors give a lot of advice to students, because they are caring.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 10,
"feats": "Number=Plur",
"head": 2,
"id": 1,
"lemma": "Professor",
"start_char": 0,
"text": "Professors",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "root",
"end_char": 15,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "give",
"start_char": 11,
"text": "give",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "det",
"end_char": 17,
"feats": "Definite=Ind|PronType=Art",
"head": 4,
"id": 3,
"lemma": "a",
"start_char": 16,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 21,
"feats": "Number=Sing",
"head": 2,
"id": 4,
"lemma": "lot",
"start_char": 18,
"text": "lot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 24,
"feats": null,
"head": 6,
"id": 5,
"lemma": "of",
"start_char": 22,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 31,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "advice",
"start_char": 25,
"text": "advice",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 34,
"feats": null,
"head": 8,
"id": 7,
"lemma": "to",
"start_char": 32,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 43,
"feats": "Number=Plur",
"head": 2,
"id": 8,
"lemma": "student",
"start_char": 35,
"text": "students",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 44,
"feats": null,
"head": 2,
"id": 9,
"lemma": ",",
"start_char": 43,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 52,
"feats": null,
"head": 13,
"id": 10,
"lemma": "because",
"start_char": 45,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 57,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 13,
"id": 11,
"lemma": "they",
"start_char": 53,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 61,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": 12,
"lemma": "be",
"start_char": 58,
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advcl",
"end_char": 68,
"feats": "Tense=Pres|VerbForm=Part",
"head": 2,
"id": 13,
"lemma": "care",
"start_char": 62,
"text": "caring",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "punct",
"end_char": 69,
"feats": null,
"head": 2,
"id": 14,
"lemma": ".",
"start_char": 68,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
7,
7
]
]
] | generated_by_undergraduate_students | {
"comment": "detokenizer=source"
} |
b283673b8cb7d3a27e4270b75c13501f | Professors give a lot of advice to students, but they rarely care. | [
{
"end_char": 66,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Professors give a lot of advice to students, but they rarely care.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 10,
"feats": "Number=Plur",
"head": 2,
"id": 1,
"lemma": "Professor",
"start_char": 0,
"text": "Professors",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "root",
"end_char": 15,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "give",
"start_char": 11,
"text": "give",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "det",
"end_char": 17,
"feats": "Definite=Ind|PronType=Art",
"head": 4,
"id": 3,
"lemma": "a",
"start_char": 16,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 21,
"feats": "Number=Sing",
"head": 2,
"id": 4,
"lemma": "lot",
"start_char": 18,
"text": "lot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 24,
"feats": null,
"head": 6,
"id": 5,
"lemma": "of",
"start_char": 22,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 31,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "advice",
"start_char": 25,
"text": "advice",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 34,
"feats": null,
"head": 8,
"id": 7,
"lemma": "to",
"start_char": 32,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 43,
"feats": "Number=Plur",
"head": 2,
"id": 8,
"lemma": "student",
"start_char": 35,
"text": "students",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 44,
"feats": null,
"head": 13,
"id": 9,
"lemma": ",",
"start_char": 43,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 48,
"feats": null,
"head": 13,
"id": 10,
"lemma": "but",
"start_char": 45,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 53,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 13,
"id": 11,
"lemma": "they",
"start_char": 49,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 60,
"feats": null,
"head": 13,
"id": 12,
"lemma": "rarely",
"start_char": 54,
"text": "rarely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 65,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 13,
"lemma": "care",
"start_char": 61,
"text": "care",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "punct",
"end_char": 66,
"feats": null,
"head": 2,
"id": 14,
"lemma": ".",
"start_char": 65,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
10,
10
]
]
] | generated_by_undergraduate_students | {
"comment": "detokenizer=source"
} |
c3a340918dff396ac11150c6df3518f0 | Americans preferred Obama to McCain because he was younger. | [
{
"end_char": 59,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Americans preferred Obama to McCain because he was younger.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 9,
"feats": "Number=Plur",
"head": 2,
"id": 1,
"lemma": "American",
"start_char": 0,
"text": "Americans",
"upos": "PROPN",
"xpos": "NNPS"
},
{
"deprel": "root",
"end_char": 19,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "prefer",
"start_char": 10,
"text": "preferred",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 25,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Obama",
"start_char": 20,
"text": "Obama",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 28,
"feats": null,
"head": 5,
"id": 4,
"lemma": "to",
"start_char": 26,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 35,
"feats": "Number=Sing",
"head": 2,
"id": 5,
"lemma": "McCain",
"start_char": 29,
"text": "McCain",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 43,
"feats": null,
"head": 9,
"id": 6,
"lemma": "because",
"start_char": 36,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 46,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 7,
"lemma": "he",
"start_char": 44,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 50,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": 8,
"lemma": "be",
"start_char": 47,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 58,
"feats": "Degree=Cmp",
"head": 2,
"id": 9,
"lemma": "young",
"start_char": 51,
"text": "younger",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "punct",
"end_char": 59,
"feats": null,
"head": 2,
"id": 10,
"lemma": ".",
"start_char": 58,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
],
[
0,
6,
6
]
],
[
[
0,
4,
4
]
]
] | generated_by_undergraduate_students | {
"comment": "detokenizer=source"
} |
fc77477a2fc13df9fc758c441770655b | Americans preferred Obama to McCain because he was too old. | [
{
"end_char": 59,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Americans preferred Obama to McCain because he was too old.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 9,
"feats": "Number=Plur",
"head": 2,
"id": 1,
"lemma": "American",
"start_char": 0,
"text": "Americans",
"upos": "PROPN",
"xpos": "NNPS"
},
{
"deprel": "root",
"end_char": 19,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "prefer",
"start_char": 10,
"text": "preferred",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 25,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Obama",
"start_char": 20,
"text": "Obama",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 28,
"feats": null,
"head": 5,
"id": 4,
"lemma": "to",
"start_char": 26,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 35,
"feats": "Number=Sing",
"head": 2,
"id": 5,
"lemma": "McCain",
"start_char": 29,
"text": "McCain",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 43,
"feats": null,
"head": 10,
"id": 6,
"lemma": "because",
"start_char": 36,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 46,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 7,
"lemma": "he",
"start_char": 44,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 50,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": 8,
"lemma": "be",
"start_char": 47,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 54,
"feats": null,
"head": 10,
"id": 9,
"lemma": "too",
"start_char": 51,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 58,
"feats": "Degree=Pos",
"head": 2,
"id": 10,
"lemma": "old",
"start_char": 55,
"text": "old",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 59,
"feats": null,
"head": 2,
"id": 11,
"lemma": ".",
"start_char": 58,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
]
],
[
[
0,
4,
4
],
[
0,
6,
6
]
]
] | generated_by_undergraduate_students | {
"comment": "detokenizer=source"
} |
e061cc5e90afa560ee2b30a99a8d0646 | Republicans preferred Romney to Perry because he said his supporters were heartless. | [
{
"end_char": 84,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Republicans preferred Romney to Perry because he said his supporters were heartless.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 11,
"feats": "Number=Plur",
"head": 2,
"id": 1,
"lemma": "Republican",
"start_char": 0,
"text": "Republicans",
"upos": "PROPN",
"xpos": "NNPS"
},
{
"deprel": "root",
"end_char": 21,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "prefer",
"start_char": 12,
"text": "preferred",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 28,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Romney",
"start_char": 22,
"text": "Romney",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 31,
"feats": null,
"head": 5,
"id": 4,
"lemma": "to",
"start_char": 29,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 37,
"feats": "Number=Sing",
"head": 2,
"id": 5,
"lemma": "Perry",
"start_char": 32,
"text": "Perry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 45,
"feats": null,
"head": 8,
"id": 6,
"lemma": "because",
"start_char": 38,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 48,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": 7,
"lemma": "he",
"start_char": 46,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 53,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 8,
"lemma": "say",
"start_char": 49,
"text": "said",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"end_char": 57,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "his",
"start_char": 54,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 68,
"feats": "Number=Plur",
"head": 12,
"id": 10,
"lemma": "supporter",
"start_char": 58,
"text": "supporters",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cop",
"end_char": 73,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "be",
"start_char": 69,
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"end_char": 83,
"feats": "Degree=Pos",
"head": 8,
"id": 12,
"lemma": "heartless",
"start_char": 74,
"text": "heartless",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 84,
"feats": null,
"head": 2,
"id": 13,
"lemma": ".",
"start_char": 83,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
]
],
[
[
0,
4,
4
],
[
0,
6,
6
]
]
] | generated_by_undergraduate_students | {
"comment": "detokenizer=source"
} |
7bbef3047c6660990b1e8529986d4ebe | Republicans preferred Romney to Perry because he would not think his supporters were heartless. | [
{
"end_char": 95,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Republicans preferred Romney to Perry because he would not think his supporters were heartless.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 11,
"feats": "Number=Plur",
"head": 2,
"id": 1,
"lemma": "Republican",
"start_char": 0,
"text": "Republicans",
"upos": "PROPN",
"xpos": "NNPS"
},
{
"deprel": "root",
"end_char": 21,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "prefer",
"start_char": 12,
"text": "preferred",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 28,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Romney",
"start_char": 22,
"text": "Romney",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 31,
"feats": null,
"head": 5,
"id": 4,
"lemma": "to",
"start_char": 29,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 37,
"feats": "Number=Sing",
"head": 2,
"id": 5,
"lemma": "Perry",
"start_char": 32,
"text": "Perry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 45,
"feats": null,
"head": 10,
"id": 6,
"lemma": "because",
"start_char": 38,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 48,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 7,
"lemma": "he",
"start_char": 46,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 54,
"feats": "VerbForm=Fin",
"head": 10,
"id": 8,
"lemma": "would",
"start_char": 49,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 58,
"feats": null,
"head": 10,
"id": 9,
"lemma": "not",
"start_char": 55,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 64,
"feats": "VerbForm=Inf",
"head": 2,
"id": 10,
"lemma": "think",
"start_char": 59,
"text": "think",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"end_char": 68,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "his",
"start_char": 65,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 79,
"feats": "Number=Plur",
"head": 14,
"id": 12,
"lemma": "supporter",
"start_char": 69,
"text": "supporters",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cop",
"end_char": 84,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": 13,
"lemma": "be",
"start_char": 80,
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"end_char": 94,
"feats": "Degree=Pos",
"head": 10,
"id": 14,
"lemma": "heartless",
"start_char": 85,
"text": "heartless",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 95,
"feats": null,
"head": 2,
"id": 15,
"lemma": ".",
"start_char": 94,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
],
[
0,
6,
6
]
],
[
[
0,
4,
4
]
]
] | generated_by_undergraduate_students | {
"comment": "detokenizer=source"
} |
ba5decfc78e817a1fa852929f1b9da19 | Americans preferred Obama to McCain because he chose Joe Biden as his runing-mate. | [
{
"end_char": 82,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Americans preferred Obama to McCain because he chose Joe Biden as his runing-mate.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 9,
"feats": "Number=Plur",
"head": 2,
"id": 1,
"lemma": "American",
"start_char": 0,
"text": "Americans",
"upos": "PROPN",
"xpos": "NNPS"
},
{
"deprel": "root",
"end_char": 19,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "prefer",
"start_char": 10,
"text": "preferred",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 25,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Obama",
"start_char": 20,
"text": "Obama",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 28,
"feats": null,
"head": 5,
"id": 4,
"lemma": "to",
"start_char": 26,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 35,
"feats": "Number=Sing",
"head": 2,
"id": 5,
"lemma": "McCain",
"start_char": 29,
"text": "McCain",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 43,
"feats": null,
"head": 8,
"id": 6,
"lemma": "because",
"start_char": 36,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 46,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": 7,
"lemma": "he",
"start_char": 44,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 52,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 8,
"lemma": "choose",
"start_char": 47,
"text": "chose",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 56,
"feats": "Number=Sing",
"head": 8,
"id": 9,
"lemma": "Joe",
"start_char": 53,
"text": "Joe",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 62,
"feats": "Number=Sing",
"head": 9,
"id": 10,
"lemma": "Biden",
"start_char": 57,
"text": "Biden",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 65,
"feats": null,
"head": 15,
"id": 11,
"lemma": "as",
"start_char": 63,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 69,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 15,
"id": 12,
"lemma": "his",
"start_char": 66,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "compound",
"end_char": 76,
"feats": "Number=Sing",
"head": 15,
"id": 13,
"lemma": "runing",
"start_char": 70,
"text": "runing",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 77,
"feats": null,
"head": 15,
"id": 14,
"lemma": "-",
"start_char": 76,
"text": "-",
"upos": "PUNCT",
"xpos": "HYPH"
},
{
"deprel": "obl",
"end_char": 81,
"feats": "Number=Sing",
"head": 8,
"id": 15,
"lemma": "mate",
"start_char": 77,
"text": "mate",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 82,
"feats": null,
"head": 2,
"id": 16,
"lemma": ".",
"start_char": 81,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
],
[
0,
6,
6
]
],
[
[
0,
4,
4
]
]
] | generated_by_undergraduate_students | {
"comment": "detokenizer=source"
} |
4f4a85361a618a719f35c4d34f2743e5 | Americans preferred Obama to McCain because he chose Sarah Palin as his running-mate. | [
{
"end_char": 85,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Americans preferred Obama to McCain because he chose Sarah Palin as his running-mate.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 9,
"feats": "Number=Plur",
"head": 2,
"id": 1,
"lemma": "American",
"start_char": 0,
"text": "Americans",
"upos": "PROPN",
"xpos": "NNPS"
},
{
"deprel": "root",
"end_char": 19,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "prefer",
"start_char": 10,
"text": "preferred",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 25,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Obama",
"start_char": 20,
"text": "Obama",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 28,
"feats": null,
"head": 5,
"id": 4,
"lemma": "to",
"start_char": 26,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 35,
"feats": "Number=Sing",
"head": 2,
"id": 5,
"lemma": "McCain",
"start_char": 29,
"text": "McCain",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 43,
"feats": null,
"head": 8,
"id": 6,
"lemma": "because",
"start_char": 36,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 46,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": 7,
"lemma": "he",
"start_char": 44,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 52,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 8,
"lemma": "choose",
"start_char": 47,
"text": "chose",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 58,
"feats": "Number=Sing",
"head": 8,
"id": 9,
"lemma": "Sarah",
"start_char": 53,
"text": "Sarah",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 64,
"feats": "Number=Sing",
"head": 9,
"id": 10,
"lemma": "Palin",
"start_char": 59,
"text": "Palin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 67,
"feats": null,
"head": 15,
"id": 11,
"lemma": "as",
"start_char": 65,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 71,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 15,
"id": 12,
"lemma": "his",
"start_char": 68,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "compound",
"end_char": 79,
"feats": "Number=Sing",
"head": 15,
"id": 13,
"lemma": "running",
"start_char": 72,
"text": "running",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 80,
"feats": null,
"head": 15,
"id": 14,
"lemma": "-",
"start_char": 79,
"text": "-",
"upos": "PUNCT",
"xpos": "HYPH"
},
{
"deprel": "obl",
"end_char": 84,
"feats": "Number=Sing",
"head": 8,
"id": 15,
"lemma": "mate",
"start_char": 80,
"text": "mate",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 85,
"feats": null,
"head": 2,
"id": 16,
"lemma": ".",
"start_char": 84,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
]
],
[
[
0,
4,
4
],
[
0,
6,
6
]
]
] | generated_by_undergraduate_students | {
"comment": "detokenizer=source"
} |
c8a4f1558296b7343b728c26ae7b392c | Obama had a meeting with Cantor, where he attempted to secure his support of the jobs bill. | [
{
"end_char": 91,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Obama had a meeting with Cantor, where he attempted to secure his support of the jobs bill.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Obama",
"start_char": 0,
"text": "Obama",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "have",
"start_char": 6,
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 11,
"feats": "Definite=Ind|PronType=Art",
"head": 4,
"id": 3,
"lemma": "a",
"start_char": 10,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 19,
"feats": "Number=Sing",
"head": 2,
"id": 4,
"lemma": "meeting",
"start_char": 12,
"text": "meeting",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 24,
"feats": null,
"head": 6,
"id": 5,
"lemma": "with",
"start_char": 20,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 31,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Cantor",
"start_char": 25,
"text": "Cantor",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 32,
"feats": null,
"head": 6,
"id": 7,
"lemma": ",",
"start_char": 31,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 38,
"feats": "PronType=Rel",
"head": 10,
"id": 8,
"lemma": "where",
"start_char": 33,
"text": "where",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 41,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "he",
"start_char": 39,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "acl:relcl",
"end_char": 51,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 10,
"lemma": "attempt",
"start_char": 42,
"text": "attempted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 54,
"feats": null,
"head": 12,
"id": 11,
"lemma": "to",
"start_char": 52,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 61,
"feats": "VerbForm=Inf",
"head": 10,
"id": 12,
"lemma": "secure",
"start_char": 55,
"text": "secure",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"end_char": 65,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "his",
"start_char": 62,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 73,
"feats": "Number=Sing",
"head": 12,
"id": 14,
"lemma": "support",
"start_char": 66,
"text": "support",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 76,
"feats": null,
"head": 18,
"id": 15,
"lemma": "of",
"start_char": 74,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 80,
"feats": "Definite=Def|PronType=Art",
"head": 18,
"id": 16,
"lemma": "the",
"start_char": 77,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 85,
"feats": "Number=Plur",
"head": 18,
"id": 17,
"lemma": "job",
"start_char": 81,
"text": "jobs",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "nmod",
"end_char": 90,
"feats": "Number=Sing",
"head": 14,
"id": 18,
"lemma": "bill",
"start_char": 86,
"text": "bill",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 91,
"feats": null,
"head": 2,
"id": 19,
"lemma": ".",
"start_char": 90,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
5,
5
]
]
] | generated_by_undergraduate_students | {
"comment": "detokenizer=source"
} |
692801a9cb7fd227cb32d549f0787173 | Obama had a meeting with Cantor, where he showed his disapproval of his jobs bill. | [
{
"end_char": 82,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Obama had a meeting with Cantor, where he showed his disapproval of his jobs bill.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Obama",
"start_char": 0,
"text": "Obama",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "have",
"start_char": 6,
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 11,
"feats": "Definite=Ind|PronType=Art",
"head": 4,
"id": 3,
"lemma": "a",
"start_char": 10,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 19,
"feats": "Number=Sing",
"head": 2,
"id": 4,
"lemma": "meeting",
"start_char": 12,
"text": "meeting",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 24,
"feats": null,
"head": 6,
"id": 5,
"lemma": "with",
"start_char": 20,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 31,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Cantor",
"start_char": 25,
"text": "Cantor",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 32,
"feats": null,
"head": 10,
"id": 7,
"lemma": ",",
"start_char": 31,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 38,
"feats": "PronType=Rel",
"head": 10,
"id": 8,
"lemma": "where",
"start_char": 33,
"text": "where",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 41,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "he",
"start_char": 39,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "acl:relcl",
"end_char": 48,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 10,
"lemma": "show",
"start_char": 42,
"text": "showed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"end_char": 52,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "his",
"start_char": 49,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 64,
"feats": "Number=Sing",
"head": 10,
"id": 12,
"lemma": "disapproval",
"start_char": 53,
"text": "disapproval",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 67,
"feats": null,
"head": 16,
"id": 13,
"lemma": "of",
"start_char": 65,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 71,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 16,
"id": 14,
"lemma": "his",
"start_char": 68,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "compound",
"end_char": 76,
"feats": "Number=Plur",
"head": 16,
"id": 15,
"lemma": "job",
"start_char": 72,
"text": "jobs",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "nmod",
"end_char": 81,
"feats": "Number=Sing",
"head": 12,
"id": 16,
"lemma": "bill",
"start_char": 77,
"text": "bill",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 82,
"feats": null,
"head": 2,
"id": 17,
"lemma": ".",
"start_char": 81,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
8,
8
]
]
] | generated_by_undergraduate_students | {
"comment": "detokenizer=source"
} |
7a9eaa52adfadcac003db20e4feb5939 | The US president had a meeting with the Chinese president, where he told him to release political prisoners. | [
{
"end_char": 108,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "The US president had a meeting with the Chinese president, where he told him to release political prisoners.",
"tokens": [
{
"deprel": "det",
"end_char": 3,
"feats": "Definite=Def|PronType=Art",
"head": 3,
"id": 1,
"lemma": "the",
"start_char": 0,
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "US",
"start_char": 4,
"text": "US",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "nsubj",
"end_char": 16,
"feats": "Number=Sing",
"head": 4,
"id": 3,
"lemma": "president",
"start_char": 7,
"text": "president",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"end_char": 20,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 4,
"lemma": "have",
"start_char": 17,
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 22,
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": 5,
"lemma": "a",
"start_char": 21,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 30,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "meeting",
"start_char": 23,
"text": "meeting",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 35,
"feats": null,
"head": 10,
"id": 7,
"lemma": "with",
"start_char": 31,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 39,
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": 8,
"lemma": "the",
"start_char": 36,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 47,
"feats": "Degree=Pos",
"head": 10,
"id": 9,
"lemma": "Chinese",
"start_char": 40,
"text": "Chinese",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod",
"end_char": 57,
"feats": "Number=Sing",
"head": 6,
"id": 10,
"lemma": "president",
"start_char": 48,
"text": "president",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 58,
"feats": null,
"head": 10,
"id": 11,
"lemma": ",",
"start_char": 57,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 64,
"feats": "PronType=Rel",
"head": 14,
"id": 12,
"lemma": "where",
"start_char": 59,
"text": "where",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 67,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "he",
"start_char": 65,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "acl:relcl",
"end_char": 72,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": 14,
"lemma": "tell",
"start_char": 68,
"text": "told",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"end_char": 76,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 15,
"lemma": "he",
"start_char": 73,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 79,
"feats": null,
"head": 17,
"id": 16,
"lemma": "to",
"start_char": 77,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 87,
"feats": "VerbForm=Inf",
"head": 14,
"id": 17,
"lemma": "release",
"start_char": 80,
"text": "release",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "amod",
"end_char": 97,
"feats": "Degree=Pos",
"head": 19,
"id": 18,
"lemma": "political",
"start_char": 88,
"text": "political",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 107,
"feats": "Number=Plur",
"head": 17,
"id": 19,
"lemma": "prisoner",
"start_char": 98,
"text": "prisoners",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 108,
"feats": null,
"head": 4,
"id": 20,
"lemma": ".",
"start_char": 107,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
2
],
[
0,
12,
12
]
],
[
[
0,
7,
9
]
]
] | generated_by_undergraduate_students | {
"comment": "detokenizer=source"
} |
dd94bcc77a3f92a03047f3321c5ef68c | The US president had a meeting with the Chinese president, where he told him not to interfere with China's internal policy. | [
{
"end_char": 123,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "The US president had a meeting with the Chinese president, where he told him not to interfere with China's internal policy.",
"tokens": [
{
"deprel": "det",
"end_char": 3,
"feats": "Definite=Def|PronType=Art",
"head": 3,
"id": 1,
"lemma": "the",
"start_char": 0,
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "US",
"start_char": 4,
"text": "US",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "nsubj",
"end_char": 16,
"feats": "Number=Sing",
"head": 4,
"id": 3,
"lemma": "president",
"start_char": 7,
"text": "president",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"end_char": 20,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 4,
"lemma": "have",
"start_char": 17,
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 22,
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": 5,
"lemma": "a",
"start_char": 21,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 30,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "meeting",
"start_char": 23,
"text": "meeting",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 35,
"feats": null,
"head": 10,
"id": 7,
"lemma": "with",
"start_char": 31,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 39,
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": 8,
"lemma": "the",
"start_char": 36,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 47,
"feats": "Degree=Pos",
"head": 10,
"id": 9,
"lemma": "Chinese",
"start_char": 40,
"text": "Chinese",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod",
"end_char": 57,
"feats": "Number=Sing",
"head": 6,
"id": 10,
"lemma": "president",
"start_char": 48,
"text": "president",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 58,
"feats": null,
"head": 10,
"id": 11,
"lemma": ",",
"start_char": 57,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 64,
"feats": "PronType=Rel",
"head": 14,
"id": 12,
"lemma": "where",
"start_char": 59,
"text": "where",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 67,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "he",
"start_char": 65,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "acl:relcl",
"end_char": 72,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": 14,
"lemma": "tell",
"start_char": 68,
"text": "told",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"end_char": 76,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 15,
"lemma": "he",
"start_char": 73,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 80,
"feats": null,
"head": 18,
"id": 16,
"lemma": "not",
"start_char": 77,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 83,
"feats": null,
"head": 18,
"id": 17,
"lemma": "to",
"start_char": 81,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 93,
"feats": "VerbForm=Inf",
"head": 14,
"id": 18,
"lemma": "interfere",
"start_char": 84,
"text": "interfere",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 98,
"feats": null,
"head": 23,
"id": 19,
"lemma": "with",
"start_char": 94,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": null,
"feats": "Number=Sing",
"head": 23,
"id": 20,
"lemma": "China",
"start_char": 99,
"text": "China",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 106,
"feats": null,
"head": 20,
"id": 21,
"lemma": "'s",
"start_char": null,
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "amod",
"end_char": 115,
"feats": "Degree=Pos",
"head": 23,
"id": 22,
"lemma": "internal",
"start_char": 107,
"text": "internal",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 122,
"feats": "Number=Sing",
"head": 18,
"id": 23,
"lemma": "policy",
"start_char": 116,
"text": "policy",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 123,
"feats": null,
"head": 4,
"id": 24,
"lemma": ".",
"start_char": 122,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
2
]
],
[
[
0,
7,
9
],
[
0,
12,
12
]
]
] | generated_by_undergraduate_students | {
"comment": "detokenizer=source"
} |
f6705479d059b1995838dc2232b79d65 | The Saudi government beheaded eight Bangladeshis because they killed the Egyptian guard. | [
{
"end_char": 88,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "The Saudi government beheaded eight Bangladeshis because they killed the Egyptian guard.",
"tokens": [
{
"deprel": "det",
"end_char": 3,
"feats": "Definite=Def|PronType=Art",
"head": 3,
"id": 1,
"lemma": "the",
"start_char": 0,
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 9,
"feats": "Degree=Pos",
"head": 3,
"id": 2,
"lemma": "Saudi",
"start_char": 4,
"text": "Saudi",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"end_char": 20,
"feats": "Number=Sing",
"head": 4,
"id": 3,
"lemma": "government",
"start_char": 10,
"text": "government",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"end_char": 29,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 4,
"lemma": "behead",
"start_char": 21,
"text": "beheaded",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nummod",
"end_char": 35,
"feats": "NumForm=Word|NumType=Card",
"head": 6,
"id": 5,
"lemma": "eight",
"start_char": 30,
"text": "eight",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "obj",
"end_char": 48,
"feats": "Number=Plur",
"head": 4,
"id": 6,
"lemma": "Bangladeshi",
"start_char": 36,
"text": "Bangladeshis",
"upos": "PROPN",
"xpos": "NNPS"
},
{
"deprel": "mark",
"end_char": 56,
"feats": null,
"head": 9,
"id": 7,
"lemma": "because",
"start_char": 49,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 61,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 9,
"id": 8,
"lemma": "they",
"start_char": 57,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 68,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 9,
"lemma": "kill",
"start_char": 62,
"text": "killed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 72,
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": 10,
"lemma": "the",
"start_char": 69,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 81,
"feats": "Degree=Pos",
"head": 12,
"id": 11,
"lemma": "Egyptian",
"start_char": 73,
"text": "Egyptian",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 87,
"feats": "Number=Sing",
"head": 9,
"id": 12,
"lemma": "guard",
"start_char": 82,
"text": "guard",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 88,
"feats": null,
"head": 4,
"id": 13,
"lemma": ".",
"start_char": 87,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
2
]
],
[
[
0,
4,
5
],
[
0,
7,
7
]
]
] | generated_by_undergraduate_students | {
"comment": "detokenizer=source"
} |
f725105ca8303cafe068413361a5cda8 | The Saudi government beheaded eight Bangladeshis because they wanted to adhere to Islamic laws. | [
{
"end_char": 95,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "The Saudi government beheaded eight Bangladeshis because they wanted to adhere to Islamic laws.",
"tokens": [
{
"deprel": "det",
"end_char": 3,
"feats": "Definite=Def|PronType=Art",
"head": 3,
"id": 1,
"lemma": "the",
"start_char": 0,
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 9,
"feats": "Degree=Pos",
"head": 3,
"id": 2,
"lemma": "Saudi",
"start_char": 4,
"text": "Saudi",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"end_char": 20,
"feats": "Number=Sing",
"head": 4,
"id": 3,
"lemma": "government",
"start_char": 10,
"text": "government",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"end_char": 29,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 4,
"lemma": "behead",
"start_char": 21,
"text": "beheaded",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nummod",
"end_char": 35,
"feats": "NumForm=Word|NumType=Card",
"head": 6,
"id": 5,
"lemma": "eight",
"start_char": 30,
"text": "eight",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "obj",
"end_char": 48,
"feats": "Number=Plur",
"head": 4,
"id": 6,
"lemma": "Bangladeshi",
"start_char": 36,
"text": "Bangladeshis",
"upos": "PROPN",
"xpos": "NNPS"
},
{
"deprel": "mark",
"end_char": 56,
"feats": null,
"head": 9,
"id": 7,
"lemma": "because",
"start_char": 49,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 61,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 9,
"id": 8,
"lemma": "they",
"start_char": 57,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 68,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 9,
"lemma": "want",
"start_char": 62,
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 71,
"feats": null,
"head": 11,
"id": 10,
"lemma": "to",
"start_char": 69,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 78,
"feats": "VerbForm=Inf",
"head": 9,
"id": 11,
"lemma": "adhere",
"start_char": 72,
"text": "adhere",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 81,
"feats": null,
"head": 14,
"id": 12,
"lemma": "to",
"start_char": 79,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 89,
"feats": "Degree=Pos",
"head": 14,
"id": 13,
"lemma": "Islamic",
"start_char": 82,
"text": "Islamic",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 94,
"feats": "Number=Plur",
"head": 11,
"id": 14,
"lemma": "law",
"start_char": 90,
"text": "laws",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 95,
"feats": null,
"head": 4,
"id": 15,
"lemma": ".",
"start_char": 94,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
2
],
[
0,
7,
7
]
],
[
[
0,
4,
5
]
]
] | generated_by_undergraduate_students | {
"comment": "detokenizer=source"
} |
a7edf93e5fab1540d2b9a5cca26f3950 | Bengali is morphologically richer than English, so its vocabulary is larger. | [
{
"end_char": 76,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Bengali is morphologically richer than English, so its vocabulary is larger.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Bengali",
"start_char": 0,
"text": "Bengali",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"start_char": 8,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 26,
"feats": null,
"head": 4,
"id": 3,
"lemma": "morphologically",
"start_char": 11,
"text": "morphologically",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 33,
"feats": "Degree=Cmp",
"head": 0,
"id": 4,
"lemma": "rich",
"start_char": 27,
"text": "richer",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"end_char": 38,
"feats": null,
"head": 6,
"id": 5,
"lemma": "than",
"start_char": 34,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 46,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "English",
"start_char": 39,
"text": "English",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 47,
"feats": null,
"head": 12,
"id": 7,
"lemma": ",",
"start_char": 46,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 50,
"feats": null,
"head": 12,
"id": 8,
"lemma": "so",
"start_char": 48,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nmod:poss",
"end_char": 54,
"feats": "Case=Gen|Gender=Neut|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "its",
"start_char": 51,
"text": "its",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 65,
"feats": "Number=Sing",
"head": 12,
"id": 10,
"lemma": "vocabulary",
"start_char": 55,
"text": "vocabulary",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cop",
"end_char": 68,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "be",
"start_char": 66,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "parataxis",
"end_char": 75,
"feats": "Degree=Cmp",
"head": 4,
"id": 12,
"lemma": "large",
"start_char": 69,
"text": "larger",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "punct",
"end_char": 76,
"feats": null,
"head": 4,
"id": 13,
"lemma": ".",
"start_char": 75,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
5,
5
]
]
] | generated_by_undergraduate_students | {
"comment": "detokenizer=source"
} |
2196acefaa79c1be522a66d904f4b863 | Bengali is morphologically richer than English, so its vocabulary is smaller. | [
{
"end_char": 77,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Bengali is morphologically richer than English, so its vocabulary is smaller.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Bengali",
"start_char": 0,
"text": "Bengali",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"start_char": 8,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 26,
"feats": null,
"head": 4,
"id": 3,
"lemma": "morphologically",
"start_char": 11,
"text": "morphologically",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 33,
"feats": "Degree=Cmp",
"head": 0,
"id": 4,
"lemma": "rich",
"start_char": 27,
"text": "richer",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"end_char": 38,
"feats": null,
"head": 6,
"id": 5,
"lemma": "than",
"start_char": 34,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 46,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "English",
"start_char": 39,
"text": "English",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 47,
"feats": null,
"head": 12,
"id": 7,
"lemma": ",",
"start_char": 46,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 50,
"feats": null,
"head": 12,
"id": 8,
"lemma": "so",
"start_char": 48,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nmod:poss",
"end_char": 54,
"feats": "Case=Gen|Gender=Neut|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "its",
"start_char": 51,
"text": "its",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 65,
"feats": "Number=Sing",
"head": 12,
"id": 10,
"lemma": "vocabulary",
"start_char": 55,
"text": "vocabulary",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cop",
"end_char": 68,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "be",
"start_char": 66,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "parataxis",
"end_char": 76,
"feats": "Degree=Cmp",
"head": 4,
"id": 12,
"lemma": "small",
"start_char": 69,
"text": "smaller",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "punct",
"end_char": 77,
"feats": null,
"head": 4,
"id": 13,
"lemma": ".",
"start_char": 76,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
8,
8
]
]
] | generated_by_undergraduate_students | {
"comment": "detokenizer=source"
} |
3f1367830dbe8e662f0ae5b76b521b0c | There is more NLP work on English than on Bengali because it has rich linguistic resources. | [
{
"end_char": 91,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "There is more NLP work on English than on Bengali because it has rich linguistic resources.",
"tokens": [
{
"deprel": "expl",
"end_char": 5,
"feats": null,
"head": 2,
"id": 1,
"lemma": "there",
"start_char": 0,
"text": "There",
"upos": "PRON",
"xpos": "EX"
},
{
"deprel": "root",
"end_char": 8,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "be",
"start_char": 6,
"text": "is",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "amod",
"end_char": 13,
"feats": "Degree=Cmp",
"head": 5,
"id": 3,
"lemma": "more",
"start_char": 9,
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "compound",
"end_char": 17,
"feats": "Number=Sing",
"head": 5,
"id": 4,
"lemma": "nlp",
"start_char": 14,
"text": "NLP",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 22,
"feats": "Number=Sing",
"head": 2,
"id": 5,
"lemma": "work",
"start_char": 18,
"text": "work",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 25,
"feats": null,
"head": 7,
"id": 6,
"lemma": "on",
"start_char": 23,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 33,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "English",
"start_char": 26,
"text": "English",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 38,
"feats": null,
"head": 10,
"id": 8,
"lemma": "than",
"start_char": 34,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "case",
"end_char": 41,
"feats": null,
"head": 10,
"id": 9,
"lemma": "on",
"start_char": 39,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 49,
"feats": "Number=Sing",
"head": 2,
"id": 10,
"lemma": "Bengali",
"start_char": 42,
"text": "Bengali",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 57,
"feats": null,
"head": 13,
"id": 11,
"lemma": "because",
"start_char": 50,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 60,
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "it",
"start_char": 58,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 64,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 13,
"lemma": "have",
"start_char": 61,
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "amod",
"end_char": 69,
"feats": "Degree=Pos",
"head": 16,
"id": 14,
"lemma": "rich",
"start_char": 65,
"text": "rich",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"end_char": 80,
"feats": "Degree=Pos",
"head": 16,
"id": 15,
"lemma": "linguistic",
"start_char": 70,
"text": "linguistic",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 90,
"feats": "Number=Plur",
"head": 13,
"id": 16,
"lemma": "resource",
"start_char": 81,
"text": "resources",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 91,
"feats": null,
"head": 2,
"id": 17,
"lemma": ".",
"start_char": 90,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
6,
6
],
[
0,
11,
11
]
],
[
[
0,
9,
9
]
]
] | generated_by_undergraduate_students | {
"comment": "detokenizer=source"
} |
3af4c24be1f29e8a691cd4c69c1f6749 | There is more NLP work on English than on Bengali because it has little linguistic resources. | [
{
"end_char": 93,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "There is more NLP work on English than on Bengali because it has little linguistic resources.",
"tokens": [
{
"deprel": "expl",
"end_char": 5,
"feats": null,
"head": 2,
"id": 1,
"lemma": "there",
"start_char": 0,
"text": "There",
"upos": "PRON",
"xpos": "EX"
},
{
"deprel": "root",
"end_char": 8,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "be",
"start_char": 6,
"text": "is",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "amod",
"end_char": 13,
"feats": "Degree=Cmp",
"head": 5,
"id": 3,
"lemma": "more",
"start_char": 9,
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "compound",
"end_char": 17,
"feats": "Number=Sing",
"head": 5,
"id": 4,
"lemma": "nlp",
"start_char": 14,
"text": "NLP",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 22,
"feats": "Number=Sing",
"head": 2,
"id": 5,
"lemma": "work",
"start_char": 18,
"text": "work",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 25,
"feats": null,
"head": 7,
"id": 6,
"lemma": "on",
"start_char": 23,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 33,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "English",
"start_char": 26,
"text": "English",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 38,
"feats": null,
"head": 10,
"id": 8,
"lemma": "than",
"start_char": 34,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "case",
"end_char": 41,
"feats": null,
"head": 10,
"id": 9,
"lemma": "on",
"start_char": 39,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 49,
"feats": "Number=Sing",
"head": 2,
"id": 10,
"lemma": "Bengali",
"start_char": 42,
"text": "Bengali",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 57,
"feats": null,
"head": 13,
"id": 11,
"lemma": "because",
"start_char": 50,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 60,
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "it",
"start_char": 58,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 64,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 13,
"lemma": "have",
"start_char": 61,
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "amod",
"end_char": 71,
"feats": "Degree=Pos",
"head": 16,
"id": 14,
"lemma": "little",
"start_char": 65,
"text": "little",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"end_char": 82,
"feats": "Degree=Pos",
"head": 16,
"id": 15,
"lemma": "linguistic",
"start_char": 72,
"text": "linguistic",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 92,
"feats": "Number=Plur",
"head": 13,
"id": 16,
"lemma": "resource",
"start_char": 83,
"text": "resources",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 93,
"feats": null,
"head": 2,
"id": 17,
"lemma": ".",
"start_char": 92,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
6,
6
]
],
[
[
0,
9,
9
],
[
0,
11,
11
]
]
] | generated_by_undergraduate_students | {
"comment": "detokenizer=source"
} |
ba65ee0cdfab4dde13137b643548aad7 | There is currently more work on coreference resolution than on chunking because it is a problem that is nearly solved. | [
{
"end_char": 118,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "There is currently more work on coreference resolution than on chunking because it is a problem that is nearly solved.",
"tokens": [
{
"deprel": "expl",
"end_char": 5,
"feats": null,
"head": 2,
"id": 1,
"lemma": "there",
"start_char": 0,
"text": "There",
"upos": "PRON",
"xpos": "EX"
},
{
"deprel": "root",
"end_char": 8,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "be",
"start_char": 6,
"text": "is",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 18,
"feats": null,
"head": 2,
"id": 3,
"lemma": "currently",
"start_char": 9,
"text": "currently",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"end_char": 23,
"feats": "Degree=Cmp",
"head": 5,
"id": 4,
"lemma": "more",
"start_char": 19,
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "nsubj",
"end_char": 28,
"feats": "Number=Sing",
"head": 2,
"id": 5,
"lemma": "work",
"start_char": 24,
"text": "work",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 31,
"feats": null,
"head": 8,
"id": 6,
"lemma": "on",
"start_char": 29,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"end_char": 43,
"feats": "Number=Sing",
"head": 8,
"id": 7,
"lemma": "coreference",
"start_char": 32,
"text": "coreference",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nmod",
"end_char": 54,
"feats": "Number=Sing",
"head": 5,
"id": 8,
"lemma": "resolution",
"start_char": 44,
"text": "resolution",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 59,
"feats": null,
"head": 11,
"id": 9,
"lemma": "than",
"start_char": 55,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "case",
"end_char": 62,
"feats": null,
"head": 11,
"id": 10,
"lemma": "on",
"start_char": 60,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 71,
"feats": "Number=Sing",
"head": 2,
"id": 11,
"lemma": "chunking",
"start_char": 63,
"text": "chunking",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 79,
"feats": null,
"head": 16,
"id": 12,
"lemma": "because",
"start_char": 72,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 82,
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 13,
"lemma": "it",
"start_char": 80,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 85,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 16,
"id": 14,
"lemma": "be",
"start_char": 83,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 87,
"feats": "Definite=Ind|PronType=Art",
"head": 16,
"id": 15,
"lemma": "a",
"start_char": 86,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advcl",
"end_char": 95,
"feats": "Number=Sing",
"head": 2,
"id": 16,
"lemma": "problem",
"start_char": 88,
"text": "problem",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj:pass",
"end_char": 100,
"feats": "PronType=Rel",
"head": 20,
"id": 17,
"lemma": "that",
"start_char": 96,
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "aux:pass",
"end_char": 103,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 20,
"id": 18,
"lemma": "be",
"start_char": 101,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 110,
"feats": null,
"head": 20,
"id": 19,
"lemma": "nearly",
"start_char": 104,
"text": "nearly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "acl:relcl",
"end_char": 117,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 16,
"id": 20,
"lemma": "solve",
"start_char": 111,
"text": "solved",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 118,
"feats": null,
"head": 2,
"id": 21,
"lemma": ".",
"start_char": 117,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
6,
7
]
],
[
[
0,
10,
10
],
[
0,
12,
12
]
]
] | generated_by_undergraduate_students | {
"comment": "detokenizer=source"
} |
a5d9fa41f94ab296492cb417c88a2738 | There is currently more work on coreference resolution than on chunking because it is a problem that is still far from being solved. | [
{
"end_char": 132,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "There is currently more work on coreference resolution than on chunking because it is a problem that is still far from being solved.",
"tokens": [
{
"deprel": "expl",
"end_char": 5,
"feats": null,
"head": 2,
"id": 1,
"lemma": "there",
"start_char": 0,
"text": "There",
"upos": "PRON",
"xpos": "EX"
},
{
"deprel": "root",
"end_char": 8,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "be",
"start_char": 6,
"text": "is",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 18,
"feats": null,
"head": 2,
"id": 3,
"lemma": "currently",
"start_char": 9,
"text": "currently",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"end_char": 23,
"feats": "Degree=Cmp",
"head": 5,
"id": 4,
"lemma": "more",
"start_char": 19,
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "nsubj",
"end_char": 28,
"feats": "Number=Sing",
"head": 2,
"id": 5,
"lemma": "work",
"start_char": 24,
"text": "work",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 31,
"feats": null,
"head": 8,
"id": 6,
"lemma": "on",
"start_char": 29,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"end_char": 43,
"feats": "Number=Sing",
"head": 8,
"id": 7,
"lemma": "coreference",
"start_char": 32,
"text": "coreference",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nmod",
"end_char": 54,
"feats": "Number=Sing",
"head": 5,
"id": 8,
"lemma": "resolution",
"start_char": 44,
"text": "resolution",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 59,
"feats": null,
"head": 11,
"id": 9,
"lemma": "than",
"start_char": 55,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "case",
"end_char": 62,
"feats": null,
"head": 11,
"id": 10,
"lemma": "on",
"start_char": 60,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 71,
"feats": "Number=Sing",
"head": 2,
"id": 11,
"lemma": "chunking",
"start_char": 63,
"text": "chunking",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 79,
"feats": null,
"head": 16,
"id": 12,
"lemma": "because",
"start_char": 72,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 82,
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 13,
"lemma": "it",
"start_char": 80,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 85,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 16,
"id": 14,
"lemma": "be",
"start_char": 83,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 87,
"feats": "Definite=Ind|PronType=Art",
"head": 16,
"id": 15,
"lemma": "a",
"start_char": 86,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advcl",
"end_char": 95,
"feats": "Number=Sing",
"head": 2,
"id": 16,
"lemma": "problem",
"start_char": 88,
"text": "problem",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 100,
"feats": "PronType=Rel",
"head": 20,
"id": 17,
"lemma": "that",
"start_char": 96,
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "cop",
"end_char": 103,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 20,
"id": 18,
"lemma": "be",
"start_char": 101,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 109,
"feats": null,
"head": 20,
"id": 19,
"lemma": "still",
"start_char": 104,
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "acl:relcl",
"end_char": 113,
"feats": "Degree=Pos",
"head": 16,
"id": 20,
"lemma": "far",
"start_char": 110,
"text": "far",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 118,
"feats": null,
"head": 23,
"id": 21,
"lemma": "from",
"start_char": 114,
"text": "from",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "aux:pass",
"end_char": 124,
"feats": "VerbForm=Ger",
"head": 23,
"id": 22,
"lemma": "be",
"start_char": 119,
"text": "being",
"upos": "AUX",
"xpos": "VBG"
},
{
"deprel": "advcl",
"end_char": 131,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 20,
"id": 23,
"lemma": "solve",
"start_char": 125,
"text": "solved",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 132,
"feats": null,
"head": 2,
"id": 24,
"lemma": ".",
"start_char": 131,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
6,
7
],
[
0,
12,
12
]
],
[
[
0,
10,
10
]
]
] | generated_by_undergraduate_students | {
"comment": "detokenizer=source"
} |