id
stringlengths 32
32
| text
stringlengths 28
201
| sentences
list | coref_chains
list | genre
stringclasses 1
value | meta_data
dict |
---|---|---|---|---|---|
aedf74ef63d99d2c313e0511339cff20
|
Scribes were often hired by nobles in the Medieval period since they had the ability to read and write.
|
[
{
"end_char": 103,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Scribes were often hired by nobles in the Medieval period since they had the ability to read and write.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 7,
"feats": "Number=Plur",
"head": 4,
"id": 1,
"lemma": "scribe",
"start_char": 0,
"text": "Scribes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "aux:pass",
"end_char": 12,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"start_char": 8,
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 18,
"feats": null,
"head": 4,
"id": 3,
"lemma": "often",
"start_char": 13,
"text": "often",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 24,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 4,
"lemma": "hire",
"start_char": 19,
"text": "hired",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 27,
"feats": null,
"head": 6,
"id": 5,
"lemma": "by",
"start_char": 25,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl:agent",
"end_char": 34,
"feats": "Number=Plur",
"head": 4,
"id": 6,
"lemma": "noble",
"start_char": 28,
"text": "nobles",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 37,
"feats": null,
"head": 10,
"id": 7,
"lemma": "in",
"start_char": 35,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 41,
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": 8,
"lemma": "the",
"start_char": 38,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 50,
"feats": "Degree=Pos",
"head": 10,
"id": 9,
"lemma": "medieval",
"start_char": 42,
"text": "Medieval",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 57,
"feats": "Number=Sing",
"head": 4,
"id": 10,
"lemma": "period",
"start_char": 51,
"text": "period",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 63,
"feats": null,
"head": 13,
"id": 11,
"lemma": "since",
"start_char": 58,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 68,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "they",
"start_char": 64,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 72,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 13,
"lemma": "have",
"start_char": 69,
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 76,
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": 14,
"lemma": "the",
"start_char": 73,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 84,
"feats": "Number=Sing",
"head": 13,
"id": 15,
"lemma": "ability",
"start_char": 77,
"text": "ability",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 87,
"feats": null,
"head": 17,
"id": 16,
"lemma": "to",
"start_char": 85,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"end_char": 92,
"feats": "VerbForm=Inf",
"head": 15,
"id": 17,
"lemma": "read",
"start_char": 88,
"text": "read",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "cc",
"end_char": 96,
"feats": null,
"head": 19,
"id": 18,
"lemma": "and",
"start_char": 93,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 102,
"feats": "VerbForm=Inf",
"head": 17,
"id": 19,
"lemma": "write",
"start_char": 97,
"text": "write",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"end_char": 103,
"feats": null,
"head": 4,
"id": 20,
"lemma": ".",
"start_char": 102,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
5,
5
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
93af6346610654476425b72e7a94d789
|
Scribes were often hired by nobles in the Medieval period although they were able to read and write themselves.
|
[
{
"end_char": 111,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Scribes were often hired by nobles in the Medieval period although they were able to read and write themselves.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 7,
"feats": "Number=Plur",
"head": 4,
"id": 1,
"lemma": "scribe",
"start_char": 0,
"text": "Scribes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "aux:pass",
"end_char": 12,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"start_char": 8,
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 18,
"feats": null,
"head": 4,
"id": 3,
"lemma": "often",
"start_char": 13,
"text": "often",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 24,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 4,
"lemma": "hire",
"start_char": 19,
"text": "hired",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 27,
"feats": null,
"head": 6,
"id": 5,
"lemma": "by",
"start_char": 25,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl:agent",
"end_char": 34,
"feats": "Number=Plur",
"head": 4,
"id": 6,
"lemma": "noble",
"start_char": 28,
"text": "nobles",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 37,
"feats": null,
"head": 10,
"id": 7,
"lemma": "in",
"start_char": 35,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 41,
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": 8,
"lemma": "the",
"start_char": 38,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 50,
"feats": "Degree=Pos",
"head": 10,
"id": 9,
"lemma": "medieval",
"start_char": 42,
"text": "Medieval",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 57,
"feats": "Number=Sing",
"head": 4,
"id": 10,
"lemma": "period",
"start_char": 51,
"text": "period",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 66,
"feats": null,
"head": 14,
"id": 11,
"lemma": "although",
"start_char": 58,
"text": "although",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 71,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 14,
"id": 12,
"lemma": "they",
"start_char": 67,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 76,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": 13,
"lemma": "be",
"start_char": 72,
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 81,
"feats": "Degree=Pos",
"head": 4,
"id": 14,
"lemma": "able",
"start_char": 77,
"text": "able",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 84,
"feats": null,
"head": 16,
"id": 15,
"lemma": "to",
"start_char": 82,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 89,
"feats": "VerbForm=Inf",
"head": 14,
"id": 16,
"lemma": "read",
"start_char": 85,
"text": "read",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "cc",
"end_char": 93,
"feats": null,
"head": 18,
"id": 17,
"lemma": "and",
"start_char": 90,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 99,
"feats": "VerbForm=Inf",
"head": 16,
"id": 18,
"lemma": "write",
"start_char": 94,
"text": "write",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 110,
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs|Reflex=Yes",
"head": 18,
"id": 19,
"lemma": "themselves",
"start_char": 100,
"text": "themselves",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 111,
"feats": null,
"head": 4,
"id": 20,
"lemma": ".",
"start_char": 110,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
11,
11
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
fb399a44b844e7f178554ef49fcffaa6
|
Walmart has leaked pages of their Black Friday Ad to the users of the internet, because they are trying to increase hype for them to come to their store.
|
[
{
"end_char": 153,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Walmart has leaked pages of their Black Friday Ad to the users of the internet, because they are trying to increase hype for them to come to their store.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Walmart",
"start_char": 0,
"text": "Walmart",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "have",
"start_char": 8,
"text": "has",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": 3,
"lemma": "leak",
"start_char": 12,
"text": "leaked",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"end_char": 24,
"feats": "Number=Plur",
"head": 3,
"id": 4,
"lemma": "page",
"start_char": 19,
"text": "pages",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 27,
"feats": null,
"head": 9,
"id": 5,
"lemma": "of",
"start_char": 25,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 33,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 9,
"id": 6,
"lemma": "their",
"start_char": 28,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 39,
"feats": "Degree=Pos",
"head": 9,
"id": 7,
"lemma": "Black",
"start_char": 34,
"text": "Black",
"upos": "ADJ",
"xpos": "NNP"
},
{
"deprel": "compound",
"end_char": 46,
"feats": "Number=Sing",
"head": 9,
"id": 8,
"lemma": "Friday",
"start_char": 40,
"text": "Friday",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "nmod",
"end_char": 49,
"feats": "Number=Sing",
"head": 4,
"id": 9,
"lemma": "ad",
"start_char": 47,
"text": "Ad",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 52,
"feats": null,
"head": 12,
"id": 10,
"lemma": "to",
"start_char": 50,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 56,
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": 11,
"lemma": "the",
"start_char": 53,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 62,
"feats": "Number=Plur",
"head": 3,
"id": 12,
"lemma": "user",
"start_char": 57,
"text": "users",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 65,
"feats": null,
"head": 15,
"id": 13,
"lemma": "of",
"start_char": 63,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 69,
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": 14,
"lemma": "the",
"start_char": 66,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 78,
"feats": "Number=Sing",
"head": 12,
"id": 15,
"lemma": "internet",
"start_char": 70,
"text": "internet",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 79,
"feats": null,
"head": 20,
"id": 16,
"lemma": ",",
"start_char": 78,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 87,
"feats": null,
"head": 20,
"id": 17,
"lemma": "because",
"start_char": 80,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 92,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 20,
"id": 18,
"lemma": "they",
"start_char": 88,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 96,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 20,
"id": 19,
"lemma": "be",
"start_char": 93,
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advcl",
"end_char": 103,
"feats": "Tense=Pres|VerbForm=Part",
"head": 3,
"id": 20,
"lemma": "try",
"start_char": 97,
"text": "trying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 106,
"feats": null,
"head": 22,
"id": 21,
"lemma": "to",
"start_char": 104,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 115,
"feats": "VerbForm=Inf",
"head": 20,
"id": 22,
"lemma": "increase",
"start_char": 107,
"text": "increase",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 120,
"feats": "Number=Sing",
"head": 22,
"id": 23,
"lemma": "hype",
"start_char": 116,
"text": "hype",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 124,
"feats": null,
"head": 27,
"id": 24,
"lemma": "for",
"start_char": 121,
"text": "for",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 129,
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 27,
"id": 25,
"lemma": "they",
"start_char": 125,
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 132,
"feats": null,
"head": 27,
"id": 26,
"lemma": "to",
"start_char": 130,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 137,
"feats": "VerbForm=Inf",
"head": 22,
"id": 27,
"lemma": "come",
"start_char": 133,
"text": "come",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 140,
"feats": null,
"head": 30,
"id": 28,
"lemma": "to",
"start_char": 138,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 146,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 30,
"id": 29,
"lemma": "their",
"start_char": 141,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 152,
"feats": "Number=Sing",
"head": 27,
"id": 30,
"lemma": "store",
"start_char": 147,
"text": "store",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 153,
"feats": null,
"head": 3,
"id": 31,
"lemma": ".",
"start_char": 152,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
],
[
0,
17,
17
]
],
[
[
0,
10,
14
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
fe01639d5c22c1b55d11d4239bebb9e9
|
Walmart has leaked pages of their Black Friday Ad to the users of the internet, but they will have many other ads to look at to choose from.
|
[
{
"end_char": 140,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Walmart has leaked pages of their Black Friday Ad to the users of the internet, but they will have many other ads to look at to choose from.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Walmart",
"start_char": 0,
"text": "Walmart",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "have",
"start_char": 8,
"text": "has",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": 3,
"lemma": "leak",
"start_char": 12,
"text": "leaked",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"end_char": 24,
"feats": "Number=Plur",
"head": 3,
"id": 4,
"lemma": "page",
"start_char": 19,
"text": "pages",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 27,
"feats": null,
"head": 9,
"id": 5,
"lemma": "of",
"start_char": 25,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 33,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 9,
"id": 6,
"lemma": "their",
"start_char": 28,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 39,
"feats": "Degree=Pos",
"head": 9,
"id": 7,
"lemma": "Black",
"start_char": 34,
"text": "Black",
"upos": "ADJ",
"xpos": "NNP"
},
{
"deprel": "compound",
"end_char": 46,
"feats": "Number=Sing",
"head": 9,
"id": 8,
"lemma": "Friday",
"start_char": 40,
"text": "Friday",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "nmod",
"end_char": 49,
"feats": "Number=Sing",
"head": 4,
"id": 9,
"lemma": "ad",
"start_char": 47,
"text": "Ad",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 52,
"feats": null,
"head": 12,
"id": 10,
"lemma": "to",
"start_char": 50,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 56,
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": 11,
"lemma": "the",
"start_char": 53,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 62,
"feats": "Number=Plur",
"head": 3,
"id": 12,
"lemma": "user",
"start_char": 57,
"text": "users",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 65,
"feats": null,
"head": 15,
"id": 13,
"lemma": "of",
"start_char": 63,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 69,
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": 14,
"lemma": "the",
"start_char": 66,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 78,
"feats": "Number=Sing",
"head": 12,
"id": 15,
"lemma": "internet",
"start_char": 70,
"text": "internet",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 79,
"feats": null,
"head": 20,
"id": 16,
"lemma": ",",
"start_char": 78,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 83,
"feats": null,
"head": 20,
"id": 17,
"lemma": "but",
"start_char": 80,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 88,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 20,
"id": 18,
"lemma": "they",
"start_char": 84,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 93,
"feats": "VerbForm=Fin",
"head": 20,
"id": 19,
"lemma": "will",
"start_char": 89,
"text": "will",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "conj",
"end_char": 98,
"feats": "VerbForm=Inf",
"head": 3,
"id": 20,
"lemma": "have",
"start_char": 94,
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "amod",
"end_char": 103,
"feats": "Degree=Pos",
"head": 23,
"id": 21,
"lemma": "many",
"start_char": 99,
"text": "many",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"end_char": 109,
"feats": "Degree=Pos",
"head": 23,
"id": 22,
"lemma": "other",
"start_char": 104,
"text": "other",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 113,
"feats": "Number=Plur",
"head": 20,
"id": 23,
"lemma": "ad",
"start_char": 110,
"text": "ads",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 116,
"feats": null,
"head": 25,
"id": 24,
"lemma": "to",
"start_char": 114,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"end_char": 121,
"feats": "VerbForm=Inf",
"head": 23,
"id": 25,
"lemma": "look",
"start_char": 117,
"text": "look",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obl",
"end_char": 124,
"feats": null,
"head": 25,
"id": 26,
"lemma": "at",
"start_char": 122,
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "mark",
"end_char": 127,
"feats": null,
"head": 28,
"id": 27,
"lemma": "to",
"start_char": 125,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 134,
"feats": "VerbForm=Inf",
"head": 25,
"id": 28,
"lemma": "choose",
"start_char": 128,
"text": "choose",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obl",
"end_char": 139,
"feats": null,
"head": 28,
"id": 29,
"lemma": "from",
"start_char": 135,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "punct",
"end_char": 140,
"feats": null,
"head": 3,
"id": 30,
"lemma": ".",
"start_char": 139,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
]
],
[
[
0,
10,
14
],
[
0,
17,
17
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
c10ae694bbfd016949c4e7bfb7aeccd5
|
Microsoft discontinued plans for the Courier tablet due to the success of the tablets from Apple because they feel the product would not be successful.
|
[
{
"end_char": 151,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Microsoft discontinued plans for the Courier tablet due to the success of the tablets from Apple because they feel the product would not be successful.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 9,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Microsoft",
"start_char": 0,
"text": "Microsoft",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 22,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "discontinue",
"start_char": 10,
"text": "discontinued",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 28,
"feats": "Number=Plur",
"head": 2,
"id": 3,
"lemma": "plan",
"start_char": 23,
"text": "plans",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 32,
"feats": null,
"head": 7,
"id": 4,
"lemma": "for",
"start_char": 29,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 36,
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": 5,
"lemma": "the",
"start_char": 33,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 44,
"feats": "Number=Sing",
"head": 7,
"id": 6,
"lemma": "Courier",
"start_char": 37,
"text": "Courier",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "nmod",
"end_char": 51,
"feats": "Number=Sing",
"head": 3,
"id": 7,
"lemma": "tablet",
"start_char": 45,
"text": "tablet",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 55,
"feats": null,
"head": 11,
"id": 8,
"lemma": "due",
"start_char": 52,
"text": "due",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 58,
"feats": null,
"head": 8,
"id": 9,
"lemma": "to",
"start_char": 56,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 62,
"feats": "Definite=Def|PronType=Art",
"head": 11,
"id": 10,
"lemma": "the",
"start_char": 59,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 70,
"feats": "Number=Sing",
"head": 2,
"id": 11,
"lemma": "success",
"start_char": 63,
"text": "success",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 73,
"feats": null,
"head": 14,
"id": 12,
"lemma": "of",
"start_char": 71,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 77,
"feats": "Definite=Def|PronType=Art",
"head": 14,
"id": 13,
"lemma": "the",
"start_char": 74,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 85,
"feats": "Number=Plur",
"head": 11,
"id": 14,
"lemma": "tablet",
"start_char": 78,
"text": "tablets",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 90,
"feats": null,
"head": 16,
"id": 15,
"lemma": "from",
"start_char": 86,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 96,
"feats": "Number=Sing",
"head": 14,
"id": 16,
"lemma": "Apple",
"start_char": 91,
"text": "Apple",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 104,
"feats": null,
"head": 19,
"id": 17,
"lemma": "because",
"start_char": 97,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 109,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 19,
"id": 18,
"lemma": "they",
"start_char": 105,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 114,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 19,
"lemma": "feel",
"start_char": 110,
"text": "feel",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "det",
"end_char": 118,
"feats": "Definite=Def|PronType=Art",
"head": 21,
"id": 20,
"lemma": "the",
"start_char": 115,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 126,
"feats": "Number=Sing",
"head": 25,
"id": 21,
"lemma": "product",
"start_char": 119,
"text": "product",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"end_char": 132,
"feats": "VerbForm=Fin",
"head": 25,
"id": 22,
"lemma": "would",
"start_char": 127,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 136,
"feats": null,
"head": 25,
"id": 23,
"lemma": "not",
"start_char": 133,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "cop",
"end_char": 139,
"feats": "VerbForm=Inf",
"head": 25,
"id": 24,
"lemma": "be",
"start_char": 137,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "ccomp",
"end_char": 150,
"feats": "Degree=Pos",
"head": 19,
"id": 25,
"lemma": "successful",
"start_char": 140,
"text": "successful",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 151,
"feats": null,
"head": 2,
"id": 26,
"lemma": ".",
"start_char": 150,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
],
[
0,
17,
17
]
],
[
[
0,
15,
15
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
b1a40bcdfb12fe34e28643fe8c8ed3c4
|
Microsoft discontinued plans for the Courier tablet due to the success of the tablets from Apple, so they have eliminated another competitor in the tablet market.
|
[
{
"end_char": 162,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Microsoft discontinued plans for the Courier tablet due to the success of the tablets from Apple, so they have eliminated another competitor in the tablet market.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 9,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Microsoft",
"start_char": 0,
"text": "Microsoft",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 22,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "discontinue",
"start_char": 10,
"text": "discontinued",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 28,
"feats": "Number=Plur",
"head": 2,
"id": 3,
"lemma": "plan",
"start_char": 23,
"text": "plans",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 32,
"feats": null,
"head": 7,
"id": 4,
"lemma": "for",
"start_char": 29,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 36,
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": 5,
"lemma": "the",
"start_char": 33,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 44,
"feats": "Number=Sing",
"head": 7,
"id": 6,
"lemma": "Courier",
"start_char": 37,
"text": "Courier",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "nmod",
"end_char": 51,
"feats": "Number=Sing",
"head": 3,
"id": 7,
"lemma": "tablet",
"start_char": 45,
"text": "tablet",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 55,
"feats": null,
"head": 11,
"id": 8,
"lemma": "due",
"start_char": 52,
"text": "due",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 58,
"feats": null,
"head": 8,
"id": 9,
"lemma": "to",
"start_char": 56,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 62,
"feats": "Definite=Def|PronType=Art",
"head": 11,
"id": 10,
"lemma": "the",
"start_char": 59,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 70,
"feats": "Number=Sing",
"head": 2,
"id": 11,
"lemma": "success",
"start_char": 63,
"text": "success",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 73,
"feats": null,
"head": 14,
"id": 12,
"lemma": "of",
"start_char": 71,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 77,
"feats": "Definite=Def|PronType=Art",
"head": 14,
"id": 13,
"lemma": "the",
"start_char": 74,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 85,
"feats": "Number=Plur",
"head": 11,
"id": 14,
"lemma": "tablet",
"start_char": 78,
"text": "tablets",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 90,
"feats": null,
"head": 16,
"id": 15,
"lemma": "from",
"start_char": 86,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 96,
"feats": "Number=Sing",
"head": 14,
"id": 16,
"lemma": "Apple",
"start_char": 91,
"text": "Apple",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 97,
"feats": null,
"head": 21,
"id": 17,
"lemma": ",",
"start_char": 96,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 100,
"feats": null,
"head": 21,
"id": 18,
"lemma": "so",
"start_char": 98,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 105,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 21,
"id": 19,
"lemma": "they",
"start_char": 101,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 110,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 21,
"id": 20,
"lemma": "have",
"start_char": 106,
"text": "have",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "parataxis",
"end_char": 121,
"feats": "Tense=Past|VerbForm=Part",
"head": 2,
"id": 21,
"lemma": "eliminate",
"start_char": 111,
"text": "eliminated",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "det",
"end_char": 129,
"feats": null,
"head": 23,
"id": 22,
"lemma": "another",
"start_char": 122,
"text": "another",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 140,
"feats": "Number=Sing",
"head": 21,
"id": 23,
"lemma": "competitor",
"start_char": 130,
"text": "competitor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 143,
"feats": null,
"head": 27,
"id": 24,
"lemma": "in",
"start_char": 141,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 147,
"feats": "Definite=Def|PronType=Art",
"head": 27,
"id": 25,
"lemma": "the",
"start_char": 144,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 154,
"feats": "Number=Sing",
"head": 27,
"id": 26,
"lemma": "tablet",
"start_char": 148,
"text": "tablet",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"end_char": 161,
"feats": "Number=Sing",
"head": 21,
"id": 27,
"lemma": "market",
"start_char": 155,
"text": "market",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 162,
"feats": null,
"head": 2,
"id": 28,
"lemma": ".",
"start_char": 161,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
]
],
[
[
0,
15,
15
],
[
0,
18,
18
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
fc7056de6e64703f8b529a3d3543fdfe
|
Consultants are hired by companies to perform specialized tasks because they are easier to hire than trying to perform a task oneself.
|
[
{
"end_char": 134,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Consultants are hired by companies to perform specialized tasks because they are easier to hire than trying to perform a task oneself.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 11,
"feats": "Number=Plur",
"head": 3,
"id": 1,
"lemma": "consultant",
"start_char": 0,
"text": "Consultants",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "aux:pass",
"end_char": 15,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"start_char": 12,
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "root",
"end_char": 21,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 3,
"lemma": "hire",
"start_char": 16,
"text": "hired",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 24,
"feats": null,
"head": 5,
"id": 4,
"lemma": "by",
"start_char": 22,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl:agent",
"end_char": 34,
"feats": "Number=Plur",
"head": 3,
"id": 5,
"lemma": "company",
"start_char": 25,
"text": "companies",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 37,
"feats": null,
"head": 7,
"id": 6,
"lemma": "to",
"start_char": 35,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 45,
"feats": "VerbForm=Inf",
"head": 3,
"id": 7,
"lemma": "perform",
"start_char": 38,
"text": "perform",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "amod",
"end_char": 57,
"feats": "Degree=Pos",
"head": 9,
"id": 8,
"lemma": "specialized",
"start_char": 46,
"text": "specialized",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 63,
"feats": "Number=Plur",
"head": 7,
"id": 9,
"lemma": "task",
"start_char": 58,
"text": "tasks",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 71,
"feats": null,
"head": 13,
"id": 10,
"lemma": "because",
"start_char": 64,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 76,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 13,
"id": 11,
"lemma": "they",
"start_char": 72,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 80,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": 12,
"lemma": "be",
"start_char": 77,
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advcl",
"end_char": 87,
"feats": "Degree=Cmp",
"head": 7,
"id": 13,
"lemma": "easy",
"start_char": 81,
"text": "easier",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "mark",
"end_char": 90,
"feats": null,
"head": 15,
"id": 14,
"lemma": "to",
"start_char": 88,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 95,
"feats": "VerbForm=Inf",
"head": 13,
"id": 15,
"lemma": "hire",
"start_char": 91,
"text": "hire",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 100,
"feats": null,
"head": 17,
"id": 16,
"lemma": "than",
"start_char": 96,
"text": "than",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 107,
"feats": "VerbForm=Ger",
"head": 13,
"id": 17,
"lemma": "try",
"start_char": 101,
"text": "trying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 110,
"feats": null,
"head": 19,
"id": 18,
"lemma": "to",
"start_char": 108,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 118,
"feats": "VerbForm=Inf",
"head": 17,
"id": 19,
"lemma": "perform",
"start_char": 111,
"text": "perform",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 120,
"feats": "Definite=Ind|PronType=Art",
"head": 21,
"id": 20,
"lemma": "a",
"start_char": 119,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 125,
"feats": "Number=Sing",
"head": 19,
"id": 21,
"lemma": "task",
"start_char": 121,
"text": "task",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl:npmod",
"end_char": 133,
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs|Reflex=Yes",
"head": 19,
"id": 22,
"lemma": "oneself",
"start_char": 126,
"text": "oneself",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 134,
"feats": null,
"head": 3,
"id": 23,
"lemma": ".",
"start_char": 133,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
4,
4
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
441cd66790aae42c129bad4ab8b607d8
|
Consultants are hired by companies to perform specialized tasks, but they do not always have money in the budget to hire these services.
|
[
{
"end_char": 136,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Consultants are hired by companies to perform specialized tasks, but they do not always have money in the budget to hire these services.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 11,
"feats": "Number=Plur",
"head": 3,
"id": 1,
"lemma": "consultant",
"start_char": 0,
"text": "Consultants",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "aux:pass",
"end_char": 15,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"start_char": 12,
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "root",
"end_char": 21,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 3,
"lemma": "hire",
"start_char": 16,
"text": "hired",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 24,
"feats": null,
"head": 5,
"id": 4,
"lemma": "by",
"start_char": 22,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl:agent",
"end_char": 34,
"feats": "Number=Plur",
"head": 3,
"id": 5,
"lemma": "company",
"start_char": 25,
"text": "companies",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 37,
"feats": null,
"head": 7,
"id": 6,
"lemma": "to",
"start_char": 35,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 45,
"feats": "VerbForm=Inf",
"head": 3,
"id": 7,
"lemma": "perform",
"start_char": 38,
"text": "perform",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "amod",
"end_char": 57,
"feats": "Degree=Pos",
"head": 9,
"id": 8,
"lemma": "specialized",
"start_char": 46,
"text": "specialized",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 63,
"feats": "Number=Plur",
"head": 7,
"id": 9,
"lemma": "task",
"start_char": 58,
"text": "tasks",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 64,
"feats": null,
"head": 16,
"id": 10,
"lemma": ",",
"start_char": 63,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 68,
"feats": null,
"head": 16,
"id": 11,
"lemma": "but",
"start_char": 65,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 73,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 16,
"id": 12,
"lemma": "they",
"start_char": 69,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 76,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 16,
"id": 13,
"lemma": "do",
"start_char": 74,
"text": "do",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 80,
"feats": null,
"head": 16,
"id": 14,
"lemma": "not",
"start_char": 77,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 87,
"feats": null,
"head": 16,
"id": 15,
"lemma": "always",
"start_char": 81,
"text": "always",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 92,
"feats": "VerbForm=Inf",
"head": 3,
"id": 16,
"lemma": "have",
"start_char": 88,
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 98,
"feats": "Number=Sing",
"head": 16,
"id": 17,
"lemma": "money",
"start_char": 93,
"text": "money",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 101,
"feats": null,
"head": 20,
"id": 18,
"lemma": "in",
"start_char": 99,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 105,
"feats": "Definite=Def|PronType=Art",
"head": 20,
"id": 19,
"lemma": "the",
"start_char": 102,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 112,
"feats": "Number=Sing",
"head": 16,
"id": 20,
"lemma": "budget",
"start_char": 106,
"text": "budget",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 115,
"feats": null,
"head": 22,
"id": 21,
"lemma": "to",
"start_char": 113,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 120,
"feats": "VerbForm=Inf",
"head": 16,
"id": 22,
"lemma": "hire",
"start_char": 116,
"text": "hire",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 126,
"feats": "Number=Plur|PronType=Dem",
"head": 24,
"id": 23,
"lemma": "this",
"start_char": 121,
"text": "these",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 135,
"feats": "Number=Plur",
"head": 22,
"id": 24,
"lemma": "service",
"start_char": 127,
"text": "services",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 136,
"feats": null,
"head": 3,
"id": 25,
"lemma": ".",
"start_char": 135,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
11,
11
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
19d2fbf5d5c836084fee3ab948854ccc
|
The father convinced his son that it is possible for him to one day become a knight, but he may never achieve such status coming from a peasant family.
|
[
{
"end_char": 151,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "The father convinced his son that it is possible for him to one day become a knight, but he may never achieve such status coming from a peasant family.",
"tokens": [
{
"deprel": "det",
"end_char": 3,
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": 1,
"lemma": "the",
"start_char": 0,
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 10,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "father",
"start_char": 4,
"text": "father",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"end_char": 20,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "convince",
"start_char": 11,
"text": "convinced",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"end_char": 24,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 5,
"id": 4,
"lemma": "his",
"start_char": 21,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "iobj",
"end_char": 28,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "son",
"start_char": 25,
"text": "son",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 33,
"feats": null,
"head": 9,
"id": 6,
"lemma": "that",
"start_char": 29,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "expl",
"end_char": 36,
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 7,
"lemma": "it",
"start_char": 34,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 39,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 9,
"id": 8,
"lemma": "be",
"start_char": 37,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "ccomp",
"end_char": 48,
"feats": "Degree=Pos",
"head": 3,
"id": 9,
"lemma": "possible",
"start_char": 40,
"text": "possible",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 52,
"feats": null,
"head": 15,
"id": 10,
"lemma": "for",
"start_char": 49,
"text": "for",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 56,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 11,
"lemma": "he",
"start_char": 53,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 59,
"feats": null,
"head": 15,
"id": 12,
"lemma": "to",
"start_char": 57,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "nummod",
"end_char": 63,
"feats": "NumForm=Word|NumType=Card",
"head": 14,
"id": 13,
"lemma": "one",
"start_char": 60,
"text": "one",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "nsubj",
"end_char": 67,
"feats": "Number=Sing",
"head": 15,
"id": 14,
"lemma": "day",
"start_char": 64,
"text": "day",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "csubj",
"end_char": 74,
"feats": "VerbForm=Inf",
"head": 9,
"id": 15,
"lemma": "become",
"start_char": 68,
"text": "become",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 76,
"feats": "Definite=Ind|PronType=Art",
"head": 17,
"id": 16,
"lemma": "a",
"start_char": 75,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "xcomp",
"end_char": 83,
"feats": "Number=Sing",
"head": 15,
"id": 17,
"lemma": "knight",
"start_char": 77,
"text": "knight",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 84,
"feats": null,
"head": 23,
"id": 18,
"lemma": ",",
"start_char": 83,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 88,
"feats": null,
"head": 23,
"id": 19,
"lemma": "but",
"start_char": 85,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 91,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 23,
"id": 20,
"lemma": "he",
"start_char": 89,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 95,
"feats": "VerbForm=Fin",
"head": 23,
"id": 21,
"lemma": "may",
"start_char": 92,
"text": "may",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 101,
"feats": null,
"head": 23,
"id": 22,
"lemma": "never",
"start_char": 96,
"text": "never",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 109,
"feats": "VerbForm=Inf",
"head": 3,
"id": 23,
"lemma": "achieve",
"start_char": 102,
"text": "achieve",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "amod",
"end_char": 114,
"feats": "Degree=Pos",
"head": 25,
"id": 24,
"lemma": "such",
"start_char": 110,
"text": "such",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 121,
"feats": "Number=Sing",
"head": 23,
"id": 25,
"lemma": "status",
"start_char": 115,
"text": "status",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl",
"end_char": 128,
"feats": "VerbForm=Ger",
"head": 25,
"id": 26,
"lemma": "come",
"start_char": 122,
"text": "coming",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 133,
"feats": null,
"head": 30,
"id": 27,
"lemma": "from",
"start_char": 129,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 135,
"feats": "Definite=Ind|PronType=Art",
"head": 30,
"id": 28,
"lemma": "a",
"start_char": 134,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 143,
"feats": "Degree=Pos",
"head": 30,
"id": 29,
"lemma": "peasant",
"start_char": 136,
"text": "peasant",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 150,
"feats": "Number=Sing",
"head": 26,
"id": 30,
"lemma": "family",
"start_char": 144,
"text": "family",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 151,
"feats": null,
"head": 3,
"id": 31,
"lemma": ".",
"start_char": 150,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
]
],
[
[
0,
3,
4
],
[
0,
19,
19
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
d7b77d285a274c0ac1e13c2554590fcf
|
The father convinced his son that it is possible for him to one day become a knight, because he did not want to crush his dreams.
|
[
{
"end_char": 129,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "The father convinced his son that it is possible for him to one day become a knight, because he did not want to crush his dreams.",
"tokens": [
{
"deprel": "det",
"end_char": 3,
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": 1,
"lemma": "the",
"start_char": 0,
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 10,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "father",
"start_char": 4,
"text": "father",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"end_char": 20,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "convince",
"start_char": 11,
"text": "convinced",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"end_char": 24,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 5,
"id": 4,
"lemma": "his",
"start_char": 21,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "iobj",
"end_char": 28,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "son",
"start_char": 25,
"text": "son",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 33,
"feats": null,
"head": 9,
"id": 6,
"lemma": "that",
"start_char": 29,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "expl",
"end_char": 36,
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 7,
"lemma": "it",
"start_char": 34,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 39,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 9,
"id": 8,
"lemma": "be",
"start_char": 37,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "ccomp",
"end_char": 48,
"feats": "Degree=Pos",
"head": 3,
"id": 9,
"lemma": "possible",
"start_char": 40,
"text": "possible",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 52,
"feats": null,
"head": 15,
"id": 10,
"lemma": "for",
"start_char": 49,
"text": "for",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 56,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 11,
"lemma": "he",
"start_char": 53,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 59,
"feats": null,
"head": 15,
"id": 12,
"lemma": "to",
"start_char": 57,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "nummod",
"end_char": 63,
"feats": "NumForm=Word|NumType=Card",
"head": 14,
"id": 13,
"lemma": "one",
"start_char": 60,
"text": "one",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "nsubj",
"end_char": 67,
"feats": "Number=Sing",
"head": 15,
"id": 14,
"lemma": "day",
"start_char": 64,
"text": "day",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "csubj",
"end_char": 74,
"feats": "VerbForm=Inf",
"head": 9,
"id": 15,
"lemma": "become",
"start_char": 68,
"text": "become",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 76,
"feats": "Definite=Ind|PronType=Art",
"head": 17,
"id": 16,
"lemma": "a",
"start_char": 75,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "xcomp",
"end_char": 83,
"feats": "Number=Sing",
"head": 15,
"id": 17,
"lemma": "knight",
"start_char": 77,
"text": "knight",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 84,
"feats": null,
"head": 23,
"id": 18,
"lemma": ",",
"start_char": 83,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 92,
"feats": null,
"head": 23,
"id": 19,
"lemma": "because",
"start_char": 85,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 95,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 23,
"id": 20,
"lemma": "he",
"start_char": 93,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 99,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 23,
"id": 21,
"lemma": "do",
"start_char": 96,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 103,
"feats": null,
"head": 23,
"id": 22,
"lemma": "not",
"start_char": 100,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 108,
"feats": "VerbForm=Inf",
"head": 9,
"id": 23,
"lemma": "want",
"start_char": 104,
"text": "want",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 111,
"feats": null,
"head": 25,
"id": 24,
"lemma": "to",
"start_char": 109,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 117,
"feats": "VerbForm=Inf",
"head": 23,
"id": 25,
"lemma": "crush",
"start_char": 112,
"text": "crush",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"end_char": 121,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 27,
"id": 26,
"lemma": "his",
"start_char": 118,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 128,
"feats": "Number=Plur",
"head": 25,
"id": 27,
"lemma": "dream",
"start_char": 122,
"text": "dreams",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 129,
"feats": null,
"head": 3,
"id": 28,
"lemma": ".",
"start_char": 128,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
],
[
0,
19,
19
]
],
[
[
0,
3,
4
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
28406c6eea2651e5c69dcc7202c27823
|
Dance Instructor Kate offers advice to Shelly because she wants her to become a professional dancer one day.
|
[
{
"end_char": 108,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Dance Instructor Kate offers advice to Shelly because she wants her to become a professional dancer one day.",
"tokens": [
{
"deprel": "compound",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "dance",
"start_char": 0,
"text": "Dance",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 16,
"feats": "Number=Sing",
"head": 4,
"id": 2,
"lemma": "instructor",
"start_char": 6,
"text": "Instructor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "flat",
"end_char": 21,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Kate",
"start_char": 17,
"text": "Kate",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 28,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 4,
"lemma": "offer",
"start_char": 22,
"text": "offers",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 35,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "advice",
"start_char": 29,
"text": "advice",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 38,
"feats": null,
"head": 7,
"id": 6,
"lemma": "to",
"start_char": 36,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 45,
"feats": "Number=Sing",
"head": 4,
"id": 7,
"lemma": "Shelly",
"start_char": 39,
"text": "Shelly",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 53,
"feats": null,
"head": 10,
"id": 8,
"lemma": "because",
"start_char": 46,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 57,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "she",
"start_char": 54,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 63,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 10,
"lemma": "want",
"start_char": 58,
"text": "wants",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 67,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 11,
"lemma": "her",
"start_char": 64,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 70,
"feats": null,
"head": 13,
"id": 12,
"lemma": "to",
"start_char": 68,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 77,
"feats": "VerbForm=Inf",
"head": 10,
"id": 13,
"lemma": "become",
"start_char": 71,
"text": "become",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 79,
"feats": "Definite=Ind|PronType=Art",
"head": 16,
"id": 14,
"lemma": "a",
"start_char": 78,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 92,
"feats": "Degree=Pos",
"head": 16,
"id": 15,
"lemma": "professional",
"start_char": 80,
"text": "professional",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "xcomp",
"end_char": 99,
"feats": "Number=Sing",
"head": 13,
"id": 16,
"lemma": "dancer",
"start_char": 93,
"text": "dancer",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nummod",
"end_char": 103,
"feats": "NumForm=Word|NumType=Card",
"head": 18,
"id": 17,
"lemma": "one",
"start_char": 100,
"text": "one",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "nmod:tmod",
"end_char": 107,
"feats": "Number=Sing",
"head": 16,
"id": 18,
"lemma": "day",
"start_char": 104,
"text": "day",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 108,
"feats": null,
"head": 4,
"id": 19,
"lemma": ".",
"start_char": 107,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
2
],
[
0,
8,
8
]
],
[
[
0,
6,
6
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
348edf4d479eb7f5775f5e9bb4d7be88
|
Dance Instructor Kate offers advice to Shelly because she is eager to soak up as much experience as possible.
|
[
{
"end_char": 109,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Dance Instructor Kate offers advice to Shelly because she is eager to soak up as much experience as possible.",
"tokens": [
{
"deprel": "compound",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "dance",
"start_char": 0,
"text": "Dance",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 16,
"feats": "Number=Sing",
"head": 4,
"id": 2,
"lemma": "instructor",
"start_char": 6,
"text": "Instructor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "flat",
"end_char": 21,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Kate",
"start_char": 17,
"text": "Kate",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 28,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 4,
"lemma": "offer",
"start_char": 22,
"text": "offers",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 35,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "advice",
"start_char": 29,
"text": "advice",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 38,
"feats": null,
"head": 7,
"id": 6,
"lemma": "to",
"start_char": 36,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 45,
"feats": "Number=Sing",
"head": 4,
"id": 7,
"lemma": "Shelly",
"start_char": 39,
"text": "Shelly",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 53,
"feats": null,
"head": 11,
"id": 8,
"lemma": "because",
"start_char": 46,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 57,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 9,
"lemma": "she",
"start_char": 54,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 60,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 11,
"id": 10,
"lemma": "be",
"start_char": 58,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"end_char": 66,
"feats": "Degree=Pos",
"head": 4,
"id": 11,
"lemma": "eager",
"start_char": 61,
"text": "eager",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 69,
"feats": null,
"head": 13,
"id": 12,
"lemma": "to",
"start_char": 67,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 74,
"feats": "VerbForm=Inf",
"head": 11,
"id": 13,
"lemma": "soak",
"start_char": 70,
"text": "soak",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"end_char": 77,
"feats": null,
"head": 13,
"id": 14,
"lemma": "up",
"start_char": 75,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "advmod",
"end_char": 80,
"feats": null,
"head": 16,
"id": 15,
"lemma": "as",
"start_char": 78,
"text": "as",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"end_char": 85,
"feats": "Degree=Pos",
"head": 17,
"id": 16,
"lemma": "much",
"start_char": 81,
"text": "much",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 96,
"feats": "Number=Sing",
"head": 13,
"id": 17,
"lemma": "experience",
"start_char": 86,
"text": "experience",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 99,
"feats": null,
"head": 19,
"id": 18,
"lemma": "as",
"start_char": 97,
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 108,
"feats": "Degree=Pos",
"head": 16,
"id": 19,
"lemma": "possible",
"start_char": 100,
"text": "possible",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 109,
"feats": null,
"head": 4,
"id": 20,
"lemma": ".",
"start_char": 108,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
2
]
],
[
[
0,
6,
6
],
[
0,
8,
8
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
b3308cdf78e78f5637cb6243f3f4262b
|
Sir Rodrick was made specialized fitted armor by Jack, because he needed armor that could withstand the power of a lance.
|
[
{
"end_char": 121,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Sir Rodrick was made specialized fitted armor by Jack, because he needed armor that could withstand the power of a lance.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 3,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Sir",
"start_char": 0,
"text": "Sir",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 11,
"feats": "Number=Sing",
"head": 1,
"id": 2,
"lemma": "Rodrick",
"start_char": 4,
"text": "Rodrick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 15,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 3,
"lemma": "be",
"start_char": 12,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 20,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 4,
"lemma": "make",
"start_char": 16,
"text": "made",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "amod",
"end_char": 32,
"feats": "Tense=Past|VerbForm=Part",
"head": 7,
"id": 5,
"lemma": "specialize",
"start_char": 21,
"text": "specialized",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "amod",
"end_char": 39,
"feats": "Tense=Past|VerbForm=Part",
"head": 7,
"id": 6,
"lemma": "fit",
"start_char": 33,
"text": "fitted",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "xcomp",
"end_char": 45,
"feats": "Number=Sing",
"head": 4,
"id": 7,
"lemma": "armor",
"start_char": 40,
"text": "armor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 48,
"feats": null,
"head": 9,
"id": 8,
"lemma": "by",
"start_char": 46,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 53,
"feats": "Number=Sing",
"head": 4,
"id": 9,
"lemma": "Jack",
"start_char": 49,
"text": "Jack",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 54,
"feats": null,
"head": 13,
"id": 10,
"lemma": ",",
"start_char": 53,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 62,
"feats": null,
"head": 13,
"id": 11,
"lemma": "because",
"start_char": 55,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 65,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "he",
"start_char": 63,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 72,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 13,
"lemma": "need",
"start_char": 66,
"text": "needed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 78,
"feats": "Number=Sing",
"head": 13,
"id": 14,
"lemma": "armor",
"start_char": 73,
"text": "armor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 83,
"feats": "PronType=Rel",
"head": 17,
"id": 15,
"lemma": "that",
"start_char": 79,
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "aux",
"end_char": 89,
"feats": "VerbForm=Fin",
"head": 17,
"id": 16,
"lemma": "could",
"start_char": 84,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "acl:relcl",
"end_char": 99,
"feats": "VerbForm=Inf",
"head": 14,
"id": 17,
"lemma": "withstand",
"start_char": 90,
"text": "withstand",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 103,
"feats": "Definite=Def|PronType=Art",
"head": 19,
"id": 18,
"lemma": "the",
"start_char": 100,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 109,
"feats": "Number=Sing",
"head": 17,
"id": 19,
"lemma": "power",
"start_char": 104,
"text": "power",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 112,
"feats": null,
"head": 22,
"id": 20,
"lemma": "of",
"start_char": 110,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 114,
"feats": "Definite=Ind|PronType=Art",
"head": 22,
"id": 21,
"lemma": "a",
"start_char": 113,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 120,
"feats": "Number=Sing",
"head": 19,
"id": 22,
"lemma": "lance",
"start_char": 115,
"text": "lance",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 121,
"feats": null,
"head": 4,
"id": 23,
"lemma": ".",
"start_char": 120,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
],
[
0,
11,
11
]
],
[
[
0,
8,
8
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
bf0050be38c2f280bcbca18b40e6debd
|
Sir Rodrick was made specialized fitted armor by Jack, but he charged top coin for such a piece.
|
[
{
"end_char": 96,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Sir Rodrick was made specialized fitted armor by Jack, but he charged top coin for such a piece.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 3,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Sir",
"start_char": 0,
"text": "Sir",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 11,
"feats": "Number=Sing",
"head": 1,
"id": 2,
"lemma": "Rodrick",
"start_char": 4,
"text": "Rodrick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 15,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 3,
"lemma": "be",
"start_char": 12,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 20,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 4,
"lemma": "make",
"start_char": 16,
"text": "made",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "amod",
"end_char": 32,
"feats": "Tense=Past|VerbForm=Part",
"head": 7,
"id": 5,
"lemma": "specialize",
"start_char": 21,
"text": "specialized",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "amod",
"end_char": 39,
"feats": "Tense=Past|VerbForm=Part",
"head": 7,
"id": 6,
"lemma": "fit",
"start_char": 33,
"text": "fitted",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "xcomp",
"end_char": 45,
"feats": "Number=Sing",
"head": 4,
"id": 7,
"lemma": "armor",
"start_char": 40,
"text": "armor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 48,
"feats": null,
"head": 9,
"id": 8,
"lemma": "by",
"start_char": 46,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 53,
"feats": "Number=Sing",
"head": 4,
"id": 9,
"lemma": "Jack",
"start_char": 49,
"text": "Jack",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 54,
"feats": null,
"head": 13,
"id": 10,
"lemma": ",",
"start_char": 53,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 58,
"feats": null,
"head": 13,
"id": 11,
"lemma": "but",
"start_char": 55,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 61,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "he",
"start_char": 59,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 69,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 13,
"lemma": "charge",
"start_char": 62,
"text": "charged",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"end_char": 73,
"feats": "Degree=Pos",
"head": 15,
"id": 14,
"lemma": "top",
"start_char": 70,
"text": "top",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 78,
"feats": "Number=Sing",
"head": 13,
"id": 15,
"lemma": "coin",
"start_char": 74,
"text": "coin",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 82,
"feats": null,
"head": 19,
"id": 16,
"lemma": "for",
"start_char": 79,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det:predet",
"end_char": 87,
"feats": null,
"head": 19,
"id": 17,
"lemma": "such",
"start_char": 83,
"text": "such",
"upos": "DET",
"xpos": "PDT"
},
{
"deprel": "det",
"end_char": 89,
"feats": "Definite=Ind|PronType=Art",
"head": 19,
"id": 18,
"lemma": "a",
"start_char": 88,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 95,
"feats": "Number=Sing",
"head": 13,
"id": 19,
"lemma": "piece",
"start_char": 90,
"text": "piece",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 96,
"feats": null,
"head": 4,
"id": 20,
"lemma": ".",
"start_char": 95,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
]
],
[
[
0,
8,
8
],
[
0,
11,
11
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
9626eb8c38d592d639fb5c8f92eec83a
|
Subways has always been considered a healthy choice by athletes since they offer such healthy ingredients in their sandwiches.
|
[
{
"end_char": 126,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Subways has always been considered a healthy choice by athletes since they offer such healthy ingredients in their sandwiches.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 7,
"feats": "Number=Plur",
"head": 5,
"id": 1,
"lemma": "Subway",
"start_char": 0,
"text": "Subways",
"upos": "PROPN",
"xpos": "NNPS"
},
{
"deprel": "aux",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "have",
"start_char": 8,
"text": "has",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 18,
"feats": null,
"head": 5,
"id": 3,
"lemma": "always",
"start_char": 12,
"text": "always",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "aux:pass",
"end_char": 23,
"feats": "Tense=Past|VerbForm=Part",
"head": 5,
"id": 4,
"lemma": "be",
"start_char": 19,
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "root",
"end_char": 34,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 5,
"lemma": "consider",
"start_char": 24,
"text": "considered",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "det",
"end_char": 36,
"feats": "Definite=Ind|PronType=Art",
"head": 8,
"id": 6,
"lemma": "a",
"start_char": 35,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 44,
"feats": "Degree=Pos",
"head": 8,
"id": 7,
"lemma": "healthy",
"start_char": 37,
"text": "healthy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "xcomp",
"end_char": 51,
"feats": "Number=Sing",
"head": 5,
"id": 8,
"lemma": "choice",
"start_char": 45,
"text": "choice",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 54,
"feats": null,
"head": 10,
"id": 9,
"lemma": "by",
"start_char": 52,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 63,
"feats": "Number=Plur",
"head": 5,
"id": 10,
"lemma": "athlete",
"start_char": 55,
"text": "athletes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 69,
"feats": null,
"head": 13,
"id": 11,
"lemma": "since",
"start_char": 64,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 74,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "they",
"start_char": 70,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 80,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 13,
"lemma": "offer",
"start_char": 75,
"text": "offer",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "amod",
"end_char": 85,
"feats": "Degree=Pos",
"head": 16,
"id": 14,
"lemma": "such",
"start_char": 81,
"text": "such",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"end_char": 93,
"feats": "Degree=Pos",
"head": 16,
"id": 15,
"lemma": "healthy",
"start_char": 86,
"text": "healthy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 105,
"feats": "Number=Plur",
"head": 13,
"id": 16,
"lemma": "ingredient",
"start_char": 94,
"text": "ingredients",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 108,
"feats": null,
"head": 19,
"id": 17,
"lemma": "in",
"start_char": 106,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 114,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 19,
"id": 18,
"lemma": "their",
"start_char": 109,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod",
"end_char": 125,
"feats": "Number=Plur",
"head": 16,
"id": 19,
"lemma": "sandwich",
"start_char": 115,
"text": "sandwiches",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 126,
"feats": null,
"head": 5,
"id": 20,
"lemma": ".",
"start_char": 125,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
9,
9
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
d94d557adb6ccba35087f1e3ef3d634a
|
Subways has always been considered a healthy choice by athletes, so they often visit this restaurant as regulars.
|
[
{
"end_char": 113,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Subways has always been considered a healthy choice by athletes, so they often visit this restaurant as regulars.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 7,
"feats": "Number=Plur",
"head": 5,
"id": 1,
"lemma": "Subway",
"start_char": 0,
"text": "Subways",
"upos": "PROPN",
"xpos": "NNPS"
},
{
"deprel": "aux",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "have",
"start_char": 8,
"text": "has",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 18,
"feats": null,
"head": 5,
"id": 3,
"lemma": "always",
"start_char": 12,
"text": "always",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "aux:pass",
"end_char": 23,
"feats": "Tense=Past|VerbForm=Part",
"head": 5,
"id": 4,
"lemma": "be",
"start_char": 19,
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "root",
"end_char": 34,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 5,
"lemma": "consider",
"start_char": 24,
"text": "considered",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "det",
"end_char": 36,
"feats": "Definite=Ind|PronType=Art",
"head": 8,
"id": 6,
"lemma": "a",
"start_char": 35,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 44,
"feats": "Degree=Pos",
"head": 8,
"id": 7,
"lemma": "healthy",
"start_char": 37,
"text": "healthy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "xcomp",
"end_char": 51,
"feats": "Number=Sing",
"head": 5,
"id": 8,
"lemma": "choice",
"start_char": 45,
"text": "choice",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 54,
"feats": null,
"head": 10,
"id": 9,
"lemma": "by",
"start_char": 52,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 63,
"feats": "Number=Plur",
"head": 5,
"id": 10,
"lemma": "athlete",
"start_char": 55,
"text": "athletes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 64,
"feats": null,
"head": 15,
"id": 11,
"lemma": ",",
"start_char": 63,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 67,
"feats": null,
"head": 15,
"id": 12,
"lemma": "so",
"start_char": 65,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 72,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 15,
"id": 13,
"lemma": "they",
"start_char": 68,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 78,
"feats": null,
"head": 15,
"id": 14,
"lemma": "often",
"start_char": 73,
"text": "often",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 84,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 15,
"lemma": "visit",
"start_char": 79,
"text": "visit",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "det",
"end_char": 89,
"feats": "Number=Sing|PronType=Dem",
"head": 17,
"id": 16,
"lemma": "this",
"start_char": 85,
"text": "this",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 100,
"feats": "Number=Sing",
"head": 15,
"id": 17,
"lemma": "restaurant",
"start_char": 90,
"text": "restaurant",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 103,
"feats": null,
"head": 19,
"id": 18,
"lemma": "as",
"start_char": 101,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 112,
"feats": "Number=Plur",
"head": 15,
"id": 19,
"lemma": "regular",
"start_char": 104,
"text": "regulars",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 113,
"feats": null,
"head": 5,
"id": 20,
"lemma": ".",
"start_char": 112,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
]
],
[
[
0,
9,
9
],
[
0,
12,
12
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
00d353c1ca5a3cfd524b8a7e8408c75c
|
Chevrolet had to recently recall their cars because they received complaints about the brakes in their product.
|
[
{
"end_char": 111,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Chevrolet had to recently recall their cars because they received complaints about the brakes in their product.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 9,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Chevrolet",
"start_char": 0,
"text": "Chevrolet",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 13,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "have",
"start_char": 10,
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 16,
"feats": null,
"head": 5,
"id": 3,
"lemma": "to",
"start_char": 14,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advmod",
"end_char": 25,
"feats": null,
"head": 5,
"id": 4,
"lemma": "recently",
"start_char": 17,
"text": "recently",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"end_char": 32,
"feats": "VerbForm=Inf",
"head": 2,
"id": 5,
"lemma": "recall",
"start_char": 26,
"text": "recall",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"end_char": 38,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 7,
"id": 6,
"lemma": "their",
"start_char": 33,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 43,
"feats": "Number=Plur",
"head": 5,
"id": 7,
"lemma": "car",
"start_char": 39,
"text": "cars",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 51,
"feats": null,
"head": 10,
"id": 8,
"lemma": "because",
"start_char": 44,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 56,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "they",
"start_char": 52,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 65,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 10,
"lemma": "receive",
"start_char": 57,
"text": "received",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 76,
"feats": "Number=Plur",
"head": 10,
"id": 11,
"lemma": "complaint",
"start_char": 66,
"text": "complaints",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 82,
"feats": null,
"head": 14,
"id": 12,
"lemma": "about",
"start_char": 77,
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 86,
"feats": "Definite=Def|PronType=Art",
"head": 14,
"id": 13,
"lemma": "the",
"start_char": 83,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 93,
"feats": "Number=Plur",
"head": 11,
"id": 14,
"lemma": "brake",
"start_char": 87,
"text": "brakes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 96,
"feats": null,
"head": 17,
"id": 15,
"lemma": "in",
"start_char": 94,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 102,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 17,
"id": 16,
"lemma": "their",
"start_char": 97,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod",
"end_char": 110,
"feats": "Number=Sing",
"head": 14,
"id": 17,
"lemma": "product",
"start_char": 103,
"text": "product",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 111,
"feats": null,
"head": 2,
"id": 18,
"lemma": ".",
"start_char": 110,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
5,
6
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
f5b44fdfd5d8579824b129e1f2132d65
|
Chevrolet had to recently recall their cars so they could receive a repair in their brakes.
|
[
{
"end_char": 91,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Chevrolet had to recently recall their cars so they could receive a repair in their brakes.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 9,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Chevrolet",
"start_char": 0,
"text": "Chevrolet",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 13,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "have",
"start_char": 10,
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 16,
"feats": null,
"head": 5,
"id": 3,
"lemma": "to",
"start_char": 14,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advmod",
"end_char": 25,
"feats": null,
"head": 5,
"id": 4,
"lemma": "recently",
"start_char": 17,
"text": "recently",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"end_char": 32,
"feats": "VerbForm=Inf",
"head": 2,
"id": 5,
"lemma": "recall",
"start_char": 26,
"text": "recall",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"end_char": 38,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 7,
"id": 6,
"lemma": "their",
"start_char": 33,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 43,
"feats": "Number=Plur",
"head": 5,
"id": 7,
"lemma": "car",
"start_char": 39,
"text": "cars",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 46,
"feats": null,
"head": 11,
"id": 8,
"lemma": "so",
"start_char": 44,
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 51,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 11,
"id": 9,
"lemma": "they",
"start_char": 47,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 57,
"feats": "VerbForm=Fin",
"head": 11,
"id": 10,
"lemma": "could",
"start_char": 52,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"end_char": 65,
"feats": "VerbForm=Inf",
"head": 5,
"id": 11,
"lemma": "receive",
"start_char": 58,
"text": "receive",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 67,
"feats": "Definite=Ind|PronType=Art",
"head": 13,
"id": 12,
"lemma": "a",
"start_char": 66,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 74,
"feats": "Number=Sing",
"head": 11,
"id": 13,
"lemma": "repair",
"start_char": 68,
"text": "repair",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 77,
"feats": null,
"head": 16,
"id": 14,
"lemma": "in",
"start_char": 75,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 83,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 16,
"id": 15,
"lemma": "their",
"start_char": 78,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 90,
"feats": "Number=Plur",
"head": 11,
"id": 16,
"lemma": "brake",
"start_char": 84,
"text": "brakes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 91,
"feats": null,
"head": 2,
"id": 17,
"lemma": ".",
"start_char": 90,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
]
],
[
[
0,
5,
6
],
[
0,
8,
8
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
8365fe9b9bfeb18b25f5ea1a7f6a7d82
|
Positive SSL sells wildcard certificates to Web hosting companies because they require encrypted sites for interaction with customers.
|
[
{
"end_char": 134,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Positive SSL sells wildcard certificates to Web hosting companies because they require encrypted sites for interaction with customers.",
"tokens": [
{
"deprel": "amod",
"end_char": 8,
"feats": "Degree=Pos",
"head": 2,
"id": 1,
"lemma": "positive",
"start_char": 0,
"text": "Positive",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"end_char": 12,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "SSL",
"start_char": 9,
"text": "SSL",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "sell",
"start_char": 13,
"text": "sells",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "compound",
"end_char": 27,
"feats": "Number=Sing",
"head": 5,
"id": 4,
"lemma": "wildcard",
"start_char": 19,
"text": "wildcard",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 40,
"feats": "Number=Plur",
"head": 3,
"id": 5,
"lemma": "certificate",
"start_char": 28,
"text": "certificates",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 43,
"feats": null,
"head": 9,
"id": 6,
"lemma": "to",
"start_char": 41,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"end_char": 47,
"feats": "Number=Sing",
"head": 8,
"id": 7,
"lemma": "web",
"start_char": 44,
"text": "Web",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "compound",
"end_char": 55,
"feats": "Number=Sing",
"head": 9,
"id": 8,
"lemma": "hosting",
"start_char": 48,
"text": "hosting",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"end_char": 65,
"feats": "Number=Plur",
"head": 3,
"id": 9,
"lemma": "company",
"start_char": 56,
"text": "companies",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 73,
"feats": null,
"head": 12,
"id": 10,
"lemma": "because",
"start_char": 66,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 78,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "they",
"start_char": 74,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 86,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 12,
"lemma": "require",
"start_char": 79,
"text": "require",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "amod",
"end_char": 96,
"feats": "Tense=Past|VerbForm=Part",
"head": 14,
"id": 13,
"lemma": "encrypt",
"start_char": 87,
"text": "encrypted",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"end_char": 102,
"feats": "Number=Plur",
"head": 12,
"id": 14,
"lemma": "site",
"start_char": 97,
"text": "sites",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 106,
"feats": null,
"head": 16,
"id": 15,
"lemma": "for",
"start_char": 103,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 118,
"feats": "Number=Sing",
"head": 14,
"id": 16,
"lemma": "interaction",
"start_char": 107,
"text": "interaction",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 123,
"feats": null,
"head": 18,
"id": 17,
"lemma": "with",
"start_char": 119,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 133,
"feats": "Number=Plur",
"head": 16,
"id": 18,
"lemma": "customer",
"start_char": 124,
"text": "customers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 134,
"feats": null,
"head": 3,
"id": 19,
"lemma": ".",
"start_char": 133,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
],
[
0,
10,
10
]
],
[
[
0,
6,
8
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
2dd6cce7ff9ea22a63313d50e0a7c376
|
Positive SSL sells wildcard certificates to Web hosting companies, but they have multiple options to purchase certificates from.
|
[
{
"end_char": 128,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Positive SSL sells wildcard certificates to Web hosting companies, but they have multiple options to purchase certificates from.",
"tokens": [
{
"deprel": "amod",
"end_char": 8,
"feats": "Degree=Pos",
"head": 2,
"id": 1,
"lemma": "positive",
"start_char": 0,
"text": "Positive",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"end_char": 12,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "SSL",
"start_char": 9,
"text": "SSL",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "sell",
"start_char": 13,
"text": "sells",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "compound",
"end_char": 27,
"feats": "Number=Sing",
"head": 5,
"id": 4,
"lemma": "wildcard",
"start_char": 19,
"text": "wildcard",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 40,
"feats": "Number=Plur",
"head": 3,
"id": 5,
"lemma": "certificate",
"start_char": 28,
"text": "certificates",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 43,
"feats": null,
"head": 9,
"id": 6,
"lemma": "to",
"start_char": 41,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"end_char": 47,
"feats": "Number=Sing",
"head": 8,
"id": 7,
"lemma": "web",
"start_char": 44,
"text": "Web",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "compound",
"end_char": 55,
"feats": "Number=Sing",
"head": 9,
"id": 8,
"lemma": "hosting",
"start_char": 48,
"text": "hosting",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"end_char": 65,
"feats": "Number=Plur",
"head": 3,
"id": 9,
"lemma": "company",
"start_char": 56,
"text": "companies",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 66,
"feats": null,
"head": 13,
"id": 10,
"lemma": ",",
"start_char": 65,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 70,
"feats": null,
"head": 13,
"id": 11,
"lemma": "but",
"start_char": 67,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 75,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "they",
"start_char": 71,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 80,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 13,
"lemma": "have",
"start_char": 76,
"text": "have",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "amod",
"end_char": 89,
"feats": "Degree=Pos",
"head": 15,
"id": 14,
"lemma": "multiple",
"start_char": 81,
"text": "multiple",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 97,
"feats": "Number=Plur",
"head": 13,
"id": 15,
"lemma": "option",
"start_char": 90,
"text": "options",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 100,
"feats": null,
"head": 17,
"id": 16,
"lemma": "to",
"start_char": 98,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"end_char": 109,
"feats": "VerbForm=Inf",
"head": 15,
"id": 17,
"lemma": "purchase",
"start_char": 101,
"text": "purchase",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 122,
"feats": "Number=Plur",
"head": 17,
"id": 18,
"lemma": "certificate",
"start_char": 110,
"text": "certificates",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "obl",
"end_char": 127,
"feats": null,
"head": 17,
"id": 19,
"lemma": "from",
"start_char": 123,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "punct",
"end_char": 128,
"feats": null,
"head": 3,
"id": 20,
"lemma": ".",
"start_char": 127,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
]
],
[
[
0,
6,
8
],
[
0,
11,
11
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
33e6cb4d6ea5adf0b0e9e34c692179d8
|
New Orleans is renown for their unique style of crawfish, because they are flavored and cooked to be delicious.
|
[
{
"end_char": 111,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "New Orleans is renown for their unique style of crawfish, because they are flavored and cooked to be delicious.",
"tokens": [
{
"deprel": "amod",
"end_char": 3,
"feats": "Degree=Pos",
"head": 2,
"id": 1,
"lemma": "New",
"start_char": 0,
"text": "New",
"upos": "ADJ",
"xpos": "NNP"
},
{
"deprel": "nsubj",
"end_char": 11,
"feats": "Number=Sing",
"head": 4,
"id": 2,
"lemma": "Orleans",
"start_char": 4,
"text": "Orleans",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 14,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 3,
"lemma": "be",
"start_char": 12,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 21,
"feats": "Number=Sing",
"head": 0,
"id": 4,
"lemma": "renown",
"start_char": 15,
"text": "renown",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 25,
"feats": null,
"head": 8,
"id": 5,
"lemma": "for",
"start_char": 22,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 31,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 8,
"id": 6,
"lemma": "their",
"start_char": 26,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 38,
"feats": "Degree=Pos",
"head": 8,
"id": 7,
"lemma": "unique",
"start_char": 32,
"text": "unique",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod",
"end_char": 44,
"feats": "Number=Sing",
"head": 4,
"id": 8,
"lemma": "style",
"start_char": 39,
"text": "style",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 47,
"feats": null,
"head": 10,
"id": 9,
"lemma": "of",
"start_char": 45,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 56,
"feats": "Number=Sing",
"head": 8,
"id": 10,
"lemma": "crawfish",
"start_char": 48,
"text": "crawfish",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 57,
"feats": null,
"head": 15,
"id": 11,
"lemma": ",",
"start_char": 56,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 65,
"feats": null,
"head": 15,
"id": 12,
"lemma": "because",
"start_char": 58,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 70,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 15,
"id": 13,
"lemma": "they",
"start_char": 66,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 74,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": 14,
"lemma": "be",
"start_char": 71,
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advcl",
"end_char": 83,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 4,
"id": 15,
"lemma": "flavor",
"start_char": 75,
"text": "flavored",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "cc",
"end_char": 87,
"feats": null,
"head": 17,
"id": 16,
"lemma": "and",
"start_char": 84,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 94,
"feats": "Tense=Past|VerbForm=Part",
"head": 15,
"id": 17,
"lemma": "cook",
"start_char": 88,
"text": "cooked",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"end_char": 97,
"feats": null,
"head": 20,
"id": 18,
"lemma": "to",
"start_char": 95,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "cop",
"end_char": 100,
"feats": "VerbForm=Inf",
"head": 20,
"id": 19,
"lemma": "be",
"start_char": 98,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "advcl",
"end_char": 110,
"feats": "Degree=Pos",
"head": 15,
"id": 20,
"lemma": "delicious",
"start_char": 101,
"text": "delicious",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 111,
"feats": null,
"head": 4,
"id": 21,
"lemma": ".",
"start_char": 110,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
]
],
[
[
0,
9,
9
],
[
0,
12,
12
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
845d5ffb2579983bcfb2ff8bcc68ad07
|
New Orleans is renown for their unique style of crawfish so they have many restaurants which sell it.
|
[
{
"end_char": 101,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "New Orleans is renown for their unique style of crawfish so they have many restaurants which sell it.",
"tokens": [
{
"deprel": "amod",
"end_char": 3,
"feats": "Degree=Pos",
"head": 2,
"id": 1,
"lemma": "New",
"start_char": 0,
"text": "New",
"upos": "ADJ",
"xpos": "NNP"
},
{
"deprel": "nsubj",
"end_char": 11,
"feats": "Number=Sing",
"head": 4,
"id": 2,
"lemma": "Orleans",
"start_char": 4,
"text": "Orleans",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 14,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 3,
"lemma": "be",
"start_char": 12,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 21,
"feats": "Number=Sing",
"head": 0,
"id": 4,
"lemma": "renown",
"start_char": 15,
"text": "renown",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 25,
"feats": null,
"head": 8,
"id": 5,
"lemma": "for",
"start_char": 22,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 31,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 8,
"id": 6,
"lemma": "their",
"start_char": 26,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 38,
"feats": "Degree=Pos",
"head": 8,
"id": 7,
"lemma": "unique",
"start_char": 32,
"text": "unique",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod",
"end_char": 44,
"feats": "Number=Sing",
"head": 4,
"id": 8,
"lemma": "style",
"start_char": 39,
"text": "style",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 47,
"feats": null,
"head": 10,
"id": 9,
"lemma": "of",
"start_char": 45,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 56,
"feats": "Number=Sing",
"head": 8,
"id": 10,
"lemma": "crawfish",
"start_char": 48,
"text": "crawfish",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 59,
"feats": null,
"head": 13,
"id": 11,
"lemma": "so",
"start_char": 57,
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 64,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "they",
"start_char": 60,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 69,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 13,
"lemma": "have",
"start_char": 65,
"text": "have",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "amod",
"end_char": 74,
"feats": "Degree=Pos",
"head": 15,
"id": 14,
"lemma": "many",
"start_char": 70,
"text": "many",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 86,
"feats": "Number=Plur",
"head": 13,
"id": 15,
"lemma": "restaurant",
"start_char": 75,
"text": "restaurants",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "nsubj",
"end_char": 92,
"feats": "PronType=Rel",
"head": 17,
"id": 16,
"lemma": "which",
"start_char": 87,
"text": "which",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "acl:relcl",
"end_char": 97,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": 17,
"lemma": "sell",
"start_char": 93,
"text": "sell",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "obj",
"end_char": 100,
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 18,
"lemma": "it",
"start_char": 98,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 101,
"feats": null,
"head": 4,
"id": 19,
"lemma": ".",
"start_char": 100,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
],
[
0,
11,
11
]
],
[
[
0,
9,
9
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
84c43d025bce915c1e466b9a7bd938d7
|
Microsoft Azure provides cloud servers for consumers because they are providing the infrastructure for a future in cloud computing.
|
[
{
"end_char": 131,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Microsoft Azure provides cloud servers for consumers because they are providing the infrastructure for a future in cloud computing.",
"tokens": [
{
"deprel": "compound",
"end_char": 9,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Microsoft",
"start_char": 0,
"text": "Microsoft",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "nsubj",
"end_char": 15,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "Azure",
"start_char": 10,
"text": "Azure",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 24,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "provide",
"start_char": 16,
"text": "provides",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "compound",
"end_char": 30,
"feats": "Number=Sing",
"head": 5,
"id": 4,
"lemma": "cloud",
"start_char": 25,
"text": "cloud",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 38,
"feats": "Number=Plur",
"head": 3,
"id": 5,
"lemma": "server",
"start_char": 31,
"text": "servers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 42,
"feats": null,
"head": 7,
"id": 6,
"lemma": "for",
"start_char": 39,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 52,
"feats": "Number=Plur",
"head": 3,
"id": 7,
"lemma": "consumer",
"start_char": 43,
"text": "consumers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 60,
"feats": null,
"head": 11,
"id": 8,
"lemma": "because",
"start_char": 53,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 65,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 11,
"id": 9,
"lemma": "they",
"start_char": 61,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 69,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 11,
"id": 10,
"lemma": "be",
"start_char": 66,
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advcl",
"end_char": 79,
"feats": "Tense=Pres|VerbForm=Part",
"head": 3,
"id": 11,
"lemma": "provide",
"start_char": 70,
"text": "providing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"end_char": 83,
"feats": "Definite=Def|PronType=Art",
"head": 13,
"id": 12,
"lemma": "the",
"start_char": 80,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 98,
"feats": "Number=Sing",
"head": 11,
"id": 13,
"lemma": "infrastructure",
"start_char": 84,
"text": "infrastructure",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 102,
"feats": null,
"head": 16,
"id": 14,
"lemma": "for",
"start_char": 99,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 104,
"feats": "Definite=Ind|PronType=Art",
"head": 16,
"id": 15,
"lemma": "a",
"start_char": 103,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 111,
"feats": "Number=Sing",
"head": 13,
"id": 16,
"lemma": "future",
"start_char": 105,
"text": "future",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 114,
"feats": null,
"head": 19,
"id": 17,
"lemma": "in",
"start_char": 112,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"end_char": 120,
"feats": "Number=Sing",
"head": 19,
"id": 18,
"lemma": "cloud",
"start_char": 115,
"text": "cloud",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nmod",
"end_char": 130,
"feats": "Number=Sing",
"head": 16,
"id": 19,
"lemma": "computing",
"start_char": 121,
"text": "computing",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 131,
"feats": null,
"head": 3,
"id": 20,
"lemma": ".",
"start_char": 130,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
],
[
0,
8,
8
]
],
[
[
0,
6,
6
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
6780e51978ef70fefd489a51d79367cc
|
Microsoft Azure provides cloud servers for consumers, but they are still hesitant to switch to cloud computing.
|
[
{
"end_char": 111,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Microsoft Azure provides cloud servers for consumers, but they are still hesitant to switch to cloud computing.",
"tokens": [
{
"deprel": "compound",
"end_char": 9,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Microsoft",
"start_char": 0,
"text": "Microsoft",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "nsubj",
"end_char": 15,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "Azure",
"start_char": 10,
"text": "Azure",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 24,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "provide",
"start_char": 16,
"text": "provides",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "compound",
"end_char": 30,
"feats": "Number=Sing",
"head": 5,
"id": 4,
"lemma": "cloud",
"start_char": 25,
"text": "cloud",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 38,
"feats": "Number=Plur",
"head": 3,
"id": 5,
"lemma": "server",
"start_char": 31,
"text": "servers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 42,
"feats": null,
"head": 7,
"id": 6,
"lemma": "for",
"start_char": 39,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 52,
"feats": "Number=Plur",
"head": 3,
"id": 7,
"lemma": "consumer",
"start_char": 43,
"text": "consumers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 53,
"feats": null,
"head": 13,
"id": 8,
"lemma": ",",
"start_char": 52,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 57,
"feats": null,
"head": 13,
"id": 9,
"lemma": "but",
"start_char": 54,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 62,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 13,
"id": 10,
"lemma": "they",
"start_char": 58,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 66,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": 11,
"lemma": "be",
"start_char": 63,
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 72,
"feats": null,
"head": 13,
"id": 12,
"lemma": "still",
"start_char": 67,
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 81,
"feats": "Degree=Pos",
"head": 3,
"id": 13,
"lemma": "hesitant",
"start_char": 73,
"text": "hesitant",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 84,
"feats": null,
"head": 15,
"id": 14,
"lemma": "to",
"start_char": 82,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 91,
"feats": "VerbForm=Inf",
"head": 13,
"id": 15,
"lemma": "switch",
"start_char": 85,
"text": "switch",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 94,
"feats": null,
"head": 18,
"id": 16,
"lemma": "to",
"start_char": 92,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"end_char": 100,
"feats": "Number=Sing",
"head": 18,
"id": 17,
"lemma": "cloud",
"start_char": 95,
"text": "cloud",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"end_char": 110,
"feats": "Number=Sing",
"head": 15,
"id": 18,
"lemma": "computing",
"start_char": 101,
"text": "computing",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 111,
"feats": null,
"head": 3,
"id": 19,
"lemma": ".",
"start_char": 110,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
]
],
[
[
0,
6,
6
],
[
0,
9,
9
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
193538d2244e37951b83c3e826bda23a
|
Herald Simmons has tremendous skill in rousing up the audience for Knight Keller because he has such excellent speaking qualities.
|
[
{
"end_char": 130,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Herald Simmons has tremendous skill in rousing up the audience for Knight Keller because he has such excellent speaking qualities.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Herald",
"start_char": 0,
"text": "Herald",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 14,
"feats": "Number=Sing",
"head": 1,
"id": 2,
"lemma": "Simmons",
"start_char": 7,
"text": "Simmons",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "have",
"start_char": 15,
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "amod",
"end_char": 29,
"feats": "Degree=Pos",
"head": 5,
"id": 4,
"lemma": "tremendous",
"start_char": 19,
"text": "tremendous",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 35,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "skill",
"start_char": 30,
"text": "skill",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 38,
"feats": null,
"head": 7,
"id": 6,
"lemma": "in",
"start_char": 36,
"text": "in",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "acl",
"end_char": 46,
"feats": "VerbForm=Ger",
"head": 5,
"id": 7,
"lemma": "rouse",
"start_char": 39,
"text": "rousing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "compound:prt",
"end_char": 49,
"feats": null,
"head": 7,
"id": 8,
"lemma": "up",
"start_char": 47,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "det",
"end_char": 53,
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": 9,
"lemma": "the",
"start_char": 50,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 62,
"feats": "Number=Sing",
"head": 7,
"id": 10,
"lemma": "audience",
"start_char": 54,
"text": "audience",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 66,
"feats": null,
"head": 12,
"id": 11,
"lemma": "for",
"start_char": 63,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 73,
"feats": "Number=Sing",
"head": 7,
"id": 12,
"lemma": "Knight",
"start_char": 67,
"text": "Knight",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 80,
"feats": "Number=Sing",
"head": 12,
"id": 13,
"lemma": "Keller",
"start_char": 74,
"text": "Keller",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 88,
"feats": null,
"head": 16,
"id": 14,
"lemma": "because",
"start_char": 81,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 91,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 15,
"lemma": "he",
"start_char": 89,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 95,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 16,
"lemma": "have",
"start_char": 92,
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "amod",
"end_char": 100,
"feats": "Degree=Pos",
"head": 20,
"id": 17,
"lemma": "such",
"start_char": 96,
"text": "such",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"end_char": 110,
"feats": "Degree=Pos",
"head": 20,
"id": 18,
"lemma": "excellent",
"start_char": 101,
"text": "excellent",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"end_char": 119,
"feats": "Number=Sing",
"head": 20,
"id": 19,
"lemma": "speak",
"start_char": 111,
"text": "speaking",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 129,
"feats": "Number=Plur",
"head": 16,
"id": 20,
"lemma": "quality",
"start_char": 120,
"text": "qualities",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 130,
"feats": null,
"head": 3,
"id": 21,
"lemma": ".",
"start_char": 129,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
],
[
0,
14,
14
]
],
[
[
0,
11,
12
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
7838813416edff4d75a8561b126f2a96
|
Herald Simmons has tremendous skill in rousing up the audience for Knight Keller, so he recruited him solely to get the audience riled up for him.
|
[
{
"end_char": 146,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Herald Simmons has tremendous skill in rousing up the audience for Knight Keller, so he recruited him solely to get the audience riled up for him.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Herald",
"start_char": 0,
"text": "Herald",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 14,
"feats": "Number=Sing",
"head": 1,
"id": 2,
"lemma": "Simmons",
"start_char": 7,
"text": "Simmons",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "have",
"start_char": 15,
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "amod",
"end_char": 29,
"feats": "Degree=Pos",
"head": 5,
"id": 4,
"lemma": "tremendous",
"start_char": 19,
"text": "tremendous",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 35,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "skill",
"start_char": 30,
"text": "skill",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 38,
"feats": null,
"head": 7,
"id": 6,
"lemma": "in",
"start_char": 36,
"text": "in",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "acl",
"end_char": 46,
"feats": "VerbForm=Ger",
"head": 5,
"id": 7,
"lemma": "rouse",
"start_char": 39,
"text": "rousing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "compound:prt",
"end_char": 49,
"feats": null,
"head": 7,
"id": 8,
"lemma": "up",
"start_char": 47,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "det",
"end_char": 53,
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": 9,
"lemma": "the",
"start_char": 50,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 62,
"feats": "Number=Sing",
"head": 7,
"id": 10,
"lemma": "audience",
"start_char": 54,
"text": "audience",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 66,
"feats": null,
"head": 12,
"id": 11,
"lemma": "for",
"start_char": 63,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 73,
"feats": "Number=Sing",
"head": 7,
"id": 12,
"lemma": "Knight",
"start_char": 67,
"text": "Knight",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 80,
"feats": "Number=Sing",
"head": 12,
"id": 13,
"lemma": "Keller",
"start_char": 74,
"text": "Keller",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 81,
"feats": null,
"head": 17,
"id": 14,
"lemma": ",",
"start_char": 80,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 84,
"feats": null,
"head": 17,
"id": 15,
"lemma": "so",
"start_char": 82,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 87,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 16,
"lemma": "he",
"start_char": 85,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"end_char": 97,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 17,
"lemma": "recruit",
"start_char": 88,
"text": "recruited",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 101,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 18,
"lemma": "he",
"start_char": 98,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 108,
"feats": null,
"head": 17,
"id": 19,
"lemma": "solely",
"start_char": 102,
"text": "solely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 111,
"feats": null,
"head": 21,
"id": 20,
"lemma": "to",
"start_char": 109,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 115,
"feats": "VerbForm=Inf",
"head": 17,
"id": 21,
"lemma": "get",
"start_char": 112,
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 119,
"feats": "Definite=Def|PronType=Art",
"head": 23,
"id": 22,
"lemma": "the",
"start_char": 116,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 128,
"feats": "Number=Sing",
"head": 21,
"id": 23,
"lemma": "audience",
"start_char": 120,
"text": "audience",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "xcomp",
"end_char": 134,
"feats": "Tense=Past|VerbForm=Part",
"head": 21,
"id": 24,
"lemma": "rile",
"start_char": 129,
"text": "riled",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "compound:prt",
"end_char": 137,
"feats": null,
"head": 24,
"id": 25,
"lemma": "up",
"start_char": 135,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "case",
"end_char": 141,
"feats": null,
"head": 27,
"id": 26,
"lemma": "for",
"start_char": 138,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 145,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 24,
"id": 27,
"lemma": "he",
"start_char": 142,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 146,
"feats": null,
"head": 3,
"id": 28,
"lemma": ".",
"start_char": 145,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
]
],
[
[
0,
11,
12
],
[
0,
15,
15
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
aa992d4e394e487001e0ed1c13f89219
|
DVD Players are slowly being replaced by Blu Ray Systems since they are becoming the new medium of entertainment.
|
[
{
"end_char": 113,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "DVD Players are slowly being replaced by Blu Ray Systems since they are becoming the new medium of entertainment.",
"tokens": [
{
"deprel": "compound",
"end_char": 3,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "dvd",
"start_char": 0,
"text": "DVD",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj:pass",
"end_char": 11,
"feats": "Number=Plur",
"head": 6,
"id": 2,
"lemma": "player",
"start_char": 4,
"text": "Players",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "aux",
"end_char": 15,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 3,
"lemma": "be",
"start_char": 12,
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 22,
"feats": null,
"head": 6,
"id": 4,
"lemma": "slowly",
"start_char": 16,
"text": "slowly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "aux:pass",
"end_char": 28,
"feats": "VerbForm=Ger",
"head": 6,
"id": 5,
"lemma": "be",
"start_char": 23,
"text": "being",
"upos": "AUX",
"xpos": "VBG"
},
{
"deprel": "root",
"end_char": 37,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 6,
"lemma": "replace",
"start_char": 29,
"text": "replaced",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 40,
"feats": null,
"head": 10,
"id": 7,
"lemma": "by",
"start_char": 38,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"end_char": 44,
"feats": "Number=Sing",
"head": 9,
"id": 8,
"lemma": "Blu",
"start_char": 41,
"text": "Blu",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "compound",
"end_char": 48,
"feats": "Number=Sing",
"head": 10,
"id": 9,
"lemma": "Ray",
"start_char": 45,
"text": "Ray",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "obl",
"end_char": 56,
"feats": "Number=Plur",
"head": 6,
"id": 10,
"lemma": "System",
"start_char": 49,
"text": "Systems",
"upos": "PROPN",
"xpos": "NNPS"
},
{
"deprel": "mark",
"end_char": 62,
"feats": null,
"head": 14,
"id": 11,
"lemma": "since",
"start_char": 57,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 67,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 14,
"id": 12,
"lemma": "they",
"start_char": 63,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 71,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 14,
"id": 13,
"lemma": "be",
"start_char": 68,
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advcl",
"end_char": 80,
"feats": "Tense=Pres|VerbForm=Part",
"head": 6,
"id": 14,
"lemma": "become",
"start_char": 72,
"text": "becoming",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"end_char": 84,
"feats": "Definite=Def|PronType=Art",
"head": 17,
"id": 15,
"lemma": "the",
"start_char": 81,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 88,
"feats": "Degree=Pos",
"head": 17,
"id": 16,
"lemma": "new",
"start_char": 85,
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "xcomp",
"end_char": 95,
"feats": "Number=Sing",
"head": 14,
"id": 17,
"lemma": "medium",
"start_char": 89,
"text": "medium",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 98,
"feats": null,
"head": 19,
"id": 18,
"lemma": "of",
"start_char": 96,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 112,
"feats": "Number=Sing",
"head": 17,
"id": 19,
"lemma": "entertainment",
"start_char": 99,
"text": "entertainment",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 113,
"feats": null,
"head": 6,
"id": 20,
"lemma": ".",
"start_char": 112,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
]
],
[
[
0,
7,
9
],
[
0,
11,
11
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
9d2594d06c99a5d68f562281f1810a3f
|
DVD Players are slowly being replaced by Blu Ray Systems, but they will still exist for years to come.
|
[
{
"end_char": 102,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "DVD Players are slowly being replaced by Blu Ray Systems, but they will still exist for years to come.",
"tokens": [
{
"deprel": "compound",
"end_char": 3,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "dvd",
"start_char": 0,
"text": "DVD",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj:pass",
"end_char": 11,
"feats": "Number=Plur",
"head": 6,
"id": 2,
"lemma": "player",
"start_char": 4,
"text": "Players",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "aux",
"end_char": 15,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 3,
"lemma": "be",
"start_char": 12,
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 22,
"feats": null,
"head": 6,
"id": 4,
"lemma": "slowly",
"start_char": 16,
"text": "slowly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "aux:pass",
"end_char": 28,
"feats": "VerbForm=Ger",
"head": 6,
"id": 5,
"lemma": "be",
"start_char": 23,
"text": "being",
"upos": "AUX",
"xpos": "VBG"
},
{
"deprel": "root",
"end_char": 37,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 6,
"lemma": "replace",
"start_char": 29,
"text": "replaced",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 40,
"feats": null,
"head": 10,
"id": 7,
"lemma": "by",
"start_char": 38,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"end_char": 44,
"feats": "Number=Sing",
"head": 9,
"id": 8,
"lemma": "Blu",
"start_char": 41,
"text": "Blu",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "compound",
"end_char": 48,
"feats": "Number=Sing",
"head": 10,
"id": 9,
"lemma": "Ray",
"start_char": 45,
"text": "Ray",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "obl",
"end_char": 56,
"feats": "Number=Plur",
"head": 6,
"id": 10,
"lemma": "System",
"start_char": 49,
"text": "Systems",
"upos": "PROPN",
"xpos": "NNPS"
},
{
"deprel": "punct",
"end_char": 57,
"feats": null,
"head": 16,
"id": 11,
"lemma": ",",
"start_char": 56,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 61,
"feats": null,
"head": 16,
"id": 12,
"lemma": "but",
"start_char": 58,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 66,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 16,
"id": 13,
"lemma": "they",
"start_char": 62,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 71,
"feats": "VerbForm=Fin",
"head": 16,
"id": 14,
"lemma": "will",
"start_char": 67,
"text": "will",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 77,
"feats": null,
"head": 16,
"id": 15,
"lemma": "still",
"start_char": 72,
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 83,
"feats": "VerbForm=Inf",
"head": 6,
"id": 16,
"lemma": "exist",
"start_char": 78,
"text": "exist",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 87,
"feats": null,
"head": 18,
"id": 17,
"lemma": "for",
"start_char": 84,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 93,
"feats": "Number=Plur",
"head": 16,
"id": 18,
"lemma": "year",
"start_char": 88,
"text": "years",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 96,
"feats": null,
"head": 20,
"id": 19,
"lemma": "to",
"start_char": 94,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"end_char": 101,
"feats": "VerbForm=Inf",
"head": 18,
"id": 20,
"lemma": "come",
"start_char": 97,
"text": "come",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"end_char": 102,
"feats": null,
"head": 6,
"id": 21,
"lemma": ".",
"start_char": 101,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
],
[
0,
12,
12
]
],
[
[
0,
7,
9
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
1647d49af15bc3834d4e1ca654a02485
|
Soldiers of the armed forces were slowly being phased out by genetically engineered soldiers since they were physically inferior to their new counterparts.
|
[
{
"end_char": 155,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Soldiers of the armed forces were slowly being phased out by genetically engineered soldiers since they were physically inferior to their new counterparts.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 8,
"feats": "Number=Plur",
"head": 9,
"id": 1,
"lemma": "soldier",
"start_char": 0,
"text": "Soldiers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 11,
"feats": null,
"head": 5,
"id": 2,
"lemma": "of",
"start_char": 9,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 15,
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": 3,
"lemma": "the",
"start_char": 12,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 21,
"feats": "Degree=Pos",
"head": 5,
"id": 4,
"lemma": "armed",
"start_char": 16,
"text": "armed",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod",
"end_char": 28,
"feats": "Number=Plur",
"head": 1,
"id": 5,
"lemma": "force",
"start_char": 22,
"text": "forces",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "aux",
"end_char": 33,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": 6,
"lemma": "be",
"start_char": 29,
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 40,
"feats": null,
"head": 9,
"id": 7,
"lemma": "slowly",
"start_char": 34,
"text": "slowly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "aux:pass",
"end_char": 46,
"feats": "VerbForm=Ger",
"head": 9,
"id": 8,
"lemma": "be",
"start_char": 41,
"text": "being",
"upos": "AUX",
"xpos": "VBG"
},
{
"deprel": "root",
"end_char": 53,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 9,
"lemma": "phase",
"start_char": 47,
"text": "phased",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "compound:prt",
"end_char": 57,
"feats": null,
"head": 9,
"id": 10,
"lemma": "out",
"start_char": 54,
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "case",
"end_char": 60,
"feats": null,
"head": 14,
"id": 11,
"lemma": "by",
"start_char": 58,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advmod",
"end_char": 72,
"feats": "Degree=Pos",
"head": 13,
"id": 12,
"lemma": "genetically",
"start_char": 61,
"text": "genetically",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"end_char": 83,
"feats": "Tense=Past|VerbForm=Part",
"head": 14,
"id": 13,
"lemma": "engineer",
"start_char": 73,
"text": "engineered",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obl",
"end_char": 92,
"feats": "Number=Plur",
"head": 9,
"id": 14,
"lemma": "soldier",
"start_char": 84,
"text": "soldiers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 98,
"feats": null,
"head": 19,
"id": 15,
"lemma": "since",
"start_char": 93,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 103,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 19,
"id": 16,
"lemma": "they",
"start_char": 99,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 108,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 19,
"id": 17,
"lemma": "be",
"start_char": 104,
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 119,
"feats": null,
"head": 19,
"id": 18,
"lemma": "physically",
"start_char": 109,
"text": "physically",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 128,
"feats": "Degree=Pos",
"head": 9,
"id": 19,
"lemma": "inferior",
"start_char": 120,
"text": "inferior",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 131,
"feats": null,
"head": 23,
"id": 20,
"lemma": "to",
"start_char": 129,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 137,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 23,
"id": 21,
"lemma": "their",
"start_char": 132,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 141,
"feats": "Degree=Pos",
"head": 23,
"id": 22,
"lemma": "new",
"start_char": 138,
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 154,
"feats": "Number=Plur",
"head": 19,
"id": 23,
"lemma": "counterpart",
"start_char": 142,
"text": "counterparts",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 155,
"feats": null,
"head": 9,
"id": 24,
"lemma": ".",
"start_char": 154,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
4
],
[
0,
15,
15
]
],
[
[
0,
11,
13
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
680b09db4c55ac53badd6d27d1abe75d
|
Soldiers of the armed forces were slowly being phased out by genetically engineered soldiers because they were created solely for the purpose of excelled warfare.
|
[
{
"end_char": 162,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Soldiers of the armed forces were slowly being phased out by genetically engineered soldiers because they were created solely for the purpose of excelled warfare.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 8,
"feats": "Number=Plur",
"head": 9,
"id": 1,
"lemma": "soldier",
"start_char": 0,
"text": "Soldiers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 11,
"feats": null,
"head": 5,
"id": 2,
"lemma": "of",
"start_char": 9,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 15,
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": 3,
"lemma": "the",
"start_char": 12,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 21,
"feats": "Degree=Pos",
"head": 5,
"id": 4,
"lemma": "armed",
"start_char": 16,
"text": "armed",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod",
"end_char": 28,
"feats": "Number=Plur",
"head": 1,
"id": 5,
"lemma": "force",
"start_char": 22,
"text": "forces",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "aux",
"end_char": 33,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": 6,
"lemma": "be",
"start_char": 29,
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 40,
"feats": null,
"head": 9,
"id": 7,
"lemma": "slowly",
"start_char": 34,
"text": "slowly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "aux:pass",
"end_char": 46,
"feats": "VerbForm=Ger",
"head": 9,
"id": 8,
"lemma": "be",
"start_char": 41,
"text": "being",
"upos": "AUX",
"xpos": "VBG"
},
{
"deprel": "root",
"end_char": 53,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 9,
"lemma": "phase",
"start_char": 47,
"text": "phased",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "compound:prt",
"end_char": 57,
"feats": null,
"head": 9,
"id": 10,
"lemma": "out",
"start_char": 54,
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "case",
"end_char": 60,
"feats": null,
"head": 14,
"id": 11,
"lemma": "by",
"start_char": 58,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advmod",
"end_char": 72,
"feats": "Degree=Pos",
"head": 13,
"id": 12,
"lemma": "genetically",
"start_char": 61,
"text": "genetically",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"end_char": 83,
"feats": "Tense=Past|VerbForm=Part",
"head": 14,
"id": 13,
"lemma": "engineer",
"start_char": 73,
"text": "engineered",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obl",
"end_char": 92,
"feats": "Number=Plur",
"head": 9,
"id": 14,
"lemma": "soldier",
"start_char": 84,
"text": "soldiers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 100,
"feats": null,
"head": 18,
"id": 15,
"lemma": "because",
"start_char": 93,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 105,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 18,
"id": 16,
"lemma": "they",
"start_char": 101,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 110,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": 17,
"lemma": "be",
"start_char": 106,
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 118,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 9,
"id": 18,
"lemma": "create",
"start_char": 111,
"text": "created",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "advmod",
"end_char": 125,
"feats": null,
"head": 18,
"id": 19,
"lemma": "solely",
"start_char": 119,
"text": "solely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 129,
"feats": null,
"head": 22,
"id": 20,
"lemma": "for",
"start_char": 126,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 133,
"feats": "Definite=Def|PronType=Art",
"head": 22,
"id": 21,
"lemma": "the",
"start_char": 130,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 141,
"feats": "Number=Sing",
"head": 18,
"id": 22,
"lemma": "purpose",
"start_char": 134,
"text": "purpose",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 144,
"feats": null,
"head": 25,
"id": 23,
"lemma": "of",
"start_char": 142,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 153,
"feats": "Tense=Past|VerbForm=Part",
"head": 25,
"id": 24,
"lemma": "excel",
"start_char": 145,
"text": "excelled",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "nmod",
"end_char": 161,
"feats": "Number=Sing",
"head": 22,
"id": 25,
"lemma": "warfare",
"start_char": 154,
"text": "warfare",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 162,
"feats": null,
"head": 9,
"id": 26,
"lemma": ".",
"start_char": 161,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
4
]
],
[
[
0,
11,
13
],
[
0,
15,
15
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
5bda500155646f16f9616ed4ec515ca0
|
Todd was offered a recruitment letter from the Dean of Admissions himself because he had an athletic ability that was highly regarded by the university.
|
[
{
"end_char": 152,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Todd was offered a recruitment letter from the Dean of Admissions himself because he had an athletic ability that was highly regarded by the university.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 4,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Todd",
"start_char": 0,
"text": "Todd",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 8,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"start_char": 5,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 16,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 3,
"lemma": "offer",
"start_char": 9,
"text": "offered",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "det",
"end_char": 18,
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": 4,
"lemma": "a",
"start_char": 17,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 30,
"feats": "Number=Sing",
"head": 6,
"id": 5,
"lemma": "recruitment",
"start_char": 19,
"text": "recruitment",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 37,
"feats": "Number=Sing",
"head": 3,
"id": 6,
"lemma": "letter",
"start_char": 31,
"text": "letter",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 42,
"feats": null,
"head": 9,
"id": 7,
"lemma": "from",
"start_char": 38,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 46,
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": 8,
"lemma": "the",
"start_char": 43,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 51,
"feats": "Number=Sing",
"head": 6,
"id": 9,
"lemma": "Dean",
"start_char": 47,
"text": "Dean",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 54,
"feats": null,
"head": 11,
"id": 10,
"lemma": "of",
"start_char": 52,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 65,
"feats": "Number=Plur",
"head": 9,
"id": 11,
"lemma": "admission",
"start_char": 55,
"text": "Admissions",
"upos": "PROPN",
"xpos": "NNPS"
},
{
"deprel": "obl:npmod",
"end_char": 73,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs|Reflex=Yes",
"head": 3,
"id": 12,
"lemma": "himself",
"start_char": 66,
"text": "himself",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 81,
"feats": null,
"head": 15,
"id": 13,
"lemma": "because",
"start_char": 74,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 84,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 14,
"lemma": "he",
"start_char": 82,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 88,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 15,
"lemma": "have",
"start_char": 85,
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 91,
"feats": "Definite=Ind|PronType=Art",
"head": 18,
"id": 16,
"lemma": "a",
"start_char": 89,
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 100,
"feats": "Degree=Pos",
"head": 18,
"id": 17,
"lemma": "athletic",
"start_char": 92,
"text": "athletic",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 108,
"feats": "Number=Sing",
"head": 15,
"id": 18,
"lemma": "ability",
"start_char": 101,
"text": "ability",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj:pass",
"end_char": 113,
"feats": "PronType=Rel",
"head": 22,
"id": 19,
"lemma": "that",
"start_char": 109,
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "aux:pass",
"end_char": 117,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 22,
"id": 20,
"lemma": "be",
"start_char": 114,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 124,
"feats": null,
"head": 22,
"id": 21,
"lemma": "highly",
"start_char": 118,
"text": "highly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "acl:relcl",
"end_char": 133,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 18,
"id": 22,
"lemma": "regard",
"start_char": 125,
"text": "regarded",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 136,
"feats": null,
"head": 25,
"id": 23,
"lemma": "by",
"start_char": 134,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 140,
"feats": "Definite=Def|PronType=Art",
"head": 25,
"id": 24,
"lemma": "the",
"start_char": 137,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:agent",
"end_char": 151,
"feats": "Number=Sing",
"head": 22,
"id": 25,
"lemma": "university",
"start_char": 141,
"text": "university",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 152,
"feats": null,
"head": 3,
"id": 26,
"lemma": ".",
"start_char": 151,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
7,
10
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
d9c57939126c12db3491d3a5cfe3bd35
|
Todd was offered a recruitment letter from the Dean of Admissions himself since he wanted to recruit such talent into their athletics department.
|
[
{
"end_char": 145,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Todd was offered a recruitment letter from the Dean of Admissions himself since he wanted to recruit such talent into their athletics department.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 4,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Todd",
"start_char": 0,
"text": "Todd",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 8,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"start_char": 5,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 16,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 3,
"lemma": "offer",
"start_char": 9,
"text": "offered",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "det",
"end_char": 18,
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": 4,
"lemma": "a",
"start_char": 17,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 30,
"feats": "Number=Sing",
"head": 6,
"id": 5,
"lemma": "recruitment",
"start_char": 19,
"text": "recruitment",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 37,
"feats": "Number=Sing",
"head": 3,
"id": 6,
"lemma": "letter",
"start_char": 31,
"text": "letter",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 42,
"feats": null,
"head": 9,
"id": 7,
"lemma": "from",
"start_char": 38,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 46,
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": 8,
"lemma": "the",
"start_char": 43,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 51,
"feats": "Number=Sing",
"head": 6,
"id": 9,
"lemma": "Dean",
"start_char": 47,
"text": "Dean",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 54,
"feats": null,
"head": 11,
"id": 10,
"lemma": "of",
"start_char": 52,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 65,
"feats": "Number=Plur",
"head": 9,
"id": 11,
"lemma": "admission",
"start_char": 55,
"text": "Admissions",
"upos": "PROPN",
"xpos": "NNPS"
},
{
"deprel": "obl:npmod",
"end_char": 73,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs|Reflex=Yes",
"head": 3,
"id": 12,
"lemma": "himself",
"start_char": 66,
"text": "himself",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 79,
"feats": null,
"head": 15,
"id": 13,
"lemma": "since",
"start_char": 74,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 82,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 14,
"lemma": "he",
"start_char": 80,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 89,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 15,
"lemma": "want",
"start_char": 83,
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 92,
"feats": null,
"head": 17,
"id": 16,
"lemma": "to",
"start_char": 90,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 100,
"feats": "VerbForm=Inf",
"head": 15,
"id": 17,
"lemma": "recruit",
"start_char": 93,
"text": "recruit",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "amod",
"end_char": 105,
"feats": "Degree=Pos",
"head": 19,
"id": 18,
"lemma": "such",
"start_char": 101,
"text": "such",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 112,
"feats": "Number=Sing",
"head": 17,
"id": 19,
"lemma": "talent",
"start_char": 106,
"text": "talent",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 117,
"feats": null,
"head": 23,
"id": 20,
"lemma": "into",
"start_char": 113,
"text": "into",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 123,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 23,
"id": 21,
"lemma": "their",
"start_char": 118,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "compound",
"end_char": 133,
"feats": "Number=Plur",
"head": 23,
"id": 22,
"lemma": "athletic",
"start_char": 124,
"text": "athletics",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "obl",
"end_char": 144,
"feats": "Number=Sing",
"head": 17,
"id": 23,
"lemma": "department",
"start_char": 134,
"text": "department",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 145,
"feats": null,
"head": 3,
"id": 24,
"lemma": ".",
"start_char": 144,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
]
],
[
[
0,
7,
10
],
[
0,
13,
13
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
d3f8571cc993272b228b23f024b43779
|
The officers chose a planet to send the new soldiers so they could receive experience in hostile environments.
|
[
{
"end_char": 110,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "The officers chose a planet to send the new soldiers so they could receive experience in hostile environments.",
"tokens": [
{
"deprel": "det",
"end_char": 3,
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": 1,
"lemma": "the",
"start_char": 0,
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 12,
"feats": "Number=Plur",
"head": 3,
"id": 2,
"lemma": "officer",
"start_char": 4,
"text": "officers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "choose",
"start_char": 13,
"text": "chose",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 20,
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": 4,
"lemma": "a",
"start_char": 19,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 27,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "planet",
"start_char": 21,
"text": "planet",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 30,
"feats": null,
"head": 7,
"id": 6,
"lemma": "to",
"start_char": 28,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 35,
"feats": "VerbForm=Inf",
"head": 3,
"id": 7,
"lemma": "send",
"start_char": 31,
"text": "send",
"upos": "VERB",
"xpos": "VB"
},
{
"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": 43,
"feats": "Degree=Pos",
"head": 10,
"id": 9,
"lemma": "new",
"start_char": 40,
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 52,
"feats": "Number=Plur",
"head": 7,
"id": 10,
"lemma": "soldier",
"start_char": 44,
"text": "soldiers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 55,
"feats": null,
"head": 14,
"id": 11,
"lemma": "so",
"start_char": 53,
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 60,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 14,
"id": 12,
"lemma": "they",
"start_char": 56,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 66,
"feats": "VerbForm=Fin",
"head": 14,
"id": 13,
"lemma": "could",
"start_char": 61,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"end_char": 74,
"feats": "VerbForm=Inf",
"head": 7,
"id": 14,
"lemma": "receive",
"start_char": 67,
"text": "receive",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 85,
"feats": "Number=Sing",
"head": 14,
"id": 15,
"lemma": "experience",
"start_char": 75,
"text": "experience",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 88,
"feats": null,
"head": 18,
"id": 16,
"lemma": "in",
"start_char": 86,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 96,
"feats": "Degree=Pos",
"head": 18,
"id": 17,
"lemma": "hostile",
"start_char": 89,
"text": "hostile",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 109,
"feats": "Number=Plur",
"head": 14,
"id": 18,
"lemma": "environment",
"start_char": 97,
"text": "environments",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 110,
"feats": null,
"head": 3,
"id": 19,
"lemma": ".",
"start_char": 109,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
]
],
[
[
0,
7,
9
],
[
0,
11,
11
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
34e55f1c31d681219335777b80189bc8
|
The officers chose a planet to send the new soldiers, because they wanted them to be trained in hostile environments.
|
[
{
"end_char": 117,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "The officers chose a planet to send the new soldiers, because they wanted them to be trained in hostile environments.",
"tokens": [
{
"deprel": "det",
"end_char": 3,
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": 1,
"lemma": "the",
"start_char": 0,
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 12,
"feats": "Number=Plur",
"head": 3,
"id": 2,
"lemma": "officer",
"start_char": 4,
"text": "officers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "choose",
"start_char": 13,
"text": "chose",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 20,
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": 4,
"lemma": "a",
"start_char": 19,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 27,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "planet",
"start_char": 21,
"text": "planet",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 30,
"feats": null,
"head": 7,
"id": 6,
"lemma": "to",
"start_char": 28,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 35,
"feats": "VerbForm=Inf",
"head": 3,
"id": 7,
"lemma": "send",
"start_char": 31,
"text": "send",
"upos": "VERB",
"xpos": "VB"
},
{
"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": 43,
"feats": "Degree=Pos",
"head": 10,
"id": 9,
"lemma": "new",
"start_char": 40,
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 52,
"feats": "Number=Plur",
"head": 7,
"id": 10,
"lemma": "soldier",
"start_char": 44,
"text": "soldiers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 53,
"feats": null,
"head": 14,
"id": 11,
"lemma": ",",
"start_char": 52,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 61,
"feats": null,
"head": 14,
"id": 12,
"lemma": "because",
"start_char": 54,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 66,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "they",
"start_char": 62,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 73,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 14,
"lemma": "want",
"start_char": 67,
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 78,
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 14,
"id": 15,
"lemma": "they",
"start_char": 74,
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 81,
"feats": null,
"head": 18,
"id": 16,
"lemma": "to",
"start_char": 79,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "aux:pass",
"end_char": 84,
"feats": "VerbForm=Inf",
"head": 18,
"id": 17,
"lemma": "be",
"start_char": 82,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 92,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 14,
"id": 18,
"lemma": "train",
"start_char": 85,
"text": "trained",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 95,
"feats": null,
"head": 21,
"id": 19,
"lemma": "in",
"start_char": 93,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 103,
"feats": "Degree=Pos",
"head": 21,
"id": 20,
"lemma": "hostile",
"start_char": 96,
"text": "hostile",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 116,
"feats": "Number=Plur",
"head": 18,
"id": 21,
"lemma": "environment",
"start_char": 104,
"text": "environments",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 117,
"feats": null,
"head": 3,
"id": 22,
"lemma": ".",
"start_char": 116,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
],
[
0,
12,
12
]
],
[
[
0,
7,
9
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
f91ed526b68050533de45074c40d2a02
|
The dumpsters arrived each day to retrieve the garbage of the population because they produced a lot of garbage every day.
|
[
{
"end_char": 122,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "The dumpsters arrived each day to retrieve the garbage of the population because they produced a lot of garbage every day.",
"tokens": [
{
"deprel": "det",
"end_char": 3,
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": 1,
"lemma": "the",
"start_char": 0,
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 13,
"feats": "Number=Plur",
"head": 3,
"id": 2,
"lemma": "dumpster",
"start_char": 4,
"text": "dumpsters",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "root",
"end_char": 21,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "arrive",
"start_char": 14,
"text": "arrived",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 26,
"feats": null,
"head": 5,
"id": 4,
"lemma": "each",
"start_char": 22,
"text": "each",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:tmod",
"end_char": 30,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "day",
"start_char": 27,
"text": "day",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 33,
"feats": null,
"head": 7,
"id": 6,
"lemma": "to",
"start_char": 31,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 42,
"feats": "VerbForm=Inf",
"head": 3,
"id": 7,
"lemma": "retrieve",
"start_char": 34,
"text": "retrieve",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 46,
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": 8,
"lemma": "the",
"start_char": 43,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 54,
"feats": "Number=Sing",
"head": 7,
"id": 9,
"lemma": "garbage",
"start_char": 47,
"text": "garbage",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 57,
"feats": null,
"head": 12,
"id": 10,
"lemma": "of",
"start_char": 55,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 61,
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": 11,
"lemma": "the",
"start_char": 58,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 72,
"feats": "Number=Sing",
"head": 9,
"id": 12,
"lemma": "population",
"start_char": 62,
"text": "population",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 80,
"feats": null,
"head": 15,
"id": 13,
"lemma": "because",
"start_char": 73,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 85,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 15,
"id": 14,
"lemma": "they",
"start_char": 81,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 94,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 15,
"lemma": "produce",
"start_char": 86,
"text": "produced",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 96,
"feats": "Definite=Ind|PronType=Art",
"head": 17,
"id": 16,
"lemma": "a",
"start_char": 95,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 100,
"feats": "Number=Sing",
"head": 15,
"id": 17,
"lemma": "lot",
"start_char": 97,
"text": "lot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 103,
"feats": null,
"head": 19,
"id": 18,
"lemma": "of",
"start_char": 101,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 111,
"feats": "Number=Sing",
"head": 17,
"id": 19,
"lemma": "garbage",
"start_char": 104,
"text": "garbage",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "det",
"end_char": 117,
"feats": "PronType=Tot",
"head": 21,
"id": 20,
"lemma": "every",
"start_char": 112,
"text": "every",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:tmod",
"end_char": 121,
"feats": "Number=Sing",
"head": 15,
"id": 21,
"lemma": "day",
"start_char": 118,
"text": "day",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 122,
"feats": null,
"head": 3,
"id": 22,
"lemma": ".",
"start_char": 121,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
]
],
[
[
0,
10,
11
],
[
0,
13,
13
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
1216021c0796185f67e566b140c08c3b
|
The dumpsters arrived each day to retrieve the garbage of the population, but they can be called to arrive if requested.
|
[
{
"end_char": 120,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "The dumpsters arrived each day to retrieve the garbage of the population, but they can be called to arrive if requested.",
"tokens": [
{
"deprel": "det",
"end_char": 3,
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": 1,
"lemma": "the",
"start_char": 0,
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 13,
"feats": "Number=Plur",
"head": 3,
"id": 2,
"lemma": "dumpster",
"start_char": 4,
"text": "dumpsters",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "root",
"end_char": 21,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "arrive",
"start_char": 14,
"text": "arrived",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 26,
"feats": null,
"head": 5,
"id": 4,
"lemma": "each",
"start_char": 22,
"text": "each",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:tmod",
"end_char": 30,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "day",
"start_char": 27,
"text": "day",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 33,
"feats": null,
"head": 7,
"id": 6,
"lemma": "to",
"start_char": 31,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 42,
"feats": "VerbForm=Inf",
"head": 3,
"id": 7,
"lemma": "retrieve",
"start_char": 34,
"text": "retrieve",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 46,
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": 8,
"lemma": "the",
"start_char": 43,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 54,
"feats": "Number=Sing",
"head": 7,
"id": 9,
"lemma": "garbage",
"start_char": 47,
"text": "garbage",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 57,
"feats": null,
"head": 12,
"id": 10,
"lemma": "of",
"start_char": 55,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 61,
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": 11,
"lemma": "the",
"start_char": 58,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 72,
"feats": "Number=Sing",
"head": 9,
"id": 12,
"lemma": "population",
"start_char": 62,
"text": "population",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 73,
"feats": null,
"head": 18,
"id": 13,
"lemma": ",",
"start_char": 72,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 77,
"feats": null,
"head": 18,
"id": 14,
"lemma": "but",
"start_char": 74,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj:pass",
"end_char": 82,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 18,
"id": 15,
"lemma": "they",
"start_char": 78,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 86,
"feats": "VerbForm=Fin",
"head": 18,
"id": 16,
"lemma": "can",
"start_char": 83,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux:pass",
"end_char": 89,
"feats": "VerbForm=Inf",
"head": 18,
"id": 17,
"lemma": "be",
"start_char": 87,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "conj",
"end_char": 96,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 3,
"id": 18,
"lemma": "call",
"start_char": 90,
"text": "called",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"end_char": 99,
"feats": null,
"head": 20,
"id": 19,
"lemma": "to",
"start_char": 97,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 106,
"feats": "VerbForm=Inf",
"head": 18,
"id": 20,
"lemma": "arrive",
"start_char": 100,
"text": "arrive",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 109,
"feats": null,
"head": 22,
"id": 21,
"lemma": "if",
"start_char": 107,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 119,
"feats": "Tense=Past|VerbForm=Part",
"head": 20,
"id": 22,
"lemma": "request",
"start_char": 110,
"text": "requested",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 120,
"feats": null,
"head": 3,
"id": 23,
"lemma": ".",
"start_char": 119,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
],
[
0,
14,
14
]
],
[
[
0,
10,
11
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
2cf1b472d3175ab3b985862615eea11b
|
Mike cut his finger while watching Chef Michaels on TV because he was not paying attention to his task at hand.
|
[
{
"end_char": 111,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Mike cut his finger while watching Chef Michaels on TV because he was not paying attention to his task at hand.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Mike",
"start_char": 0,
"text": "Mike",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 8,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "cut",
"start_char": 5,
"text": "cut",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"end_char": 12,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 4,
"id": 3,
"lemma": "his",
"start_char": 9,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 19,
"feats": "Number=Sing",
"head": 2,
"id": 4,
"lemma": "finger",
"start_char": 13,
"text": "finger",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 25,
"feats": null,
"head": 6,
"id": 5,
"lemma": "while",
"start_char": 20,
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 34,
"feats": "VerbForm=Ger",
"head": 2,
"id": 6,
"lemma": "watch",
"start_char": 26,
"text": "watching",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 39,
"feats": "Number=Sing",
"head": 6,
"id": 7,
"lemma": "Chef",
"start_char": 35,
"text": "Chef",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 48,
"feats": "Number=Sing",
"head": 7,
"id": 8,
"lemma": "Michaels",
"start_char": 40,
"text": "Michaels",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 51,
"feats": null,
"head": 10,
"id": 9,
"lemma": "on",
"start_char": 49,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 54,
"feats": "Number=Sing",
"head": 6,
"id": 10,
"lemma": "TV",
"start_char": 52,
"text": "TV",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 62,
"feats": null,
"head": 15,
"id": 11,
"lemma": "because",
"start_char": 55,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 65,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 12,
"lemma": "he",
"start_char": 63,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 69,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": 13,
"lemma": "be",
"start_char": 66,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 73,
"feats": null,
"head": 15,
"id": 14,
"lemma": "not",
"start_char": 70,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 80,
"feats": "Tense=Pres|VerbForm=Part",
"head": 2,
"id": 15,
"lemma": "pay",
"start_char": 74,
"text": "paying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 90,
"feats": "Number=Sing",
"head": 15,
"id": 16,
"lemma": "attention",
"start_char": 81,
"text": "attention",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 93,
"feats": null,
"head": 19,
"id": 17,
"lemma": "to",
"start_char": 91,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 97,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 19,
"id": 18,
"lemma": "his",
"start_char": 94,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 102,
"feats": "Number=Sing",
"head": 15,
"id": 19,
"lemma": "task",
"start_char": 98,
"text": "task",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 105,
"feats": null,
"head": 21,
"id": 20,
"lemma": "at",
"start_char": 103,
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 110,
"feats": "Number=Sing",
"head": 19,
"id": 21,
"lemma": "hand",
"start_char": 106,
"text": "hand",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 111,
"feats": null,
"head": 2,
"id": 22,
"lemma": ".",
"start_char": 110,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
6,
7
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
9c91a4d4438ebc21ddb25fb54b0ae985
|
Mike cut his finger while watching Chef Michaels on TV, but he can sometimes be a distraction from fellow cooks watching him on TV.
|
[
{
"end_char": 131,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Mike cut his finger while watching Chef Michaels on TV, but he can sometimes be a distraction from fellow cooks watching him on TV.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Mike",
"start_char": 0,
"text": "Mike",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 8,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "cut",
"start_char": 5,
"text": "cut",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"end_char": 12,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 4,
"id": 3,
"lemma": "his",
"start_char": 9,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 19,
"feats": "Number=Sing",
"head": 2,
"id": 4,
"lemma": "finger",
"start_char": 13,
"text": "finger",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 25,
"feats": null,
"head": 6,
"id": 5,
"lemma": "while",
"start_char": 20,
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 34,
"feats": "VerbForm=Ger",
"head": 2,
"id": 6,
"lemma": "watch",
"start_char": 26,
"text": "watching",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 39,
"feats": "Number=Sing",
"head": 6,
"id": 7,
"lemma": "Chef",
"start_char": 35,
"text": "Chef",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 48,
"feats": "Number=Sing",
"head": 7,
"id": 8,
"lemma": "Michaels",
"start_char": 40,
"text": "Michaels",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 51,
"feats": null,
"head": 10,
"id": 9,
"lemma": "on",
"start_char": 49,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 54,
"feats": "Number=Sing",
"head": 6,
"id": 10,
"lemma": "TV",
"start_char": 52,
"text": "TV",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 55,
"feats": null,
"head": 18,
"id": 11,
"lemma": ",",
"start_char": 54,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 59,
"feats": null,
"head": 18,
"id": 12,
"lemma": "but",
"start_char": 56,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 62,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": 13,
"lemma": "he",
"start_char": 60,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 66,
"feats": "VerbForm=Fin",
"head": 18,
"id": 14,
"lemma": "can",
"start_char": 63,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 76,
"feats": null,
"head": 18,
"id": 15,
"lemma": "sometimes",
"start_char": 67,
"text": "sometimes",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cop",
"end_char": 79,
"feats": "VerbForm=Inf",
"head": 18,
"id": 16,
"lemma": "be",
"start_char": 77,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 81,
"feats": "Definite=Ind|PronType=Art",
"head": 18,
"id": 17,
"lemma": "a",
"start_char": 80,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "conj",
"end_char": 93,
"feats": "Number=Sing",
"head": 2,
"id": 18,
"lemma": "distraction",
"start_char": 82,
"text": "distraction",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 98,
"feats": null,
"head": 21,
"id": 19,
"lemma": "from",
"start_char": 94,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 105,
"feats": "Degree=Pos",
"head": 21,
"id": 20,
"lemma": "fellow",
"start_char": 99,
"text": "fellow",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod",
"end_char": 111,
"feats": "Number=Plur",
"head": 18,
"id": 21,
"lemma": "cook",
"start_char": 106,
"text": "cooks",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "acl",
"end_char": 120,
"feats": "VerbForm=Ger",
"head": 21,
"id": 22,
"lemma": "watch",
"start_char": 112,
"text": "watching",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 124,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 22,
"id": 23,
"lemma": "he",
"start_char": 121,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 127,
"feats": null,
"head": 25,
"id": 24,
"lemma": "on",
"start_char": 125,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 130,
"feats": "Number=Sing",
"head": 22,
"id": 25,
"lemma": "TV",
"start_char": 128,
"text": "TV",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 131,
"feats": null,
"head": 2,
"id": 26,
"lemma": ".",
"start_char": 130,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
]
],
[
[
0,
6,
7
],
[
0,
12,
12
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
ab1149f1b2633dff78dbb71602b062fd
|
The security patrol searched the land for survivors, but they were not interested in saving them.
|
[
{
"end_char": 97,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "The security patrol searched the land for survivors, but they were not interested in saving them.",
"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": 12,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "security",
"start_char": 4,
"text": "security",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 19,
"feats": "Number=Sing",
"head": 4,
"id": 3,
"lemma": "patrol",
"start_char": 13,
"text": "patrol",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"end_char": 28,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 4,
"lemma": "search",
"start_char": 20,
"text": "searched",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 32,
"feats": "Definite=Def|PronType=Art",
"head": 6,
"id": 5,
"lemma": "the",
"start_char": 29,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 37,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "land",
"start_char": 33,
"text": "land",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 41,
"feats": null,
"head": 8,
"id": 7,
"lemma": "for",
"start_char": 38,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 51,
"feats": "Number=Plur",
"head": 4,
"id": 8,
"lemma": "survivor",
"start_char": 42,
"text": "survivors",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 52,
"feats": null,
"head": 14,
"id": 9,
"lemma": ",",
"start_char": 51,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 56,
"feats": null,
"head": 14,
"id": 10,
"lemma": "but",
"start_char": 53,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 61,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 14,
"id": 11,
"lemma": "they",
"start_char": 57,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 66,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": 12,
"lemma": "be",
"start_char": 62,
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 70,
"feats": null,
"head": 14,
"id": 13,
"lemma": "not",
"start_char": 67,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 81,
"feats": "Degree=Pos",
"head": 4,
"id": 14,
"lemma": "interested",
"start_char": 71,
"text": "interested",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 84,
"feats": null,
"head": 16,
"id": 15,
"lemma": "in",
"start_char": 82,
"text": "in",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 91,
"feats": "VerbForm=Ger",
"head": 14,
"id": 16,
"lemma": "save",
"start_char": 85,
"text": "saving",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 96,
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 16,
"id": 17,
"lemma": "they",
"start_char": 92,
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 97,
"feats": null,
"head": 4,
"id": 18,
"lemma": ".",
"start_char": 96,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
2
],
[
0,
10,
10
]
],
[
[
0,
7,
7
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
15b657cef28cd46222f40612a0c71fe0
|
The security patrol searched the land for survivors because they might still be alive.
|
[
{
"end_char": 86,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "The security patrol searched the land for survivors because they might still be alive.",
"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": 12,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "security",
"start_char": 4,
"text": "security",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 19,
"feats": "Number=Sing",
"head": 4,
"id": 3,
"lemma": "patrol",
"start_char": 13,
"text": "patrol",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"end_char": 28,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 4,
"lemma": "search",
"start_char": 20,
"text": "searched",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 32,
"feats": "Definite=Def|PronType=Art",
"head": 6,
"id": 5,
"lemma": "the",
"start_char": 29,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 37,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "land",
"start_char": 33,
"text": "land",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 41,
"feats": null,
"head": 8,
"id": 7,
"lemma": "for",
"start_char": 38,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 51,
"feats": "Number=Plur",
"head": 4,
"id": 8,
"lemma": "survivor",
"start_char": 42,
"text": "survivors",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 59,
"feats": null,
"head": 14,
"id": 9,
"lemma": "because",
"start_char": 52,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 64,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 14,
"id": 10,
"lemma": "they",
"start_char": 60,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 70,
"feats": "VerbForm=Fin",
"head": 14,
"id": 11,
"lemma": "might",
"start_char": 65,
"text": "might",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 76,
"feats": null,
"head": 14,
"id": 12,
"lemma": "still",
"start_char": 71,
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cop",
"end_char": 79,
"feats": "VerbForm=Inf",
"head": 14,
"id": 13,
"lemma": "be",
"start_char": 77,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "advcl",
"end_char": 85,
"feats": "Degree=Pos",
"head": 4,
"id": 14,
"lemma": "alive",
"start_char": 80,
"text": "alive",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 86,
"feats": null,
"head": 4,
"id": 15,
"lemma": ".",
"start_char": 85,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
2
]
],
[
[
0,
7,
7
],
[
0,
9,
9
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
3ee4b103f2ac436891ad2788ed49365b
|
The civilians had to flee the encampment from the thugs because they feared for their lives.
|
[
{
"end_char": 92,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "The civilians had to flee the encampment from the thugs because they feared for their lives.",
"tokens": [
{
"deprel": "det",
"end_char": 3,
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": 1,
"lemma": "the",
"start_char": 0,
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 13,
"feats": "Number=Plur",
"head": 3,
"id": 2,
"lemma": "civilian",
"start_char": 4,
"text": "civilians",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "root",
"end_char": 17,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "have",
"start_char": 14,
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 20,
"feats": null,
"head": 5,
"id": 4,
"lemma": "to",
"start_char": 18,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 25,
"feats": "VerbForm=Inf",
"head": 3,
"id": 5,
"lemma": "flee",
"start_char": 21,
"text": "flee",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 29,
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": 6,
"lemma": "the",
"start_char": 26,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 40,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "encampment",
"start_char": 30,
"text": "encampment",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 45,
"feats": null,
"head": 10,
"id": 8,
"lemma": "from",
"start_char": 41,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 49,
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": 9,
"lemma": "the",
"start_char": 46,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 55,
"feats": "Number=Plur",
"head": 5,
"id": 10,
"lemma": "thug",
"start_char": 50,
"text": "thugs",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 63,
"feats": null,
"head": 13,
"id": 11,
"lemma": "because",
"start_char": 56,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 68,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "they",
"start_char": 64,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 75,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 13,
"lemma": "fear",
"start_char": 69,
"text": "feared",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 79,
"feats": null,
"head": 16,
"id": 14,
"lemma": "for",
"start_char": 76,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 85,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 16,
"id": 15,
"lemma": "their",
"start_char": 80,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 91,
"feats": "Number=Plur",
"head": 13,
"id": 16,
"lemma": "life",
"start_char": 86,
"text": "lives",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 92,
"feats": null,
"head": 3,
"id": 17,
"lemma": ".",
"start_char": 91,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
],
[
0,
11,
11
]
],
[
[
0,
8,
9
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
99f5e912a34450798b2c5f1a90657578
|
The civilians had to flee the encampment from the thugs since they were terrorizing and attacking everyone they saw.
|
[
{
"end_char": 116,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "The civilians had to flee the encampment from the thugs since they were terrorizing and attacking everyone they saw.",
"tokens": [
{
"deprel": "det",
"end_char": 3,
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": 1,
"lemma": "the",
"start_char": 0,
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 13,
"feats": "Number=Plur",
"head": 3,
"id": 2,
"lemma": "civilian",
"start_char": 4,
"text": "civilians",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "root",
"end_char": 17,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "have",
"start_char": 14,
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 20,
"feats": null,
"head": 5,
"id": 4,
"lemma": "to",
"start_char": 18,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 25,
"feats": "VerbForm=Inf",
"head": 3,
"id": 5,
"lemma": "flee",
"start_char": 21,
"text": "flee",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 29,
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": 6,
"lemma": "the",
"start_char": 26,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 40,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "encampment",
"start_char": 30,
"text": "encampment",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 45,
"feats": null,
"head": 10,
"id": 8,
"lemma": "from",
"start_char": 41,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 49,
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": 9,
"lemma": "the",
"start_char": 46,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 55,
"feats": "Number=Plur",
"head": 5,
"id": 10,
"lemma": "thug",
"start_char": 50,
"text": "thugs",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 61,
"feats": null,
"head": 14,
"id": 11,
"lemma": "since",
"start_char": 56,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 66,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 14,
"id": 12,
"lemma": "they",
"start_char": 62,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 71,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": 13,
"lemma": "be",
"start_char": 67,
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 83,
"feats": "Tense=Pres|VerbForm=Part",
"head": 5,
"id": 14,
"lemma": "terrorize",
"start_char": 72,
"text": "terrorizing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "cc",
"end_char": 87,
"feats": null,
"head": 16,
"id": 15,
"lemma": "and",
"start_char": 84,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 97,
"feats": "Tense=Pres|VerbForm=Part",
"head": 14,
"id": 16,
"lemma": "attack",
"start_char": 88,
"text": "attacking",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 106,
"feats": "Number=Sing|PronType=Tot",
"head": 16,
"id": 17,
"lemma": "everyone",
"start_char": 98,
"text": "everyone",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 111,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 19,
"id": 18,
"lemma": "they",
"start_char": 107,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "acl:relcl",
"end_char": 115,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": 19,
"lemma": "see",
"start_char": 112,
"text": "saw",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 116,
"feats": null,
"head": 3,
"id": 20,
"lemma": ".",
"start_char": 115,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
]
],
[
[
0,
8,
9
],
[
0,
11,
11
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
2d37286e251af48301242b1123b34c73
|
The heavy weapons team bombarded the settlement with their mortars since they needed to soften up the enemy before moving in.
|
[
{
"end_char": 125,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "The heavy weapons team bombarded the settlement with their mortars since they needed to soften up the enemy before moving in.",
"tokens": [
{
"deprel": "det",
"end_char": 3,
"feats": "Definite=Def|PronType=Art",
"head": 4,
"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": "heavy",
"start_char": 4,
"text": "heavy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"end_char": 17,
"feats": "Number=Plur",
"head": 4,
"id": 3,
"lemma": "weapon",
"start_char": 10,
"text": "weapons",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "nsubj",
"end_char": 22,
"feats": "Number=Sing",
"head": 5,
"id": 4,
"lemma": "team",
"start_char": 18,
"text": "team",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"end_char": 32,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 5,
"lemma": "bombard",
"start_char": 23,
"text": "bombarded",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 36,
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": 6,
"lemma": "the",
"start_char": 33,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 47,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "settlement",
"start_char": 37,
"text": "settlement",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 52,
"feats": null,
"head": 10,
"id": 8,
"lemma": "with",
"start_char": 48,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 58,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "their",
"start_char": 53,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 66,
"feats": "Number=Plur",
"head": 5,
"id": 10,
"lemma": "mortar",
"start_char": 59,
"text": "mortars",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 72,
"feats": null,
"head": 13,
"id": 11,
"lemma": "since",
"start_char": 67,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 77,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "they",
"start_char": 73,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 84,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 13,
"lemma": "need",
"start_char": 78,
"text": "needed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 87,
"feats": null,
"head": 15,
"id": 14,
"lemma": "to",
"start_char": 85,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 94,
"feats": "VerbForm=Inf",
"head": 13,
"id": 15,
"lemma": "soften",
"start_char": 88,
"text": "soften",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"end_char": 97,
"feats": null,
"head": 15,
"id": 16,
"lemma": "up",
"start_char": 95,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "det",
"end_char": 101,
"feats": "Definite=Def|PronType=Art",
"head": 18,
"id": 17,
"lemma": "the",
"start_char": 98,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 107,
"feats": "Number=Sing",
"head": 15,
"id": 18,
"lemma": "enemy",
"start_char": 102,
"text": "enemy",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 114,
"feats": null,
"head": 20,
"id": 19,
"lemma": "before",
"start_char": 108,
"text": "before",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 121,
"feats": "VerbForm=Ger",
"head": 15,
"id": 20,
"lemma": "move",
"start_char": 115,
"text": "moving",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "advmod",
"end_char": 124,
"feats": null,
"head": 20,
"id": 21,
"lemma": "in",
"start_char": 122,
"text": "in",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 125,
"feats": null,
"head": 5,
"id": 22,
"lemma": ".",
"start_char": 124,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
3
],
[
0,
11,
11
]
],
[
[
0,
5,
6
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
238edbab54c6f97e3075e6419ab1df2f
|
The heavy weapons team bombarded the settlement with their mortars even though they were unarmed.
|
[
{
"end_char": 97,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "The heavy weapons team bombarded the settlement with their mortars even though they were unarmed.",
"tokens": [
{
"deprel": "det",
"end_char": 3,
"feats": "Definite=Def|PronType=Art",
"head": 4,
"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": "heavy",
"start_char": 4,
"text": "heavy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"end_char": 17,
"feats": "Number=Plur",
"head": 4,
"id": 3,
"lemma": "weapon",
"start_char": 10,
"text": "weapons",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "nsubj",
"end_char": 22,
"feats": "Number=Sing",
"head": 5,
"id": 4,
"lemma": "team",
"start_char": 18,
"text": "team",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"end_char": 32,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 5,
"lemma": "bombard",
"start_char": 23,
"text": "bombarded",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 36,
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": 6,
"lemma": "the",
"start_char": 33,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 47,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "settlement",
"start_char": 37,
"text": "settlement",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 52,
"feats": null,
"head": 10,
"id": 8,
"lemma": "with",
"start_char": 48,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 58,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "their",
"start_char": 53,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 66,
"feats": "Number=Plur",
"head": 5,
"id": 10,
"lemma": "mortar",
"start_char": 59,
"text": "mortars",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "advmod",
"end_char": 71,
"feats": null,
"head": 15,
"id": 11,
"lemma": "even",
"start_char": 67,
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 78,
"feats": null,
"head": 15,
"id": 12,
"lemma": "though",
"start_char": 72,
"text": "though",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 83,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 15,
"id": 13,
"lemma": "they",
"start_char": 79,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 88,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": 14,
"lemma": "be",
"start_char": 84,
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 96,
"feats": "Degree=Pos",
"head": 5,
"id": 15,
"lemma": "unarmed",
"start_char": 89,
"text": "unarmed",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 97,
"feats": null,
"head": 5,
"id": 16,
"lemma": ".",
"start_char": 96,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
3
]
],
[
[
0,
5,
6
],
[
0,
12,
12
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
6592c312bcfc74f2dafa01e7162514f9
|
The starships transported the colonists to their new planet since they will be creating a new settlement.
|
[
{
"end_char": 105,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "The starships transported the colonists to their new planet since they will be creating a new settlement.",
"tokens": [
{
"deprel": "det",
"end_char": 3,
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": 1,
"lemma": "the",
"start_char": 0,
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 13,
"feats": "Number=Plur",
"head": 3,
"id": 2,
"lemma": "starship",
"start_char": 4,
"text": "starships",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "root",
"end_char": 25,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "transport",
"start_char": 14,
"text": "transported",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 29,
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": 4,
"lemma": "the",
"start_char": 26,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 39,
"feats": "Number=Plur",
"head": 3,
"id": 5,
"lemma": "colonist",
"start_char": 30,
"text": "colonists",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 42,
"feats": null,
"head": 9,
"id": 6,
"lemma": "to",
"start_char": 40,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 48,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 9,
"id": 7,
"lemma": "their",
"start_char": 43,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 52,
"feats": "Degree=Pos",
"head": 9,
"id": 8,
"lemma": "new",
"start_char": 49,
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 59,
"feats": "Number=Sing",
"head": 3,
"id": 9,
"lemma": "planet",
"start_char": 53,
"text": "planet",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 65,
"feats": null,
"head": 14,
"id": 10,
"lemma": "since",
"start_char": 60,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 70,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 14,
"id": 11,
"lemma": "they",
"start_char": 66,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 75,
"feats": "VerbForm=Fin",
"head": 14,
"id": 12,
"lemma": "will",
"start_char": 71,
"text": "will",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux",
"end_char": 78,
"feats": "VerbForm=Inf",
"head": 14,
"id": 13,
"lemma": "be",
"start_char": 76,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "advcl",
"end_char": 87,
"feats": "Tense=Pres|VerbForm=Part",
"head": 3,
"id": 14,
"lemma": "create",
"start_char": 79,
"text": "creating",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"end_char": 89,
"feats": "Definite=Ind|PronType=Art",
"head": 17,
"id": 15,
"lemma": "a",
"start_char": 88,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 93,
"feats": "Degree=Pos",
"head": 17,
"id": 16,
"lemma": "new",
"start_char": 90,
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 104,
"feats": "Number=Sing",
"head": 14,
"id": 17,
"lemma": "settlement",
"start_char": 94,
"text": "settlement",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 105,
"feats": null,
"head": 3,
"id": 18,
"lemma": ".",
"start_char": 104,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
]
],
[
[
0,
3,
4
],
[
0,
10,
10
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
812689e61d466722e97b04c141391b93
|
The starships transported the colonists to their new planet, but they still need to transport several more waves of people.
|
[
{
"end_char": 123,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "The starships transported the colonists to their new planet, but they still need to transport several more waves of people.",
"tokens": [
{
"deprel": "det",
"end_char": 3,
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": 1,
"lemma": "the",
"start_char": 0,
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 13,
"feats": "Number=Plur",
"head": 3,
"id": 2,
"lemma": "starship",
"start_char": 4,
"text": "starships",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "root",
"end_char": 25,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "transport",
"start_char": 14,
"text": "transported",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 29,
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": 4,
"lemma": "the",
"start_char": 26,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 39,
"feats": "Number=Plur",
"head": 3,
"id": 5,
"lemma": "colonist",
"start_char": 30,
"text": "colonists",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 42,
"feats": null,
"head": 9,
"id": 6,
"lemma": "to",
"start_char": 40,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 48,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 9,
"id": 7,
"lemma": "their",
"start_char": 43,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 52,
"feats": "Degree=Pos",
"head": 9,
"id": 8,
"lemma": "new",
"start_char": 49,
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 59,
"feats": "Number=Sing",
"head": 3,
"id": 9,
"lemma": "planet",
"start_char": 53,
"text": "planet",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 60,
"feats": null,
"head": 14,
"id": 10,
"lemma": ",",
"start_char": 59,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 64,
"feats": null,
"head": 14,
"id": 11,
"lemma": "but",
"start_char": 61,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 69,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 14,
"id": 12,
"lemma": "they",
"start_char": 65,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 75,
"feats": null,
"head": 14,
"id": 13,
"lemma": "still",
"start_char": 70,
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 80,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 14,
"lemma": "need",
"start_char": 76,
"text": "need",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "mark",
"end_char": 83,
"feats": null,
"head": 16,
"id": 15,
"lemma": "to",
"start_char": 81,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 93,
"feats": "VerbForm=Inf",
"head": 14,
"id": 16,
"lemma": "transport",
"start_char": 84,
"text": "transport",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "amod",
"end_char": 101,
"feats": "Degree=Pos",
"head": 19,
"id": 17,
"lemma": "several",
"start_char": 94,
"text": "several",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"end_char": 106,
"feats": "Degree=Cmp",
"head": 19,
"id": 18,
"lemma": "more",
"start_char": 102,
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"end_char": 112,
"feats": "Number=Plur",
"head": 16,
"id": 19,
"lemma": "wave",
"start_char": 107,
"text": "waves",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 115,
"feats": null,
"head": 21,
"id": 20,
"lemma": "of",
"start_char": 113,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 122,
"feats": "Number=Plur",
"head": 19,
"id": 21,
"lemma": "person",
"start_char": 116,
"text": "people",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 123,
"feats": null,
"head": 3,
"id": 22,
"lemma": ".",
"start_char": 122,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
],
[
0,
11,
11
]
],
[
[
0,
3,
4
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
0b292b8c032a3562ae15310972cbf9c7
|
Kathy looked after the children of Mrs. Faith since she wanted to have a night out at town.
|
[
{
"end_char": 91,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Kathy looked after the children of Mrs. Faith since she wanted to have a night out at town.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Kathy",
"start_char": 0,
"text": "Kathy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 12,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "look",
"start_char": 6,
"text": "looked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 18,
"feats": null,
"head": 5,
"id": 3,
"lemma": "after",
"start_char": 13,
"text": "after",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 22,
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": 4,
"lemma": "the",
"start_char": 19,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 31,
"feats": "Number=Plur",
"head": 2,
"id": 5,
"lemma": "child",
"start_char": 23,
"text": "children",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 34,
"feats": null,
"head": 7,
"id": 6,
"lemma": "of",
"start_char": 32,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 39,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Mrs.",
"start_char": 35,
"text": "Mrs.",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 45,
"feats": "Number=Sing",
"head": 7,
"id": 8,
"lemma": "Faith",
"start_char": 40,
"text": "Faith",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 51,
"feats": null,
"head": 11,
"id": 9,
"lemma": "since",
"start_char": 46,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 55,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "she",
"start_char": 52,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 62,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 11,
"lemma": "want",
"start_char": 56,
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 65,
"feats": null,
"head": 13,
"id": 12,
"lemma": "to",
"start_char": 63,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 70,
"feats": "VerbForm=Inf",
"head": 11,
"id": 13,
"lemma": "have",
"start_char": 66,
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 72,
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": 14,
"lemma": "a",
"start_char": 71,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 78,
"feats": "Number=Sing",
"head": 13,
"id": 15,
"lemma": "night",
"start_char": 73,
"text": "night",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "compound:prt",
"end_char": 82,
"feats": null,
"head": 13,
"id": 16,
"lemma": "out",
"start_char": 79,
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "case",
"end_char": 85,
"feats": null,
"head": 18,
"id": 17,
"lemma": "at",
"start_char": 83,
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 90,
"feats": "Number=Sing",
"head": 13,
"id": 18,
"lemma": "town",
"start_char": 86,
"text": "town",
"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,
6,
7
],
[
0,
9,
9
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
2d2cabc2cd18498a9b71af3181277e5d
|
Kathy looked after the children of Mrs. Faith because she is quite capable as a baby sitter.
|
[
{
"end_char": 92,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Kathy looked after the children of Mrs. Faith because she is quite capable as a baby sitter.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Kathy",
"start_char": 0,
"text": "Kathy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 12,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "look",
"start_char": 6,
"text": "looked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 18,
"feats": null,
"head": 5,
"id": 3,
"lemma": "after",
"start_char": 13,
"text": "after",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 22,
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": 4,
"lemma": "the",
"start_char": 19,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 31,
"feats": "Number=Plur",
"head": 2,
"id": 5,
"lemma": "child",
"start_char": 23,
"text": "children",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 34,
"feats": null,
"head": 7,
"id": 6,
"lemma": "of",
"start_char": 32,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 39,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Mrs.",
"start_char": 35,
"text": "Mrs.",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 45,
"feats": "Number=Sing",
"head": 7,
"id": 8,
"lemma": "Faith",
"start_char": 40,
"text": "Faith",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 53,
"feats": null,
"head": 13,
"id": 9,
"lemma": "because",
"start_char": 46,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 57,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 10,
"lemma": "she",
"start_char": 54,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 60,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": 11,
"lemma": "be",
"start_char": 58,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 66,
"feats": null,
"head": 13,
"id": 12,
"lemma": "quite",
"start_char": 61,
"text": "quite",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 74,
"feats": "Degree=Pos",
"head": 2,
"id": 13,
"lemma": "capable",
"start_char": 67,
"text": "capable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 77,
"feats": null,
"head": 17,
"id": 14,
"lemma": "as",
"start_char": 75,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 79,
"feats": "Definite=Ind|PronType=Art",
"head": 17,
"id": 15,
"lemma": "a",
"start_char": 78,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 84,
"feats": "Number=Sing",
"head": 17,
"id": 16,
"lemma": "baby",
"start_char": 80,
"text": "baby",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"end_char": 91,
"feats": "Number=Sing",
"head": 13,
"id": 17,
"lemma": "sitter",
"start_char": 85,
"text": "sitter",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 92,
"feats": null,
"head": 2,
"id": 18,
"lemma": ".",
"start_char": 91,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
6,
7
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
fdbbd6883709cb32dcec2f4da141c237
|
Cartman finally decided to get rid of his stuffed animal, Clyde Frog, because he was told by his friends to grow up.
|
[
{
"end_char": 116,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Cartman finally decided to get rid of his stuffed animal, Clyde Frog, because he was told by his friends to grow up.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Cartman",
"start_char": 0,
"text": "Cartman",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 15,
"feats": null,
"head": 3,
"id": 2,
"lemma": "finally",
"start_char": 8,
"text": "finally",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 23,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "decide",
"start_char": 16,
"text": "decided",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 26,
"feats": null,
"head": 5,
"id": 4,
"lemma": "to",
"start_char": 24,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 30,
"feats": "VerbForm=Inf",
"head": 3,
"id": 5,
"lemma": "get",
"start_char": 27,
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 34,
"feats": "Degree=Pos",
"head": 5,
"id": 6,
"lemma": "rid",
"start_char": 31,
"text": "rid",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 37,
"feats": null,
"head": 10,
"id": 7,
"lemma": "of",
"start_char": 35,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 41,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 10,
"id": 8,
"lemma": "his",
"start_char": 38,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 49,
"feats": "Tense=Past|VerbForm=Part",
"head": 10,
"id": 9,
"lemma": "stuff",
"start_char": 42,
"text": "stuffed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obl",
"end_char": 56,
"feats": "Number=Sing",
"head": 6,
"id": 10,
"lemma": "animal",
"start_char": 50,
"text": "animal",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 57,
"feats": null,
"head": 10,
"id": 11,
"lemma": ",",
"start_char": 56,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "appos",
"end_char": 63,
"feats": "Number=Sing",
"head": 10,
"id": 12,
"lemma": "Clyde",
"start_char": 58,
"text": "Clyde",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 68,
"feats": "Number=Sing",
"head": 12,
"id": 13,
"lemma": "Frog",
"start_char": 64,
"text": "Frog",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 69,
"feats": null,
"head": 18,
"id": 14,
"lemma": ",",
"start_char": 68,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 77,
"feats": null,
"head": 18,
"id": 15,
"lemma": "because",
"start_char": 70,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 80,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": 16,
"lemma": "he",
"start_char": 78,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 84,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": 17,
"lemma": "be",
"start_char": 81,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 89,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 5,
"id": 18,
"lemma": "tell",
"start_char": 85,
"text": "told",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 92,
"feats": null,
"head": 21,
"id": 19,
"lemma": "by",
"start_char": 90,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 96,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 21,
"id": 20,
"lemma": "his",
"start_char": 93,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 104,
"feats": "Number=Plur",
"head": 18,
"id": 21,
"lemma": "friend",
"start_char": 97,
"text": "friends",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 107,
"feats": null,
"head": 23,
"id": 22,
"lemma": "to",
"start_char": 105,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 112,
"feats": "VerbForm=Inf",
"head": 18,
"id": 23,
"lemma": "grow",
"start_char": 108,
"text": "grow",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"end_char": 115,
"feats": null,
"head": 23,
"id": 24,
"lemma": "up",
"start_char": 113,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "punct",
"end_char": 116,
"feats": null,
"head": 3,
"id": 25,
"lemma": ".",
"start_char": 115,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
],
[
0,
15,
15
]
],
[
[
0,
11,
12
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
e22e636bf044c165cc95fbee196dbcf6
|
Cartman finally decided to get rid of his stuffed animal, Clyde Frog, so he was donated to charity.
|
[
{
"end_char": 99,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Cartman finally decided to get rid of his stuffed animal, Clyde Frog, so he was donated to charity.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Cartman",
"start_char": 0,
"text": "Cartman",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 15,
"feats": null,
"head": 3,
"id": 2,
"lemma": "finally",
"start_char": 8,
"text": "finally",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 23,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "decide",
"start_char": 16,
"text": "decided",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 26,
"feats": null,
"head": 5,
"id": 4,
"lemma": "to",
"start_char": 24,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 30,
"feats": "VerbForm=Inf",
"head": 3,
"id": 5,
"lemma": "get",
"start_char": 27,
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 34,
"feats": "Degree=Pos",
"head": 5,
"id": 6,
"lemma": "rid",
"start_char": 31,
"text": "rid",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 37,
"feats": null,
"head": 10,
"id": 7,
"lemma": "of",
"start_char": 35,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 41,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 10,
"id": 8,
"lemma": "his",
"start_char": 38,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 49,
"feats": "Tense=Past|VerbForm=Part",
"head": 10,
"id": 9,
"lemma": "stuff",
"start_char": 42,
"text": "stuffed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obl",
"end_char": 56,
"feats": "Number=Sing",
"head": 6,
"id": 10,
"lemma": "animal",
"start_char": 50,
"text": "animal",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 57,
"feats": null,
"head": 10,
"id": 11,
"lemma": ",",
"start_char": 56,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "appos",
"end_char": 63,
"feats": "Number=Sing",
"head": 10,
"id": 12,
"lemma": "Clyde",
"start_char": 58,
"text": "Clyde",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 68,
"feats": "Number=Sing",
"head": 12,
"id": 13,
"lemma": "Frog",
"start_char": 64,
"text": "Frog",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 69,
"feats": null,
"head": 18,
"id": 14,
"lemma": ",",
"start_char": 68,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 72,
"feats": null,
"head": 18,
"id": 15,
"lemma": "so",
"start_char": 70,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj:pass",
"end_char": 75,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": 16,
"lemma": "he",
"start_char": 73,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 79,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": 17,
"lemma": "be",
"start_char": 76,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "parataxis",
"end_char": 87,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 3,
"id": 18,
"lemma": "donate",
"start_char": 80,
"text": "donated",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 90,
"feats": null,
"head": 20,
"id": 19,
"lemma": "to",
"start_char": 88,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 98,
"feats": "Number=Sing",
"head": 18,
"id": 20,
"lemma": "charity",
"start_char": 91,
"text": "charity",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 99,
"feats": null,
"head": 3,
"id": 21,
"lemma": ".",
"start_char": 98,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
]
],
[
[
0,
11,
12
],
[
0,
15,
15
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
9ba9668834419c8e2ebcd9e84f2d5d0e
|
Martial Arts actors are often accused as being frauds by the public since they think they can only fight in fake scenarios.
|
[
{
"end_char": 123,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Martial Arts actors are often accused as being frauds by the public since they think they can only fight in fake scenarios.",
"tokens": [
{
"deprel": "amod",
"end_char": 7,
"feats": "Degree=Pos",
"head": 2,
"id": 1,
"lemma": "Martial",
"start_char": 0,
"text": "Martial",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"end_char": 12,
"feats": "Number=Plur",
"head": 3,
"id": 2,
"lemma": "Art",
"start_char": 8,
"text": "Arts",
"upos": "PROPN",
"xpos": "NNPS"
},
{
"deprel": "nsubj:pass",
"end_char": 19,
"feats": "Number=Plur",
"head": 6,
"id": 3,
"lemma": "actor",
"start_char": 13,
"text": "actors",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "aux:pass",
"end_char": 23,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 4,
"lemma": "be",
"start_char": 20,
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 29,
"feats": null,
"head": 6,
"id": 5,
"lemma": "often",
"start_char": 24,
"text": "often",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 37,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 6,
"lemma": "accuse",
"start_char": 30,
"text": "accused",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"end_char": 40,
"feats": null,
"head": 9,
"id": 7,
"lemma": "as",
"start_char": 38,
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "cop",
"end_char": 46,
"feats": "VerbForm=Ger",
"head": 9,
"id": 8,
"lemma": "be",
"start_char": 41,
"text": "being",
"upos": "AUX",
"xpos": "VBG"
},
{
"deprel": "advcl",
"end_char": 53,
"feats": "Number=Plur",
"head": 6,
"id": 9,
"lemma": "fraud",
"start_char": 47,
"text": "frauds",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 56,
"feats": null,
"head": 12,
"id": 10,
"lemma": "by",
"start_char": 54,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 60,
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": 11,
"lemma": "the",
"start_char": 57,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 67,
"feats": "Number=Sing",
"head": 9,
"id": 12,
"lemma": "public",
"start_char": 61,
"text": "public",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 73,
"feats": null,
"head": 15,
"id": 13,
"lemma": "since",
"start_char": 68,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 78,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 15,
"id": 14,
"lemma": "they",
"start_char": 74,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 84,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 15,
"lemma": "think",
"start_char": 79,
"text": "think",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "nsubj",
"end_char": 89,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 19,
"id": 16,
"lemma": "they",
"start_char": 85,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 93,
"feats": "VerbForm=Fin",
"head": 19,
"id": 17,
"lemma": "can",
"start_char": 90,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 98,
"feats": null,
"head": 19,
"id": 18,
"lemma": "only",
"start_char": 94,
"text": "only",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 104,
"feats": "VerbForm=Inf",
"head": 15,
"id": 19,
"lemma": "fight",
"start_char": 99,
"text": "fight",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 107,
"feats": null,
"head": 22,
"id": 20,
"lemma": "in",
"start_char": 105,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 112,
"feats": "Degree=Pos",
"head": 22,
"id": 21,
"lemma": "fake",
"start_char": 108,
"text": "fake",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 122,
"feats": "Number=Plur",
"head": 19,
"id": 22,
"lemma": "scenario",
"start_char": 113,
"text": "scenarios",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 123,
"feats": null,
"head": 6,
"id": 23,
"lemma": ".",
"start_char": 122,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
2
]
],
[
[
0,
10,
11
],
[
0,
13,
13
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
db9aa956ca5cd76ae01c48f463315d32
|
Martial Arts actors are often accused as being frauds by the public since they can only fight in fake scenarios.
|
[
{
"end_char": 112,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Martial Arts actors are often accused as being frauds by the public since they can only fight in fake scenarios.",
"tokens": [
{
"deprel": "amod",
"end_char": 7,
"feats": "Degree=Pos",
"head": 2,
"id": 1,
"lemma": "Martial",
"start_char": 0,
"text": "Martial",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"end_char": 12,
"feats": "Number=Plur",
"head": 3,
"id": 2,
"lemma": "Art",
"start_char": 8,
"text": "Arts",
"upos": "PROPN",
"xpos": "NNPS"
},
{
"deprel": "nsubj:pass",
"end_char": 19,
"feats": "Number=Plur",
"head": 6,
"id": 3,
"lemma": "actor",
"start_char": 13,
"text": "actors",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "aux:pass",
"end_char": 23,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 4,
"lemma": "be",
"start_char": 20,
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 29,
"feats": null,
"head": 6,
"id": 5,
"lemma": "often",
"start_char": 24,
"text": "often",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 37,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 6,
"lemma": "accuse",
"start_char": 30,
"text": "accused",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"end_char": 40,
"feats": null,
"head": 9,
"id": 7,
"lemma": "as",
"start_char": 38,
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "cop",
"end_char": 46,
"feats": "VerbForm=Ger",
"head": 9,
"id": 8,
"lemma": "be",
"start_char": 41,
"text": "being",
"upos": "AUX",
"xpos": "VBG"
},
{
"deprel": "advcl",
"end_char": 53,
"feats": "Number=Plur",
"head": 6,
"id": 9,
"lemma": "fraud",
"start_char": 47,
"text": "frauds",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 56,
"feats": null,
"head": 12,
"id": 10,
"lemma": "by",
"start_char": 54,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 60,
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": 11,
"lemma": "the",
"start_char": 57,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 67,
"feats": "Number=Sing",
"head": 9,
"id": 12,
"lemma": "public",
"start_char": 61,
"text": "public",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 73,
"feats": null,
"head": 17,
"id": 13,
"lemma": "since",
"start_char": 68,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 78,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 17,
"id": 14,
"lemma": "they",
"start_char": 74,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 82,
"feats": "VerbForm=Fin",
"head": 17,
"id": 15,
"lemma": "can",
"start_char": 79,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 87,
"feats": null,
"head": 17,
"id": 16,
"lemma": "only",
"start_char": 83,
"text": "only",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 93,
"feats": "VerbForm=Inf",
"head": 6,
"id": 17,
"lemma": "fight",
"start_char": 88,
"text": "fight",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 96,
"feats": null,
"head": 20,
"id": 18,
"lemma": "in",
"start_char": 94,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 101,
"feats": "Degree=Pos",
"head": 20,
"id": 19,
"lemma": "fake",
"start_char": 97,
"text": "fake",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 111,
"feats": "Number=Plur",
"head": 17,
"id": 20,
"lemma": "scenario",
"start_char": 102,
"text": "scenarios",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 112,
"feats": null,
"head": 6,
"id": 21,
"lemma": ".",
"start_char": 111,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
2
],
[
0,
13,
13
]
],
[
[
0,
10,
11
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
877a076b225c3ac2463c4d41ec858f1a
|
Liu Kang threw the bags of Johnny Cage into the water because he was annoyed that he thought he was a baggage boy.
|
[
{
"end_char": 114,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Liu Kang threw the bags of Johnny Cage into the water because he was annoyed that he thought he was a baggage boy.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 3,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Liu",
"start_char": 0,
"text": "Liu",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 8,
"feats": "Number=Sing",
"head": 1,
"id": 2,
"lemma": "Kang",
"start_char": 4,
"text": "Kang",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 14,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "throw",
"start_char": 9,
"text": "threw",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 18,
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": 4,
"lemma": "the",
"start_char": 15,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 23,
"feats": "Number=Plur",
"head": 3,
"id": 5,
"lemma": "bag",
"start_char": 19,
"text": "bags",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 26,
"feats": null,
"head": 7,
"id": 6,
"lemma": "of",
"start_char": 24,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 33,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Johnny",
"start_char": 27,
"text": "Johnny",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 38,
"feats": "Number=Sing",
"head": 7,
"id": 8,
"lemma": "cage",
"start_char": 34,
"text": "Cage",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 43,
"feats": null,
"head": 11,
"id": 9,
"lemma": "into",
"start_char": 39,
"text": "into",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 47,
"feats": "Definite=Def|PronType=Art",
"head": 11,
"id": 10,
"lemma": "the",
"start_char": 44,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 53,
"feats": "Number=Sing",
"head": 3,
"id": 11,
"lemma": "water",
"start_char": 48,
"text": "water",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 61,
"feats": null,
"head": 15,
"id": 12,
"lemma": "because",
"start_char": 54,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 64,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 13,
"lemma": "he",
"start_char": 62,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 68,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": 14,
"lemma": "be",
"start_char": 65,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 76,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 3,
"id": 15,
"lemma": "annoy",
"start_char": 69,
"text": "annoyed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"end_char": 81,
"feats": null,
"head": 18,
"id": 16,
"lemma": "that",
"start_char": 77,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 84,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": 17,
"lemma": "he",
"start_char": 82,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"end_char": 92,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": 18,
"lemma": "think",
"start_char": 85,
"text": "thought",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"end_char": 95,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 23,
"id": 19,
"lemma": "he",
"start_char": 93,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 99,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 23,
"id": 20,
"lemma": "be",
"start_char": 96,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 101,
"feats": "Definite=Ind|PronType=Art",
"head": 23,
"id": 21,
"lemma": "a",
"start_char": 100,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 109,
"feats": "Number=Sing",
"head": 23,
"id": 22,
"lemma": "baggage",
"start_char": 102,
"text": "baggage",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "ccomp",
"end_char": 113,
"feats": "Number=Sing",
"head": 18,
"id": 23,
"lemma": "boy",
"start_char": 110,
"text": "boy",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 114,
"feats": null,
"head": 3,
"id": 24,
"lemma": ".",
"start_char": 113,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
],
[
0,
12,
12
]
],
[
[
0,
6,
7
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
09efa7a52cc8459ba84dc919f646ca89
|
Liu Kang threw the bags of Johnny Cage into the water since he mistakenly asked him to carry his bags.
|
[
{
"end_char": 102,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Liu Kang threw the bags of Johnny Cage into the water since he mistakenly asked him to carry his bags.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 3,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Liu",
"start_char": 0,
"text": "Liu",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 8,
"feats": "Number=Sing",
"head": 1,
"id": 2,
"lemma": "Kang",
"start_char": 4,
"text": "Kang",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 14,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "throw",
"start_char": 9,
"text": "threw",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 18,
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": 4,
"lemma": "the",
"start_char": 15,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 23,
"feats": "Number=Plur",
"head": 3,
"id": 5,
"lemma": "bag",
"start_char": 19,
"text": "bags",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 26,
"feats": null,
"head": 7,
"id": 6,
"lemma": "of",
"start_char": 24,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 33,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Johnny",
"start_char": 27,
"text": "Johnny",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 38,
"feats": "Number=Sing",
"head": 7,
"id": 8,
"lemma": "cage",
"start_char": 34,
"text": "Cage",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 43,
"feats": null,
"head": 11,
"id": 9,
"lemma": "into",
"start_char": 39,
"text": "into",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 47,
"feats": "Definite=Def|PronType=Art",
"head": 11,
"id": 10,
"lemma": "the",
"start_char": 44,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 53,
"feats": "Number=Sing",
"head": 3,
"id": 11,
"lemma": "water",
"start_char": 48,
"text": "water",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 59,
"feats": null,
"head": 15,
"id": 12,
"lemma": "since",
"start_char": 54,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 62,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 13,
"lemma": "he",
"start_char": 60,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 73,
"feats": null,
"head": 15,
"id": 14,
"lemma": "mistakenly",
"start_char": 63,
"text": "mistakenly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 79,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 15,
"lemma": "ask",
"start_char": 74,
"text": "asked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"end_char": 83,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 16,
"lemma": "he",
"start_char": 80,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 86,
"feats": null,
"head": 18,
"id": 17,
"lemma": "to",
"start_char": 84,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 92,
"feats": "VerbForm=Inf",
"head": 15,
"id": 18,
"lemma": "carry",
"start_char": 87,
"text": "carry",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"end_char": 96,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 20,
"id": 19,
"lemma": "his",
"start_char": 93,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 101,
"feats": "Number=Plur",
"head": 18,
"id": 20,
"lemma": "bag",
"start_char": 97,
"text": "bags",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 102,
"feats": null,
"head": 3,
"id": 21,
"lemma": ".",
"start_char": 101,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
]
],
[
[
0,
6,
7
],
[
0,
12,
12
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
90588fb3613a2c922910fa43a5e0672d
|
To save the world, Liu Kang must defeat Shang Hai in mortal combat, since he would be able to invade the world if he is not defeated.
|
[
{
"end_char": 133,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "To save the world, Liu Kang must defeat Shang Hai in mortal combat, since he would be able to invade the world if he is not defeated.",
"tokens": [
{
"deprel": "mark",
"end_char": 2,
"feats": null,
"head": 2,
"id": 1,
"lemma": "to",
"start_char": 0,
"text": "To",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 7,
"feats": "VerbForm=Inf",
"head": 9,
"id": 2,
"lemma": "save",
"start_char": 3,
"text": "save",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 11,
"feats": "Definite=Def|PronType=Art",
"head": 4,
"id": 3,
"lemma": "the",
"start_char": 8,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 17,
"feats": "Number=Sing",
"head": 2,
"id": 4,
"lemma": "world",
"start_char": 12,
"text": "world",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 18,
"feats": null,
"head": 9,
"id": 5,
"lemma": ",",
"start_char": 17,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 22,
"feats": "Number=Sing",
"head": 9,
"id": 6,
"lemma": "Liu",
"start_char": 19,
"text": "Liu",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 27,
"feats": "Number=Sing",
"head": 6,
"id": 7,
"lemma": "Kang",
"start_char": 23,
"text": "Kang",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 32,
"feats": "VerbForm=Fin",
"head": 9,
"id": 8,
"lemma": "must",
"start_char": 28,
"text": "must",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"end_char": 39,
"feats": "VerbForm=Inf",
"head": 0,
"id": 9,
"lemma": "defeat",
"start_char": 33,
"text": "defeat",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 45,
"feats": "Number=Sing",
"head": 9,
"id": 10,
"lemma": "Shang",
"start_char": 40,
"text": "Shang",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 49,
"feats": "Number=Sing",
"head": 10,
"id": 11,
"lemma": "Hai",
"start_char": 46,
"text": "Hai",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 52,
"feats": null,
"head": 14,
"id": 12,
"lemma": "in",
"start_char": 50,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 59,
"feats": "Degree=Pos",
"head": 14,
"id": 13,
"lemma": "mortal",
"start_char": 53,
"text": "mortal",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 66,
"feats": "Number=Sing",
"head": 9,
"id": 14,
"lemma": "combat",
"start_char": 60,
"text": "combat",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 67,
"feats": null,
"head": 9,
"id": 15,
"lemma": ",",
"start_char": 66,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 73,
"feats": null,
"head": 20,
"id": 16,
"lemma": "since",
"start_char": 68,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 76,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": 17,
"lemma": "he",
"start_char": 74,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 82,
"feats": "VerbForm=Fin",
"head": 20,
"id": 18,
"lemma": "would",
"start_char": 77,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "cop",
"end_char": 85,
"feats": "VerbForm=Inf",
"head": 20,
"id": 19,
"lemma": "be",
"start_char": 83,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "advcl",
"end_char": 90,
"feats": "Degree=Pos",
"head": 9,
"id": 20,
"lemma": "able",
"start_char": 86,
"text": "able",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 93,
"feats": null,
"head": 22,
"id": 21,
"lemma": "to",
"start_char": 91,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 100,
"feats": "VerbForm=Inf",
"head": 20,
"id": 22,
"lemma": "invade",
"start_char": 94,
"text": "invade",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 104,
"feats": "Definite=Def|PronType=Art",
"head": 24,
"id": 23,
"lemma": "the",
"start_char": 101,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 110,
"feats": "Number=Sing",
"head": 22,
"id": 24,
"lemma": "world",
"start_char": 105,
"text": "world",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 113,
"feats": null,
"head": 29,
"id": 25,
"lemma": "if",
"start_char": 111,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 116,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 29,
"id": 26,
"lemma": "he",
"start_char": 114,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 119,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 29,
"id": 27,
"lemma": "be",
"start_char": 117,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 123,
"feats": null,
"head": 29,
"id": 28,
"lemma": "not",
"start_char": 120,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 132,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 22,
"id": 29,
"lemma": "defeat",
"start_char": 124,
"text": "defeated",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 133,
"feats": null,
"head": 9,
"id": 30,
"lemma": ".",
"start_char": 132,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
5,
6
]
],
[
[
0,
9,
10
],
[
0,
16,
16
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
1d619876ed9ad312db57cc1803b6cf30
|
To save the world, Liu Kang must defeat Shang Hai in mortal combat, but if he fails, then the world as he knows it will fall.
|
[
{
"end_char": 125,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "To save the world, Liu Kang must defeat Shang Hai in mortal combat, but if he fails, then the world as he knows it will fall.",
"tokens": [
{
"deprel": "mark",
"end_char": 2,
"feats": null,
"head": 2,
"id": 1,
"lemma": "to",
"start_char": 0,
"text": "To",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 7,
"feats": "VerbForm=Inf",
"head": 9,
"id": 2,
"lemma": "save",
"start_char": 3,
"text": "save",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 11,
"feats": "Definite=Def|PronType=Art",
"head": 4,
"id": 3,
"lemma": "the",
"start_char": 8,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 17,
"feats": "Number=Sing",
"head": 2,
"id": 4,
"lemma": "world",
"start_char": 12,
"text": "world",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 18,
"feats": null,
"head": 9,
"id": 5,
"lemma": ",",
"start_char": 17,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 22,
"feats": "Number=Sing",
"head": 9,
"id": 6,
"lemma": "Liu",
"start_char": 19,
"text": "Liu",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 27,
"feats": "Number=Sing",
"head": 6,
"id": 7,
"lemma": "Kang",
"start_char": 23,
"text": "Kang",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 32,
"feats": "VerbForm=Fin",
"head": 9,
"id": 8,
"lemma": "must",
"start_char": 28,
"text": "must",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"end_char": 39,
"feats": "VerbForm=Inf",
"head": 0,
"id": 9,
"lemma": "defeat",
"start_char": 33,
"text": "defeat",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 45,
"feats": "Number=Sing",
"head": 9,
"id": 10,
"lemma": "Shang",
"start_char": 40,
"text": "Shang",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 49,
"feats": "Number=Sing",
"head": 10,
"id": 11,
"lemma": "Hai",
"start_char": 46,
"text": "Hai",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 52,
"feats": null,
"head": 14,
"id": 12,
"lemma": "in",
"start_char": 50,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 59,
"feats": "Degree=Pos",
"head": 14,
"id": 13,
"lemma": "mortal",
"start_char": 53,
"text": "mortal",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 66,
"feats": "Number=Sing",
"head": 9,
"id": 14,
"lemma": "combat",
"start_char": 60,
"text": "combat",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 67,
"feats": null,
"head": 29,
"id": 15,
"lemma": ",",
"start_char": 66,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 71,
"feats": null,
"head": 29,
"id": 16,
"lemma": "but",
"start_char": 68,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "mark",
"end_char": 74,
"feats": null,
"head": 19,
"id": 17,
"lemma": "if",
"start_char": 72,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 77,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": 18,
"lemma": "he",
"start_char": 75,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 83,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 29,
"id": 19,
"lemma": "fail",
"start_char": 78,
"text": "fails",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "punct",
"end_char": 84,
"feats": null,
"head": 19,
"id": 20,
"lemma": ",",
"start_char": 83,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 89,
"feats": "PronType=Dem",
"head": 23,
"id": 21,
"lemma": "then",
"start_char": 85,
"text": "then",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "det",
"end_char": 93,
"feats": "Definite=Def|PronType=Art",
"head": 23,
"id": 22,
"lemma": "the",
"start_char": 90,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 99,
"feats": "Number=Sing",
"head": 29,
"id": 23,
"lemma": "world",
"start_char": 94,
"text": "world",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 102,
"feats": null,
"head": 26,
"id": 24,
"lemma": "as",
"start_char": 100,
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 105,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 26,
"id": 25,
"lemma": "he",
"start_char": 103,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "orphan",
"end_char": 111,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 23,
"id": 26,
"lemma": "know",
"start_char": 106,
"text": "knows",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "nsubj",
"end_char": 114,
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 29,
"id": 27,
"lemma": "it",
"start_char": 112,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 119,
"feats": "VerbForm=Fin",
"head": 29,
"id": 28,
"lemma": "will",
"start_char": 115,
"text": "will",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "conj",
"end_char": 124,
"feats": "VerbForm=Inf",
"head": 9,
"id": 29,
"lemma": "fall",
"start_char": 120,
"text": "fall",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"end_char": 125,
"feats": null,
"head": 9,
"id": 30,
"lemma": ".",
"start_char": 124,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
5,
6
],
[
0,
17,
17
]
],
[
[
0,
9,
10
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
b6e2e3033953bba90b1ed7f4675d66b7
|
Prince Goro lectured Cano about the greatness of the emperor, because he was ignorant on realizing how powerful he really was.
|
[
{
"end_char": 126,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Prince Goro lectured Cano about the greatness of the emperor, because he was ignorant on realizing how powerful he really was.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Prince",
"start_char": 0,
"text": "Prince",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 11,
"feats": "Number=Sing",
"head": 1,
"id": 2,
"lemma": "Goro",
"start_char": 7,
"text": "Goro",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 20,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "lecture",
"start_char": 12,
"text": "lectured",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 25,
"feats": "Number=Sing",
"head": 3,
"id": 4,
"lemma": "Cano",
"start_char": 21,
"text": "Cano",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 31,
"feats": null,
"head": 7,
"id": 5,
"lemma": "about",
"start_char": 26,
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 35,
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": 6,
"lemma": "the",
"start_char": 32,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 45,
"feats": "Number=Sing",
"head": 3,
"id": 7,
"lemma": "greatness",
"start_char": 36,
"text": "greatness",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 48,
"feats": null,
"head": 10,
"id": 8,
"lemma": "of",
"start_char": 46,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 52,
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": 9,
"lemma": "the",
"start_char": 49,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 60,
"feats": "Number=Sing",
"head": 7,
"id": 10,
"lemma": "emperor",
"start_char": 53,
"text": "emperor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 61,
"feats": null,
"head": 15,
"id": 11,
"lemma": ",",
"start_char": 60,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 69,
"feats": null,
"head": 15,
"id": 12,
"lemma": "because",
"start_char": 62,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 72,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 13,
"lemma": "he",
"start_char": 70,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 76,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": 14,
"lemma": "be",
"start_char": 73,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 85,
"feats": "Degree=Pos",
"head": 3,
"id": 15,
"lemma": "ignorant",
"start_char": 77,
"text": "ignorant",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 88,
"feats": null,
"head": 17,
"id": 16,
"lemma": "on",
"start_char": 86,
"text": "on",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 98,
"feats": "VerbForm=Ger",
"head": 15,
"id": 17,
"lemma": "realize",
"start_char": 89,
"text": "realizing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "advmod",
"end_char": 102,
"feats": "PronType=Int",
"head": 19,
"id": 18,
"lemma": "how",
"start_char": 99,
"text": "how",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "ccomp",
"end_char": 111,
"feats": "Degree=Pos",
"head": 17,
"id": 19,
"lemma": "powerful",
"start_char": 103,
"text": "powerful",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"end_char": 114,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 22,
"id": 20,
"lemma": "he",
"start_char": 112,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 121,
"feats": null,
"head": 22,
"id": 21,
"lemma": "really",
"start_char": 115,
"text": "really",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cop",
"end_char": 125,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 19,
"id": 22,
"lemma": "be",
"start_char": 122,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 126,
"feats": null,
"head": 3,
"id": 23,
"lemma": ".",
"start_char": 125,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
]
],
[
[
0,
3,
3
],
[
0,
12,
12
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
cc6152ec3b30666665ff0f1335a648e5
|
Prince Goro lectured Cano about the greatness of the emperor since he wanted to make him understand his power.
|
[
{
"end_char": 110,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Prince Goro lectured Cano about the greatness of the emperor since he wanted to make him understand his power.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Prince",
"start_char": 0,
"text": "Prince",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 11,
"feats": "Number=Sing",
"head": 1,
"id": 2,
"lemma": "Goro",
"start_char": 7,
"text": "Goro",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 20,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "lecture",
"start_char": 12,
"text": "lectured",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 25,
"feats": "Number=Sing",
"head": 3,
"id": 4,
"lemma": "Cano",
"start_char": 21,
"text": "Cano",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 31,
"feats": null,
"head": 7,
"id": 5,
"lemma": "about",
"start_char": 26,
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 35,
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": 6,
"lemma": "the",
"start_char": 32,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 45,
"feats": "Number=Sing",
"head": 3,
"id": 7,
"lemma": "greatness",
"start_char": 36,
"text": "greatness",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 48,
"feats": null,
"head": 10,
"id": 8,
"lemma": "of",
"start_char": 46,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 52,
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": 9,
"lemma": "the",
"start_char": 49,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 60,
"feats": "Number=Sing",
"head": 7,
"id": 10,
"lemma": "emperor",
"start_char": 53,
"text": "emperor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 66,
"feats": null,
"head": 13,
"id": 11,
"lemma": "since",
"start_char": 61,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 69,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "he",
"start_char": 67,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 76,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 13,
"lemma": "want",
"start_char": 70,
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 79,
"feats": null,
"head": 15,
"id": 14,
"lemma": "to",
"start_char": 77,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 84,
"feats": "VerbForm=Inf",
"head": 13,
"id": 15,
"lemma": "make",
"start_char": 80,
"text": "make",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 88,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 16,
"lemma": "he",
"start_char": 85,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"end_char": 99,
"feats": "VerbForm=Inf",
"head": 15,
"id": 17,
"lemma": "understand",
"start_char": 89,
"text": "understand",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"end_char": 103,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 19,
"id": 18,
"lemma": "his",
"start_char": 100,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 109,
"feats": "Number=Sing",
"head": 17,
"id": 19,
"lemma": "power",
"start_char": 104,
"text": "power",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 110,
"feats": null,
"head": 3,
"id": 20,
"lemma": ".",
"start_char": 109,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
],
[
0,
11,
11
]
],
[
[
0,
3,
3
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
fe2859ff9a4fbae60120ad9391a70d18
|
Johnny Cage had to trick Scorpion into stretching himself out too thin since he could not win without fighting smart.
|
[
{
"end_char": 117,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Johnny Cage had to trick Scorpion into stretching himself out too thin since he could not win without fighting smart.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Johnny",
"start_char": 0,
"text": "Johnny",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 11,
"feats": "Number=Sing",
"head": 1,
"id": 2,
"lemma": "cage",
"start_char": 7,
"text": "Cage",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 15,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "have",
"start_char": 12,
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 18,
"feats": null,
"head": 5,
"id": 4,
"lemma": "to",
"start_char": 16,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 24,
"feats": "VerbForm=Inf",
"head": 3,
"id": 5,
"lemma": "trick",
"start_char": 19,
"text": "trick",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 33,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Scorpion",
"start_char": 25,
"text": "Scorpion",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 38,
"feats": null,
"head": 8,
"id": 7,
"lemma": "into",
"start_char": 34,
"text": "into",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 49,
"feats": "VerbForm=Ger",
"head": 5,
"id": 8,
"lemma": "stretch",
"start_char": 39,
"text": "stretching",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 57,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs|Reflex=Yes",
"head": 8,
"id": 9,
"lemma": "himself",
"start_char": 50,
"text": "himself",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "compound:prt",
"end_char": 61,
"feats": null,
"head": 8,
"id": 10,
"lemma": "out",
"start_char": 58,
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "advmod",
"end_char": 65,
"feats": null,
"head": 12,
"id": 11,
"lemma": "too",
"start_char": 62,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"end_char": 70,
"feats": "Degree=Pos",
"head": 8,
"id": 12,
"lemma": "thin",
"start_char": 66,
"text": "thin",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 76,
"feats": null,
"head": 17,
"id": 13,
"lemma": "since",
"start_char": 71,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 79,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 14,
"lemma": "he",
"start_char": 77,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 85,
"feats": "VerbForm=Fin",
"head": 17,
"id": 15,
"lemma": "could",
"start_char": 80,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 89,
"feats": null,
"head": 17,
"id": 16,
"lemma": "not",
"start_char": 86,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 93,
"feats": "VerbForm=Inf",
"head": 5,
"id": 17,
"lemma": "win",
"start_char": 90,
"text": "win",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 101,
"feats": null,
"head": 19,
"id": 18,
"lemma": "without",
"start_char": 94,
"text": "without",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 110,
"feats": "VerbForm=Ger",
"head": 17,
"id": 19,
"lemma": "fight",
"start_char": 102,
"text": "fighting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "xcomp",
"end_char": 116,
"feats": "Degree=Pos",
"head": 19,
"id": 20,
"lemma": "smart",
"start_char": 111,
"text": "smart",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 117,
"feats": null,
"head": 3,
"id": 21,
"lemma": ".",
"start_char": 116,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
],
[
0,
13,
13
]
],
[
[
0,
5,
5
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
13b2cde8943953210290520329bc9265
|
Johnny Cage had to trick Scorpion into stretching himself out too thin since he had abilities which gave him the advantage.
|
[
{
"end_char": 123,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Johnny Cage had to trick Scorpion into stretching himself out too thin since he had abilities which gave him the advantage.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Johnny",
"start_char": 0,
"text": "Johnny",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 11,
"feats": "Number=Sing",
"head": 1,
"id": 2,
"lemma": "cage",
"start_char": 7,
"text": "Cage",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 15,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "have",
"start_char": 12,
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 18,
"feats": null,
"head": 5,
"id": 4,
"lemma": "to",
"start_char": 16,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 24,
"feats": "VerbForm=Inf",
"head": 3,
"id": 5,
"lemma": "trick",
"start_char": 19,
"text": "trick",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 33,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Scorpion",
"start_char": 25,
"text": "Scorpion",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 38,
"feats": null,
"head": 8,
"id": 7,
"lemma": "into",
"start_char": 34,
"text": "into",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 49,
"feats": "VerbForm=Ger",
"head": 5,
"id": 8,
"lemma": "stretch",
"start_char": 39,
"text": "stretching",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 57,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs|Reflex=Yes",
"head": 8,
"id": 9,
"lemma": "himself",
"start_char": 50,
"text": "himself",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "compound:prt",
"end_char": 61,
"feats": null,
"head": 8,
"id": 10,
"lemma": "out",
"start_char": 58,
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "advmod",
"end_char": 65,
"feats": null,
"head": 12,
"id": 11,
"lemma": "too",
"start_char": 62,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"end_char": 70,
"feats": "Degree=Pos",
"head": 8,
"id": 12,
"lemma": "thin",
"start_char": 66,
"text": "thin",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 76,
"feats": null,
"head": 15,
"id": 13,
"lemma": "since",
"start_char": 71,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 79,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 14,
"lemma": "he",
"start_char": 77,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 83,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": 15,
"lemma": "have",
"start_char": 80,
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 93,
"feats": "Number=Plur",
"head": 15,
"id": 16,
"lemma": "ability",
"start_char": 84,
"text": "abilities",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "nsubj",
"end_char": 99,
"feats": "PronType=Rel",
"head": 18,
"id": 17,
"lemma": "which",
"start_char": 94,
"text": "which",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "acl:relcl",
"end_char": 104,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": 18,
"lemma": "give",
"start_char": 100,
"text": "gave",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"end_char": 108,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": 19,
"lemma": "he",
"start_char": 105,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "det",
"end_char": 112,
"feats": "Definite=Def|PronType=Art",
"head": 21,
"id": 20,
"lemma": "the",
"start_char": 109,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 122,
"feats": "Number=Sing",
"head": 18,
"id": 21,
"lemma": "advantage",
"start_char": 113,
"text": "advantage",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 123,
"feats": null,
"head": 3,
"id": 22,
"lemma": ".",
"start_char": 122,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
]
],
[
[
0,
5,
5
],
[
0,
13,
13
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
571fdeaf8f49da110a4e15570235e0b7
|
Liu Kang used the element of water against Sub Zero since he was able to turn it into ice as a weapon.
|
[
{
"end_char": 102,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Liu Kang used the element of water against Sub Zero since he was able to turn it into ice as a weapon.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 3,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Liu",
"start_char": 0,
"text": "Liu",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 8,
"feats": "Number=Sing",
"head": 1,
"id": 2,
"lemma": "Kang",
"start_char": 4,
"text": "Kang",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 13,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "use",
"start_char": 9,
"text": "used",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 17,
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": 4,
"lemma": "the",
"start_char": 14,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 25,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "element",
"start_char": 18,
"text": "element",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 28,
"feats": null,
"head": 7,
"id": 6,
"lemma": "of",
"start_char": 26,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 34,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "water",
"start_char": 29,
"text": "water",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 42,
"feats": null,
"head": 9,
"id": 8,
"lemma": "against",
"start_char": 35,
"text": "against",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 46,
"feats": "Number=Sing",
"head": 3,
"id": 9,
"lemma": "sub",
"start_char": 43,
"text": "Sub",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 51,
"feats": "Number=Sing",
"head": 9,
"id": 10,
"lemma": "Zero",
"start_char": 47,
"text": "Zero",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 57,
"feats": null,
"head": 14,
"id": 11,
"lemma": "since",
"start_char": 52,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 60,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 12,
"lemma": "he",
"start_char": 58,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 64,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": 13,
"lemma": "be",
"start_char": 61,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 69,
"feats": "Degree=Pos",
"head": 3,
"id": 14,
"lemma": "able",
"start_char": 65,
"text": "able",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 72,
"feats": null,
"head": 16,
"id": 15,
"lemma": "to",
"start_char": 70,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 77,
"feats": "VerbForm=Inf",
"head": 14,
"id": 16,
"lemma": "turn",
"start_char": 73,
"text": "turn",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 80,
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 17,
"lemma": "it",
"start_char": 78,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 85,
"feats": null,
"head": 19,
"id": 18,
"lemma": "into",
"start_char": 81,
"text": "into",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 89,
"feats": "Number=Sing",
"head": 16,
"id": 19,
"lemma": "ice",
"start_char": 86,
"text": "ice",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 92,
"feats": null,
"head": 22,
"id": 20,
"lemma": "as",
"start_char": 90,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 94,
"feats": "Definite=Ind|PronType=Art",
"head": 22,
"id": 21,
"lemma": "a",
"start_char": 93,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 101,
"feats": "Number=Sing",
"head": 16,
"id": 22,
"lemma": "weapon",
"start_char": 95,
"text": "weapon",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 102,
"feats": null,
"head": 3,
"id": 23,
"lemma": ".",
"start_char": 101,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
],
[
0,
11,
11
]
],
[
[
0,
8,
9
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
57ac4f992a38f1948319a8e3f337c850
|
Liu Kang used the element of water against Sub Zero because he is weak against such elements.
|
[
{
"end_char": 93,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Liu Kang used the element of water against Sub Zero because he is weak against such elements.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 3,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Liu",
"start_char": 0,
"text": "Liu",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 8,
"feats": "Number=Sing",
"head": 1,
"id": 2,
"lemma": "Kang",
"start_char": 4,
"text": "Kang",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 13,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "use",
"start_char": 9,
"text": "used",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 17,
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": 4,
"lemma": "the",
"start_char": 14,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 25,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "element",
"start_char": 18,
"text": "element",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 28,
"feats": null,
"head": 7,
"id": 6,
"lemma": "of",
"start_char": 26,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 34,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "water",
"start_char": 29,
"text": "water",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 42,
"feats": null,
"head": 9,
"id": 8,
"lemma": "against",
"start_char": 35,
"text": "against",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 46,
"feats": "Number=Sing",
"head": 3,
"id": 9,
"lemma": "sub",
"start_char": 43,
"text": "Sub",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 51,
"feats": "Number=Sing",
"head": 9,
"id": 10,
"lemma": "Zero",
"start_char": 47,
"text": "Zero",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 59,
"feats": null,
"head": 14,
"id": 11,
"lemma": "because",
"start_char": 52,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 62,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 12,
"lemma": "he",
"start_char": 60,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 65,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 14,
"id": 13,
"lemma": "be",
"start_char": 63,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"end_char": 70,
"feats": "Degree=Pos",
"head": 3,
"id": 14,
"lemma": "weak",
"start_char": 66,
"text": "weak",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 78,
"feats": null,
"head": 17,
"id": 15,
"lemma": "against",
"start_char": 71,
"text": "against",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 83,
"feats": "Degree=Pos",
"head": 17,
"id": 16,
"lemma": "such",
"start_char": 79,
"text": "such",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 92,
"feats": "Number=Plur",
"head": 14,
"id": 17,
"lemma": "element",
"start_char": 84,
"text": "elements",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 93,
"feats": null,
"head": 3,
"id": 18,
"lemma": ".",
"start_char": 92,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
]
],
[
[
0,
8,
9
],
[
0,
11,
11
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
45e2926dc090d81e06ad36242cf25148
|
American Airlines offers upgrades for their preferred passengers since they want them to continue flying with them.
|
[
{
"end_char": 115,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "American Airlines offers upgrades for their preferred passengers since they want them to continue flying with them.",
"tokens": [
{
"deprel": "amod",
"end_char": 8,
"feats": "Degree=Pos",
"head": 2,
"id": 1,
"lemma": "American",
"start_char": 0,
"text": "American",
"upos": "ADJ",
"xpos": "NNP"
},
{
"deprel": "nsubj",
"end_char": 17,
"feats": "Number=Plur",
"head": 3,
"id": 2,
"lemma": "Airline",
"start_char": 9,
"text": "Airlines",
"upos": "PROPN",
"xpos": "NNPS"
},
{
"deprel": "root",
"end_char": 24,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "offer",
"start_char": 18,
"text": "offers",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 33,
"feats": "Number=Plur",
"head": 3,
"id": 4,
"lemma": "upgrade",
"start_char": 25,
"text": "upgrades",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 37,
"feats": null,
"head": 8,
"id": 5,
"lemma": "for",
"start_char": 34,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 43,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 8,
"id": 6,
"lemma": "their",
"start_char": 38,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 53,
"feats": "Degree=Pos",
"head": 8,
"id": 7,
"lemma": "preferred",
"start_char": 44,
"text": "preferred",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod",
"end_char": 64,
"feats": "Number=Plur",
"head": 4,
"id": 8,
"lemma": "passenger",
"start_char": 54,
"text": "passengers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 70,
"feats": null,
"head": 11,
"id": 9,
"lemma": "since",
"start_char": 65,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 75,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "they",
"start_char": 71,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 80,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 11,
"lemma": "want",
"start_char": 76,
"text": "want",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "obj",
"end_char": 85,
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 11,
"id": 12,
"lemma": "they",
"start_char": 81,
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 88,
"feats": null,
"head": 14,
"id": 13,
"lemma": "to",
"start_char": 86,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 97,
"feats": "VerbForm=Inf",
"head": 11,
"id": 14,
"lemma": "continue",
"start_char": 89,
"text": "continue",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 104,
"feats": "VerbForm=Ger",
"head": 14,
"id": 15,
"lemma": "fly",
"start_char": 98,
"text": "flying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 109,
"feats": null,
"head": 17,
"id": 16,
"lemma": "with",
"start_char": 105,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 114,
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 15,
"id": 17,
"lemma": "they",
"start_char": 110,
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 115,
"feats": null,
"head": 3,
"id": 18,
"lemma": ".",
"start_char": 114,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
],
[
0,
9,
9
]
],
[
[
0,
5,
7
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
28fe3ba74f645db5891ca9847a86fb5b
|
American Airlines offers upgrades for their preferred passengers so they continue choosing their airlines over others.
|
[
{
"end_char": 118,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "American Airlines offers upgrades for their preferred passengers so they continue choosing their airlines over others.",
"tokens": [
{
"deprel": "amod",
"end_char": 8,
"feats": "Degree=Pos",
"head": 2,
"id": 1,
"lemma": "American",
"start_char": 0,
"text": "American",
"upos": "ADJ",
"xpos": "NNP"
},
{
"deprel": "nsubj",
"end_char": 17,
"feats": "Number=Plur",
"head": 3,
"id": 2,
"lemma": "Airline",
"start_char": 9,
"text": "Airlines",
"upos": "PROPN",
"xpos": "NNPS"
},
{
"deprel": "root",
"end_char": 24,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "offer",
"start_char": 18,
"text": "offers",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 33,
"feats": "Number=Plur",
"head": 3,
"id": 4,
"lemma": "upgrade",
"start_char": 25,
"text": "upgrades",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 37,
"feats": null,
"head": 8,
"id": 5,
"lemma": "for",
"start_char": 34,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 43,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 8,
"id": 6,
"lemma": "their",
"start_char": 38,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 53,
"feats": "Degree=Pos",
"head": 8,
"id": 7,
"lemma": "preferred",
"start_char": 44,
"text": "preferred",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod",
"end_char": 64,
"feats": "Number=Plur",
"head": 4,
"id": 8,
"lemma": "passenger",
"start_char": 54,
"text": "passengers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 67,
"feats": null,
"head": 11,
"id": 9,
"lemma": "so",
"start_char": 65,
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 72,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "they",
"start_char": 68,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 81,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 11,
"lemma": "continue",
"start_char": 73,
"text": "continue",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "xcomp",
"end_char": 90,
"feats": "VerbForm=Ger",
"head": 11,
"id": 12,
"lemma": "choose",
"start_char": 82,
"text": "choosing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "nmod:poss",
"end_char": 96,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "their",
"start_char": 91,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 105,
"feats": "Number=Plur",
"head": 12,
"id": 14,
"lemma": "airline",
"start_char": 97,
"text": "airlines",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 110,
"feats": null,
"head": 16,
"id": 15,
"lemma": "over",
"start_char": 106,
"text": "over",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 117,
"feats": "Number=Plur",
"head": 12,
"id": 16,
"lemma": "other",
"start_char": 111,
"text": "others",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 118,
"feats": null,
"head": 3,
"id": 17,
"lemma": ".",
"start_char": 117,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
]
],
[
[
0,
5,
7
],
[
0,
9,
9
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
e0b2b0813fd7d30b825006e639229ae9
|
Chase Sapphire has a 24 hour service line for card holders since they chose the card for everyday available support when traveling.
|
[
{
"end_char": 131,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Chase Sapphire has a 24 hour service line for card holders since they chose the card for everyday available support when traveling.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Chase",
"start_char": 0,
"text": "Chase",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 14,
"feats": "Number=Sing",
"head": 1,
"id": 2,
"lemma": "Sapphire",
"start_char": 6,
"text": "Sapphire",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "have",
"start_char": 15,
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 20,
"feats": "Definite=Ind|PronType=Art",
"head": 8,
"id": 4,
"lemma": "a",
"start_char": 19,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nummod",
"end_char": 23,
"feats": "NumForm=Digit|NumType=Card",
"head": 6,
"id": 5,
"lemma": "24",
"start_char": 21,
"text": "24",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "compound",
"end_char": 28,
"feats": "Number=Sing",
"head": 8,
"id": 6,
"lemma": "hour",
"start_char": 24,
"text": "hour",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "compound",
"end_char": 36,
"feats": "Number=Sing",
"head": 8,
"id": 7,
"lemma": "service",
"start_char": 29,
"text": "service",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 41,
"feats": "Number=Sing",
"head": 3,
"id": 8,
"lemma": "line",
"start_char": 37,
"text": "line",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 45,
"feats": null,
"head": 11,
"id": 9,
"lemma": "for",
"start_char": 42,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"end_char": 50,
"feats": "Number=Sing",
"head": 11,
"id": 10,
"lemma": "card",
"start_char": 46,
"text": "card",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nmod",
"end_char": 58,
"feats": "Number=Plur",
"head": 8,
"id": 11,
"lemma": "holder",
"start_char": 51,
"text": "holders",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 64,
"feats": null,
"head": 14,
"id": 12,
"lemma": "since",
"start_char": 59,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 69,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "they",
"start_char": 65,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 75,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 14,
"lemma": "choose",
"start_char": 70,
"text": "chose",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 79,
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": 15,
"lemma": "the",
"start_char": 76,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 84,
"feats": "Number=Sing",
"head": 14,
"id": 16,
"lemma": "card",
"start_char": 80,
"text": "card",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 88,
"feats": null,
"head": 20,
"id": 17,
"lemma": "for",
"start_char": 85,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 97,
"feats": "Degree=Pos",
"head": 20,
"id": 18,
"lemma": "everyday",
"start_char": 89,
"text": "everyday",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"end_char": 107,
"feats": "Degree=Pos",
"head": 20,
"id": 19,
"lemma": "available",
"start_char": 98,
"text": "available",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 115,
"feats": "Number=Sing",
"head": 14,
"id": 20,
"lemma": "support",
"start_char": 108,
"text": "support",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 120,
"feats": "PronType=Int",
"head": 22,
"id": 21,
"lemma": "when",
"start_char": 116,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "advcl",
"end_char": 130,
"feats": "VerbForm=Ger",
"head": 14,
"id": 22,
"lemma": "travel",
"start_char": 121,
"text": "traveling",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "punct",
"end_char": 131,
"feats": null,
"head": 3,
"id": 23,
"lemma": ".",
"start_char": 130,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
]
],
[
[
0,
9,
10
],
[
0,
12,
12
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
744143fd310381b9131c9bd49cd53db8
|
Chase Sapphire has a 24 hour service line for card holders so they would be available to help if their customer encounters trouble.
|
[
{
"end_char": 131,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Chase Sapphire has a 24 hour service line for card holders so they would be available to help if their customer encounters trouble.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Chase",
"start_char": 0,
"text": "Chase",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 14,
"feats": "Number=Sing",
"head": 1,
"id": 2,
"lemma": "Sapphire",
"start_char": 6,
"text": "Sapphire",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "have",
"start_char": 15,
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 20,
"feats": "Definite=Ind|PronType=Art",
"head": 8,
"id": 4,
"lemma": "a",
"start_char": 19,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nummod",
"end_char": 23,
"feats": "NumForm=Digit|NumType=Card",
"head": 6,
"id": 5,
"lemma": "24",
"start_char": 21,
"text": "24",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "compound",
"end_char": 28,
"feats": "Number=Sing",
"head": 8,
"id": 6,
"lemma": "hour",
"start_char": 24,
"text": "hour",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "compound",
"end_char": 36,
"feats": "Number=Sing",
"head": 8,
"id": 7,
"lemma": "service",
"start_char": 29,
"text": "service",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 41,
"feats": "Number=Sing",
"head": 3,
"id": 8,
"lemma": "line",
"start_char": 37,
"text": "line",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 45,
"feats": null,
"head": 11,
"id": 9,
"lemma": "for",
"start_char": 42,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"end_char": 50,
"feats": "Number=Sing",
"head": 11,
"id": 10,
"lemma": "card",
"start_char": 46,
"text": "card",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nmod",
"end_char": 58,
"feats": "Number=Plur",
"head": 8,
"id": 11,
"lemma": "holder",
"start_char": 51,
"text": "holders",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 61,
"feats": null,
"head": 16,
"id": 12,
"lemma": "so",
"start_char": 59,
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 66,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 16,
"id": 13,
"lemma": "they",
"start_char": 62,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 72,
"feats": "VerbForm=Fin",
"head": 16,
"id": 14,
"lemma": "would",
"start_char": 67,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "cop",
"end_char": 75,
"feats": "VerbForm=Inf",
"head": 16,
"id": 15,
"lemma": "be",
"start_char": 73,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "advcl",
"end_char": 85,
"feats": "Degree=Pos",
"head": 3,
"id": 16,
"lemma": "available",
"start_char": 76,
"text": "available",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 88,
"feats": null,
"head": 18,
"id": 17,
"lemma": "to",
"start_char": 86,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 93,
"feats": "VerbForm=Inf",
"head": 16,
"id": 18,
"lemma": "help",
"start_char": 89,
"text": "help",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 96,
"feats": null,
"head": 22,
"id": 19,
"lemma": "if",
"start_char": 94,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 102,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 21,
"id": 20,
"lemma": "their",
"start_char": 97,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 111,
"feats": "Number=Sing",
"head": 22,
"id": 21,
"lemma": "customer",
"start_char": 103,
"text": "customer",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"end_char": 122,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 18,
"id": 22,
"lemma": "encounter",
"start_char": 112,
"text": "encounters",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 130,
"feats": "Number=Sing",
"head": 22,
"id": 23,
"lemma": "trouble",
"start_char": 123,
"text": "trouble",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 131,
"feats": null,
"head": 3,
"id": 24,
"lemma": ".",
"start_char": 130,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
],
[
0,
12,
12
]
],
[
[
0,
9,
10
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
dda8c837e06eb022d98e45709b18fbfc
|
Chase Freedom provides quarterly bonuses as incentives for accounts, since they want them to use their card.
|
[
{
"end_char": 108,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Chase Freedom provides quarterly bonuses as incentives for accounts, since they want them to use their card.",
"tokens": [
{
"deprel": "compound",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Chase",
"start_char": 0,
"text": "Chase",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "nsubj",
"end_char": 13,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "Freedom",
"start_char": 6,
"text": "Freedom",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 22,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "provide",
"start_char": 14,
"text": "provides",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "amod",
"end_char": 32,
"feats": "Degree=Pos",
"head": 5,
"id": 4,
"lemma": "quarterly",
"start_char": 23,
"text": "quarterly",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 40,
"feats": "Number=Plur",
"head": 3,
"id": 5,
"lemma": "bonus",
"start_char": 33,
"text": "bonuses",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 43,
"feats": null,
"head": 7,
"id": 6,
"lemma": "as",
"start_char": 41,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 54,
"feats": "Number=Plur",
"head": 3,
"id": 7,
"lemma": "incentive",
"start_char": 44,
"text": "incentives",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 58,
"feats": null,
"head": 9,
"id": 8,
"lemma": "for",
"start_char": 55,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 67,
"feats": "Number=Plur",
"head": 7,
"id": 9,
"lemma": "account",
"start_char": 59,
"text": "accounts",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 68,
"feats": null,
"head": 3,
"id": 10,
"lemma": ",",
"start_char": 67,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 74,
"feats": null,
"head": 13,
"id": 11,
"lemma": "since",
"start_char": 69,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 79,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "they",
"start_char": 75,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 84,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 13,
"lemma": "want",
"start_char": 80,
"text": "want",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "obj",
"end_char": 89,
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 13,
"id": 14,
"lemma": "they",
"start_char": 85,
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 92,
"feats": null,
"head": 16,
"id": 15,
"lemma": "to",
"start_char": 90,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 96,
"feats": "VerbForm=Inf",
"head": 13,
"id": 16,
"lemma": "use",
"start_char": 93,
"text": "use",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"end_char": 102,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 18,
"id": 17,
"lemma": "their",
"start_char": 97,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 107,
"feats": "Number=Sing",
"head": 16,
"id": 18,
"lemma": "card",
"start_char": 103,
"text": "card",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 108,
"feats": null,
"head": 3,
"id": 19,
"lemma": ".",
"start_char": 107,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
],
[
0,
11,
11
]
],
[
[
0,
8,
8
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
edd7fb86b74c5ef292c72b7fffafe9cc
|
Chase Freedom provides quarterly bonuses as incentives for accounts but they do not always consider the incentive as much value.
|
[
{
"end_char": 128,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Chase Freedom provides quarterly bonuses as incentives for accounts but they do not always consider the incentive as much value.",
"tokens": [
{
"deprel": "compound",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Chase",
"start_char": 0,
"text": "Chase",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "nsubj",
"end_char": 13,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "Freedom",
"start_char": 6,
"text": "Freedom",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 22,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "provide",
"start_char": 14,
"text": "provides",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "amod",
"end_char": 32,
"feats": "Degree=Pos",
"head": 5,
"id": 4,
"lemma": "quarterly",
"start_char": 23,
"text": "quarterly",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 40,
"feats": "Number=Plur",
"head": 3,
"id": 5,
"lemma": "bonus",
"start_char": 33,
"text": "bonuses",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 43,
"feats": null,
"head": 7,
"id": 6,
"lemma": "as",
"start_char": 41,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 54,
"feats": "Number=Plur",
"head": 3,
"id": 7,
"lemma": "incentive",
"start_char": 44,
"text": "incentives",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 58,
"feats": null,
"head": 9,
"id": 8,
"lemma": "for",
"start_char": 55,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 67,
"feats": "Number=Plur",
"head": 7,
"id": 9,
"lemma": "account",
"start_char": 59,
"text": "accounts",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cc",
"end_char": 71,
"feats": null,
"head": 15,
"id": 10,
"lemma": "but",
"start_char": 68,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 76,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 15,
"id": 11,
"lemma": "they",
"start_char": 72,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 79,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": 12,
"lemma": "do",
"start_char": 77,
"text": "do",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 83,
"feats": null,
"head": 15,
"id": 13,
"lemma": "not",
"start_char": 80,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 90,
"feats": null,
"head": 15,
"id": 14,
"lemma": "always",
"start_char": 84,
"text": "always",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 99,
"feats": "VerbForm=Inf",
"head": 3,
"id": 15,
"lemma": "consider",
"start_char": 91,
"text": "consider",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 103,
"feats": "Definite=Def|PronType=Art",
"head": 17,
"id": 16,
"lemma": "the",
"start_char": 100,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 113,
"feats": "Number=Sing",
"head": 15,
"id": 17,
"lemma": "incentive",
"start_char": 104,
"text": "incentive",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 116,
"feats": null,
"head": 19,
"id": 18,
"lemma": "as",
"start_char": 114,
"text": "as",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"end_char": 121,
"feats": "Degree=Pos",
"head": 20,
"id": 19,
"lemma": "much",
"start_char": 117,
"text": "much",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod",
"end_char": 127,
"feats": "Number=Sing",
"head": 17,
"id": 20,
"lemma": "value",
"start_char": 122,
"text": "value",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 128,
"feats": null,
"head": 3,
"id": 21,
"lemma": ".",
"start_char": 127,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
]
],
[
[
0,
8,
8
],
[
0,
10,
10
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
782c563cd738766938ec281a45b1197a
|
AOL finally had their CEO step down to respect the wishes of the stakeholders since they have votes to decide the direction of the company.
|
[
{
"end_char": 139,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "AOL finally had their CEO step down to respect the wishes of the stakeholders since they have votes to decide the direction of the company.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 3,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "AOL",
"start_char": 0,
"text": "AOL",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 11,
"feats": null,
"head": 3,
"id": 2,
"lemma": "finally",
"start_char": 4,
"text": "finally",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 15,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "have",
"start_char": 12,
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"end_char": 21,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 6,
"id": 4,
"lemma": "their",
"start_char": 16,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "compound",
"end_char": 25,
"feats": "Number=Sing",
"head": 6,
"id": 5,
"lemma": "ceo",
"start_char": 22,
"text": "CEO",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 30,
"feats": "Number=Sing",
"head": 3,
"id": 6,
"lemma": "step",
"start_char": 26,
"text": "step",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "compound:prt",
"end_char": 35,
"feats": null,
"head": 3,
"id": 7,
"lemma": "down",
"start_char": 31,
"text": "down",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "mark",
"end_char": 38,
"feats": null,
"head": 9,
"id": 8,
"lemma": "to",
"start_char": 36,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 46,
"feats": "VerbForm=Inf",
"head": 3,
"id": 9,
"lemma": "respect",
"start_char": 39,
"text": "respect",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 50,
"feats": "Definite=Def|PronType=Art",
"head": 11,
"id": 10,
"lemma": "the",
"start_char": 47,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 57,
"feats": "Number=Plur",
"head": 9,
"id": 11,
"lemma": "wish",
"start_char": 51,
"text": "wishes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 60,
"feats": null,
"head": 14,
"id": 12,
"lemma": "of",
"start_char": 58,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 64,
"feats": "Definite=Def|PronType=Art",
"head": 14,
"id": 13,
"lemma": "the",
"start_char": 61,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 77,
"feats": "Number=Plur",
"head": 11,
"id": 14,
"lemma": "stakeholder",
"start_char": 65,
"text": "stakeholders",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 83,
"feats": null,
"head": 17,
"id": 15,
"lemma": "since",
"start_char": 78,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 88,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 17,
"id": 16,
"lemma": "they",
"start_char": 84,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 93,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 9,
"id": 17,
"lemma": "have",
"start_char": 89,
"text": "have",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "obj",
"end_char": 99,
"feats": "Number=Plur",
"head": 17,
"id": 18,
"lemma": "vote",
"start_char": 94,
"text": "votes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 102,
"feats": null,
"head": 20,
"id": 19,
"lemma": "to",
"start_char": 100,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"end_char": 109,
"feats": "VerbForm=Inf",
"head": 18,
"id": 20,
"lemma": "decide",
"start_char": 103,
"text": "decide",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 113,
"feats": "Definite=Def|PronType=Art",
"head": 22,
"id": 21,
"lemma": "the",
"start_char": 110,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 123,
"feats": "Number=Sing",
"head": 20,
"id": 22,
"lemma": "direction",
"start_char": 114,
"text": "direction",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 126,
"feats": null,
"head": 25,
"id": 23,
"lemma": "of",
"start_char": 124,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 130,
"feats": "Definite=Def|PronType=Art",
"head": 25,
"id": 24,
"lemma": "the",
"start_char": 127,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 138,
"feats": "Number=Sing",
"head": 22,
"id": 25,
"lemma": "company",
"start_char": 131,
"text": "company",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 139,
"feats": null,
"head": 3,
"id": 26,
"lemma": ".",
"start_char": 138,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
]
],
[
[
0,
12,
13
],
[
0,
15,
15
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
35964910ce3cb5c0edea7aba96f66360
|
AOL finally had their CEO step down to respect the wishes of the stakeholders because they needed to listen to their investors.
|
[
{
"end_char": 127,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "AOL finally had their CEO step down to respect the wishes of the stakeholders because they needed to listen to their investors.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 3,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "AOL",
"start_char": 0,
"text": "AOL",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 11,
"feats": null,
"head": 3,
"id": 2,
"lemma": "finally",
"start_char": 4,
"text": "finally",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 15,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "have",
"start_char": 12,
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"end_char": 21,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 6,
"id": 4,
"lemma": "their",
"start_char": 16,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "compound",
"end_char": 25,
"feats": "Number=Sing",
"head": 6,
"id": 5,
"lemma": "ceo",
"start_char": 22,
"text": "CEO",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 30,
"feats": "Number=Sing",
"head": 3,
"id": 6,
"lemma": "step",
"start_char": 26,
"text": "step",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "compound:prt",
"end_char": 35,
"feats": null,
"head": 3,
"id": 7,
"lemma": "down",
"start_char": 31,
"text": "down",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "mark",
"end_char": 38,
"feats": null,
"head": 9,
"id": 8,
"lemma": "to",
"start_char": 36,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 46,
"feats": "VerbForm=Inf",
"head": 3,
"id": 9,
"lemma": "respect",
"start_char": 39,
"text": "respect",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 50,
"feats": "Definite=Def|PronType=Art",
"head": 11,
"id": 10,
"lemma": "the",
"start_char": 47,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 57,
"feats": "Number=Plur",
"head": 9,
"id": 11,
"lemma": "wish",
"start_char": 51,
"text": "wishes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 60,
"feats": null,
"head": 14,
"id": 12,
"lemma": "of",
"start_char": 58,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 64,
"feats": "Definite=Def|PronType=Art",
"head": 14,
"id": 13,
"lemma": "the",
"start_char": 61,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 77,
"feats": "Number=Plur",
"head": 11,
"id": 14,
"lemma": "stakeholder",
"start_char": 65,
"text": "stakeholders",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 85,
"feats": null,
"head": 17,
"id": 15,
"lemma": "because",
"start_char": 78,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 90,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 17,
"id": 16,
"lemma": "they",
"start_char": 86,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 97,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 17,
"lemma": "need",
"start_char": 91,
"text": "needed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 100,
"feats": null,
"head": 19,
"id": 18,
"lemma": "to",
"start_char": 98,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 107,
"feats": "VerbForm=Inf",
"head": 17,
"id": 19,
"lemma": "listen",
"start_char": 101,
"text": "listen",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 110,
"feats": null,
"head": 22,
"id": 20,
"lemma": "to",
"start_char": 108,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 116,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 22,
"id": 21,
"lemma": "their",
"start_char": 111,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 126,
"feats": "Number=Plur",
"head": 19,
"id": 22,
"lemma": "investor",
"start_char": 117,
"text": "investors",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 127,
"feats": null,
"head": 3,
"id": 23,
"lemma": ".",
"start_char": 126,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
],
[
0,
15,
15
]
],
[
[
0,
12,
13
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
63f589a738153fa3ab15a758a7769b09
|
The collections agency often goes after delinquent accounts, but they sometimes make mistakes.
|
[
{
"end_char": 94,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "The collections agency often goes after delinquent accounts, but they sometimes make mistakes.",
"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": 15,
"feats": "Number=Plur",
"head": 3,
"id": 2,
"lemma": "collection",
"start_char": 4,
"text": "collections",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "nsubj",
"end_char": 22,
"feats": "Number=Sing",
"head": 5,
"id": 3,
"lemma": "agency",
"start_char": 16,
"text": "agency",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 28,
"feats": null,
"head": 5,
"id": 4,
"lemma": "often",
"start_char": 23,
"text": "often",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 33,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 5,
"lemma": "go",
"start_char": 29,
"text": "goes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "case",
"end_char": 39,
"feats": null,
"head": 8,
"id": 6,
"lemma": "after",
"start_char": 34,
"text": "after",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 50,
"feats": "Degree=Pos",
"head": 8,
"id": 7,
"lemma": "delinquent",
"start_char": 40,
"text": "delinquent",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 59,
"feats": "Number=Plur",
"head": 5,
"id": 8,
"lemma": "account",
"start_char": 51,
"text": "accounts",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 60,
"feats": null,
"head": 13,
"id": 9,
"lemma": ",",
"start_char": 59,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 64,
"feats": null,
"head": 13,
"id": 10,
"lemma": "but",
"start_char": 61,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 69,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 13,
"id": 11,
"lemma": "they",
"start_char": 65,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 79,
"feats": null,
"head": 13,
"id": 12,
"lemma": "sometimes",
"start_char": 70,
"text": "sometimes",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 84,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 13,
"lemma": "make",
"start_char": 80,
"text": "make",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "obj",
"end_char": 93,
"feats": "Number=Plur",
"head": 13,
"id": 14,
"lemma": "mistake",
"start_char": 85,
"text": "mistakes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 94,
"feats": null,
"head": 5,
"id": 15,
"lemma": ".",
"start_char": 93,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
2
],
[
0,
10,
10
]
],
[
[
0,
6,
7
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
c7bfc77bacc873676c87b7a38d8f0863
|
The collections agency often goes after delinquent accounts since they try and get the money owed if a person did not pay for several months.
|
[
{
"end_char": 141,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "The collections agency often goes after delinquent accounts since they try and get the money owed if a person did not pay for several months.",
"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": 15,
"feats": "Number=Plur",
"head": 3,
"id": 2,
"lemma": "collection",
"start_char": 4,
"text": "collections",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "nsubj",
"end_char": 22,
"feats": "Number=Sing",
"head": 5,
"id": 3,
"lemma": "agency",
"start_char": 16,
"text": "agency",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 28,
"feats": null,
"head": 5,
"id": 4,
"lemma": "often",
"start_char": 23,
"text": "often",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 33,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 5,
"lemma": "go",
"start_char": 29,
"text": "goes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "case",
"end_char": 39,
"feats": null,
"head": 8,
"id": 6,
"lemma": "after",
"start_char": 34,
"text": "after",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 50,
"feats": "Degree=Pos",
"head": 8,
"id": 7,
"lemma": "delinquent",
"start_char": 40,
"text": "delinquent",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 59,
"feats": "Number=Plur",
"head": 5,
"id": 8,
"lemma": "account",
"start_char": 51,
"text": "accounts",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 65,
"feats": null,
"head": 11,
"id": 9,
"lemma": "since",
"start_char": 60,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 70,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "they",
"start_char": 66,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 74,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 11,
"lemma": "try",
"start_char": 71,
"text": "try",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "cc",
"end_char": 78,
"feats": null,
"head": 13,
"id": 12,
"lemma": "and",
"start_char": 75,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 82,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 11,
"id": 13,
"lemma": "get",
"start_char": 79,
"text": "get",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "det",
"end_char": 86,
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": 14,
"lemma": "the",
"start_char": 83,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 92,
"feats": "Number=Sing",
"head": 13,
"id": 15,
"lemma": "money",
"start_char": 87,
"text": "money",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "xcomp",
"end_char": 97,
"feats": "Tense=Past|VerbForm=Part",
"head": 13,
"id": 16,
"lemma": "owe",
"start_char": 93,
"text": "owed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"end_char": 100,
"feats": null,
"head": 22,
"id": 17,
"lemma": "if",
"start_char": 98,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 102,
"feats": "Definite=Ind|PronType=Art",
"head": 19,
"id": 18,
"lemma": "a",
"start_char": 101,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 109,
"feats": "Number=Sing",
"head": 22,
"id": 19,
"lemma": "person",
"start_char": 103,
"text": "person",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"end_char": 113,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 22,
"id": 20,
"lemma": "do",
"start_char": 110,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 117,
"feats": null,
"head": 22,
"id": 21,
"lemma": "not",
"start_char": 114,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 121,
"feats": "VerbForm=Inf",
"head": 13,
"id": 22,
"lemma": "pay",
"start_char": 118,
"text": "pay",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 125,
"feats": null,
"head": 25,
"id": 23,
"lemma": "for",
"start_char": 122,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 133,
"feats": "Degree=Pos",
"head": 25,
"id": 24,
"lemma": "several",
"start_char": 126,
"text": "several",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 140,
"feats": "Number=Plur",
"head": 22,
"id": 25,
"lemma": "month",
"start_char": 134,
"text": "months",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 141,
"feats": null,
"head": 5,
"id": 26,
"lemma": ".",
"start_char": 140,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
2
]
],
[
[
0,
6,
7
],
[
0,
9,
9
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
3c7e4144f8a54129fe26c90542776566
|
Yamato Hisaki returned as the Grand Champion to face new challenger, Yoshi Osaka, but he risks losing his champion title.
|
[
{
"end_char": 121,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Yamato Hisaki returned as the Grand Champion to face new challenger, Yoshi Osaka, but he risks losing his champion title.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Yamato",
"start_char": 0,
"text": "Yamato",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 13,
"feats": "Number=Sing",
"head": 1,
"id": 2,
"lemma": "Hisaki",
"start_char": 7,
"text": "Hisaki",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 22,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "return",
"start_char": 14,
"text": "returned",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 25,
"feats": null,
"head": 7,
"id": 4,
"lemma": "as",
"start_char": 23,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 29,
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": 5,
"lemma": "the",
"start_char": 26,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 35,
"feats": "Degree=Pos",
"head": 7,
"id": 6,
"lemma": "Grand",
"start_char": 30,
"text": "Grand",
"upos": "ADJ",
"xpos": "NNP"
},
{
"deprel": "obl",
"end_char": 44,
"feats": "Number=Sing",
"head": 3,
"id": 7,
"lemma": "Champion",
"start_char": 36,
"text": "Champion",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 47,
"feats": null,
"head": 9,
"id": 8,
"lemma": "to",
"start_char": 45,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 52,
"feats": "VerbForm=Inf",
"head": 3,
"id": 9,
"lemma": "face",
"start_char": 48,
"text": "face",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "amod",
"end_char": 56,
"feats": "Degree=Pos",
"head": 11,
"id": 10,
"lemma": "new",
"start_char": 53,
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 67,
"feats": "Number=Sing",
"head": 9,
"id": 11,
"lemma": "challenger",
"start_char": 57,
"text": "challenger",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 68,
"feats": null,
"head": 13,
"id": 12,
"lemma": ",",
"start_char": 67,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "appos",
"end_char": 74,
"feats": "Number=Sing",
"head": 11,
"id": 13,
"lemma": "Yoshi",
"start_char": 69,
"text": "Yoshi",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 80,
"feats": "Number=Sing",
"head": 13,
"id": 14,
"lemma": "Osaka",
"start_char": 75,
"text": "Osaka",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 81,
"feats": null,
"head": 18,
"id": 15,
"lemma": ",",
"start_char": 80,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 85,
"feats": null,
"head": 18,
"id": 16,
"lemma": "but",
"start_char": 82,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 88,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": 17,
"lemma": "he",
"start_char": 86,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 94,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 18,
"lemma": "risk",
"start_char": 89,
"text": "risks",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "xcomp",
"end_char": 101,
"feats": "VerbForm=Ger",
"head": 18,
"id": 19,
"lemma": "lose",
"start_char": 95,
"text": "losing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "nmod:poss",
"end_char": 105,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 22,
"id": 20,
"lemma": "his",
"start_char": 102,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "compound",
"end_char": 114,
"feats": "Number=Sing",
"head": 22,
"id": 21,
"lemma": "champion",
"start_char": 106,
"text": "champion",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 120,
"feats": "Number=Sing",
"head": 19,
"id": 22,
"lemma": "title",
"start_char": 115,
"text": "title",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 121,
"feats": null,
"head": 3,
"id": 23,
"lemma": ".",
"start_char": 120,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
],
[
0,
16,
16
]
],
[
[
0,
12,
13
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
0d5c20bcd5f3e4e4f1da56f12d11434c
|
Yamato Hisaki returned as the Grand Champion to face new challenger, Yoshi Osaka, and despite being new, he hopes to win his title.
|
[
{
"end_char": 131,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Yamato Hisaki returned as the Grand Champion to face new challenger, Yoshi Osaka, and despite being new, he hopes to win his title.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Yamato",
"start_char": 0,
"text": "Yamato",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 13,
"feats": "Number=Sing",
"head": 1,
"id": 2,
"lemma": "Hisaki",
"start_char": 7,
"text": "Hisaki",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 22,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "return",
"start_char": 14,
"text": "returned",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 25,
"feats": null,
"head": 7,
"id": 4,
"lemma": "as",
"start_char": 23,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 29,
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": 5,
"lemma": "the",
"start_char": 26,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 35,
"feats": "Degree=Pos",
"head": 7,
"id": 6,
"lemma": "Grand",
"start_char": 30,
"text": "Grand",
"upos": "ADJ",
"xpos": "NNP"
},
{
"deprel": "obl",
"end_char": 44,
"feats": "Number=Sing",
"head": 3,
"id": 7,
"lemma": "Champion",
"start_char": 36,
"text": "Champion",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 47,
"feats": null,
"head": 9,
"id": 8,
"lemma": "to",
"start_char": 45,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 52,
"feats": "VerbForm=Inf",
"head": 3,
"id": 9,
"lemma": "face",
"start_char": 48,
"text": "face",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "amod",
"end_char": 56,
"feats": "Degree=Pos",
"head": 11,
"id": 10,
"lemma": "new",
"start_char": 53,
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 67,
"feats": "Number=Sing",
"head": 9,
"id": 11,
"lemma": "challenger",
"start_char": 57,
"text": "challenger",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 68,
"feats": null,
"head": 13,
"id": 12,
"lemma": ",",
"start_char": 67,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "appos",
"end_char": 74,
"feats": "Number=Sing",
"head": 11,
"id": 13,
"lemma": "Yoshi",
"start_char": 69,
"text": "Yoshi",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 80,
"feats": "Number=Sing",
"head": 13,
"id": 14,
"lemma": "Osaka",
"start_char": 75,
"text": "Osaka",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 81,
"feats": null,
"head": 22,
"id": 15,
"lemma": ",",
"start_char": 80,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 85,
"feats": null,
"head": 22,
"id": 16,
"lemma": "and",
"start_char": 82,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "mark",
"end_char": 93,
"feats": null,
"head": 19,
"id": 17,
"lemma": "despite",
"start_char": 86,
"text": "despite",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "cop",
"end_char": 99,
"feats": "VerbForm=Ger",
"head": 19,
"id": 18,
"lemma": "be",
"start_char": 94,
"text": "being",
"upos": "AUX",
"xpos": "VBG"
},
{
"deprel": "advcl",
"end_char": 103,
"feats": "Degree=Pos",
"head": 22,
"id": 19,
"lemma": "new",
"start_char": 100,
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 104,
"feats": null,
"head": 22,
"id": 20,
"lemma": ",",
"start_char": 103,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 107,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 22,
"id": 21,
"lemma": "he",
"start_char": 105,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 113,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 22,
"lemma": "hope",
"start_char": 108,
"text": "hopes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 116,
"feats": null,
"head": 24,
"id": 23,
"lemma": "to",
"start_char": 114,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 120,
"feats": "VerbForm=Inf",
"head": 22,
"id": 24,
"lemma": "win",
"start_char": 117,
"text": "win",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"end_char": 124,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 26,
"id": 25,
"lemma": "his",
"start_char": 121,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 130,
"feats": "Number=Sing",
"head": 24,
"id": 26,
"lemma": "title",
"start_char": 125,
"text": "title",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 131,
"feats": null,
"head": 3,
"id": 27,
"lemma": ".",
"start_char": 130,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
]
],
[
[
0,
12,
13
],
[
0,
20,
20
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
f30af88e4ba1b85ca51583e52aa99f2b
|
The judges monitor the performance of the competitors to measure their abilities, but they do not decide if they move on to the next round.
|
[
{
"end_char": 139,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "The judges monitor the performance of the competitors to measure their abilities, but they do not decide if they move on to the next round.",
"tokens": [
{
"deprel": "det",
"end_char": 3,
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": 1,
"lemma": "the",
"start_char": 0,
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 10,
"feats": "Number=Plur",
"head": 3,
"id": 2,
"lemma": "judge",
"start_char": 4,
"text": "judges",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "monitor",
"start_char": 11,
"text": "monitor",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "det",
"end_char": 22,
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": 4,
"lemma": "the",
"start_char": 19,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 34,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "performance",
"start_char": 23,
"text": "performance",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 37,
"feats": null,
"head": 8,
"id": 6,
"lemma": "of",
"start_char": 35,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 41,
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": 7,
"lemma": "the",
"start_char": 38,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 53,
"feats": "Number=Plur",
"head": 5,
"id": 8,
"lemma": "competitor",
"start_char": 42,
"text": "competitors",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 56,
"feats": null,
"head": 10,
"id": 9,
"lemma": "to",
"start_char": 54,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 64,
"feats": "VerbForm=Inf",
"head": 3,
"id": 10,
"lemma": "measure",
"start_char": 57,
"text": "measure",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"end_char": 70,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "their",
"start_char": 65,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 80,
"feats": "Number=Plur",
"head": 10,
"id": 12,
"lemma": "ability",
"start_char": 71,
"text": "abilities",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 81,
"feats": null,
"head": 18,
"id": 13,
"lemma": ",",
"start_char": 80,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 85,
"feats": null,
"head": 18,
"id": 14,
"lemma": "but",
"start_char": 82,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 90,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 18,
"id": 15,
"lemma": "they",
"start_char": 86,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 93,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 18,
"id": 16,
"lemma": "do",
"start_char": 91,
"text": "do",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 97,
"feats": null,
"head": 18,
"id": 17,
"lemma": "not",
"start_char": 94,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 104,
"feats": "VerbForm=Inf",
"head": 3,
"id": 18,
"lemma": "decide",
"start_char": 98,
"text": "decide",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 107,
"feats": null,
"head": 21,
"id": 19,
"lemma": "if",
"start_char": 105,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 112,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 21,
"id": 20,
"lemma": "they",
"start_char": 108,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"end_char": 117,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 18,
"id": 21,
"lemma": "move",
"start_char": 113,
"text": "move",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "compound:prt",
"end_char": 120,
"feats": null,
"head": 21,
"id": 22,
"lemma": "on",
"start_char": 118,
"text": "on",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "case",
"end_char": 123,
"feats": null,
"head": 26,
"id": 23,
"lemma": "to",
"start_char": 121,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 127,
"feats": "Definite=Def|PronType=Art",
"head": 26,
"id": 24,
"lemma": "the",
"start_char": 124,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 132,
"feats": "Degree=Pos",
"head": 26,
"id": 25,
"lemma": "next",
"start_char": 128,
"text": "next",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 138,
"feats": "Number=Sing",
"head": 21,
"id": 26,
"lemma": "round",
"start_char": 133,
"text": "round",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 139,
"feats": null,
"head": 3,
"id": 27,
"lemma": ".",
"start_char": 138,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
],
[
0,
14,
14
]
],
[
[
0,
6,
7
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
87e3dff38601e11f6f707c95e7df7601
|
The judges monitor the performances of the competitors to measure their abilities, so they need to be able to impress them with their skills.
|
[
{
"end_char": 141,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "The judges monitor the performances of the competitors to measure their abilities, so they need to be able to impress them with their skills.",
"tokens": [
{
"deprel": "det",
"end_char": 3,
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": 1,
"lemma": "the",
"start_char": 0,
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 10,
"feats": "Number=Plur",
"head": 3,
"id": 2,
"lemma": "judge",
"start_char": 4,
"text": "judges",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "monitor",
"start_char": 11,
"text": "monitor",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "det",
"end_char": 22,
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": 4,
"lemma": "the",
"start_char": 19,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 35,
"feats": "Number=Plur",
"head": 3,
"id": 5,
"lemma": "performance",
"start_char": 23,
"text": "performances",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 38,
"feats": null,
"head": 8,
"id": 6,
"lemma": "of",
"start_char": 36,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 42,
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": 7,
"lemma": "the",
"start_char": 39,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 54,
"feats": "Number=Plur",
"head": 5,
"id": 8,
"lemma": "competitor",
"start_char": 43,
"text": "competitors",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 57,
"feats": null,
"head": 10,
"id": 9,
"lemma": "to",
"start_char": 55,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 65,
"feats": "VerbForm=Inf",
"head": 3,
"id": 10,
"lemma": "measure",
"start_char": 58,
"text": "measure",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"end_char": 71,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "their",
"start_char": 66,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 81,
"feats": "Number=Plur",
"head": 10,
"id": 12,
"lemma": "ability",
"start_char": 72,
"text": "abilities",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 82,
"feats": null,
"head": 16,
"id": 13,
"lemma": ",",
"start_char": 81,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 85,
"feats": null,
"head": 16,
"id": 14,
"lemma": "so",
"start_char": 83,
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 90,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 16,
"id": 15,
"lemma": "they",
"start_char": 86,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 95,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 16,
"lemma": "need",
"start_char": 91,
"text": "need",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "mark",
"end_char": 98,
"feats": null,
"head": 19,
"id": 17,
"lemma": "to",
"start_char": 96,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "cop",
"end_char": 101,
"feats": "VerbForm=Inf",
"head": 19,
"id": 18,
"lemma": "be",
"start_char": 99,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 106,
"feats": "Degree=Pos",
"head": 16,
"id": 19,
"lemma": "able",
"start_char": 102,
"text": "able",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 109,
"feats": null,
"head": 21,
"id": 20,
"lemma": "to",
"start_char": 107,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 117,
"feats": "VerbForm=Inf",
"head": 19,
"id": 21,
"lemma": "impress",
"start_char": 110,
"text": "impress",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 122,
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 21,
"id": 22,
"lemma": "they",
"start_char": 118,
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 127,
"feats": null,
"head": 25,
"id": 23,
"lemma": "with",
"start_char": 123,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 133,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 25,
"id": 24,
"lemma": "their",
"start_char": 128,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 140,
"feats": "Number=Plur",
"head": 21,
"id": 25,
"lemma": "skill",
"start_char": 134,
"text": "skills",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 141,
"feats": null,
"head": 3,
"id": 26,
"lemma": ".",
"start_char": 140,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
]
],
[
[
0,
6,
7
],
[
0,
14,
14
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
1f5175b1ea6b42c63fca15a695496edb
|
Jessica did not like Selma cutting her hair short, but she ended up loving her new style.
|
[
{
"end_char": 89,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Jessica did not like Selma cutting her hair short, but she ended up loving her new style.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Jessica",
"start_char": 0,
"text": "Jessica",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "do",
"start_char": 8,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 15,
"feats": null,
"head": 4,
"id": 3,
"lemma": "not",
"start_char": 12,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 20,
"feats": "VerbForm=Inf",
"head": 0,
"id": 4,
"lemma": "like",
"start_char": 16,
"text": "like",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 26,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "Selma",
"start_char": 21,
"text": "Selma",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "xcomp",
"end_char": 34,
"feats": "VerbForm=Ger",
"head": 4,
"id": 6,
"lemma": "cut",
"start_char": 27,
"text": "cutting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "nmod:poss",
"end_char": 38,
"feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 8,
"id": 7,
"lemma": "her",
"start_char": 35,
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 43,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "hair",
"start_char": 39,
"text": "hair",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "xcomp",
"end_char": 49,
"feats": "Degree=Pos",
"head": 6,
"id": 9,
"lemma": "short",
"start_char": 44,
"text": "short",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 50,
"feats": null,
"head": 13,
"id": 10,
"lemma": ",",
"start_char": 49,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 54,
"feats": null,
"head": 13,
"id": 11,
"lemma": "but",
"start_char": 51,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 58,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "she",
"start_char": 55,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 64,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 13,
"lemma": "end",
"start_char": 59,
"text": "ended",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"end_char": 67,
"feats": null,
"head": 13,
"id": 14,
"lemma": "up",
"start_char": 65,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "xcomp",
"end_char": 74,
"feats": "VerbForm=Ger",
"head": 13,
"id": 15,
"lemma": "love",
"start_char": 68,
"text": "loving",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "nmod:poss",
"end_char": 78,
"feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 18,
"id": 16,
"lemma": "her",
"start_char": 75,
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 82,
"feats": "Degree=Pos",
"head": 18,
"id": 17,
"lemma": "new",
"start_char": 79,
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 88,
"feats": "Number=Sing",
"head": 15,
"id": 18,
"lemma": "style",
"start_char": 83,
"text": "style",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 89,
"feats": null,
"head": 4,
"id": 19,
"lemma": ".",
"start_char": 88,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
4,
4
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
5eee4427b9e42124018181860bc3bb43
|
Jessica did not like Selma cutting her hair short, so she tried to be conservative in the length she cut it.
|
[
{
"end_char": 108,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Jessica did not like Selma cutting her hair short, so she tried to be conservative in the length she cut it.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Jessica",
"start_char": 0,
"text": "Jessica",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "do",
"start_char": 8,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 15,
"feats": null,
"head": 4,
"id": 3,
"lemma": "not",
"start_char": 12,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 20,
"feats": "VerbForm=Inf",
"head": 0,
"id": 4,
"lemma": "like",
"start_char": 16,
"text": "like",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 26,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "Selma",
"start_char": 21,
"text": "Selma",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "xcomp",
"end_char": 34,
"feats": "VerbForm=Ger",
"head": 4,
"id": 6,
"lemma": "cut",
"start_char": 27,
"text": "cutting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "nmod:poss",
"end_char": 38,
"feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 8,
"id": 7,
"lemma": "her",
"start_char": 35,
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 43,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "hair",
"start_char": 39,
"text": "hair",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "xcomp",
"end_char": 49,
"feats": "Degree=Pos",
"head": 6,
"id": 9,
"lemma": "short",
"start_char": 44,
"text": "short",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 50,
"feats": null,
"head": 13,
"id": 10,
"lemma": ",",
"start_char": 49,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 53,
"feats": null,
"head": 13,
"id": 11,
"lemma": "so",
"start_char": 51,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 57,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "she",
"start_char": 54,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"end_char": 63,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 13,
"lemma": "try",
"start_char": 58,
"text": "tried",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 66,
"feats": null,
"head": 16,
"id": 14,
"lemma": "to",
"start_char": 64,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "cop",
"end_char": 69,
"feats": "VerbForm=Inf",
"head": 16,
"id": 15,
"lemma": "be",
"start_char": 67,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 82,
"feats": "Degree=Pos",
"head": 13,
"id": 16,
"lemma": "conservative",
"start_char": 70,
"text": "conservative",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 85,
"feats": null,
"head": 19,
"id": 17,
"lemma": "in",
"start_char": 83,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 89,
"feats": "Definite=Def|PronType=Art",
"head": 19,
"id": 18,
"lemma": "the",
"start_char": 86,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 96,
"feats": "Number=Sing",
"head": 16,
"id": 19,
"lemma": "length",
"start_char": 90,
"text": "length",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 100,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": 20,
"lemma": "she",
"start_char": 97,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "acl:relcl",
"end_char": 104,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 19,
"id": 21,
"lemma": "cut",
"start_char": 101,
"text": "cut",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 107,
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": 22,
"lemma": "it",
"start_char": 105,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 108,
"feats": null,
"head": 4,
"id": 23,
"lemma": ".",
"start_char": 107,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
11,
11
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
949e8348e1004f66e6e5cd18927ed68a
|
Customer Support fields the questions of their customers so they could provide immediate assistance.
|
[
{
"end_char": 100,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Customer Support fields the questions of their customers so they could provide immediate assistance.",
"tokens": [
{
"deprel": "compound",
"end_char": 8,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "customer",
"start_char": 0,
"text": "Customer",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 16,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "support",
"start_char": 9,
"text": "Support",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"end_char": 23,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "field",
"start_char": 17,
"text": "fields",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 27,
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": 4,
"lemma": "the",
"start_char": 24,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 37,
"feats": "Number=Plur",
"head": 3,
"id": 5,
"lemma": "question",
"start_char": 28,
"text": "questions",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 40,
"feats": null,
"head": 8,
"id": 6,
"lemma": "of",
"start_char": 38,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 46,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 8,
"id": 7,
"lemma": "their",
"start_char": 41,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod",
"end_char": 56,
"feats": "Number=Plur",
"head": 5,
"id": 8,
"lemma": "customer",
"start_char": 47,
"text": "customers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 59,
"feats": null,
"head": 12,
"id": 9,
"lemma": "so",
"start_char": 57,
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 64,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 12,
"id": 10,
"lemma": "they",
"start_char": 60,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 70,
"feats": "VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "could",
"start_char": 65,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"end_char": 78,
"feats": "VerbForm=Inf",
"head": 3,
"id": 12,
"lemma": "provide",
"start_char": 71,
"text": "provide",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "amod",
"end_char": 88,
"feats": "Degree=Pos",
"head": 14,
"id": 13,
"lemma": "immediate",
"start_char": 79,
"text": "immediate",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 99,
"feats": "Number=Sing",
"head": 12,
"id": 14,
"lemma": "assistance",
"start_char": 89,
"text": "assistance",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 100,
"feats": null,
"head": 3,
"id": 15,
"lemma": ".",
"start_char": 99,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
],
[
0,
9,
9
]
],
[
[
0,
6,
7
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
010e158dd4bcd75f2c7cc717709a6f86
|
Customer Support fields the questions of their customers so they could receive immediate assistance.
|
[
{
"end_char": 100,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Customer Support fields the questions of their customers so they could receive immediate assistance.",
"tokens": [
{
"deprel": "compound",
"end_char": 8,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "customer",
"start_char": 0,
"text": "Customer",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 16,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "support",
"start_char": 9,
"text": "Support",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"end_char": 23,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "field",
"start_char": 17,
"text": "fields",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 27,
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": 4,
"lemma": "the",
"start_char": 24,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 37,
"feats": "Number=Plur",
"head": 3,
"id": 5,
"lemma": "question",
"start_char": 28,
"text": "questions",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 40,
"feats": null,
"head": 8,
"id": 6,
"lemma": "of",
"start_char": 38,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 46,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 8,
"id": 7,
"lemma": "their",
"start_char": 41,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod",
"end_char": 56,
"feats": "Number=Plur",
"head": 5,
"id": 8,
"lemma": "customer",
"start_char": 47,
"text": "customers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 59,
"feats": null,
"head": 12,
"id": 9,
"lemma": "so",
"start_char": 57,
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 64,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 12,
"id": 10,
"lemma": "they",
"start_char": 60,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 70,
"feats": "VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "could",
"start_char": 65,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"end_char": 78,
"feats": "VerbForm=Inf",
"head": 3,
"id": 12,
"lemma": "receive",
"start_char": 71,
"text": "receive",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "amod",
"end_char": 88,
"feats": "Degree=Pos",
"head": 14,
"id": 13,
"lemma": "immediate",
"start_char": 79,
"text": "immediate",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 99,
"feats": "Number=Sing",
"head": 12,
"id": 14,
"lemma": "assistance",
"start_char": 89,
"text": "assistance",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 100,
"feats": null,
"head": 3,
"id": 15,
"lemma": ".",
"start_char": 99,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
]
],
[
[
0,
6,
7
],
[
0,
9,
9
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
de77f6c89ab38169e1a017971e85fd2e
|
Kyle purchased three new monitors due to a recommendation by his brother, because he wanted to increase his productivity.
|
[
{
"end_char": 121,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Kyle purchased three new monitors due to a recommendation by his brother, because he wanted to increase his productivity.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Kyle",
"start_char": 0,
"text": "Kyle",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 14,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "purchase",
"start_char": 5,
"text": "purchased",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nummod",
"end_char": 20,
"feats": "NumForm=Word|NumType=Card",
"head": 5,
"id": 3,
"lemma": "three",
"start_char": 15,
"text": "three",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "amod",
"end_char": 24,
"feats": "Degree=Pos",
"head": 5,
"id": 4,
"lemma": "new",
"start_char": 21,
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 33,
"feats": "Number=Plur",
"head": 2,
"id": 5,
"lemma": "monitor",
"start_char": 25,
"text": "monitors",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 37,
"feats": null,
"head": 9,
"id": 6,
"lemma": "due",
"start_char": 34,
"text": "due",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 40,
"feats": null,
"head": 6,
"id": 7,
"lemma": "to",
"start_char": 38,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 42,
"feats": "Definite=Ind|PronType=Art",
"head": 9,
"id": 8,
"lemma": "a",
"start_char": 41,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 57,
"feats": "Number=Sing",
"head": 2,
"id": 9,
"lemma": "recommendation",
"start_char": 43,
"text": "recommendation",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 60,
"feats": null,
"head": 12,
"id": 10,
"lemma": "by",
"start_char": 58,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 64,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "his",
"start_char": 61,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod",
"end_char": 72,
"feats": "Number=Sing",
"head": 9,
"id": 12,
"lemma": "brother",
"start_char": 65,
"text": "brother",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 73,
"feats": null,
"head": 16,
"id": 13,
"lemma": ",",
"start_char": 72,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 81,
"feats": null,
"head": 16,
"id": 14,
"lemma": "because",
"start_char": 74,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 84,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 15,
"lemma": "he",
"start_char": 82,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 91,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 16,
"lemma": "want",
"start_char": 85,
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 94,
"feats": null,
"head": 18,
"id": 17,
"lemma": "to",
"start_char": 92,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 103,
"feats": "VerbForm=Inf",
"head": 16,
"id": 18,
"lemma": "increase",
"start_char": 95,
"text": "increase",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"end_char": 107,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 20,
"id": 19,
"lemma": "his",
"start_char": 104,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 120,
"feats": "Number=Sing",
"head": 18,
"id": 20,
"lemma": "productivity",
"start_char": 108,
"text": "productivity",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 121,
"feats": null,
"head": 2,
"id": 21,
"lemma": ".",
"start_char": 120,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
],
[
0,
14,
14
]
],
[
[
0,
10,
11
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
cbb4e290baae2d100a831a7235a6e4d0
|
Kyle purchased three new monitors due to a recommendation by his brother, because he provided information on how his productivity increased with more working space.
|
[
{
"end_char": 164,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Kyle purchased three new monitors due to a recommendation by his brother, because he provided information on how his productivity increased with more working space.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Kyle",
"start_char": 0,
"text": "Kyle",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 14,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "purchase",
"start_char": 5,
"text": "purchased",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nummod",
"end_char": 20,
"feats": "NumForm=Word|NumType=Card",
"head": 5,
"id": 3,
"lemma": "three",
"start_char": 15,
"text": "three",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "amod",
"end_char": 24,
"feats": "Degree=Pos",
"head": 5,
"id": 4,
"lemma": "new",
"start_char": 21,
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 33,
"feats": "Number=Plur",
"head": 2,
"id": 5,
"lemma": "monitor",
"start_char": 25,
"text": "monitors",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 37,
"feats": null,
"head": 9,
"id": 6,
"lemma": "due",
"start_char": 34,
"text": "due",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 40,
"feats": null,
"head": 6,
"id": 7,
"lemma": "to",
"start_char": 38,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 42,
"feats": "Definite=Ind|PronType=Art",
"head": 9,
"id": 8,
"lemma": "a",
"start_char": 41,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 57,
"feats": "Number=Sing",
"head": 2,
"id": 9,
"lemma": "recommendation",
"start_char": 43,
"text": "recommendation",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 60,
"feats": null,
"head": 12,
"id": 10,
"lemma": "by",
"start_char": 58,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 64,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "his",
"start_char": 61,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod",
"end_char": 72,
"feats": "Number=Sing",
"head": 9,
"id": 12,
"lemma": "brother",
"start_char": 65,
"text": "brother",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 73,
"feats": null,
"head": 16,
"id": 13,
"lemma": ",",
"start_char": 72,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 81,
"feats": null,
"head": 16,
"id": 14,
"lemma": "because",
"start_char": 74,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 84,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 15,
"lemma": "he",
"start_char": 82,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 93,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 16,
"lemma": "provide",
"start_char": 85,
"text": "provided",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 105,
"feats": "Number=Sing",
"head": 16,
"id": 17,
"lemma": "information",
"start_char": 94,
"text": "information",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 108,
"feats": null,
"head": 22,
"id": 18,
"lemma": "on",
"start_char": 106,
"text": "on",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advmod",
"end_char": 112,
"feats": "PronType=Int",
"head": 22,
"id": 19,
"lemma": "how",
"start_char": 109,
"text": "how",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nmod:poss",
"end_char": 116,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 21,
"id": 20,
"lemma": "his",
"start_char": 113,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 129,
"feats": "Number=Sing",
"head": 22,
"id": 21,
"lemma": "productivity",
"start_char": 117,
"text": "productivity",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl",
"end_char": 139,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": 22,
"lemma": "increase",
"start_char": 130,
"text": "increased",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 144,
"feats": null,
"head": 26,
"id": 23,
"lemma": "with",
"start_char": 140,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 149,
"feats": "Degree=Cmp",
"head": 26,
"id": 24,
"lemma": "more",
"start_char": 145,
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "compound",
"end_char": 157,
"feats": "Number=Sing",
"head": 26,
"id": 25,
"lemma": "working",
"start_char": 150,
"text": "working",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"end_char": 163,
"feats": "Number=Sing",
"head": 22,
"id": 26,
"lemma": "space",
"start_char": 158,
"text": "space",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 164,
"feats": null,
"head": 2,
"id": 27,
"lemma": ".",
"start_char": 163,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
]
],
[
[
0,
10,
11
],
[
0,
14,
14
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
e85b4e50eb058cbafe0e586124eaa812
|
Coach Jay provided instruction to his son on how to eat healthy, because he wants him to grow up being fit and strong.
|
[
{
"end_char": 118,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Coach Jay provided instruction to his son on how to eat healthy, because he wants him to grow up being fit and strong.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "coach",
"start_char": 0,
"text": "Coach",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "flat",
"end_char": 9,
"feats": "Number=Sing",
"head": 1,
"id": 2,
"lemma": "Jay",
"start_char": 6,
"text": "Jay",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "provide",
"start_char": 10,
"text": "provided",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 30,
"feats": "Number=Sing",
"head": 3,
"id": 4,
"lemma": "instruction",
"start_char": 19,
"text": "instruction",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 33,
"feats": null,
"head": 7,
"id": 5,
"lemma": "to",
"start_char": 31,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 37,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 7,
"id": 6,
"lemma": "his",
"start_char": 34,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod",
"end_char": 41,
"feats": "Number=Sing",
"head": 4,
"id": 7,
"lemma": "son",
"start_char": 38,
"text": "son",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 44,
"feats": null,
"head": 9,
"id": 8,
"lemma": "on",
"start_char": 42,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 48,
"feats": "PronType=Int",
"head": 7,
"id": 9,
"lemma": "how",
"start_char": 45,
"text": "how",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "mark",
"end_char": 51,
"feats": null,
"head": 11,
"id": 10,
"lemma": "to",
"start_char": 49,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"end_char": 55,
"feats": "VerbForm=Inf",
"head": 9,
"id": 11,
"lemma": "eat",
"start_char": 52,
"text": "eat",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 63,
"feats": "Degree=Pos",
"head": 11,
"id": 12,
"lemma": "healthy",
"start_char": 56,
"text": "healthy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 64,
"feats": null,
"head": 16,
"id": 13,
"lemma": ",",
"start_char": 63,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 72,
"feats": null,
"head": 16,
"id": 14,
"lemma": "because",
"start_char": 65,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 75,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 15,
"lemma": "he",
"start_char": 73,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 81,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 16,
"lemma": "want",
"start_char": 76,
"text": "wants",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 85,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 17,
"lemma": "he",
"start_char": 82,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 88,
"feats": null,
"head": 19,
"id": 18,
"lemma": "to",
"start_char": 86,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 93,
"feats": "VerbForm=Inf",
"head": 16,
"id": 19,
"lemma": "grow",
"start_char": 89,
"text": "grow",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"end_char": 96,
"feats": null,
"head": 19,
"id": 20,
"lemma": "up",
"start_char": 94,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "cop",
"end_char": 102,
"feats": "VerbForm=Ger",
"head": 22,
"id": 21,
"lemma": "be",
"start_char": 97,
"text": "being",
"upos": "AUX",
"xpos": "VBG"
},
{
"deprel": "xcomp",
"end_char": 106,
"feats": "Degree=Pos",
"head": 19,
"id": 22,
"lemma": "fit",
"start_char": 103,
"text": "fit",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 110,
"feats": null,
"head": 24,
"id": 23,
"lemma": "and",
"start_char": 107,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 117,
"feats": "Degree=Pos",
"head": 22,
"id": 24,
"lemma": "strong",
"start_char": 111,
"text": "strong",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 118,
"feats": null,
"head": 3,
"id": 25,
"lemma": ".",
"start_char": 117,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
],
[
0,
14,
14
]
],
[
[
0,
5,
6
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
5219af527db329afe66f07c97c7d226f
|
Coach Jay provided instruction to his son on how to eat healthy so that he can live longer.
|
[
{
"end_char": 91,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Coach Jay provided instruction to his son on how to eat healthy so that he can live longer.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "coach",
"start_char": 0,
"text": "Coach",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "flat",
"end_char": 9,
"feats": "Number=Sing",
"head": 1,
"id": 2,
"lemma": "Jay",
"start_char": 6,
"text": "Jay",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "provide",
"start_char": 10,
"text": "provided",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 30,
"feats": "Number=Sing",
"head": 3,
"id": 4,
"lemma": "instruction",
"start_char": 19,
"text": "instruction",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 33,
"feats": null,
"head": 7,
"id": 5,
"lemma": "to",
"start_char": 31,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 37,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 7,
"id": 6,
"lemma": "his",
"start_char": 34,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod",
"end_char": 41,
"feats": "Number=Sing",
"head": 4,
"id": 7,
"lemma": "son",
"start_char": 38,
"text": "son",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 44,
"feats": null,
"head": 9,
"id": 8,
"lemma": "on",
"start_char": 42,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 48,
"feats": "PronType=Int",
"head": 7,
"id": 9,
"lemma": "how",
"start_char": 45,
"text": "how",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "mark",
"end_char": 51,
"feats": null,
"head": 11,
"id": 10,
"lemma": "to",
"start_char": 49,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"end_char": 55,
"feats": "VerbForm=Inf",
"head": 9,
"id": 11,
"lemma": "eat",
"start_char": 52,
"text": "eat",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 63,
"feats": "Degree=Pos",
"head": 11,
"id": 12,
"lemma": "healthy",
"start_char": 56,
"text": "healthy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 66,
"feats": null,
"head": 17,
"id": 13,
"lemma": "so",
"start_char": 64,
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 71,
"feats": null,
"head": 13,
"id": 14,
"lemma": "that",
"start_char": 67,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 74,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 15,
"lemma": "he",
"start_char": 72,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 78,
"feats": "VerbForm=Fin",
"head": 17,
"id": 16,
"lemma": "can",
"start_char": 75,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"end_char": 83,
"feats": "VerbForm=Inf",
"head": 11,
"id": 17,
"lemma": "live",
"start_char": 79,
"text": "live",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 90,
"feats": "Degree=Cmp",
"head": 17,
"id": 18,
"lemma": "long",
"start_char": 84,
"text": "longer",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "punct",
"end_char": 91,
"feats": null,
"head": 3,
"id": 19,
"lemma": ".",
"start_char": 90,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
]
],
[
[
0,
5,
6
],
[
0,
14,
14
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
8997fb2e8f49dcc64bdbc3aca346185b
|
The Starbuck employees make all the drinks on the spot for morning customers so they get their drinks nice and hot.
|
[
{
"end_char": 115,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "The Starbuck employees make all the drinks on the spot for morning customers so they get their drinks nice and hot.",
"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": 12,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "Starbuck",
"start_char": 4,
"text": "Starbuck",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "nsubj",
"end_char": 22,
"feats": "Number=Plur",
"head": 4,
"id": 3,
"lemma": "employee",
"start_char": 13,
"text": "employees",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "root",
"end_char": 27,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 4,
"lemma": "make",
"start_char": 23,
"text": "make",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "det:predet",
"end_char": 31,
"feats": null,
"head": 7,
"id": 5,
"lemma": "all",
"start_char": 28,
"text": "all",
"upos": "DET",
"xpos": "PDT"
},
{
"deprel": "det",
"end_char": 35,
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": 6,
"lemma": "the",
"start_char": 32,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 42,
"feats": "Number=Plur",
"head": 4,
"id": 7,
"lemma": "drink",
"start_char": 36,
"text": "drinks",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 45,
"feats": null,
"head": 10,
"id": 8,
"lemma": "on",
"start_char": 43,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 49,
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": 9,
"lemma": "the",
"start_char": 46,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 54,
"feats": "Number=Sing",
"head": 4,
"id": 10,
"lemma": "spot",
"start_char": 50,
"text": "spot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 58,
"feats": null,
"head": 13,
"id": 11,
"lemma": "for",
"start_char": 55,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"end_char": 66,
"feats": "Number=Sing",
"head": 13,
"id": 12,
"lemma": "morning",
"start_char": 59,
"text": "morning",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"end_char": 76,
"feats": "Number=Plur",
"head": 4,
"id": 13,
"lemma": "customer",
"start_char": 67,
"text": "customers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "advmod",
"end_char": 79,
"feats": null,
"head": 16,
"id": 14,
"lemma": "so",
"start_char": 77,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 84,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 16,
"id": 15,
"lemma": "they",
"start_char": 80,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"end_char": 88,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 16,
"lemma": "get",
"start_char": 85,
"text": "get",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "nmod:poss",
"end_char": 94,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 18,
"id": 17,
"lemma": "their",
"start_char": 89,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 101,
"feats": "Number=Plur",
"head": 16,
"id": 18,
"lemma": "drink",
"start_char": 95,
"text": "drinks",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "xcomp",
"end_char": 106,
"feats": "Degree=Pos",
"head": 16,
"id": 19,
"lemma": "nice",
"start_char": 102,
"text": "nice",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 110,
"feats": null,
"head": 21,
"id": 20,
"lemma": "and",
"start_char": 107,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 114,
"feats": "Degree=Pos",
"head": 19,
"id": 21,
"lemma": "hot",
"start_char": 111,
"text": "hot",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 115,
"feats": null,
"head": 4,
"id": 22,
"lemma": ".",
"start_char": 114,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
2
]
],
[
[
0,
11,
12
],
[
0,
14,
14
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
30d1b671591343a51b2ff76af37bd238
|
The Starbuck employees make all the drinks on the spot for morning customers because they want them to return to purchase more of their products.
|
[
{
"end_char": 145,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "The Starbuck employees make all the drinks on the spot for morning customers because they want them to return to purchase more of their products.",
"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": 12,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "Starbuck",
"start_char": 4,
"text": "Starbuck",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "nsubj",
"end_char": 22,
"feats": "Number=Plur",
"head": 4,
"id": 3,
"lemma": "employee",
"start_char": 13,
"text": "employees",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "root",
"end_char": 27,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 4,
"lemma": "make",
"start_char": 23,
"text": "make",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "det:predet",
"end_char": 31,
"feats": null,
"head": 7,
"id": 5,
"lemma": "all",
"start_char": 28,
"text": "all",
"upos": "DET",
"xpos": "PDT"
},
{
"deprel": "det",
"end_char": 35,
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": 6,
"lemma": "the",
"start_char": 32,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 42,
"feats": "Number=Plur",
"head": 4,
"id": 7,
"lemma": "drink",
"start_char": 36,
"text": "drinks",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 45,
"feats": null,
"head": 10,
"id": 8,
"lemma": "on",
"start_char": 43,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 49,
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": 9,
"lemma": "the",
"start_char": 46,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 54,
"feats": "Number=Sing",
"head": 4,
"id": 10,
"lemma": "spot",
"start_char": 50,
"text": "spot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 58,
"feats": null,
"head": 13,
"id": 11,
"lemma": "for",
"start_char": 55,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"end_char": 66,
"feats": "Number=Sing",
"head": 13,
"id": 12,
"lemma": "morning",
"start_char": 59,
"text": "morning",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"end_char": 76,
"feats": "Number=Plur",
"head": 4,
"id": 13,
"lemma": "customer",
"start_char": 67,
"text": "customers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 84,
"feats": null,
"head": 16,
"id": 14,
"lemma": "because",
"start_char": 77,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 89,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 16,
"id": 15,
"lemma": "they",
"start_char": 85,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 94,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 16,
"lemma": "want",
"start_char": 90,
"text": "want",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "obj",
"end_char": 99,
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 16,
"id": 17,
"lemma": "they",
"start_char": 95,
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 102,
"feats": null,
"head": 19,
"id": 18,
"lemma": "to",
"start_char": 100,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 109,
"feats": "VerbForm=Inf",
"head": 16,
"id": 19,
"lemma": "return",
"start_char": 103,
"text": "return",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 112,
"feats": null,
"head": 21,
"id": 20,
"lemma": "to",
"start_char": 110,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 121,
"feats": "VerbForm=Inf",
"head": 19,
"id": 21,
"lemma": "purchase",
"start_char": 113,
"text": "purchase",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 126,
"feats": "Degree=Cmp",
"head": 21,
"id": 22,
"lemma": "more",
"start_char": 122,
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"end_char": 129,
"feats": null,
"head": 25,
"id": 23,
"lemma": "of",
"start_char": 127,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 135,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 25,
"id": 24,
"lemma": "their",
"start_char": 130,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 144,
"feats": "Number=Plur",
"head": 22,
"id": 25,
"lemma": "product",
"start_char": 136,
"text": "products",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 145,
"feats": null,
"head": 4,
"id": 26,
"lemma": ".",
"start_char": 144,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
2
],
[
0,
14,
14
]
],
[
[
0,
11,
12
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
fc154f00b6c244d09ef32c54344e623f
|
Kenmore is known for making superb appliances which is sold at Sears, because they are the best place to sell top brand appliances.
|
[
{
"end_char": 131,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Kenmore is known for making superb appliances which is sold at Sears, because they are the best place to sell top brand appliances.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Kenmore",
"start_char": 0,
"text": "Kenmore",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"start_char": 8,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 16,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 3,
"lemma": "know",
"start_char": 11,
"text": "known",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"end_char": 20,
"feats": null,
"head": 5,
"id": 4,
"lemma": "for",
"start_char": 17,
"text": "for",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 27,
"feats": "VerbForm=Ger",
"head": 3,
"id": 5,
"lemma": "make",
"start_char": 21,
"text": "making",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "amod",
"end_char": 34,
"feats": "Degree=Pos",
"head": 7,
"id": 6,
"lemma": "superb",
"start_char": 28,
"text": "superb",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 45,
"feats": "Number=Plur",
"head": 5,
"id": 7,
"lemma": "appliance",
"start_char": 35,
"text": "appliances",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "nsubj:pass",
"end_char": 51,
"feats": "PronType=Rel",
"head": 10,
"id": 8,
"lemma": "which",
"start_char": 46,
"text": "which",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "aux:pass",
"end_char": 54,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 10,
"id": 9,
"lemma": "be",
"start_char": 52,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "acl:relcl",
"end_char": 59,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 7,
"id": 10,
"lemma": "sell",
"start_char": 55,
"text": "sold",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 62,
"feats": null,
"head": 12,
"id": 11,
"lemma": "at",
"start_char": 60,
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 68,
"feats": "Number=Sing",
"head": 10,
"id": 12,
"lemma": "Sear",
"start_char": 63,
"text": "Sears",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 69,
"feats": null,
"head": 19,
"id": 13,
"lemma": ",",
"start_char": 68,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 77,
"feats": null,
"head": 19,
"id": 14,
"lemma": "because",
"start_char": 70,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 82,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 19,
"id": 15,
"lemma": "they",
"start_char": 78,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 86,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 19,
"id": 16,
"lemma": "be",
"start_char": 83,
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "det",
"end_char": 90,
"feats": "Definite=Def|PronType=Art",
"head": 19,
"id": 17,
"lemma": "the",
"start_char": 87,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 95,
"feats": "Degree=Sup",
"head": 19,
"id": 18,
"lemma": "good",
"start_char": 91,
"text": "best",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "advcl",
"end_char": 101,
"feats": "Number=Sing",
"head": 3,
"id": 19,
"lemma": "place",
"start_char": 96,
"text": "place",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 104,
"feats": null,
"head": 21,
"id": 20,
"lemma": "to",
"start_char": 102,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"end_char": 109,
"feats": "VerbForm=Inf",
"head": 19,
"id": 21,
"lemma": "sell",
"start_char": 105,
"text": "sell",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "amod",
"end_char": 113,
"feats": "Degree=Pos",
"head": 24,
"id": 22,
"lemma": "top",
"start_char": 110,
"text": "top",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"end_char": 119,
"feats": "Number=Sing",
"head": 24,
"id": 23,
"lemma": "brand",
"start_char": 114,
"text": "brand",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 130,
"feats": "Number=Plur",
"head": 21,
"id": 24,
"lemma": "appliance",
"start_char": 120,
"text": "appliances",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 131,
"feats": null,
"head": 3,
"id": 25,
"lemma": ".",
"start_char": 130,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
]
],
[
[
0,
11,
11
],
[
0,
14,
14
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
17e443963a8826f5dda0b49acba23695
|
Kenmore is known for making superb appliances which is sold at Sears since they constantly leave customers happy with their high quality brand.
|
[
{
"end_char": 143,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Kenmore is known for making superb appliances which is sold at Sears since they constantly leave customers happy with their high quality brand.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Kenmore",
"start_char": 0,
"text": "Kenmore",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"start_char": 8,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 16,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 3,
"lemma": "know",
"start_char": 11,
"text": "known",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"end_char": 20,
"feats": null,
"head": 5,
"id": 4,
"lemma": "for",
"start_char": 17,
"text": "for",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 27,
"feats": "VerbForm=Ger",
"head": 3,
"id": 5,
"lemma": "make",
"start_char": 21,
"text": "making",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "amod",
"end_char": 34,
"feats": "Degree=Pos",
"head": 7,
"id": 6,
"lemma": "superb",
"start_char": 28,
"text": "superb",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 45,
"feats": "Number=Plur",
"head": 5,
"id": 7,
"lemma": "appliance",
"start_char": 35,
"text": "appliances",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "nsubj:pass",
"end_char": 51,
"feats": "PronType=Rel",
"head": 10,
"id": 8,
"lemma": "which",
"start_char": 46,
"text": "which",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "aux:pass",
"end_char": 54,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 10,
"id": 9,
"lemma": "be",
"start_char": 52,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "acl:relcl",
"end_char": 59,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 7,
"id": 10,
"lemma": "sell",
"start_char": 55,
"text": "sold",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 62,
"feats": null,
"head": 12,
"id": 11,
"lemma": "at",
"start_char": 60,
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 68,
"feats": "Number=Sing",
"head": 10,
"id": 12,
"lemma": "Sear",
"start_char": 63,
"text": "Sears",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 74,
"feats": null,
"head": 16,
"id": 13,
"lemma": "since",
"start_char": 69,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 79,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 16,
"id": 14,
"lemma": "they",
"start_char": 75,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 90,
"feats": null,
"head": 16,
"id": 15,
"lemma": "constantly",
"start_char": 80,
"text": "constantly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 96,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 10,
"id": 16,
"lemma": "leave",
"start_char": 91,
"text": "leave",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "obj",
"end_char": 106,
"feats": "Number=Plur",
"head": 16,
"id": 17,
"lemma": "customer",
"start_char": 97,
"text": "customers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "xcomp",
"end_char": 112,
"feats": "Degree=Pos",
"head": 16,
"id": 18,
"lemma": "happy",
"start_char": 107,
"text": "happy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 117,
"feats": null,
"head": 23,
"id": 19,
"lemma": "with",
"start_char": 113,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 123,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 23,
"id": 20,
"lemma": "their",
"start_char": 118,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 128,
"feats": "Degree=Pos",
"head": 22,
"id": 21,
"lemma": "high",
"start_char": 124,
"text": "high",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"end_char": 136,
"feats": "Number=Sing",
"head": 23,
"id": 22,
"lemma": "quality",
"start_char": 129,
"text": "quality",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"end_char": 142,
"feats": "Number=Sing",
"head": 18,
"id": 23,
"lemma": "brand",
"start_char": 137,
"text": "brand",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 143,
"feats": null,
"head": 3,
"id": 24,
"lemma": ".",
"start_char": 142,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
11,
11
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
740421107832bfc0582c870728f8509a
|
HP sold a new LED monitor for a heavily discounted price to consumers, so they could create a stronger foot hold in the computer sector.
|
[
{
"end_char": 136,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "HP sold a new LED monitor for a heavily discounted price to consumers, so they could create a stronger foot hold in the computer sector.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 2,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "HP",
"start_char": 0,
"text": "HP",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 7,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "sell",
"start_char": 3,
"text": "sold",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 9,
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": 3,
"lemma": "a",
"start_char": 8,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 13,
"feats": "Degree=Pos",
"head": 6,
"id": 4,
"lemma": "new",
"start_char": 10,
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"end_char": 17,
"feats": "Number=Sing",
"head": 6,
"id": 5,
"lemma": "LED",
"start_char": 14,
"text": "LED",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 25,
"feats": "Number=Sing",
"head": 2,
"id": 6,
"lemma": "monitor",
"start_char": 18,
"text": "monitor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 29,
"feats": null,
"head": 11,
"id": 7,
"lemma": "for",
"start_char": 26,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 31,
"feats": "Definite=Ind|PronType=Art",
"head": 11,
"id": 8,
"lemma": "a",
"start_char": 30,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advmod",
"end_char": 39,
"feats": null,
"head": 10,
"id": 9,
"lemma": "heavily",
"start_char": 32,
"text": "heavily",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"end_char": 50,
"feats": "Tense=Past|VerbForm=Part",
"head": 11,
"id": 10,
"lemma": "discount",
"start_char": 40,
"text": "discounted",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obl",
"end_char": 56,
"feats": "Number=Sing",
"head": 2,
"id": 11,
"lemma": "price",
"start_char": 51,
"text": "price",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 59,
"feats": null,
"head": 13,
"id": 12,
"lemma": "to",
"start_char": 57,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 69,
"feats": "Number=Plur",
"head": 2,
"id": 13,
"lemma": "consumer",
"start_char": 60,
"text": "consumers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 70,
"feats": null,
"head": 2,
"id": 14,
"lemma": ",",
"start_char": 69,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 73,
"feats": null,
"head": 18,
"id": 15,
"lemma": "so",
"start_char": 71,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 78,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 18,
"id": 16,
"lemma": "they",
"start_char": 74,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 84,
"feats": "VerbForm=Fin",
"head": 18,
"id": 17,
"lemma": "could",
"start_char": 79,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "parataxis",
"end_char": 91,
"feats": "VerbForm=Inf",
"head": 2,
"id": 18,
"lemma": "create",
"start_char": 85,
"text": "create",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 93,
"feats": "Definite=Ind|PronType=Art",
"head": 22,
"id": 19,
"lemma": "a",
"start_char": 92,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 102,
"feats": "Degree=Cmp",
"head": 22,
"id": 20,
"lemma": "strong",
"start_char": 94,
"text": "stronger",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "compound",
"end_char": 107,
"feats": "Number=Sing",
"head": 22,
"id": 21,
"lemma": "foot",
"start_char": 103,
"text": "foot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 112,
"feats": "Number=Sing",
"head": 18,
"id": 22,
"lemma": "hold",
"start_char": 108,
"text": "hold",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 115,
"feats": null,
"head": 26,
"id": 23,
"lemma": "in",
"start_char": 113,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 119,
"feats": "Definite=Def|PronType=Art",
"head": 26,
"id": 24,
"lemma": "the",
"start_char": 116,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 128,
"feats": "Number=Sing",
"head": 26,
"id": 25,
"lemma": "computer",
"start_char": 120,
"text": "computer",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"end_char": 135,
"feats": "Number=Sing",
"head": 18,
"id": 26,
"lemma": "sector",
"start_char": 129,
"text": "sector",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 136,
"feats": null,
"head": 2,
"id": 27,
"lemma": ".",
"start_char": 135,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
],
[
0,
15,
15
]
],
[
[
0,
12,
12
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
a5b996fee7c5bc53168fb7311f35b351
|
HP sold a new LED monitor for a heavily discounted price to consumers, so they ended up buying mass amounts of monitors.
|
[
{
"end_char": 120,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "HP sold a new LED monitor for a heavily discounted price to consumers, so they ended up buying mass amounts of monitors.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 2,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "HP",
"start_char": 0,
"text": "HP",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 7,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "sell",
"start_char": 3,
"text": "sold",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 9,
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": 3,
"lemma": "a",
"start_char": 8,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 13,
"feats": "Degree=Pos",
"head": 6,
"id": 4,
"lemma": "new",
"start_char": 10,
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"end_char": 17,
"feats": "Number=Sing",
"head": 6,
"id": 5,
"lemma": "LED",
"start_char": 14,
"text": "LED",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 25,
"feats": "Number=Sing",
"head": 2,
"id": 6,
"lemma": "monitor",
"start_char": 18,
"text": "monitor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 29,
"feats": null,
"head": 11,
"id": 7,
"lemma": "for",
"start_char": 26,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 31,
"feats": "Definite=Ind|PronType=Art",
"head": 11,
"id": 8,
"lemma": "a",
"start_char": 30,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advmod",
"end_char": 39,
"feats": null,
"head": 10,
"id": 9,
"lemma": "heavily",
"start_char": 32,
"text": "heavily",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"end_char": 50,
"feats": "Tense=Past|VerbForm=Part",
"head": 11,
"id": 10,
"lemma": "discount",
"start_char": 40,
"text": "discounted",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obl",
"end_char": 56,
"feats": "Number=Sing",
"head": 2,
"id": 11,
"lemma": "price",
"start_char": 51,
"text": "price",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 59,
"feats": null,
"head": 13,
"id": 12,
"lemma": "to",
"start_char": 57,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 69,
"feats": "Number=Plur",
"head": 2,
"id": 13,
"lemma": "consumer",
"start_char": 60,
"text": "consumers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 70,
"feats": null,
"head": 17,
"id": 14,
"lemma": ",",
"start_char": 69,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 73,
"feats": null,
"head": 17,
"id": 15,
"lemma": "so",
"start_char": 71,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 78,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 17,
"id": 16,
"lemma": "they",
"start_char": 74,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"end_char": 84,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 17,
"lemma": "end",
"start_char": 79,
"text": "ended",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"end_char": 87,
"feats": null,
"head": 17,
"id": 18,
"lemma": "up",
"start_char": 85,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "xcomp",
"end_char": 94,
"feats": "VerbForm=Ger",
"head": 17,
"id": 19,
"lemma": "buy",
"start_char": 88,
"text": "buying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "amod",
"end_char": 99,
"feats": "Degree=Pos",
"head": 21,
"id": 20,
"lemma": "mass",
"start_char": 95,
"text": "mass",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 107,
"feats": "Number=Plur",
"head": 19,
"id": 21,
"lemma": "amount",
"start_char": 100,
"text": "amounts",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 110,
"feats": null,
"head": 23,
"id": 22,
"lemma": "of",
"start_char": 108,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 119,
"feats": "Number=Plur",
"head": 21,
"id": 23,
"lemma": "monitor",
"start_char": 111,
"text": "monitors",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 120,
"feats": null,
"head": 2,
"id": 24,
"lemma": ".",
"start_char": 119,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
]
],
[
[
0,
12,
12
],
[
0,
15,
15
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
30c0d275e5f3c3c2a4f4a5ba7652ba5e
|
Angelina Jolie played the role of the mother of Grendell, since she looked the best for the role.
|
[
{
"end_char": 97,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Angelina Jolie played the role of the mother of Grendell, since she looked the best for the role.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 8,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Angelina",
"start_char": 0,
"text": "Angelina",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 14,
"feats": "Number=Sing",
"head": 1,
"id": 2,
"lemma": "Jolie",
"start_char": 9,
"text": "Jolie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 21,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "play",
"start_char": 15,
"text": "played",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 25,
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": 4,
"lemma": "the",
"start_char": 22,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 30,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "role",
"start_char": 26,
"text": "role",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 33,
"feats": null,
"head": 8,
"id": 6,
"lemma": "of",
"start_char": 31,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 37,
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": 7,
"lemma": "the",
"start_char": 34,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 44,
"feats": "Number=Sing",
"head": 5,
"id": 8,
"lemma": "mother",
"start_char": 38,
"text": "mother",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 47,
"feats": null,
"head": 10,
"id": 9,
"lemma": "of",
"start_char": 45,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 56,
"feats": "Number=Sing",
"head": 8,
"id": 10,
"lemma": "Grendell",
"start_char": 48,
"text": "Grendell",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 57,
"feats": null,
"head": 14,
"id": 11,
"lemma": ",",
"start_char": 56,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 63,
"feats": null,
"head": 14,
"id": 12,
"lemma": "since",
"start_char": 58,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 67,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "she",
"start_char": 64,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 74,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 14,
"lemma": "look",
"start_char": 68,
"text": "looked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 78,
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": 15,
"lemma": "the",
"start_char": 75,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 83,
"feats": "Degree=Sup",
"head": 14,
"id": 16,
"lemma": "good",
"start_char": 79,
"text": "best",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "case",
"end_char": 87,
"feats": null,
"head": 19,
"id": 17,
"lemma": "for",
"start_char": 84,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 91,
"feats": "Definite=Def|PronType=Art",
"head": 19,
"id": 18,
"lemma": "the",
"start_char": 88,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 96,
"feats": "Number=Sing",
"head": 14,
"id": 19,
"lemma": "role",
"start_char": 92,
"text": "role",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 97,
"feats": null,
"head": 3,
"id": 20,
"lemma": ".",
"start_char": 96,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
],
[
0,
12,
12
]
],
[
[
0,
6,
9
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
003acc00e907319245a49105a6dd4fff
|
Angelina Jolie played the role of the mother of Grendell, but she is a fictional character which would have to be created using CGI.
|
[
{
"end_char": 132,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Angelina Jolie played the role of the mother of Grendell, but she is a fictional character which would have to be created using CGI.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 8,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Angelina",
"start_char": 0,
"text": "Angelina",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 14,
"feats": "Number=Sing",
"head": 1,
"id": 2,
"lemma": "Jolie",
"start_char": 9,
"text": "Jolie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 21,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "play",
"start_char": 15,
"text": "played",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 25,
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": 4,
"lemma": "the",
"start_char": 22,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 30,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "role",
"start_char": 26,
"text": "role",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 33,
"feats": null,
"head": 8,
"id": 6,
"lemma": "of",
"start_char": 31,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 37,
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": 7,
"lemma": "the",
"start_char": 34,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 44,
"feats": "Number=Sing",
"head": 5,
"id": 8,
"lemma": "mother",
"start_char": 38,
"text": "mother",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 47,
"feats": null,
"head": 10,
"id": 9,
"lemma": "of",
"start_char": 45,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 56,
"feats": "Number=Sing",
"head": 8,
"id": 10,
"lemma": "Grendell",
"start_char": 48,
"text": "Grendell",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 57,
"feats": null,
"head": 17,
"id": 11,
"lemma": ",",
"start_char": 56,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 61,
"feats": null,
"head": 17,
"id": 12,
"lemma": "but",
"start_char": 58,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 65,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 13,
"lemma": "she",
"start_char": 62,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 68,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 17,
"id": 14,
"lemma": "be",
"start_char": 66,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 70,
"feats": "Definite=Ind|PronType=Art",
"head": 17,
"id": 15,
"lemma": "a",
"start_char": 69,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 80,
"feats": "Degree=Pos",
"head": 17,
"id": 16,
"lemma": "fictional",
"start_char": 71,
"text": "fictional",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "conj",
"end_char": 90,
"feats": "Number=Sing",
"head": 3,
"id": 17,
"lemma": "character",
"start_char": 81,
"text": "character",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 96,
"feats": "PronType=Rel",
"head": 20,
"id": 18,
"lemma": "which",
"start_char": 91,
"text": "which",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "aux",
"end_char": 102,
"feats": "VerbForm=Fin",
"head": 20,
"id": 19,
"lemma": "would",
"start_char": 97,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "acl:relcl",
"end_char": 107,
"feats": "VerbForm=Inf",
"head": 17,
"id": 20,
"lemma": "have",
"start_char": 103,
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 110,
"feats": null,
"head": 23,
"id": 21,
"lemma": "to",
"start_char": 108,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "aux:pass",
"end_char": 113,
"feats": "VerbForm=Inf",
"head": 23,
"id": 22,
"lemma": "be",
"start_char": 111,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 121,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 20,
"id": 23,
"lemma": "create",
"start_char": 114,
"text": "created",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "advcl",
"end_char": 127,
"feats": "VerbForm=Ger",
"head": 23,
"id": 24,
"lemma": "use",
"start_char": 122,
"text": "using",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 131,
"feats": "Number=Sing",
"head": 24,
"id": 25,
"lemma": "CGI",
"start_char": 128,
"text": "CGI",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 132,
"feats": null,
"head": 3,
"id": 26,
"lemma": ".",
"start_char": 131,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
]
],
[
[
0,
6,
9
],
[
0,
12,
12
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
ffda23b0ef14b89c8646b8ceee76f7e2
|
Beowulf was granted a magical artifact by King Henry that emitted a light so he would be able to see in the dark caves.
|
[
{
"end_char": 119,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Beowulf was granted a magical artifact by King Henry that emitted a light so he would be able to see in the dark caves.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Beowulf",
"start_char": 0,
"text": "Beowulf",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"start_char": 8,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 19,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 3,
"lemma": "grant",
"start_char": 12,
"text": "granted",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "det",
"end_char": 21,
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": 4,
"lemma": "a",
"start_char": 20,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 29,
"feats": "Degree=Pos",
"head": 6,
"id": 5,
"lemma": "magical",
"start_char": 22,
"text": "magical",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 38,
"feats": "Number=Sing",
"head": 3,
"id": 6,
"lemma": "artifact",
"start_char": 30,
"text": "artifact",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 41,
"feats": null,
"head": 9,
"id": 7,
"lemma": "by",
"start_char": 39,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"end_char": 46,
"feats": "Number=Sing",
"head": 9,
"id": 8,
"lemma": "King",
"start_char": 42,
"text": "King",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "nmod",
"end_char": 52,
"feats": "Number=Sing",
"head": 6,
"id": 9,
"lemma": "Henry",
"start_char": 47,
"text": "Henry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "nsubj",
"end_char": 57,
"feats": "PronType=Rel",
"head": 11,
"id": 10,
"lemma": "that",
"start_char": 53,
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "acl:relcl",
"end_char": 65,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": 11,
"lemma": "emit",
"start_char": 58,
"text": "emitted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 67,
"feats": "Definite=Ind|PronType=Art",
"head": 13,
"id": 12,
"lemma": "a",
"start_char": 66,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 73,
"feats": "Number=Sing",
"head": 11,
"id": 13,
"lemma": "light",
"start_char": 68,
"text": "light",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 76,
"feats": null,
"head": 18,
"id": 14,
"lemma": "so",
"start_char": 74,
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 79,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": 15,
"lemma": "he",
"start_char": 77,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 85,
"feats": "VerbForm=Fin",
"head": 18,
"id": 16,
"lemma": "would",
"start_char": 80,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "cop",
"end_char": 88,
"feats": "VerbForm=Inf",
"head": 18,
"id": 17,
"lemma": "be",
"start_char": 86,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "advcl",
"end_char": 93,
"feats": "Degree=Pos",
"head": 11,
"id": 18,
"lemma": "able",
"start_char": 89,
"text": "able",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 96,
"feats": null,
"head": 20,
"id": 19,
"lemma": "to",
"start_char": 94,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 100,
"feats": "VerbForm=Inf",
"head": 18,
"id": 20,
"lemma": "see",
"start_char": 97,
"text": "see",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 103,
"feats": null,
"head": 24,
"id": 21,
"lemma": "in",
"start_char": 101,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 107,
"feats": "Definite=Def|PronType=Art",
"head": 24,
"id": 22,
"lemma": "the",
"start_char": 104,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 112,
"feats": "Degree=Pos",
"head": 24,
"id": 23,
"lemma": "dark",
"start_char": 108,
"text": "dark",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 118,
"feats": "Number=Plur",
"head": 20,
"id": 24,
"lemma": "cave",
"start_char": 113,
"text": "caves",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 119,
"feats": null,
"head": 3,
"id": 25,
"lemma": ".",
"start_char": 118,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
],
[
0,
14,
14
]
],
[
[
0,
7,
8
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
d6abb0e8b54bb41f48c2bb85e8bee4a9
|
Beowulf was granted a magical artifact by King Henry that emitted a light since he wanted him to be able to find effectively in the dark.
|
[
{
"end_char": 137,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Beowulf was granted a magical artifact by King Henry that emitted a light since he wanted him to be able to find effectively in the dark.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Beowulf",
"start_char": 0,
"text": "Beowulf",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"start_char": 8,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 19,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 3,
"lemma": "grant",
"start_char": 12,
"text": "granted",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "det",
"end_char": 21,
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": 4,
"lemma": "a",
"start_char": 20,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 29,
"feats": "Degree=Pos",
"head": 6,
"id": 5,
"lemma": "magical",
"start_char": 22,
"text": "magical",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 38,
"feats": "Number=Sing",
"head": 3,
"id": 6,
"lemma": "artifact",
"start_char": 30,
"text": "artifact",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 41,
"feats": null,
"head": 9,
"id": 7,
"lemma": "by",
"start_char": 39,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"end_char": 46,
"feats": "Number=Sing",
"head": 9,
"id": 8,
"lemma": "King",
"start_char": 42,
"text": "King",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "nmod",
"end_char": 52,
"feats": "Number=Sing",
"head": 6,
"id": 9,
"lemma": "Henry",
"start_char": 47,
"text": "Henry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "nsubj",
"end_char": 57,
"feats": "PronType=Rel",
"head": 11,
"id": 10,
"lemma": "that",
"start_char": 53,
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "acl:relcl",
"end_char": 65,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": 11,
"lemma": "emit",
"start_char": 58,
"text": "emitted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 67,
"feats": "Definite=Ind|PronType=Art",
"head": 13,
"id": 12,
"lemma": "a",
"start_char": 66,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 73,
"feats": "Number=Sing",
"head": 11,
"id": 13,
"lemma": "light",
"start_char": 68,
"text": "light",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 79,
"feats": null,
"head": 16,
"id": 14,
"lemma": "since",
"start_char": 74,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 82,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 15,
"lemma": "he",
"start_char": 80,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 89,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": 16,
"lemma": "want",
"start_char": 83,
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 93,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 17,
"lemma": "he",
"start_char": 90,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 96,
"feats": null,
"head": 20,
"id": 18,
"lemma": "to",
"start_char": 94,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "cop",
"end_char": 99,
"feats": "VerbForm=Inf",
"head": 20,
"id": 19,
"lemma": "be",
"start_char": 97,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 104,
"feats": "Degree=Pos",
"head": 16,
"id": 20,
"lemma": "able",
"start_char": 100,
"text": "able",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 107,
"feats": null,
"head": 22,
"id": 21,
"lemma": "to",
"start_char": 105,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 112,
"feats": "VerbForm=Inf",
"head": 20,
"id": 22,
"lemma": "find",
"start_char": 108,
"text": "find",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 124,
"feats": null,
"head": 22,
"id": 23,
"lemma": "effectively",
"start_char": 113,
"text": "effectively",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 127,
"feats": null,
"head": 26,
"id": 24,
"lemma": "in",
"start_char": 125,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 131,
"feats": "Definite=Def|PronType=Art",
"head": 26,
"id": 25,
"lemma": "the",
"start_char": 128,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 136,
"feats": "Number=Sing",
"head": 22,
"id": 26,
"lemma": "dark",
"start_char": 132,
"text": "dark",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 137,
"feats": null,
"head": 3,
"id": 27,
"lemma": ".",
"start_char": 136,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
]
],
[
[
0,
7,
8
],
[
0,
14,
14
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
4d47e8ce658dd5ded5c1a9e7f86456d0
|
Bethesda launched a new title, Skyrim, to raving reviews by gamers because they produced an excellent story to immense the player.
|
[
{
"end_char": 130,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Bethesda launched a new title, Skyrim, to raving reviews by gamers because they produced an excellent story to immense the player.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 8,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Bethesda",
"start_char": 0,
"text": "Bethesda",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 17,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "launch",
"start_char": 9,
"text": "launched",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 19,
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": 3,
"lemma": "a",
"start_char": 18,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 23,
"feats": "Degree=Pos",
"head": 5,
"id": 4,
"lemma": "new",
"start_char": 20,
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 29,
"feats": "Number=Sing",
"head": 2,
"id": 5,
"lemma": "title",
"start_char": 24,
"text": "title",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 30,
"feats": null,
"head": 7,
"id": 6,
"lemma": ",",
"start_char": 29,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "appos",
"end_char": 37,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Skyrim",
"start_char": 31,
"text": "Skyrim",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 38,
"feats": null,
"head": 11,
"id": 8,
"lemma": ",",
"start_char": 37,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "case",
"end_char": 41,
"feats": null,
"head": 11,
"id": 9,
"lemma": "to",
"start_char": 39,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 48,
"feats": "VerbForm=Ger",
"head": 11,
"id": 10,
"lemma": "rave",
"start_char": 42,
"text": "raving",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obl",
"end_char": 56,
"feats": "Number=Plur",
"head": 2,
"id": 11,
"lemma": "review",
"start_char": 49,
"text": "reviews",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 59,
"feats": null,
"head": 13,
"id": 12,
"lemma": "by",
"start_char": 57,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 66,
"feats": "Number=Plur",
"head": 11,
"id": 13,
"lemma": "gamer",
"start_char": 60,
"text": "gamers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 74,
"feats": null,
"head": 16,
"id": 14,
"lemma": "because",
"start_char": 67,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 79,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 16,
"id": 15,
"lemma": "they",
"start_char": 75,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 88,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 16,
"lemma": "produce",
"start_char": 80,
"text": "produced",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 91,
"feats": "Definite=Ind|PronType=Art",
"head": 19,
"id": 17,
"lemma": "a",
"start_char": 89,
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 101,
"feats": "Degree=Pos",
"head": 19,
"id": 18,
"lemma": "excellent",
"start_char": 92,
"text": "excellent",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 107,
"feats": "Number=Sing",
"head": 16,
"id": 19,
"lemma": "story",
"start_char": 102,
"text": "story",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 110,
"feats": null,
"head": 21,
"id": 20,
"lemma": "to",
"start_char": 108,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 118,
"feats": "VerbForm=Inf",
"head": 16,
"id": 21,
"lemma": "immense",
"start_char": 111,
"text": "immense",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 122,
"feats": "Definite=Def|PronType=Art",
"head": 23,
"id": 22,
"lemma": "the",
"start_char": 119,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 129,
"feats": "Number=Sing",
"head": 21,
"id": 23,
"lemma": "player",
"start_char": 123,
"text": "player",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 130,
"feats": null,
"head": 2,
"id": 24,
"lemma": ".",
"start_char": 129,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
],
[
0,
14,
14
]
],
[
[
0,
12,
12
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
78c42eba3a32e6ad487eb7490be27dfe
|
Bethesda launched a new title, Skyrim, to raving reviews by gamers so they will now most likely buy their next title as well.
|
[
{
"end_char": 125,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Bethesda launched a new title, Skyrim, to raving reviews by gamers so they will now most likely buy their next title as well.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 8,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Bethesda",
"start_char": 0,
"text": "Bethesda",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 17,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "launch",
"start_char": 9,
"text": "launched",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 19,
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": 3,
"lemma": "a",
"start_char": 18,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 23,
"feats": "Degree=Pos",
"head": 5,
"id": 4,
"lemma": "new",
"start_char": 20,
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 29,
"feats": "Number=Sing",
"head": 2,
"id": 5,
"lemma": "title",
"start_char": 24,
"text": "title",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 30,
"feats": null,
"head": 7,
"id": 6,
"lemma": ",",
"start_char": 29,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "appos",
"end_char": 37,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Skyrim",
"start_char": 31,
"text": "Skyrim",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 38,
"feats": null,
"head": 11,
"id": 8,
"lemma": ",",
"start_char": 37,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "case",
"end_char": 41,
"feats": null,
"head": 11,
"id": 9,
"lemma": "to",
"start_char": 39,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 48,
"feats": "VerbForm=Ger",
"head": 11,
"id": 10,
"lemma": "rave",
"start_char": 42,
"text": "raving",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obl",
"end_char": 56,
"feats": "Number=Plur",
"head": 2,
"id": 11,
"lemma": "review",
"start_char": 49,
"text": "reviews",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 59,
"feats": null,
"head": 13,
"id": 12,
"lemma": "by",
"start_char": 57,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 66,
"feats": "Number=Plur",
"head": 11,
"id": 13,
"lemma": "gamer",
"start_char": 60,
"text": "gamers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "advmod",
"end_char": 69,
"feats": null,
"head": 20,
"id": 14,
"lemma": "so",
"start_char": 67,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 74,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 20,
"id": 15,
"lemma": "they",
"start_char": 70,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 79,
"feats": "VerbForm=Fin",
"head": 20,
"id": 16,
"lemma": "will",
"start_char": 75,
"text": "will",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 83,
"feats": null,
"head": 20,
"id": 17,
"lemma": "now",
"start_char": 80,
"text": "now",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 88,
"feats": "Degree=Sup",
"head": 19,
"id": 18,
"lemma": "most",
"start_char": 84,
"text": "most",
"upos": "ADV",
"xpos": "RBS"
},
{
"deprel": "advmod",
"end_char": 95,
"feats": null,
"head": 20,
"id": 19,
"lemma": "likely",
"start_char": 89,
"text": "likely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 99,
"feats": "VerbForm=Inf",
"head": 2,
"id": 20,
"lemma": "buy",
"start_char": 96,
"text": "buy",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"end_char": 105,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 23,
"id": 21,
"lemma": "their",
"start_char": 100,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 110,
"feats": "Degree=Pos",
"head": 23,
"id": 22,
"lemma": "next",
"start_char": 106,
"text": "next",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 116,
"feats": "Number=Sing",
"head": 20,
"id": 23,
"lemma": "title",
"start_char": 111,
"text": "title",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 119,
"feats": null,
"head": 20,
"id": 24,
"lemma": "as",
"start_char": 117,
"text": "as",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "fixed",
"end_char": 124,
"feats": "Degree=Pos",
"head": 24,
"id": 25,
"lemma": "well",
"start_char": 120,
"text": "well",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 125,
"feats": null,
"head": 2,
"id": 26,
"lemma": ".",
"start_char": 124,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
]
],
[
[
0,
12,
12
],
[
0,
14,
14
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
37ea8a0f57ff9402eb56835d87cbe2b0
|
Beowulf was granted the crown to succeed King Henry since he was the best man for the job due to a lack of a rightful heir.
|
[
{
"end_char": 123,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Beowulf was granted the crown to succeed King Henry since he was the best man for the job due to a lack of a rightful heir.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Beowulf",
"start_char": 0,
"text": "Beowulf",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"start_char": 8,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 19,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 3,
"lemma": "grant",
"start_char": 12,
"text": "granted",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "det",
"end_char": 23,
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": 4,
"lemma": "the",
"start_char": 20,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 29,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "crown",
"start_char": 24,
"text": "crown",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 32,
"feats": null,
"head": 7,
"id": 6,
"lemma": "to",
"start_char": 30,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 40,
"feats": "VerbForm=Inf",
"head": 3,
"id": 7,
"lemma": "succeed",
"start_char": 33,
"text": "succeed",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound",
"end_char": 45,
"feats": "Number=Sing",
"head": 9,
"id": 8,
"lemma": "King",
"start_char": 41,
"text": "King",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "obj",
"end_char": 51,
"feats": "Number=Sing",
"head": 7,
"id": 9,
"lemma": "Henry",
"start_char": 46,
"text": "Henry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 57,
"feats": null,
"head": 15,
"id": 10,
"lemma": "since",
"start_char": 52,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 60,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 11,
"lemma": "he",
"start_char": 58,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 64,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": 12,
"lemma": "be",
"start_char": 61,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 68,
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": 13,
"lemma": "the",
"start_char": 65,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 73,
"feats": "Degree=Sup",
"head": 15,
"id": 14,
"lemma": "good",
"start_char": 69,
"text": "best",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "advcl",
"end_char": 77,
"feats": "Number=Sing",
"head": 3,
"id": 15,
"lemma": "man",
"start_char": 74,
"text": "man",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 81,
"feats": null,
"head": 18,
"id": 16,
"lemma": "for",
"start_char": 78,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 85,
"feats": "Definite=Def|PronType=Art",
"head": 18,
"id": 17,
"lemma": "the",
"start_char": 82,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 89,
"feats": "Number=Sing",
"head": 15,
"id": 18,
"lemma": "job",
"start_char": 86,
"text": "job",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 93,
"feats": null,
"head": 22,
"id": 19,
"lemma": "due",
"start_char": 90,
"text": "due",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 96,
"feats": null,
"head": 19,
"id": 20,
"lemma": "to",
"start_char": 94,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 98,
"feats": "Definite=Ind|PronType=Art",
"head": 22,
"id": 21,
"lemma": "a",
"start_char": 97,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 103,
"feats": "Number=Sing",
"head": 15,
"id": 22,
"lemma": "lack",
"start_char": 99,
"text": "lack",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 106,
"feats": null,
"head": 26,
"id": 23,
"lemma": "of",
"start_char": 104,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 108,
"feats": "Definite=Ind|PronType=Art",
"head": 26,
"id": 24,
"lemma": "a",
"start_char": 107,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 117,
"feats": "Degree=Pos",
"head": 26,
"id": 25,
"lemma": "rightful",
"start_char": 109,
"text": "rightful",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod",
"end_char": 122,
"feats": "Number=Sing",
"head": 22,
"id": 26,
"lemma": "heir",
"start_char": 118,
"text": "heir",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 123,
"feats": null,
"head": 3,
"id": 27,
"lemma": ".",
"start_char": 122,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
7,
8
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
52ee6c3f549c63a07b3a07a0dcfda50f
|
Beowulf was granted the crown to succeed King Henry because he did not have a son to secede him instead.
|
[
{
"end_char": 104,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "Beowulf was granted the crown to succeed King Henry because he did not have a son to secede him instead.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Beowulf",
"start_char": 0,
"text": "Beowulf",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"start_char": 8,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 19,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 3,
"lemma": "grant",
"start_char": 12,
"text": "granted",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "det",
"end_char": 23,
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": 4,
"lemma": "the",
"start_char": 20,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 29,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "crown",
"start_char": 24,
"text": "crown",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 32,
"feats": null,
"head": 7,
"id": 6,
"lemma": "to",
"start_char": 30,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 40,
"feats": "VerbForm=Inf",
"head": 3,
"id": 7,
"lemma": "succeed",
"start_char": 33,
"text": "succeed",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound",
"end_char": 45,
"feats": "Number=Sing",
"head": 9,
"id": 8,
"lemma": "King",
"start_char": 41,
"text": "King",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "obj",
"end_char": 51,
"feats": "Number=Sing",
"head": 7,
"id": 9,
"lemma": "Henry",
"start_char": 46,
"text": "Henry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 59,
"feats": null,
"head": 14,
"id": 10,
"lemma": "because",
"start_char": 52,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 62,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 11,
"lemma": "he",
"start_char": 60,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 66,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": 12,
"lemma": "do",
"start_char": 63,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 70,
"feats": null,
"head": 14,
"id": 13,
"lemma": "not",
"start_char": 67,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 75,
"feats": "VerbForm=Inf",
"head": 3,
"id": 14,
"lemma": "have",
"start_char": 71,
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 77,
"feats": "Definite=Ind|PronType=Art",
"head": 16,
"id": 15,
"lemma": "a",
"start_char": 76,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 81,
"feats": "Number=Sing",
"head": 14,
"id": 16,
"lemma": "son",
"start_char": 78,
"text": "son",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 84,
"feats": null,
"head": 18,
"id": 17,
"lemma": "to",
"start_char": 82,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"end_char": 91,
"feats": "VerbForm=Inf",
"head": 16,
"id": 18,
"lemma": "secede",
"start_char": 85,
"text": "secede",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 95,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": 19,
"lemma": "he",
"start_char": 92,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 103,
"feats": null,
"head": 18,
"id": 20,
"lemma": "instead",
"start_char": 96,
"text": "instead",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 104,
"feats": null,
"head": 3,
"id": 21,
"lemma": ".",
"start_char": 103,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
0
]
],
[
[
0,
7,
8
],
[
0,
10,
10
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
2828215f3a02fdc594517b36f88cef99
|
The invaders showed no mercy to the defenders because they are a vicious and unforgiving people.
|
[
{
"end_char": 96,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "The invaders showed no mercy to the defenders because they are a vicious and unforgiving people.",
"tokens": [
{
"deprel": "det",
"end_char": 3,
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": 1,
"lemma": "the",
"start_char": 0,
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 12,
"feats": "Number=Plur",
"head": 3,
"id": 2,
"lemma": "invader",
"start_char": 4,
"text": "invaders",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "root",
"end_char": 19,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "show",
"start_char": 13,
"text": "showed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 22,
"feats": null,
"head": 5,
"id": 4,
"lemma": "no",
"start_char": 20,
"text": "no",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 28,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "mercy",
"start_char": 23,
"text": "mercy",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 31,
"feats": null,
"head": 8,
"id": 6,
"lemma": "to",
"start_char": 29,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 35,
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": 7,
"lemma": "the",
"start_char": 32,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 45,
"feats": "Number=Plur",
"head": 3,
"id": 8,
"lemma": "defender",
"start_char": 36,
"text": "defenders",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 53,
"feats": null,
"head": 16,
"id": 9,
"lemma": "because",
"start_char": 46,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 58,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 16,
"id": 10,
"lemma": "they",
"start_char": 54,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 62,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 16,
"id": 11,
"lemma": "be",
"start_char": 59,
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "det",
"end_char": 64,
"feats": "Definite=Ind|PronType=Art",
"head": 16,
"id": 12,
"lemma": "a",
"start_char": 63,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 72,
"feats": "Degree=Pos",
"head": 16,
"id": 13,
"lemma": "vicious",
"start_char": 65,
"text": "vicious",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 76,
"feats": null,
"head": 15,
"id": 14,
"lemma": "and",
"start_char": 73,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 88,
"feats": "Degree=Pos",
"head": 13,
"id": 15,
"lemma": "unforgiving",
"start_char": 77,
"text": "unforgiving",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advcl",
"end_char": 95,
"feats": "Number=Plur",
"head": 3,
"id": 16,
"lemma": "person",
"start_char": 89,
"text": "people",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 96,
"feats": null,
"head": 3,
"id": 17,
"lemma": ".",
"start_char": 95,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
],
[
0,
9,
9
]
],
[
[
0,
6,
7
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
f8f0c3156b5515f7e895047b1ca805c5
|
The invaders showed no mercy to the defenders, but they would not surrender anyway.
|
[
{
"end_char": 83,
"id": 1,
"speaker": null,
"start_char": 0,
"text": "The invaders showed no mercy to the defenders, but they would not surrender anyway.",
"tokens": [
{
"deprel": "det",
"end_char": 3,
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": 1,
"lemma": "the",
"start_char": 0,
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 12,
"feats": "Number=Plur",
"head": 3,
"id": 2,
"lemma": "invader",
"start_char": 4,
"text": "invaders",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "root",
"end_char": 19,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "show",
"start_char": 13,
"text": "showed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 22,
"feats": null,
"head": 5,
"id": 4,
"lemma": "no",
"start_char": 20,
"text": "no",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 28,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "mercy",
"start_char": 23,
"text": "mercy",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 31,
"feats": null,
"head": 8,
"id": 6,
"lemma": "to",
"start_char": 29,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 35,
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": 7,
"lemma": "the",
"start_char": 32,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 45,
"feats": "Number=Plur",
"head": 3,
"id": 8,
"lemma": "defender",
"start_char": 36,
"text": "defenders",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 46,
"feats": null,
"head": 14,
"id": 9,
"lemma": ",",
"start_char": 45,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 50,
"feats": null,
"head": 14,
"id": 10,
"lemma": "but",
"start_char": 47,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 55,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 14,
"id": 11,
"lemma": "they",
"start_char": 51,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 61,
"feats": "VerbForm=Fin",
"head": 14,
"id": 12,
"lemma": "would",
"start_char": 56,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 65,
"feats": null,
"head": 14,
"id": 13,
"lemma": "not",
"start_char": 62,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 75,
"feats": "VerbForm=Inf",
"head": 3,
"id": 14,
"lemma": "surrender",
"start_char": 66,
"text": "surrender",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 82,
"feats": null,
"head": 14,
"id": 15,
"lemma": "anyway",
"start_char": 76,
"text": "anyway",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 83,
"feats": null,
"head": 3,
"id": 16,
"lemma": ".",
"start_char": 82,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] |
[
[
[
0,
0,
1
]
],
[
[
0,
6,
7
],
[
0,
10,
10
]
]
] |
generated_by_undergraduate_students
|
{
"comment": "detokenizer=source"
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.