id
stringlengths 32
32
| text
stringlengths 39
174
| sentences
listlengths 1
1
| coref_chains
sequencelengths 2
2
| genre
stringclasses 1
value | meta_data
dict |
---|---|---|---|---|---|
c936fff4362fb3a0a6c27221f123bfcb | And I remember being furious that Terry put Denny back in after he got knocked out. | [
{
"end_char": 83,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (NP (PRP I)) (VP (VBP remember) (S (VP (VBG being) (ADJP (JJ furious) (SBAR (IN that) (S (NP (NNP Terry)) (VP (VBD put) (NP (NNP Denny)) (ADVP (RB back) (RB in)) (SBAR (IN after) (S (NP (PRP he)) (VP (VBD got) (VP (VBN knocked) (PRT (RP out))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And I remember being furious that Terry put Denny back in after he got knocked out.",
"tokens": [
{
"deprel": "cc",
"end_char": 3,
"feats": null,
"head": 3,
"id": 1,
"lemma": "and",
"misc": "",
"start_char": 0,
"text": "And",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 3,
"id": 2,
"lemma": "I",
"misc": "",
"start_char": 4,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"end_char": 14,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "remember",
"misc": "",
"start_char": 6,
"text": "remember",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "cop",
"end_char": 20,
"feats": "VerbForm=Ger",
"head": 5,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 15,
"text": "being",
"upos": "AUX",
"xpos": "VBG"
},
{
"deprel": "xcomp",
"end_char": 28,
"feats": "Degree=Pos",
"head": 3,
"id": 5,
"lemma": "furious",
"misc": "",
"start_char": 21,
"text": "furious",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 33,
"feats": null,
"head": 8,
"id": 6,
"lemma": "that",
"misc": "",
"start_char": 29,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 39,
"feats": "Number=Sing",
"head": 8,
"id": 7,
"lemma": "Terry",
"misc": "",
"start_char": 34,
"text": "Terry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "ccomp",
"end_char": 43,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 8,
"lemma": "put",
"misc": "",
"start_char": 40,
"text": "put",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 49,
"feats": "Number=Sing",
"head": 8,
"id": 9,
"lemma": "Denny",
"misc": "",
"start_char": 44,
"text": "Denny",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 54,
"feats": null,
"head": 8,
"id": 10,
"lemma": "back",
"misc": "",
"start_char": 50,
"text": "back",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 57,
"feats": null,
"head": 8,
"id": 11,
"lemma": "in",
"misc": "",
"start_char": 55,
"text": "in",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 63,
"feats": null,
"head": 15,
"id": 12,
"lemma": "after",
"misc": "",
"start_char": 58,
"text": "after",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 66,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 64,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 70,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": 14,
"lemma": "get",
"misc": "",
"start_char": 67,
"text": "got",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 78,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 8,
"id": 15,
"lemma": "knock",
"misc": "",
"start_char": 71,
"text": "knocked",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "compound:prt",
"end_char": 82,
"feats": null,
"head": 15,
"id": 16,
"lemma": "out",
"misc": "",
"start_char": 79,
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "punct",
"end_char": 84,
"feats": null,
"head": 3,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 83,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
6,
6
]
],
[
[
0,
8,
8
],
[
0,
12,
12
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
66723a09abcc50e4798a3e58b091fafd | George isn't relatable at all and isn't supposed to be but I think Dick is, he shows that anyone can be a hero. | [
{
"end_char": 111,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP George)) (VP (VP (VBZ is) (RB n't) (ADJP (JJ relatable)) (ADVP (IN at) (DT all))) (CC and) (VP (VBZ is) (RB n't) (VP (VBN supposed) (S (VP (TO to) (VP (VB be)))))))) (CC but) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (NNP Dick)) (VP (VBZ is) (, ,) (SBAR (S (NP (PRP he)) (VP (VBZ shows) (SBAR (IN that) (S (NP (NN anyone)) (VP (MD can) (VP (VB be) (NP (DT a) (NN hero)))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "George isn't relatable at all and isn't supposed to be but I think Dick is, he shows that anyone can be a hero.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "George",
"misc": "",
"start_char": 0,
"text": "George",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 7,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 13,
"feats": null,
"head": 4,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 10,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 23,
"feats": "Degree=Pos",
"head": 0,
"id": 4,
"lemma": "relatable",
"misc": "",
"start_char": 14,
"text": "relatable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 26,
"feats": null,
"head": 6,
"id": 5,
"lemma": "at",
"misc": "",
"start_char": 24,
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 30,
"feats": null,
"head": 4,
"id": 6,
"lemma": "all",
"misc": "",
"start_char": 27,
"text": "all",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "cc",
"end_char": 34,
"feats": null,
"head": 10,
"id": 7,
"lemma": "and",
"misc": "",
"start_char": 31,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "aux:pass",
"end_char": 37,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 10,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 35,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 41,
"feats": null,
"head": 10,
"id": 9,
"lemma": "not",
"misc": "",
"start_char": 38,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 50,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 4,
"id": 10,
"lemma": "suppose",
"misc": "",
"start_char": 42,
"text": "supposed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"end_char": 53,
"feats": null,
"head": 12,
"id": 11,
"lemma": "to",
"misc": "",
"start_char": 51,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 56,
"feats": "VerbForm=Inf",
"head": 10,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 54,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "cc",
"end_char": 60,
"feats": null,
"head": 15,
"id": 13,
"lemma": "but",
"misc": "",
"start_char": 57,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 62,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 15,
"id": 14,
"lemma": "I",
"misc": "",
"start_char": 61,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 68,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 15,
"lemma": "think",
"misc": "",
"start_char": 63,
"text": "think",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "nsubj",
"end_char": 73,
"feats": "Number=Sing",
"head": 17,
"id": 16,
"lemma": "Dick",
"misc": "",
"start_char": 69,
"text": "Dick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "ccomp",
"end_char": 76,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": 17,
"lemma": "be",
"misc": "",
"start_char": 74,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "punct",
"end_char": 78,
"feats": null,
"head": 20,
"id": 18,
"lemma": ",",
"misc": "",
"start_char": 77,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 81,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": 19,
"lemma": "he",
"misc": "",
"start_char": 79,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"end_char": 87,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 20,
"lemma": "show",
"misc": "",
"start_char": 82,
"text": "shows",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 92,
"feats": null,
"head": 26,
"id": 21,
"lemma": "that",
"misc": "",
"start_char": 88,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 99,
"feats": "Number=Sing|PronType=Ind",
"head": 26,
"id": 22,
"lemma": "anyone",
"misc": "",
"start_char": 93,
"text": "anyone",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "aux",
"end_char": 103,
"feats": "VerbForm=Fin",
"head": 26,
"id": 23,
"lemma": "can",
"misc": "",
"start_char": 100,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "cop",
"end_char": 106,
"feats": "VerbForm=Inf",
"head": 26,
"id": 24,
"lemma": "be",
"misc": "",
"start_char": 104,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 108,
"feats": "Definite=Ind|PronType=Art",
"head": 26,
"id": 25,
"lemma": "a",
"misc": "",
"start_char": 107,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "ccomp",
"end_char": 113,
"feats": "Number=Sing",
"head": 20,
"id": 26,
"lemma": "hero",
"misc": "",
"start_char": 109,
"text": "hero",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 115,
"feats": null,
"head": 4,
"id": 27,
"lemma": ".",
"misc": "",
"start_char": 114,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
15,
15
],
[
0,
18,
18
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
4ab6b62962b8917aac79c2ff3e1f9869 | Christine is as much fae as Vanessa but she didn't get the fairy spark so to speak. | [
{
"end_char": 83,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Christine)) (VP (VBZ is) (NP (NP (ADJP (RB as) (JJ much)) (NN fae)) (PP (IN as) (NP (NNP Vanessa)))))) (CC but) (S (NP (PRP she)) (VP (VBD did) (RB n't) (VP (VB get) (NP (DT the) (NN fairy) (NN spark)) (S (ADVP (RB so)) (VP (TO to) (VP (VB speak))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Christine is as much fae as Vanessa but she didn't get the fairy spark so to speak.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 9,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Christine",
"misc": "",
"start_char": 0,
"text": "Christine",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 12,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 10,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 15,
"feats": null,
"head": 4,
"id": 3,
"lemma": "as",
"misc": "",
"start_char": 13,
"text": "as",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"end_char": 20,
"feats": "Degree=Pos",
"head": 5,
"id": 4,
"lemma": "much",
"misc": "",
"start_char": 16,
"text": "much",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "root",
"end_char": 24,
"feats": "Number=Sing",
"head": 0,
"id": 5,
"lemma": "fae",
"misc": "",
"start_char": 21,
"text": "fae",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 27,
"feats": null,
"head": 7,
"id": 6,
"lemma": "as",
"misc": "",
"start_char": 25,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 35,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Vanessa",
"misc": "",
"start_char": 28,
"text": "Vanessa",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 39,
"feats": null,
"head": 12,
"id": 8,
"lemma": "but",
"misc": "",
"start_char": 36,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 43,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 9,
"lemma": "she",
"misc": "",
"start_char": 40,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 47,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": 10,
"lemma": "do",
"misc": "",
"start_char": 44,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 51,
"feats": null,
"head": 12,
"id": 11,
"lemma": "not",
"misc": "",
"start_char": 48,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 55,
"feats": "VerbForm=Inf",
"head": 5,
"id": 12,
"lemma": "get",
"misc": "",
"start_char": 52,
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 59,
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": 13,
"lemma": "the",
"misc": "",
"start_char": 56,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 65,
"feats": "Number=Sing",
"head": 15,
"id": 14,
"lemma": "fairy",
"misc": "",
"start_char": 60,
"text": "fairy",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 71,
"feats": "Number=Sing",
"head": 12,
"id": 15,
"lemma": "spark",
"misc": "",
"start_char": 66,
"text": "spark",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 74,
"feats": null,
"head": 18,
"id": 16,
"lemma": "so",
"misc": "",
"start_char": 72,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 77,
"feats": null,
"head": 18,
"id": 17,
"lemma": "to",
"misc": "",
"start_char": 75,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 83,
"feats": "VerbForm=Inf",
"head": 12,
"id": 18,
"lemma": "speak",
"misc": "",
"start_char": 78,
"text": "speak",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"end_char": 85,
"feats": null,
"head": 5,
"id": 19,
"lemma": ".",
"misc": "",
"start_char": 84,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
7232fa9ea165bd25b8e860d160cf02c1 | And you left out Constance being really heelish by attacking Sandra from behind after the match as she's crawling away. | [
{
"end_char": 119,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (NP (PRP you)) (VP (VBD left) (PRT (RP out)) (NP (NNP Constance)) (S (VP (VBG being) (ADJP (RB really) (JJ heelish)) (PP (IN by) (S (VP (VBG attacking) (NP (NNP Sandra)) (PP (IN from) (ADVP (RB behind))) (PP (IN after) (NP (DT the) (NN match))) (SBAR (IN as) (S (NP (PRP she)) (VP (VBZ 's) (VP (VBG crawling) (ADVP (RB away)))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And you left out Constance being really heelish by attacking Sandra from behind after the match as she's crawling away.",
"tokens": [
{
"deprel": "cc",
"end_char": 3,
"feats": null,
"head": 3,
"id": 1,
"lemma": "and",
"misc": "",
"start_char": 0,
"text": "And",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Case=Nom|Person=2|PronType=Prs",
"head": 3,
"id": 2,
"lemma": "you",
"misc": "",
"start_char": 4,
"text": "you",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"end_char": 12,
"feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "leave",
"misc": "",
"start_char": 8,
"text": "left",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"end_char": 16,
"feats": null,
"head": 3,
"id": 4,
"lemma": "out",
"misc": "",
"start_char": 13,
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "obj",
"end_char": 26,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "Constance",
"misc": "",
"start_char": 17,
"text": "Constance",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 32,
"feats": "VerbForm=Ger",
"head": 8,
"id": 6,
"lemma": "be",
"misc": "",
"start_char": 27,
"text": "being",
"upos": "AUX",
"xpos": "VBG"
},
{
"deprel": "advmod",
"end_char": 39,
"feats": null,
"head": 8,
"id": 7,
"lemma": "really",
"misc": "",
"start_char": 33,
"text": "really",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"end_char": 47,
"feats": "Degree=Pos",
"head": 3,
"id": 8,
"lemma": "heelish",
"misc": "",
"start_char": 40,
"text": "heelish",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 50,
"feats": null,
"head": 10,
"id": 9,
"lemma": "by",
"misc": "",
"start_char": 48,
"text": "by",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 60,
"feats": "VerbForm=Ger",
"head": 3,
"id": 10,
"lemma": "attack",
"misc": "",
"start_char": 51,
"text": "attacking",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 67,
"feats": "Number=Sing",
"head": 10,
"id": 11,
"lemma": "Sandra",
"misc": "",
"start_char": 61,
"text": "Sandra",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 72,
"feats": null,
"head": 13,
"id": 12,
"lemma": "from",
"misc": "",
"start_char": 68,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advmod",
"end_char": 79,
"feats": null,
"head": 10,
"id": 13,
"lemma": "behind",
"misc": "",
"start_char": 73,
"text": "behind",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 85,
"feats": null,
"head": 16,
"id": 14,
"lemma": "after",
"misc": "",
"start_char": 80,
"text": "after",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 89,
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": 15,
"lemma": "the",
"misc": "",
"start_char": 86,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 95,
"feats": "Number=Sing",
"head": 10,
"id": 16,
"lemma": "match",
"misc": "",
"start_char": 90,
"text": "match",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 98,
"feats": null,
"head": 20,
"id": 17,
"lemma": "as",
"misc": "",
"start_char": 96,
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 102,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": 18,
"lemma": "she",
"misc": "",
"start_char": 99,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 105,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 20,
"id": 19,
"lemma": "be",
"misc": "",
"start_char": 103,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"end_char": 114,
"feats": "Tense=Pres|VerbForm=Part",
"head": 10,
"id": 20,
"lemma": "crawl",
"misc": "",
"start_char": 106,
"text": "crawling",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "advmod",
"end_char": 119,
"feats": null,
"head": 20,
"id": 21,
"lemma": "away",
"misc": "",
"start_char": 115,
"text": "away",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 121,
"feats": null,
"head": 3,
"id": 22,
"lemma": ".",
"misc": "",
"start_char": 120,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
4
]
],
[
[
0,
10,
10
],
[
0,
17,
17
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
1a15d10e170fb4ee1d0619d2a67e8911 | Arnold asks Brad if he knew the Joker would get involved, he says he thought as much. | [
{
"end_char": 85,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Arnold)) (VP (VBZ asks) (NP (NNP Brad)) (SBAR (IN if) (S (NP (PRP he)) (VP (VBD knew) (SBAR (S (NP (DT the) (NNP Joker)) (VP (MD would) (VP (VB get) (VP (VBN involved))))))))))) (, ,) (NP (PRP he)) (VP (VBZ says) (SBAR (S (NP (PRP he)) (VP (VBD thought) (NP (ADVP (RB as) (RB much))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Arnold asks Brad if he knew the Joker would get involved, he says he thought as much.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Arnold",
"misc": "",
"start_char": 0,
"text": "Arnold",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "ask",
"misc": "",
"start_char": 7,
"text": "asks",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "iobj",
"end_char": 16,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Brad",
"misc": "",
"start_char": 12,
"text": "Brad",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 19,
"feats": null,
"head": 6,
"id": 4,
"lemma": "if",
"misc": "",
"start_char": 17,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 22,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 6,
"id": 5,
"lemma": "he",
"misc": "",
"start_char": 20,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 27,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": 6,
"lemma": "know",
"misc": "",
"start_char": 23,
"text": "knew",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 31,
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": 7,
"lemma": "the",
"misc": "",
"start_char": 28,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj:pass",
"end_char": 37,
"feats": "Number=Sing",
"head": 11,
"id": 8,
"lemma": "Joker",
"misc": "",
"start_char": 32,
"text": "Joker",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 43,
"feats": "VerbForm=Fin",
"head": 11,
"id": 9,
"lemma": "would",
"misc": "",
"start_char": 38,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux:pass",
"end_char": 47,
"feats": "VerbForm=Inf",
"head": 11,
"id": 10,
"lemma": "get",
"misc": "",
"start_char": 44,
"text": "get",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "ccomp",
"end_char": 56,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 6,
"id": 11,
"lemma": "involve",
"misc": "",
"start_char": 48,
"text": "involved",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 58,
"feats": null,
"head": 14,
"id": 12,
"lemma": ",",
"misc": "",
"start_char": 57,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 61,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 59,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"end_char": 66,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 14,
"lemma": "say",
"misc": "",
"start_char": 62,
"text": "says",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "nsubj",
"end_char": 69,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 15,
"lemma": "he",
"misc": "",
"start_char": 67,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"end_char": 77,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": 16,
"lemma": "think",
"misc": "",
"start_char": 70,
"text": "thought",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 80,
"feats": null,
"head": 18,
"id": 17,
"lemma": "as",
"misc": "",
"start_char": 78,
"text": "as",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 85,
"feats": "Degree=Pos",
"head": 16,
"id": 18,
"lemma": "much",
"misc": "",
"start_char": 81,
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 87,
"feats": null,
"head": 2,
"id": 19,
"lemma": ".",
"misc": "",
"start_char": 86,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
09bb42d005a047361084efb3274de218 | Did Wayne effectively oust Luis or did he leave on his own accord? | [
{
"end_char": 66,
"id": 1,
"misc": {
"parse_tree": "(ROOT (SQ (VBD Did) (NP (NNP Wayne)) (ADVP (RB effectively)) (VP (VB oust) (NP (NNP Luis))) (CC or) (SQ (VBD did) (NP (PRP he)) (VP (VB leave) (PP (IN on) (NP (PRP$ his) (JJ own) (NN accord))))) (. ?)))"
},
"speaker": null,
"start_char": 0,
"text": "Did Wayne effectively oust Luis or did he leave on his own accord?",
"tokens": [
{
"deprel": "aux",
"end_char": 3,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 1,
"lemma": "do",
"misc": "",
"start_char": 0,
"text": "Did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"end_char": 9,
"feats": "Number=Sing",
"head": 4,
"id": 2,
"lemma": "Wayne",
"misc": "",
"start_char": 4,
"text": "Wayne",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 21,
"feats": null,
"head": 4,
"id": 3,
"lemma": "effectively",
"misc": "",
"start_char": 10,
"text": "effectively",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 26,
"feats": "VerbForm=Inf",
"head": 0,
"id": 4,
"lemma": "oust",
"misc": "",
"start_char": 22,
"text": "oust",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 31,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "Luis",
"misc": "",
"start_char": 27,
"text": "Luis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 34,
"feats": null,
"head": 9,
"id": 6,
"lemma": "or",
"misc": "",
"start_char": 32,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "aux",
"end_char": 38,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": 7,
"lemma": "do",
"misc": "",
"start_char": 35,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"end_char": 41,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 39,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 47,
"feats": "VerbForm=Inf",
"head": 4,
"id": 9,
"lemma": "leave",
"misc": "",
"start_char": 42,
"text": "leave",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 50,
"feats": null,
"head": 13,
"id": 10,
"lemma": "on",
"misc": "",
"start_char": 48,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 54,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 13,
"id": 11,
"lemma": "his",
"misc": "",
"start_char": 51,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 58,
"feats": "Degree=Pos",
"head": 13,
"id": 12,
"lemma": "own",
"misc": "",
"start_char": 55,
"text": "own",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 65,
"feats": "Number=Sing",
"head": 9,
"id": 13,
"lemma": "accord",
"misc": "",
"start_char": 59,
"text": "accord",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 67,
"feats": null,
"head": 4,
"id": 14,
"lemma": "?",
"misc": "",
"start_char": 66,
"text": "?",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
4,
4
],
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
ad361b0fcfe3a7506ed4c60643c62b9c | Dee was not aware Joan was trans when she drew the art. | [
{
"end_char": 55,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Dee)) (VP (VBD was) (RB not) (ADJP (JJ aware) (SBAR (S (NP (NNP Joan)) (VP (VBD was) (NP (JJ trans)) (SBAR (WHADVP (WRB when)) (S (NP (PRP she)) (VP (VBD drew) (NP (DT the) (NN art)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Dee was not aware Joan was trans when she drew the art.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 3,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Dee",
"misc": "",
"start_char": 0,
"text": "Dee",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 7,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 4,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 11,
"feats": null,
"head": 4,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 8,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 17,
"feats": "Degree=Pos",
"head": 0,
"id": 4,
"lemma": "aware",
"misc": "",
"start_char": 12,
"text": "aware",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"end_char": 22,
"feats": "Number=Sing",
"head": 7,
"id": 5,
"lemma": "Joan",
"misc": "",
"start_char": 18,
"text": "Joan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 26,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": 6,
"lemma": "be",
"misc": "",
"start_char": 23,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"end_char": 32,
"feats": "Degree=Pos",
"head": 4,
"id": 7,
"lemma": "trans",
"misc": "",
"start_char": 27,
"text": "trans",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"end_char": 37,
"feats": "PronType=Int",
"head": 10,
"id": 8,
"lemma": "when",
"misc": "",
"start_char": 33,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 41,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "she",
"misc": "",
"start_char": 38,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 46,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": 10,
"lemma": "draw",
"misc": "",
"start_char": 42,
"text": "drew",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 50,
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": 11,
"lemma": "the",
"misc": "",
"start_char": 47,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 54,
"feats": "Number=Sing",
"head": 10,
"id": 12,
"lemma": "art",
"misc": "",
"start_char": 51,
"text": "art",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 56,
"feats": null,
"head": 4,
"id": 13,
"lemma": ".",
"misc": "",
"start_char": 55,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
41943851d6939266b6ffec34f403105f | Evelyn, Did you meet Tammy, if so, is she as insufferable in real life as she seems? | [
{
"end_char": 84,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Evelyn)) (, ,) (SQ (VBD Did) (NP (PRP you)) (VP (VB meet) (NP (NNP Tammy)) (, ,) (SBAR (IN if) (FRAG (ADVP (RB so)))) (, ,) (SQ (VBZ is) (NP (PRP she)) (ADJP (ADJP (RB as) (JJ insufferable)) (PP (IN in) (NP (NP (JJ real) (NN life)) (SBAR (IN as) (S (NP (PRP she)) (VP (VBZ seems)))))))))) (. ?)))"
},
"speaker": null,
"start_char": 0,
"text": "Evelyn, Did you meet Tammy, if so, is she as insufferable in real life as she seems?",
"tokens": [
{
"deprel": "vocative",
"end_char": 6,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Evelyn",
"misc": "",
"start_char": 0,
"text": "Evelyn",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 8,
"feats": null,
"head": 5,
"id": 2,
"lemma": ",",
"misc": "",
"start_char": 7,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "aux",
"end_char": 12,
"feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 3,
"lemma": "do",
"misc": "",
"start_char": 9,
"text": "Did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"end_char": 16,
"feats": "Case=Nom|Person=2|PronType=Prs",
"head": 5,
"id": 4,
"lemma": "you",
"misc": "",
"start_char": 13,
"text": "you",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"end_char": 21,
"feats": "VerbForm=Inf",
"head": 0,
"id": 5,
"lemma": "meet",
"misc": "",
"start_char": 17,
"text": "meet",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 27,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Tammy",
"misc": "",
"start_char": 22,
"text": "Tammy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 29,
"feats": null,
"head": 5,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 28,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 32,
"feats": null,
"head": 9,
"id": 8,
"lemma": "if",
"misc": "",
"start_char": 30,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 35,
"feats": null,
"head": 14,
"id": 9,
"lemma": "so",
"misc": "",
"start_char": 33,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 37,
"feats": null,
"head": 14,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 36,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cop",
"end_char": 40,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 14,
"id": 11,
"lemma": "be",
"misc": "",
"start_char": 38,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "nsubj",
"end_char": 44,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 12,
"lemma": "she",
"misc": "",
"start_char": 41,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 47,
"feats": null,
"head": 14,
"id": 13,
"lemma": "as",
"misc": "",
"start_char": 45,
"text": "as",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 60,
"feats": "Degree=Pos",
"head": 5,
"id": 14,
"lemma": "insufferable",
"misc": "",
"start_char": 48,
"text": "insufferable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 63,
"feats": null,
"head": 17,
"id": 15,
"lemma": "in",
"misc": "",
"start_char": 61,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 68,
"feats": "Degree=Pos",
"head": 17,
"id": 16,
"lemma": "real",
"misc": "",
"start_char": 64,
"text": "real",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 73,
"feats": "Number=Sing",
"head": 14,
"id": 17,
"lemma": "life",
"misc": "",
"start_char": 69,
"text": "life",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 76,
"feats": null,
"head": 20,
"id": 18,
"lemma": "as",
"misc": "",
"start_char": 74,
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 80,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": 19,
"lemma": "she",
"misc": "",
"start_char": 77,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 86,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 14,
"id": 20,
"lemma": "seem",
"misc": "",
"start_char": 81,
"text": "seems",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "punct",
"end_char": 88,
"feats": null,
"head": 5,
"id": 21,
"lemma": "?",
"misc": "",
"start_char": 87,
"text": "?",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
11,
11
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
6f70c6ff86cc0d0d33508dae7ab83223 | Michael wasn't as bad as Theodore but he still sucked as a candidate. | [
{
"end_char": 69,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Michael)) (VP (VBD was) (RB n't) (ADJP (ADJP (RB as) (JJ bad)) (PP (IN as) (NP (NNP Theodore)))))) (CC but) (S (NP (PRP he)) (ADVP (RB still)) (VP (VBD sucked) (PP (IN as) (NP (DT a) (NN candidate))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Michael wasn't as bad as Theodore but he still sucked as a candidate.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Michael",
"misc": "",
"start_char": 0,
"text": "Michael",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 8,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 15,
"feats": null,
"head": 5,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 12,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 18,
"feats": null,
"head": 5,
"id": 4,
"lemma": "as",
"misc": "",
"start_char": 16,
"text": "as",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 22,
"feats": "Degree=Pos",
"head": 0,
"id": 5,
"lemma": "bad",
"misc": "",
"start_char": 19,
"text": "bad",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 25,
"feats": null,
"head": 7,
"id": 6,
"lemma": "as",
"misc": "",
"start_char": 23,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 34,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Theodore",
"misc": "",
"start_char": 26,
"text": "Theodore",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 38,
"feats": null,
"head": 11,
"id": 8,
"lemma": "but",
"misc": "",
"start_char": 35,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 41,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 39,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 47,
"feats": null,
"head": 11,
"id": 10,
"lemma": "still",
"misc": "",
"start_char": 42,
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 54,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 11,
"lemma": "suck",
"misc": "",
"start_char": 48,
"text": "sucked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 57,
"feats": null,
"head": 14,
"id": 12,
"lemma": "as",
"misc": "",
"start_char": 55,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 59,
"feats": "Definite=Ind|PronType=Art",
"head": 14,
"id": 13,
"lemma": "a",
"misc": "",
"start_char": 58,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 69,
"feats": "Number=Sing",
"head": 11,
"id": 14,
"lemma": "candidate",
"misc": "",
"start_char": 60,
"text": "candidate",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 71,
"feats": null,
"head": 5,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 70,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
e290ad8a9f9ba3d3eb4ae982e6edeed8 | James got attacked by Jean but he doesn't turn into a werewolf. | [
{
"end_char": 63,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP James)) (VP (VBD got) (VP (VBN attacked) (PP (IN by) (NP (NNP Jean)))))) (CC but) (S (NP (PRP he)) (VP (VBZ does) (RB n't) (VP (VB turn) (PP (IN into) (NP (DT a) (NN werewolf)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "James got attacked by Jean but he doesn't turn into a werewolf.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "James",
"misc": "",
"start_char": 0,
"text": "James",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "get",
"misc": "",
"start_char": 6,
"text": "got",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 3,
"lemma": "attack",
"misc": "",
"start_char": 10,
"text": "attacked",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 21,
"feats": null,
"head": 5,
"id": 4,
"lemma": "by",
"misc": "",
"start_char": 19,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 26,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "Jean",
"misc": "",
"start_char": 22,
"text": "Jean",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 30,
"feats": null,
"head": 10,
"id": 6,
"lemma": "but",
"misc": "",
"start_char": 27,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 33,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 7,
"lemma": "he",
"misc": "",
"start_char": 31,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 38,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 10,
"id": 8,
"lemma": "do",
"misc": "",
"start_char": 34,
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 42,
"feats": null,
"head": 10,
"id": 9,
"lemma": "not",
"misc": "",
"start_char": 39,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 47,
"feats": "VerbForm=Inf",
"head": 3,
"id": 10,
"lemma": "turn",
"misc": "",
"start_char": 43,
"text": "turn",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 52,
"feats": null,
"head": 13,
"id": 11,
"lemma": "into",
"misc": "",
"start_char": 48,
"text": "into",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 54,
"feats": "Definite=Ind|PronType=Art",
"head": 13,
"id": 12,
"lemma": "a",
"misc": "",
"start_char": 53,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 63,
"feats": "Number=Sing",
"head": 10,
"id": 13,
"lemma": "Werewolf",
"misc": "",
"start_char": 55,
"text": "werewolf",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 65,
"feats": null,
"head": 3,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 64,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
6,
6
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
773ddab3fabefb037c2a548a24a53cc2 | Kim will heal and be in better shape than Enid afterwards, though I must admit Enid is better overall due to her offensive capabilities. | [
{
"end_char": 136,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Kim)) (VP (MD will) (VP (VP (VB heal)) (CC and) (VP (VB be) (PP (IN in) (NP (NP (JJR better) (NN shape)) (PP (IN than) (NP (NNP Enid))))) (ADVP (RB afterwards))) (, ,) (SBAR (IN though) (S (NP (PRP I)) (VP (MD must) (VP (VB admit) (SBAR (S (NP (NNP Enid)) (VP (VBZ is) (ADJP (JJR better) (RB overall)) (PP (IN due) (IN to) (NP (PRP$ her) (JJ offensive) (NNS capabilities)))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Kim will heal and be in better shape than Enid afterwards, though I must admit Enid is better overall due to her offensive capabilities.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 3,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Kim",
"misc": "",
"start_char": 0,
"text": "Kim",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 8,
"feats": "VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "will",
"misc": "",
"start_char": 4,
"text": "will",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"end_char": 13,
"feats": "VerbForm=Inf",
"head": 0,
"id": 3,
"lemma": "heal",
"misc": "",
"start_char": 9,
"text": "heal",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "cc",
"end_char": 17,
"feats": null,
"head": 8,
"id": 4,
"lemma": "and",
"misc": "",
"start_char": 14,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "cop",
"end_char": 20,
"feats": "VerbForm=Inf",
"head": 8,
"id": 5,
"lemma": "be",
"misc": "",
"start_char": 18,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 23,
"feats": null,
"head": 8,
"id": 6,
"lemma": "in",
"misc": "",
"start_char": 21,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 30,
"feats": "Degree=Cmp",
"head": 8,
"id": 7,
"lemma": "good",
"misc": "",
"start_char": 24,
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "conj",
"end_char": 36,
"feats": "Number=Sing",
"head": 3,
"id": 8,
"lemma": "shape",
"misc": "",
"start_char": 31,
"text": "shape",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 41,
"feats": null,
"head": 10,
"id": 9,
"lemma": "than",
"misc": "",
"start_char": 37,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 46,
"feats": "Number=Sing",
"head": 8,
"id": 10,
"lemma": "Enid",
"misc": "",
"start_char": 42,
"text": "Enid",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 57,
"feats": null,
"head": 8,
"id": 11,
"lemma": "afterwards",
"misc": "",
"start_char": 47,
"text": "afterwards",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 59,
"feats": null,
"head": 3,
"id": 12,
"lemma": ",",
"misc": "",
"start_char": 58,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 66,
"feats": null,
"head": 16,
"id": 13,
"lemma": "though",
"misc": "",
"start_char": 60,
"text": "though",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 68,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 16,
"id": 14,
"lemma": "I",
"misc": "",
"start_char": 67,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 73,
"feats": "VerbForm=Fin",
"head": 16,
"id": 15,
"lemma": "must",
"misc": "",
"start_char": 69,
"text": "must",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"end_char": 79,
"feats": "VerbForm=Inf",
"head": 3,
"id": 16,
"lemma": "admit",
"misc": "",
"start_char": 74,
"text": "admit",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nsubj",
"end_char": 84,
"feats": "Number=Sing",
"head": 19,
"id": 17,
"lemma": "Enid",
"misc": "",
"start_char": 80,
"text": "Enid",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 87,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 19,
"id": 18,
"lemma": "be",
"misc": "",
"start_char": 85,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "ccomp",
"end_char": 94,
"feats": "Degree=Cmp",
"head": 16,
"id": 19,
"lemma": "good",
"misc": "",
"start_char": 88,
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "advmod",
"end_char": 102,
"feats": null,
"head": 19,
"id": 20,
"lemma": "overall",
"misc": "",
"start_char": 95,
"text": "overall",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 106,
"feats": null,
"head": 25,
"id": 21,
"lemma": "due",
"misc": "",
"start_char": 103,
"text": "due",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 109,
"feats": null,
"head": 21,
"id": 22,
"lemma": "to",
"misc": "",
"start_char": 107,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 113,
"feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 25,
"id": 23,
"lemma": "her",
"misc": "",
"start_char": 110,
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 123,
"feats": "Degree=Pos",
"head": 25,
"id": 24,
"lemma": "offensive",
"misc": "",
"start_char": 114,
"text": "offensive",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 136,
"feats": "Number=Plur",
"head": 19,
"id": 25,
"lemma": "capability",
"misc": "",
"start_char": 124,
"text": "capabilities",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 138,
"feats": null,
"head": 3,
"id": 26,
"lemma": ".",
"misc": "",
"start_char": 137,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
9,
9
],
[
0,
22,
22
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
a54fdf0b70d80676f6090b3fb5206a08 | Mark needs to talk to Ricky and learn how to fight because he looked pretty stupid after that. | [
{
"end_char": 94,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Mark)) (VP (VBZ needs) (S (VP (TO to) (VP (VP (VB talk) (PP (IN to) (NP (NNP Ricky)))) (CC and) (VP (VB learn) (SBAR (WHADVP (WRB how)) (S (VP (TO to) (VP (VB fight) (SBAR (IN because) (S (NP (PRP he)) (VP (VBD looked) (ADJP (RB pretty) (JJ stupid)) (PP (IN after) (NP (DT that))))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Mark needs to talk to Ricky and learn how to fight because he looked pretty stupid after that.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Mark",
"misc": "",
"start_char": 0,
"text": "Mark",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "need",
"misc": "",
"start_char": 5,
"text": "needs",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 13,
"feats": null,
"head": 4,
"id": 3,
"lemma": "to",
"misc": "",
"start_char": 11,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 18,
"feats": "VerbForm=Inf",
"head": 2,
"id": 4,
"lemma": "talk",
"misc": "",
"start_char": 14,
"text": "talk",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 21,
"feats": null,
"head": 6,
"id": 5,
"lemma": "to",
"misc": "",
"start_char": 19,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 27,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Ricky",
"misc": "",
"start_char": 22,
"text": "Ricky",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 31,
"feats": null,
"head": 8,
"id": 7,
"lemma": "and",
"misc": "",
"start_char": 28,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 37,
"feats": "VerbForm=Inf",
"head": 4,
"id": 8,
"lemma": "learn",
"misc": "",
"start_char": 32,
"text": "learn",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 41,
"feats": "PronType=Int",
"head": 8,
"id": 9,
"lemma": "how",
"misc": "",
"start_char": 38,
"text": "how",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "mark",
"end_char": 44,
"feats": null,
"head": 11,
"id": 10,
"lemma": "to",
"misc": "",
"start_char": 42,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"end_char": 50,
"feats": "VerbForm=Inf",
"head": 9,
"id": 11,
"lemma": "fight",
"misc": "",
"start_char": 45,
"text": "fight",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 58,
"feats": null,
"head": 14,
"id": 12,
"lemma": "because",
"misc": "",
"start_char": 51,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 61,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 59,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 68,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": 14,
"lemma": "look",
"misc": "",
"start_char": 62,
"text": "looked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 75,
"feats": null,
"head": 16,
"id": 15,
"lemma": "pretty",
"misc": "",
"start_char": 69,
"text": "pretty",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"end_char": 82,
"feats": "Degree=Pos",
"head": 14,
"id": 16,
"lemma": "stupid",
"misc": "",
"start_char": 76,
"text": "stupid",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 88,
"feats": null,
"head": 18,
"id": 17,
"lemma": "after",
"misc": "",
"start_char": 83,
"text": "after",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 93,
"feats": "Number=Sing|PronType=Dem",
"head": 14,
"id": 18,
"lemma": "that",
"misc": "",
"start_char": 89,
"text": "that",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "punct",
"end_char": 95,
"feats": null,
"head": 2,
"id": 19,
"lemma": ".",
"misc": "",
"start_char": 94,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
12,
12
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
3e77fe72d33ceb5a09ae40f555882661 | An infuriated Ray tries to kill Vernon afterwards, but he escapes. | [
{
"end_char": 66,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (DT An) (VBN infuriated) (NNP Ray)) (VP (VBZ tries) (S (VP (TO to) (VP (VB kill) (NP (NNP Vernon)) (ADVP (RB afterwards))))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBZ escapes))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "An infuriated Ray tries to kill Vernon afterwards, but he escapes.",
"tokens": [
{
"deprel": "det",
"end_char": 2,
"feats": "Definite=Ind|PronType=Art",
"head": 3,
"id": 1,
"lemma": "a",
"misc": "",
"start_char": 0,
"text": "An",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 13,
"feats": "Tense=Past|VerbForm=Part",
"head": 3,
"id": 2,
"lemma": "infuriate",
"misc": "",
"start_char": 3,
"text": "infuriated",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "nsubj",
"end_char": 17,
"feats": "Number=Sing",
"head": 4,
"id": 3,
"lemma": "Ray",
"misc": "",
"start_char": 14,
"text": "Ray",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 23,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 4,
"lemma": "try",
"misc": "",
"start_char": 18,
"text": "tries",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 26,
"feats": null,
"head": 6,
"id": 5,
"lemma": "to",
"misc": "",
"start_char": 24,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 31,
"feats": "VerbForm=Inf",
"head": 4,
"id": 6,
"lemma": "kill",
"misc": "",
"start_char": 27,
"text": "kill",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 38,
"feats": "Number=Sing",
"head": 6,
"id": 7,
"lemma": "Vernon",
"misc": "",
"start_char": 32,
"text": "Vernon",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 49,
"feats": null,
"head": 6,
"id": 8,
"lemma": "afterwards",
"misc": "",
"start_char": 39,
"text": "afterwards",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 51,
"feats": null,
"head": 12,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 50,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 55,
"feats": null,
"head": 12,
"id": 10,
"lemma": "but",
"misc": "",
"start_char": 52,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 58,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 56,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 66,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 12,
"lemma": "escape",
"misc": "",
"start_char": 59,
"text": "escapes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "punct",
"end_char": 68,
"feats": null,
"head": 4,
"id": 13,
"lemma": ".",
"misc": "",
"start_char": 67,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
]
],
[
[
0,
6,
6
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
4b2bc4027a6bed511228d6abcf4f65f6 | Davis has a similar humor to Jerry, but his writing is ls simpler. | [
{
"end_char": 66,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Davis)) (VP (VBZ has) (NP (DT a) (JJ similar) (NN humor)) (PP (IN to) (NP (NNP Jerry))))) (, ,) (CC but) (S (NP (PRP$ his) (NN writing)) (VP (VBZ is) (ADJP (RB ls) (JJR simpler)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Davis has a similar humor to Jerry, but his writing is ls simpler.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Davis",
"misc": "",
"start_char": 0,
"text": "Davis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "have",
"misc": "",
"start_char": 6,
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 11,
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": 3,
"lemma": "a",
"misc": "",
"start_char": 10,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 19,
"feats": "Degree=Pos",
"head": 5,
"id": 4,
"lemma": "similar",
"misc": "",
"start_char": 12,
"text": "similar",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 25,
"feats": "Number=Sing",
"head": 2,
"id": 5,
"lemma": "humor",
"misc": "",
"start_char": 20,
"text": "humor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 28,
"feats": null,
"head": 7,
"id": 6,
"lemma": "to",
"misc": "",
"start_char": 26,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 34,
"feats": "Number=Sing",
"head": 2,
"id": 7,
"lemma": "Jerry",
"misc": "",
"start_char": 29,
"text": "Jerry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 36,
"feats": null,
"head": 14,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 35,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 40,
"feats": null,
"head": 14,
"id": 9,
"lemma": "but",
"misc": "",
"start_char": 37,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nmod:poss",
"end_char": 44,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "his",
"misc": "",
"start_char": 41,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 52,
"feats": "Number=Sing",
"head": 14,
"id": 11,
"lemma": "writing",
"misc": "",
"start_char": 45,
"text": "writing",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cop",
"end_char": 55,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 14,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 53,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 58,
"feats": null,
"head": 14,
"id": 13,
"lemma": "ls",
"misc": "",
"start_char": 56,
"text": "ls",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 66,
"feats": "Degree=Cmp",
"head": 2,
"id": 14,
"lemma": "simple",
"misc": "",
"start_char": 59,
"text": "simpler",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "punct",
"end_char": 68,
"feats": null,
"head": 2,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 67,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
ea49e6c5f128477f21404d587c755a24 | Cynthia is so unbelievably hot that I sometimes miss Juanita because she's so cute and seems more attainable. | [
{
"end_char": 109,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Cynthia)) (VP (VBZ is) (ADJP (ADJP (RB so) (RB unbelievably) (JJ hot)) (SBAR (IN that) (S (NP (PRP I)) (ADVP (RB sometimes)) (VP (VBP miss) (NP (NNP Juanita)) (SBAR (IN because) (S (NP (PRP she)) (VP (VP (VBZ 's) (ADJP (RB so) (JJ cute))) (CC and) (VP (VBZ seems) (S (ADJP (RBR more) (JJ attainable)))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Cynthia is so unbelievably hot that I sometimes miss Juanita because she's so cute and seems more attainable.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Cynthia",
"misc": "",
"start_char": 0,
"text": "Cynthia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 8,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 13,
"feats": null,
"head": 4,
"id": 3,
"lemma": "so",
"misc": "",
"start_char": 11,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 26,
"feats": null,
"head": 5,
"id": 4,
"lemma": "unbelievably",
"misc": "",
"start_char": 14,
"text": "unbelievably",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 30,
"feats": "Degree=Pos",
"head": 0,
"id": 5,
"lemma": "hot",
"misc": "",
"start_char": 27,
"text": "hot",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 35,
"feats": null,
"head": 9,
"id": 6,
"lemma": "that",
"misc": "",
"start_char": 31,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 37,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 9,
"id": 7,
"lemma": "I",
"misc": "",
"start_char": 36,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 47,
"feats": null,
"head": 9,
"id": 8,
"lemma": "sometimes",
"misc": "",
"start_char": 38,
"text": "sometimes",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 52,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 9,
"lemma": "miss",
"misc": "",
"start_char": 48,
"text": "miss",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "obj",
"end_char": 60,
"feats": "Number=Sing",
"head": 9,
"id": 10,
"lemma": "Juanita",
"misc": "",
"start_char": 53,
"text": "Juanita",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 68,
"feats": null,
"head": 15,
"id": 11,
"lemma": "because",
"misc": "",
"start_char": 61,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 72,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 12,
"lemma": "she",
"misc": "",
"start_char": 69,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 75,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": 13,
"lemma": "be",
"misc": "",
"start_char": 73,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 78,
"feats": null,
"head": 15,
"id": 14,
"lemma": "so",
"misc": "",
"start_char": 76,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 83,
"feats": "Degree=Pos",
"head": 9,
"id": 15,
"lemma": "cute",
"misc": "",
"start_char": 79,
"text": "cute",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 87,
"feats": null,
"head": 17,
"id": 16,
"lemma": "and",
"misc": "",
"start_char": 84,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 93,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": 17,
"lemma": "seem",
"misc": "",
"start_char": 88,
"text": "seems",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 98,
"feats": "Degree=Cmp",
"head": 19,
"id": 18,
"lemma": "more",
"misc": "",
"start_char": 94,
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "xcomp",
"end_char": 109,
"feats": "Degree=Pos",
"head": 17,
"id": 19,
"lemma": "attainable",
"misc": "",
"start_char": 99,
"text": "attainable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 111,
"feats": null,
"head": 5,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 110,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
9,
9
],
[
0,
11,
11
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
e0a73991811d179e8b74ac78f8902a14 | Scott is actually the same age as Douglas however so this is a do-or-die fight for him. | [
{
"end_char": 87,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Scott)) (VP (VBZ is) (ADVP (RB actually)) (NP (NP (DT the) (JJ same) (NN age)) (PP (IN as) (NP (NNP Douglas)))) (ADVP (RB however)) (ADVP (RB so) (S (NP (DT this)) (VP (VBZ is) (NP (NP (DT a) (JJ do-or-die) (NN fight)) (PP (IN for) (NP (PRP him)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Scott is actually the same age as Douglas however so this is a do-or-die fight for him.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 6,
"id": 1,
"lemma": "Scott",
"misc": "",
"start_char": 0,
"text": "Scott",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 8,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 6,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 17,
"feats": null,
"head": 6,
"id": 3,
"lemma": "actually",
"misc": "",
"start_char": 9,
"text": "actually",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "det",
"end_char": 21,
"feats": "Definite=Def|PronType=Art",
"head": 6,
"id": 4,
"lemma": "the",
"misc": "",
"start_char": 18,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 26,
"feats": "Degree=Pos",
"head": 6,
"id": 5,
"lemma": "same",
"misc": "",
"start_char": 22,
"text": "same",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "root",
"end_char": 30,
"feats": "Number=Sing",
"head": 0,
"id": 6,
"lemma": "age",
"misc": "",
"start_char": 27,
"text": "age",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 33,
"feats": null,
"head": 8,
"id": 7,
"lemma": "as",
"misc": "",
"start_char": 31,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 41,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "Douglas",
"misc": "",
"start_char": 34,
"text": "Douglas",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 49,
"feats": null,
"head": 6,
"id": 9,
"lemma": "however",
"misc": "",
"start_char": 42,
"text": "however",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 52,
"feats": null,
"head": 15,
"id": 10,
"lemma": "so",
"misc": "",
"start_char": 50,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 57,
"feats": "Number=Sing|PronType=Dem",
"head": 15,
"id": 11,
"lemma": "this",
"misc": "",
"start_char": 53,
"text": "this",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "cop",
"end_char": 60,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 58,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 62,
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": 13,
"lemma": "a",
"misc": "",
"start_char": 61,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 72,
"feats": "Degree=Pos",
"head": 15,
"id": 14,
"lemma": "do-or-die",
"misc": "",
"start_char": 63,
"text": "do-or-die",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "parataxis",
"end_char": 78,
"feats": "Number=Sing",
"head": 6,
"id": 15,
"lemma": "fight",
"misc": "",
"start_char": 73,
"text": "fight",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 82,
"feats": null,
"head": 17,
"id": 16,
"lemma": "for",
"misc": "",
"start_char": 79,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 86,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 17,
"lemma": "he",
"misc": "",
"start_char": 83,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 88,
"feats": null,
"head": 6,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 87,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
16,
16
]
],
[
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
84e8526a1fbce9a2c6229b622ff3816a | Besides Billy, Wilson is messed up but I love the way he is. | [
{
"end_char": 60,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (PP (IN Besides) (NP (NNP Billy))) (, ,) (S (NP (NNP Wilson)) (VP (VBZ is) (VP (VBN messed) (PRT (RP up))))) (CC but) (S (NP (PRP I)) (VP (VBP love) (NP (NP (DT the) (NN way)) (SBAR (S (NP (PRP he)) (VP (VBZ is))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Besides Billy, Wilson is messed up but I love the way he is.",
"tokens": [
{
"deprel": "case",
"end_char": 7,
"feats": null,
"head": 2,
"id": 1,
"lemma": "besides",
"misc": "",
"start_char": 0,
"text": "Besides",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 13,
"feats": "Number=Sing",
"head": 6,
"id": 2,
"lemma": "Billy",
"misc": "",
"start_char": 8,
"text": "Billy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 15,
"feats": null,
"head": 6,
"id": 3,
"lemma": ",",
"misc": "",
"start_char": 14,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj:pass",
"end_char": 22,
"feats": "Number=Sing",
"head": 6,
"id": 4,
"lemma": "Wilson",
"misc": "",
"start_char": 16,
"text": "Wilson",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 25,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 5,
"lemma": "be",
"misc": "",
"start_char": 23,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 32,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 6,
"lemma": "mess",
"misc": "",
"start_char": 26,
"text": "messed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "compound:prt",
"end_char": 35,
"feats": null,
"head": 6,
"id": 7,
"lemma": "up",
"misc": "",
"start_char": 33,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "cc",
"end_char": 39,
"feats": null,
"head": 10,
"id": 8,
"lemma": "but",
"misc": "",
"start_char": 36,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 41,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "I",
"misc": "",
"start_char": 40,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 46,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 10,
"lemma": "love",
"misc": "",
"start_char": 42,
"text": "love",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "det",
"end_char": 50,
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": 11,
"lemma": "the",
"misc": "",
"start_char": 47,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 54,
"feats": "Number=Sing",
"head": 10,
"id": 12,
"lemma": "way",
"misc": "",
"start_char": 51,
"text": "way",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 57,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 55,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "acl:relcl",
"end_char": 60,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 14,
"lemma": "be",
"misc": "",
"start_char": 58,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "punct",
"end_char": 62,
"feats": null,
"head": 6,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 61,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
3,
3
],
[
0,
12,
12
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
ba02cae016aca4a1436809724e0bf7cb | Randall has a massive crush on Tracy, but I don't think he has a high enough self esteem to actually go for it. | [
{
"end_char": 111,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Randall)) (VP (VBZ has) (NP (NP (DT a) (JJ massive) (NN crush)) (PP (IN on) (NP (NNP Tracy)))))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB think) (SBAR (S (NP (PRP he)) (VP (VBZ has) (NP (NP (DT a) (ADJP (JJ high) (JJ enough)) (NN self) (NN esteem)) (SBAR (S (VP (TO to) (ADVP (RB actually)) (VP (VB go) (PP (IN for) (NP (PRP it)))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Randall has a massive crush on Tracy, but I don't think he has a high enough self esteem to actually go for it.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Randall",
"misc": "",
"start_char": 0,
"text": "Randall",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "have",
"misc": "",
"start_char": 8,
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 13,
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": 3,
"lemma": "a",
"misc": "",
"start_char": 12,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 21,
"feats": "Degree=Pos",
"head": 5,
"id": 4,
"lemma": "massive",
"misc": "",
"start_char": 14,
"text": "massive",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 27,
"feats": "Number=Sing",
"head": 2,
"id": 5,
"lemma": "crush",
"misc": "",
"start_char": 22,
"text": "crush",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 30,
"feats": null,
"head": 7,
"id": 6,
"lemma": "on",
"misc": "",
"start_char": 28,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 36,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Tracy",
"misc": "",
"start_char": 31,
"text": "Tracy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 38,
"feats": null,
"head": 13,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 37,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 42,
"feats": null,
"head": 13,
"id": 9,
"lemma": "but",
"misc": "",
"start_char": 39,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 44,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 13,
"id": 10,
"lemma": "I",
"misc": "",
"start_char": 43,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 47,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": 11,
"lemma": "do",
"misc": "",
"start_char": 45,
"text": "do",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 51,
"feats": null,
"head": 13,
"id": 12,
"lemma": "not",
"misc": "",
"start_char": 48,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 57,
"feats": "VerbForm=Inf",
"head": 2,
"id": 13,
"lemma": "think",
"misc": "",
"start_char": 52,
"text": "think",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nsubj",
"end_char": 60,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 58,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"end_char": 64,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": 15,
"lemma": "have",
"misc": "",
"start_char": 61,
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 66,
"feats": "Definite=Ind|PronType=Art",
"head": 20,
"id": 16,
"lemma": "a",
"misc": "",
"start_char": 65,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advmod",
"end_char": 71,
"feats": "Degree=Pos",
"head": 18,
"id": 17,
"lemma": "high",
"misc": "",
"start_char": 67,
"text": "high",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"end_char": 78,
"feats": "Degree=Pos",
"head": 20,
"id": 18,
"lemma": "enough",
"misc": "",
"start_char": 72,
"text": "enough",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"end_char": 83,
"feats": "Number=Sing",
"head": 20,
"id": 19,
"lemma": "self",
"misc": "",
"start_char": 79,
"text": "self",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 90,
"feats": "Number=Sing",
"head": 15,
"id": 20,
"lemma": "esteem",
"misc": "",
"start_char": 84,
"text": "esteem",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 93,
"feats": null,
"head": 23,
"id": 21,
"lemma": "to",
"misc": "",
"start_char": 91,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advmod",
"end_char": 102,
"feats": null,
"head": 23,
"id": 22,
"lemma": "actually",
"misc": "",
"start_char": 94,
"text": "actually",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"end_char": 105,
"feats": "VerbForm=Inf",
"head": 15,
"id": 23,
"lemma": "go",
"misc": "",
"start_char": 103,
"text": "go",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 109,
"feats": null,
"head": 25,
"id": 24,
"lemma": "for",
"misc": "",
"start_char": 106,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 112,
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 23,
"id": 25,
"lemma": "it",
"misc": "",
"start_char": 110,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 114,
"feats": null,
"head": 2,
"id": 26,
"lemma": ".",
"misc": "",
"start_char": 113,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
e9111d89128c7bb9cecfb853723a4bf6 | Although Jeffrey is something Harry would certainly do, I hope he doesn't just because it's too fucking depressing. | [
{
"end_char": 115,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (SBAR (IN Although) (S (NP (NNP Jeffrey)) (VP (VBZ is) (NP (NP (NN something)) (SBAR (S (NP (NNP Harry)) (VP (MD would) (ADVP (RB certainly)) (VP (VB do))))))))) (, ,) (NP (PRP I)) (VP (VBP hope) (SBAR (S (NP (PRP he)) (VP (VBZ does) (RB n't) (SBAR (ADVP (RB just)) (IN because) (S (NP (PRP it)) (VP (VBZ 's) (ADJP (RB too) (RB fucking) (JJ depressing))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Although Jeffrey is something Harry would certainly do, I hope he doesn't just because it's too fucking depressing.",
"tokens": [
{
"deprel": "mark",
"end_char": 8,
"feats": null,
"head": 4,
"id": 1,
"lemma": "although",
"misc": "",
"start_char": 0,
"text": "Although",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 16,
"feats": "Number=Sing",
"head": 4,
"id": 2,
"lemma": "Jeffrey",
"misc": "",
"start_char": 9,
"text": "Jeffrey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 19,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 17,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"end_char": 29,
"feats": "Number=Sing|PronType=Ind",
"head": 11,
"id": 4,
"lemma": "something",
"misc": "",
"start_char": 20,
"text": "something",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 35,
"feats": "Number=Sing",
"head": 8,
"id": 5,
"lemma": "Harry",
"misc": "",
"start_char": 30,
"text": "Harry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 41,
"feats": "VerbForm=Fin",
"head": 8,
"id": 6,
"lemma": "would",
"misc": "",
"start_char": 36,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 51,
"feats": null,
"head": 8,
"id": 7,
"lemma": "certainly",
"misc": "",
"start_char": 42,
"text": "certainly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "acl:relcl",
"end_char": 54,
"feats": "VerbForm=Inf",
"head": 4,
"id": 8,
"lemma": "do",
"misc": "",
"start_char": 52,
"text": "do",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"end_char": 56,
"feats": null,
"head": 4,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 55,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 58,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "I",
"misc": "",
"start_char": 57,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"end_char": 63,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 11,
"lemma": "hope",
"misc": "",
"start_char": 59,
"text": "hope",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "nsubj",
"end_char": 66,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 64,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"end_char": 71,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 11,
"id": 13,
"lemma": "do",
"misc": "",
"start_char": 67,
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 75,
"feats": null,
"head": 13,
"id": 14,
"lemma": "not",
"misc": "",
"start_char": 72,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 80,
"feats": null,
"head": 21,
"id": 15,
"lemma": "just",
"misc": "",
"start_char": 76,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 88,
"feats": null,
"head": 21,
"id": 16,
"lemma": "because",
"misc": "",
"start_char": 81,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 91,
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": 17,
"lemma": "it",
"misc": "",
"start_char": 89,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 94,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 21,
"id": 18,
"lemma": "be",
"misc": "",
"start_char": 92,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 98,
"feats": null,
"head": 20,
"id": 19,
"lemma": "too",
"misc": "",
"start_char": 95,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 106,
"feats": null,
"head": 21,
"id": 20,
"lemma": "fucking",
"misc": "",
"start_char": 99,
"text": "fucking",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 117,
"feats": "Degree=Pos",
"head": 13,
"id": 21,
"lemma": "depressing",
"misc": "",
"start_char": 107,
"text": "depressing",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 119,
"feats": null,
"head": 11,
"id": 22,
"lemma": ".",
"misc": "",
"start_char": 118,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
4,
4
],
[
0,
11,
11
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
dc87ad89c338729b41d92b365a46932f | James will be a solid defensive big, and I don't like Howard either but he is an exciting gamble. | [
{
"end_char": 97,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP James)) (VP (MD will) (VP (VB be) (NP (DT a) (JJ solid) (JJ defensive) (JJ big))))) (, ,) (CC and) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB like) (NP (NNP Howard))))) (CC either) (CC but) (S (NP (PRP he)) (VP (VBZ is) (NP (DT an) (JJ exciting) (NN gamble)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "James will be a solid defensive big, and I don't like Howard either but he is an exciting gamble.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 7,
"id": 1,
"lemma": "James",
"misc": "",
"start_char": 0,
"text": "James",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 10,
"feats": "VerbForm=Fin",
"head": 7,
"id": 2,
"lemma": "will",
"misc": "",
"start_char": 6,
"text": "will",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "cop",
"end_char": 13,
"feats": "VerbForm=Inf",
"head": 7,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 11,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 15,
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": 4,
"lemma": "a",
"misc": "",
"start_char": 14,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 21,
"feats": "Degree=Pos",
"head": 7,
"id": 5,
"lemma": "solid",
"misc": "",
"start_char": 16,
"text": "solid",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"end_char": 31,
"feats": "Degree=Pos",
"head": 7,
"id": 6,
"lemma": "defensive",
"misc": "",
"start_char": 22,
"text": "defensive",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "root",
"end_char": 35,
"feats": "Degree=Pos",
"head": 0,
"id": 7,
"lemma": "big",
"misc": "",
"start_char": 32,
"text": "big",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 37,
"feats": null,
"head": 13,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 36,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 41,
"feats": null,
"head": 13,
"id": 9,
"lemma": "and",
"misc": "",
"start_char": 38,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 43,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 13,
"id": 10,
"lemma": "I",
"misc": "",
"start_char": 42,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 46,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": 11,
"lemma": "do",
"misc": "",
"start_char": 44,
"text": "do",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 50,
"feats": null,
"head": 13,
"id": 12,
"lemma": "not",
"misc": "",
"start_char": 47,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 55,
"feats": "VerbForm=Inf",
"head": 7,
"id": 13,
"lemma": "like",
"misc": "",
"start_char": 51,
"text": "like",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 62,
"feats": "Number=Sing",
"head": 13,
"id": 14,
"lemma": "Howard",
"misc": "",
"start_char": 56,
"text": "Howard",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 69,
"feats": null,
"head": 13,
"id": 15,
"lemma": "either",
"misc": "",
"start_char": 63,
"text": "either",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "cc",
"end_char": 73,
"feats": null,
"head": 21,
"id": 16,
"lemma": "but",
"misc": "",
"start_char": 70,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 76,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": 17,
"lemma": "he",
"misc": "",
"start_char": 74,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 79,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 21,
"id": 18,
"lemma": "be",
"misc": "",
"start_char": 77,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 82,
"feats": "Definite=Ind|PronType=Art",
"head": 21,
"id": 19,
"lemma": "a",
"misc": "",
"start_char": 80,
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 91,
"feats": "Degree=Pos",
"head": 21,
"id": 20,
"lemma": "exciting",
"misc": "",
"start_char": 83,
"text": "exciting",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "conj",
"end_char": 98,
"feats": "Number=Sing",
"head": 7,
"id": 21,
"lemma": "gamble",
"misc": "",
"start_char": 92,
"text": "gamble",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 100,
"feats": null,
"head": 7,
"id": 22,
"lemma": ".",
"misc": "",
"start_char": 99,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
13,
13
],
[
0,
16,
16
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
874d1b54cb0848ac94b912248bb65b27 | But Rachel is a cute one hopefully Kimberly will be as cute when she gets older! | [
{
"end_char": 80,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC But) (NP (NNP Rachel)) (VP (VBZ is) (NP (DT a) (JJ cute) (NN one)) (ADVP (RB hopefully)) (SBAR (S (NP (NNP Kimberly)) (VP (MD will) (VP (VB be) (ADJP (RB as) (JJ cute)) (SBAR (WHADVP (WRB when)) (S (NP (PRP she)) (VP (VBZ gets) (ADJP (JJR older)))))))))) (. !)))"
},
"speaker": null,
"start_char": 0,
"text": "But Rachel is a cute one hopefully Kimberly will be as cute when she gets older!",
"tokens": [
{
"deprel": "cc",
"end_char": 3,
"feats": null,
"head": 6,
"id": 1,
"lemma": "but",
"misc": "",
"start_char": 0,
"text": "But",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 10,
"feats": "Number=Sing",
"head": 6,
"id": 2,
"lemma": "Rachel",
"misc": "",
"start_char": 4,
"text": "Rachel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 13,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 11,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 15,
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": 4,
"lemma": "a",
"misc": "",
"start_char": 14,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 20,
"feats": "Degree=Pos",
"head": 6,
"id": 5,
"lemma": "cute",
"misc": "",
"start_char": 16,
"text": "cute",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "root",
"end_char": 24,
"feats": "Number=Sing",
"head": 0,
"id": 6,
"lemma": "one",
"misc": "",
"start_char": 21,
"text": "one",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 34,
"feats": null,
"head": 12,
"id": 7,
"lemma": "hopefully",
"misc": "",
"start_char": 25,
"text": "hopefully",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 43,
"feats": "Number=Sing",
"head": 12,
"id": 8,
"lemma": "Kimberly",
"misc": "",
"start_char": 35,
"text": "Kimberly",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 48,
"feats": "VerbForm=Fin",
"head": 12,
"id": 9,
"lemma": "will",
"misc": "",
"start_char": 44,
"text": "will",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "cop",
"end_char": 51,
"feats": "VerbForm=Inf",
"head": 12,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 49,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 54,
"feats": null,
"head": 12,
"id": 11,
"lemma": "as",
"misc": "",
"start_char": 52,
"text": "as",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 59,
"feats": "Degree=Pos",
"head": 6,
"id": 12,
"lemma": "cute",
"misc": "",
"start_char": 55,
"text": "cute",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"end_char": 64,
"feats": "PronType=Int",
"head": 15,
"id": 13,
"lemma": "when",
"misc": "",
"start_char": 60,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 68,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 14,
"lemma": "she",
"misc": "",
"start_char": 65,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 73,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 15,
"lemma": "get",
"misc": "",
"start_char": 69,
"text": "gets",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "xcomp",
"end_char": 79,
"feats": "Degree=Cmp",
"head": 15,
"id": 16,
"lemma": "old",
"misc": "",
"start_char": 74,
"text": "older",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "punct",
"end_char": 81,
"feats": null,
"head": 6,
"id": 17,
"lemma": "!",
"misc": "",
"start_char": 80,
"text": "!",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
7,
7
],
[
0,
13,
13
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
a8a682f38932f7e09d648cee4f4bbd74 | George voted for Daniel because the Republican party has gone too far right for him, but he'd vote for someone like Jon Huntsman, I think. | [
{
"end_char": 138,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP George)) (VP (VBD voted) (PP (IN for) (NP (NNP Daniel))) (SBAR (IN because) (S (S (NP (DT the) (JJ Republican) (NN party)) (VP (VBZ has) (VP (VBN gone) (ADVP (ADVP (RB too) (RB far)) (PP (ADVP (RB right)) (IN for) (NP (PRP him))))))) (, ,) (CC but) (S (NP (PRP he)) (VP (MD 'd) (VP (VB vote) (PP (IN for) (NP (NP (NN someone)) (PP (IN like) (NP (NNP Jon) (NNP Huntsman)))))))))))) (, ,) (NP (PRP I)) (VP (VBP think)) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "George voted for Daniel because the Republican party has gone too far right for him, but he'd vote for someone like Jon Huntsman, I think.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "George",
"misc": "",
"start_char": 0,
"text": "George",
"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": "vote",
"misc": "",
"start_char": 7,
"text": "voted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 16,
"feats": null,
"head": 4,
"id": 3,
"lemma": "for",
"misc": "",
"start_char": 13,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 23,
"feats": "Number=Sing",
"head": 2,
"id": 4,
"lemma": "Daniel",
"misc": "",
"start_char": 17,
"text": "Daniel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 31,
"feats": null,
"head": 10,
"id": 5,
"lemma": "because",
"misc": "",
"start_char": 24,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 35,
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": 6,
"lemma": "the",
"misc": "",
"start_char": 32,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 46,
"feats": "Degree=Pos",
"head": 8,
"id": 7,
"lemma": "Republican",
"misc": "",
"start_char": 36,
"text": "Republican",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"end_char": 52,
"feats": "Number=Sing",
"head": 10,
"id": 8,
"lemma": "party",
"misc": "",
"start_char": 47,
"text": "party",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"end_char": 56,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 10,
"id": 9,
"lemma": "have",
"misc": "",
"start_char": 53,
"text": "has",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"end_char": 61,
"feats": "Tense=Past|VerbForm=Part",
"head": 2,
"id": 10,
"lemma": "go",
"misc": "",
"start_char": 57,
"text": "gone",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "advmod",
"end_char": 65,
"feats": null,
"head": 12,
"id": 11,
"lemma": "too",
"misc": "",
"start_char": 62,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 69,
"feats": "Degree=Pos",
"head": 10,
"id": 12,
"lemma": "far",
"misc": "",
"start_char": 66,
"text": "far",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 75,
"feats": null,
"head": 15,
"id": 13,
"lemma": "right",
"misc": "",
"start_char": 70,
"text": "right",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 79,
"feats": null,
"head": 15,
"id": 14,
"lemma": "for",
"misc": "",
"start_char": 76,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 83,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 15,
"lemma": "he",
"misc": "",
"start_char": 80,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 85,
"feats": null,
"head": 20,
"id": 16,
"lemma": ",",
"misc": "",
"start_char": 84,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 89,
"feats": null,
"head": 20,
"id": 17,
"lemma": "but",
"misc": "",
"start_char": 86,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 92,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": 18,
"lemma": "he",
"misc": "",
"start_char": 90,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 95,
"feats": "VerbForm=Fin",
"head": 20,
"id": 19,
"lemma": "would",
"misc": "",
"start_char": 93,
"text": "'d",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "conj",
"end_char": 100,
"feats": "VerbForm=Inf",
"head": 2,
"id": 20,
"lemma": "vote",
"misc": "",
"start_char": 96,
"text": "vote",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 104,
"feats": null,
"head": 22,
"id": 21,
"lemma": "for",
"misc": "",
"start_char": 101,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 112,
"feats": "Number=Sing|PronType=Ind",
"head": 20,
"id": 22,
"lemma": "someone",
"misc": "",
"start_char": 105,
"text": "someone",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 117,
"feats": null,
"head": 24,
"id": 23,
"lemma": "like",
"misc": "",
"start_char": 113,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 121,
"feats": "Number=Sing",
"head": 22,
"id": 24,
"lemma": "Jon",
"misc": "",
"start_char": 118,
"text": "Jon",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 130,
"feats": "Number=Sing",
"head": 24,
"id": 25,
"lemma": "Huntsman",
"misc": "",
"start_char": 122,
"text": "Huntsman",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 132,
"feats": null,
"head": 28,
"id": 26,
"lemma": ",",
"misc": "",
"start_char": 131,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 134,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 28,
"id": 27,
"lemma": "I",
"misc": "",
"start_char": 133,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"end_char": 140,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 28,
"lemma": "think",
"misc": "",
"start_char": 135,
"text": "think",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "punct",
"end_char": 142,
"feats": null,
"head": 2,
"id": 29,
"lemma": ".",
"misc": "",
"start_char": 141,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
14,
14
]
],
[
[
0,
3,
3
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
89576f52bdd9433d00423b4e0700383b | Buying out Martin and relying on Jasper just because he had a brief stint of excellence at the end of the season is stupid. | [
{
"end_char": 123,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (VP (VP (VBG Buying) (PRT (RP out)) (NP (NNP Martin))) (CC and) (VP (VBG relying) (PP (IN on) (NP (NNP Jasper))) (SBAR (ADVP (RB just)) (IN because) (S (NP (PRP he)) (VP (VBD had) (NP (NP (DT a) (JJ brief) (NN stint)) (PP (IN of) (NP (NN excellence)))) (PP (IN at) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (DT the) (NN season))))))))))) (VP (VBZ is) (ADJP (JJ stupid))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Buying out Martin and relying on Jasper just because he had a brief stint of excellence at the end of the season is stupid.",
"tokens": [
{
"deprel": "csubj",
"end_char": 6,
"feats": "VerbForm=Ger",
"head": 24,
"id": 1,
"lemma": "buying",
"misc": "",
"start_char": 0,
"text": "Buying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "compound:prt",
"end_char": 10,
"feats": null,
"head": 1,
"id": 2,
"lemma": "out",
"misc": "",
"start_char": 7,
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "obj",
"end_char": 17,
"feats": "Number=Sing",
"head": 1,
"id": 3,
"lemma": "Martin",
"misc": "",
"start_char": 11,
"text": "Martin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 21,
"feats": null,
"head": 5,
"id": 4,
"lemma": "and",
"misc": "",
"start_char": 18,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 29,
"feats": "VerbForm=Ger",
"head": 1,
"id": 5,
"lemma": "rely",
"misc": "",
"start_char": 22,
"text": "relying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 32,
"feats": null,
"head": 7,
"id": 6,
"lemma": "on",
"misc": "",
"start_char": 30,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 39,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Jasper",
"misc": "",
"start_char": 33,
"text": "Jasper",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 44,
"feats": null,
"head": 11,
"id": 8,
"lemma": "just",
"misc": "",
"start_char": 40,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 52,
"feats": null,
"head": 11,
"id": 9,
"lemma": "because",
"misc": "",
"start_char": 45,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 55,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 53,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 59,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 1,
"id": 11,
"lemma": "have",
"misc": "",
"start_char": 56,
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 61,
"feats": "Definite=Ind|PronType=Art",
"head": 14,
"id": 12,
"lemma": "a",
"misc": "",
"start_char": 60,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 67,
"feats": "Degree=Pos",
"head": 14,
"id": 13,
"lemma": "brief",
"misc": "",
"start_char": 62,
"text": "brief",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 73,
"feats": "Number=Sing",
"head": 11,
"id": 14,
"lemma": "stint",
"misc": "",
"start_char": 68,
"text": "stint",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 76,
"feats": null,
"head": 16,
"id": 15,
"lemma": "of",
"misc": "",
"start_char": 74,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 87,
"feats": "Number=Sing",
"head": 14,
"id": 16,
"lemma": "excellence",
"misc": "",
"start_char": 77,
"text": "excellence",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 90,
"feats": null,
"head": 19,
"id": 17,
"lemma": "at",
"misc": "",
"start_char": 88,
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 94,
"feats": "Definite=Def|PronType=Art",
"head": 19,
"id": 18,
"lemma": "the",
"misc": "",
"start_char": 91,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 98,
"feats": "Number=Sing",
"head": 11,
"id": 19,
"lemma": "end",
"misc": "",
"start_char": 95,
"text": "end",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 101,
"feats": null,
"head": 22,
"id": 20,
"lemma": "of",
"misc": "",
"start_char": 99,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 105,
"feats": "Definite=Def|PronType=Art",
"head": 22,
"id": 21,
"lemma": "the",
"misc": "",
"start_char": 102,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 112,
"feats": "Number=Sing",
"head": 19,
"id": 22,
"lemma": "season",
"misc": "",
"start_char": 106,
"text": "season",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cop",
"end_char": 115,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 24,
"id": 23,
"lemma": "be",
"misc": "",
"start_char": 113,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 122,
"feats": "Degree=Pos",
"head": 0,
"id": 24,
"lemma": "stupid",
"misc": "",
"start_char": 116,
"text": "stupid",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 124,
"feats": null,
"head": 1,
"id": 25,
"lemma": ".",
"misc": "",
"start_char": 123,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
]
],
[
[
0,
6,
6
],
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
06d42d362b0ce2838cd284dcf6de7230 | Mikel may have never beaten Allan but he exposed holes and proved that it was possible. | [
{
"end_char": 87,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Mikel)) (VP (MD may) (VP (VB have) (ADVP (RB never)) (VP (VBN beaten) (NP (NNP Allan)))))) (CC but) (S (NP (PRP he)) (VP (VP (VBD exposed) (NP (NNS holes))) (CC and) (VP (VBD proved) (SBAR (IN that) (S (NP (PRP it)) (VP (VBD was) (ADJP (JJ possible)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Mikel may have never beaten Allan but he exposed holes and proved that it was possible.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Mikel",
"misc": "",
"start_char": 0,
"text": "Mikel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 9,
"feats": "VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "may",
"misc": "",
"start_char": 6,
"text": "may",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux",
"end_char": 14,
"feats": "VerbForm=Inf",
"head": 5,
"id": 3,
"lemma": "have",
"misc": "",
"start_char": 10,
"text": "have",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 20,
"feats": null,
"head": 5,
"id": 4,
"lemma": "never",
"misc": "",
"start_char": 15,
"text": "never",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 27,
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": 5,
"lemma": "beat",
"misc": "",
"start_char": 21,
"text": "beaten",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"end_char": 33,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Allan",
"misc": "",
"start_char": 28,
"text": "Allan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 37,
"feats": null,
"head": 9,
"id": 7,
"lemma": "but",
"misc": "",
"start_char": 34,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 40,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 38,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 48,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 9,
"lemma": "expose",
"misc": "",
"start_char": 41,
"text": "exposed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 54,
"feats": "Number=Plur",
"head": 9,
"id": 10,
"lemma": "hole",
"misc": "",
"start_char": 49,
"text": "holes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cc",
"end_char": 58,
"feats": null,
"head": 12,
"id": 11,
"lemma": "and",
"misc": "",
"start_char": 55,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 65,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": 12,
"lemma": "prove",
"misc": "",
"start_char": 59,
"text": "proved",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 70,
"feats": null,
"head": 16,
"id": 13,
"lemma": "that",
"misc": "",
"start_char": 66,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 73,
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 14,
"lemma": "it",
"misc": "",
"start_char": 71,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 77,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": 15,
"lemma": "be",
"misc": "",
"start_char": 74,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"end_char": 86,
"feats": "Degree=Pos",
"head": 12,
"id": 16,
"lemma": "possible",
"misc": "",
"start_char": 78,
"text": "possible",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 88,
"feats": null,
"head": 5,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 87,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
7,
7
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
1f7e8cd7923cb3922d3c1f51bbe106f3 | Robert is stronger than Elmer, so his legs can propel him harder. | [
{
"end_char": 65,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Robert)) (VP (VBZ is) (ADJP (ADJP (JJR stronger)) (PP (IN than) (NP (NNP Elmer)))))) (, ,) (RB so) (S (NP (PRP$ his) (NNS legs)) (VP (MD can) (VP (VB propel) (NP (PRP him)) (ADVP (JJR harder))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Robert is stronger than Elmer, so his legs can propel him harder.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Robert",
"misc": "",
"start_char": 0,
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 7,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Degree=Cmp",
"head": 0,
"id": 3,
"lemma": "strong",
"misc": "",
"start_char": 10,
"text": "stronger",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"end_char": 23,
"feats": null,
"head": 5,
"id": 4,
"lemma": "than",
"misc": "",
"start_char": 19,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 29,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "Elmer",
"misc": "",
"start_char": 24,
"text": "Elmer",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 31,
"feats": null,
"head": 3,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 30,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 34,
"feats": null,
"head": 11,
"id": 7,
"lemma": "so",
"misc": "",
"start_char": 32,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nmod:poss",
"end_char": 38,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 9,
"id": 8,
"lemma": "his",
"misc": "",
"start_char": 35,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 43,
"feats": "Number=Plur",
"head": 11,
"id": 9,
"lemma": "leg",
"misc": "",
"start_char": 39,
"text": "legs",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "aux",
"end_char": 47,
"feats": "VerbForm=Fin",
"head": 11,
"id": 10,
"lemma": "can",
"misc": "",
"start_char": 44,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "parataxis",
"end_char": 54,
"feats": "VerbForm=Inf",
"head": 3,
"id": 11,
"lemma": "propel",
"misc": "",
"start_char": 48,
"text": "propel",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 58,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 55,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"end_char": 65,
"feats": "Degree=Cmp",
"head": 11,
"id": 13,
"lemma": "hard",
"misc": "",
"start_char": 59,
"text": "harder",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "punct",
"end_char": 67,
"feats": null,
"head": 3,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 66,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
7,
7
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
d63e458a6ca97922ec02480ba4bda2ac | Matthew has redeemed himself for missing on George but goddamn do I wish he was in our lineup right now. | [
{
"end_char": 104,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Matthew)) (VP (VBZ has) (VP (VBN redeemed) (NP (PRP himself)) (PP (IN for) (S (VP (VBG missing) (PP (IN on) (NP (NNP George))))))))) (CC but) (S (NP (NN goddamn)) (VP (VBP do) (NP (PRP I)) (VP (VB wish) (SBAR (S (NP (PRP he)) (VP (VBD was) (PP (IN in) (NP (PRP$ our) (NN lineup))) (ADVP (RB right) (RB now)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Matthew has redeemed himself for missing on George but goddamn do I wish he was in our lineup right now.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Matthew",
"misc": "",
"start_char": 0,
"text": "Matthew",
"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",
"misc": "",
"start_char": 8,
"text": "has",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 20,
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": 3,
"lemma": "redeem",
"misc": "",
"start_char": 12,
"text": "redeemed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"end_char": 28,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs|Reflex=Yes",
"head": 3,
"id": 4,
"lemma": "himself",
"misc": "",
"start_char": 21,
"text": "himself",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 32,
"feats": null,
"head": 6,
"id": 5,
"lemma": "for",
"misc": "",
"start_char": 29,
"text": "for",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 40,
"feats": "VerbForm=Ger",
"head": 3,
"id": 6,
"lemma": "miss",
"misc": "",
"start_char": 33,
"text": "missing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 43,
"feats": null,
"head": 8,
"id": 7,
"lemma": "on",
"misc": "",
"start_char": 41,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 50,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "George",
"misc": "",
"start_char": 44,
"text": "George",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 54,
"feats": null,
"head": 13,
"id": 9,
"lemma": "but",
"misc": "",
"start_char": 51,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 62,
"feats": "Number=Sing",
"head": 13,
"id": 10,
"lemma": "goddamn",
"misc": "",
"start_char": 55,
"text": "goddamn",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"end_char": 65,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": 11,
"lemma": "do",
"misc": "",
"start_char": 63,
"text": "do",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "nsubj",
"end_char": 67,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "I",
"misc": "",
"start_char": 66,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 72,
"feats": "Mood=Ind|Number=Sing|Tense=Pres|VerbForm=Inf",
"head": 3,
"id": 13,
"lemma": "wish",
"misc": "",
"start_char": 68,
"text": "wish",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nsubj",
"end_char": 75,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 73,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 79,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": 15,
"lemma": "be",
"misc": "",
"start_char": 76,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 82,
"feats": null,
"head": 18,
"id": 16,
"lemma": "in",
"misc": "",
"start_char": 80,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 86,
"feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs",
"head": 18,
"id": 17,
"lemma": "our",
"misc": "",
"start_char": 83,
"text": "our",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "ccomp",
"end_char": 93,
"feats": "Number=Sing",
"head": 13,
"id": 18,
"lemma": "lineup",
"misc": "",
"start_char": 87,
"text": "lineup",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 99,
"feats": null,
"head": 20,
"id": 19,
"lemma": "right",
"misc": "",
"start_char": 94,
"text": "right",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 103,
"feats": null,
"head": 18,
"id": 20,
"lemma": "now",
"misc": "",
"start_char": 100,
"text": "now",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 105,
"feats": null,
"head": 3,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 104,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
13,
13
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
d2aeda603ee7897f21005aab72e873af | And Coach Michael was silent when William asked when he'll get the call. | [
{
"end_char": 72,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (NP (NN Coach) (NNP Michael)) (VP (VBD was) (ADJP (JJ silent)) (SBAR (WHADVP (WRB when)) (S (NP (NNP William)) (VP (VBD asked) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (MD 'll) (VP (VB get) (NP (DT the) (NN call)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And Coach Michael was silent when William asked when he'll get the call.",
"tokens": [
{
"deprel": "cc",
"end_char": 3,
"feats": null,
"head": 5,
"id": 1,
"lemma": "and",
"misc": "",
"start_char": 0,
"text": "And",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 9,
"feats": "Number=Sing",
"head": 5,
"id": 2,
"lemma": "coach",
"misc": "",
"start_char": 4,
"text": "Coach",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "flat",
"end_char": 17,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Michael",
"misc": "",
"start_char": 10,
"text": "Michael",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 21,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 18,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 28,
"feats": "Degree=Pos",
"head": 0,
"id": 5,
"lemma": "silent",
"misc": "",
"start_char": 22,
"text": "silent",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"end_char": 33,
"feats": "PronType=Int",
"head": 8,
"id": 6,
"lemma": "when",
"misc": "",
"start_char": 29,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 41,
"feats": "Number=Sing",
"head": 8,
"id": 7,
"lemma": "William",
"misc": "",
"start_char": 34,
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"end_char": 47,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 8,
"lemma": "ask",
"misc": "",
"start_char": 42,
"text": "asked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 52,
"feats": "PronType=Int",
"head": 12,
"id": 9,
"lemma": "when",
"misc": "",
"start_char": 48,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 55,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 53,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 59,
"feats": "VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "will",
"misc": "",
"start_char": 56,
"text": "'ll",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"end_char": 63,
"feats": "VerbForm=Inf",
"head": 8,
"id": 12,
"lemma": "get",
"misc": "",
"start_char": 60,
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 67,
"feats": "Definite=Def|PronType=Art",
"head": 14,
"id": 13,
"lemma": "the",
"misc": "",
"start_char": 64,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 72,
"feats": "Number=Sing",
"head": 12,
"id": 14,
"lemma": "call",
"misc": "",
"start_char": 68,
"text": "call",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 74,
"feats": null,
"head": 5,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 73,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
]
],
[
[
0,
6,
6
],
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
186b5c21d85bd039d2a2ae9889b3580b | Clifton didn't kill Gerald because he was told not to do it, and that it was a test. | [
{
"end_char": 84,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Clifton)) (VP (VBD did) (RB n't) (VP (VB kill) (NP (NNP Gerald)) (SBAR (SBAR (IN because) (S (NP (PRP he)) (VP (VBD was) (VP (VBN told) (S (RB not) (VP (TO to) (VP (VB do) (NP (PRP it))))))))) (, ,) (CC and) (SBAR (IN that) (S (NP (PRP it)) (VP (VBD was) (NP (DT a) (NN test)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Clifton didn't kill Gerald because he was told not to do it, and that it was a test.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Clifton",
"misc": "",
"start_char": 0,
"text": "Clifton",
"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",
"misc": "",
"start_char": 8,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 15,
"feats": null,
"head": 4,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 12,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 20,
"feats": "VerbForm=Inf",
"head": 0,
"id": 4,
"lemma": "kill",
"misc": "",
"start_char": 16,
"text": "kill",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 27,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "Gerald",
"misc": "",
"start_char": 21,
"text": "Gerald",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 35,
"feats": null,
"head": 9,
"id": 6,
"lemma": "because",
"misc": "",
"start_char": 28,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 38,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 7,
"lemma": "he",
"misc": "",
"start_char": 36,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 42,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 39,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 47,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 4,
"id": 9,
"lemma": "tell",
"misc": "",
"start_char": 43,
"text": "told",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "advmod",
"end_char": 51,
"feats": null,
"head": 12,
"id": 10,
"lemma": "not",
"misc": "",
"start_char": 48,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 54,
"feats": null,
"head": 12,
"id": 11,
"lemma": "to",
"misc": "",
"start_char": 52,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 57,
"feats": "VerbForm=Inf",
"head": 9,
"id": 12,
"lemma": "do",
"misc": "",
"start_char": 55,
"text": "do",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 60,
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 13,
"lemma": "it",
"misc": "",
"start_char": 58,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 62,
"feats": null,
"head": 20,
"id": 14,
"lemma": ",",
"misc": "",
"start_char": 61,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 66,
"feats": null,
"head": 20,
"id": 15,
"lemma": "and",
"misc": "",
"start_char": 63,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "mark",
"end_char": 71,
"feats": null,
"head": 20,
"id": 16,
"lemma": "that",
"misc": "",
"start_char": 67,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 74,
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": 17,
"lemma": "it",
"misc": "",
"start_char": 72,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 78,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 20,
"id": 18,
"lemma": "be",
"misc": "",
"start_char": 75,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 80,
"feats": "Definite=Ind|PronType=Art",
"head": 20,
"id": 19,
"lemma": "a",
"misc": "",
"start_char": 79,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "conj",
"end_char": 85,
"feats": "Number=Sing",
"head": 9,
"id": 20,
"lemma": "test",
"misc": "",
"start_char": 81,
"text": "test",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 87,
"feats": null,
"head": 4,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 86,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
6,
6
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
28f70de734d9f2d612133d3a2584ad22 | Edwin didn't actually kill Charles but was the brains behind the extortion plan that ended with his murder. | [
{
"end_char": 107,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Edwin)) (VP (VP (VBD did) (RB n't) (ADVP (RB actually)) (VP (VB kill) (NP (NNP Charles)))) (CC but) (VP (VBD was) (NP (NP (DT the) (NNS brains)) (PP (IN behind) (NP (NP (DT the) (NN extortion) (NN plan)) (SBAR (WHNP (WDT that)) (S (VP (VBD ended) (PP (IN with) (NP (PRP$ his) (NN murder))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Edwin didn't actually kill Charles but was the brains behind the extortion plan that ended with his murder.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Edwin",
"misc": "",
"start_char": 0,
"text": "Edwin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "do",
"misc": "",
"start_char": 6,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 13,
"feats": null,
"head": 5,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 10,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 22,
"feats": null,
"head": 5,
"id": 4,
"lemma": "actually",
"misc": "",
"start_char": 14,
"text": "actually",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 27,
"feats": "VerbForm=Inf",
"head": 0,
"id": 5,
"lemma": "kill",
"misc": "",
"start_char": 23,
"text": "kill",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 35,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Charles",
"misc": "",
"start_char": 28,
"text": "Charles",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 39,
"feats": null,
"head": 10,
"id": 7,
"lemma": "but",
"misc": "",
"start_char": 36,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "cop",
"end_char": 43,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 40,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 47,
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": 9,
"lemma": "the",
"misc": "",
"start_char": 44,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "conj",
"end_char": 54,
"feats": "Number=Plur",
"head": 5,
"id": 10,
"lemma": "brain",
"misc": "",
"start_char": 48,
"text": "brains",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 61,
"feats": null,
"head": 14,
"id": 11,
"lemma": "behind",
"misc": "",
"start_char": 55,
"text": "behind",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 65,
"feats": "Definite=Def|PronType=Art",
"head": 14,
"id": 12,
"lemma": "the",
"misc": "",
"start_char": 62,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 75,
"feats": "Number=Sing",
"head": 14,
"id": 13,
"lemma": "extortion",
"misc": "",
"start_char": 66,
"text": "extortion",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nmod",
"end_char": 80,
"feats": "Number=Sing",
"head": 10,
"id": 14,
"lemma": "plan",
"misc": "",
"start_char": 76,
"text": "plan",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 85,
"feats": "PronType=Rel",
"head": 16,
"id": 15,
"lemma": "that",
"misc": "",
"start_char": 81,
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "acl:relcl",
"end_char": 91,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": 16,
"lemma": "end",
"misc": "",
"start_char": 86,
"text": "ended",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 96,
"feats": null,
"head": 19,
"id": 17,
"lemma": "with",
"misc": "",
"start_char": 92,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 100,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 19,
"id": 18,
"lemma": "his",
"misc": "",
"start_char": 97,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 107,
"feats": "Number=Sing",
"head": 16,
"id": 19,
"lemma": "murder",
"misc": "",
"start_char": 101,
"text": "murder",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 109,
"feats": null,
"head": 5,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 108,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
17,
17
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
25863325515fc790eafbb41e48193e79 | Did Clarence supposedly fuck Adolfo or did he supposedly fuck Ashara? | [
{
"end_char": 69,
"id": 1,
"misc": {
"parse_tree": "(ROOT (SQ (VBD Did) (NP (NNP Clarence)) (ADVP (RB supposedly)) (VP (VB fuck) (NP (NNP Adolfo))) (CC or) (SQ (VBD did) (NP (PRP he)) (ADVP (RB supposedly)) (VP (VB fuck) (NP (NNP Ashara)))) (. ?)))"
},
"speaker": null,
"start_char": 0,
"text": "Did Clarence supposedly fuck Adolfo or did he supposedly fuck Ashara?",
"tokens": [
{
"deprel": "aux",
"end_char": 3,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 1,
"lemma": "do",
"misc": "",
"start_char": 0,
"text": "Did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"end_char": 12,
"feats": "Number=Sing",
"head": 4,
"id": 2,
"lemma": "Clarence",
"misc": "",
"start_char": 4,
"text": "Clarence",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 23,
"feats": null,
"head": 4,
"id": 3,
"lemma": "supposedly",
"misc": "",
"start_char": 13,
"text": "supposedly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 28,
"feats": "VerbForm=Inf",
"head": 0,
"id": 4,
"lemma": "fuck",
"misc": "",
"start_char": 24,
"text": "fuck",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 35,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "Adolfo",
"misc": "",
"start_char": 29,
"text": "Adolfo",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 38,
"feats": null,
"head": 10,
"id": 6,
"lemma": "or",
"misc": "",
"start_char": 36,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "aux",
"end_char": 42,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": 7,
"lemma": "do",
"misc": "",
"start_char": 39,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"end_char": 45,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 43,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 56,
"feats": null,
"head": 10,
"id": 9,
"lemma": "supposedly",
"misc": "",
"start_char": 46,
"text": "supposedly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 61,
"feats": "VerbForm=Inf",
"head": 4,
"id": 10,
"lemma": "fuck",
"misc": "",
"start_char": 57,
"text": "fuck",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 68,
"feats": "Number=Sing",
"head": 10,
"id": 11,
"lemma": "Ashara",
"misc": "",
"start_char": 62,
"text": "Ashara",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 70,
"feats": null,
"head": 4,
"id": 12,
"lemma": "?",
"misc": "",
"start_char": 69,
"text": "?",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
],
[
0,
7,
7
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
898084071f3228e10ec3ec5655d7b7d7 | David was never as charismatic as Mark, but god damn could he go in the ring. | [
{
"end_char": 77,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP David)) (VP (VBD was) (ADVP (RB never)) (ADJP (ADJP (RB as) (JJ charismatic)) (PP (IN as) (NP (NNP Mark)))))) (, ,) (CC but) (S (NP (NN god) (RB damn)) (VP (MD could) (NP (PRP he)) (VP (VB go) (PP (IN in) (NP (DT the) (NN ring)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "David was never as charismatic as Mark, but god damn could he go in the ring.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "David",
"misc": "",
"start_char": 0,
"text": "David",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 6,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 15,
"feats": null,
"head": 5,
"id": 3,
"lemma": "never",
"misc": "",
"start_char": 10,
"text": "never",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 18,
"feats": null,
"head": 5,
"id": 4,
"lemma": "as",
"misc": "",
"start_char": 16,
"text": "as",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 30,
"feats": "Degree=Pos",
"head": 0,
"id": 5,
"lemma": "charismatic",
"misc": "",
"start_char": 19,
"text": "charismatic",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 33,
"feats": null,
"head": 7,
"id": 6,
"lemma": "as",
"misc": "",
"start_char": 31,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 38,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Mark",
"misc": "",
"start_char": 34,
"text": "Mark",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 40,
"feats": null,
"head": 14,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 39,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 44,
"feats": null,
"head": 14,
"id": 9,
"lemma": "but",
"misc": "",
"start_char": 41,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "discourse",
"end_char": 48,
"feats": "Number=Sing",
"head": 14,
"id": 10,
"lemma": "god",
"misc": "",
"start_char": 45,
"text": "god",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 53,
"feats": null,
"head": 14,
"id": 11,
"lemma": "damn",
"misc": "",
"start_char": 49,
"text": "damn",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "aux",
"end_char": 59,
"feats": "VerbForm=Fin",
"head": 14,
"id": 12,
"lemma": "could",
"misc": "",
"start_char": 54,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "nsubj",
"end_char": 62,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 60,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 65,
"feats": "VerbForm=Inf",
"head": 5,
"id": 14,
"lemma": "go",
"misc": "",
"start_char": 63,
"text": "go",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 68,
"feats": null,
"head": 17,
"id": 15,
"lemma": "in",
"misc": "",
"start_char": 66,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 72,
"feats": "Definite=Def|PronType=Art",
"head": 17,
"id": 16,
"lemma": "the",
"misc": "",
"start_char": 69,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 77,
"feats": "Number=Sing",
"head": 14,
"id": 17,
"lemma": "ring",
"misc": "",
"start_char": 73,
"text": "ring",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 79,
"feats": null,
"head": 5,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 78,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
12,
12
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
2a05dd6a16bc6c1a6d3845830ad9cc39 | Charles saves Austin so he can stand trial, then he turns around and kills younglings? | [
{
"end_char": 86,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Charles)) (VP (VBZ saves) (NP (NNP Austin)) (SBAR (IN so) (S (NP (PRP he)) (VP (MD can) (VP (VB stand) (NP (NN trial)))))))) (, ,) (S (ADVP (RB then)) (NP (PRP he)) (VP (VP (VBZ turns) (ADVP (RB around))) (CC and) (VP (VBZ kills) (NP (NNS younglings))))) (. ?)))"
},
"speaker": null,
"start_char": 0,
"text": "Charles saves Austin so he can stand trial, then he turns around and kills younglings?",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Charles",
"misc": "",
"start_char": 0,
"text": "Charles",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 13,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "save",
"misc": "",
"start_char": 8,
"text": "saves",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 20,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Austin",
"misc": "",
"start_char": 14,
"text": "Austin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 23,
"feats": null,
"head": 7,
"id": 4,
"lemma": "so",
"misc": "",
"start_char": 21,
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 26,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 7,
"id": 5,
"lemma": "he",
"misc": "",
"start_char": 24,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 30,
"feats": "VerbForm=Fin",
"head": 7,
"id": 6,
"lemma": "can",
"misc": "",
"start_char": 27,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"end_char": 36,
"feats": "VerbForm=Inf",
"head": 2,
"id": 7,
"lemma": "stand",
"misc": "",
"start_char": 31,
"text": "stand",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 42,
"feats": "Number=Sing",
"head": 7,
"id": 8,
"lemma": "trial",
"misc": "",
"start_char": 37,
"text": "trial",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 44,
"feats": null,
"head": 12,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 43,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 49,
"feats": "PronType=Dem",
"head": 12,
"id": 10,
"lemma": "then",
"misc": "",
"start_char": 45,
"text": "then",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 52,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 50,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"end_char": 58,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 12,
"lemma": "turn",
"misc": "",
"start_char": 53,
"text": "turns",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 65,
"feats": null,
"head": 12,
"id": 13,
"lemma": "around",
"misc": "",
"start_char": 59,
"text": "around",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cc",
"end_char": 69,
"feats": null,
"head": 15,
"id": 14,
"lemma": "and",
"misc": "",
"start_char": 66,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 75,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 15,
"lemma": "kill",
"misc": "",
"start_char": 70,
"text": "kills",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 86,
"feats": "Number=Plur",
"head": 15,
"id": 16,
"lemma": "youngling",
"misc": "",
"start_char": 76,
"text": "younglings",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 88,
"feats": null,
"head": 2,
"id": 17,
"lemma": "?",
"misc": "",
"start_char": 87,
"text": "?",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
22e233d37d34a256ac85fae136239f41 | Finally, Robert is nothing like Evan because his story hasn't happened yet. | [
{
"end_char": 75,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (ADVP (RB Finally)) (, ,) (NP (NNP Robert)) (VP (VBZ is) (NP (NP (NN nothing)) (PP (IN like) (NP (NNP Evan)))) (SBAR (IN because) (S (NP (PRP$ his) (NN story)) (VP (VBZ has) (RB n't) (VP (VBN happened) (ADVP (RB yet))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Finally, Robert is nothing like Evan because his story hasn't happened yet.",
"tokens": [
{
"deprel": "advmod",
"end_char": 7,
"feats": null,
"head": 5,
"id": 1,
"lemma": "finally",
"misc": "",
"start_char": 0,
"text": "Finally",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 9,
"feats": null,
"head": 5,
"id": 2,
"lemma": ",",
"misc": "",
"start_char": 8,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 16,
"feats": "Number=Sing",
"head": 5,
"id": 3,
"lemma": "Robert",
"misc": "",
"start_char": 10,
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 19,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 17,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 27,
"feats": "Number=Sing|PronType=Neg",
"head": 0,
"id": 5,
"lemma": "nothing",
"misc": "",
"start_char": 20,
"text": "nothing",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 32,
"feats": null,
"head": 7,
"id": 6,
"lemma": "like",
"misc": "",
"start_char": 28,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 37,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Evan",
"misc": "",
"start_char": 33,
"text": "Evan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 45,
"feats": null,
"head": 13,
"id": 8,
"lemma": "because",
"misc": "",
"start_char": 38,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 49,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "his",
"misc": "",
"start_char": 46,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 55,
"feats": "Number=Sing",
"head": 13,
"id": 10,
"lemma": "story",
"misc": "",
"start_char": 50,
"text": "story",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"end_char": 59,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": 11,
"lemma": "have",
"misc": "",
"start_char": 56,
"text": "has",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 63,
"feats": null,
"head": 13,
"id": 12,
"lemma": "not",
"misc": "",
"start_char": 60,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 72,
"feats": "Tense=Past|VerbForm=Part",
"head": 5,
"id": 13,
"lemma": "happen",
"misc": "",
"start_char": 64,
"text": "happened",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "advmod",
"end_char": 76,
"feats": null,
"head": 13,
"id": 14,
"lemma": "yet",
"misc": "",
"start_char": 73,
"text": "yet",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 78,
"feats": null,
"head": 5,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 77,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
],
[
0,
8,
8
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
c588e2b3db02bf0263c5246e6ec22912 | Steven did get divorced from Henry, but he had a son, Barry. | [
{
"end_char": 60,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Steven)) (VP (VBD did) (VP (VB get) (VP (VBN divorced) (PP (IN from) (NP (NNP Henry))))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBD had) (NP (NP (DT a) (NN son)) (, ,) (NP (NNP Barry))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Steven did get divorced from Henry, but he had a son, Barry.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 6,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Steven",
"misc": "",
"start_char": 0,
"text": "Steven",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "do",
"misc": "",
"start_char": 7,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "aux:pass",
"end_char": 14,
"feats": "VerbForm=Inf",
"head": 4,
"id": 3,
"lemma": "get",
"misc": "",
"start_char": 11,
"text": "get",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "root",
"end_char": 23,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 4,
"lemma": "divorce",
"misc": "",
"start_char": 15,
"text": "divorced",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 28,
"feats": null,
"head": 6,
"id": 5,
"lemma": "from",
"misc": "",
"start_char": 24,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 34,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Henry",
"misc": "",
"start_char": 29,
"text": "Henry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 36,
"feats": null,
"head": 10,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 35,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 40,
"feats": null,
"head": 10,
"id": 8,
"lemma": "but",
"misc": "",
"start_char": 37,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 43,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 41,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 47,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 10,
"lemma": "have",
"misc": "",
"start_char": 44,
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 49,
"feats": "Definite=Ind|PronType=Art",
"head": 12,
"id": 11,
"lemma": "a",
"misc": "",
"start_char": 48,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 53,
"feats": "Number=Sing",
"head": 10,
"id": 12,
"lemma": "son",
"misc": "",
"start_char": 50,
"text": "son",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 55,
"feats": null,
"head": 12,
"id": 13,
"lemma": ",",
"misc": "",
"start_char": 54,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "appos",
"end_char": 61,
"feats": "Number=Sing",
"head": 12,
"id": 14,
"lemma": "Barry",
"misc": "",
"start_char": 56,
"text": "Barry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 63,
"feats": null,
"head": 4,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 62,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
5c0e8a7c2866c382dbabeab7a23a03cb | Bernardo directed Noble, so he can certainly make a blockbuster. | [
{
"end_char": 64,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Bernardo)) (VP (VBD directed) (NP (NNP Noble)))) (, ,) (SBAR (RB so) (S (NP (PRP he)) (VP (MD can) (ADVP (RB certainly)) (VP (VB make) (NP (DT a) (NN blockbuster)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Bernardo directed Noble, so he can certainly make a blockbuster.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 8,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Bernardo",
"misc": "",
"start_char": 0,
"text": "Bernardo",
"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": "direct",
"misc": "",
"start_char": 9,
"text": "directed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 23,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Noble",
"misc": "",
"start_char": 18,
"text": "Noble",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 25,
"feats": null,
"head": 2,
"id": 4,
"lemma": ",",
"misc": "",
"start_char": 24,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 28,
"feats": null,
"head": 9,
"id": 5,
"lemma": "so",
"misc": "",
"start_char": 26,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 31,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 6,
"lemma": "he",
"misc": "",
"start_char": 29,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 35,
"feats": "VerbForm=Fin",
"head": 9,
"id": 7,
"lemma": "can",
"misc": "",
"start_char": 32,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 45,
"feats": null,
"head": 9,
"id": 8,
"lemma": "certainly",
"misc": "",
"start_char": 36,
"text": "certainly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 50,
"feats": "VerbForm=Inf",
"head": 2,
"id": 9,
"lemma": "make",
"misc": "",
"start_char": 46,
"text": "make",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 52,
"feats": "Definite=Ind|PronType=Art",
"head": 11,
"id": 10,
"lemma": "a",
"misc": "",
"start_char": 51,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 64,
"feats": "Number=Sing",
"head": 9,
"id": 11,
"lemma": "blockbuster",
"misc": "",
"start_char": 53,
"text": "blockbuster",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 66,
"feats": null,
"head": 2,
"id": 12,
"lemma": ".",
"misc": "",
"start_char": 65,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
5,
5
]
],
[
[
0,
2,
2
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
80abc2cccf1b0a69af26b99f8cdc8459 | Jean pardoned Douglas after he resigned, and the GOP didn't bat an eye. | [
{
"end_char": 71,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Jean)) (VP (VBD pardoned) (NP (NNP Douglas)) (SBAR (IN after) (S (NP (PRP he)) (VP (VBD resigned)))))) (, ,) (CC and) (S (NP (DT the) (NNP GOP)) (VP (VBD did) (RB n't) (VP (VB bat) (NP (DT an) (NN eye))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Jean pardoned Douglas after he resigned, and the GOP didn't bat an eye.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Jean",
"misc": "",
"start_char": 0,
"text": "Jean",
"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": "pardon",
"misc": "",
"start_char": 5,
"text": "pardoned",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 21,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Douglas",
"misc": "",
"start_char": 14,
"text": "Douglas",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 27,
"feats": null,
"head": 6,
"id": 4,
"lemma": "after",
"misc": "",
"start_char": 22,
"text": "after",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 30,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 6,
"id": 5,
"lemma": "he",
"misc": "",
"start_char": 28,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 39,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 6,
"lemma": "resign",
"misc": "",
"start_char": 31,
"text": "resigned",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 41,
"feats": null,
"head": 13,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 40,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 45,
"feats": null,
"head": 13,
"id": 8,
"lemma": "and",
"misc": "",
"start_char": 42,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "det",
"end_char": 49,
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": 9,
"lemma": "the",
"misc": "",
"start_char": 46,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 53,
"feats": "Number=Sing",
"head": 13,
"id": 10,
"lemma": "GOP",
"misc": "",
"start_char": 50,
"text": "GOP",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 57,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": 11,
"lemma": "do",
"misc": "",
"start_char": 54,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 61,
"feats": null,
"head": 13,
"id": 12,
"lemma": "not",
"misc": "",
"start_char": 58,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 65,
"feats": "VerbForm=Inf",
"head": 2,
"id": 13,
"lemma": "bat",
"misc": "",
"start_char": 62,
"text": "bat",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 68,
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": 14,
"lemma": "a",
"misc": "",
"start_char": 66,
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 72,
"feats": "Number=Sing",
"head": 13,
"id": 15,
"lemma": "eye",
"misc": "",
"start_char": 69,
"text": "eye",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 74,
"feats": null,
"head": 2,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 73,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
adc60b016f17d34e0277a608e5bd18d8 | Kevin is obviously dependent on Joseph, but if he starts he's a tempting play. | [
{
"end_char": 78,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Kevin)) (VP (VBZ is) (ADVP (RB obviously)) (ADJP (JJ dependent) (PP (IN on) (NP (NNP Joseph)))))) (, ,) (CC but) (S (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ starts)))) (NP (PRP he)) (VP (VBZ 's) (NP (DT a) (JJ tempting) (NN play)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Kevin is obviously dependent on Joseph, but if he starts he's a tempting play.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Kevin",
"misc": "",
"start_char": 0,
"text": "Kevin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 8,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 6,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 18,
"feats": null,
"head": 4,
"id": 3,
"lemma": "obviously",
"misc": "",
"start_char": 9,
"text": "obviously",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 28,
"feats": "Degree=Pos",
"head": 0,
"id": 4,
"lemma": "dependent",
"misc": "",
"start_char": 19,
"text": "dependent",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 31,
"feats": null,
"head": 6,
"id": 5,
"lemma": "on",
"misc": "",
"start_char": 29,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 38,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Joseph",
"misc": "",
"start_char": 32,
"text": "Joseph",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 40,
"feats": null,
"head": 16,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 39,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 44,
"feats": null,
"head": 16,
"id": 8,
"lemma": "but",
"misc": "",
"start_char": 41,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "mark",
"end_char": 47,
"feats": null,
"head": 11,
"id": 9,
"lemma": "if",
"misc": "",
"start_char": 45,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 50,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 48,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 57,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 16,
"id": 11,
"lemma": "start",
"misc": "",
"start_char": 51,
"text": "starts",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "nsubj",
"end_char": 60,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 58,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 63,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 16,
"id": 13,
"lemma": "be",
"misc": "",
"start_char": 61,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 65,
"feats": "Definite=Ind|PronType=Art",
"head": 16,
"id": 14,
"lemma": "a",
"misc": "",
"start_char": 64,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 74,
"feats": "Degree=Pos",
"head": 16,
"id": 15,
"lemma": "tempting",
"misc": "",
"start_char": 66,
"text": "tempting",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "conj",
"end_char": 79,
"feats": "Number=Sing",
"head": 4,
"id": 16,
"lemma": "play",
"misc": "",
"start_char": 75,
"text": "play",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 81,
"feats": null,
"head": 4,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 80,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
efe32ae0203b31fec4c16fb9569f3c1c | By "for us", David could be referring to Stanford, or he could be referring to the Trinity. | [
{
"end_char": 91,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (PP (IN By) (`` ``) (PP (IN for) (NP (PRP us))) ('' '')) (, ,) (NP (NNP David)) (VP (MD could) (VP (VB be) (VP (VBG referring) (PP (IN to) (NP (NNP Stanford)))))) (, ,) (CC or) (S (NP (PRP he)) (VP (MD could) (VP (VB be) (VP (VBG referring) (PP (IN to) (NP (DT the) (NNP Trinity))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "By \"for us\", David could be referring to Stanford, or he could be referring to the Trinity.",
"tokens": [
{
"deprel": "case",
"end_char": 2,
"feats": null,
"head": 4,
"id": 1,
"lemma": "by",
"misc": "",
"start_char": 0,
"text": "By",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "punct",
"end_char": 5,
"feats": null,
"head": 4,
"id": 2,
"lemma": "``",
"misc": "",
"start_char": 3,
"text": "``",
"upos": "PUNCT",
"xpos": "``"
},
{
"deprel": "case",
"end_char": 9,
"feats": null,
"head": 4,
"id": 3,
"lemma": "for",
"misc": "",
"start_char": 6,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 12,
"feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs",
"head": 10,
"id": 4,
"lemma": "we",
"misc": "",
"start_char": 10,
"text": "us",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 15,
"feats": null,
"head": 4,
"id": 5,
"lemma": "''",
"misc": "",
"start_char": 13,
"text": "''",
"upos": "PUNCT",
"xpos": "''"
},
{
"deprel": "punct",
"end_char": 17,
"feats": null,
"head": 10,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 16,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 23,
"feats": "Number=Sing",
"head": 10,
"id": 7,
"lemma": "David",
"misc": "",
"start_char": 18,
"text": "David",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 29,
"feats": "VerbForm=Fin",
"head": 10,
"id": 8,
"lemma": "could",
"misc": "",
"start_char": 24,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux",
"end_char": 32,
"feats": "VerbForm=Inf",
"head": 10,
"id": 9,
"lemma": "be",
"misc": "",
"start_char": 30,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "root",
"end_char": 42,
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": 10,
"lemma": "refer",
"misc": "",
"start_char": 33,
"text": "referring",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 45,
"feats": null,
"head": 12,
"id": 11,
"lemma": "to",
"misc": "",
"start_char": 43,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 54,
"feats": "Number=Sing",
"head": 10,
"id": 12,
"lemma": "Stanford",
"misc": "",
"start_char": 46,
"text": "Stanford",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 56,
"feats": null,
"head": 18,
"id": 13,
"lemma": ",",
"misc": "",
"start_char": 55,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 59,
"feats": null,
"head": 18,
"id": 14,
"lemma": "or",
"misc": "",
"start_char": 57,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 62,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": 15,
"lemma": "he",
"misc": "",
"start_char": 60,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 68,
"feats": "VerbForm=Fin",
"head": 18,
"id": 16,
"lemma": "could",
"misc": "",
"start_char": 63,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux",
"end_char": 71,
"feats": "VerbForm=Inf",
"head": 18,
"id": 17,
"lemma": "be",
"misc": "",
"start_char": 69,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "conj",
"end_char": 81,
"feats": "Tense=Pres|VerbForm=Part",
"head": 10,
"id": 18,
"lemma": "refer",
"misc": "",
"start_char": 72,
"text": "referring",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 84,
"feats": null,
"head": 21,
"id": 19,
"lemma": "to",
"misc": "",
"start_char": 82,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 88,
"feats": "Definite=Def|PronType=Art",
"head": 21,
"id": 20,
"lemma": "the",
"misc": "",
"start_char": 85,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 96,
"feats": "Number=Sing",
"head": 18,
"id": 21,
"lemma": "Trinity",
"misc": "",
"start_char": 89,
"text": "Trinity",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 98,
"feats": null,
"head": 10,
"id": 22,
"lemma": ".",
"misc": "",
"start_char": 97,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
6,
6
],
[
0,
14,
14
]
],
[
[
0,
11,
11
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
43ddd97b662937561d9d94110c7854c0 | Either Danielle is setting up Leigh or she is trying to set up Tommy. | [
{
"end_char": 69,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (CC Either) (NNP Danielle)) (VP (VBZ is) (VP (VBG setting) (PRT (RP up)) (NP (NNP Leigh))))) (CC or) (S (NP (PRP she)) (VP (VBZ is) (VP (VBG trying) (S (VP (TO to) (VP (VB set) (PRT (RP up)) (NP (NNP Tommy)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Either Danielle is setting up Leigh or she is trying to set up Tommy.",
"tokens": [
{
"deprel": "det:predet",
"end_char": 6,
"feats": null,
"head": 2,
"id": 1,
"lemma": "either",
"misc": "",
"start_char": 0,
"text": "Either",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 15,
"feats": "Number=Sing",
"head": 4,
"id": 2,
"lemma": "Danielle",
"misc": "",
"start_char": 7,
"text": "Danielle",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 18,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 16,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 26,
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": 4,
"lemma": "set",
"misc": "",
"start_char": 19,
"text": "setting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "compound:prt",
"end_char": 29,
"feats": null,
"head": 4,
"id": 5,
"lemma": "up",
"misc": "",
"start_char": 27,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "obj",
"end_char": 35,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Leigh",
"misc": "",
"start_char": 30,
"text": "Leigh",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 38,
"feats": null,
"head": 10,
"id": 7,
"lemma": "or",
"misc": "",
"start_char": 36,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 42,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 8,
"lemma": "she",
"misc": "",
"start_char": 39,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 45,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 10,
"id": 9,
"lemma": "be",
"misc": "",
"start_char": 43,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "conj",
"end_char": 52,
"feats": "Tense=Pres|VerbForm=Part",
"head": 4,
"id": 10,
"lemma": "try",
"misc": "",
"start_char": 46,
"text": "trying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 55,
"feats": null,
"head": 12,
"id": 11,
"lemma": "to",
"misc": "",
"start_char": 53,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 59,
"feats": "VerbForm=Inf",
"head": 10,
"id": 12,
"lemma": "set",
"misc": "",
"start_char": 56,
"text": "set",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"end_char": 62,
"feats": null,
"head": 12,
"id": 13,
"lemma": "up",
"misc": "",
"start_char": 60,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "obj",
"end_char": 68,
"feats": "Number=Sing",
"head": 12,
"id": 14,
"lemma": "Tommy",
"misc": "",
"start_char": 63,
"text": "Tommy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 70,
"feats": null,
"head": 4,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 69,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
],
[
0,
7,
7
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
ab42cfdcfe337b62e085a4b1529894d5 | Joyce goes to kill Carole because she needs to go away for this story to keep going good places but doesn't because something something SUPERSECRETREVELATIONOMG. | [
{
"end_char": 161,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Joyce)) (VP (VBZ goes) (S (VP (TO to) (VP (VB kill) (NP (NNP Carole))))) (SBAR (IN because) (S (NP (PRP she)) (VP (VP (VBZ needs) (S (VP (TO to) (VP (VB go) (ADVP (RB away)) (PP (IN for) (NP (DT this) (NN story))) (S (VP (TO to) (VP (VB keep) (S (VP (VBG going) (NP (JJ good) (NNS places))))))))))) (CC but) (VP (VBZ does) (RB n't) (SBAR (IN because) (NP (NN something) (NN something) (JJ SUPERSECRETREVELATIONOMG)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Joyce goes to kill Carole because she needs to go away for this story to keep going good places but doesn't because something something SUPERSECRETREVELATIONOMG.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Joyce",
"misc": "",
"start_char": 0,
"text": "Joyce",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "go",
"misc": "",
"start_char": 6,
"text": "goes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 13,
"feats": null,
"head": 4,
"id": 3,
"lemma": "to",
"misc": "",
"start_char": 11,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 18,
"feats": "VerbForm=Inf",
"head": 2,
"id": 4,
"lemma": "kill",
"misc": "",
"start_char": 14,
"text": "kill",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 25,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "Carole",
"misc": "",
"start_char": 19,
"text": "Carole",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 33,
"feats": null,
"head": 8,
"id": 6,
"lemma": "because",
"misc": "",
"start_char": 26,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 37,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": 7,
"lemma": "she",
"misc": "",
"start_char": 34,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 43,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 8,
"lemma": "need",
"misc": "",
"start_char": 38,
"text": "needs",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 46,
"feats": null,
"head": 10,
"id": 9,
"lemma": "to",
"misc": "",
"start_char": 44,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 49,
"feats": "VerbForm=Inf",
"head": 8,
"id": 10,
"lemma": "go",
"misc": "",
"start_char": 47,
"text": "go",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 54,
"feats": null,
"head": 10,
"id": 11,
"lemma": "away",
"misc": "",
"start_char": 50,
"text": "away",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 58,
"feats": null,
"head": 14,
"id": 12,
"lemma": "for",
"misc": "",
"start_char": 55,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 63,
"feats": "Number=Sing|PronType=Dem",
"head": 14,
"id": 13,
"lemma": "this",
"misc": "",
"start_char": 59,
"text": "this",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 69,
"feats": "Number=Sing",
"head": 10,
"id": 14,
"lemma": "story",
"misc": "",
"start_char": 64,
"text": "story",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 72,
"feats": null,
"head": 16,
"id": 15,
"lemma": "to",
"misc": "",
"start_char": 70,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 77,
"feats": "VerbForm=Inf",
"head": 10,
"id": 16,
"lemma": "keep",
"misc": "",
"start_char": 73,
"text": "keep",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 83,
"feats": "VerbForm=Ger",
"head": 16,
"id": 17,
"lemma": "go",
"misc": "",
"start_char": 78,
"text": "going",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "amod",
"end_char": 88,
"feats": "Degree=Pos",
"head": 19,
"id": 18,
"lemma": "good",
"misc": "",
"start_char": 84,
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 95,
"feats": "Number=Plur",
"head": 17,
"id": 19,
"lemma": "place",
"misc": "",
"start_char": 89,
"text": "places",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cc",
"end_char": 99,
"feats": null,
"head": 24,
"id": 20,
"lemma": "but",
"misc": "",
"start_char": 96,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "aux",
"end_char": 104,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 24,
"id": 21,
"lemma": "do",
"misc": "",
"start_char": 100,
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 108,
"feats": null,
"head": 24,
"id": 22,
"lemma": "not",
"misc": "",
"start_char": 105,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 116,
"feats": null,
"head": 24,
"id": 23,
"lemma": "because",
"misc": "",
"start_char": 109,
"text": "because",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "conj",
"end_char": 126,
"feats": "Number=Sing|PronType=Ind",
"head": 8,
"id": 24,
"lemma": "something",
"misc": "",
"start_char": 117,
"text": "something",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "appos",
"end_char": 136,
"feats": "Number=Sing|PronType=Ind",
"head": 24,
"id": 25,
"lemma": "something",
"misc": "",
"start_char": 127,
"text": "something",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "amod",
"end_char": 161,
"feats": "Degree=Pos",
"head": 25,
"id": 26,
"lemma": "supersecretrevelationomg",
"misc": "",
"start_char": 137,
"text": "SUPERSECRETREVELATIONOMG",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 163,
"feats": null,
"head": 2,
"id": 27,
"lemma": ".",
"misc": "",
"start_char": 162,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
65d80e347f10b7f7a02eb8543286d449 | But Russell already knew who Fernando was and where he was. | [
{
"end_char": 59,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC But) (NP (NNP Russell)) (ADVP (RB already)) (VP (VBD knew) (SBAR (SBAR (WHNP (WP who)) (S (NP (NNP Fernando)) (VP (VBD was)))) (CC and) (SBAR (WHADVP (WRB where)) (S (NP (PRP he)) (VP (VBD was)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "But Russell already knew who Fernando was and where he was.",
"tokens": [
{
"deprel": "cc",
"end_char": 3,
"feats": null,
"head": 4,
"id": 1,
"lemma": "but",
"misc": "",
"start_char": 0,
"text": "But",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 11,
"feats": "Number=Sing",
"head": 4,
"id": 2,
"lemma": "Russell",
"misc": "",
"start_char": 4,
"text": "Russell",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 19,
"feats": null,
"head": 4,
"id": 3,
"lemma": "already",
"misc": "",
"start_char": 12,
"text": "already",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 24,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 4,
"lemma": "know",
"misc": "",
"start_char": 20,
"text": "knew",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"end_char": 28,
"feats": "PronType=Rel",
"head": 4,
"id": 5,
"lemma": "who",
"misc": "",
"start_char": 25,
"text": "who",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "nsubj",
"end_char": 37,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Fernando",
"misc": "",
"start_char": 29,
"text": "Fernando",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 41,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 7,
"lemma": "be",
"misc": "",
"start_char": 38,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "cc",
"end_char": 45,
"feats": null,
"head": 9,
"id": 8,
"lemma": "and",
"misc": "",
"start_char": 42,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 51,
"feats": "PronType=Rel",
"head": 5,
"id": 9,
"lemma": "where",
"misc": "",
"start_char": 46,
"text": "where",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 54,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 52,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl:relcl",
"end_char": 58,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": 11,
"lemma": "be",
"misc": "",
"start_char": 55,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 60,
"feats": null,
"head": 4,
"id": 12,
"lemma": ".",
"misc": "",
"start_char": 59,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
5,
5
],
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
18fcbb89b92ca23aa938fe669c97b871 | Eric made Kenneth, but his Batman sucked. | [
{
"end_char": 41,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Eric)) (VP (VBD made) (NP (NNP Kenneth)))) (, ,) (CC but) (S (NP (PRP$ his) (NNP Batman)) (VP (VBD sucked))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Eric made Kenneth, but his Batman sucked.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Eric",
"misc": "",
"start_char": 0,
"text": "Eric",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "make",
"misc": "",
"start_char": 5,
"text": "made",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 17,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Kenneth",
"misc": "",
"start_char": 10,
"text": "Kenneth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 19,
"feats": null,
"head": 8,
"id": 4,
"lemma": ",",
"misc": "",
"start_char": 18,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 23,
"feats": null,
"head": 8,
"id": 5,
"lemma": "but",
"misc": "",
"start_char": 20,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nmod:poss",
"end_char": 27,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 7,
"id": 6,
"lemma": "his",
"misc": "",
"start_char": 24,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 34,
"feats": "Number=Sing",
"head": 8,
"id": 7,
"lemma": "Batman",
"misc": "",
"start_char": 28,
"text": "Batman",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"end_char": 41,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 8,
"lemma": "suck",
"misc": "",
"start_char": 35,
"text": "sucked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 43,
"feats": null,
"head": 2,
"id": 9,
"lemma": ".",
"misc": "",
"start_char": 42,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
5,
5
]
],
[
[
0,
2,
2
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
3ea8701572f7b75e478fe218db9453bb | Except Michele tried to be there for Sue, but failed and couldn't get through to her. | [
{
"end_char": 85,
"id": 1,
"misc": {
"parse_tree": "(ROOT (SBAR (IN Except) (S (NP (NNP Michele)) (VP (VP (VBD tried) (S (VP (TO to) (VP (VB be) (ADVP (RB there)) (PP (IN for) (NP (NNP Sue))))))) (, ,) (CC but) (VP (VBD failed)) (CC and) (VP (MD could) (RB n't) (VP (VB get) (ADVP (RP through)) (PP (IN to) (NP (PRP her))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Except Michele tried to be there for Sue, but failed and couldn't get through to her.",
"tokens": [
{
"deprel": "mark",
"end_char": 6,
"feats": null,
"head": 3,
"id": 1,
"lemma": "except",
"misc": "",
"start_char": 0,
"text": "Except",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 14,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "Michele",
"misc": "",
"start_char": 7,
"text": "Michele",
"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": "try",
"misc": "",
"start_char": 15,
"text": "tried",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 23,
"feats": null,
"head": 6,
"id": 4,
"lemma": "to",
"misc": "",
"start_char": 21,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "cop",
"end_char": 26,
"feats": "VerbForm=Inf",
"head": 6,
"id": 5,
"lemma": "be",
"misc": "",
"start_char": 24,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 32,
"feats": "PronType=Dem",
"head": 3,
"id": 6,
"lemma": "there",
"misc": "",
"start_char": 27,
"text": "there",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 36,
"feats": null,
"head": 8,
"id": 7,
"lemma": "for",
"misc": "",
"start_char": 33,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 40,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "Sue",
"misc": "",
"start_char": 37,
"text": "Sue",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 42,
"feats": null,
"head": 11,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 41,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 46,
"feats": null,
"head": 11,
"id": 10,
"lemma": "but",
"misc": "",
"start_char": 43,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 53,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 11,
"lemma": "fail",
"misc": "",
"start_char": 47,
"text": "failed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "cc",
"end_char": 57,
"feats": null,
"head": 15,
"id": 12,
"lemma": "and",
"misc": "",
"start_char": 54,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "aux",
"end_char": 63,
"feats": "VerbForm=Fin",
"head": 15,
"id": 13,
"lemma": "could",
"misc": "",
"start_char": 58,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 67,
"feats": null,
"head": 15,
"id": 14,
"lemma": "not",
"misc": "",
"start_char": 64,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 71,
"feats": "VerbForm=Inf",
"head": 11,
"id": 15,
"lemma": "get",
"misc": "",
"start_char": 68,
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"end_char": 79,
"feats": null,
"head": 15,
"id": 16,
"lemma": "through",
"misc": "",
"start_char": 72,
"text": "through",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "case",
"end_char": 82,
"feats": null,
"head": 18,
"id": 17,
"lemma": "to",
"misc": "",
"start_char": 80,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 86,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 18,
"lemma": "her",
"misc": "",
"start_char": 83,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 88,
"feats": null,
"head": 3,
"id": 19,
"lemma": ".",
"misc": "",
"start_char": 87,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
7,
7
],
[
0,
17,
17
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
9c48dd7b2355558d0c18470e9febb711 | Edward isn't as "anti-establishment" as Jacinto but he's certainly no Bush or Rubio. | [
{
"end_char": 84,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Edward)) (VP (VBZ is) (RB n't) (ADJP (ADJP (RB as) (`` ``) (JJ anti-establishment) ('' '')) (PP (IN as) (NP (NNP Jacinto)))))) (CC but) (S (NP (PRP he)) (VP (VBZ 's) (ADVP (RB certainly)) (NP (DT no) (NNP Bush) (CC or) (NNP Rubio)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Edward isn't as \"anti-establishment\" as Jacinto but he's certainly no Bush or Rubio.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 6,
"id": 1,
"lemma": "Edward",
"misc": "",
"start_char": 0,
"text": "Edward",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 7,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 13,
"feats": null,
"head": 6,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 10,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 16,
"feats": null,
"head": 6,
"id": 4,
"lemma": "as",
"misc": "",
"start_char": 14,
"text": "as",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 19,
"feats": null,
"head": 6,
"id": 5,
"lemma": "``",
"misc": "",
"start_char": 17,
"text": "``",
"upos": "PUNCT",
"xpos": "``"
},
{
"deprel": "root",
"end_char": 38,
"feats": "Degree=Pos",
"head": 0,
"id": 6,
"lemma": "anti-establishment",
"misc": "",
"start_char": 20,
"text": "anti-establishment",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 41,
"feats": null,
"head": 6,
"id": 7,
"lemma": "''",
"misc": "",
"start_char": 39,
"text": "''",
"upos": "PUNCT",
"xpos": "''"
},
{
"deprel": "case",
"end_char": 44,
"feats": null,
"head": 9,
"id": 8,
"lemma": "as",
"misc": "",
"start_char": 42,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 52,
"feats": "Number=Sing",
"head": 6,
"id": 9,
"lemma": "Jacinto",
"misc": "",
"start_char": 45,
"text": "Jacinto",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 56,
"feats": null,
"head": 15,
"id": 10,
"lemma": "but",
"misc": "",
"start_char": 53,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 59,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 57,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 62,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 60,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 72,
"feats": null,
"head": 15,
"id": 13,
"lemma": "certainly",
"misc": "",
"start_char": 63,
"text": "certainly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "det",
"end_char": 75,
"feats": null,
"head": 15,
"id": 14,
"lemma": "no",
"misc": "",
"start_char": 73,
"text": "no",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "conj",
"end_char": 80,
"feats": "Number=Sing",
"head": 6,
"id": 15,
"lemma": "Bush",
"misc": "",
"start_char": 76,
"text": "Bush",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 83,
"feats": null,
"head": 17,
"id": 16,
"lemma": "or",
"misc": "",
"start_char": 81,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 89,
"feats": "Number=Sing",
"head": 15,
"id": 17,
"lemma": "Rubio",
"misc": "",
"start_char": 84,
"text": "Rubio",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 91,
"feats": null,
"head": 6,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 90,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
cd21faa1ea9f1715393c71ecbf833e08 | Jared was infinitely a better QB than Vern, but he had a way with big games and sucking. | [
{
"end_char": 88,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Jared)) (VP (VBD was) (ADVP (RB infinitely)) (NP (NP (DT a) (JJR better) (NN QB)) (PP (IN than) (NP (NNP Vern)))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBD had) (NP (NP (DT a) (NN way)) (PP (IN with) (NP (JJ big) (NNS games) (CC and) (VBG sucking)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Jared was infinitely a better QB than Vern, but he had a way with big games and sucking.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 6,
"id": 1,
"lemma": "Jared",
"misc": "",
"start_char": 0,
"text": "Jared",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 6,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 20,
"feats": null,
"head": 6,
"id": 3,
"lemma": "infinitely",
"misc": "",
"start_char": 10,
"text": "infinitely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "det",
"end_char": 22,
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": 4,
"lemma": "a",
"misc": "",
"start_char": 21,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 29,
"feats": "Degree=Cmp",
"head": 6,
"id": 5,
"lemma": "good",
"misc": "",
"start_char": 23,
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "root",
"end_char": 32,
"feats": "Number=Sing",
"head": 0,
"id": 6,
"lemma": "QB",
"misc": "",
"start_char": 30,
"text": "QB",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 37,
"feats": null,
"head": 8,
"id": 7,
"lemma": "than",
"misc": "",
"start_char": 33,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 42,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "Vern",
"misc": "",
"start_char": 38,
"text": "Vern",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 44,
"feats": null,
"head": 12,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 43,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 48,
"feats": null,
"head": 12,
"id": 10,
"lemma": "but",
"misc": "",
"start_char": 45,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 51,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 49,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 55,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": 12,
"lemma": "have",
"misc": "",
"start_char": 52,
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 57,
"feats": "Definite=Ind|PronType=Art",
"head": 14,
"id": 13,
"lemma": "a",
"misc": "",
"start_char": 56,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 61,
"feats": "Number=Sing",
"head": 12,
"id": 14,
"lemma": "way",
"misc": "",
"start_char": 58,
"text": "way",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 66,
"feats": null,
"head": 17,
"id": 15,
"lemma": "with",
"misc": "",
"start_char": 62,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 70,
"feats": "Degree=Pos",
"head": 17,
"id": 16,
"lemma": "big",
"misc": "",
"start_char": 67,
"text": "big",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod",
"end_char": 76,
"feats": "Number=Plur",
"head": 14,
"id": 17,
"lemma": "game",
"misc": "",
"start_char": 71,
"text": "games",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cc",
"end_char": 80,
"feats": null,
"head": 19,
"id": 18,
"lemma": "and",
"misc": "",
"start_char": 77,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 88,
"feats": "VerbForm=Ger",
"head": 17,
"id": 19,
"lemma": "suck",
"misc": "",
"start_char": 81,
"text": "sucking",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "punct",
"end_char": 90,
"feats": null,
"head": 6,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 89,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
b8d003b503b43daf5e68cf86cd9522b4 | Beverly is well aware of what Lisa is doing, but is unable to stop her. | [
{
"end_char": 71,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Beverly)) (VP (VP (VBZ is) (ADJP (RB well) (JJ aware) (PP (IN of) (SBAR (WHNP (WP what)) (S (NP (NNP Lisa)) (VP (VBZ is) (VP (VBG doing)))))))) (, ,) (CC but) (VP (VBZ is) (ADJP (JJ unable) (S (VP (TO to) (VP (VB stop) (NP (PRP her)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Beverly is well aware of what Lisa is doing, but is unable to stop her.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Beverly",
"misc": "",
"start_char": 0,
"text": "Beverly",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 8,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 15,
"feats": "Degree=Pos",
"head": 4,
"id": 3,
"lemma": "well",
"misc": "",
"start_char": 11,
"text": "well",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 21,
"feats": "Degree=Pos",
"head": 0,
"id": 4,
"lemma": "aware",
"misc": "",
"start_char": 16,
"text": "aware",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 24,
"feats": null,
"head": 9,
"id": 5,
"lemma": "of",
"misc": "",
"start_char": 22,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obj",
"end_char": 29,
"feats": "PronType=Rel",
"head": 9,
"id": 6,
"lemma": "what",
"misc": "",
"start_char": 25,
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "nsubj",
"end_char": 34,
"feats": "Number=Sing",
"head": 9,
"id": 7,
"lemma": "Lisa",
"misc": "",
"start_char": 30,
"text": "Lisa",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 37,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 9,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 35,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"end_char": 43,
"feats": "Tense=Pres|VerbForm=Part",
"head": 4,
"id": 9,
"lemma": "do",
"misc": "",
"start_char": 38,
"text": "doing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "punct",
"end_char": 45,
"feats": null,
"head": 13,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 44,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 49,
"feats": null,
"head": 13,
"id": 11,
"lemma": "but",
"misc": "",
"start_char": 46,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "cop",
"end_char": 52,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 50,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "conj",
"end_char": 59,
"feats": "Degree=Pos",
"head": 4,
"id": 13,
"lemma": "unable",
"misc": "",
"start_char": 53,
"text": "unable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 62,
"feats": null,
"head": 15,
"id": 14,
"lemma": "to",
"misc": "",
"start_char": 60,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 67,
"feats": "VerbForm=Inf",
"head": 13,
"id": 15,
"lemma": "stop",
"misc": "",
"start_char": 63,
"text": "stop",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 71,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 16,
"lemma": "her",
"misc": "",
"start_char": 68,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 73,
"feats": null,
"head": 4,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 72,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
0,
15,
15
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
6eea8f5057cef6a710ab2de5bb00f065 | David was a very big fan of John but was too shy to visit a neighbor's house where he was staying. | [
{
"end_char": 98,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP David)) (VP (VP (VBD was) (NP (NP (DT a) (ADJP (RB very) (JJ big)) (NN fan)) (PP (IN of) (NP (NNP John))))) (CC but) (VP (VBD was) (ADJP (RB too) (JJ shy) (S (VP (TO to) (VP (VB visit) (NP (NP (DT a) (NN neighbor) (POS 's)) (NN house)) (SBAR (WHADVP (WRB where)) (S (NP (PRP he)) (VP (VBD was) (VP (VBG staying))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "David was a very big fan of John but was too shy to visit a neighbor's house where he was staying.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 6,
"id": 1,
"lemma": "David",
"misc": "",
"start_char": 0,
"text": "David",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 6,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 11,
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": 3,
"lemma": "a",
"misc": "",
"start_char": 10,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advmod",
"end_char": 16,
"feats": null,
"head": 5,
"id": 4,
"lemma": "very",
"misc": "",
"start_char": 12,
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"end_char": 20,
"feats": "Degree=Pos",
"head": 6,
"id": 5,
"lemma": "big",
"misc": "",
"start_char": 17,
"text": "big",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "root",
"end_char": 24,
"feats": "Number=Sing",
"head": 0,
"id": 6,
"lemma": "fan",
"misc": "",
"start_char": 21,
"text": "fan",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 27,
"feats": null,
"head": 8,
"id": 7,
"lemma": "of",
"misc": "",
"start_char": 25,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 32,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "John",
"misc": "",
"start_char": 28,
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 36,
"feats": null,
"head": 12,
"id": 9,
"lemma": "but",
"misc": "",
"start_char": 33,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "cop",
"end_char": 40,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 37,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 44,
"feats": null,
"head": 12,
"id": 11,
"lemma": "too",
"misc": "",
"start_char": 41,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 48,
"feats": "Degree=Pos",
"head": 6,
"id": 12,
"lemma": "shy",
"misc": "",
"start_char": 45,
"text": "shy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 51,
"feats": null,
"head": 14,
"id": 13,
"lemma": "to",
"misc": "",
"start_char": 49,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 57,
"feats": "VerbForm=Inf",
"head": 12,
"id": 14,
"lemma": "visit",
"misc": "",
"start_char": 52,
"text": "visit",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 59,
"feats": "Definite=Ind|PronType=Art",
"head": 16,
"id": 15,
"lemma": "a",
"misc": "",
"start_char": 58,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod:poss",
"end_char": 68,
"feats": "Number=Sing",
"head": 18,
"id": 16,
"lemma": "neighbor",
"misc": "",
"start_char": 60,
"text": "neighbor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 71,
"feats": null,
"head": 16,
"id": 17,
"lemma": "'s",
"misc": "",
"start_char": 69,
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "obj",
"end_char": 77,
"feats": "Number=Sing",
"head": 14,
"id": 18,
"lemma": "house",
"misc": "",
"start_char": 72,
"text": "house",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 83,
"feats": "PronType=Rel",
"head": 22,
"id": 19,
"lemma": "where",
"misc": "",
"start_char": 78,
"text": "where",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 86,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 22,
"id": 20,
"lemma": "he",
"misc": "",
"start_char": 84,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 90,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 22,
"id": 21,
"lemma": "be",
"misc": "",
"start_char": 87,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "acl:relcl",
"end_char": 98,
"feats": "Tense=Pres|VerbForm=Part",
"head": 18,
"id": 22,
"lemma": "stay",
"misc": "",
"start_char": 91,
"text": "staying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "punct",
"end_char": 100,
"feats": null,
"head": 6,
"id": 23,
"lemma": ".",
"misc": "",
"start_char": 99,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
19,
19
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
1c6b72cf3757da608b1b276c92d50a60 | Jennifer is fine as Tricia, but I can't help thinking that she would have made the perfect MJ. | [
{
"end_char": 94,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Jennifer)) (VP (VBZ is) (ADJP (ADJP (JJ fine)) (PP (IN as) (NP (NNP Tricia)))))) (, ,) (CC but) (S (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB help) (S (VP (VBG thinking) (SBAR (IN that) (S (NP (PRP she)) (VP (MD would) (VP (VB have) (VP (VBN made) (NP (DT the) (JJ perfect) (NN MJ)))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Jennifer is fine as Tricia, but I can't help thinking that she would have made the perfect MJ.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 8,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Jennifer",
"misc": "",
"start_char": 0,
"text": "Jennifer",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 9,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 16,
"feats": "Degree=Pos",
"head": 0,
"id": 3,
"lemma": "fine",
"misc": "",
"start_char": 12,
"text": "fine",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 19,
"feats": null,
"head": 5,
"id": 4,
"lemma": "as",
"misc": "",
"start_char": 17,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 26,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "Tricia",
"misc": "",
"start_char": 20,
"text": "Tricia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 28,
"feats": null,
"head": 11,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 27,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 32,
"feats": null,
"head": 11,
"id": 7,
"lemma": "but",
"misc": "",
"start_char": 29,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 34,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 11,
"id": 8,
"lemma": "I",
"misc": "",
"start_char": 33,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 37,
"feats": "VerbForm=Fin",
"head": 11,
"id": 9,
"lemma": "can",
"misc": "",
"start_char": 35,
"text": "ca",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 41,
"feats": null,
"head": 11,
"id": 10,
"lemma": "not",
"misc": "",
"start_char": 38,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 46,
"feats": "VerbForm=Inf",
"head": 3,
"id": 11,
"lemma": "help",
"misc": "",
"start_char": 42,
"text": "help",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 55,
"feats": "VerbForm=Ger",
"head": 11,
"id": 12,
"lemma": "think",
"misc": "",
"start_char": 47,
"text": "thinking",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 60,
"feats": null,
"head": 17,
"id": 13,
"lemma": "that",
"misc": "",
"start_char": 56,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 64,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 14,
"lemma": "she",
"misc": "",
"start_char": 61,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 70,
"feats": "VerbForm=Fin",
"head": 17,
"id": 15,
"lemma": "would",
"misc": "",
"start_char": 65,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux",
"end_char": 75,
"feats": "VerbForm=Inf",
"head": 17,
"id": 16,
"lemma": "have",
"misc": "",
"start_char": 71,
"text": "have",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "ccomp",
"end_char": 80,
"feats": "Tense=Past|VerbForm=Part",
"head": 12,
"id": 17,
"lemma": "make",
"misc": "",
"start_char": 76,
"text": "made",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "det",
"end_char": 84,
"feats": "Definite=Def|PronType=Art",
"head": 20,
"id": 18,
"lemma": "the",
"misc": "",
"start_char": 81,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 92,
"feats": "Degree=Pos",
"head": 20,
"id": 19,
"lemma": "perfect",
"misc": "",
"start_char": 85,
"text": "perfect",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 95,
"feats": "Number=Sing",
"head": 17,
"id": 20,
"lemma": "mj",
"misc": "",
"start_char": 93,
"text": "MJ",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 97,
"feats": null,
"head": 3,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 96,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
088b0e8ccacdc282e9d03cc45eab3aac | John says that Peter doesn't have to work because he's a trust fund baby. | [
{
"end_char": 73,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP John)) (VP (VBZ says) (SBAR (IN that) (S (NP (NNP Peter)) (VP (VBZ does) (RB n't) (VP (VB have) (S (VP (TO to) (VP (VB work)))) (SBAR (IN because) (S (NP (PRP he)) (VP (VBZ 's) (NP (DT a) (NML (NN trust) (NN fund)) (NN baby)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "John says that Peter doesn't have to work because he's a trust fund baby.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "John",
"misc": "",
"start_char": 0,
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "say",
"misc": "",
"start_char": 5,
"text": "says",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 14,
"feats": null,
"head": 7,
"id": 3,
"lemma": "that",
"misc": "",
"start_char": 10,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 20,
"feats": "Number=Sing",
"head": 7,
"id": 4,
"lemma": "Peter",
"misc": "",
"start_char": 15,
"text": "Peter",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 25,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 7,
"id": 5,
"lemma": "do",
"misc": "",
"start_char": 21,
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 29,
"feats": null,
"head": 7,
"id": 6,
"lemma": "not",
"misc": "",
"start_char": 26,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 34,
"feats": "VerbForm=Inf",
"head": 2,
"id": 7,
"lemma": "have",
"misc": "",
"start_char": 30,
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 37,
"feats": null,
"head": 9,
"id": 8,
"lemma": "to",
"misc": "",
"start_char": 35,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 42,
"feats": "VerbForm=Inf",
"head": 7,
"id": 9,
"lemma": "work",
"misc": "",
"start_char": 38,
"text": "work",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 50,
"feats": null,
"head": 16,
"id": 10,
"lemma": "because",
"misc": "",
"start_char": 43,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 53,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 51,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 56,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 16,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 54,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 58,
"feats": "Definite=Ind|PronType=Art",
"head": 16,
"id": 13,
"lemma": "a",
"misc": "",
"start_char": 57,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 64,
"feats": "Number=Sing",
"head": 15,
"id": 14,
"lemma": "trust",
"misc": "",
"start_char": 59,
"text": "trust",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "compound",
"end_char": 69,
"feats": "Number=Sing",
"head": 16,
"id": 15,
"lemma": "fund",
"misc": "",
"start_char": 65,
"text": "fund",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"end_char": 74,
"feats": "Number=Sing",
"head": 9,
"id": 16,
"lemma": "baby",
"misc": "",
"start_char": 70,
"text": "baby",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 76,
"feats": null,
"head": 2,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 75,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
3,
3
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
eb2d050bd38dd467bb79275c39edea2e | Mark is a much more classy guy than Felix, but the Republican primaries ruined his chance to run as a reasonable centrist in the presidential campaign. | [
{
"end_char": 151,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Mark)) (VP (VBZ is) (NP (NP (DT a) (ADJP (ADVP (RB much) (RBR more)) (JJ classy)) (NN guy)) (PP (IN than) (NP (NNP Felix)))))) (, ,) (CC but) (S (NP (DT the) (JJ Republican) (NNS primaries)) (VP (VBD ruined) (NP (PRP$ his) (NN chance) (S (VP (TO to) (VP (VB run) (PP (IN as) (NP (DT a) (JJ reasonable) (NN centrist))) (PP (IN in) (NP (DT the) (JJ presidential) (NN campaign))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Mark is a much more classy guy than Felix, but the Republican primaries ruined his chance to run as a reasonable centrist in the presidential campaign.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 7,
"id": 1,
"lemma": "Mark",
"misc": "",
"start_char": 0,
"text": "Mark",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 7,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 7,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 5,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 9,
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": 3,
"lemma": "a",
"misc": "",
"start_char": 8,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advmod",
"end_char": 14,
"feats": null,
"head": 5,
"id": 4,
"lemma": "much",
"misc": "",
"start_char": 10,
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 19,
"feats": "Degree=Cmp",
"head": 6,
"id": 5,
"lemma": "more",
"misc": "",
"start_char": 15,
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "amod",
"end_char": 26,
"feats": "Degree=Pos",
"head": 7,
"id": 6,
"lemma": "classy",
"misc": "",
"start_char": 20,
"text": "classy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "root",
"end_char": 30,
"feats": "Number=Sing",
"head": 0,
"id": 7,
"lemma": "guy",
"misc": "",
"start_char": 27,
"text": "guy",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 35,
"feats": null,
"head": 9,
"id": 8,
"lemma": "than",
"misc": "",
"start_char": 31,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 41,
"feats": "Number=Sing",
"head": 7,
"id": 9,
"lemma": "Felix",
"misc": "",
"start_char": 36,
"text": "Felix",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 43,
"feats": null,
"head": 15,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 42,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 47,
"feats": null,
"head": 15,
"id": 11,
"lemma": "but",
"misc": "",
"start_char": 44,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "det",
"end_char": 51,
"feats": "Definite=Def|PronType=Art",
"head": 14,
"id": 12,
"lemma": "the",
"misc": "",
"start_char": 48,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 62,
"feats": "Degree=Pos",
"head": 14,
"id": 13,
"lemma": "Republican",
"misc": "",
"start_char": 52,
"text": "Republican",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"end_char": 72,
"feats": "Number=Plur",
"head": 15,
"id": 14,
"lemma": "primary",
"misc": "",
"start_char": 63,
"text": "primaries",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "conj",
"end_char": 79,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": 15,
"lemma": "ruin",
"misc": "",
"start_char": 73,
"text": "ruined",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"end_char": 83,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 17,
"id": 16,
"lemma": "his",
"misc": "",
"start_char": 80,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 90,
"feats": "Number=Sing",
"head": 15,
"id": 17,
"lemma": "chance",
"misc": "",
"start_char": 84,
"text": "chance",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 93,
"feats": null,
"head": 19,
"id": 18,
"lemma": "to",
"misc": "",
"start_char": 91,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"end_char": 97,
"feats": "VerbForm=Inf",
"head": 17,
"id": 19,
"lemma": "run",
"misc": "",
"start_char": 94,
"text": "run",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 100,
"feats": null,
"head": 23,
"id": 20,
"lemma": "as",
"misc": "",
"start_char": 98,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 102,
"feats": "Definite=Ind|PronType=Art",
"head": 23,
"id": 21,
"lemma": "a",
"misc": "",
"start_char": 101,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 113,
"feats": "Degree=Pos",
"head": 23,
"id": 22,
"lemma": "reasonable",
"misc": "",
"start_char": 103,
"text": "reasonable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 122,
"feats": "Number=Sing",
"head": 19,
"id": 23,
"lemma": "centrist",
"misc": "",
"start_char": 114,
"text": "centrist",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 125,
"feats": null,
"head": 27,
"id": 24,
"lemma": "in",
"misc": "",
"start_char": 123,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 129,
"feats": "Definite=Def|PronType=Art",
"head": 27,
"id": 25,
"lemma": "the",
"misc": "",
"start_char": 126,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 142,
"feats": "Degree=Pos",
"head": 27,
"id": 26,
"lemma": "presidential",
"misc": "",
"start_char": 130,
"text": "presidential",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 151,
"feats": "Number=Sing",
"head": 19,
"id": 27,
"lemma": "campaign",
"misc": "",
"start_char": 143,
"text": "campaign",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 153,
"feats": null,
"head": 7,
"id": 28,
"lemma": ".",
"misc": "",
"start_char": 152,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
15,
15
]
],
[
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
af122603b179674478fd80e5b25f9382 | Leon was glad to see John up and about, after he had been resting for so long. | [
{
"end_char": 78,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Leon)) (VP (VBD was) (ADJP (JJ glad) (S (VP (TO to) (VP (VB see) (S (NP (NNP John)) (ADVP (RB up) (CC and) (RB about))))))) (, ,) (SBAR (IN after) (S (NP (PRP he)) (VP (VBD had) (VP (VBN been) (VP (VBG resting) (PP (IN for) (ADVP (RB so) (RB long))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Leon was glad to see John up and about, after he had been resting for so long.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Leon",
"misc": "",
"start_char": 0,
"text": "Leon",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 8,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 5,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 13,
"feats": "Degree=Pos",
"head": 0,
"id": 3,
"lemma": "glad",
"misc": "",
"start_char": 9,
"text": "glad",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 16,
"feats": null,
"head": 5,
"id": 4,
"lemma": "to",
"misc": "",
"start_char": 14,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 20,
"feats": "VerbForm=Inf",
"head": 3,
"id": 5,
"lemma": "see",
"misc": "",
"start_char": 17,
"text": "see",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 25,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "John",
"misc": "",
"start_char": 21,
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 28,
"feats": null,
"head": 5,
"id": 7,
"lemma": "up",
"misc": "",
"start_char": 26,
"text": "up",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cc",
"end_char": 32,
"feats": null,
"head": 9,
"id": 8,
"lemma": "and",
"misc": "",
"start_char": 29,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 38,
"feats": null,
"head": 7,
"id": 9,
"lemma": "about",
"misc": "",
"start_char": 33,
"text": "about",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 40,
"feats": null,
"head": 15,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 39,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 46,
"feats": null,
"head": 15,
"id": 11,
"lemma": "after",
"misc": "",
"start_char": 41,
"text": "after",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 49,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 47,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 53,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": 13,
"lemma": "have",
"misc": "",
"start_char": 50,
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "aux",
"end_char": 58,
"feats": "Tense=Past|VerbForm=Part",
"head": 15,
"id": 14,
"lemma": "be",
"misc": "",
"start_char": 54,
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "advcl",
"end_char": 66,
"feats": "Tense=Pres|VerbForm=Part",
"head": 5,
"id": 15,
"lemma": "rest",
"misc": "",
"start_char": 59,
"text": "resting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 70,
"feats": null,
"head": 18,
"id": 16,
"lemma": "for",
"misc": "",
"start_char": 67,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advmod",
"end_char": 73,
"feats": null,
"head": 18,
"id": 17,
"lemma": "so",
"misc": "",
"start_char": 71,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "obl",
"end_char": 78,
"feats": "Degree=Pos",
"head": 15,
"id": 18,
"lemma": "long",
"misc": "",
"start_char": 74,
"text": "long",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 80,
"feats": null,
"head": 3,
"id": 19,
"lemma": ".",
"misc": "",
"start_char": 79,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
11,
11
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
5f736d4920826695e3ead41fbf25727b | Robert - Edward was so underrated when he was on Carolina AND the Hawks. | [
{
"end_char": 72,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Robert) (HYPH -) (NNP Edward)) (VP (VBD was) (ADJP (RB so) (JJ underrated)) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD was) (PP (IN on) (NP (NNP Carolina) (CC AND) (DT the) (NNPS Hawks))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Robert - Edward was so underrated when he was on Carolina AND the Hawks.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 6,
"id": 1,
"lemma": "Robert",
"misc": "",
"start_char": 0,
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 8,
"feats": null,
"head": 1,
"id": 2,
"lemma": "-",
"misc": "",
"start_char": 7,
"text": "-",
"upos": "PUNCT",
"xpos": "HYPH"
},
{
"deprel": "flat",
"end_char": 15,
"feats": "Number=Sing",
"head": 1,
"id": 3,
"lemma": "Edward",
"misc": "",
"start_char": 9,
"text": "Edward",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 19,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 16,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 22,
"feats": null,
"head": 6,
"id": 5,
"lemma": "so",
"misc": "",
"start_char": 20,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 33,
"feats": "Degree=Pos",
"head": 0,
"id": 6,
"lemma": "underrated",
"misc": "",
"start_char": 23,
"text": "underrated",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"end_char": 38,
"feats": "PronType=Int",
"head": 11,
"id": 7,
"lemma": "when",
"misc": "",
"start_char": 34,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 41,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 39,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 45,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": 9,
"lemma": "be",
"misc": "",
"start_char": 42,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 48,
"feats": null,
"head": 11,
"id": 10,
"lemma": "on",
"misc": "",
"start_char": 46,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 57,
"feats": "Number=Sing",
"head": 6,
"id": 11,
"lemma": "Carolina",
"misc": "",
"start_char": 49,
"text": "Carolina",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 61,
"feats": null,
"head": 14,
"id": 12,
"lemma": "and",
"misc": "",
"start_char": 58,
"text": "AND",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "det",
"end_char": 65,
"feats": "Definite=Def|PronType=Art",
"head": 14,
"id": 13,
"lemma": "the",
"misc": "",
"start_char": 62,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "conj",
"end_char": 71,
"feats": "Number=Plur",
"head": 11,
"id": 14,
"lemma": "Hawks",
"misc": "",
"start_char": 66,
"text": "Hawks",
"upos": "PROPN",
"xpos": "NNPS"
},
{
"deprel": "punct",
"end_char": 73,
"feats": null,
"head": 6,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 72,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
5929e133153c8eb8f99f63234fd2f0ce | Also, Gary is still really cool with William, but he and Arin are incommunicado. | [
{
"end_char": 80,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (ADVP (RB Also)) (, ,) (S (NP (NNP Gary)) (VP (VBZ is) (ADVP (RB still)) (ADJP (RB really) (JJ cool)) (PP (IN with) (NP (NNP William))))) (, ,) (CC but) (S (NP (PRP he) (CC and) (NNP Arin)) (VP (VBP are) (ADJP (JJ incommunicado)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Also, Gary is still really cool with William, but he and Arin are incommunicado.",
"tokens": [
{
"deprel": "advmod",
"end_char": 4,
"feats": null,
"head": 7,
"id": 1,
"lemma": "also",
"misc": "",
"start_char": 0,
"text": "Also",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 6,
"feats": null,
"head": 7,
"id": 2,
"lemma": ",",
"misc": "",
"start_char": 5,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 11,
"feats": "Number=Sing",
"head": 7,
"id": 3,
"lemma": "Gary",
"misc": "",
"start_char": 7,
"text": "Gary",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 14,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 7,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 12,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 20,
"feats": null,
"head": 7,
"id": 5,
"lemma": "still",
"misc": "",
"start_char": 15,
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 27,
"feats": null,
"head": 7,
"id": 6,
"lemma": "really",
"misc": "",
"start_char": 21,
"text": "really",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 32,
"feats": "Degree=Pos",
"head": 0,
"id": 7,
"lemma": "cool",
"misc": "",
"start_char": 28,
"text": "cool",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 37,
"feats": null,
"head": 9,
"id": 8,
"lemma": "with",
"misc": "",
"start_char": 33,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 45,
"feats": "Number=Sing",
"head": 7,
"id": 9,
"lemma": "William",
"misc": "",
"start_char": 38,
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 47,
"feats": null,
"head": 16,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 46,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 51,
"feats": null,
"head": 16,
"id": 11,
"lemma": "but",
"misc": "",
"start_char": 48,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 54,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 52,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cc",
"end_char": 58,
"feats": null,
"head": 14,
"id": 13,
"lemma": "and",
"misc": "",
"start_char": 55,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 63,
"feats": "Number=Sing",
"head": 12,
"id": 14,
"lemma": "Arin",
"misc": "",
"start_char": 59,
"text": "Arin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 67,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 16,
"id": 15,
"lemma": "be",
"misc": "",
"start_char": 64,
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "conj",
"end_char": 81,
"feats": "Degree=Pos",
"head": 7,
"id": 16,
"lemma": "incommunicado",
"misc": "",
"start_char": 68,
"text": "incommunicado",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 83,
"feats": null,
"head": 7,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 82,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
],
[
0,
11,
11
]
],
[
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
6d59165a49716b38831d4acceb92ab27 | Joseph wasn't as bad as Albert, but he * was * a weasel who was continuously too slow to adjust and was terrible after a week off. | [
{
"end_char": 130,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Joseph)) (VP (VBD was) (RB n't) (ADJP (ADJP (RB as) (JJ bad)) (PP (IN as) (NP (NNP Albert)))))) (, ,) (CC but) (S (NP (PRP he)) (VP (NFP *) (VP (VBD was) (VP (NFP *) (NP (NP (DT a) (NN weasel)) (SBAR (WHNP (WP who)) (S (VP (VP (VBD was) (ADJP (RB continuously) (RB too) (JJ slow) (SBAR (S (VP (TO to) (VP (VB adjust))))))) (CC and) (VP (VBD was) (ADJP (JJ terrible)) (PP (IN after) (NP (DT a) (NN week) (RB off)))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Joseph wasn't as bad as Albert, but he * was * a weasel who was continuously too slow to adjust and was terrible after a week off.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Joseph",
"misc": "",
"start_char": 0,
"text": "Joseph",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 7,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 14,
"feats": null,
"head": 5,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 11,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 17,
"feats": null,
"head": 5,
"id": 4,
"lemma": "as",
"misc": "",
"start_char": 15,
"text": "as",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 21,
"feats": "Degree=Pos",
"head": 0,
"id": 5,
"lemma": "bad",
"misc": "",
"start_char": 18,
"text": "bad",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 24,
"feats": null,
"head": 7,
"id": 6,
"lemma": "as",
"misc": "",
"start_char": 22,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 31,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Albert",
"misc": "",
"start_char": 25,
"text": "Albert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 33,
"feats": null,
"head": 15,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 32,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 37,
"feats": null,
"head": 15,
"id": 9,
"lemma": "but",
"misc": "",
"start_char": 34,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 40,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 38,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 42,
"feats": null,
"head": 12,
"id": 11,
"lemma": "*",
"misc": "",
"start_char": 41,
"text": "*",
"upos": "PUNCT",
"xpos": "NFP"
},
{
"deprel": "cop",
"end_char": 46,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 43,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 48,
"feats": null,
"head": 15,
"id": 13,
"lemma": "*",
"misc": "",
"start_char": 47,
"text": "*",
"upos": "PUNCT",
"xpos": "NFP"
},
{
"deprel": "det",
"end_char": 50,
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": 14,
"lemma": "a",
"misc": "",
"start_char": 49,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "conj",
"end_char": 57,
"feats": "Number=Sing",
"head": 5,
"id": 15,
"lemma": "weasel",
"misc": "",
"start_char": 51,
"text": "weasel",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 61,
"feats": "PronType=Rel",
"head": 20,
"id": 16,
"lemma": "who",
"misc": "",
"start_char": 58,
"text": "who",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "cop",
"end_char": 65,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 20,
"id": 17,
"lemma": "be",
"misc": "",
"start_char": 62,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 78,
"feats": null,
"head": 20,
"id": 18,
"lemma": "continuously",
"misc": "",
"start_char": 66,
"text": "continuously",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 82,
"feats": null,
"head": 20,
"id": 19,
"lemma": "too",
"misc": "",
"start_char": 79,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "acl:relcl",
"end_char": 87,
"feats": "Degree=Pos",
"head": 15,
"id": 20,
"lemma": "slow",
"misc": "",
"start_char": 83,
"text": "slow",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 90,
"feats": null,
"head": 22,
"id": 21,
"lemma": "to",
"misc": "",
"start_char": 88,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 97,
"feats": "VerbForm=Inf",
"head": 20,
"id": 22,
"lemma": "adjust",
"misc": "",
"start_char": 91,
"text": "adjust",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "cc",
"end_char": 101,
"feats": null,
"head": 25,
"id": 23,
"lemma": "and",
"misc": "",
"start_char": 98,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "cop",
"end_char": 105,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 25,
"id": 24,
"lemma": "be",
"misc": "",
"start_char": 102,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"end_char": 114,
"feats": "Degree=Pos",
"head": 20,
"id": 25,
"lemma": "terrible",
"misc": "",
"start_char": 106,
"text": "terrible",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 120,
"feats": null,
"head": 28,
"id": 26,
"lemma": "after",
"misc": "",
"start_char": 115,
"text": "after",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 122,
"feats": "Definite=Ind|PronType=Art",
"head": 28,
"id": 27,
"lemma": "a",
"misc": "",
"start_char": 121,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 127,
"feats": "Number=Sing",
"head": 25,
"id": 28,
"lemma": "week",
"misc": "",
"start_char": 123,
"text": "week",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 131,
"feats": null,
"head": 25,
"id": 29,
"lemma": "off",
"misc": "",
"start_char": 128,
"text": "off",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 133,
"feats": null,
"head": 5,
"id": 30,
"lemma": ".",
"misc": "",
"start_char": 132,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
8ae94f4a1dfd1835ec49df41108b40fc | Did Curtis make Jc agree to that too when he bought the Astros? | [
{
"end_char": 63,
"id": 1,
"misc": {
"parse_tree": "(ROOT (SQ (VBD Did) (NP (NNP Curtis)) (VP (VB make) (S (NP (NNP Jc)) (VP (VB agree) (PP (IN to) (NP (DT that))) (ADVP (RB too)) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD bought) (NP (DT the) (NNPS Astros)))))))) (. ?)))"
},
"speaker": null,
"start_char": 0,
"text": "Did Curtis make Jc agree to that too when he bought the Astros?",
"tokens": [
{
"deprel": "aux",
"end_char": 3,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 1,
"lemma": "do",
"misc": "",
"start_char": 0,
"text": "Did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"end_char": 10,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "Curtis",
"misc": "",
"start_char": 4,
"text": "Curtis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 15,
"feats": "VerbForm=Inf",
"head": 0,
"id": 3,
"lemma": "make",
"misc": "",
"start_char": 11,
"text": "make",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 18,
"feats": "Number=Sing",
"head": 3,
"id": 4,
"lemma": "Jc",
"misc": "",
"start_char": 16,
"text": "Jc",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "xcomp",
"end_char": 24,
"feats": "VerbForm=Inf",
"head": 3,
"id": 5,
"lemma": "agree",
"misc": "",
"start_char": 19,
"text": "agree",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 27,
"feats": null,
"head": 7,
"id": 6,
"lemma": "to",
"misc": "",
"start_char": 25,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 32,
"feats": "Number=Sing|PronType=Dem",
"head": 5,
"id": 7,
"lemma": "that",
"misc": "",
"start_char": 28,
"text": "that",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "advmod",
"end_char": 36,
"feats": null,
"head": 5,
"id": 8,
"lemma": "too",
"misc": "",
"start_char": 33,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 41,
"feats": "PronType=Int",
"head": 11,
"id": 9,
"lemma": "when",
"misc": "",
"start_char": 37,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 44,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 42,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 51,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 11,
"lemma": "buy",
"misc": "",
"start_char": 45,
"text": "bought",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 55,
"feats": "Definite=Def|PronType=Art",
"head": 13,
"id": 12,
"lemma": "the",
"misc": "",
"start_char": 52,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 62,
"feats": "Number=Plur",
"head": 11,
"id": 13,
"lemma": "Astros",
"misc": "",
"start_char": 56,
"text": "Astros",
"upos": "PROPN",
"xpos": "NNPS"
},
{
"deprel": "punct",
"end_char": 64,
"feats": null,
"head": 3,
"id": 14,
"lemma": "?",
"misc": "",
"start_char": 63,
"text": "?",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
],
[
0,
9,
9
]
],
[
[
0,
3,
3
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
8a87d813d9df94c2fc1a8e05c1648df1 | Wayne is largely considered to be the second best QB prospect behind Raymond, so I'm assuming the Bills draft him with their first pick. | [
{
"end_char": 136,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Wayne)) (VP (VBZ is) (ADVP (RB largely)) (VP (VBN considered) (S (VP (TO to) (VP (VB be) (NP (NP (DT the) (JJ second) (JJS best) (NN QB) (NN prospect)) (PP (IN behind) (NP (NNP Raymond)))))))))) (, ,) (RB so) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG assuming) (SBAR (S (NP (DT the) (NNPS Bills)) (VP (VBP draft) (NP (PRP him)) (PP (IN with) (NP (PRP$ their) (JJ first) (NN pick))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Wayne is largely considered to be the second best QB prospect behind Raymond, so I'm assuming the Bills draft him with their first pick.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 5,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Wayne",
"misc": "",
"start_char": 0,
"text": "Wayne",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 8,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 6,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 16,
"feats": null,
"head": 4,
"id": 3,
"lemma": "largely",
"misc": "",
"start_char": 9,
"text": "largely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 27,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 4,
"lemma": "consider",
"misc": "",
"start_char": 17,
"text": "considered",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"end_char": 30,
"feats": null,
"head": 11,
"id": 5,
"lemma": "to",
"misc": "",
"start_char": 28,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "cop",
"end_char": 33,
"feats": "VerbForm=Inf",
"head": 11,
"id": 6,
"lemma": "be",
"misc": "",
"start_char": 31,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 37,
"feats": "Definite=Def|PronType=Art",
"head": 11,
"id": 7,
"lemma": "the",
"misc": "",
"start_char": 34,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 44,
"feats": "Degree=Pos|NumType=Ord",
"head": 11,
"id": 8,
"lemma": "second",
"misc": "",
"start_char": 38,
"text": "second",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"end_char": 49,
"feats": "Degree=Sup",
"head": 11,
"id": 9,
"lemma": "good",
"misc": "",
"start_char": 45,
"text": "best",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "compound",
"end_char": 52,
"feats": "Number=Sing",
"head": 11,
"id": 10,
"lemma": "QB",
"misc": "",
"start_char": 50,
"text": "QB",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "xcomp",
"end_char": 61,
"feats": "Number=Sing",
"head": 4,
"id": 11,
"lemma": "prospect",
"misc": "",
"start_char": 53,
"text": "prospect",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 68,
"feats": null,
"head": 13,
"id": 12,
"lemma": "behind",
"misc": "",
"start_char": 62,
"text": "behind",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 76,
"feats": "Number=Sing",
"head": 11,
"id": 13,
"lemma": "Raymond",
"misc": "",
"start_char": 69,
"text": "Raymond",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 78,
"feats": null,
"head": 18,
"id": 14,
"lemma": ",",
"misc": "",
"start_char": 77,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 81,
"feats": null,
"head": 18,
"id": 15,
"lemma": "so",
"misc": "",
"start_char": 79,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 83,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 18,
"id": 16,
"lemma": "I",
"misc": "",
"start_char": 82,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 86,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 18,
"id": 17,
"lemma": "be",
"misc": "",
"start_char": 84,
"text": "'m",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "parataxis",
"end_char": 95,
"feats": "Tense=Pres|VerbForm=Part",
"head": 4,
"id": 18,
"lemma": "assume",
"misc": "",
"start_char": 87,
"text": "assuming",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"end_char": 99,
"feats": "Definite=Def|PronType=Art",
"head": 20,
"id": 19,
"lemma": "the",
"misc": "",
"start_char": 96,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 105,
"feats": "Number=Plur",
"head": 21,
"id": 20,
"lemma": "Bills",
"misc": "",
"start_char": 100,
"text": "Bills",
"upos": "PROPN",
"xpos": "NNPS"
},
{
"deprel": "ccomp",
"end_char": 111,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 18,
"id": 21,
"lemma": "draft",
"misc": "",
"start_char": 106,
"text": "draft",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "obj",
"end_char": 115,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": 22,
"lemma": "he",
"misc": "",
"start_char": 112,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 120,
"feats": null,
"head": 26,
"id": 23,
"lemma": "with",
"misc": "",
"start_char": 116,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 126,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 26,
"id": 24,
"lemma": "their",
"misc": "",
"start_char": 121,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 132,
"feats": "Degree=Pos|NumType=Ord",
"head": 26,
"id": 25,
"lemma": "first",
"misc": "",
"start_char": 127,
"text": "first",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 137,
"feats": "Number=Sing",
"head": 21,
"id": 26,
"lemma": "pick",
"misc": "",
"start_char": 133,
"text": "pick",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 139,
"feats": null,
"head": 4,
"id": 27,
"lemma": ".",
"misc": "",
"start_char": 138,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
21,
21
]
],
[
[
0,
12,
12
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
bc020840550a46fc3e2f9643f5920e7f | Thomas was ahead of William when his tyre issue occurred, so the double podium for Ferrari wasn't on before that happened. | [
{
"end_char": 122,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Thomas)) (VP (VBD was) (ADVP (RB ahead) (PP (IN of) (NP (NNP William)))) (SBAR (WHADVP (WRB when)) (S (NP (PRP$ his) (NN tyre) (NN issue)) (VP (VBD occurred)))))) (, ,) (RB so) (S (NP (NP (DT the) (JJ double) (NN podium)) (PP (IN for) (NP (NNP Ferrari)))) (VP (VBD was) (RB n't) (ADJP (RB on)) (SBAR (IN before) (S (NP (DT that)) (VP (VBD happened)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Thomas was ahead of William when his tyre issue occurred, so the double podium for Ferrari wasn't on before that happened.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Thomas",
"misc": "",
"start_char": 0,
"text": "Thomas",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 7,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 16,
"feats": null,
"head": 0,
"id": 3,
"lemma": "ahead",
"misc": "",
"start_char": 11,
"text": "ahead",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 19,
"feats": null,
"head": 5,
"id": 4,
"lemma": "of",
"misc": "",
"start_char": 17,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 27,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "William",
"misc": "",
"start_char": 20,
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 32,
"feats": "PronType=Int",
"head": 10,
"id": 6,
"lemma": "when",
"misc": "",
"start_char": 28,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nmod:poss",
"end_char": 36,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 9,
"id": 7,
"lemma": "his",
"misc": "",
"start_char": 33,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "compound",
"end_char": 41,
"feats": "Number=Sing",
"head": 9,
"id": 8,
"lemma": "tyre",
"misc": "",
"start_char": 37,
"text": "tyre",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 47,
"feats": "Number=Sing",
"head": 10,
"id": 9,
"lemma": "issue",
"misc": "",
"start_char": 42,
"text": "issue",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"end_char": 56,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 10,
"lemma": "occur",
"misc": "",
"start_char": 48,
"text": "occurred",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 58,
"feats": null,
"head": 20,
"id": 11,
"lemma": ",",
"misc": "",
"start_char": 57,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 61,
"feats": null,
"head": 20,
"id": 12,
"lemma": "so",
"misc": "",
"start_char": 59,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "det",
"end_char": 65,
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": 13,
"lemma": "the",
"misc": "",
"start_char": 62,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 72,
"feats": "Degree=Pos",
"head": 15,
"id": 14,
"lemma": "double",
"misc": "",
"start_char": 66,
"text": "double",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"end_char": 79,
"feats": "Number=Sing",
"head": 20,
"id": 15,
"lemma": "podium",
"misc": "",
"start_char": 73,
"text": "podium",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 83,
"feats": null,
"head": 17,
"id": 16,
"lemma": "for",
"misc": "",
"start_char": 80,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 91,
"feats": "Number=Sing",
"head": 15,
"id": 17,
"lemma": "Ferrari",
"misc": "",
"start_char": 84,
"text": "Ferrari",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 95,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 20,
"id": 18,
"lemma": "be",
"misc": "",
"start_char": 92,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 99,
"feats": null,
"head": 20,
"id": 19,
"lemma": "not",
"misc": "",
"start_char": 96,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 102,
"feats": null,
"head": 3,
"id": 20,
"lemma": "on",
"misc": "",
"start_char": 100,
"text": "on",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 109,
"feats": null,
"head": 23,
"id": 21,
"lemma": "before",
"misc": "",
"start_char": 103,
"text": "before",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 114,
"feats": "Number=Sing|PronType=Dem",
"head": 23,
"id": 22,
"lemma": "that",
"misc": "",
"start_char": 110,
"text": "that",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "advcl",
"end_char": 123,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 20,
"id": 23,
"lemma": "happen",
"misc": "",
"start_char": 115,
"text": "happened",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 125,
"feats": null,
"head": 3,
"id": 24,
"lemma": ".",
"misc": "",
"start_char": 124,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
6,
6
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
a49a279bc6556570c3b7516ee28a8435 | Helen: Janet is ok I guess, but she annoys me almost every time she talks. | [
{
"end_char": 74,
"id": 1,
"misc": {
"parse_tree": "(ROOT (FRAG (NP (NNP Helen)) (: :) (S (S (NP (NNP Janet)) (VP (VBZ is) (ADJP (JJ ok) (SBAR (S (NP (PRP I)) (VP (VBP guess))))))) (, ,) (CC but) (S (NP (PRP she)) (VP (VBZ annoys) (NP (PRP me)) (NP (NP (QP (RB almost) (DT every)) (NN time)) (SBAR (S (NP (PRP she)) (VP (VBZ talks)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Helen: Janet is ok I guess, but she annoys me almost every time she talks.",
"tokens": [
{
"deprel": "root",
"end_char": 5,
"feats": "Number=Sing",
"head": 0,
"id": 1,
"lemma": "Helen",
"misc": "",
"start_char": 0,
"text": "Helen",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 7,
"feats": null,
"head": 1,
"id": 2,
"lemma": ":",
"misc": "",
"start_char": 6,
"text": ":",
"upos": "PUNCT",
"xpos": ":"
},
{
"deprel": "nsubj",
"end_char": 13,
"feats": "Number=Sing",
"head": 5,
"id": 3,
"lemma": "Janet",
"misc": "",
"start_char": 8,
"text": "Janet",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 16,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 14,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "parataxis",
"end_char": 19,
"feats": "Degree=Pos",
"head": 1,
"id": 5,
"lemma": "ok",
"misc": "",
"start_char": 17,
"text": "ok",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"end_char": 21,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 7,
"id": 6,
"lemma": "I",
"misc": "",
"start_char": 20,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"end_char": 27,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 7,
"lemma": "guess",
"misc": "",
"start_char": 22,
"text": "guess",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "punct",
"end_char": 29,
"feats": null,
"head": 11,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 28,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 33,
"feats": null,
"head": 11,
"id": 9,
"lemma": "but",
"misc": "",
"start_char": 30,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 37,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "she",
"misc": "",
"start_char": 34,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 44,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 11,
"lemma": "annoy",
"misc": "",
"start_char": 38,
"text": "annoys",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 47,
"feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs",
"head": 11,
"id": 12,
"lemma": "I",
"misc": "",
"start_char": 45,
"text": "me",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 54,
"feats": null,
"head": 15,
"id": 13,
"lemma": "almost",
"misc": "",
"start_char": 48,
"text": "almost",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "det",
"end_char": 60,
"feats": null,
"head": 15,
"id": 14,
"lemma": "every",
"misc": "",
"start_char": 55,
"text": "every",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:tmod",
"end_char": 65,
"feats": "Number=Sing",
"head": 11,
"id": 15,
"lemma": "time",
"misc": "",
"start_char": 61,
"text": "time",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 69,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 16,
"lemma": "she",
"misc": "",
"start_char": 66,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "acl:relcl",
"end_char": 75,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": 17,
"lemma": "talk",
"misc": "",
"start_char": 70,
"text": "talks",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "punct",
"end_char": 77,
"feats": null,
"head": 1,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 76,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
bef1735de85897ff24965787485fd35d | Except that Eli is Mexican-American and I'm not sure if Charlie is Mexican but he surely isn't From Spain. | [
{
"end_char": 106,
"id": 1,
"misc": {
"parse_tree": "(ROOT (PP (IN Except) (SBAR (IN that) (S (S (S (NP (NNP Eli)) (VP (VBZ is) (NP (NNP Mexican-American)))) (CC and) (S (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (JJ sure) (SBAR (IN if) (S (NP (NNP Charlie)) (VP (VBZ is) (NP (JJ Mexican))))))))) (CC but) (S (NP (PRP he)) (ADVP (RB surely)) (VP (VBZ is) (RB n't) (PP (IN From) (NP (NNP Spain))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Except that Eli is Mexican-American and I'm not sure if Charlie is Mexican but he surely isn't From Spain.",
"tokens": [
{
"deprel": "mark",
"end_char": 6,
"feats": null,
"head": 5,
"id": 1,
"lemma": "except",
"misc": "",
"start_char": 0,
"text": "Except",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "mark",
"end_char": 11,
"feats": null,
"head": 5,
"id": 2,
"lemma": "that",
"misc": "",
"start_char": 7,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 15,
"feats": "Number=Sing",
"head": 5,
"id": 3,
"lemma": "Eli",
"misc": "",
"start_char": 12,
"text": "Eli",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 18,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 16,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 35,
"feats": "Number=Sing",
"head": 0,
"id": 5,
"lemma": "Mexican-American",
"misc": "",
"start_char": 19,
"text": "Mexican-American",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 39,
"feats": null,
"head": 10,
"id": 6,
"lemma": "and",
"misc": "",
"start_char": 36,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 41,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 10,
"id": 7,
"lemma": "I",
"misc": "",
"start_char": 40,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 44,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 10,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 42,
"text": "'m",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 48,
"feats": null,
"head": 10,
"id": 9,
"lemma": "not",
"misc": "",
"start_char": 45,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 53,
"feats": "Degree=Pos",
"head": 5,
"id": 10,
"lemma": "sure",
"misc": "",
"start_char": 49,
"text": "sure",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 56,
"feats": null,
"head": 14,
"id": 11,
"lemma": "if",
"misc": "",
"start_char": 54,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 64,
"feats": "Number=Sing",
"head": 14,
"id": 12,
"lemma": "Charlie",
"misc": "",
"start_char": 57,
"text": "Charlie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 67,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 14,
"id": 13,
"lemma": "be",
"misc": "",
"start_char": 65,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "ccomp",
"end_char": 75,
"feats": "Degree=Pos",
"head": 10,
"id": 14,
"lemma": "Mexican",
"misc": "",
"start_char": 68,
"text": "Mexican",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 79,
"feats": null,
"head": 21,
"id": 15,
"lemma": "but",
"misc": "",
"start_char": 76,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 82,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": 16,
"lemma": "he",
"misc": "",
"start_char": 80,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 89,
"feats": null,
"head": 21,
"id": 17,
"lemma": "surely",
"misc": "",
"start_char": 83,
"text": "surely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cop",
"end_char": 92,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 21,
"id": 18,
"lemma": "be",
"misc": "",
"start_char": 90,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 96,
"feats": null,
"head": 21,
"id": 19,
"lemma": "not",
"misc": "",
"start_char": 93,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 101,
"feats": null,
"head": 21,
"id": 20,
"lemma": "from",
"misc": "",
"start_char": 97,
"text": "From",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "conj",
"end_char": 107,
"feats": "Number=Sing",
"head": 14,
"id": 21,
"lemma": "Spain",
"misc": "",
"start_char": 102,
"text": "Spain",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 109,
"feats": null,
"head": 5,
"id": 22,
"lemma": ".",
"misc": "",
"start_char": 108,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
]
],
[
[
0,
11,
11
],
[
0,
15,
15
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
c91213a53d72c62be747b2c89d1365ad | Thomas is so sad that all us Henry are so poor and dirtying his Garden he decides to throw an Event to gives us some pocket money. | [
{
"end_char": 130,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Thomas)) (VP (VBZ is) (ADJP (RB so) (JJ sad) (SBAR (IN that) (S (NP (PDT all) (PRP us) (NNP Henry)) (VP (VBP are) (ADJP (ADJP (RB so) (JJ poor)) (CC and) (VP (VBG dirtying) (NP (NP (PRP$ his) (NNP Garden)) (SBAR (S (NP (PRP he)) (VP (VBZ decides) (S (VP (TO to) (VP (VB throw) (NP (DT an) (NN Event)) (S (PP (TO to)))))))))))) (VP (VBZ gives) (NP (PRP us)) (NP (DT some) (NN pocket) (NN money)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Thomas is so sad that all us Henry are so poor and dirtying his Garden he decides to throw an Event to gives us some pocket money.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Thomas",
"misc": "",
"start_char": 0,
"text": "Thomas",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 7,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 12,
"feats": null,
"head": 4,
"id": 3,
"lemma": "so",
"misc": "",
"start_char": 10,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 16,
"feats": "Degree=Pos",
"head": 0,
"id": 4,
"lemma": "sad",
"misc": "",
"start_char": 13,
"text": "sad",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 21,
"feats": null,
"head": 11,
"id": 5,
"lemma": "that",
"misc": "",
"start_char": 17,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "det:predet",
"end_char": 25,
"feats": null,
"head": 7,
"id": 6,
"lemma": "all",
"misc": "",
"start_char": 22,
"text": "all",
"upos": "DET",
"xpos": "PDT"
},
{
"deprel": "nsubj",
"end_char": 28,
"feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs",
"head": 11,
"id": 7,
"lemma": "we",
"misc": "",
"start_char": 26,
"text": "us",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "flat",
"end_char": 34,
"feats": "Number=Sing",
"head": 7,
"id": 8,
"lemma": "Henry",
"misc": "",
"start_char": 29,
"text": "Henry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 38,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 11,
"id": 9,
"lemma": "be",
"misc": "",
"start_char": 35,
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 41,
"feats": null,
"head": 11,
"id": 10,
"lemma": "so",
"misc": "",
"start_char": 39,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 46,
"feats": "Degree=Pos",
"head": 4,
"id": 11,
"lemma": "poor",
"misc": "",
"start_char": 42,
"text": "poor",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 50,
"feats": null,
"head": 13,
"id": 12,
"lemma": "and",
"misc": "",
"start_char": 47,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 59,
"feats": "Tense=Pres|VerbForm=Part",
"head": 11,
"id": 13,
"lemma": "dirty",
"misc": "",
"start_char": 51,
"text": "dirtying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "nmod:poss",
"end_char": 63,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 15,
"id": 14,
"lemma": "his",
"misc": "",
"start_char": 60,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 70,
"feats": "Number=Sing",
"head": 13,
"id": 15,
"lemma": "Garden",
"misc": "",
"start_char": 64,
"text": "Garden",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "nsubj",
"end_char": 73,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 16,
"lemma": "he",
"misc": "",
"start_char": 71,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"end_char": 81,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 17,
"lemma": "decide",
"misc": "",
"start_char": 74,
"text": "decides",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 84,
"feats": null,
"head": 19,
"id": 18,
"lemma": "to",
"misc": "",
"start_char": 82,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 90,
"feats": "VerbForm=Inf",
"head": 17,
"id": 19,
"lemma": "throw",
"misc": "",
"start_char": 85,
"text": "throw",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 93,
"feats": "Definite=Ind|PronType=Art",
"head": 21,
"id": 20,
"lemma": "a",
"misc": "",
"start_char": 91,
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 99,
"feats": "Number=Sing",
"head": 19,
"id": 21,
"lemma": "event",
"misc": "",
"start_char": 94,
"text": "Event",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 102,
"feats": null,
"head": 23,
"id": 22,
"lemma": "to",
"misc": "",
"start_char": 100,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 108,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 19,
"id": 23,
"lemma": "give",
"misc": "",
"start_char": 103,
"text": "gives",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "iobj",
"end_char": 111,
"feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs",
"head": 23,
"id": 24,
"lemma": "we",
"misc": "",
"start_char": 109,
"text": "us",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "det",
"end_char": 116,
"feats": null,
"head": 27,
"id": 25,
"lemma": "some",
"misc": "",
"start_char": 112,
"text": "some",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 123,
"feats": "Number=Sing",
"head": 27,
"id": 26,
"lemma": "pocket",
"misc": "",
"start_char": 117,
"text": "pocket",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 129,
"feats": "Number=Sing",
"head": 23,
"id": 27,
"lemma": "money",
"misc": "",
"start_char": 124,
"text": "money",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 131,
"feats": null,
"head": 4,
"id": 28,
"lemma": ".",
"misc": "",
"start_char": 130,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
e858d8fe38caf8109b7a9aa051d3602b | Although I would be disappointed if John was mad at Walter and because of that kind of new sourness towards him they completely just kick her off the show. | [
{
"end_char": 155,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (SBAR (IN Although) (S (NP (PRP I)) (VP (MD would) (VP (VB be) (ADJP (VBN disappointed)) (SBAR (SBAR (IN if) (S (NP (NNP John)) (VP (VBD was) (ADJP (JJ mad)) (PP (IN at) (NP (NNP Walter)))))) (CC and) (PP (IN because) (IN of) (NP (NP (DT that) (NN kind)) (PP (IN of) (NP (NP (JJ new) (NN sourness)) (PP (IN towards) (NP (PRP him)))))))))))) (NP (PRP they)) (ADVP (RB completely)) (ADVP (RB just)) (VP (VBP kick) (NP (PRP her)) (PP (IN off) (NP (DT the) (NN show)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Although I would be disappointed if John was mad at Walter and because of that kind of new sourness towards him they completely just kick her off the show.",
"tokens": [
{
"deprel": "mark",
"end_char": 8,
"feats": null,
"head": 5,
"id": 1,
"lemma": "although",
"misc": "",
"start_char": 0,
"text": "Although",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 10,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 5,
"id": 2,
"lemma": "I",
"misc": "",
"start_char": 9,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 16,
"feats": "VerbForm=Fin",
"head": 5,
"id": 3,
"lemma": "would",
"misc": "",
"start_char": 11,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux:pass",
"end_char": 19,
"feats": "VerbForm=Inf",
"head": 5,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 17,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "advcl",
"end_char": 32,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 25,
"id": 5,
"lemma": "disappoint",
"misc": "",
"start_char": 20,
"text": "disappointed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"end_char": 35,
"feats": null,
"head": 9,
"id": 6,
"lemma": "if",
"misc": "",
"start_char": 33,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 40,
"feats": "Number=Sing",
"head": 9,
"id": 7,
"lemma": "John",
"misc": "",
"start_char": 36,
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 44,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 41,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"end_char": 48,
"feats": "Degree=Pos",
"head": 5,
"id": 9,
"lemma": "mad",
"misc": "",
"start_char": 45,
"text": "mad",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 51,
"feats": null,
"head": 11,
"id": 10,
"lemma": "at",
"misc": "",
"start_char": 49,
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 58,
"feats": "Number=Sing",
"head": 9,
"id": 11,
"lemma": "Walter",
"misc": "",
"start_char": 52,
"text": "Walter",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 62,
"feats": null,
"head": 16,
"id": 12,
"lemma": "and",
"misc": "",
"start_char": 59,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "case",
"end_char": 70,
"feats": null,
"head": 16,
"id": 13,
"lemma": "because",
"misc": "",
"start_char": 63,
"text": "because",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 73,
"feats": null,
"head": 13,
"id": 14,
"lemma": "of",
"misc": "",
"start_char": 71,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 78,
"feats": "Number=Sing|PronType=Dem",
"head": 16,
"id": 15,
"lemma": "that",
"misc": "",
"start_char": 74,
"text": "that",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "conj",
"end_char": 83,
"feats": "Number=Sing",
"head": 9,
"id": 16,
"lemma": "kind",
"misc": "",
"start_char": 79,
"text": "kind",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 86,
"feats": null,
"head": 19,
"id": 17,
"lemma": "of",
"misc": "",
"start_char": 84,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 90,
"feats": "Degree=Pos",
"head": 19,
"id": 18,
"lemma": "new",
"misc": "",
"start_char": 87,
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod",
"end_char": 99,
"feats": "Number=Sing",
"head": 16,
"id": 19,
"lemma": "sourness",
"misc": "",
"start_char": 91,
"text": "sourness",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 107,
"feats": null,
"head": 21,
"id": 20,
"lemma": "towards",
"misc": "",
"start_char": 100,
"text": "towards",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 111,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": 21,
"lemma": "he",
"misc": "",
"start_char": 108,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "nsubj",
"end_char": 116,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 25,
"id": 22,
"lemma": "they",
"misc": "",
"start_char": 112,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 127,
"feats": null,
"head": 25,
"id": 23,
"lemma": "completely",
"misc": "",
"start_char": 117,
"text": "completely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 132,
"feats": null,
"head": 25,
"id": 24,
"lemma": "just",
"misc": "",
"start_char": 128,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 137,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 25,
"lemma": "kick",
"misc": "",
"start_char": 133,
"text": "kick",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "obj",
"end_char": 141,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 25,
"id": 26,
"lemma": "her",
"misc": "",
"start_char": 138,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 145,
"feats": null,
"head": 29,
"id": 27,
"lemma": "off",
"misc": "",
"start_char": 142,
"text": "off",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 149,
"feats": "Definite=Def|PronType=Art",
"head": 29,
"id": 28,
"lemma": "the",
"misc": "",
"start_char": 146,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 154,
"feats": "Number=Sing",
"head": 25,
"id": 29,
"lemma": "show",
"misc": "",
"start_char": 150,
"text": "show",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 156,
"feats": null,
"head": 25,
"id": 30,
"lemma": ".",
"misc": "",
"start_char": 155,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
6,
6
]
],
[
[
0,
10,
10
],
[
0,
20,
20
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
6716857b53ea935ffbabf0391aa7713c | Donald danced on Benjamin too but that demonstrated his unique and inspiring connection to the common man. | [
{
"end_char": 106,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Donald)) (VP (VBD danced) (PP (IN on) (NP (NNP Benjamin))) (ADVP (RB too)))) (CC but) (S (NP (DT that)) (VP (VBD demonstrated) (NP (NP (PRP$ his) (ADJP (JJ unique) (CC and) (JJ inspiring)) (NN connection)) (PP (IN to) (NP (DT the) (JJ common) (NN man)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Donald danced on Benjamin too but that demonstrated his unique and inspiring connection to the common man.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Donald",
"misc": "",
"start_char": 0,
"text": "Donald",
"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": "dance",
"misc": "",
"start_char": 7,
"text": "danced",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 16,
"feats": null,
"head": 4,
"id": 3,
"lemma": "on",
"misc": "",
"start_char": 14,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 25,
"feats": "Number=Sing",
"head": 2,
"id": 4,
"lemma": "Benjamin",
"misc": "",
"start_char": 17,
"text": "Benjamin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 29,
"feats": null,
"head": 2,
"id": 5,
"lemma": "too",
"misc": "",
"start_char": 26,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cc",
"end_char": 33,
"feats": null,
"head": 8,
"id": 6,
"lemma": "but",
"misc": "",
"start_char": 30,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 38,
"feats": "Number=Sing|PronType=Dem",
"head": 8,
"id": 7,
"lemma": "that",
"misc": "",
"start_char": 34,
"text": "that",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "conj",
"end_char": 51,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 8,
"lemma": "demonstrate",
"misc": "",
"start_char": 39,
"text": "demonstrated",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"end_char": 55,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 13,
"id": 9,
"lemma": "his",
"misc": "",
"start_char": 52,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 62,
"feats": "Degree=Pos",
"head": 13,
"id": 10,
"lemma": "unique",
"misc": "",
"start_char": 56,
"text": "unique",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 66,
"feats": null,
"head": 12,
"id": 11,
"lemma": "and",
"misc": "",
"start_char": 63,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 76,
"feats": "Degree=Pos",
"head": 10,
"id": 12,
"lemma": "inspiring",
"misc": "",
"start_char": 67,
"text": "inspiring",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 87,
"feats": "Number=Sing",
"head": 8,
"id": 13,
"lemma": "connection",
"misc": "",
"start_char": 77,
"text": "connection",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 90,
"feats": null,
"head": 17,
"id": 14,
"lemma": "to",
"misc": "",
"start_char": 88,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 94,
"feats": "Definite=Def|PronType=Art",
"head": 17,
"id": 15,
"lemma": "the",
"misc": "",
"start_char": 91,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 101,
"feats": "Degree=Pos",
"head": 17,
"id": 16,
"lemma": "common",
"misc": "",
"start_char": 95,
"text": "common",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod",
"end_char": 105,
"feats": "Number=Sing",
"head": 13,
"id": 17,
"lemma": "man",
"misc": "",
"start_char": 102,
"text": "man",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 107,
"feats": null,
"head": 2,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 106,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
3,
3
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
800ec33f23be508ee7f6104963718121 | James seem shocked by David, but wasn't he a striker at youth level? | [
{
"end_char": 68,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP James)) (VP (VBP seem) (S (ADJP (JJ shocked) (PP (IN by) (NP (NNP David))))))) (, ,) (CC but) (SQ (SQ (VBD was) (RB n't) (NP (PRP he)) (NP (DT a) (NN striker)) (PP (IN at) (NP (NN youth) (NN level)))) (. ?))))"
},
"speaker": null,
"start_char": 0,
"text": "James seem shocked by David, but wasn't he a striker at youth level?",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "James",
"misc": "",
"start_char": 0,
"text": "James",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "seem",
"misc": "",
"start_char": 6,
"text": "seem",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "xcomp",
"end_char": 18,
"feats": "Degree=Pos",
"head": 2,
"id": 3,
"lemma": "shocked",
"misc": "",
"start_char": 11,
"text": "shocked",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 21,
"feats": null,
"head": 5,
"id": 4,
"lemma": "by",
"misc": "",
"start_char": 19,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 27,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "David",
"misc": "",
"start_char": 22,
"text": "David",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 29,
"feats": null,
"head": 12,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 28,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 33,
"feats": null,
"head": 12,
"id": 7,
"lemma": "but",
"misc": "",
"start_char": 30,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "cop",
"end_char": 37,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 34,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 41,
"feats": null,
"head": 12,
"id": 9,
"lemma": "not",
"misc": "",
"start_char": 38,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 44,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 42,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "det",
"end_char": 46,
"feats": "Definite=Ind|PronType=Art",
"head": 12,
"id": 11,
"lemma": "a",
"misc": "",
"start_char": 45,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "conj",
"end_char": 54,
"feats": "Number=Sing",
"head": 2,
"id": 12,
"lemma": "striker",
"misc": "",
"start_char": 47,
"text": "striker",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 57,
"feats": null,
"head": 15,
"id": 13,
"lemma": "at",
"misc": "",
"start_char": 55,
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"end_char": 63,
"feats": "Number=Sing",
"head": 15,
"id": 14,
"lemma": "youth",
"misc": "",
"start_char": 58,
"text": "youth",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nmod",
"end_char": 69,
"feats": "Number=Sing",
"head": 12,
"id": 15,
"lemma": "level",
"misc": "",
"start_char": 64,
"text": "level",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 71,
"feats": null,
"head": 2,
"id": 16,
"lemma": "?",
"misc": "",
"start_char": 70,
"text": "?",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
6f69272fadfc21c30a7ccd5bec231ca6 | Andy is way more athletic but Christopher is still just as good because of how skilled he is. | [
{
"end_char": 93,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Andy)) (VP (VBZ is) (ADJP (ADVP (RB way) (RBR more)) (JJ athletic)))) (CC but) (S (NP (NNP Christopher)) (VP (VBZ is) (ADVP (RB still)) (ADJP (RB just) (RB as) (JJ good)) (PP (IN because) (IN of) (SBAR (WHADJP (WRB how) (JJ skilled)) (S (NP (PRP he)) (VP (VBZ is))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Andy is way more athletic but Christopher is still just as good because of how skilled he is.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Andy",
"misc": "",
"start_char": 0,
"text": "Andy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 7,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 5,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 11,
"feats": null,
"head": 4,
"id": 3,
"lemma": "way",
"misc": "",
"start_char": 8,
"text": "way",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 16,
"feats": "Degree=Cmp",
"head": 5,
"id": 4,
"lemma": "more",
"misc": "",
"start_char": 12,
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "root",
"end_char": 25,
"feats": "Degree=Pos",
"head": 0,
"id": 5,
"lemma": "athletic",
"misc": "",
"start_char": 17,
"text": "athletic",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 29,
"feats": null,
"head": 12,
"id": 6,
"lemma": "but",
"misc": "",
"start_char": 26,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 41,
"feats": "Number=Sing",
"head": 12,
"id": 7,
"lemma": "Christopher",
"misc": "",
"start_char": 30,
"text": "Christopher",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 44,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 42,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 50,
"feats": null,
"head": 12,
"id": 9,
"lemma": "still",
"misc": "",
"start_char": 45,
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 55,
"feats": null,
"head": 12,
"id": 10,
"lemma": "just",
"misc": "",
"start_char": 51,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 58,
"feats": null,
"head": 12,
"id": 11,
"lemma": "as",
"misc": "",
"start_char": 56,
"text": "as",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 63,
"feats": "Degree=Pos",
"head": 5,
"id": 12,
"lemma": "good",
"misc": "",
"start_char": 59,
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 71,
"feats": null,
"head": 16,
"id": 13,
"lemma": "because",
"misc": "",
"start_char": 64,
"text": "because",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 74,
"feats": null,
"head": 13,
"id": 14,
"lemma": "of",
"misc": "",
"start_char": 72,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advmod",
"end_char": 78,
"feats": "PronType=Int",
"head": 16,
"id": 15,
"lemma": "how",
"misc": "",
"start_char": 75,
"text": "how",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "obl",
"end_char": 86,
"feats": "Degree=Pos",
"head": 12,
"id": 16,
"lemma": "skilled",
"misc": "",
"start_char": 79,
"text": "skilled",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"end_char": 89,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 17,
"lemma": "he",
"misc": "",
"start_char": 87,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 92,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 16,
"id": 18,
"lemma": "be",
"misc": "",
"start_char": 90,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "punct",
"end_char": 94,
"feats": null,
"head": 5,
"id": 19,
"lemma": ".",
"misc": "",
"start_char": 93,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
0,
16,
16
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
c31f108696cdb1cec0ce97eb0e6ae926 | Micheal isn't as good as Andrew, but he's younger and hitting ahead of a huge Cubs lineup. | [
{
"end_char": 90,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Micheal)) (VP (VBZ is) (RB n't) (ADJP (ADJP (RB as) (JJ good)) (PP (IN as) (NP (NNP Andrew)))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VP (VBZ 's) (ADJP (JJR younger))) (CC and) (VP (VBG hitting) (ADVP (RB ahead) (PP (IN of) (NP (DT a) (JJ huge) (NNP Cubs) (NN lineup))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Micheal isn't as good as Andrew, but he's younger and hitting ahead of a huge Cubs lineup.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Micheal",
"misc": "",
"start_char": 0,
"text": "Micheal",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 8,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 14,
"feats": null,
"head": 5,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 11,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 17,
"feats": null,
"head": 5,
"id": 4,
"lemma": "as",
"misc": "",
"start_char": 15,
"text": "as",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 22,
"feats": "Degree=Pos",
"head": 0,
"id": 5,
"lemma": "good",
"misc": "",
"start_char": 18,
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 25,
"feats": null,
"head": 7,
"id": 6,
"lemma": "as",
"misc": "",
"start_char": 23,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 32,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Andrew",
"misc": "",
"start_char": 26,
"text": "Andrew",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 34,
"feats": null,
"head": 12,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 33,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 38,
"feats": null,
"head": 12,
"id": 9,
"lemma": "but",
"misc": "",
"start_char": 35,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 41,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 39,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 44,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "be",
"misc": "",
"start_char": 42,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "conj",
"end_char": 52,
"feats": "Degree=Cmp",
"head": 5,
"id": 12,
"lemma": "young",
"misc": "",
"start_char": 45,
"text": "younger",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "cc",
"end_char": 56,
"feats": null,
"head": 14,
"id": 13,
"lemma": "and",
"misc": "",
"start_char": 53,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 64,
"feats": "VerbForm=Ger",
"head": 12,
"id": 14,
"lemma": "hit",
"misc": "",
"start_char": 57,
"text": "hitting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "advmod",
"end_char": 70,
"feats": null,
"head": 14,
"id": 15,
"lemma": "ahead",
"misc": "",
"start_char": 65,
"text": "ahead",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 73,
"feats": null,
"head": 20,
"id": 16,
"lemma": "of",
"misc": "",
"start_char": 71,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 75,
"feats": "Definite=Ind|PronType=Art",
"head": 20,
"id": 17,
"lemma": "a",
"misc": "",
"start_char": 74,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 80,
"feats": "Degree=Pos",
"head": 20,
"id": 18,
"lemma": "huge",
"misc": "",
"start_char": 76,
"text": "huge",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"end_char": 85,
"feats": "Number=Sing",
"head": 20,
"id": 19,
"lemma": "Cubs",
"misc": "",
"start_char": 81,
"text": "Cubs",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "obl",
"end_char": 92,
"feats": "Number=Sing",
"head": 14,
"id": 20,
"lemma": "lineup",
"misc": "",
"start_char": 86,
"text": "lineup",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 94,
"feats": null,
"head": 5,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 93,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
f7402d123848d3e051fd843aa577b162 | Richard was not created by David even if he pushed for the movie. | [
{
"end_char": 65,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Richard)) (VP (VBD was) (RB not) (VP (VBN created) (PP (IN by) (NP (NNP David))) (SBAR (ADVP (RB even)) (IN if) (S (NP (PRP he)) (VP (VBD pushed) (PP (IN for) (NP (DT the) (NN movie)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Richard was not created by David even if he pushed for the movie.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 7,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Richard",
"misc": "",
"start_char": 0,
"text": "Richard",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 8,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 15,
"feats": null,
"head": 4,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 12,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 23,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 4,
"lemma": "create",
"misc": "",
"start_char": 16,
"text": "created",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 26,
"feats": null,
"head": 6,
"id": 5,
"lemma": "by",
"misc": "",
"start_char": 24,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 32,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "David",
"misc": "",
"start_char": 27,
"text": "David",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 37,
"feats": null,
"head": 10,
"id": 7,
"lemma": "even",
"misc": "",
"start_char": 33,
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 40,
"feats": null,
"head": 10,
"id": 8,
"lemma": "if",
"misc": "",
"start_char": 38,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 43,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 41,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 50,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 10,
"lemma": "push",
"misc": "",
"start_char": 44,
"text": "pushed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 54,
"feats": null,
"head": 13,
"id": 11,
"lemma": "for",
"misc": "",
"start_char": 51,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 58,
"feats": "Definite=Def|PronType=Art",
"head": 13,
"id": 12,
"lemma": "the",
"misc": "",
"start_char": 55,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 64,
"feats": "Number=Sing",
"head": 10,
"id": 13,
"lemma": "movie",
"misc": "",
"start_char": 59,
"text": "movie",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 66,
"feats": null,
"head": 4,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 65,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
e8f2ed957bd658d40ce24e2b6a5daa6b | Despite Kylo's years of apprenticeship under Fawn, Gabriel was able to keep up simply because of how attuned she was. | [
{
"end_char": 117,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (PP (IN Despite) (NP (NP (NP (NNP Kylo) (POS 's)) (NNS years)) (PP (IN of) (NP (NN apprenticeship))) (PP (IN under) (NP (NNP Fawn))))) (, ,) (NP (NNP Gabriel)) (VP (VBD was) (ADJP (JJ able) (S (VP (TO to) (VP (VB keep) (PRT (RP up)) (SBAR (ADVP (RB simply)) (IN because) (IN of) (SBAR (WHADJP (WRB how) (JJ attuned)) (S (NP (PRP she)) (VP (VBD was)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Despite Kylo's years of apprenticeship under Fawn, Gabriel was able to keep up simply because of how attuned she was.",
"tokens": [
{
"deprel": "case",
"end_char": 7,
"feats": null,
"head": 4,
"id": 1,
"lemma": "despite",
"misc": "",
"start_char": 0,
"text": "Despite",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 12,
"feats": "Number=Sing",
"head": 4,
"id": 2,
"lemma": "Kylo",
"misc": "",
"start_char": 8,
"text": "Kylo",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 15,
"feats": null,
"head": 2,
"id": 3,
"lemma": "'s",
"misc": "",
"start_char": 13,
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "obl",
"end_char": 21,
"feats": "Number=Plur",
"head": 12,
"id": 4,
"lemma": "year",
"misc": "",
"start_char": 16,
"text": "years",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 24,
"feats": null,
"head": 6,
"id": 5,
"lemma": "of",
"misc": "",
"start_char": 22,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 39,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "apprenticeship",
"misc": "",
"start_char": 25,
"text": "apprenticeship",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 45,
"feats": null,
"head": 8,
"id": 7,
"lemma": "under",
"misc": "",
"start_char": 40,
"text": "under",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 50,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "Fawn",
"misc": "",
"start_char": 46,
"text": "Fawn",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 52,
"feats": null,
"head": 12,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 51,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 60,
"feats": "Number=Sing",
"head": 12,
"id": 10,
"lemma": "Gabriel",
"misc": "",
"start_char": 53,
"text": "Gabriel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 64,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "be",
"misc": "",
"start_char": 61,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 69,
"feats": "Degree=Pos",
"head": 0,
"id": 12,
"lemma": "able",
"misc": "",
"start_char": 65,
"text": "able",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 72,
"feats": null,
"head": 14,
"id": 13,
"lemma": "to",
"misc": "",
"start_char": 70,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 77,
"feats": "VerbForm=Inf",
"head": 12,
"id": 14,
"lemma": "keep",
"misc": "",
"start_char": 73,
"text": "keep",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"end_char": 80,
"feats": null,
"head": 14,
"id": 15,
"lemma": "up",
"misc": "",
"start_char": 78,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "advmod",
"end_char": 87,
"feats": null,
"head": 20,
"id": 16,
"lemma": "simply",
"misc": "",
"start_char": 81,
"text": "simply",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 95,
"feats": null,
"head": 20,
"id": 17,
"lemma": "because",
"misc": "",
"start_char": 88,
"text": "because",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 98,
"feats": null,
"head": 17,
"id": 18,
"lemma": "of",
"misc": "",
"start_char": 96,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advmod",
"end_char": 102,
"feats": "PronType=Int",
"head": 20,
"id": 19,
"lemma": "how",
"misc": "",
"start_char": 99,
"text": "how",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "advcl",
"end_char": 110,
"feats": "Degree=Pos",
"head": 14,
"id": 20,
"lemma": "attuned",
"misc": "",
"start_char": 103,
"text": "attuned",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"end_char": 114,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": 21,
"lemma": "she",
"misc": "",
"start_char": 111,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 118,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 20,
"id": 22,
"lemma": "be",
"misc": "",
"start_char": 115,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 120,
"feats": null,
"head": 12,
"id": 23,
"lemma": ".",
"misc": "",
"start_char": 119,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
7,
7
]
],
[
[
0,
9,
9
],
[
0,
20,
20
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
be051abc2ef8f2aa5c3fefbdc5d95ca0 | As much as I love Ruth, Amanda was holding back so she wouldn't hurt her in the end. | [
{
"end_char": 84,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (ADVP (ADVP (RB As) (RB much)) (SBAR (IN as) (S (NP (PRP I)) (VP (VBP love) (NP (NNP Ruth)))))) (, ,) (NP (NNP Amanda)) (VP (VBD was) (VP (VBG holding) (ADVP (RB back)) (SBAR (IN so) (S (NP (PRP she)) (VP (MD would) (RB n't) (VP (VB hurt) (NP (PRP her)) (PP (IN in) (NP (DT the) (NN end))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "As much as I love Ruth, Amanda was holding back so she wouldn't hurt her in the end.",
"tokens": [
{
"deprel": "advmod",
"end_char": 2,
"feats": null,
"head": 2,
"id": 1,
"lemma": "as",
"misc": "",
"start_char": 0,
"text": "As",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 7,
"feats": "Degree=Pos",
"head": 10,
"id": 2,
"lemma": "much",
"misc": "",
"start_char": 3,
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 10,
"feats": null,
"head": 5,
"id": 3,
"lemma": "as",
"misc": "",
"start_char": 8,
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 12,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 5,
"id": 4,
"lemma": "I",
"misc": "",
"start_char": 11,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 17,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 5,
"lemma": "love",
"misc": "",
"start_char": 13,
"text": "love",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "obj",
"end_char": 22,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Ruth",
"misc": "",
"start_char": 18,
"text": "Ruth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 24,
"feats": null,
"head": 10,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 23,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 31,
"feats": "Number=Sing",
"head": 10,
"id": 8,
"lemma": "Amanda",
"misc": "",
"start_char": 25,
"text": "Amanda",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 35,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": 9,
"lemma": "be",
"misc": "",
"start_char": 32,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 43,
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": 10,
"lemma": "hold",
"misc": "",
"start_char": 36,
"text": "holding",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "advmod",
"end_char": 48,
"feats": null,
"head": 10,
"id": 11,
"lemma": "back",
"misc": "",
"start_char": 44,
"text": "back",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 51,
"feats": null,
"head": 16,
"id": 12,
"lemma": "so",
"misc": "",
"start_char": 49,
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 55,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 13,
"lemma": "she",
"misc": "",
"start_char": 52,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 61,
"feats": "VerbForm=Fin",
"head": 16,
"id": 14,
"lemma": "would",
"misc": "",
"start_char": 56,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 65,
"feats": null,
"head": 16,
"id": 15,
"lemma": "not",
"misc": "",
"start_char": 62,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 70,
"feats": "VerbForm=Inf",
"head": 10,
"id": 16,
"lemma": "hurt",
"misc": "",
"start_char": 66,
"text": "hurt",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 74,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 17,
"lemma": "her",
"misc": "",
"start_char": 71,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 77,
"feats": null,
"head": 20,
"id": 18,
"lemma": "in",
"misc": "",
"start_char": 75,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 81,
"feats": "Definite=Def|PronType=Art",
"head": 20,
"id": 19,
"lemma": "the",
"misc": "",
"start_char": 78,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 85,
"feats": "Number=Sing",
"head": 16,
"id": 20,
"lemma": "end",
"misc": "",
"start_char": 82,
"text": "end",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 87,
"feats": null,
"head": 10,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 86,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
5
]
],
[
[
0,
7,
7
],
[
0,
12,
12
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
3773450a130da691f9e9679c9d284960 | Monroe can't ever laud Brian enough, had nothing but the most utmost respect for him. | [
{
"end_char": 85,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Monroe)) (VP (VP (MD ca) (RB n't) (ADVP (RB ever)) (VP (VB laud) (NP (NNP Brian) (RB enough)))) (, ,) (VP (VBD had) (NP (NP (NN nothing)) (PP (IN but) (NP (NP (DT the) (ADJP (RBS most) (JJ utmost)) (NN respect)) (PP (IN for) (NP (PRP him)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Monroe can't ever laud Brian enough, had nothing but the most utmost respect for him.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Monroe",
"misc": "",
"start_char": 0,
"text": "Monroe",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 9,
"feats": "VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "can",
"misc": "",
"start_char": 7,
"text": "ca",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 13,
"feats": null,
"head": 5,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 10,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 18,
"feats": null,
"head": 5,
"id": 4,
"lemma": "ever",
"misc": "",
"start_char": 14,
"text": "ever",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 23,
"feats": "VerbForm=Inf",
"head": 0,
"id": 5,
"lemma": "lale",
"misc": "",
"start_char": 19,
"text": "laud",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 29,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Brian",
"misc": "",
"start_char": 24,
"text": "Brian",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 36,
"feats": null,
"head": 5,
"id": 7,
"lemma": "enough",
"misc": "",
"start_char": 30,
"text": "enough",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 38,
"feats": null,
"head": 9,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 37,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "parataxis",
"end_char": 42,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 9,
"lemma": "have",
"misc": "",
"start_char": 39,
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 50,
"feats": "Number=Sing|PronType=Neg",
"head": 9,
"id": 10,
"lemma": "nothing",
"misc": "",
"start_char": 43,
"text": "nothing",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 54,
"feats": null,
"head": 15,
"id": 11,
"lemma": "but",
"misc": "",
"start_char": 51,
"text": "but",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 58,
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": 12,
"lemma": "the",
"misc": "",
"start_char": 55,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advmod",
"end_char": 63,
"feats": "Degree=Sup",
"head": 14,
"id": 13,
"lemma": "most",
"misc": "",
"start_char": 59,
"text": "most",
"upos": "ADV",
"xpos": "RBS"
},
{
"deprel": "amod",
"end_char": 70,
"feats": "Degree=Pos",
"head": 15,
"id": 14,
"lemma": "utmost",
"misc": "",
"start_char": 64,
"text": "utmost",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod",
"end_char": 78,
"feats": "Number=Sing",
"head": 10,
"id": 15,
"lemma": "respect",
"misc": "",
"start_char": 71,
"text": "respect",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 82,
"feats": null,
"head": 17,
"id": 16,
"lemma": "for",
"misc": "",
"start_char": 79,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 86,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 17,
"lemma": "he",
"misc": "",
"start_char": 83,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 88,
"feats": null,
"head": 5,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 87,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
16,
16
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
ffd132fcd5eac6c9ab6f87fe6e788f77 | Jodi was the best of the best other than Martha, and if she couldn't do it it seems unlikely that these other elite fighters could. | [
{
"end_char": 131,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Jodi)) (VP (VBD was) (NP (NP (DT the) (JJS best)) (PP (IN of) (NP (NP (DT the) (JJS best)) (ADJP (ADJP (JJ other)) (PP (IN than) (NP (NNP Martha))))))))) (, ,) (CC and) (S (SBAR (IN if) (S (NP (PRP she)) (VP (MD could) (RB n't) (VP (VB do) (NP (PRP it)))))) (NP (NP (PRP it))) (VP (VBZ seems) (S (ADJP (JJ unlikely))) (SBAR (IN that) (S (NP (DT these) (JJ other) (JJ elite) (NNS fighters)) (VP (MD could)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Jodi was the best of the best other than Martha, and if she couldn't do it it seems unlikely that these other elite fighters could.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Jodi",
"misc": "",
"start_char": 0,
"text": "Jodi",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 8,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 5,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 12,
"feats": "Definite=Def|PronType=Art",
"head": 4,
"id": 3,
"lemma": "the",
"misc": "",
"start_char": 9,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "root",
"end_char": 17,
"feats": "Degree=Sup",
"head": 0,
"id": 4,
"lemma": "good",
"misc": "",
"start_char": 13,
"text": "best",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "case",
"end_char": 20,
"feats": null,
"head": 7,
"id": 5,
"lemma": "of",
"misc": "",
"start_char": 18,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 24,
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": 6,
"lemma": "the",
"misc": "",
"start_char": 21,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 29,
"feats": "Degree=Sup",
"head": 4,
"id": 7,
"lemma": "good",
"misc": "",
"start_char": 25,
"text": "best",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "amod",
"end_char": 35,
"feats": "Degree=Pos",
"head": 7,
"id": 8,
"lemma": "other",
"misc": "",
"start_char": 30,
"text": "other",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 40,
"feats": null,
"head": 10,
"id": 9,
"lemma": "than",
"misc": "",
"start_char": 36,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 47,
"feats": "Number=Sing",
"head": 8,
"id": 10,
"lemma": "Martha",
"misc": "",
"start_char": 41,
"text": "Martha",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 49,
"feats": null,
"head": 20,
"id": 11,
"lemma": ",",
"misc": "",
"start_char": 48,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 53,
"feats": null,
"head": 20,
"id": 12,
"lemma": "and",
"misc": "",
"start_char": 50,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "mark",
"end_char": 56,
"feats": null,
"head": 17,
"id": 13,
"lemma": "if",
"misc": "",
"start_char": 54,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 60,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 14,
"lemma": "she",
"misc": "",
"start_char": 57,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 66,
"feats": "VerbForm=Fin",
"head": 17,
"id": 15,
"lemma": "could",
"misc": "",
"start_char": 61,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 70,
"feats": null,
"head": 17,
"id": 16,
"lemma": "not",
"misc": "",
"start_char": 67,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 73,
"feats": "VerbForm=Inf",
"head": 20,
"id": 17,
"lemma": "do",
"misc": "",
"start_char": 71,
"text": "do",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 76,
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 18,
"lemma": "it",
"misc": "",
"start_char": 74,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "expl",
"end_char": 79,
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": 19,
"lemma": "it",
"misc": "",
"start_char": 77,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 85,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 20,
"lemma": "seem",
"misc": "",
"start_char": 80,
"text": "seems",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "xcomp",
"end_char": 94,
"feats": "Degree=Pos",
"head": 20,
"id": 21,
"lemma": "unlikely",
"misc": "",
"start_char": 86,
"text": "unlikely",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 99,
"feats": null,
"head": 27,
"id": 22,
"lemma": "that",
"misc": "",
"start_char": 95,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 105,
"feats": "Number=Plur|PronType=Dem",
"head": 26,
"id": 23,
"lemma": "this",
"misc": "",
"start_char": 100,
"text": "these",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 111,
"feats": "Degree=Pos",
"head": 26,
"id": 24,
"lemma": "other",
"misc": "",
"start_char": 106,
"text": "other",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"end_char": 117,
"feats": "Degree=Pos",
"head": 26,
"id": 25,
"lemma": "elite",
"misc": "",
"start_char": 112,
"text": "elite",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"end_char": 126,
"feats": "Number=Plur",
"head": 27,
"id": 26,
"lemma": "fighter",
"misc": "",
"start_char": 118,
"text": "fighters",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "ccomp",
"end_char": 132,
"feats": "VerbForm=Fin",
"head": 21,
"id": 27,
"lemma": "could",
"misc": "",
"start_char": 127,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "punct",
"end_char": 134,
"feats": null,
"head": 4,
"id": 28,
"lemma": ".",
"misc": "",
"start_char": 133,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
5dd4e2d913749e874cb4013ab8b4a370 | Daniel secretly loves James, but knows he cannot marry her without his mother's approval. | [
{
"end_char": 89,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Daniel)) (ADVP (RB secretly)) (VP (VP (VBZ loves) (NP (NNP James))) (, ,) (CC but) (VP (VBZ knows) (SBAR (S (NP (PRP he)) (VP (MD can) (RB not) (VP (VB marry) (NP (PRP her)) (PP (IN without) (NP (NP (PRP$ his) (NN mother) (POS 's)) (NN approval))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Daniel secretly loves James, but knows he cannot marry her without his mother's approval.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Daniel",
"misc": "",
"start_char": 0,
"text": "Daniel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 15,
"feats": null,
"head": 3,
"id": 2,
"lemma": "secretly",
"misc": "",
"start_char": 7,
"text": "secretly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 21,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "love",
"misc": "",
"start_char": 16,
"text": "loves",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 27,
"feats": "Number=Sing",
"head": 3,
"id": 4,
"lemma": "James",
"misc": "",
"start_char": 22,
"text": "James",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 29,
"feats": null,
"head": 7,
"id": 5,
"lemma": ",",
"misc": "",
"start_char": 28,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 33,
"feats": null,
"head": 7,
"id": 6,
"lemma": "but",
"misc": "",
"start_char": 30,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 39,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 7,
"lemma": "know",
"misc": "",
"start_char": 34,
"text": "knows",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "nsubj",
"end_char": 42,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 40,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 46,
"feats": "VerbForm=Fin",
"head": 11,
"id": 9,
"lemma": "can",
"misc": "",
"start_char": 43,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 50,
"feats": null,
"head": 11,
"id": 10,
"lemma": "not",
"misc": "",
"start_char": 47,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 56,
"feats": "VerbForm=Inf",
"head": 7,
"id": 11,
"lemma": "marry",
"misc": "",
"start_char": 51,
"text": "marry",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 60,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 12,
"lemma": "her",
"misc": "",
"start_char": 57,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 68,
"feats": null,
"head": 17,
"id": 13,
"lemma": "without",
"misc": "",
"start_char": 61,
"text": "without",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 72,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 15,
"id": 14,
"lemma": "his",
"misc": "",
"start_char": 69,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod:poss",
"end_char": 79,
"feats": "Number=Sing",
"head": 17,
"id": 15,
"lemma": "mother",
"misc": "",
"start_char": 73,
"text": "mother",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 82,
"feats": null,
"head": 15,
"id": 16,
"lemma": "'s",
"misc": "",
"start_char": 80,
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "obl",
"end_char": 91,
"feats": "Number=Sing",
"head": 11,
"id": 17,
"lemma": "approval",
"misc": "",
"start_char": 83,
"text": "approval",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 93,
"feats": null,
"head": 3,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 92,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
7,
7
]
],
[
[
0,
3,
3
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
5685826fca55288ca39e1580abbd1b6a | Kevin has hated Kerry ever since he made him look like a moron in the debate. | [
{
"end_char": 77,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Kevin)) (VP (VBZ has) (VP (VBN hated) (NP (NNP Kerry)) (ADVP (RB ever)) (SBAR (IN since) (S (NP (PRP he)) (VP (VBD made) (S (NP (PRP him)) (VP (VB look) (PP (IN like) (NP (DT a) (NN moron))) (PP (IN in) (NP (DT the) (NN debate)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Kevin has hated Kerry ever since he made him look like a moron in the debate.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Kevin",
"misc": "",
"start_char": 0,
"text": "Kevin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "have",
"misc": "",
"start_char": 6,
"text": "has",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 15,
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": 3,
"lemma": "hate",
"misc": "",
"start_char": 10,
"text": "hated",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"end_char": 21,
"feats": "Number=Sing",
"head": 3,
"id": 4,
"lemma": "Kerry",
"misc": "",
"start_char": 16,
"text": "Kerry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 26,
"feats": null,
"head": 8,
"id": 5,
"lemma": "ever",
"misc": "",
"start_char": 22,
"text": "ever",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 32,
"feats": null,
"head": 8,
"id": 6,
"lemma": "since",
"misc": "",
"start_char": 27,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 35,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": 7,
"lemma": "he",
"misc": "",
"start_char": 33,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 40,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 8,
"lemma": "make",
"misc": "",
"start_char": 36,
"text": "made",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 44,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 41,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"end_char": 49,
"feats": "VerbForm=Inf",
"head": 8,
"id": 10,
"lemma": "look",
"misc": "",
"start_char": 45,
"text": "look",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 54,
"feats": null,
"head": 13,
"id": 11,
"lemma": "like",
"misc": "",
"start_char": 50,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 56,
"feats": "Definite=Ind|PronType=Art",
"head": 13,
"id": 12,
"lemma": "a",
"misc": "",
"start_char": 55,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 62,
"feats": "Number=Sing",
"head": 10,
"id": 13,
"lemma": "moron",
"misc": "",
"start_char": 57,
"text": "moron",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 65,
"feats": null,
"head": 16,
"id": 14,
"lemma": "in",
"misc": "",
"start_char": 63,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 69,
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": 15,
"lemma": "the",
"misc": "",
"start_char": 66,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 76,
"feats": "Number=Sing",
"head": 10,
"id": 16,
"lemma": "debate",
"misc": "",
"start_char": 70,
"text": "debate",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 78,
"feats": null,
"head": 3,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 77,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
3,
3
],
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
d2ffa19c73b87d578baaffa2da70c555 | Elizabeth seems super into Sylvia but she's not reciprocating and has said she's too aggressive as a kisser. | [
{
"end_char": 108,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Elizabeth)) (VP (VBZ seems) (S (ADJP (RB super) (PP (IN into) (NP (NNP Sylvia))))))) (CC but) (S (NP (PRP she)) (VP (VP (VBZ 's) (RB not) (VP (VBG reciprocating))) (CC and) (VP (VBZ has) (VP (VBN said) (SBAR (S (NP (PRP she)) (VP (VBZ 's) (ADJP (ADJP (RB too) (JJ aggressive)) (PP (IN as) (NP (DT a) (NN kisser))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Elizabeth seems super into Sylvia but she's not reciprocating and has said she's too aggressive as a kisser.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 9,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Elizabeth",
"misc": "",
"start_char": 0,
"text": "Elizabeth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 15,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "seem",
"misc": "",
"start_char": 10,
"text": "seems",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 21,
"feats": null,
"head": 5,
"id": 3,
"lemma": "super",
"misc": "",
"start_char": 16,
"text": "super",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 26,
"feats": null,
"head": 5,
"id": 4,
"lemma": "into",
"misc": "",
"start_char": 22,
"text": "into",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 33,
"feats": "Number=Sing",
"head": 2,
"id": 5,
"lemma": "Sylvia",
"misc": "",
"start_char": 27,
"text": "Sylvia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 37,
"feats": null,
"head": 10,
"id": 6,
"lemma": "but",
"misc": "",
"start_char": 34,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 41,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 7,
"lemma": "she",
"misc": "",
"start_char": 38,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 44,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 10,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 42,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 48,
"feats": null,
"head": 10,
"id": 9,
"lemma": "not",
"misc": "",
"start_char": 45,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 62,
"feats": "Tense=Pres|VerbForm=Part",
"head": 2,
"id": 10,
"lemma": "reciprocate",
"misc": "",
"start_char": 49,
"text": "reciprocating",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "cc",
"end_char": 66,
"feats": null,
"head": 13,
"id": 11,
"lemma": "and",
"misc": "",
"start_char": 63,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "aux",
"end_char": 70,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": 12,
"lemma": "have",
"misc": "",
"start_char": 67,
"text": "has",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "conj",
"end_char": 75,
"feats": "Tense=Past|VerbForm=Part",
"head": 10,
"id": 13,
"lemma": "say",
"misc": "",
"start_char": 71,
"text": "said",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "nsubj",
"end_char": 79,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 14,
"lemma": "she",
"misc": "",
"start_char": 76,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 82,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 17,
"id": 15,
"lemma": "be",
"misc": "",
"start_char": 80,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 86,
"feats": null,
"head": 17,
"id": 16,
"lemma": "too",
"misc": "",
"start_char": 83,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 97,
"feats": "Degree=Pos",
"head": 13,
"id": 17,
"lemma": "aggressive",
"misc": "",
"start_char": 87,
"text": "aggressive",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 100,
"feats": null,
"head": 20,
"id": 18,
"lemma": "as",
"misc": "",
"start_char": 98,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 102,
"feats": "Definite=Ind|PronType=Art",
"head": 20,
"id": 19,
"lemma": "a",
"misc": "",
"start_char": 101,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 109,
"feats": "Number=Sing",
"head": 17,
"id": 20,
"lemma": "kisser",
"misc": "",
"start_char": 103,
"text": "kisser",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 111,
"feats": null,
"head": 2,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 110,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
802b0161a65a35f093154d84465e876c | Do you consider Joseph a more ethical person than Daniel because he killed a few less people? | [
{
"end_char": 93,
"id": 1,
"misc": {
"parse_tree": "(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB consider) (S (NP (NNP Joseph)) (NP (NP (DT a) (ADJP (RBR more) (JJ ethical)) (NN person)) (PP (IN than) (NP (NNP Daniel))))) (SBAR (IN because) (S (NP (PRP he)) (VP (VBD killed) (NP (QP (DT a) (JJ few) (JJR less)) (NNS people)))))) (. ?)))"
},
"speaker": null,
"start_char": 0,
"text": "Do you consider Joseph a more ethical person than Daniel because he killed a few less people?",
"tokens": [
{
"deprel": "aux",
"end_char": 2,
"feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 1,
"lemma": "do",
"misc": "",
"start_char": 0,
"text": "Do",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Case=Nom|Person=2|PronType=Prs",
"head": 3,
"id": 2,
"lemma": "you",
"misc": "",
"start_char": 3,
"text": "you",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"end_char": 15,
"feats": "VerbForm=Inf",
"head": 0,
"id": 3,
"lemma": "consider",
"misc": "",
"start_char": 7,
"text": "consider",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 22,
"feats": "Number=Sing",
"head": 3,
"id": 4,
"lemma": "Joseph",
"misc": "",
"start_char": 16,
"text": "Joseph",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "det",
"end_char": 24,
"feats": "Definite=Ind|PronType=Art",
"head": 8,
"id": 5,
"lemma": "a",
"misc": "",
"start_char": 23,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advmod",
"end_char": 29,
"feats": "Degree=Cmp",
"head": 7,
"id": 6,
"lemma": "more",
"misc": "",
"start_char": 25,
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "amod",
"end_char": 37,
"feats": "Degree=Pos",
"head": 8,
"id": 7,
"lemma": "ethical",
"misc": "",
"start_char": 30,
"text": "ethical",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 44,
"feats": "Number=Sing",
"head": 3,
"id": 8,
"lemma": "person",
"misc": "",
"start_char": 38,
"text": "person",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 49,
"feats": null,
"head": 10,
"id": 9,
"lemma": "than",
"misc": "",
"start_char": 45,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 56,
"feats": "Number=Sing",
"head": 8,
"id": 10,
"lemma": "Daniel",
"misc": "",
"start_char": 50,
"text": "Daniel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 64,
"feats": null,
"head": 13,
"id": 11,
"lemma": "because",
"misc": "",
"start_char": 57,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 67,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 65,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 74,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 13,
"lemma": "kill",
"misc": "",
"start_char": 68,
"text": "killed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 76,
"feats": "Definite=Ind|PronType=Art",
"head": 17,
"id": 14,
"lemma": "a",
"misc": "",
"start_char": 75,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 80,
"feats": "Degree=Pos",
"head": 17,
"id": 15,
"lemma": "few",
"misc": "",
"start_char": 77,
"text": "few",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"end_char": 85,
"feats": "Degree=Cmp",
"head": 17,
"id": 16,
"lemma": "less",
"misc": "",
"start_char": 81,
"text": "less",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"end_char": 92,
"feats": "Number=Plur",
"head": 13,
"id": 17,
"lemma": "person",
"misc": "",
"start_char": 86,
"text": "people",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 94,
"feats": null,
"head": 3,
"id": 18,
"lemma": "?",
"misc": "",
"start_char": 93,
"text": "?",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
],
[
0,
11,
11
]
],
[
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
6df7048fee639b5d477db475016b43a7 | Basically Michael are fabulous and Kenny can come along if he wants. | [
{
"end_char": 68,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (ADVP (RB Basically)) (NP (NNP Michael)) (VP (VBP are) (ADJP (JJ fabulous))) (CC and) (S (NP (NNP Kenny)) (VP (MD can) (VP (VB come) (ADVP (RB along)) (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ wants))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Basically Michael are fabulous and Kenny can come along if he wants.",
"tokens": [
{
"deprel": "advmod",
"end_char": 9,
"feats": null,
"head": 4,
"id": 1,
"lemma": "basically",
"misc": "",
"start_char": 0,
"text": "Basically",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 17,
"feats": "Number=Sing",
"head": 4,
"id": 2,
"lemma": "Michael",
"misc": "",
"start_char": 10,
"text": "Michael",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 21,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 18,
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "root",
"end_char": 30,
"feats": "Degree=Pos",
"head": 0,
"id": 4,
"lemma": "fabulous",
"misc": "",
"start_char": 22,
"text": "fabulous",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 34,
"feats": null,
"head": 8,
"id": 5,
"lemma": "and",
"misc": "",
"start_char": 31,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 40,
"feats": "Number=Sing",
"head": 8,
"id": 6,
"lemma": "Kenny",
"misc": "",
"start_char": 35,
"text": "Kenny",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 44,
"feats": "VerbForm=Fin",
"head": 8,
"id": 7,
"lemma": "can",
"misc": "",
"start_char": 41,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "conj",
"end_char": 49,
"feats": "VerbForm=Inf",
"head": 4,
"id": 8,
"lemma": "come",
"misc": "",
"start_char": 45,
"text": "come",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 55,
"feats": null,
"head": 8,
"id": 9,
"lemma": "along",
"misc": "",
"start_char": 50,
"text": "along",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 58,
"feats": null,
"head": 12,
"id": 10,
"lemma": "if",
"misc": "",
"start_char": 56,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 61,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 59,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 67,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 8,
"id": 12,
"lemma": "want",
"misc": "",
"start_char": 62,
"text": "wants",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "punct",
"end_char": 69,
"feats": null,
"head": 4,
"id": 13,
"lemma": ".",
"misc": "",
"start_char": 68,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
5,
5
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
11c459a9582ba44a6f030543a0403c2e | Brittani played Julie but she referenced her friend Val, which was another character in The Nanny. | [
{
"end_char": 98,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Brittani)) (VP (VBD played) (NP (NNP Julie)))) (CC but) (S (NP (PRP she)) (VP (VBD referenced) (NP (NP (PRP$ her) (NN friend) (NNP Val)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD was) (NP (NP (DT another) (NN character)) (PP (IN in) (NP (DT The) (NNP Nanny)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Brittani played Julie but she referenced her friend Val, which was another character in The Nanny.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 8,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Brittani",
"misc": "",
"start_char": 0,
"text": "Brittani",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 15,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "play",
"misc": "",
"start_char": 9,
"text": "played",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 21,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Julie",
"misc": "",
"start_char": 16,
"text": "Julie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 25,
"feats": null,
"head": 6,
"id": 4,
"lemma": "but",
"misc": "",
"start_char": 22,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 29,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 6,
"id": 5,
"lemma": "she",
"misc": "",
"start_char": 26,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 40,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 6,
"lemma": "reference",
"misc": "",
"start_char": 30,
"text": "referenced",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"end_char": 44,
"feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 8,
"id": 7,
"lemma": "her",
"misc": "",
"start_char": 41,
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 51,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "friend",
"misc": "",
"start_char": 45,
"text": "friend",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "appos",
"end_char": 55,
"feats": "Number=Sing",
"head": 8,
"id": 9,
"lemma": "Val",
"misc": "",
"start_char": 52,
"text": "Val",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 57,
"feats": null,
"head": 14,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 56,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 63,
"feats": "PronType=Rel",
"head": 14,
"id": 11,
"lemma": "which",
"misc": "",
"start_char": 58,
"text": "which",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "cop",
"end_char": 67,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 64,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 75,
"feats": null,
"head": 14,
"id": 13,
"lemma": "another",
"misc": "",
"start_char": 68,
"text": "another",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "acl:relcl",
"end_char": 85,
"feats": "Number=Sing",
"head": 8,
"id": 14,
"lemma": "character",
"misc": "",
"start_char": 76,
"text": "character",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 88,
"feats": null,
"head": 17,
"id": 15,
"lemma": "in",
"misc": "",
"start_char": 86,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 92,
"feats": "Definite=Def|PronType=Art",
"head": 17,
"id": 16,
"lemma": "the",
"misc": "",
"start_char": 89,
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 98,
"feats": "Number=Sing",
"head": 14,
"id": 17,
"lemma": "Nanny",
"misc": "",
"start_char": 93,
"text": "Nanny",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 100,
"feats": null,
"head": 2,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 99,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
4,
4
]
],
[
[
0,
2,
2
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
07f301fbcad614ef6a817a6fe0014d24 | And Sebastian didn't know Todd was hurt when he said that he thought it was ` baby stuff'. | [
{
"end_char": 90,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (NP (NNP Sebastian)) (VP (VBD did) (RB n't) (VP (VB know) (SBAR (S (NP (NNP Todd)) (VP (VBD was) (VP (VBN hurt))))) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD said) (SBAR (IN that) (S (NP (PRP he)) (VP (VBD thought) (SBAR (S (NP (PRP it)) (VP (VBD was) (`` `) (NP (NN baby) (NN stuff)) ('' ')))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And Sebastian didn't know Todd was hurt when he said that he thought it was ` baby stuff'.",
"tokens": [
{
"deprel": "cc",
"end_char": 3,
"feats": null,
"head": 5,
"id": 1,
"lemma": "and",
"misc": "",
"start_char": 0,
"text": "And",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 13,
"feats": "Number=Sing",
"head": 5,
"id": 2,
"lemma": "Sebastian",
"misc": "",
"start_char": 4,
"text": "Sebastian",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 17,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 3,
"lemma": "do",
"misc": "",
"start_char": 14,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 21,
"feats": null,
"head": 5,
"id": 4,
"lemma": "not",
"misc": "",
"start_char": 18,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 26,
"feats": "VerbForm=Inf",
"head": 0,
"id": 5,
"lemma": "know",
"misc": "",
"start_char": 22,
"text": "know",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nsubj:pass",
"end_char": 31,
"feats": "Number=Sing",
"head": 8,
"id": 6,
"lemma": "Todd",
"misc": "",
"start_char": 27,
"text": "Todd",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 35,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": 7,
"lemma": "be",
"misc": "",
"start_char": 32,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"end_char": 40,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 5,
"id": 8,
"lemma": "hurt",
"misc": "",
"start_char": 36,
"text": "hurt",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "advmod",
"end_char": 45,
"feats": "PronType=Int",
"head": 11,
"id": 9,
"lemma": "when",
"misc": "",
"start_char": 41,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 48,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 46,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 53,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": 11,
"lemma": "say",
"misc": "",
"start_char": 49,
"text": "said",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 58,
"feats": null,
"head": 14,
"id": 12,
"lemma": "that",
"misc": "",
"start_char": 54,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 61,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 59,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"end_char": 69,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": 14,
"lemma": "think",
"misc": "",
"start_char": 62,
"text": "thought",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"end_char": 72,
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": 15,
"lemma": "it",
"misc": "",
"start_char": 70,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 76,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 19,
"id": 16,
"lemma": "be",
"misc": "",
"start_char": 73,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 78,
"feats": null,
"head": 19,
"id": 17,
"lemma": "`",
"misc": "",
"start_char": 77,
"text": "`",
"upos": "PUNCT",
"xpos": "``"
},
{
"deprel": "compound",
"end_char": 83,
"feats": "Number=Sing",
"head": 19,
"id": 18,
"lemma": "baby",
"misc": "",
"start_char": 79,
"text": "baby",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "ccomp",
"end_char": 89,
"feats": "Number=Sing",
"head": 14,
"id": 19,
"lemma": "stuff",
"misc": "",
"start_char": 84,
"text": "stuff",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 91,
"feats": null,
"head": 19,
"id": 20,
"lemma": "'",
"misc": "",
"start_char": 90,
"text": "'",
"upos": "PUNCT",
"xpos": "''"
},
{
"deprel": "punct",
"end_char": 93,
"feats": null,
"head": 5,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 92,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
],
[
0,
9,
9
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
6e0139a677647e89779cc4f09a87b4f9 | After Norma broke up when Joan turned, she sought solace with Lando. | [
{
"end_char": 68,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (SBAR (IN After) (S (NP (NNP Norma)) (VP (VBD broke) (PRT (RP up)) (SBAR (WHADVP (WRB when)) (S (NP (NNP Joan)) (VP (VBD turned))))))) (, ,) (NP (PRP she)) (VP (VBD sought) (NP (NN solace)) (PP (IN with) (NP (NNP Lando)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "After Norma broke up when Joan turned, she sought solace with Lando.",
"tokens": [
{
"deprel": "mark",
"end_char": 5,
"feats": null,
"head": 3,
"id": 1,
"lemma": "after",
"misc": "",
"start_char": 0,
"text": "After",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 11,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "Norma",
"misc": "",
"start_char": 6,
"text": "Norma",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"end_char": 17,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": 3,
"lemma": "break",
"misc": "",
"start_char": 12,
"text": "broke",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"end_char": 20,
"feats": null,
"head": 3,
"id": 4,
"lemma": "up",
"misc": "",
"start_char": 18,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "advmod",
"end_char": 25,
"feats": "PronType=Int",
"head": 7,
"id": 5,
"lemma": "when",
"misc": "",
"start_char": 21,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 30,
"feats": "Number=Sing",
"head": 7,
"id": 6,
"lemma": "Joan",
"misc": "",
"start_char": 26,
"text": "Joan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"end_char": 37,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 7,
"lemma": "turn",
"misc": "",
"start_char": 31,
"text": "turned",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 39,
"feats": null,
"head": 10,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 38,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 43,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "she",
"misc": "",
"start_char": 40,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"end_char": 50,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 10,
"lemma": "seek",
"misc": "",
"start_char": 44,
"text": "sought",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 57,
"feats": "Number=Sing",
"head": 10,
"id": 11,
"lemma": "solace",
"misc": "",
"start_char": 51,
"text": "solace",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 62,
"feats": null,
"head": 13,
"id": 12,
"lemma": "with",
"misc": "",
"start_char": 58,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 68,
"feats": "Number=Sing",
"head": 10,
"id": 13,
"lemma": "Lando",
"misc": "",
"start_char": 63,
"text": "Lando",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 70,
"feats": null,
"head": 10,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 69,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
],
[
0,
8,
8
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
1831040118b61e370eeb1a7a161a7e0f | Ricky might have either known William, or known of him. | [
{
"end_char": 55,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Ricky)) (VP (MD might) (VP (VB have) (VP (CC either) (VP (VP (VBN known) (NP (NNP William))) (, ,) (CC or) (VP (VBN known) (PP (IN of) (NP (PRP him)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Ricky might have either known William, or known of him.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Ricky",
"misc": "",
"start_char": 0,
"text": "Ricky",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 11,
"feats": "VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "might",
"misc": "",
"start_char": 6,
"text": "might",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux",
"end_char": 16,
"feats": "VerbForm=Inf",
"head": 5,
"id": 3,
"lemma": "have",
"misc": "",
"start_char": 12,
"text": "have",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "cc:preconj",
"end_char": 23,
"feats": null,
"head": 5,
"id": 4,
"lemma": "either",
"misc": "",
"start_char": 17,
"text": "either",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "root",
"end_char": 29,
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": 5,
"lemma": "know",
"misc": "",
"start_char": 24,
"text": "known",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"end_char": 37,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "William",
"misc": "",
"start_char": 30,
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 39,
"feats": null,
"head": 9,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 38,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 42,
"feats": null,
"head": 9,
"id": 8,
"lemma": "or",
"misc": "",
"start_char": 40,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 48,
"feats": "Tense=Past|VerbForm=Part",
"head": 5,
"id": 9,
"lemma": "know",
"misc": "",
"start_char": 43,
"text": "known",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 51,
"feats": null,
"head": 11,
"id": 10,
"lemma": "of",
"misc": "",
"start_char": 49,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 55,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 52,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 57,
"feats": null,
"head": 5,
"id": 12,
"lemma": ".",
"misc": "",
"start_char": 56,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
fae9fd0b25fc1664df494228bf249b53 | Margaret accepts the death of Mary but now knows she can control her powers. | [
{
"end_char": 76,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Margaret)) (VP (VP (VBZ accepts) (NP (NP (DT the) (NN death)) (PP (IN of) (NP (NNP Mary))))) (CC but) (ADVP (RB now)) (VP (VBZ knows) (SBAR (S (NP (PRP she)) (VP (MD can) (VP (VB control) (NP (PRP$ her) (NNS powers)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Margaret accepts the death of Mary but now knows she can control her powers.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 8,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Margaret",
"misc": "",
"start_char": 0,
"text": "Margaret",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 16,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "accept",
"misc": "",
"start_char": 9,
"text": "accepts",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 20,
"feats": "Definite=Def|PronType=Art",
"head": 4,
"id": 3,
"lemma": "the",
"misc": "",
"start_char": 17,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 26,
"feats": "Number=Sing",
"head": 2,
"id": 4,
"lemma": "death",
"misc": "",
"start_char": 21,
"text": "death",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 29,
"feats": null,
"head": 6,
"id": 5,
"lemma": "of",
"misc": "",
"start_char": 27,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 34,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Mary",
"misc": "",
"start_char": 30,
"text": "Mary",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 38,
"feats": null,
"head": 9,
"id": 7,
"lemma": "but",
"misc": "",
"start_char": 35,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 42,
"feats": null,
"head": 9,
"id": 8,
"lemma": "now",
"misc": "",
"start_char": 39,
"text": "now",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 48,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 9,
"lemma": "know",
"misc": "",
"start_char": 43,
"text": "knows",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "nsubj",
"end_char": 52,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 10,
"lemma": "she",
"misc": "",
"start_char": 49,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 56,
"feats": "VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "can",
"misc": "",
"start_char": 53,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "ccomp",
"end_char": 64,
"feats": "VerbForm=Inf",
"head": 9,
"id": 12,
"lemma": "control",
"misc": "",
"start_char": 57,
"text": "control",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"end_char": 68,
"feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "her",
"misc": "",
"start_char": 65,
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 75,
"feats": "Number=Plur",
"head": 12,
"id": 14,
"lemma": "power",
"misc": "",
"start_char": 69,
"text": "powers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 77,
"feats": null,
"head": 2,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 76,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
dd117f804c2f661ae8d0a47ffc2f5e4c | Russ let William join us for free even though he had a year left on his contract. | [
{
"end_char": 81,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Russ)) (VP (VBD let) (S (NP (NNP William)) (VP (VB join) (NP (PRP us)) (PP (IN for) (ADJP (JJ free))))) (SBAR (ADVP (RB even)) (IN though) (S (NP (PRP he)) (VP (VBD had) (NP (NP (DT a) (NN year)) (ADJP (VBN left) (PP (IN on) (NP (PRP$ his) (NN contract))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Russ let William join us for free even though he had a year left on his contract.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Russ",
"misc": "",
"start_char": 0,
"text": "Russ",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 8,
"feats": "Mood=Ind|Number=Sing|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "let",
"misc": "",
"start_char": 5,
"text": "let",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 16,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "William",
"misc": "",
"start_char": 9,
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "xcomp",
"end_char": 21,
"feats": "VerbForm=Inf",
"head": 2,
"id": 4,
"lemma": "join",
"misc": "",
"start_char": 17,
"text": "join",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 24,
"feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs",
"head": 4,
"id": 5,
"lemma": "we",
"misc": "",
"start_char": 22,
"text": "us",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 28,
"feats": null,
"head": 7,
"id": 6,
"lemma": "for",
"misc": "",
"start_char": 25,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 33,
"feats": "Degree=Pos",
"head": 4,
"id": 7,
"lemma": "free",
"misc": "",
"start_char": 29,
"text": "free",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"end_char": 38,
"feats": null,
"head": 11,
"id": 8,
"lemma": "even",
"misc": "",
"start_char": 34,
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 45,
"feats": null,
"head": 11,
"id": 9,
"lemma": "though",
"misc": "",
"start_char": 39,
"text": "though",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 48,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 46,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 52,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 11,
"lemma": "have",
"misc": "",
"start_char": 49,
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 54,
"feats": "Definite=Ind|PronType=Art",
"head": 13,
"id": 12,
"lemma": "a",
"misc": "",
"start_char": 53,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 59,
"feats": "Number=Sing",
"head": 11,
"id": 13,
"lemma": "year",
"misc": "",
"start_char": 55,
"text": "year",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl",
"end_char": 64,
"feats": "Tense=Past|VerbForm=Part",
"head": 13,
"id": 14,
"lemma": "leave",
"misc": "",
"start_char": 60,
"text": "left",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 67,
"feats": null,
"head": 17,
"id": 15,
"lemma": "on",
"misc": "",
"start_char": 65,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 71,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 17,
"id": 16,
"lemma": "his",
"misc": "",
"start_char": 68,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 80,
"feats": "Number=Sing",
"head": 14,
"id": 17,
"lemma": "contract",
"misc": "",
"start_char": 72,
"text": "contract",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 82,
"feats": null,
"head": 2,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 81,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
e1878b00f849cacdd0fa664b18df60ff | Tracy stood next to Angela even if just a little bit behind her as she watched. | [
{
"end_char": 79,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Tracy)) (VP (VBD stood) (ADVP (RB next) (PP (IN to) (NP (NNP Angela)))) (SBAR (ADVP (RB even)) (IN if) (S (PP (NP (RB just) (DT a) (JJ little) (NN bit)) (IN behind) (NP (PRP her))) (SBAR (IN as) (S (NP (PRP she)) (VP (VBD watched))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Tracy stood next to Angela even if just a little bit behind her as she watched.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Tracy",
"misc": "",
"start_char": 0,
"text": "Tracy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "stand",
"misc": "",
"start_char": 6,
"text": "stood",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 16,
"feats": null,
"head": 2,
"id": 3,
"lemma": "next",
"misc": "",
"start_char": 12,
"text": "next",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 19,
"feats": null,
"head": 5,
"id": 4,
"lemma": "to",
"misc": "",
"start_char": 17,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 26,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "Angela",
"misc": "",
"start_char": 20,
"text": "Angela",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 31,
"feats": null,
"head": 13,
"id": 6,
"lemma": "even",
"misc": "",
"start_char": 27,
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 34,
"feats": null,
"head": 13,
"id": 7,
"lemma": "if",
"misc": "",
"start_char": 32,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advmod",
"end_char": 39,
"feats": null,
"head": 11,
"id": 8,
"lemma": "just",
"misc": "",
"start_char": 35,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "det",
"end_char": 41,
"feats": "Definite=Ind|PronType=Art",
"head": 11,
"id": 9,
"lemma": "a",
"misc": "",
"start_char": 40,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 48,
"feats": "Degree=Pos",
"head": 11,
"id": 10,
"lemma": "little",
"misc": "",
"start_char": 42,
"text": "little",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod:npmod",
"end_char": 52,
"feats": "Number=Sing",
"head": 13,
"id": 11,
"lemma": "bit",
"misc": "",
"start_char": 49,
"text": "bit",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 59,
"feats": null,
"head": 13,
"id": 12,
"lemma": "behind",
"misc": "",
"start_char": 53,
"text": "behind",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 63,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 2,
"id": 13,
"lemma": "her",
"misc": "",
"start_char": 60,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 66,
"feats": null,
"head": 16,
"id": 14,
"lemma": "as",
"misc": "",
"start_char": 64,
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 70,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 15,
"lemma": "she",
"misc": "",
"start_char": 67,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 78,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": 16,
"lemma": "watch",
"misc": "",
"start_char": 71,
"text": "watched",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 80,
"feats": null,
"head": 2,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 79,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
12,
12
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
178d6f4825b5ed176b0134397674427c | Justin was passing forward but Dale let us down when he seemed to not know what to do with the thing. | [
{
"end_char": 101,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Justin)) (VP (VBD was) (VP (VBG passing) (ADVP (RB forward))))) (CC but) (S (NP (NNP Dale)) (VP (VBD let) (NP (PRP us)) (PRT (RP down)) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD seemed) (S (VP (TO to) (RB not) (VP (VB know) (SBAR (WHNP (WP what)) (S (VP (TO to) (VP (VB do) (PP (IN with) (NP (DT the) (NN thing))))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Justin was passing forward but Dale let us down when he seemed to not know what to do with the thing.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Justin",
"misc": "",
"start_char": 0,
"text": "Justin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 7,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": 3,
"lemma": "pass",
"misc": "",
"start_char": 11,
"text": "passing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "advmod",
"end_char": 26,
"feats": null,
"head": 3,
"id": 4,
"lemma": "forward",
"misc": "",
"start_char": 19,
"text": "forward",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cc",
"end_char": 30,
"feats": null,
"head": 7,
"id": 5,
"lemma": "but",
"misc": "",
"start_char": 27,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 35,
"feats": "Number=Sing",
"head": 7,
"id": 6,
"lemma": "Dale",
"misc": "",
"start_char": 31,
"text": "Dale",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"end_char": 39,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 7,
"lemma": "let",
"misc": "",
"start_char": 36,
"text": "let",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 42,
"feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs",
"head": 7,
"id": 8,
"lemma": "we",
"misc": "",
"start_char": 40,
"text": "us",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "compound:prt",
"end_char": 47,
"feats": null,
"head": 7,
"id": 9,
"lemma": "down",
"misc": "",
"start_char": 43,
"text": "down",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "advmod",
"end_char": 52,
"feats": "PronType=Int",
"head": 12,
"id": 10,
"lemma": "when",
"misc": "",
"start_char": 48,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 55,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 53,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 62,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": 12,
"lemma": "seem",
"misc": "",
"start_char": 56,
"text": "seemed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 65,
"feats": null,
"head": 15,
"id": 13,
"lemma": "to",
"misc": "",
"start_char": 63,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advmod",
"end_char": 69,
"feats": null,
"head": 15,
"id": 14,
"lemma": "not",
"misc": "",
"start_char": 66,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "xcomp",
"end_char": 74,
"feats": "VerbForm=Inf",
"head": 12,
"id": 15,
"lemma": "know",
"misc": "",
"start_char": 70,
"text": "know",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 79,
"feats": "PronType=Int",
"head": 15,
"id": 16,
"lemma": "what",
"misc": "",
"start_char": 75,
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "mark",
"end_char": 82,
"feats": null,
"head": 18,
"id": 17,
"lemma": "to",
"misc": "",
"start_char": 80,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"end_char": 85,
"feats": "VerbForm=Inf",
"head": 16,
"id": 18,
"lemma": "do",
"misc": "",
"start_char": 83,
"text": "do",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 90,
"feats": null,
"head": 21,
"id": 19,
"lemma": "with",
"misc": "",
"start_char": 86,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 94,
"feats": "Definite=Def|PronType=Art",
"head": 21,
"id": 20,
"lemma": "the",
"misc": "",
"start_char": 91,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 100,
"feats": "Number=Sing",
"head": 18,
"id": 21,
"lemma": "thing",
"misc": "",
"start_char": 95,
"text": "thing",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 102,
"feats": null,
"head": 3,
"id": 22,
"lemma": ".",
"misc": "",
"start_char": 101,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
66c02d37b40b2c7c6e10df3c12de619b | But Scott wasn't Eugene, so the deck was stacked against him from the start. | [
{
"end_char": 76,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC But) (S (NP (NNP Scott)) (VP (VBD was) (RB n't) (NP (NNP Eugene)))) (, ,) (RB so) (S (NP (DT the) (NN deck)) (VP (VBD was) (VP (VBN stacked) (PP (IN against) (NP (PRP him))) (PP (IN from) (NP (DT the) (NN start)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "But Scott wasn't Eugene, so the deck was stacked against him from the start.",
"tokens": [
{
"deprel": "cc",
"end_char": 3,
"feats": null,
"head": 5,
"id": 1,
"lemma": "but",
"misc": "",
"start_char": 0,
"text": "But",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 9,
"feats": "Number=Sing",
"head": 5,
"id": 2,
"lemma": "Scott",
"misc": "",
"start_char": 4,
"text": "Scott",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 13,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 10,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 17,
"feats": null,
"head": 5,
"id": 4,
"lemma": "not",
"misc": "",
"start_char": 14,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 24,
"feats": "Number=Sing",
"head": 0,
"id": 5,
"lemma": "Eugene",
"misc": "",
"start_char": 18,
"text": "Eugene",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 26,
"feats": null,
"head": 5,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 25,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 29,
"feats": null,
"head": 11,
"id": 7,
"lemma": "so",
"misc": "",
"start_char": 27,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "det",
"end_char": 33,
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": 8,
"lemma": "the",
"misc": "",
"start_char": 30,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj:pass",
"end_char": 38,
"feats": "Number=Sing",
"head": 11,
"id": 9,
"lemma": "deck",
"misc": "",
"start_char": 34,
"text": "deck",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux:pass",
"end_char": 42,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 39,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "parataxis",
"end_char": 50,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 5,
"id": 11,
"lemma": "stack",
"misc": "",
"start_char": 43,
"text": "stacked",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 58,
"feats": null,
"head": 13,
"id": 12,
"lemma": "against",
"misc": "",
"start_char": 51,
"text": "against",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 62,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 59,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 67,
"feats": null,
"head": 16,
"id": 14,
"lemma": "from",
"misc": "",
"start_char": 63,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 71,
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": 15,
"lemma": "the",
"misc": "",
"start_char": 68,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 77,
"feats": "Number=Sing",
"head": 11,
"id": 16,
"lemma": "start",
"misc": "",
"start_char": 72,
"text": "start",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 79,
"feats": null,
"head": 5,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 78,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
],
[
0,
12,
12
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
39d1589ffe7130baefde633eb454ba20 | Carl is very good against Anthony, since he has trouble avoiding her harass, and can't avoid her stun. | [
{
"end_char": 102,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Carl)) (VP (VBZ is) (ADJP (RB very) (JJ good)) (PP (IN against) (NP (NNP Anthony))) (, ,) (SBAR (IN since) (S (NP (PRP he)) (VP (VP (VBZ has) (NP (NP (NN trouble)) (S (VP (VBG avoiding) (NP (PRP$ her) (NN harass)))))) (, ,) (CC and) (VP (MD ca) (RB n't) (VP (VB avoid) (NP (PRP$ her) (NN stun)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Carl is very good against Anthony, since he has trouble avoiding her harass, and can't avoid her stun.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Carl",
"misc": "",
"start_char": 0,
"text": "Carl",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 7,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 5,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 12,
"feats": null,
"head": 4,
"id": 3,
"lemma": "very",
"misc": "",
"start_char": 8,
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 17,
"feats": "Degree=Pos",
"head": 0,
"id": 4,
"lemma": "good",
"misc": "",
"start_char": 13,
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 25,
"feats": null,
"head": 6,
"id": 5,
"lemma": "against",
"misc": "",
"start_char": 18,
"text": "against",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 33,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Anthony",
"misc": "",
"start_char": 26,
"text": "Anthony",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 35,
"feats": null,
"head": 4,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 34,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 41,
"feats": null,
"head": 10,
"id": 8,
"lemma": "since",
"misc": "",
"start_char": 36,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 44,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 42,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 48,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 10,
"lemma": "have",
"misc": "",
"start_char": 45,
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 56,
"feats": "Number=Sing",
"head": 10,
"id": 11,
"lemma": "trouble",
"misc": "",
"start_char": 49,
"text": "trouble",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl",
"end_char": 65,
"feats": "VerbForm=Ger",
"head": 11,
"id": 12,
"lemma": "avoid",
"misc": "",
"start_char": 57,
"text": "avoiding",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "nmod:poss",
"end_char": 69,
"feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "her",
"misc": "",
"start_char": 66,
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 76,
"feats": "Number=Sing",
"head": 12,
"id": 14,
"lemma": "harass",
"misc": "",
"start_char": 70,
"text": "harass",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 78,
"feats": null,
"head": 19,
"id": 15,
"lemma": ",",
"misc": "",
"start_char": 77,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 82,
"feats": null,
"head": 19,
"id": 16,
"lemma": "and",
"misc": "",
"start_char": 79,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "aux",
"end_char": 85,
"feats": "VerbForm=Fin",
"head": 19,
"id": 17,
"lemma": "can",
"misc": "",
"start_char": 83,
"text": "ca",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 89,
"feats": null,
"head": 19,
"id": 18,
"lemma": "not",
"misc": "",
"start_char": 86,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 95,
"feats": "VerbForm=Inf",
"head": 10,
"id": 19,
"lemma": "avoid",
"misc": "",
"start_char": 90,
"text": "avoid",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"end_char": 99,
"feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 21,
"id": 20,
"lemma": "her",
"misc": "",
"start_char": 96,
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 104,
"feats": "Number=Sing",
"head": 19,
"id": 21,
"lemma": "stun",
"misc": "",
"start_char": 100,
"text": "stun",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 106,
"feats": null,
"head": 4,
"id": 22,
"lemma": ".",
"misc": "",
"start_char": 105,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
57eda84da287bd1ee73dc6449407ab6d | Donald better stay away from Robert if he wants to successfully rebuild after his loss. | [
{
"end_char": 87,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Donald)) (ADVP (RBR better)) (VP (VB stay) (ADVP (RB away) (PP (IN from) (NP (NNP Robert)))) (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ wants) (S (VP (TO to) (ADVP (RB successfully)) (VP (VB rebuild)))) (PP (IN after) (NP (PRP$ his) (NN loss))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Donald better stay away from Robert if he wants to successfully rebuild after his loss.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Donald",
"misc": "",
"start_char": 0,
"text": "Donald",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 13,
"feats": "Degree=Cmp",
"head": 3,
"id": 2,
"lemma": "well",
"misc": "",
"start_char": 7,
"text": "better",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "root",
"end_char": 18,
"feats": "VerbForm=Inf",
"head": 0,
"id": 3,
"lemma": "stay",
"misc": "",
"start_char": 14,
"text": "stay",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 23,
"feats": null,
"head": 3,
"id": 4,
"lemma": "away",
"misc": "",
"start_char": 19,
"text": "away",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 28,
"feats": null,
"head": 6,
"id": 5,
"lemma": "from",
"misc": "",
"start_char": 24,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 35,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Robert",
"misc": "",
"start_char": 29,
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 38,
"feats": null,
"head": 9,
"id": 7,
"lemma": "if",
"misc": "",
"start_char": 36,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 41,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 39,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 47,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 9,
"lemma": "want",
"misc": "",
"start_char": 42,
"text": "wants",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 50,
"feats": null,
"head": 12,
"id": 10,
"lemma": "to",
"misc": "",
"start_char": 48,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advmod",
"end_char": 63,
"feats": null,
"head": 12,
"id": 11,
"lemma": "successfully",
"misc": "",
"start_char": 51,
"text": "successfully",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"end_char": 71,
"feats": "VerbForm=Inf",
"head": 9,
"id": 12,
"lemma": "rebuild",
"misc": "",
"start_char": 64,
"text": "rebuild",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 77,
"feats": null,
"head": 15,
"id": 13,
"lemma": "after",
"misc": "",
"start_char": 72,
"text": "after",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 81,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 15,
"id": 14,
"lemma": "his",
"misc": "",
"start_char": 78,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 86,
"feats": "Number=Sing",
"head": 12,
"id": 15,
"lemma": "loss",
"misc": "",
"start_char": 82,
"text": "loss",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 88,
"feats": null,
"head": 3,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 87,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
7,
7
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
a113671bb1ef8733e5460e2691047475 | Karl - Russell is back, but how long will he be a Laker? | [
{
"end_char": 56,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Karl) (HYPH -) (NNP Russell)) (VP (VBZ is) (ADVP (RB back)))) (, ,) (CC but) (SBARQ (WHADVP (WRB how) (RB long)) (SQ (MD will) (NP (PRP he)) (VP (VB be) (NP (DT a) (NNP Laker)))) (. ?))))"
},
"speaker": null,
"start_char": 0,
"text": "Karl - Russell is back, but how long will he be a Laker?",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Karl",
"misc": "",
"start_char": 0,
"text": "Karl",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 6,
"feats": null,
"head": 1,
"id": 2,
"lemma": "-",
"misc": "",
"start_char": 5,
"text": "-",
"upos": "PUNCT",
"xpos": "HYPH"
},
{
"deprel": "flat",
"end_char": 14,
"feats": "Number=Sing",
"head": 1,
"id": 3,
"lemma": "Russell",
"misc": "",
"start_char": 7,
"text": "Russell",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 17,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 15,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 22,
"feats": null,
"head": 0,
"id": 5,
"lemma": "back",
"misc": "",
"start_char": 18,
"text": "back",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 24,
"feats": null,
"head": 14,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 23,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 28,
"feats": null,
"head": 14,
"id": 7,
"lemma": "but",
"misc": "",
"start_char": 25,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 32,
"feats": "PronType=Int",
"head": 9,
"id": 8,
"lemma": "how",
"misc": "",
"start_char": 29,
"text": "how",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "advmod",
"end_char": 37,
"feats": "Degree=Pos",
"head": 14,
"id": 9,
"lemma": "long",
"misc": "",
"start_char": 33,
"text": "long",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "aux",
"end_char": 42,
"feats": "VerbForm=Fin",
"head": 14,
"id": 10,
"lemma": "will",
"misc": "",
"start_char": 38,
"text": "will",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "nsubj",
"end_char": 45,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 43,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 48,
"feats": "VerbForm=Inf",
"head": 14,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 46,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 50,
"feats": "Definite=Ind|PronType=Art",
"head": 14,
"id": 13,
"lemma": "a",
"misc": "",
"start_char": 49,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "conj",
"end_char": 56,
"feats": "Number=Sing",
"head": 5,
"id": 14,
"lemma": "Laker",
"misc": "",
"start_char": 51,
"text": "Laker",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 58,
"feats": null,
"head": 5,
"id": 15,
"lemma": "?",
"misc": "",
"start_char": 57,
"text": "?",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
d6cf178fc2aee8eeb28c04f5444c9eff | Thomas affects Phil but will most likely come off the bench for him since the Raptors are actually winning now. | [
{
"end_char": 111,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Thomas)) (VP (VP (VBZ affects) (NP (NNP Phil))) (CC but) (VP (MD will) (ADVP (RBS most) (RB likely)) (VP (VB come) (PP (IN off) (NP (DT the) (NN bench))) (PP (IN for) (NP (PRP him))) (SBAR (IN since) (S (NP (DT the) (NNPS Raptors)) (VP (VBP are) (ADVP (RB actually)) (VP (VBG winning) (ADVP (RB now))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Thomas affects Phil but will most likely come off the bench for him since the Raptors are actually winning now.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Thomas",
"misc": "",
"start_char": 0,
"text": "Thomas",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 14,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "affect",
"misc": "",
"start_char": 7,
"text": "affects",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 19,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Phil",
"misc": "",
"start_char": 15,
"text": "Phil",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 23,
"feats": null,
"head": 8,
"id": 4,
"lemma": "but",
"misc": "",
"start_char": 20,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "aux",
"end_char": 28,
"feats": "VerbForm=Fin",
"head": 8,
"id": 5,
"lemma": "will",
"misc": "",
"start_char": 24,
"text": "will",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 33,
"feats": "Degree=Sup",
"head": 7,
"id": 6,
"lemma": "most",
"misc": "",
"start_char": 29,
"text": "most",
"upos": "ADV",
"xpos": "RBS"
},
{
"deprel": "advmod",
"end_char": 40,
"feats": null,
"head": 8,
"id": 7,
"lemma": "likely",
"misc": "",
"start_char": 34,
"text": "likely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 45,
"feats": "VerbForm=Inf",
"head": 2,
"id": 8,
"lemma": "come",
"misc": "",
"start_char": 41,
"text": "come",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 49,
"feats": null,
"head": 11,
"id": 9,
"lemma": "off",
"misc": "",
"start_char": 46,
"text": "off",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 53,
"feats": "Definite=Def|PronType=Art",
"head": 11,
"id": 10,
"lemma": "the",
"misc": "",
"start_char": 50,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 59,
"feats": "Number=Sing",
"head": 8,
"id": 11,
"lemma": "bench",
"misc": "",
"start_char": 54,
"text": "bench",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 63,
"feats": null,
"head": 13,
"id": 12,
"lemma": "for",
"misc": "",
"start_char": 60,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 67,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 64,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 73,
"feats": null,
"head": 19,
"id": 14,
"lemma": "since",
"misc": "",
"start_char": 68,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 77,
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": 15,
"lemma": "the",
"misc": "",
"start_char": 74,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 85,
"feats": "Number=Plur",
"head": 19,
"id": 16,
"lemma": "Raptor",
"misc": "",
"start_char": 78,
"text": "Raptors",
"upos": "PROPN",
"xpos": "NNPS"
},
{
"deprel": "aux",
"end_char": 89,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 19,
"id": 17,
"lemma": "be",
"misc": "",
"start_char": 86,
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 98,
"feats": null,
"head": 19,
"id": 18,
"lemma": "actually",
"misc": "",
"start_char": 90,
"text": "actually",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 106,
"feats": "Tense=Pres|VerbForm=Part",
"head": 8,
"id": 19,
"lemma": "win",
"misc": "",
"start_char": 99,
"text": "winning",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "advmod",
"end_char": 110,
"feats": null,
"head": 19,
"id": 20,
"lemma": "now",
"misc": "",
"start_char": 107,
"text": "now",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 112,
"feats": null,
"head": 2,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 111,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
12,
12
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
439d341eb30baeabc17f48fdd6050386 | Marvin didn't conquer Robert because he wanted to own Robert, it was poor and backwards. | [
{
"end_char": 88,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Marvin)) (VP (VBD did) (RB n't) (VP (VB conquer) (NP (NNP Robert)) (SBAR (IN because) (S (NP (PRP he)) (VP (VBD wanted) (S (VP (TO to) (VP (VB own) (NP (NNP Robert))))))))))) (, ,) (S (NP (PRP it)) (VP (VBD was) (ADJP (JJ poor) (CC and) (RB backwards)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Marvin didn't conquer Robert because he wanted to own Robert, it was poor and backwards.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Marvin",
"misc": "",
"start_char": 0,
"text": "Marvin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "do",
"misc": "",
"start_char": 7,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 14,
"feats": null,
"head": 4,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 11,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 22,
"feats": "VerbForm=Inf",
"head": 0,
"id": 4,
"lemma": "conquer",
"misc": "",
"start_char": 15,
"text": "conquer",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 29,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "Robert",
"misc": "",
"start_char": 23,
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 37,
"feats": null,
"head": 8,
"id": 6,
"lemma": "because",
"misc": "",
"start_char": 30,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 40,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": 7,
"lemma": "he",
"misc": "",
"start_char": 38,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 47,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 8,
"lemma": "want",
"misc": "",
"start_char": 41,
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 50,
"feats": null,
"head": 10,
"id": 9,
"lemma": "to",
"misc": "",
"start_char": 48,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 54,
"feats": "VerbForm=Inf",
"head": 8,
"id": 10,
"lemma": "own",
"misc": "",
"start_char": 51,
"text": "own",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 61,
"feats": "Number=Sing",
"head": 10,
"id": 11,
"lemma": "Robert",
"misc": "",
"start_char": 55,
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 63,
"feats": null,
"head": 4,
"id": 12,
"lemma": ",",
"misc": "",
"start_char": 62,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 66,
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 13,
"lemma": "it",
"misc": "",
"start_char": 64,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 70,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": 14,
"lemma": "be",
"misc": "",
"start_char": 67,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "parataxis",
"end_char": 75,
"feats": "Degree=Pos",
"head": 4,
"id": 15,
"lemma": "poor",
"misc": "",
"start_char": 71,
"text": "poor",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 79,
"feats": null,
"head": 17,
"id": 16,
"lemma": "and",
"misc": "",
"start_char": 76,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 89,
"feats": null,
"head": 15,
"id": 17,
"lemma": "backwards",
"misc": "",
"start_char": 80,
"text": "backwards",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 91,
"feats": null,
"head": 4,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 90,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
6,
6
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
80a18d8de2397763c20f106d55c12220 | Also, did you see Cory at Night of Archie when he's with the DojoBros? | [
{
"end_char": 70,
"id": 1,
"misc": {
"parse_tree": "(ROOT (SQ (ADVP (RB Also)) (, ,) (VBD did) (NP (PRP you)) (VP (VB see) (NP (NP (NNP Cory)) (PP (IN at) (NP (NP (NNP Night)) (PP (IN of) (NP (NNP Archie)))))) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBZ 's) (PP (IN with) (NP (DT the) (NNP DojoBros))))))) (. ?)))"
},
"speaker": null,
"start_char": 0,
"text": "Also, did you see Cory at Night of Archie when he's with the DojoBros?",
"tokens": [
{
"deprel": "advmod",
"end_char": 4,
"feats": null,
"head": 5,
"id": 1,
"lemma": "also",
"misc": "",
"start_char": 0,
"text": "Also",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 6,
"feats": null,
"head": 5,
"id": 2,
"lemma": ",",
"misc": "",
"start_char": 5,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "aux",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 3,
"lemma": "do",
"misc": "",
"start_char": 7,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"end_char": 14,
"feats": "Case=Nom|Person=2|PronType=Prs",
"head": 5,
"id": 4,
"lemma": "you",
"misc": "",
"start_char": 11,
"text": "you",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"end_char": 18,
"feats": "VerbForm=Inf",
"head": 0,
"id": 5,
"lemma": "see",
"misc": "",
"start_char": 15,
"text": "see",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 23,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "cory",
"misc": "",
"start_char": 19,
"text": "Cory",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 26,
"feats": null,
"head": 8,
"id": 7,
"lemma": "at",
"misc": "",
"start_char": 24,
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 32,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "Night",
"misc": "",
"start_char": 27,
"text": "Night",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 35,
"feats": null,
"head": 10,
"id": 9,
"lemma": "of",
"misc": "",
"start_char": 33,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 42,
"feats": "Number=Sing",
"head": 8,
"id": 10,
"lemma": "Archie",
"misc": "",
"start_char": 36,
"text": "Archie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 47,
"feats": "PronType=Int",
"head": 16,
"id": 11,
"lemma": "when",
"misc": "",
"start_char": 43,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 50,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 48,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 53,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 16,
"id": 13,
"lemma": "be",
"misc": "",
"start_char": 51,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "case",
"end_char": 58,
"feats": null,
"head": 16,
"id": 14,
"lemma": "with",
"misc": "",
"start_char": 54,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 62,
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": 15,
"lemma": "the",
"misc": "",
"start_char": 59,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advcl",
"end_char": 71,
"feats": "Number=Sing",
"head": 5,
"id": 16,
"lemma": "DojoBros",
"misc": "",
"start_char": 63,
"text": "DojoBros",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 73,
"feats": null,
"head": 5,
"id": 17,
"lemma": "?",
"misc": "",
"start_char": 72,
"text": "?",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
5
],
[
0,
11,
11
]
],
[
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
cffe267a97691647bb9d693d32fcf1a9 | Gary was one of the elves tutored by Philip, but anything after his death remains unknown. | [
{
"end_char": 90,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Gary)) (VP (VBD was) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (NNS elves)) (VP (VBN tutored) (PP (IN by) (NP (NNP Philip))))))))) (, ,) (CC but) (S (NP (NP (NN anything)) (PP (IN after) (NP (PRP$ his) (NN death)))) (VP (VBZ remains) (ADJP (JJ unknown)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Gary was one of the elves tutored by Philip, but anything after his death remains unknown.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Gary",
"misc": "",
"start_char": 0,
"text": "Gary",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 8,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 5,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 12,
"feats": "NumForm=Word|NumType=Card",
"head": 0,
"id": 3,
"lemma": "one",
"misc": "",
"start_char": 9,
"text": "one",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "case",
"end_char": 15,
"feats": null,
"head": 6,
"id": 4,
"lemma": "of",
"misc": "",
"start_char": 13,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 19,
"feats": "Definite=Def|PronType=Art",
"head": 6,
"id": 5,
"lemma": "the",
"misc": "",
"start_char": 16,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 25,
"feats": "Number=Plur",
"head": 3,
"id": 6,
"lemma": "elve",
"misc": "",
"start_char": 20,
"text": "elves",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "acl",
"end_char": 33,
"feats": "Tense=Past|VerbForm=Part",
"head": 6,
"id": 7,
"lemma": "tutor",
"misc": "",
"start_char": 26,
"text": "tutored",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 36,
"feats": null,
"head": 9,
"id": 8,
"lemma": "by",
"misc": "",
"start_char": 34,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 43,
"feats": "Number=Sing",
"head": 7,
"id": 9,
"lemma": "Philip",
"misc": "",
"start_char": 37,
"text": "Philip",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 45,
"feats": null,
"head": 16,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 44,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 49,
"feats": null,
"head": 16,
"id": 11,
"lemma": "but",
"misc": "",
"start_char": 46,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 58,
"feats": "Number=Sing|PronType=Ind",
"head": 16,
"id": 12,
"lemma": "anything",
"misc": "",
"start_char": 50,
"text": "anything",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 64,
"feats": null,
"head": 15,
"id": 13,
"lemma": "after",
"misc": "",
"start_char": 59,
"text": "after",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 68,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 15,
"id": 14,
"lemma": "his",
"misc": "",
"start_char": 65,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod",
"end_char": 74,
"feats": "Number=Sing",
"head": 12,
"id": 15,
"lemma": "death",
"misc": "",
"start_char": 69,
"text": "death",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "conj",
"end_char": 82,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 16,
"lemma": "remain",
"misc": "",
"start_char": 75,
"text": "remains",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "xcomp",
"end_char": 90,
"feats": "Degree=Pos",
"head": 16,
"id": 17,
"lemma": "unknown",
"misc": "",
"start_char": 83,
"text": "unknown",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 92,
"feats": null,
"head": 3,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 91,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
0246f967fe70440be9cc6e1e324a2593 | Also I believe Stephanie outduels Ara until very late if she builds Botrk into full tank. | [
{
"end_char": 89,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (ADVP (RB Also)) (NP (PRP I)) (VP (VBP believe) (SBAR (S (NP (NNP Stephanie)) (VP (VBZ outduels) (NP (NNP Ara)) (PP (IN until) (ADVP (RB very) (RB late))) (SBAR (IN if) (S (NP (PRP she)) (VP (VBZ builds) (NP (NNP Botrk)) (PP (IN into) (NP (JJ full) (NN tank)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Also I believe Stephanie outduels Ara until very late if she builds Botrk into full tank.",
"tokens": [
{
"deprel": "advmod",
"end_char": 4,
"feats": null,
"head": 3,
"id": 1,
"lemma": "also",
"misc": "",
"start_char": 0,
"text": "Also",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 3,
"id": 2,
"lemma": "I",
"misc": "",
"start_char": 5,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"end_char": 14,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "believe",
"misc": "",
"start_char": 7,
"text": "believe",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "nsubj",
"end_char": 24,
"feats": "Number=Sing",
"head": 5,
"id": 4,
"lemma": "Stephanie",
"misc": "",
"start_char": 15,
"text": "Stephanie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "ccomp",
"end_char": 33,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 5,
"lemma": "outduel",
"misc": "",
"start_char": 25,
"text": "outduels",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 37,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Ara",
"misc": "",
"start_char": 34,
"text": "Ara",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 43,
"feats": null,
"head": 9,
"id": 7,
"lemma": "until",
"misc": "",
"start_char": 38,
"text": "until",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advmod",
"end_char": 48,
"feats": null,
"head": 9,
"id": 8,
"lemma": "very",
"misc": "",
"start_char": 44,
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "obl",
"end_char": 53,
"feats": "Degree=Pos",
"head": 5,
"id": 9,
"lemma": "late",
"misc": "",
"start_char": 49,
"text": "late",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 56,
"feats": null,
"head": 12,
"id": 10,
"lemma": "if",
"misc": "",
"start_char": 54,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 60,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "she",
"misc": "",
"start_char": 57,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 67,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 12,
"lemma": "build",
"misc": "",
"start_char": 61,
"text": "builds",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 73,
"feats": "Number=Sing",
"head": 12,
"id": 13,
"lemma": "Botrk",
"misc": "",
"start_char": 68,
"text": "Botrk",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 78,
"feats": null,
"head": 16,
"id": 14,
"lemma": "into",
"misc": "",
"start_char": 74,
"text": "into",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 83,
"feats": "Degree=Pos",
"head": 16,
"id": 15,
"lemma": "full",
"misc": "",
"start_char": 79,
"text": "full",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 88,
"feats": "Number=Sing",
"head": 12,
"id": 16,
"lemma": "tank",
"misc": "",
"start_char": 84,
"text": "tank",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 90,
"feats": null,
"head": 3,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 89,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
],
[
0,
10,
10
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
6ed0e6bd1da40d08743cfbe5cb7b4c50 | Candace asks Rhonda if she got boned, proceeds to tell her to bone the next person to walk in. | [
{
"end_char": 94,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Candace)) (VP (VBZ asks) (NP (NNP Rhonda)) (SBAR (IN if) (S (NP (PRP she)) (VP (VP (VBD got) (ADJP (VBN boned))) (, ,) (VP (VBZ proceeds) (S (VP (TO to) (VP (VB tell) (NP (PRP her)) (S (VP (TO to) (VP (VB bone) (NP (DT the) (JJ next) (NN person)) (S (VP (TO to) (VP (VB walk) (PRT (RB in)))))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Candace asks Rhonda if she got boned, proceeds to tell her to bone the next person to walk in.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Candace",
"misc": "",
"start_char": 0,
"text": "Candace",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 12,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "ask",
"misc": "",
"start_char": 8,
"text": "asks",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "iobj",
"end_char": 19,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Rhonda",
"misc": "",
"start_char": 13,
"text": "Rhonda",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 22,
"feats": null,
"head": 7,
"id": 4,
"lemma": "if",
"misc": "",
"start_char": 20,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 26,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 7,
"id": 5,
"lemma": "she",
"misc": "",
"start_char": 23,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 30,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": 6,
"lemma": "get",
"misc": "",
"start_char": 27,
"text": "got",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 36,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 9,
"id": 7,
"lemma": "bone",
"misc": "",
"start_char": 31,
"text": "boned",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 38,
"feats": null,
"head": 9,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 37,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "conj",
"end_char": 47,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 9,
"lemma": "proceed",
"misc": "",
"start_char": 39,
"text": "proceeds",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 50,
"feats": null,
"head": 11,
"id": 10,
"lemma": "to",
"misc": "",
"start_char": 48,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 55,
"feats": "VerbForm=Inf",
"head": 9,
"id": 11,
"lemma": "tell",
"misc": "",
"start_char": 51,
"text": "tell",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "iobj",
"end_char": 59,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 12,
"lemma": "her",
"misc": "",
"start_char": 56,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 62,
"feats": null,
"head": 14,
"id": 13,
"lemma": "to",
"misc": "",
"start_char": 60,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 67,
"feats": "VerbForm=Inf",
"head": 11,
"id": 14,
"lemma": "bone",
"misc": "",
"start_char": 63,
"text": "bone",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 71,
"feats": "Definite=Def|PronType=Art",
"head": 17,
"id": 15,
"lemma": "the",
"misc": "",
"start_char": 68,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 76,
"feats": "Degree=Pos",
"head": 17,
"id": 16,
"lemma": "next",
"misc": "",
"start_char": 72,
"text": "next",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 83,
"feats": "Number=Sing",
"head": 14,
"id": 17,
"lemma": "person",
"misc": "",
"start_char": 77,
"text": "person",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 86,
"feats": null,
"head": 19,
"id": 18,
"lemma": "to",
"misc": "",
"start_char": 84,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 91,
"feats": "VerbForm=Inf",
"head": 14,
"id": 19,
"lemma": "walk",
"misc": "",
"start_char": 87,
"text": "walk",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obl",
"end_char": 94,
"feats": null,
"head": 19,
"id": 20,
"lemma": "in",
"misc": "",
"start_char": 92,
"text": "in",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 96,
"feats": null,
"head": 2,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 95,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
8371ffd197735b2fec1130362cf5004d | John isn't a talent like Jorge so I would avoid him till he's been proven on the field. | [
{
"end_char": 87,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP John)) (VP (VBZ is) (RB n't) (NP (NP (DT a) (NN talent)) (PP (IN like) (NP (NNP Jorge)))))) (RB so) (S (NP (PRP I)) (VP (MD would) (VP (VB avoid) (NP (PRP him)) (SBAR (IN till) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBN been) (VP (VBN proven) (PP (IN on) (NP (DT the) (NN field))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "John isn't a talent like Jorge so I would avoid him till he's been proven on the field.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "John",
"misc": "",
"start_char": 0,
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 7,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 5,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 11,
"feats": null,
"head": 5,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 8,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "det",
"end_char": 13,
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": 4,
"lemma": "a",
"misc": "",
"start_char": 12,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "root",
"end_char": 20,
"feats": "Number=Sing",
"head": 0,
"id": 5,
"lemma": "talent",
"misc": "",
"start_char": 14,
"text": "talent",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 25,
"feats": null,
"head": 7,
"id": 6,
"lemma": "like",
"misc": "",
"start_char": 21,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 31,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Jorge",
"misc": "",
"start_char": 26,
"text": "Jorge",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 34,
"feats": null,
"head": 11,
"id": 8,
"lemma": "so",
"misc": "",
"start_char": 32,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 36,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 11,
"id": 9,
"lemma": "I",
"misc": "",
"start_char": 35,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 42,
"feats": "VerbForm=Fin",
"head": 11,
"id": 10,
"lemma": "would",
"misc": "",
"start_char": 37,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "parataxis",
"end_char": 48,
"feats": "VerbForm=Inf",
"head": 5,
"id": 11,
"lemma": "avoid",
"misc": "",
"start_char": 43,
"text": "avoid",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 52,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 49,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 57,
"feats": null,
"head": 17,
"id": 13,
"lemma": "till",
"misc": "",
"start_char": 53,
"text": "till",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 60,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 58,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 63,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 17,
"id": 15,
"lemma": "be",
"misc": "",
"start_char": 61,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "aux:pass",
"end_char": 68,
"feats": "Tense=Past|VerbForm=Part",
"head": 17,
"id": 16,
"lemma": "be",
"misc": "",
"start_char": 64,
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "advcl",
"end_char": 75,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 11,
"id": 17,
"lemma": "prove",
"misc": "",
"start_char": 69,
"text": "proven",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 78,
"feats": null,
"head": 20,
"id": 18,
"lemma": "on",
"misc": "",
"start_char": 76,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 82,
"feats": "Definite=Def|PronType=Art",
"head": 20,
"id": 19,
"lemma": "the",
"misc": "",
"start_char": 79,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 88,
"feats": "Number=Sing",
"head": 17,
"id": 20,
"lemma": "field",
"misc": "",
"start_char": 83,
"text": "field",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 90,
"feats": null,
"head": 5,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 89,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
fd15a71572a5cf0e9911590a2469797d | Another one I like:> Alvin had once commented that Harold did not know much, but no one could doubt that he knew his name. | [
{
"end_char": 122,
"id": 1,
"misc": {
"parse_tree": "(ROOT (NP (NP (NP (DT Another) (NN one)) (SBAR (S (NP (PRP I)) (VP (VBP like))))) (: :) (NFP >) (S (S (NP (NNP Alvin)) (VP (VBD had) (ADVP (RB once)) (VP (VBN commented) (SBAR (IN that) (S (NP (NNP Harold)) (VP (VBD did) (RB not) (VP (VB know) (NP (RB much))))))))) (, ,) (CC but) (S (NP (DT no) (NN one)) (VP (MD could) (VP (VB doubt) (SBAR (IN that) (S (NP (PRP he)) (VP (VBD knew) (NP (PRP$ his) (NN name))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Another one I like:> Alvin had once commented that Harold did not know much, but no one could doubt that he knew his name.",
"tokens": [
{
"deprel": "det",
"end_char": 7,
"feats": null,
"head": 2,
"id": 1,
"lemma": "another",
"misc": "",
"start_char": 0,
"text": "Another",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "root",
"end_char": 11,
"feats": "Number=Sing",
"head": 0,
"id": 2,
"lemma": "one",
"misc": "",
"start_char": 8,
"text": "one",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 13,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 4,
"id": 3,
"lemma": "I",
"misc": "",
"start_char": 12,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "acl:relcl",
"end_char": 18,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 4,
"lemma": "like",
"misc": "",
"start_char": 14,
"text": "like",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "punct",
"end_char": 20,
"feats": null,
"head": 2,
"id": 5,
"lemma": ":",
"misc": "",
"start_char": 19,
"text": ":",
"upos": "PUNCT",
"xpos": ":"
},
{
"deprel": "punct",
"end_char": 22,
"feats": null,
"head": 2,
"id": 6,
"lemma": ">",
"misc": "",
"start_char": 21,
"text": ">",
"upos": "PUNCT",
"xpos": "NFP"
},
{
"deprel": "nsubj",
"end_char": 28,
"feats": "Number=Sing",
"head": 10,
"id": 7,
"lemma": "Alvin",
"misc": "",
"start_char": 23,
"text": "Alvin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 32,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": 8,
"lemma": "have",
"misc": "",
"start_char": 29,
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 37,
"feats": "NumType=Mult",
"head": 10,
"id": 9,
"lemma": "once",
"misc": "",
"start_char": 33,
"text": "once",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 47,
"feats": "Tense=Past|VerbForm=Part",
"head": 2,
"id": 10,
"lemma": "comment",
"misc": "",
"start_char": 38,
"text": "commented",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"end_char": 52,
"feats": null,
"head": 15,
"id": 11,
"lemma": "that",
"misc": "",
"start_char": 48,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 59,
"feats": "Number=Sing",
"head": 15,
"id": 12,
"lemma": "Harold",
"misc": "",
"start_char": 53,
"text": "Harold",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 63,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": 13,
"lemma": "do",
"misc": "",
"start_char": 60,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 67,
"feats": null,
"head": 15,
"id": 14,
"lemma": "not",
"misc": "",
"start_char": 64,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 72,
"feats": "VerbForm=Inf",
"head": 10,
"id": 15,
"lemma": "know",
"misc": "",
"start_char": 68,
"text": "know",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 77,
"feats": null,
"head": 15,
"id": 16,
"lemma": "much",
"misc": "",
"start_char": 73,
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 79,
"feats": null,
"head": 22,
"id": 17,
"lemma": ",",
"misc": "",
"start_char": 78,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 83,
"feats": null,
"head": 22,
"id": 18,
"lemma": "but",
"misc": "",
"start_char": 80,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "det",
"end_char": 86,
"feats": null,
"head": 20,
"id": 19,
"lemma": "no",
"misc": "",
"start_char": 84,
"text": "no",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 90,
"feats": "Number=Sing|PronType=Neg",
"head": 22,
"id": 20,
"lemma": "one",
"misc": "",
"start_char": 87,
"text": "one",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "aux",
"end_char": 96,
"feats": "VerbForm=Fin",
"head": 22,
"id": 21,
"lemma": "could",
"misc": "",
"start_char": 91,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "conj",
"end_char": 102,
"feats": "VerbForm=Inf",
"head": 10,
"id": 22,
"lemma": "doubt",
"misc": "",
"start_char": 97,
"text": "doubt",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 107,
"feats": null,
"head": 25,
"id": 23,
"lemma": "that",
"misc": "",
"start_char": 103,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 110,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 25,
"id": 24,
"lemma": "he",
"misc": "",
"start_char": 108,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"end_char": 115,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 22,
"id": 25,
"lemma": "know",
"misc": "",
"start_char": 111,
"text": "knew",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"end_char": 119,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 27,
"id": 26,
"lemma": "his",
"misc": "",
"start_char": 116,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 124,
"feats": "Number=Sing",
"head": 25,
"id": 27,
"lemma": "name",
"misc": "",
"start_char": 120,
"text": "name",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 126,
"feats": null,
"head": 2,
"id": 28,
"lemma": ".",
"misc": "",
"start_char": 125,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
6,
6
]
],
[
[
0,
11,
11
],
[
0,
23,
23
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
fe4bea339520ca4933d04c3cdfe7dd74 | Are we going to refer Jasper as John until he gets his name back, or nah? | [
{
"end_char": 73,
"id": 1,
"misc": {
"parse_tree": "(ROOT (SQ (VBP Are) (NP (PRP we)) (VP (VBG going) (S (VP (TO to) (VP (VB refer) (NP (NNP Jasper)) (PP (IN as) (NP (NNP John))) (SBAR (IN until) (S (NP (PRP he)) (VP (VP (VBZ gets) (NP (PRP$ his) (NN name)) (ADVP (RB back))) (, ,) (CC or) (VP (UH nah))))))))) (. ?)))"
},
"speaker": null,
"start_char": 0,
"text": "Are we going to refer Jasper as John until he gets his name back, or nah?",
"tokens": [
{
"deprel": "aux",
"end_char": 3,
"feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 1,
"lemma": "be",
"misc": "",
"start_char": 0,
"text": "Are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
"head": 3,
"id": 2,
"lemma": "we",
"misc": "",
"start_char": 4,
"text": "we",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"end_char": 12,
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": 3,
"lemma": "go",
"misc": "",
"start_char": 7,
"text": "going",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 15,
"feats": null,
"head": 5,
"id": 4,
"lemma": "to",
"misc": "",
"start_char": 13,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 21,
"feats": "VerbForm=Inf",
"head": 3,
"id": 5,
"lemma": "refer",
"misc": "",
"start_char": 16,
"text": "refer",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 28,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Jasper",
"misc": "",
"start_char": 22,
"text": "Jasper",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 31,
"feats": null,
"head": 8,
"id": 7,
"lemma": "as",
"misc": "",
"start_char": 29,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 36,
"feats": "Number=Sing",
"head": 5,
"id": 8,
"lemma": "John",
"misc": "",
"start_char": 32,
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 42,
"feats": null,
"head": 11,
"id": 9,
"lemma": "until",
"misc": "",
"start_char": 37,
"text": "until",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 45,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 43,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 50,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 11,
"lemma": "get",
"misc": "",
"start_char": 46,
"text": "gets",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "nmod:poss",
"end_char": 54,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "his",
"misc": "",
"start_char": 51,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 59,
"feats": "Number=Sing",
"head": 11,
"id": 13,
"lemma": "name",
"misc": "",
"start_char": 55,
"text": "name",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 64,
"feats": null,
"head": 11,
"id": 14,
"lemma": "back",
"misc": "",
"start_char": 60,
"text": "back",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 66,
"feats": null,
"head": 16,
"id": 15,
"lemma": ",",
"misc": "",
"start_char": 65,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 69,
"feats": null,
"head": 17,
"id": 16,
"lemma": "or",
"misc": "",
"start_char": 67,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "discourse",
"end_char": 73,
"feats": null,
"head": 3,
"id": 17,
"lemma": "nah",
"misc": "",
"start_char": 70,
"text": "nah",
"upos": "INTJ",
"xpos": "UH"
},
{
"deprel": "punct",
"end_char": 75,
"feats": null,
"head": 3,
"id": 18,
"lemma": "?",
"misc": "",
"start_char": 74,
"text": "?",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
5
],
[
0,
9,
9
]
],
[
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
53a24ddb14cab88f500ae029dc948ed5 | Scott would be cool, but I like Christopher more so I voted for him. | [
{
"end_char": 68,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Scott)) (VP (MD would) (VP (VB be) (ADJP (JJ cool))))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP like) (NP (NNP Christopher)) (ADVP (NP (RBR more) (RB so)) (SBAR (S (NP (PRP I)) (VP (VBD voted) (PP (IN for) (NP (PRP him))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Scott would be cool, but I like Christopher more so I voted for him.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Scott",
"misc": "",
"start_char": 0,
"text": "Scott",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 11,
"feats": "VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "would",
"misc": "",
"start_char": 6,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "cop",
"end_char": 14,
"feats": "VerbForm=Inf",
"head": 4,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 12,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "root",
"end_char": 19,
"feats": "Degree=Pos",
"head": 0,
"id": 4,
"lemma": "cool",
"misc": "",
"start_char": 15,
"text": "cool",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 21,
"feats": null,
"head": 8,
"id": 5,
"lemma": ",",
"misc": "",
"start_char": 20,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 25,
"feats": null,
"head": 8,
"id": 6,
"lemma": "but",
"misc": "",
"start_char": 22,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 27,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 8,
"id": 7,
"lemma": "I",
"misc": "",
"start_char": 26,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 32,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 8,
"lemma": "like",
"misc": "",
"start_char": 28,
"text": "like",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "obj",
"end_char": 44,
"feats": "Number=Sing",
"head": 8,
"id": 9,
"lemma": "Christopher",
"misc": "",
"start_char": 33,
"text": "Christopher",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 49,
"feats": "Degree=Cmp",
"head": 8,
"id": 10,
"lemma": "more",
"misc": "",
"start_char": 45,
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "advmod",
"end_char": 52,
"feats": null,
"head": 13,
"id": 11,
"lemma": "so",
"misc": "",
"start_char": 50,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 54,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "I",
"misc": "",
"start_char": 53,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"end_char": 60,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin",
"head": 8,
"id": 13,
"lemma": "vote",
"misc": "",
"start_char": 55,
"text": "voted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 64,
"feats": null,
"head": 15,
"id": 14,
"lemma": "for",
"misc": "",
"start_char": 61,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 68,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 15,
"lemma": "he",
"misc": "",
"start_char": 65,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 70,
"feats": null,
"head": 4,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 69,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
8,
8
],
[
0,
14,
14
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
e5cd070d2a4eae900d3673893ad1bd10 | Claudia leans more towards Billie, but we'll have to see where she would vote. | [
{
"end_char": 78,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Claudia)) (VP (VBZ leans) (PP (ADVP (RBR more)) (IN towards) (NP (NNP Billie))))) (, ,) (CC but) (S (NP (PRP we)) (VP (MD 'll) (VP (VB have) (S (VP (TO to) (VP (VB see) (SBAR (WHADVP (WRB where)) (S (NP (PRP she)) (VP (MD would) (VP (VB vote))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Claudia leans more towards Billie, but we'll have to see where she would vote.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Claudia",
"misc": "",
"start_char": 0,
"text": "Claudia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 13,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "lean",
"misc": "",
"start_char": 8,
"text": "leans",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 18,
"feats": "Degree=Cmp",
"head": 2,
"id": 3,
"lemma": "more",
"misc": "",
"start_char": 14,
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "case",
"end_char": 26,
"feats": null,
"head": 5,
"id": 4,
"lemma": "towards",
"misc": "",
"start_char": 19,
"text": "towards",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 33,
"feats": "Number=Sing",
"head": 2,
"id": 5,
"lemma": "Billie",
"misc": "",
"start_char": 27,
"text": "Billie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 35,
"feats": null,
"head": 10,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 34,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 39,
"feats": null,
"head": 10,
"id": 7,
"lemma": "but",
"misc": "",
"start_char": 36,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 42,
"feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
"head": 10,
"id": 8,
"lemma": "we",
"misc": "",
"start_char": 40,
"text": "we",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 46,
"feats": "VerbForm=Fin",
"head": 10,
"id": 9,
"lemma": "will",
"misc": "",
"start_char": 43,
"text": "'ll",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "conj",
"end_char": 51,
"feats": "VerbForm=Inf",
"head": 2,
"id": 10,
"lemma": "have",
"misc": "",
"start_char": 47,
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 54,
"feats": null,
"head": 12,
"id": 11,
"lemma": "to",
"misc": "",
"start_char": 52,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 58,
"feats": "VerbForm=Inf",
"head": 10,
"id": 12,
"lemma": "see",
"misc": "",
"start_char": 55,
"text": "see",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 64,
"feats": "PronType=Int",
"head": 16,
"id": 13,
"lemma": "where",
"misc": "",
"start_char": 59,
"text": "where",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 68,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 14,
"lemma": "she",
"misc": "",
"start_char": 65,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 74,
"feats": "VerbForm=Fin",
"head": 16,
"id": 15,
"lemma": "would",
"misc": "",
"start_char": 69,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "ccomp",
"end_char": 79,
"feats": "VerbForm=Inf",
"head": 12,
"id": 16,
"lemma": "vote",
"misc": "",
"start_char": 75,
"text": "vote",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"end_char": 81,
"feats": null,
"head": 2,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 80,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
c21db69eebdf925ed15b363c139786b1 | Micheal is setting Mariano up to fail so he can replace him with Poyet. | [
{
"end_char": 71,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Micheal)) (VP (VBZ is) (VP (VBG setting) (NP (NNP Mariano)) (PRT (RP up)) (S (VP (TO to) (VP (VB fail) (SBAR (IN so) (S (NP (PRP he)) (VP (MD can) (VP (VB replace) (NP (PRP him)) (PP (IN with) (NP (NNP Poyet)))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Micheal is setting Mariano up to fail so he can replace him with Poyet.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Micheal",
"misc": "",
"start_char": 0,
"text": "Micheal",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 8,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": 3,
"lemma": "set",
"misc": "",
"start_char": 11,
"text": "setting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 26,
"feats": "Number=Sing",
"head": 3,
"id": 4,
"lemma": "Mariano",
"misc": "",
"start_char": 19,
"text": "Mariano",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "compound:prt",
"end_char": 29,
"feats": null,
"head": 3,
"id": 5,
"lemma": "up",
"misc": "",
"start_char": 27,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "mark",
"end_char": 32,
"feats": null,
"head": 7,
"id": 6,
"lemma": "to",
"misc": "",
"start_char": 30,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 37,
"feats": "VerbForm=Inf",
"head": 3,
"id": 7,
"lemma": "fail",
"misc": "",
"start_char": 33,
"text": "fail",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 40,
"feats": null,
"head": 11,
"id": 8,
"lemma": "so",
"misc": "",
"start_char": 38,
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 43,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 41,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 47,
"feats": "VerbForm=Fin",
"head": 11,
"id": 10,
"lemma": "can",
"misc": "",
"start_char": 44,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"end_char": 55,
"feats": "VerbForm=Inf",
"head": 3,
"id": 11,
"lemma": "replace",
"misc": "",
"start_char": 48,
"text": "replace",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 59,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 56,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 64,
"feats": null,
"head": 14,
"id": 13,
"lemma": "with",
"misc": "",
"start_char": 60,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 70,
"feats": "Number=Sing",
"head": 11,
"id": 14,
"lemma": "Poyet",
"misc": "",
"start_char": 65,
"text": "Poyet",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 72,
"feats": null,
"head": 3,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 71,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
3,
3
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
8df77f3d610b0a31d791e3d1687af89a | After Luis asks Eddie if he thinks he's smart: "Oh, is that what we're gonna do today? | [
{
"end_char": 86,
"id": 1,
"misc": {
"parse_tree": "(ROOT (SBARQ (SBAR (IN After) (S (NP (NNP Luis)) (VP (VBZ asks) (NP (NNP Eddie)) (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ thinks) (SBAR (S (NP (PRP he)) (VP (VBZ 's) (ADJP (JJ smart))))))))))) (: :) (`` ``) (SQ (INTJ (UH Oh)) (, ,) (VP (VBZ is) (SBAR (IN that) (SBAR (WHNP (WP what)) (S (NP (PRP we)) (VP (VBP 're) (VP (VBG gon) (S (VP (TO na) (VP (VB do) (NP (NN today)))))))))))) (. ?)))"
},
"speaker": null,
"start_char": 0,
"text": "After Luis asks Eddie if he thinks he's smart: \"Oh, is that what we're gonna do today?",
"tokens": [
{
"deprel": "mark",
"end_char": 5,
"feats": null,
"head": 3,
"id": 1,
"lemma": "after",
"misc": "",
"start_char": 0,
"text": "After",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 10,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "Luis",
"misc": "",
"start_char": 6,
"text": "Luis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 15,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "ask",
"misc": "",
"start_char": 11,
"text": "asks",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "iobj",
"end_char": 21,
"feats": "Number=Sing",
"head": 3,
"id": 4,
"lemma": "Eddie",
"misc": "",
"start_char": 16,
"text": "Eddie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 24,
"feats": null,
"head": 7,
"id": 5,
"lemma": "if",
"misc": "",
"start_char": 22,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 27,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 7,
"id": 6,
"lemma": "he",
"misc": "",
"start_char": 25,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 34,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 7,
"lemma": "think",
"misc": "",
"start_char": 28,
"text": "thinks",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "nsubj",
"end_char": 37,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 35,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 40,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 10,
"id": 9,
"lemma": "be",
"misc": "",
"start_char": 38,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "ccomp",
"end_char": 46,
"feats": "Degree=Pos",
"head": 7,
"id": 10,
"lemma": "smart",
"misc": "",
"start_char": 41,
"text": "smart",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 48,
"feats": null,
"head": 3,
"id": 11,
"lemma": ":",
"misc": "",
"start_char": 47,
"text": ":",
"upos": "PUNCT",
"xpos": ":"
},
{
"deprel": "punct",
"end_char": 51,
"feats": null,
"head": 17,
"id": 12,
"lemma": "``",
"misc": "",
"start_char": 49,
"text": "``",
"upos": "PUNCT",
"xpos": "``"
},
{
"deprel": "discourse",
"end_char": 54,
"feats": null,
"head": 17,
"id": 13,
"lemma": "oh",
"misc": "",
"start_char": 52,
"text": "Oh",
"upos": "INTJ",
"xpos": "UH"
},
{
"deprel": "punct",
"end_char": 56,
"feats": null,
"head": 13,
"id": 14,
"lemma": ",",
"misc": "",
"start_char": 55,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cop",
"end_char": 59,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 17,
"id": 15,
"lemma": "be",
"misc": "",
"start_char": 57,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "nsubj",
"end_char": 64,
"feats": null,
"head": 17,
"id": 16,
"lemma": "that",
"misc": "",
"start_char": 60,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "ccomp",
"end_char": 69,
"feats": "PronType=Rel",
"head": 3,
"id": 17,
"lemma": "what",
"misc": "",
"start_char": 65,
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "nsubj",
"end_char": 72,
"feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
"head": 20,
"id": 18,
"lemma": "we",
"misc": "",
"start_char": 70,
"text": "we",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 76,
"feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin",
"head": 20,
"id": 19,
"lemma": "be",
"misc": "",
"start_char": 73,
"text": "'re",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "acl:relcl",
"end_char": 80,
"feats": "Tense=Pres|VerbForm=Part",
"head": 17,
"id": 20,
"lemma": "go",
"misc": "",
"start_char": 77,
"text": "gon",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 83,
"feats": null,
"head": 22,
"id": 21,
"lemma": "to",
"misc": "",
"start_char": 81,
"text": "na",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 86,
"feats": "VerbForm=Inf",
"head": 20,
"id": 22,
"lemma": "do",
"misc": "",
"start_char": 84,
"text": "do",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obl:tmod",
"end_char": 92,
"feats": "Number=Sing",
"head": 22,
"id": 23,
"lemma": "today",
"misc": "",
"start_char": 87,
"text": "today",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 94,
"feats": null,
"head": 3,
"id": 24,
"lemma": "?",
"misc": "",
"start_char": 93,
"text": "?",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
3,
3
],
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
Subsets and Splits