id
stringlengths 32
32
| text
stringlengths 39
174
| sentences
listlengths 1
1
| coref_chains
sequencelengths 2
2
| genre
stringclasses 1
value | meta_data
dict |
---|---|---|---|---|---|
5a4e30f14978cbb28507794a2e744b93 | Kenneth was the perfect choice for Wesley, but in that final film he just outclassed everyone else. | [
{
"end_char": 99,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Kenneth)) (VP (VBD was) (NP (DT the) (JJ perfect) (NN choice)) (PP (IN for) (NP (NNP Wesley))))) (, ,) (CC but) (S (PP (IN in) (NP (DT that) (JJ final) (NN film))) (NP (PRP he)) (ADVP (RB just)) (VP (VBD outclassed) (NP (NN everyone) (JJ else)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Kenneth was the perfect choice for Wesley, but in that final film he just outclassed everyone else.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Kenneth",
"misc": "",
"start_char": 0,
"text": "Kenneth",
"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": "det",
"end_char": 15,
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": 3,
"lemma": "the",
"misc": "",
"start_char": 12,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 23,
"feats": "Degree=Pos",
"head": 5,
"id": 4,
"lemma": "perfect",
"misc": "",
"start_char": 16,
"text": "perfect",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "root",
"end_char": 30,
"feats": "Number=Sing",
"head": 0,
"id": 5,
"lemma": "choice",
"misc": "",
"start_char": 24,
"text": "choice",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 34,
"feats": null,
"head": 7,
"id": 6,
"lemma": "for",
"misc": "",
"start_char": 31,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 41,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Wesley",
"misc": "",
"start_char": 35,
"text": "Wesley",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 43,
"feats": null,
"head": 16,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 42,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 47,
"feats": null,
"head": 16,
"id": 9,
"lemma": "but",
"misc": "",
"start_char": 44,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "case",
"end_char": 50,
"feats": null,
"head": 13,
"id": 10,
"lemma": "in",
"misc": "",
"start_char": 48,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 55,
"feats": "Number=Sing|PronType=Dem",
"head": 13,
"id": 11,
"lemma": "that",
"misc": "",
"start_char": 51,
"text": "that",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 61,
"feats": "Degree=Pos",
"head": 13,
"id": 12,
"lemma": "final",
"misc": "",
"start_char": 56,
"text": "final",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 66,
"feats": "Number=Sing",
"head": 16,
"id": 13,
"lemma": "film",
"misc": "",
"start_char": 62,
"text": "film",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 69,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 67,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 74,
"feats": null,
"head": 16,
"id": 15,
"lemma": "just",
"misc": "",
"start_char": 70,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 85,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 16,
"lemma": "outclass",
"misc": "",
"start_char": 75,
"text": "outclassed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 94,
"feats": "Number=Sing|PronType=Tot",
"head": 16,
"id": 17,
"lemma": "everyone",
"misc": "",
"start_char": 86,
"text": "everyone",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "amod",
"end_char": 99,
"feats": "Degree=Pos",
"head": 17,
"id": 18,
"lemma": "else",
"misc": "",
"start_char": 95,
"text": "else",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 101,
"feats": null,
"head": 5,
"id": 19,
"lemma": ".",
"misc": "",
"start_char": 100,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
b7ce951572f47a062a70ed82143e6b24 | Gustavo was looking for David, but he grew impatient waiting for Atwood to develop. | [
{
"end_char": 83,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Gustavo)) (VP (VBD was) (VP (VBG looking) (PP (IN for) (NP (NNP David)))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBD grew) (ADJP (JJ impatient)) (S (VP (VBG waiting) (SBAR (IN for) (S (NP (NNP Atwood)) (VP (TO to) (VP (VB develop))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Gustavo was looking for David, but he grew impatient waiting for Atwood to develop.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Gustavo",
"misc": "",
"start_char": 0,
"text": "Gustavo",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 8,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 19,
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": 3,
"lemma": "look",
"misc": "",
"start_char": 12,
"text": "looking",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 23,
"feats": null,
"head": 5,
"id": 4,
"lemma": "for",
"misc": "",
"start_char": 20,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 29,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "David",
"misc": "",
"start_char": 24,
"text": "David",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 31,
"feats": null,
"head": 9,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 30,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 35,
"feats": null,
"head": 9,
"id": 7,
"lemma": "but",
"misc": "",
"start_char": 32,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 38,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 36,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 43,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 9,
"lemma": "grow",
"misc": "",
"start_char": 39,
"text": "grew",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"end_char": 53,
"feats": "Degree=Pos",
"head": 9,
"id": 10,
"lemma": "impatient",
"misc": "",
"start_char": 44,
"text": "impatient",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advcl",
"end_char": 61,
"feats": "VerbForm=Ger",
"head": 10,
"id": 11,
"lemma": "wait",
"misc": "",
"start_char": 54,
"text": "waiting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 65,
"feats": null,
"head": 15,
"id": 12,
"lemma": "for",
"misc": "",
"start_char": 62,
"text": "for",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 72,
"feats": "Number=Sing",
"head": 15,
"id": 13,
"lemma": "Atwood",
"misc": "",
"start_char": 66,
"text": "Atwood",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 75,
"feats": null,
"head": 15,
"id": 14,
"lemma": "to",
"misc": "",
"start_char": 73,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 83,
"feats": "VerbForm=Inf",
"head": 11,
"id": 15,
"lemma": "develop",
"misc": "",
"start_char": 76,
"text": "develop",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"end_char": 85,
"feats": null,
"head": 3,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 84,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
7,
7
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
df50a32fdd5c3e8c174813758fa83b4a | Fred isn't really thought of as a ` choker' like William, even if he only has one ring. | [
{
"end_char": 87,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Fred)) (VP (VBZ is) (RB n't) (ADVP (RB really)) (VP (VBN thought) (PP (IN of)) (PP (IN as) (NP (NP (DT a) (`` `) (NN choker) ('' ')) (PP (IN like) (NP (NNP William))))) (, ,) (SBAR (ADVP (RB even)) (IN if) (S (NP (PRP he)) (ADVP (RB only)) (VP (VBZ has) (NP (CD one) (NN ring))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Fred isn't really thought of as a ` choker' like William, even if he only has one ring.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 4,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Fred",
"misc": "",
"start_char": 0,
"text": "Fred",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"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": "advmod",
"end_char": 18,
"feats": null,
"head": 5,
"id": 4,
"lemma": "really",
"misc": "",
"start_char": 12,
"text": "really",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 26,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 5,
"lemma": "think",
"misc": "",
"start_char": 19,
"text": "thought",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obl",
"end_char": 29,
"feats": null,
"head": 5,
"id": 6,
"lemma": "of",
"misc": "",
"start_char": 27,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "case",
"end_char": 32,
"feats": null,
"head": 10,
"id": 7,
"lemma": "as",
"misc": "",
"start_char": 30,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 34,
"feats": "Definite=Ind|PronType=Art",
"head": 10,
"id": 8,
"lemma": "a",
"misc": "",
"start_char": 33,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "punct",
"end_char": 36,
"feats": null,
"head": 10,
"id": 9,
"lemma": "`",
"misc": "",
"start_char": 35,
"text": "`",
"upos": "PUNCT",
"xpos": "``"
},
{
"deprel": "obl",
"end_char": 43,
"feats": "Number=Sing",
"head": 5,
"id": 10,
"lemma": "choker",
"misc": "",
"start_char": 37,
"text": "choker",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 45,
"feats": null,
"head": 10,
"id": 11,
"lemma": "'",
"misc": "",
"start_char": 44,
"text": "'",
"upos": "PUNCT",
"xpos": "''"
},
{
"deprel": "case",
"end_char": 50,
"feats": null,
"head": 13,
"id": 12,
"lemma": "like",
"misc": "",
"start_char": 46,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 58,
"feats": "Number=Sing",
"head": 10,
"id": 13,
"lemma": "William",
"misc": "",
"start_char": 51,
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 60,
"feats": null,
"head": 5,
"id": 14,
"lemma": ",",
"misc": "",
"start_char": 59,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 65,
"feats": null,
"head": 19,
"id": 15,
"lemma": "even",
"misc": "",
"start_char": 61,
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 68,
"feats": null,
"head": 19,
"id": 16,
"lemma": "if",
"misc": "",
"start_char": 66,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 71,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": 17,
"lemma": "he",
"misc": "",
"start_char": 69,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 76,
"feats": null,
"head": 19,
"id": 18,
"lemma": "only",
"misc": "",
"start_char": 72,
"text": "only",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 80,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 19,
"lemma": "have",
"misc": "",
"start_char": 77,
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "nummod",
"end_char": 84,
"feats": "NumForm=Word|NumType=Card",
"head": 21,
"id": 20,
"lemma": "one",
"misc": "",
"start_char": 81,
"text": "one",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "obj",
"end_char": 89,
"feats": "Number=Sing",
"head": 19,
"id": 21,
"lemma": "ring",
"misc": "",
"start_char": 85,
"text": "ring",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 91,
"feats": null,
"head": 5,
"id": 22,
"lemma": ".",
"misc": "",
"start_char": 90,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
16,
16
]
],
[
[
0,
12,
12
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
29354aa34173e272a47464ded624dc66 | Aaron decides * not * to visit Richard even though he's directed, Lenk calls Wiegert to tell him MTSO will be assisting them. | [
{
"end_char": 125,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Aaron)) (VP (VBZ decides) (SBAR (NFP *) (RB not) (NFP *) (S (VP (TO to) (VP (VB visit) (NP (NNP Richard)) (SBAR (ADVP (RB even)) (IN though) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBN directed))))))))))) (, ,) (S (NP (NNP Lenk)) (VP (VBZ calls) (NP (NNP Wiegert)) (S (VP (TO to) (VP (VB tell) (NP (PRP him)) (SBAR (S (NP (NNP MTSO)) (VP (MD will) (VP (VB be) (VP (VBG assisting) (NP (PRP them)))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Aaron decides * not * to visit Richard even though he's directed, Lenk calls Wiegert to tell him MTSO will be assisting them.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Aaron",
"misc": "",
"start_char": 0,
"text": "Aaron",
"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": "decide",
"misc": "",
"start_char": 6,
"text": "decides",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "punct",
"end_char": 15,
"feats": null,
"head": 2,
"id": 3,
"lemma": "*",
"misc": "",
"start_char": 14,
"text": "*",
"upos": "PUNCT",
"xpos": "NFP"
},
{
"deprel": "advmod",
"end_char": 19,
"feats": null,
"head": 2,
"id": 4,
"lemma": "not",
"misc": "",
"start_char": 16,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 21,
"feats": null,
"head": 7,
"id": 5,
"lemma": "*",
"misc": "",
"start_char": 20,
"text": "*",
"upos": "PUNCT",
"xpos": "NFP"
},
{
"deprel": "mark",
"end_char": 24,
"feats": null,
"head": 7,
"id": 6,
"lemma": "to",
"misc": "",
"start_char": 22,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 30,
"feats": "VerbForm=Inf",
"head": 16,
"id": 7,
"lemma": "visit",
"misc": "",
"start_char": 25,
"text": "visit",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 38,
"feats": "Number=Sing",
"head": 7,
"id": 8,
"lemma": "Richard",
"misc": "",
"start_char": 31,
"text": "Richard",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 43,
"feats": null,
"head": 13,
"id": 9,
"lemma": "even",
"misc": "",
"start_char": 39,
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 50,
"feats": null,
"head": 13,
"id": 10,
"lemma": "though",
"misc": "",
"start_char": 44,
"text": "though",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 53,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 51,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 56,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 54,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"end_char": 65,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 7,
"id": 13,
"lemma": "direct",
"misc": "",
"start_char": 57,
"text": "directed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 67,
"feats": null,
"head": 16,
"id": 14,
"lemma": ",",
"misc": "",
"start_char": 66,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 72,
"feats": "Number=Sing",
"head": 16,
"id": 15,
"lemma": "Lenk",
"misc": "",
"start_char": 68,
"text": "Lenk",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "parataxis",
"end_char": 78,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 16,
"lemma": "call",
"misc": "",
"start_char": 73,
"text": "calls",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 86,
"feats": "Number=Sing",
"head": 16,
"id": 17,
"lemma": "Wiegert",
"misc": "",
"start_char": 79,
"text": "Wiegert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 89,
"feats": null,
"head": 19,
"id": 18,
"lemma": "to",
"misc": "",
"start_char": 87,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 94,
"feats": "VerbForm=Inf",
"head": 16,
"id": 19,
"lemma": "tell",
"misc": "",
"start_char": 90,
"text": "tell",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "iobj",
"end_char": 98,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": 20,
"lemma": "he",
"misc": "",
"start_char": 95,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "nsubj",
"end_char": 103,
"feats": "Number=Sing",
"head": 24,
"id": 21,
"lemma": "MTSO",
"misc": "",
"start_char": 99,
"text": "MTSO",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 108,
"feats": "VerbForm=Fin",
"head": 24,
"id": 22,
"lemma": "will",
"misc": "",
"start_char": 104,
"text": "will",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux",
"end_char": 111,
"feats": "VerbForm=Inf",
"head": 24,
"id": 23,
"lemma": "be",
"misc": "",
"start_char": 109,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "ccomp",
"end_char": 121,
"feats": "Tense=Pres|VerbForm=Part",
"head": 19,
"id": 24,
"lemma": "assist",
"misc": "",
"start_char": 112,
"text": "assisting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 126,
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 24,
"id": 25,
"lemma": "they",
"misc": "",
"start_char": 122,
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 128,
"feats": null,
"head": 2,
"id": 26,
"lemma": ".",
"misc": "",
"start_char": 127,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
974652304874f4956e7a6fd65cc1a18a | Arturo believed in David when not even his best friend did. | [
{
"end_char": 59,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Arturo)) (VP (VBD believed) (PP (IN in) (NP (NNP David))) (SBAR (WHADVP (WRB when)) (S (NP (RB not) (RB even) (PRP$ his) (JJS best) (NN friend)) (VP (VBD did))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Arturo believed in David when not even his best friend did.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Arturo",
"misc": "",
"start_char": 0,
"text": "Arturo",
"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": "believe",
"misc": "",
"start_char": 7,
"text": "believed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 18,
"feats": null,
"head": 4,
"id": 3,
"lemma": "in",
"misc": "",
"start_char": 16,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 24,
"feats": "Number=Sing",
"head": 2,
"id": 4,
"lemma": "David",
"misc": "",
"start_char": 19,
"text": "David",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 29,
"feats": "PronType=Int",
"head": 11,
"id": 5,
"lemma": "when",
"misc": "",
"start_char": 25,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "advmod",
"end_char": 33,
"feats": null,
"head": 7,
"id": 6,
"lemma": "not",
"misc": "",
"start_char": 30,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 38,
"feats": null,
"head": 11,
"id": 7,
"lemma": "even",
"misc": "",
"start_char": 34,
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nmod:poss",
"end_char": 42,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 10,
"id": 8,
"lemma": "his",
"misc": "",
"start_char": 39,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 47,
"feats": "Degree=Sup",
"head": 10,
"id": 9,
"lemma": "good",
"misc": "",
"start_char": 43,
"text": "best",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "nsubj",
"end_char": 54,
"feats": "Number=Sing",
"head": 11,
"id": 10,
"lemma": "friend",
"misc": "",
"start_char": 48,
"text": "friend",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"end_char": 58,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 11,
"lemma": "do",
"misc": "",
"start_char": 55,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 60,
"feats": null,
"head": 2,
"id": 12,
"lemma": ".",
"misc": "",
"start_char": 59,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
3,
3
],
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
f32110179dfb4f0f4c0a350d7af941c1 | Dave may not be comparable to the likes of David but his stance on issues is decidedly GOP and that sadly still translates pretty clearly into anti-Black. | [
{
"end_char": 154,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Dave)) (VP (MD may) (RB not) (VP (VB be) (ADJP (JJ comparable) (PP (IN to) (NP (NP (DT the) (NNS likes)) (PP (IN of) (NP (NNP David))))))))) (CC but) (S (NP (NP (PRP$ his) (NN stance)) (PP (IN on) (NP (NNS issues)))) (VP (VBZ is) (ADJP (RB decidedly) (NNP GOP)))) (CC and) (S (NP (DT that)) (ADVP (RB sadly)) (ADVP (RB still)) (VP (VBZ translates) (ADVP (RB pretty) (RB clearly)) (PP (IN into) (NP (NNP anti-Black))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Dave may not be comparable to the likes of David but his stance on issues is decidedly GOP and that sadly still translates pretty clearly into anti-Black.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Dave",
"misc": "",
"start_char": 0,
"text": "Dave",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 8,
"feats": "VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "may",
"misc": "",
"start_char": 5,
"text": "may",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 12,
"feats": null,
"head": 5,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 9,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "cop",
"end_char": 15,
"feats": "VerbForm=Inf",
"head": 5,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 13,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "root",
"end_char": 26,
"feats": "Degree=Pos",
"head": 0,
"id": 5,
"lemma": "comparable",
"misc": "",
"start_char": 16,
"text": "comparable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 29,
"feats": null,
"head": 8,
"id": 6,
"lemma": "to",
"misc": "",
"start_char": 27,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 33,
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": 7,
"lemma": "the",
"misc": "",
"start_char": 30,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 39,
"feats": "Number=Plur",
"head": 5,
"id": 8,
"lemma": "like",
"misc": "",
"start_char": 34,
"text": "likes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 42,
"feats": null,
"head": 10,
"id": 9,
"lemma": "of",
"misc": "",
"start_char": 40,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 48,
"feats": "Number=Sing",
"head": 8,
"id": 10,
"lemma": "David",
"misc": "",
"start_char": 43,
"text": "David",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 52,
"feats": null,
"head": 18,
"id": 11,
"lemma": "but",
"misc": "",
"start_char": 49,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nmod:poss",
"end_char": 56,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "his",
"misc": "",
"start_char": 53,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 63,
"feats": "Number=Sing",
"head": 18,
"id": 13,
"lemma": "stance",
"misc": "",
"start_char": 57,
"text": "stance",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 66,
"feats": null,
"head": 15,
"id": 14,
"lemma": "on",
"misc": "",
"start_char": 64,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 73,
"feats": "Number=Plur",
"head": 13,
"id": 15,
"lemma": "issue",
"misc": "",
"start_char": 67,
"text": "issues",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cop",
"end_char": 76,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 18,
"id": 16,
"lemma": "be",
"misc": "",
"start_char": 74,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 86,
"feats": null,
"head": 18,
"id": 17,
"lemma": "decidedly",
"misc": "",
"start_char": 77,
"text": "decidedly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 90,
"feats": "Number=Sing",
"head": 5,
"id": 18,
"lemma": "GOP",
"misc": "",
"start_char": 87,
"text": "GOP",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 94,
"feats": null,
"head": 23,
"id": 19,
"lemma": "and",
"misc": "",
"start_char": 91,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 99,
"feats": "Number=Sing|PronType=Dem",
"head": 23,
"id": 20,
"lemma": "that",
"misc": "",
"start_char": 95,
"text": "that",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "advmod",
"end_char": 105,
"feats": null,
"head": 23,
"id": 21,
"lemma": "sadly",
"misc": "",
"start_char": 100,
"text": "sadly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 111,
"feats": null,
"head": 23,
"id": 22,
"lemma": "still",
"misc": "",
"start_char": 106,
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 122,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 18,
"id": 23,
"lemma": "translate",
"misc": "",
"start_char": 112,
"text": "translates",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 129,
"feats": null,
"head": 25,
"id": 24,
"lemma": "pretty",
"misc": "",
"start_char": 123,
"text": "pretty",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 137,
"feats": null,
"head": 23,
"id": 25,
"lemma": "clearly",
"misc": "",
"start_char": 130,
"text": "clearly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 142,
"feats": null,
"head": 27,
"id": 26,
"lemma": "into",
"misc": "",
"start_char": 138,
"text": "into",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 153,
"feats": "Number=Sing",
"head": 23,
"id": 27,
"lemma": "anti-Black",
"misc": "",
"start_char": 143,
"text": "anti-Black",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 155,
"feats": null,
"head": 5,
"id": 28,
"lemma": ".",
"misc": "",
"start_char": 154,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
da9760d151ae7d242fbdba967af19083 | Megan is worse than Dianna when she is talking about people. | [
{
"end_char": 60,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Megan)) (VP (VBZ is) (ADJP (ADJP (JJR worse)) (PP (IN than) (NP (NNP Dianna)))) (SBAR (WHADVP (WRB when)) (S (NP (PRP she)) (VP (VBZ is) (VP (VBG talking) (PP (IN about) (NP (NNS people)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Megan is worse than Dianna when she is talking about people.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Megan",
"misc": "",
"start_char": 0,
"text": "Megan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 8,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 6,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 14,
"feats": "Degree=Cmp",
"head": 0,
"id": 3,
"lemma": "bad",
"misc": "",
"start_char": 9,
"text": "worse",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"end_char": 19,
"feats": null,
"head": 5,
"id": 4,
"lemma": "than",
"misc": "",
"start_char": 15,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 26,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "Dianna",
"misc": "",
"start_char": 20,
"text": "Dianna",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 31,
"feats": "PronType=Int",
"head": 9,
"id": 6,
"lemma": "when",
"misc": "",
"start_char": 27,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 35,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 7,
"lemma": "she",
"misc": "",
"start_char": 32,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 38,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 9,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 36,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"end_char": 46,
"feats": "Tense=Pres|VerbForm=Part",
"head": 3,
"id": 9,
"lemma": "talk",
"misc": "",
"start_char": 39,
"text": "talking",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 52,
"feats": null,
"head": 11,
"id": 10,
"lemma": "about",
"misc": "",
"start_char": 47,
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 59,
"feats": "Number=Plur",
"head": 9,
"id": 11,
"lemma": "person",
"misc": "",
"start_char": 53,
"text": "people",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 61,
"feats": null,
"head": 3,
"id": 12,
"lemma": ".",
"misc": "",
"start_char": 60,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
6,
6
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
408fc842a81637de70e8e21d64f7e9f2 | And i stand corrected in Yolanda didn't judge Cindy directly, but she played a role in electing who would do so. | [
{
"end_char": 112,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (S (S (NP (PRP i)) (VP (VBP stand) (VP (VBN corrected) (PP (IN in) (NP (NNP Yolanda)))))) (VP (VBD did) (RB n't) (VP (VB judge) (NP (NNP Cindy)) (ADVP (RB directly))))) (, ,) (CC but) (S (NP (PRP she)) (VP (VBD played) (NP (NP (DT a) (NN role)) (PP (IN in) (S (VP (VBG electing) (SBAR (WHNP (WP who)) (S (VP (MD would) (VP (VB do) (ADVP (RB so)))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And i stand corrected in Yolanda didn't judge Cindy directly, but she played a role in electing who would do so.",
"tokens": [
{
"deprel": "cc",
"end_char": 3,
"feats": null,
"head": 9,
"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": "csubj",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 9,
"id": 3,
"lemma": "stand",
"misc": "",
"start_char": 6,
"text": "stand",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "xcomp",
"end_char": 21,
"feats": "Tense=Past|VerbForm=Part",
"head": 3,
"id": 4,
"lemma": "correct",
"misc": "",
"start_char": 12,
"text": "corrected",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 24,
"feats": null,
"head": 6,
"id": 5,
"lemma": "in",
"misc": "",
"start_char": 22,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 32,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Yolanda",
"misc": "",
"start_char": 25,
"text": "Yolanda",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 36,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": 7,
"lemma": "do",
"misc": "",
"start_char": 33,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 40,
"feats": null,
"head": 9,
"id": 8,
"lemma": "not",
"misc": "",
"start_char": 37,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 46,
"feats": "VerbForm=Inf",
"head": 0,
"id": 9,
"lemma": "judge",
"misc": "",
"start_char": 41,
"text": "judge",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 52,
"feats": "Number=Sing",
"head": 9,
"id": 10,
"lemma": "Cindy",
"misc": "",
"start_char": 47,
"text": "Cindy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 61,
"feats": null,
"head": 9,
"id": 11,
"lemma": "directly",
"misc": "",
"start_char": 53,
"text": "directly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 63,
"feats": null,
"head": 15,
"id": 12,
"lemma": ",",
"misc": "",
"start_char": 62,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 67,
"feats": null,
"head": 15,
"id": 13,
"lemma": "but",
"misc": "",
"start_char": 64,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 71,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 14,
"lemma": "she",
"misc": "",
"start_char": 68,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 78,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": 15,
"lemma": "play",
"misc": "",
"start_char": 72,
"text": "played",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 80,
"feats": "Definite=Ind|PronType=Art",
"head": 17,
"id": 16,
"lemma": "a",
"misc": "",
"start_char": 79,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 85,
"feats": "Number=Sing",
"head": 15,
"id": 17,
"lemma": "role",
"misc": "",
"start_char": 81,
"text": "role",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 88,
"feats": null,
"head": 19,
"id": 18,
"lemma": "in",
"misc": "",
"start_char": 86,
"text": "in",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 97,
"feats": "VerbForm=Ger",
"head": 15,
"id": 19,
"lemma": "elect",
"misc": "",
"start_char": 89,
"text": "electing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "nsubj",
"end_char": 101,
"feats": "PronType=Rel",
"head": 22,
"id": 20,
"lemma": "who",
"misc": "",
"start_char": 98,
"text": "who",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "aux",
"end_char": 107,
"feats": "VerbForm=Fin",
"head": 22,
"id": 21,
"lemma": "would",
"misc": "",
"start_char": 102,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "ccomp",
"end_char": 110,
"feats": "VerbForm=Inf",
"head": 19,
"id": 22,
"lemma": "do",
"misc": "",
"start_char": 108,
"text": "do",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 113,
"feats": null,
"head": 22,
"id": 23,
"lemma": "so",
"misc": "",
"start_char": 111,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 115,
"feats": null,
"head": 9,
"id": 24,
"lemma": ".",
"misc": "",
"start_char": 114,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
5
],
[
0,
13,
13
]
],
[
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
95f77bee17e6ac9ffad0c695e5e0f3e0 | Scott seems to be saying that Josh should be discounted * because * he lied about something. | [
{
"end_char": 92,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Scott)) (VP (VBZ seems) (S (VP (TO to) (VP (VB be) (VP (VBG saying) (SBAR (SBAR (IN that) (S (NP (NNP Josh)) (VP (MD should) (VP (VB be) (VP (VBN discounted)))))) (NFP *) (SBAR (IN because) (NFP *) (S (NP (PRP he)) (VP (VBD lied) (PP (IN about) (NP (NN something)))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Scott seems to be saying that Josh should be discounted * because * he lied about something.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Scott",
"misc": "",
"start_char": 0,
"text": "Scott",
"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": "seem",
"misc": "",
"start_char": 6,
"text": "seems",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 14,
"feats": null,
"head": 5,
"id": 3,
"lemma": "to",
"misc": "",
"start_char": 12,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "aux",
"end_char": 17,
"feats": "VerbForm=Inf",
"head": 5,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 15,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 24,
"feats": "Tense=Pres|VerbForm=Part",
"head": 2,
"id": 5,
"lemma": "say",
"misc": "",
"start_char": 18,
"text": "saying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 29,
"feats": null,
"head": 10,
"id": 6,
"lemma": "that",
"misc": "",
"start_char": 25,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 34,
"feats": "Number=Sing",
"head": 10,
"id": 7,
"lemma": "Josh",
"misc": "",
"start_char": 30,
"text": "Josh",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 41,
"feats": "VerbForm=Fin",
"head": 10,
"id": 8,
"lemma": "should",
"misc": "",
"start_char": 35,
"text": "should",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux:pass",
"end_char": 44,
"feats": "VerbForm=Inf",
"head": 10,
"id": 9,
"lemma": "be",
"misc": "",
"start_char": 42,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "ccomp",
"end_char": 55,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 5,
"id": 10,
"lemma": "discount",
"misc": "",
"start_char": 45,
"text": "discounted",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 57,
"feats": null,
"head": 10,
"id": 11,
"lemma": "*",
"misc": "",
"start_char": 56,
"text": "*",
"upos": "PUNCT",
"xpos": "NFP"
},
{
"deprel": "mark",
"end_char": 65,
"feats": null,
"head": 15,
"id": 12,
"lemma": "because",
"misc": "",
"start_char": 58,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "punct",
"end_char": 67,
"feats": null,
"head": 12,
"id": 13,
"lemma": "*",
"misc": "",
"start_char": 66,
"text": "*",
"upos": "PUNCT",
"xpos": "NFP"
},
{
"deprel": "nsubj",
"end_char": 70,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 68,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 75,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 15,
"lemma": "lie",
"misc": "",
"start_char": 71,
"text": "lied",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 81,
"feats": null,
"head": 17,
"id": 16,
"lemma": "about",
"misc": "",
"start_char": 76,
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 91,
"feats": "Number=Sing|PronType=Ind",
"head": 15,
"id": 17,
"lemma": "something",
"misc": "",
"start_char": 82,
"text": "something",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 93,
"feats": null,
"head": 2,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 92,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
0,
13,
13
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
25fc9e137f1746d1d057cbe0e47bda86 | Victor didn't kill George, he locked him up because he didnt know what to do. | [
{
"end_char": 77,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Victor)) (VP (VBD did) (RB n't) (VP (VB kill) (NP (NNP George))))) (, ,) (S (NP (PRP he)) (VP (VBD locked) (NP (PRP him)) (PRT (RP up)) (SBAR (IN because) (S (NP (PRP he)) (VP (MD didnt) (VP (VB know) (SBAR (WHNP (WP what)) (S (VP (TO to) (VP (VB do))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Victor didn't kill George, he locked him up because he didnt know what to do.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Victor",
"misc": "",
"start_char": 0,
"text": "Victor",
"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": 19,
"feats": "VerbForm=Inf",
"head": 0,
"id": 4,
"lemma": "kill",
"misc": "",
"start_char": 15,
"text": "kill",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 26,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "George",
"misc": "",
"start_char": 20,
"text": "George",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 28,
"feats": null,
"head": 4,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 27,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 31,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": 7,
"lemma": "he",
"misc": "",
"start_char": 29,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"end_char": 38,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 8,
"lemma": "lock",
"misc": "",
"start_char": 32,
"text": "locked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 42,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 39,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "compound:prt",
"end_char": 45,
"feats": null,
"head": 8,
"id": 10,
"lemma": "up",
"misc": "",
"start_char": 43,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "mark",
"end_char": 53,
"feats": null,
"head": 14,
"id": 11,
"lemma": "because",
"misc": "",
"start_char": 46,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 56,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 54,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 62,
"feats": "VerbForm=Fin",
"head": 14,
"id": 13,
"lemma": "did",
"misc": "",
"start_char": 57,
"text": "didnt",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"end_char": 67,
"feats": "VerbForm=Inf",
"head": 8,
"id": 14,
"lemma": "know",
"misc": "",
"start_char": 63,
"text": "know",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 72,
"feats": "PronType=Int",
"head": 17,
"id": 15,
"lemma": "what",
"misc": "",
"start_char": 68,
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "mark",
"end_char": 75,
"feats": null,
"head": 17,
"id": 16,
"lemma": "to",
"misc": "",
"start_char": 73,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "ccomp",
"end_char": 78,
"feats": "VerbForm=Inf",
"head": 14,
"id": 17,
"lemma": "do",
"misc": "",
"start_char": 76,
"text": "do",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"end_char": 80,
"feats": null,
"head": 4,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 79,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
6,
6
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
5b171accefe89342d67f4a46429ba285 | But I didn't say I was going to unfollow Larry, John asked me to, so he's trying to create a safe space for Larry. | [
{
"end_char": 114,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC But) (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB say) (SBAR (S (NP (PRP I)) (VP (VBD was) (VP (VBG going) (S (VP (TO to) (VP (VB unfollow) (NP (NNP Larry)))))))))))) (, ,) (S (NP (NNP John)) (VP (VBD asked) (NP (PRP me)) (S (VP (TO to))))) (, ,) (RB so) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBG trying) (S (VP (TO to) (VP (VB create) (NP (DT a) (JJ safe) (NN space)) (PP (IN for) (NP (NNP Larry))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "But I didn't say I was going to unfollow Larry, John asked me to, so he's trying to create a safe space for Larry.",
"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": 5,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 5,
"id": 2,
"lemma": "I",
"misc": "",
"start_char": 4,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 3,
"lemma": "do",
"misc": "",
"start_char": 6,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 13,
"feats": null,
"head": 5,
"id": 4,
"lemma": "not",
"misc": "",
"start_char": 10,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 17,
"feats": "VerbForm=Inf",
"head": 0,
"id": 5,
"lemma": "say",
"misc": "",
"start_char": 14,
"text": "say",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nsubj",
"end_char": 19,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 8,
"id": 6,
"lemma": "I",
"misc": "",
"start_char": 18,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 23,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": 7,
"lemma": "be",
"misc": "",
"start_char": 20,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"end_char": 29,
"feats": "Tense=Pres|VerbForm=Part",
"head": 5,
"id": 8,
"lemma": "go",
"misc": "",
"start_char": 24,
"text": "going",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 32,
"feats": null,
"head": 10,
"id": 9,
"lemma": "to",
"misc": "",
"start_char": 30,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 41,
"feats": "VerbForm=Inf",
"head": 8,
"id": 10,
"lemma": "unfollow",
"misc": "",
"start_char": 33,
"text": "unfollow",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 47,
"feats": "Number=Sing",
"head": 10,
"id": 11,
"lemma": "Larry",
"misc": "",
"start_char": 42,
"text": "Larry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 49,
"feats": null,
"head": 5,
"id": 12,
"lemma": ",",
"misc": "",
"start_char": 48,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 54,
"feats": "Number=Sing",
"head": 14,
"id": 13,
"lemma": "John",
"misc": "",
"start_char": 50,
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "parataxis",
"end_char": 60,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 14,
"lemma": "ask",
"misc": "",
"start_char": 55,
"text": "asked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"end_char": 63,
"feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs",
"head": 14,
"id": 15,
"lemma": "I",
"misc": "",
"start_char": 61,
"text": "me",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"end_char": 66,
"feats": null,
"head": 14,
"id": 16,
"lemma": "to",
"misc": "",
"start_char": 64,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "punct",
"end_char": 68,
"feats": null,
"head": 21,
"id": 17,
"lemma": ",",
"misc": "",
"start_char": 67,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 71,
"feats": null,
"head": 21,
"id": 18,
"lemma": "so",
"misc": "",
"start_char": 69,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 74,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": 19,
"lemma": "he",
"misc": "",
"start_char": 72,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 77,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 21,
"id": 20,
"lemma": "be",
"misc": "",
"start_char": 75,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "parataxis",
"end_char": 84,
"feats": "Tense=Pres|VerbForm=Part",
"head": 14,
"id": 21,
"lemma": "try",
"misc": "",
"start_char": 78,
"text": "trying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 87,
"feats": null,
"head": 23,
"id": 22,
"lemma": "to",
"misc": "",
"start_char": 85,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 94,
"feats": "VerbForm=Inf",
"head": 21,
"id": 23,
"lemma": "create",
"misc": "",
"start_char": 88,
"text": "create",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 96,
"feats": "Definite=Ind|PronType=Art",
"head": 26,
"id": 24,
"lemma": "a",
"misc": "",
"start_char": 95,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 101,
"feats": "Degree=Pos",
"head": 26,
"id": 25,
"lemma": "safe",
"misc": "",
"start_char": 97,
"text": "safe",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 107,
"feats": "Number=Sing",
"head": 23,
"id": 26,
"lemma": "space",
"misc": "",
"start_char": 102,
"text": "space",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 111,
"feats": null,
"head": 28,
"id": 27,
"lemma": "for",
"misc": "",
"start_char": 108,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 117,
"feats": "Number=Sing",
"head": 26,
"id": 28,
"lemma": "Larry",
"misc": "",
"start_char": 112,
"text": "Larry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 119,
"feats": null,
"head": 5,
"id": 29,
"lemma": ".",
"misc": "",
"start_char": 118,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
10,
10
]
],
[
[
0,
12,
12
],
[
0,
18,
18
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
da4ef560a6ff4934c421e59c92b835f3 | All I know that John said that Scott didn't even respond when Christof tried to contact him about this. | [
{
"end_char": 103,
"id": 1,
"misc": {
"parse_tree": "(ROOT (NP (NP (DT All)) (NP (PRP I)) (VP (VBP know) (SBAR (IN that) (S (NP (NNP John)) (VP (VBD said) (SBAR (IN that) (S (NP (NNP Scott)) (VP (VBD did) (RB n't) (ADVP (RB even)) (VP (VB respond) (SBAR (WHADVP (WRB when)) (S (NP (NNP Christof)) (VP (VBD tried) (S (VP (TO to) (VP (VB contact) (NP (PRP him)) (PP (IN about) (NP (DT this))))))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "All I know that John said that Scott didn't even respond when Christof tried to contact him about this.",
"tokens": [
{
"deprel": "root",
"end_char": 3,
"feats": null,
"head": 0,
"id": 1,
"lemma": "all",
"misc": "",
"start_char": 0,
"text": "All",
"upos": "DET",
"xpos": "DT"
},
{
"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": "acl:relcl",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 1,
"id": 3,
"lemma": "know",
"misc": "",
"start_char": 6,
"text": "know",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "mark",
"end_char": 15,
"feats": null,
"head": 6,
"id": 4,
"lemma": "that",
"misc": "",
"start_char": 11,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 20,
"feats": "Number=Sing",
"head": 6,
"id": 5,
"lemma": "John",
"misc": "",
"start_char": 16,
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "acl:relcl",
"end_char": 25,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 1,
"id": 6,
"lemma": "say",
"misc": "",
"start_char": 21,
"text": "said",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 30,
"feats": null,
"head": 12,
"id": 7,
"lemma": "that",
"misc": "",
"start_char": 26,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 36,
"feats": "Number=Sing",
"head": 12,
"id": 8,
"lemma": "Scott",
"misc": "",
"start_char": 31,
"text": "Scott",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 40,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": 9,
"lemma": "do",
"misc": "",
"start_char": 37,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 44,
"feats": null,
"head": 12,
"id": 10,
"lemma": "not",
"misc": "",
"start_char": 41,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 49,
"feats": null,
"head": 12,
"id": 11,
"lemma": "even",
"misc": "",
"start_char": 45,
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 57,
"feats": "VerbForm=Inf",
"head": 6,
"id": 12,
"lemma": "respond",
"misc": "",
"start_char": 50,
"text": "respond",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 62,
"feats": "PronType=Int",
"head": 15,
"id": 13,
"lemma": "when",
"misc": "",
"start_char": 58,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 71,
"feats": "Number=Sing",
"head": 15,
"id": 14,
"lemma": "Christof",
"misc": "",
"start_char": 63,
"text": "Christof",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"end_char": 77,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": 15,
"lemma": "try",
"misc": "",
"start_char": 72,
"text": "tried",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 80,
"feats": null,
"head": 17,
"id": 16,
"lemma": "to",
"misc": "",
"start_char": 78,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 88,
"feats": "VerbForm=Inf",
"head": 15,
"id": 17,
"lemma": "contact",
"misc": "",
"start_char": 81,
"text": "contact",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 92,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 18,
"lemma": "he",
"misc": "",
"start_char": 89,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 98,
"feats": null,
"head": 20,
"id": 19,
"lemma": "about",
"misc": "",
"start_char": 93,
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 103,
"feats": "Number=Sing|PronType=Dem",
"head": 17,
"id": 20,
"lemma": "this",
"misc": "",
"start_char": 99,
"text": "this",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "punct",
"end_char": 105,
"feats": null,
"head": 1,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 104,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
4
]
],
[
[
0,
7,
7
],
[
0,
17,
17
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
25bbf7a288bc8a5406a8f79cb323551f | Block the Bunker crowd that follows Margaret around is crowd seeding for Chelsey, so she's a no vote from me. | [
{
"end_char": 109,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (S (VP (VB Block) (NP (NP (DT the) (NNP Bunker) (NN crowd)) (SBAR (WHNP (WDT that)) (S (VP (VBZ follows) (NP (NNP Margaret)) (ADVP (RB around)))))))) (VP (VBZ is) (NP (NP (NN crowd) (NN seeding)) (PP (IN for) (NP (NNP Chelsey)))))) (, ,) (RB so) (S (NP (PRP she)) (VP (VBZ 's) (NP (DT a) (DT no) (NN vote)) (PP (IN from) (NP (PRP me))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Block the Bunker crowd that follows Margaret around is crowd seeding for Chelsey, so she's a no vote from me.",
"tokens": [
{
"deprel": "csubj",
"end_char": 5,
"feats": "VerbForm=Inf",
"head": 11,
"id": 1,
"lemma": "Block",
"misc": "",
"start_char": 0,
"text": "Block",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 9,
"feats": "Definite=Def|PronType=Art",
"head": 4,
"id": 2,
"lemma": "the",
"misc": "",
"start_char": 6,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 16,
"feats": "Number=Sing",
"head": 4,
"id": 3,
"lemma": "Bunker",
"misc": "",
"start_char": 10,
"text": "Bunker",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "obj",
"end_char": 22,
"feats": "Number=Sing",
"head": 1,
"id": 4,
"lemma": "crowd",
"misc": "",
"start_char": 17,
"text": "crowd",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 27,
"feats": "PronType=Rel",
"head": 6,
"id": 5,
"lemma": "that",
"misc": "",
"start_char": 23,
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "acl:relcl",
"end_char": 35,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 6,
"lemma": "follow",
"misc": "",
"start_char": 28,
"text": "follows",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 44,
"feats": "Number=Sing",
"head": 6,
"id": 7,
"lemma": "Margaret",
"misc": "",
"start_char": 36,
"text": "Margaret",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 51,
"feats": null,
"head": 6,
"id": 8,
"lemma": "around",
"misc": "",
"start_char": 45,
"text": "around",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cop",
"end_char": 54,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 11,
"id": 9,
"lemma": "be",
"misc": "",
"start_char": 52,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "compound",
"end_char": 60,
"feats": "Number=Sing",
"head": 11,
"id": 10,
"lemma": "crowd",
"misc": "",
"start_char": 55,
"text": "crowd",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"end_char": 68,
"feats": "Number=Sing",
"head": 0,
"id": 11,
"lemma": "seeding",
"misc": "",
"start_char": 61,
"text": "seeding",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 72,
"feats": null,
"head": 13,
"id": 12,
"lemma": "for",
"misc": "",
"start_char": 69,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 80,
"feats": "Number=Sing",
"head": 11,
"id": 13,
"lemma": "Chelsey",
"misc": "",
"start_char": 73,
"text": "Chelsey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 82,
"feats": null,
"head": 20,
"id": 14,
"lemma": ",",
"misc": "",
"start_char": 81,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 85,
"feats": null,
"head": 20,
"id": 15,
"lemma": "so",
"misc": "",
"start_char": 83,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 89,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": 16,
"lemma": "she",
"misc": "",
"start_char": 86,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 92,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 20,
"id": 17,
"lemma": "be",
"misc": "",
"start_char": 90,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 94,
"feats": "Definite=Ind|PronType=Art",
"head": 20,
"id": 18,
"lemma": "a",
"misc": "",
"start_char": 93,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "det",
"end_char": 97,
"feats": null,
"head": 20,
"id": 19,
"lemma": "no",
"misc": "",
"start_char": 95,
"text": "no",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "parataxis",
"end_char": 102,
"feats": "Number=Sing",
"head": 11,
"id": 20,
"lemma": "vote",
"misc": "",
"start_char": 98,
"text": "vote",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 107,
"feats": null,
"head": 22,
"id": 21,
"lemma": "from",
"misc": "",
"start_char": 103,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 110,
"feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs",
"head": 20,
"id": 22,
"lemma": "I",
"misc": "",
"start_char": 108,
"text": "me",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 112,
"feats": null,
"head": 11,
"id": 23,
"lemma": ".",
"misc": "",
"start_char": 111,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
6,
6
]
],
[
[
0,
12,
12
],
[
0,
15,
15
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
0f642e9787e58677f1052e35fc64b52d | Easily Eduardo, either sell Chad or have him as a sub. | [
{
"end_char": 54,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (ADVP (RB Easily)) (NP (NNP Eduardo)) (, ,) (VP (CC either) (VP (VB sell) (NP (NNP Chad))) (CC or) (VP (VB have) (NP (PRP him)) (PP (IN as) (NP (DT a) (NN sub))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Easily Eduardo, either sell Chad or have him as a sub.",
"tokens": [
{
"deprel": "advmod",
"end_char": 6,
"feats": null,
"head": 5,
"id": 1,
"lemma": "easily",
"misc": "",
"start_char": 0,
"text": "Easily",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "vocative",
"end_char": 14,
"feats": "Number=Sing",
"head": 5,
"id": 2,
"lemma": "Eduardo",
"misc": "",
"start_char": 7,
"text": "Eduardo",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 16,
"feats": null,
"head": 5,
"id": 3,
"lemma": ",",
"misc": "",
"start_char": 15,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"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": 28,
"feats": "Mood=Imp|VerbForm=Fin",
"head": 0,
"id": 5,
"lemma": "sell",
"misc": "",
"start_char": 24,
"text": "sell",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 33,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Chad",
"misc": "",
"start_char": 29,
"text": "Chad",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 36,
"feats": null,
"head": 8,
"id": 7,
"lemma": "or",
"misc": "",
"start_char": 34,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 41,
"feats": "Mood=Imp|VerbForm=Fin",
"head": 5,
"id": 8,
"lemma": "have",
"misc": "",
"start_char": 37,
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 45,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 42,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 48,
"feats": null,
"head": 12,
"id": 10,
"lemma": "as",
"misc": "",
"start_char": 46,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 50,
"feats": "Definite=Ind|PronType=Art",
"head": 12,
"id": 11,
"lemma": "a",
"misc": "",
"start_char": 49,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 54,
"feats": "Number=Sing",
"head": 8,
"id": 12,
"lemma": "sub",
"misc": "",
"start_char": 51,
"text": "sub",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 56,
"feats": null,
"head": 5,
"id": 13,
"lemma": ".",
"misc": "",
"start_char": 55,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
5,
5
],
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
e6ccb4d925621627f103f61456b663cf | And I think Steven is going to ask Shawn, actually, if he gets that far. | [
{
"end_char": 72,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (NNP Steven)) (VP (VBZ is) (VP (VBG going) (S (VP (TO to) (VP (VB ask) (NP (NNP Shawn)) (, ,) (ADVP (RB actually)) (, ,) (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ gets) (ADVP (RB that) (RB far))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And I think Steven is going to ask Shawn, actually, if he gets that far.",
"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": 11,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "think",
"misc": "",
"start_char": 6,
"text": "think",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "nsubj",
"end_char": 18,
"feats": "Number=Sing",
"head": 6,
"id": 4,
"lemma": "Steven",
"misc": "",
"start_char": 12,
"text": "Steven",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 21,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 5,
"lemma": "be",
"misc": "",
"start_char": 19,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "ccomp",
"end_char": 27,
"feats": "Tense=Pres|VerbForm=Part",
"head": 3,
"id": 6,
"lemma": "go",
"misc": "",
"start_char": 22,
"text": "going",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 30,
"feats": null,
"head": 8,
"id": 7,
"lemma": "to",
"misc": "",
"start_char": 28,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 34,
"feats": "VerbForm=Inf",
"head": 6,
"id": 8,
"lemma": "ask",
"misc": "",
"start_char": 31,
"text": "ask",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "iobj",
"end_char": 40,
"feats": "Number=Sing",
"head": 8,
"id": 9,
"lemma": "Shawn",
"misc": "",
"start_char": 35,
"text": "Shawn",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 42,
"feats": null,
"head": 11,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 41,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 51,
"feats": null,
"head": 8,
"id": 11,
"lemma": "actually",
"misc": "",
"start_char": 43,
"text": "actually",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 53,
"feats": null,
"head": 15,
"id": 12,
"lemma": ",",
"misc": "",
"start_char": 52,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 56,
"feats": null,
"head": 15,
"id": 13,
"lemma": "if",
"misc": "",
"start_char": 54,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 59,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 57,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 64,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 8,
"id": 15,
"lemma": "get",
"misc": "",
"start_char": 60,
"text": "gets",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 69,
"feats": null,
"head": 17,
"id": 16,
"lemma": "that",
"misc": "",
"start_char": 65,
"text": "that",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 73,
"feats": "Degree=Pos",
"head": 15,
"id": 17,
"lemma": "far",
"misc": "",
"start_char": 70,
"text": "far",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 75,
"feats": null,
"head": 3,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 74,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
],
[
0,
13,
13
]
],
[
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
99e27366b9705ed0377cc4abdecb188e | Jose was far more stable than Brent ever was, even if he was also a bad person. | [
{
"end_char": 79,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Jose)) (VP (VBD was) (ADJP (ADJP (ADVP (RB far) (RBR more)) (JJ stable)) (SBAR (IN than) (S (NP (NNP Brent)) (ADVP (RB ever)) (VP (VBD was))))) (, ,) (SBAR (ADVP (RB even)) (IN if) (S (NP (PRP he)) (VP (VBD was) (ADVP (RB also)) (NP (DT a) (JJ bad) (NN person)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Jose was far more stable than Brent ever was, even if he was also a bad person.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Jose",
"misc": "",
"start_char": 0,
"text": "Jose",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 8,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 5,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 12,
"feats": "Degree=Pos",
"head": 4,
"id": 3,
"lemma": "far",
"misc": "",
"start_char": 9,
"text": "far",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 17,
"feats": "Degree=Cmp",
"head": 5,
"id": 4,
"lemma": "more",
"misc": "",
"start_char": 13,
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "root",
"end_char": 24,
"feats": "Degree=Pos",
"head": 0,
"id": 5,
"lemma": "stable",
"misc": "",
"start_char": 18,
"text": "stable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 29,
"feats": null,
"head": 9,
"id": 6,
"lemma": "than",
"misc": "",
"start_char": 25,
"text": "than",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 35,
"feats": "Number=Sing",
"head": 9,
"id": 7,
"lemma": "Brent",
"misc": "",
"start_char": 30,
"text": "Brent",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 40,
"feats": null,
"head": 9,
"id": 8,
"lemma": "ever",
"misc": "",
"start_char": 36,
"text": "ever",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 44,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 9,
"lemma": "be",
"misc": "",
"start_char": 41,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 46,
"feats": null,
"head": 5,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 45,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 51,
"feats": null,
"head": 18,
"id": 11,
"lemma": "even",
"misc": "",
"start_char": 47,
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 54,
"feats": null,
"head": 18,
"id": 12,
"lemma": "if",
"misc": "",
"start_char": 52,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 57,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 55,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 61,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": 14,
"lemma": "be",
"misc": "",
"start_char": 58,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 66,
"feats": null,
"head": 18,
"id": 15,
"lemma": "also",
"misc": "",
"start_char": 62,
"text": "also",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "det",
"end_char": 68,
"feats": "Definite=Ind|PronType=Art",
"head": 18,
"id": 16,
"lemma": "a",
"misc": "",
"start_char": 67,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 72,
"feats": "Degree=Pos",
"head": 18,
"id": 17,
"lemma": "bad",
"misc": "",
"start_char": 69,
"text": "bad",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advcl",
"end_char": 79,
"feats": "Number=Sing",
"head": 5,
"id": 18,
"lemma": "person",
"misc": "",
"start_char": 73,
"text": "person",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 81,
"feats": null,
"head": 5,
"id": 19,
"lemma": ".",
"misc": "",
"start_char": 80,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
12,
12
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
fe5127f32ee824447802b323a7866ddf | Ryan is so amazing that James flinched when he felt his ki. | [
{
"end_char": 59,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Ryan)) (VP (VBZ is) (ADJP (RB so) (JJ amazing) (SBAR (IN that) (S (NP (NNP James)) (VP (VBD flinched) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD felt) (NP (PRP$ his) (NN ki)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Ryan is so amazing that James flinched when he felt his ki.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Ryan",
"misc": "",
"start_char": 0,
"text": "Ryan",
"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": 10,
"feats": null,
"head": 4,
"id": 3,
"lemma": "so",
"misc": "",
"start_char": 8,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Degree=Pos",
"head": 0,
"id": 4,
"lemma": "amazing",
"misc": "",
"start_char": 11,
"text": "amazing",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 23,
"feats": null,
"head": 7,
"id": 5,
"lemma": "that",
"misc": "",
"start_char": 19,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 29,
"feats": "Number=Sing",
"head": 7,
"id": 6,
"lemma": "James",
"misc": "",
"start_char": 24,
"text": "James",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "ccomp",
"end_char": 38,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 7,
"lemma": "flinch",
"misc": "",
"start_char": 30,
"text": "flinched",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 43,
"feats": "PronType=Int",
"head": 10,
"id": 8,
"lemma": "when",
"misc": "",
"start_char": 39,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 46,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 44,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 51,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": 10,
"lemma": "feel",
"misc": "",
"start_char": 47,
"text": "felt",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"end_char": 55,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "his",
"misc": "",
"start_char": 52,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 58,
"feats": "Number=Sing",
"head": 10,
"id": 12,
"lemma": "ki",
"misc": "",
"start_char": 56,
"text": "ki",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 60,
"feats": null,
"head": 4,
"id": 13,
"lemma": ".",
"misc": "",
"start_char": 59,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
df677155a1a8257a4b27bc295a278470 | Warren knew Juan was okay so long as he had Momo with him. | [
{
"end_char": 58,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Warren)) (VP (VBD knew) (SBAR (S (NP (NNP Juan)) (VP (VBD was) (ADJP (JJ okay)) (ADVP (ADVP (RB so) (RB long)) (SBAR (IN as) (S (NP (PRP he)) (VP (VBD had) (NP (NNP Momo)) (PP (IN with) (NP (PRP him))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Warren knew Juan was okay so long as he had Momo with him.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Warren",
"misc": "",
"start_char": 0,
"text": "Warren",
"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": "know",
"misc": "",
"start_char": 7,
"text": "knew",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"end_char": 16,
"feats": "Number=Sing",
"head": 5,
"id": 3,
"lemma": "Juan",
"misc": "",
"start_char": 12,
"text": "Juan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 20,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 17,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"end_char": 25,
"feats": "Degree=Pos",
"head": 2,
"id": 5,
"lemma": "okay",
"misc": "",
"start_char": 21,
"text": "okay",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"end_char": 28,
"feats": null,
"head": 7,
"id": 6,
"lemma": "so",
"misc": "",
"start_char": 26,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 33,
"feats": "Degree=Pos",
"head": 2,
"id": 7,
"lemma": "long",
"misc": "",
"start_char": 29,
"text": "long",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 36,
"feats": null,
"head": 10,
"id": 8,
"lemma": "as",
"misc": "",
"start_char": 34,
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 39,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 37,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 43,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": 10,
"lemma": "have",
"misc": "",
"start_char": 40,
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 48,
"feats": "Number=Sing",
"head": 10,
"id": 11,
"lemma": "Momo",
"misc": "",
"start_char": 44,
"text": "Momo",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 53,
"feats": null,
"head": 13,
"id": 12,
"lemma": "with",
"misc": "",
"start_char": 49,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 57,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 54,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 59,
"feats": null,
"head": 2,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 58,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
742b9d72d598122701a3974730f812bf | Robert could replace John, or perhaps Valbuena could replace him, I don't know. | [
{
"end_char": 79,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (S (NP (NNP Robert)) (VP (MD could) (VP (VB replace) (NP (NNP John))))) (, ,) (CC or) (S (ADVP (RB perhaps)) (NP (NNP Valbuena)) (VP (MD could) (VP (VB replace) (NP (PRP him)))))) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Robert could replace John, or perhaps Valbuena could replace him, I don't know.",
"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": "aux",
"end_char": 12,
"feats": "VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "could",
"misc": "",
"start_char": 7,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"end_char": 20,
"feats": "VerbForm=Inf",
"head": 0,
"id": 3,
"lemma": "replace",
"misc": "",
"start_char": 13,
"text": "replace",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 25,
"feats": "Number=Sing",
"head": 3,
"id": 4,
"lemma": "John",
"misc": "",
"start_char": 21,
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 27,
"feats": null,
"head": 10,
"id": 5,
"lemma": ",",
"misc": "",
"start_char": 26,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 30,
"feats": null,
"head": 10,
"id": 6,
"lemma": "or",
"misc": "",
"start_char": 28,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 38,
"feats": null,
"head": 10,
"id": 7,
"lemma": "perhaps",
"misc": "",
"start_char": 31,
"text": "perhaps",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 47,
"feats": "Number=Sing",
"head": 10,
"id": 8,
"lemma": "Valbuena",
"misc": "",
"start_char": 39,
"text": "Valbuena",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 53,
"feats": "VerbForm=Fin",
"head": 10,
"id": 9,
"lemma": "could",
"misc": "",
"start_char": 48,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "conj",
"end_char": 61,
"feats": "VerbForm=Inf",
"head": 3,
"id": 10,
"lemma": "replace",
"misc": "",
"start_char": 54,
"text": "replace",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 65,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 62,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 67,
"feats": null,
"head": 16,
"id": 12,
"lemma": ",",
"misc": "",
"start_char": 66,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 69,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 16,
"id": 13,
"lemma": "I",
"misc": "",
"start_char": 68,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 72,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 16,
"id": 14,
"lemma": "do",
"misc": "",
"start_char": 70,
"text": "do",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 76,
"feats": null,
"head": 16,
"id": 15,
"lemma": "not",
"misc": "",
"start_char": 73,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 81,
"feats": "VerbForm=Inf",
"head": 3,
"id": 16,
"lemma": "know",
"misc": "",
"start_char": 77,
"text": "know",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"end_char": 83,
"feats": null,
"head": 3,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 82,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
3,
3
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
ed14ca1ade7f5b418fd6e8156b97ad92 | John is super human, William is human so his abilities should be within the realm of possibility for a human. | [
{
"end_char": 109,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP John)) (VP (VBZ is) (ADJP (RB super) (JJ human)))) (, ,) (S (NP (NNP William)) (VP (VBZ is) (ADJP (JJ human)) (SBAR (IN so) (S (NP (PRP$ his) (NNS abilities)) (VP (MD should) (VP (VB be) (PP (IN within) (NP (NP (DT the) (NN realm)) (PP (IN of) (NP (NP (NN possibility)) (PP (IN for) (NP (DT a) (NN human))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "John is super human, William is human so his abilities should be within the realm of possibility for a human.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 4,
"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": 4,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 5,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 13,
"feats": null,
"head": 4,
"id": 3,
"lemma": "super",
"misc": "",
"start_char": 8,
"text": "super",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 19,
"feats": "Degree=Pos",
"head": 0,
"id": 4,
"lemma": "human",
"misc": "",
"start_char": 14,
"text": "human",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 21,
"feats": null,
"head": 4,
"id": 5,
"lemma": ",",
"misc": "",
"start_char": 20,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 29,
"feats": "Number=Sing",
"head": 8,
"id": 6,
"lemma": "William",
"misc": "",
"start_char": 22,
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 32,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 8,
"id": 7,
"lemma": "be",
"misc": "",
"start_char": 30,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "conj",
"end_char": 38,
"feats": "Degree=Pos",
"head": 4,
"id": 8,
"lemma": "human",
"misc": "",
"start_char": 33,
"text": "human",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 41,
"feats": null,
"head": 16,
"id": 9,
"lemma": "so",
"misc": "",
"start_char": 39,
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 45,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "his",
"misc": "",
"start_char": 42,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 55,
"feats": "Number=Plur",
"head": 16,
"id": 11,
"lemma": "ability",
"misc": "",
"start_char": 46,
"text": "abilities",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "aux",
"end_char": 62,
"feats": "VerbForm=Fin",
"head": 16,
"id": 12,
"lemma": "should",
"misc": "",
"start_char": 56,
"text": "should",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "cop",
"end_char": 65,
"feats": "VerbForm=Inf",
"head": 16,
"id": 13,
"lemma": "be",
"misc": "",
"start_char": 63,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 72,
"feats": null,
"head": 16,
"id": 14,
"lemma": "within",
"misc": "",
"start_char": 66,
"text": "within",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 76,
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": 15,
"lemma": "the",
"misc": "",
"start_char": 73,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advcl",
"end_char": 82,
"feats": "Number=Sing",
"head": 4,
"id": 16,
"lemma": "realm",
"misc": "",
"start_char": 77,
"text": "realm",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 85,
"feats": null,
"head": 18,
"id": 17,
"lemma": "of",
"misc": "",
"start_char": 83,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 97,
"feats": "Number=Sing",
"head": 16,
"id": 18,
"lemma": "possibility",
"misc": "",
"start_char": 86,
"text": "possibility",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 101,
"feats": null,
"head": 21,
"id": 19,
"lemma": "for",
"misc": "",
"start_char": 98,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 103,
"feats": "Definite=Ind|PronType=Art",
"head": 21,
"id": 20,
"lemma": "a",
"misc": "",
"start_char": 102,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 109,
"feats": "Number=Sing",
"head": 18,
"id": 21,
"lemma": "human",
"misc": "",
"start_char": 104,
"text": "human",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 111,
"feats": null,
"head": 4,
"id": 22,
"lemma": ".",
"misc": "",
"start_char": 110,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
7b1cd6421afe65c411be68bb244629b3 | Also we're discussing what Terry said, Tommie wins because he is SMARTER than his enemies. | [
{
"end_char": 90,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (ADVP (RB Also)) (NP (PRP we)) (VP (VBP 're) (VP (VBG discussing) (SBAR (WHNP (WP what)) (S (NP (NNP Terry)) (VP (VBD said)))))) (, ,) (NP (NNP Tommie)) (VP (VBZ wins) (SBAR (IN because) (S (NP (PRP he)) (VP (VBZ is) (ADJP (NP (JJR SMARTER)) (PP (IN than) (NP (PRP$ his) (NNS enemies)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Also we're discussing what Terry said, Tommie wins because he is SMARTER than his enemies.",
"tokens": [
{
"deprel": "advmod",
"end_char": 4,
"feats": null,
"head": 4,
"id": 1,
"lemma": "also",
"misc": "",
"start_char": 0,
"text": "Also",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
"head": 4,
"id": 2,
"lemma": "we",
"misc": "",
"start_char": 5,
"text": "we",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 11,
"feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 8,
"text": "'re",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "root",
"end_char": 22,
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": 4,
"lemma": "discuss",
"misc": "",
"start_char": 12,
"text": "discussing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 27,
"feats": "PronType=Rel",
"head": 4,
"id": 5,
"lemma": "what",
"misc": "",
"start_char": 23,
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "nsubj",
"end_char": 33,
"feats": "Number=Sing",
"head": 7,
"id": 6,
"lemma": "Terry",
"misc": "",
"start_char": 28,
"text": "Terry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "acl:relcl",
"end_char": 38,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 7,
"lemma": "say",
"misc": "",
"start_char": 34,
"text": "said",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 40,
"feats": null,
"head": 4,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 39,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 47,
"feats": "Number=Sing",
"head": 10,
"id": 9,
"lemma": "Tommie",
"misc": "",
"start_char": 41,
"text": "Tommie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "parataxis",
"end_char": 52,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 10,
"lemma": "win",
"misc": "",
"start_char": 48,
"text": "wins",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 60,
"feats": null,
"head": 14,
"id": 11,
"lemma": "because",
"misc": "",
"start_char": 53,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 63,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 61,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 66,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 14,
"id": 13,
"lemma": "be",
"misc": "",
"start_char": 64,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"end_char": 74,
"feats": "Degree=Cmp",
"head": 10,
"id": 14,
"lemma": "smarter",
"misc": "",
"start_char": 67,
"text": "SMARTER",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"end_char": 79,
"feats": null,
"head": 17,
"id": 15,
"lemma": "than",
"misc": "",
"start_char": 75,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"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": "obl",
"end_char": 91,
"feats": "Number=Plur",
"head": 14,
"id": 17,
"lemma": "enemy",
"misc": "",
"start_char": 84,
"text": "enemies",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 93,
"feats": null,
"head": 4,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 92,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
5
]
],
[
[
0,
8,
8
],
[
0,
11,
11
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
39949720c90cb941c661bee628e18511 | Richard is not Dennis so how could he say what Trayvon did or didn't see. | [
{
"end_char": 73,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Richard)) (VP (VBZ is) (RB not) (NP (NNP Dennis)) (ADVP (RB so)) (SBARQ (WHADVP (WRB how)) (SQ (MD could) (NP (PRP he)) (VP (VB say) (SBAR (WHNP (WP what)) (S (NP (NNP Trayvon)) (VP (VP (VBD did)) (CC or) (VP (VBD did) (RB n't) (VP (VB see)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Richard is not Dennis so how could he say what Trayvon did or didn't see.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Richard",
"misc": "",
"start_char": 0,
"text": "Richard",
"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": 14,
"feats": null,
"head": 4,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 11,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 21,
"feats": "Number=Sing",
"head": 0,
"id": 4,
"lemma": "Dennis",
"misc": "",
"start_char": 15,
"text": "Dennis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 24,
"feats": null,
"head": 9,
"id": 5,
"lemma": "so",
"misc": "",
"start_char": 22,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 28,
"feats": "PronType=Int",
"head": 9,
"id": 6,
"lemma": "how",
"misc": "",
"start_char": 25,
"text": "how",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "aux",
"end_char": 34,
"feats": "VerbForm=Fin",
"head": 9,
"id": 7,
"lemma": "could",
"misc": "",
"start_char": 29,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "nsubj",
"end_char": 37,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 35,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"end_char": 41,
"feats": "VerbForm=Inf",
"head": 4,
"id": 9,
"lemma": "say",
"misc": "",
"start_char": 38,
"text": "say",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 46,
"feats": "PronType=Rel",
"head": 12,
"id": 10,
"lemma": "what",
"misc": "",
"start_char": 42,
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "nsubj",
"end_char": 54,
"feats": "Number=Sing",
"head": 12,
"id": 11,
"lemma": "Trayvon",
"misc": "",
"start_char": 47,
"text": "Trayvon",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "ccomp",
"end_char": 58,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": 12,
"lemma": "do",
"misc": "",
"start_char": 55,
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "cc",
"end_char": 61,
"feats": null,
"head": 16,
"id": 13,
"lemma": "or",
"misc": "",
"start_char": 59,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "aux",
"end_char": 65,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": 14,
"lemma": "do",
"misc": "",
"start_char": 62,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 69,
"feats": null,
"head": 16,
"id": 15,
"lemma": "not",
"misc": "",
"start_char": 66,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 73,
"feats": "VerbForm=Inf",
"head": 9,
"id": 16,
"lemma": "see",
"misc": "",
"start_char": 70,
"text": "see",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"end_char": 75,
"feats": null,
"head": 4,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 74,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
7,
7
]
],
[
[
0,
3,
3
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
117276324e6e19ccde0e25956feb792a | Chad is better than Cory is now but to say he's better than letterman ever was might be a stretch. | [
{
"end_char": 98,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Chad)) (VP (VBZ is) (ADJP (ADJP (JJR better)) (SBAR (IN than) (S (NP (NNP Cory)) (VP (VBZ is) (ADVP (RB now))))) (CC but) (VP (TO to) (VP (VB say) (SBAR (S (NP (PRP he)) (VP (VBZ 's) (ADJP (ADJP (JJR better)) (SBAR (IN than) (S (NP (NN letterman)) (ADVP (RB ever)) (VP (VBD was) (VP (MD might) (VP (VB be) (NP (DT a) (NN stretch))))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Chad is better than Cory is now but to say he's better than letterman ever was might be a stretch.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Chad",
"misc": "",
"start_char": 0,
"text": "Chad",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 7,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 5,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 14,
"feats": "Degree=Cmp",
"head": 0,
"id": 3,
"lemma": "good",
"misc": "",
"start_char": 8,
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "mark",
"end_char": 19,
"feats": null,
"head": 7,
"id": 4,
"lemma": "than",
"misc": "",
"start_char": 15,
"text": "than",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 24,
"feats": "Number=Sing",
"head": 7,
"id": 5,
"lemma": "cory",
"misc": "",
"start_char": 20,
"text": "Cory",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 27,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 7,
"id": 6,
"lemma": "be",
"misc": "",
"start_char": 25,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"end_char": 31,
"feats": null,
"head": 3,
"id": 7,
"lemma": "now",
"misc": "",
"start_char": 28,
"text": "now",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cc",
"end_char": 35,
"feats": null,
"head": 21,
"id": 8,
"lemma": "but",
"misc": "",
"start_char": 32,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "mark",
"end_char": 38,
"feats": null,
"head": 10,
"id": 9,
"lemma": "to",
"misc": "",
"start_char": 36,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "conj",
"end_char": 42,
"feats": "VerbForm=Inf",
"head": 3,
"id": 10,
"lemma": "say",
"misc": "",
"start_char": 39,
"text": "say",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nsubj",
"end_char": 45,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 43,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 48,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 46,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "ccomp",
"end_char": 55,
"feats": "Degree=Cmp",
"head": 10,
"id": 13,
"lemma": "good",
"misc": "",
"start_char": 49,
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"end_char": 60,
"feats": null,
"head": 15,
"id": 14,
"lemma": "than",
"misc": "",
"start_char": 56,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 70,
"feats": "Number=Sing",
"head": 13,
"id": 15,
"lemma": "letterman",
"misc": "",
"start_char": 61,
"text": "letterman",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 75,
"feats": null,
"head": 21,
"id": 16,
"lemma": "ever",
"misc": "",
"start_char": 71,
"text": "ever",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "aux",
"end_char": 79,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 21,
"id": 17,
"lemma": "be",
"misc": "",
"start_char": 76,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "aux",
"end_char": 85,
"feats": "VerbForm=Fin",
"head": 21,
"id": 18,
"lemma": "might",
"misc": "",
"start_char": 80,
"text": "might",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "cop",
"end_char": 88,
"feats": "VerbForm=Inf",
"head": 21,
"id": 19,
"lemma": "be",
"misc": "",
"start_char": 86,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 90,
"feats": "Definite=Ind|PronType=Art",
"head": 21,
"id": 20,
"lemma": "a",
"misc": "",
"start_char": 89,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "parataxis",
"end_char": 98,
"feats": "Number=Sing",
"head": 3,
"id": 21,
"lemma": "stretch",
"misc": "",
"start_char": 91,
"text": "stretch",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 100,
"feats": null,
"head": 3,
"id": 22,
"lemma": ".",
"misc": "",
"start_char": 99,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
8968d9d3f7367b1dd946d257ceef19a2 | Charles is gonna force Larry to play even if he is injured. | [
{
"end_char": 59,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Charles)) (VP (VBZ is) (VP (VBG gon) (S (VP (TO na) (VP (VB force) (NP (NNP Larry)) (S (VP (TO to) (VP (VB play) (SBAR (ADVP (RB even)) (IN if) (S (NP (PRP he)) (VP (VBZ is) (VP (VBN injured))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Charles is gonna force Larry to play even if he is injured.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Charles",
"misc": "",
"start_char": 0,
"text": "Charles",
"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": 14,
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": 3,
"lemma": "go",
"misc": "",
"start_char": 11,
"text": "gon",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 17,
"feats": null,
"head": 5,
"id": 4,
"lemma": "to",
"misc": "",
"start_char": 15,
"text": "na",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 23,
"feats": "VerbForm=Inf",
"head": 3,
"id": 5,
"lemma": "force",
"misc": "",
"start_char": 18,
"text": "force",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 29,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Larry",
"misc": "",
"start_char": 24,
"text": "Larry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 32,
"feats": null,
"head": 8,
"id": 7,
"lemma": "to",
"misc": "",
"start_char": 30,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 37,
"feats": "VerbForm=Inf",
"head": 5,
"id": 8,
"lemma": "play",
"misc": "",
"start_char": 33,
"text": "play",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 42,
"feats": null,
"head": 13,
"id": 9,
"lemma": "even",
"misc": "",
"start_char": 38,
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 45,
"feats": null,
"head": 13,
"id": 10,
"lemma": "if",
"misc": "",
"start_char": 43,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 48,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 46,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 51,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 49,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"end_char": 59,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 8,
"id": 13,
"lemma": "injure",
"misc": "",
"start_char": 52,
"text": "injured",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 61,
"feats": null,
"head": 3,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 60,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
2bc7aac10b9eeca95955f4f1c2a7e0cd | Henry absolutely despised Roger, but never gave him a chance, much like a lot of people. | [
{
"end_char": 88,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Henry)) (ADVP (RB absolutely)) (VP (VP (VBD despised) (NP (NNP Roger))) (, ,) (CC but) (ADVP (RB never)) (VP (VBD gave) (NP (PRP him)) (NP (DT a) (NN chance)) (, ,) (PP (ADVP (RB much)) (IN like) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NNS people))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Henry absolutely despised Roger, but never gave him a chance, much like a lot of people.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Henry",
"misc": "",
"start_char": 0,
"text": "Henry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 16,
"feats": null,
"head": 3,
"id": 2,
"lemma": "absolutely",
"misc": "",
"start_char": 6,
"text": "absolutely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 25,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "despise",
"misc": "",
"start_char": 17,
"text": "despised",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 31,
"feats": "Number=Sing",
"head": 3,
"id": 4,
"lemma": "Roger",
"misc": "",
"start_char": 26,
"text": "Roger",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 33,
"feats": null,
"head": 8,
"id": 5,
"lemma": ",",
"misc": "",
"start_char": 32,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 37,
"feats": null,
"head": 8,
"id": 6,
"lemma": "but",
"misc": "",
"start_char": 34,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 43,
"feats": null,
"head": 8,
"id": 7,
"lemma": "never",
"misc": "",
"start_char": 38,
"text": "never",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 48,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 8,
"lemma": "give",
"misc": "",
"start_char": 44,
"text": "gave",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"end_char": 52,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 49,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "det",
"end_char": 54,
"feats": "Definite=Ind|PronType=Art",
"head": 11,
"id": 10,
"lemma": "a",
"misc": "",
"start_char": 53,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 61,
"feats": "Number=Sing",
"head": 8,
"id": 11,
"lemma": "chance",
"misc": "",
"start_char": 55,
"text": "chance",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 63,
"feats": null,
"head": 16,
"id": 12,
"lemma": ",",
"misc": "",
"start_char": 62,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 68,
"feats": null,
"head": 16,
"id": 13,
"lemma": "much",
"misc": "",
"start_char": 64,
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 73,
"feats": null,
"head": 16,
"id": 14,
"lemma": "like",
"misc": "",
"start_char": 69,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 75,
"feats": "Definite=Ind|PronType=Art",
"head": 16,
"id": 15,
"lemma": "a",
"misc": "",
"start_char": 74,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 79,
"feats": "Number=Sing",
"head": 8,
"id": 16,
"lemma": "lot",
"misc": "",
"start_char": 76,
"text": "lot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 82,
"feats": null,
"head": 18,
"id": 17,
"lemma": "of",
"misc": "",
"start_char": 80,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 89,
"feats": "Number=Plur",
"head": 16,
"id": 18,
"lemma": "person",
"misc": "",
"start_char": 83,
"text": "people",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 91,
"feats": null,
"head": 3,
"id": 19,
"lemma": ".",
"misc": "",
"start_char": 90,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
3,
3
],
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
51619b30556e0a2bb676c78d1a14bbba | Do not go out with Cassandra if you think you might get back together with Michelle when she comes back. | [
{
"end_char": 104,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (VP (VB Do) (RB not) (VP (VB go) (ADVP (RB out)) (PP (IN with) (NP (NNP Cassandra))) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP think) (SBAR (S (NP (PRP you)) (VP (MD might) (VP (VB get) (ADVP (RB back)) (ADVP (RB together)) (PP (IN with) (NP (NNP Michelle))) (SBAR (WHADVP (WRB when)) (S (NP (PRP she)) (VP (VBZ comes) (ADVP (RB back)))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Do not go out with Cassandra if you think you might get back together with Michelle when she comes back.",
"tokens": [
{
"deprel": "aux",
"end_char": 2,
"feats": "Mood=Imp|VerbForm=Fin",
"head": 3,
"id": 1,
"lemma": "do",
"misc": "",
"start_char": 0,
"text": "Do",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 6,
"feats": null,
"head": 3,
"id": 2,
"lemma": "not",
"misc": "",
"start_char": 3,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 9,
"feats": "Mood=Imp|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "go",
"misc": "",
"start_char": 7,
"text": "go",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 13,
"feats": null,
"head": 3,
"id": 4,
"lemma": "out",
"misc": "",
"start_char": 10,
"text": "out",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 18,
"feats": null,
"head": 6,
"id": 5,
"lemma": "with",
"misc": "",
"start_char": 14,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 28,
"feats": "Number=Sing",
"head": 3,
"id": 6,
"lemma": "Cassandra",
"misc": "",
"start_char": 19,
"text": "Cassandra",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 31,
"feats": null,
"head": 9,
"id": 7,
"lemma": "if",
"misc": "",
"start_char": 29,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 35,
"feats": "Case=Nom|Person=2|PronType=Prs",
"head": 9,
"id": 8,
"lemma": "you",
"misc": "",
"start_char": 32,
"text": "you",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 41,
"feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 9,
"lemma": "think",
"misc": "",
"start_char": 36,
"text": "think",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "nsubj",
"end_char": 45,
"feats": "Case=Nom|Person=2|PronType=Prs",
"head": 12,
"id": 10,
"lemma": "you",
"misc": "",
"start_char": 42,
"text": "you",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 51,
"feats": "VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "might",
"misc": "",
"start_char": 46,
"text": "might",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "ccomp",
"end_char": 55,
"feats": "VerbForm=Inf",
"head": 9,
"id": 12,
"lemma": "get",
"misc": "",
"start_char": 52,
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 60,
"feats": null,
"head": 12,
"id": 13,
"lemma": "back",
"misc": "",
"start_char": 56,
"text": "back",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 69,
"feats": null,
"head": 12,
"id": 14,
"lemma": "together",
"misc": "",
"start_char": 61,
"text": "together",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 74,
"feats": null,
"head": 16,
"id": 15,
"lemma": "with",
"misc": "",
"start_char": 70,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 83,
"feats": "Number=Sing",
"head": 12,
"id": 16,
"lemma": "Michelle",
"misc": "",
"start_char": 75,
"text": "Michelle",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 88,
"feats": "PronType=Int",
"head": 19,
"id": 17,
"lemma": "when",
"misc": "",
"start_char": 84,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 92,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": 18,
"lemma": "she",
"misc": "",
"start_char": 89,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 98,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 19,
"lemma": "come",
"misc": "",
"start_char": 93,
"text": "comes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 103,
"feats": null,
"head": 19,
"id": 20,
"lemma": "back",
"misc": "",
"start_char": 99,
"text": "back",
"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,
5,
5
]
],
[
[
0,
15,
15
],
[
0,
17,
17
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
a7f2f2306af81176d34305b3a6a29dff | Steven did tilt hard against Leon, so his tilting problems still exist. | [
{
"end_char": 71,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Steven)) (VP (VBD did) (VP (VB tilt) (ADVP (RB hard)) (PP (IN against) (NP (NNP Leon)))))) (, ,) (RB so) (S (NP (PRP$ his) (NN tilting) (NNS problems)) (ADVP (RB still)) (VP (VBP exist))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Steven did tilt hard against Leon, so his tilting problems still exist.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"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": 3,
"id": 2,
"lemma": "do",
"misc": "",
"start_char": 7,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 15,
"feats": "VerbForm=Inf",
"head": 0,
"id": 3,
"lemma": "tilt",
"misc": "",
"start_char": 11,
"text": "tilt",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 20,
"feats": "Degree=Pos",
"head": 3,
"id": 4,
"lemma": "hard",
"misc": "",
"start_char": 16,
"text": "hard",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 28,
"feats": null,
"head": 6,
"id": 5,
"lemma": "against",
"misc": "",
"start_char": 21,
"text": "against",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 33,
"feats": "Number=Sing",
"head": 3,
"id": 6,
"lemma": "Leon",
"misc": "",
"start_char": 29,
"text": "Leon",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 35,
"feats": null,
"head": 3,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 34,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 38,
"feats": null,
"head": 13,
"id": 8,
"lemma": "so",
"misc": "",
"start_char": 36,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nmod:poss",
"end_char": 42,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 11,
"id": 9,
"lemma": "his",
"misc": "",
"start_char": 39,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "compound",
"end_char": 50,
"feats": "Number=Sing",
"head": 11,
"id": 10,
"lemma": "tilting",
"misc": "",
"start_char": 43,
"text": "tilting",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 59,
"feats": "Number=Plur",
"head": 13,
"id": 11,
"lemma": "problem",
"misc": "",
"start_char": 51,
"text": "problems",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "advmod",
"end_char": 65,
"feats": null,
"head": 13,
"id": 12,
"lemma": "still",
"misc": "",
"start_char": 60,
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 71,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 13,
"lemma": "exist",
"misc": "",
"start_char": 66,
"text": "exist",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "punct",
"end_char": 73,
"feats": null,
"head": 3,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 72,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
8d3eec469cc46a7ca0b15d9e9a912aea | Ask me about Travis and I could go on and on, or Alvin back when he won a few years ago. | [
{
"end_char": 88,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (S (VP (VB Ask) (NP (PRP me)) (PP (IN about) (NP (NNP Travis) (CC and) (PRP I))))) (VP (MD could) (VP (VB go) (ADVP (RB on) (CC and) (RB on))))) (, ,) (CC or) (S (NP (NNP Alvin)) (ADVP (RB back)) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD won) (ADVP (NP (DT a) (JJ few) (NNS years)) (RB ago)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Ask me about Travis and I could go on and on, or Alvin back when he won a few years ago.",
"tokens": [
{
"deprel": "root",
"end_char": 3,
"feats": "Mood=Imp|VerbForm=Fin",
"head": 0,
"id": 1,
"lemma": "ask",
"misc": "",
"start_char": 0,
"text": "Ask",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "iobj",
"end_char": 6,
"feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs",
"head": 1,
"id": 2,
"lemma": "I",
"misc": "",
"start_char": 4,
"text": "me",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 12,
"feats": null,
"head": 4,
"id": 3,
"lemma": "about",
"misc": "",
"start_char": 7,
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 19,
"feats": "Number=Sing",
"head": 1,
"id": 4,
"lemma": "Travis",
"misc": "",
"start_char": 13,
"text": "Travis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 23,
"feats": null,
"head": 8,
"id": 5,
"lemma": "and",
"misc": "",
"start_char": 20,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 25,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 8,
"id": 6,
"lemma": "I",
"misc": "",
"start_char": 24,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 31,
"feats": "VerbForm=Fin",
"head": 8,
"id": 7,
"lemma": "could",
"misc": "",
"start_char": 26,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "conj",
"end_char": 34,
"feats": "VerbForm=Inf",
"head": 1,
"id": 8,
"lemma": "go",
"misc": "",
"start_char": 32,
"text": "go",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 37,
"feats": null,
"head": 8,
"id": 9,
"lemma": "on",
"misc": "",
"start_char": 35,
"text": "on",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cc",
"end_char": 41,
"feats": null,
"head": 11,
"id": 10,
"lemma": "and",
"misc": "",
"start_char": 38,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 44,
"feats": null,
"head": 9,
"id": 11,
"lemma": "on",
"misc": "",
"start_char": 42,
"text": "on",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 46,
"feats": null,
"head": 14,
"id": 12,
"lemma": ",",
"misc": "",
"start_char": 45,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 49,
"feats": null,
"head": 14,
"id": 13,
"lemma": "or",
"misc": "",
"start_char": 47,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 55,
"feats": "Number=Sing",
"head": 9,
"id": 14,
"lemma": "Alvin",
"misc": "",
"start_char": 50,
"text": "Alvin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 60,
"feats": null,
"head": 14,
"id": 15,
"lemma": "back",
"misc": "",
"start_char": 56,
"text": "back",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 65,
"feats": "PronType=Int",
"head": 18,
"id": 16,
"lemma": "when",
"misc": "",
"start_char": 61,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 68,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": 17,
"lemma": "he",
"misc": "",
"start_char": 66,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 72,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": 18,
"lemma": "win",
"misc": "",
"start_char": 69,
"text": "won",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 74,
"feats": "Definite=Ind|PronType=Art",
"head": 21,
"id": 19,
"lemma": "a",
"misc": "",
"start_char": 73,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 78,
"feats": "Degree=Pos",
"head": 21,
"id": 20,
"lemma": "few",
"misc": "",
"start_char": 75,
"text": "few",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl:npmod",
"end_char": 84,
"feats": "Number=Plur",
"head": 22,
"id": 21,
"lemma": "year",
"misc": "",
"start_char": 79,
"text": "years",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "advmod",
"end_char": 88,
"feats": null,
"head": 18,
"id": 22,
"lemma": "ago",
"misc": "",
"start_char": 85,
"text": "ago",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 90,
"feats": null,
"head": 1,
"id": 23,
"lemma": ".",
"misc": "",
"start_char": 89,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
]
],
[
[
0,
13,
13
],
[
0,
16,
16
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
1f387fe6e2f7d149d698494269305595 | Compared to Michael, yes I hate William and not because he killed Ace. | [
{
"end_char": 70,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (PP (VBN Compared) (PP (IN to) (NP (NNP Michael)))) (, ,) (WHADVP (UH yes)) (NP (PRP I)) (VP (VBP hate) (NP (NNP William))) (CC and) (RB not) (IN because) (S (NP (PRP he)) (VP (VBD killed) (NP (NNP Ace)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Compared to Michael, yes I hate William and not because he killed Ace.",
"tokens": [
{
"deprel": "advcl",
"end_char": 8,
"feats": "Tense=Past|VerbForm=Part",
"head": 7,
"id": 1,
"lemma": "compare",
"misc": "",
"start_char": 0,
"text": "Compared",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 11,
"feats": null,
"head": 3,
"id": 2,
"lemma": "to",
"misc": "",
"start_char": 9,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 19,
"feats": "Number=Sing",
"head": 1,
"id": 3,
"lemma": "Michael",
"misc": "",
"start_char": 12,
"text": "Michael",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 21,
"feats": null,
"head": 1,
"id": 4,
"lemma": ",",
"misc": "",
"start_char": 20,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "discourse",
"end_char": 25,
"feats": null,
"head": 7,
"id": 5,
"lemma": "yes",
"misc": "",
"start_char": 22,
"text": "yes",
"upos": "INTJ",
"xpos": "UH"
},
{
"deprel": "nsubj",
"end_char": 27,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 7,
"id": 6,
"lemma": "I",
"misc": "",
"start_char": 26,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"end_char": 32,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 7,
"lemma": "hate",
"misc": "",
"start_char": 28,
"text": "hate",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "obj",
"end_char": 40,
"feats": "Number=Sing",
"head": 7,
"id": 8,
"lemma": "William",
"misc": "",
"start_char": 33,
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 44,
"feats": null,
"head": 13,
"id": 9,
"lemma": "and",
"misc": "",
"start_char": 41,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 48,
"feats": null,
"head": 13,
"id": 10,
"lemma": "not",
"misc": "",
"start_char": 45,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 56,
"feats": null,
"head": 13,
"id": 11,
"lemma": "because",
"misc": "",
"start_char": 49,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 59,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 57,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 66,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": 13,
"lemma": "kill",
"misc": "",
"start_char": 60,
"text": "killed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 70,
"feats": "Number=Sing",
"head": 13,
"id": 14,
"lemma": "Ace",
"misc": "",
"start_char": 67,
"text": "Ace",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 72,
"feats": null,
"head": 7,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 71,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
]
],
[
[
0,
7,
7
],
[
0,
11,
11
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
cb4e098c4731f21f072b4769b392e582 | But you're not David, and I'm Matthew, so leave him the hell out of this. | [
{
"end_char": 73,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC But) (S (NP (PRP you)) (VP (VBP 're) (RB not) (NP (NNP David)))) (, ,) (CC and) (S (NP (PRP I)) (VP (VBP 'm) (NP (NNP Matthew)))) (, ,) (RB so) (VP (VB leave) (NP (PRP him)) (NP (DT the) (NN hell)) (PP (IN out) (PP (IN of) (NP (DT this))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "But you're not David, and I'm Matthew, so leave him the hell out of this.",
"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": 7,
"feats": "Case=Nom|Person=2|PronType=Prs",
"head": 5,
"id": 2,
"lemma": "you",
"misc": "",
"start_char": 4,
"text": "you",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 8,
"text": "'re",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 15,
"feats": null,
"head": 5,
"id": 4,
"lemma": "not",
"misc": "",
"start_char": 12,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 21,
"feats": "Number=Sing",
"head": 0,
"id": 5,
"lemma": "David",
"misc": "",
"start_char": 16,
"text": "David",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 23,
"feats": null,
"head": 10,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 22,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 27,
"feats": null,
"head": 10,
"id": 7,
"lemma": "and",
"misc": "",
"start_char": 24,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 29,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 10,
"id": 8,
"lemma": "I",
"misc": "",
"start_char": 28,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 32,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 10,
"id": 9,
"lemma": "be",
"misc": "",
"start_char": 30,
"text": "'m",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "conj",
"end_char": 40,
"feats": "Number=Sing",
"head": 5,
"id": 10,
"lemma": "Matthew",
"misc": "",
"start_char": 33,
"text": "Matthew",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 42,
"feats": null,
"head": 13,
"id": 11,
"lemma": ",",
"misc": "",
"start_char": 41,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 45,
"feats": null,
"head": 13,
"id": 12,
"lemma": "so",
"misc": "",
"start_char": 43,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 51,
"feats": "Mood=Imp|VerbForm=Fin",
"head": 5,
"id": 13,
"lemma": "leave",
"misc": "",
"start_char": 46,
"text": "leave",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "iobj",
"end_char": 55,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 52,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "det",
"end_char": 59,
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": 15,
"lemma": "the",
"misc": "",
"start_char": 56,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 64,
"feats": "Number=Sing",
"head": 13,
"id": 16,
"lemma": "hell",
"misc": "",
"start_char": 60,
"text": "hell",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 68,
"feats": null,
"head": 19,
"id": 17,
"lemma": "out",
"misc": "",
"start_char": 65,
"text": "out",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 71,
"feats": null,
"head": 17,
"id": 18,
"lemma": "of",
"misc": "",
"start_char": 69,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 76,
"feats": "Number=Sing|PronType=Dem",
"head": 16,
"id": 19,
"lemma": "this",
"misc": "",
"start_char": 72,
"text": "this",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "punct",
"end_char": 78,
"feats": null,
"head": 5,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 77,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
4
],
[
0,
13,
13
]
],
[
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
5556db147fd64b4517d664259feee57f | Kim was about to turn to Mary when she got a question for Tokasu. | [
{
"end_char": 65,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Kim)) (VP (VBD was) (ADJP (JJ about) (S (VP (TO to) (VP (VB turn) (PP (IN to) (NP (NNP Mary))))))) (SBAR (WHADVP (WRB when)) (S (NP (PRP she)) (VP (VBD got) (NP (DT a) (NN question)) (PP (IN for) (NP (NNP Tokasu))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Kim was about to turn to Mary when she got a question for Tokasu.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 3,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Kim",
"misc": "",
"start_char": 0,
"text": "Kim",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 7,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 4,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 13,
"feats": "Degree=Pos",
"head": 0,
"id": 3,
"lemma": "about",
"misc": "",
"start_char": 8,
"text": "about",
"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": 21,
"feats": "VerbForm=Inf",
"head": 3,
"id": 5,
"lemma": "turn",
"misc": "",
"start_char": 17,
"text": "turn",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 24,
"feats": null,
"head": 7,
"id": 6,
"lemma": "to",
"misc": "",
"start_char": 22,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 29,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Mary",
"misc": "",
"start_char": 25,
"text": "Mary",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 34,
"feats": "PronType=Int",
"head": 10,
"id": 8,
"lemma": "when",
"misc": "",
"start_char": 30,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 38,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "she",
"misc": "",
"start_char": 35,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 42,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 10,
"lemma": "get",
"misc": "",
"start_char": 39,
"text": "got",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 44,
"feats": "Definite=Ind|PronType=Art",
"head": 12,
"id": 11,
"lemma": "a",
"misc": "",
"start_char": 43,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 53,
"feats": "Number=Sing",
"head": 10,
"id": 12,
"lemma": "question",
"misc": "",
"start_char": 45,
"text": "question",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 57,
"feats": null,
"head": 14,
"id": 13,
"lemma": "for",
"misc": "",
"start_char": 54,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 64,
"feats": "Number=Sing",
"head": 12,
"id": 14,
"lemma": "Tokasu",
"misc": "",
"start_char": 58,
"text": "Tokasu",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 66,
"feats": null,
"head": 5,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 65,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
1aa8a22b70cf8b55468270f65e7cf86b | Travis should realize that Christopher will win endurance, so he should let him be dethroned in exchange for a promise to not put him up next week. | [
{
"end_char": 147,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Travis)) (VP (MD should) (VP (VB realize) (SBAR (IN that) (S (NP (NNP Christopher)) (VP (MD will) (VP (VB win) (NP (NN endurance))))))))) (, ,) (RB so) (S (NP (PRP he)) (VP (MD should) (VP (VB let) (S (NP (PRP him)) (VP (VB be) (VP (VBN dethroned) (PP (IN in) (NP (NP (NN exchange)) (PP (IN for) (NP (DT a) (NN promise) (S (VP (TO to) (RB not) (VP (VB put) (NP (PRP him)) (PRT (RP up)) (NP (JJ next) (NN week))))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Travis should realize that Christopher will win endurance, so he should let him be dethroned in exchange for a promise to not put him up next week.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Travis",
"misc": "",
"start_char": 0,
"text": "Travis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 13,
"feats": "VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "should",
"misc": "",
"start_char": 7,
"text": "should",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"end_char": 21,
"feats": "VerbForm=Inf",
"head": 0,
"id": 3,
"lemma": "realize",
"misc": "",
"start_char": 14,
"text": "realize",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 26,
"feats": null,
"head": 7,
"id": 4,
"lemma": "that",
"misc": "",
"start_char": 22,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 38,
"feats": "Number=Sing",
"head": 7,
"id": 5,
"lemma": "Christopher",
"misc": "",
"start_char": 27,
"text": "Christopher",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 43,
"feats": "VerbForm=Fin",
"head": 7,
"id": 6,
"lemma": "will",
"misc": "",
"start_char": 39,
"text": "will",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "ccomp",
"end_char": 47,
"feats": "VerbForm=Inf",
"head": 3,
"id": 7,
"lemma": "win",
"misc": "",
"start_char": 44,
"text": "win",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 57,
"feats": "Number=Sing",
"head": 7,
"id": 8,
"lemma": "endurance",
"misc": "",
"start_char": 48,
"text": "endurance",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 59,
"feats": null,
"head": 13,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 58,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 62,
"feats": null,
"head": 13,
"id": 10,
"lemma": "so",
"misc": "",
"start_char": 60,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 65,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 63,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 72,
"feats": "VerbForm=Fin",
"head": 13,
"id": 12,
"lemma": "should",
"misc": "",
"start_char": 66,
"text": "should",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "parataxis",
"end_char": 76,
"feats": "VerbForm=Inf",
"head": 3,
"id": 13,
"lemma": "let",
"misc": "",
"start_char": 73,
"text": "let",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 80,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 77,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 83,
"feats": "VerbForm=Inf",
"head": 16,
"id": 15,
"lemma": "be",
"misc": "",
"start_char": 81,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 93,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 13,
"id": 16,
"lemma": "dethron",
"misc": "",
"start_char": 84,
"text": "dethroned",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 96,
"feats": null,
"head": 18,
"id": 17,
"lemma": "in",
"misc": "",
"start_char": 94,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 105,
"feats": "Number=Sing",
"head": 16,
"id": 18,
"lemma": "exchange",
"misc": "",
"start_char": 97,
"text": "exchange",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 109,
"feats": null,
"head": 21,
"id": 19,
"lemma": "for",
"misc": "",
"start_char": 106,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 111,
"feats": "Definite=Ind|PronType=Art",
"head": 21,
"id": 20,
"lemma": "a",
"misc": "",
"start_char": 110,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 119,
"feats": "Number=Sing",
"head": 18,
"id": 21,
"lemma": "promise",
"misc": "",
"start_char": 112,
"text": "promise",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 122,
"feats": null,
"head": 24,
"id": 22,
"lemma": "to",
"misc": "",
"start_char": 120,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advmod",
"end_char": 126,
"feats": null,
"head": 24,
"id": 23,
"lemma": "not",
"misc": "",
"start_char": 123,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "acl",
"end_char": 130,
"feats": "VerbForm=Inf",
"head": 21,
"id": 24,
"lemma": "put",
"misc": "",
"start_char": 127,
"text": "put",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 134,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 24,
"id": 25,
"lemma": "he",
"misc": "",
"start_char": 131,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "compound:prt",
"end_char": 137,
"feats": null,
"head": 24,
"id": 26,
"lemma": "up",
"misc": "",
"start_char": 135,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "amod",
"end_char": 142,
"feats": "Degree=Pos",
"head": 28,
"id": 27,
"lemma": "next",
"misc": "",
"start_char": 138,
"text": "next",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl:tmod",
"end_char": 147,
"feats": "Number=Sing",
"head": 24,
"id": 28,
"lemma": "week",
"misc": "",
"start_char": 143,
"text": "week",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 149,
"feats": null,
"head": 3,
"id": 29,
"lemma": ".",
"misc": "",
"start_char": 148,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
74963c27449454cb8ba13298fe8fa000 | And Robert disliked Gerald because he was born Jewish, that he converted was irrelevant. | [
{
"end_char": 88,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (NP (NNP Robert)) (VP (VBD disliked) (NP (NNP Gerald)) (SBAR (SBAR (IN because) (S (NP (PRP he)) (VP (VBD was) (VP (VBN born) (ADJP (JJ Jewish)))))) (, ,) (S (SBAR (IN that) (S (NP (PRP he)) (VP (VBD converted)))) (VP (VBD was) (ADJP (JJ irrelevant)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And Robert disliked Gerald because he was born Jewish, that he converted was irrelevant.",
"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": 10,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "Robert",
"misc": "",
"start_char": 4,
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 19,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "dislike",
"misc": "",
"start_char": 11,
"text": "disliked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 26,
"feats": "Number=Sing",
"head": 3,
"id": 4,
"lemma": "Gerald",
"misc": "",
"start_char": 20,
"text": "Gerald",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 34,
"feats": null,
"head": 8,
"id": 5,
"lemma": "because",
"misc": "",
"start_char": 27,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 37,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": 6,
"lemma": "he",
"misc": "",
"start_char": 35,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 41,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": 7,
"lemma": "be",
"misc": "",
"start_char": 38,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 46,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 3,
"id": 8,
"lemma": "bear",
"misc": "",
"start_char": 42,
"text": "born",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "xcomp",
"end_char": 53,
"feats": "Degree=Pos",
"head": 8,
"id": 9,
"lemma": "Jewish",
"misc": "",
"start_char": 47,
"text": "Jewish",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 55,
"feats": null,
"head": 15,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 54,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 60,
"feats": null,
"head": 15,
"id": 11,
"lemma": "that",
"misc": "",
"start_char": 56,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 63,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 61,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"end_char": 73,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": 13,
"lemma": "convert",
"misc": "",
"start_char": 64,
"text": "converted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "cop",
"end_char": 77,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": 14,
"lemma": "be",
"misc": "",
"start_char": 74,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"end_char": 88,
"feats": "Degree=Pos",
"head": 8,
"id": 15,
"lemma": "irrelevant",
"misc": "",
"start_char": 78,
"text": "irrelevant",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 90,
"feats": null,
"head": 3,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 89,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
3,
3
],
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
a36a9c52b6356cade26869bf7aefd4ca | Leroy would be a much better choice than George if he's available. | [
{
"end_char": 66,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Leroy)) (VP (MD would) (VP (VB be) (NP (NP (DT a) (ADJP (RB much) (JJR better)) (NN choice)) (PP (IN than) (NP (NNP George)))) (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ 's) (ADJP (JJ available))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Leroy would be a much better choice than George if he's available.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 7,
"id": 1,
"lemma": "Leroy",
"misc": "",
"start_char": 0,
"text": "Leroy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 11,
"feats": "VerbForm=Fin",
"head": 7,
"id": 2,
"lemma": "would",
"misc": "",
"start_char": 6,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "cop",
"end_char": 14,
"feats": "VerbForm=Inf",
"head": 7,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 12,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 16,
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": 4,
"lemma": "a",
"misc": "",
"start_char": 15,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advmod",
"end_char": 21,
"feats": null,
"head": 6,
"id": 5,
"lemma": "much",
"misc": "",
"start_char": 17,
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"end_char": 28,
"feats": "Degree=Cmp",
"head": 7,
"id": 6,
"lemma": "good",
"misc": "",
"start_char": 22,
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "root",
"end_char": 35,
"feats": "Number=Sing",
"head": 0,
"id": 7,
"lemma": "choice",
"misc": "",
"start_char": 29,
"text": "choice",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 40,
"feats": null,
"head": 9,
"id": 8,
"lemma": "than",
"misc": "",
"start_char": 36,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 47,
"feats": "Number=Sing",
"head": 7,
"id": 9,
"lemma": "George",
"misc": "",
"start_char": 41,
"text": "George",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 50,
"feats": null,
"head": 13,
"id": 10,
"lemma": "if",
"misc": "",
"start_char": 48,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 53,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"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": 13,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 54,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"end_char": 66,
"feats": "Degree=Pos",
"head": 7,
"id": 13,
"lemma": "available",
"misc": "",
"start_char": 57,
"text": "available",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 68,
"feats": null,
"head": 7,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 67,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
7ae8519f3c5007417975b608c8cf75c5 | Valerie was the first movie where I remember seeing Pamela, and she blew me away. | [
{
"end_char": 81,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Valerie)) (VP (VBD was) (NP (NP (DT the) (JJ first) (NN movie)) (SBAR (WHADVP (WRB where)) (S (NP (PRP I)) (VP (VBP remember) (S (VP (VBG seeing) (NP (NNP Pamela)))))))))) (, ,) (CC and) (S (NP (PRP she)) (VP (VBD blew) (NP (PRP me)) (PRT (RB away)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Valerie was the first movie where I remember seeing Pamela, and she blew me away.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Valerie",
"misc": "",
"start_char": 0,
"text": "Valerie",
"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": "det",
"end_char": 15,
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": 3,
"lemma": "the",
"misc": "",
"start_char": 12,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 21,
"feats": "Degree=Pos|NumType=Ord",
"head": 5,
"id": 4,
"lemma": "first",
"misc": "",
"start_char": 16,
"text": "first",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "root",
"end_char": 27,
"feats": "Number=Sing",
"head": 0,
"id": 5,
"lemma": "movie",
"misc": "",
"start_char": 22,
"text": "movie",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 33,
"feats": "PronType=Rel",
"head": 8,
"id": 6,
"lemma": "where",
"misc": "",
"start_char": 28,
"text": "where",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 35,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 8,
"id": 7,
"lemma": "I",
"misc": "",
"start_char": 34,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "acl:relcl",
"end_char": 44,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 8,
"lemma": "remember",
"misc": "",
"start_char": 36,
"text": "remember",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "xcomp",
"end_char": 51,
"feats": "VerbForm=Ger",
"head": 8,
"id": 9,
"lemma": "see",
"misc": "",
"start_char": 45,
"text": "seeing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 58,
"feats": "Number=Sing",
"head": 9,
"id": 10,
"lemma": "Pamela",
"misc": "",
"start_char": 52,
"text": "Pamela",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 60,
"feats": null,
"head": 14,
"id": 11,
"lemma": ",",
"misc": "",
"start_char": 59,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 64,
"feats": null,
"head": 14,
"id": 12,
"lemma": "and",
"misc": "",
"start_char": 61,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 68,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "she",
"misc": "",
"start_char": 65,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 73,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 14,
"lemma": "blow",
"misc": "",
"start_char": 69,
"text": "blew",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 76,
"feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs",
"head": 14,
"id": 15,
"lemma": "I",
"misc": "",
"start_char": 74,
"text": "me",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 81,
"feats": null,
"head": 14,
"id": 16,
"lemma": "away",
"misc": "",
"start_char": 77,
"text": "away",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 83,
"feats": null,
"head": 5,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 82,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
9,
9
],
[
0,
12,
12
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
269197ff089bc622ee20a1c3547ad176 | Again, Ruby seems to agree with this and tries to talk with Mable and fails since you can't deny her. | [
{
"end_char": 101,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (ADVP (RB Again)) (, ,) (NP (NNP Ruby)) (VP (VP (VBZ seems) (S (VP (TO to) (VP (VB agree) (PP (IN with) (NP (DT this))))))) (CC and) (VP (VBZ tries) (S (VP (TO to) (VP (VB talk) (PP (IN with) (NP (NNP Mable))))))) (CC and) (VP (VBZ fails) (SBAR (IN since) (S (NP (PRP you)) (VP (MD ca) (RB n't) (VP (VB deny) (NP (PRP her)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Again, Ruby seems to agree with this and tries to talk with Mable and fails since you can't deny her.",
"tokens": [
{
"deprel": "advmod",
"end_char": 5,
"feats": null,
"head": 4,
"id": 1,
"lemma": "again",
"misc": "",
"start_char": 0,
"text": "Again",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 7,
"feats": null,
"head": 4,
"id": 2,
"lemma": ",",
"misc": "",
"start_char": 6,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 12,
"feats": "Number=Sing",
"head": 4,
"id": 3,
"lemma": "Ruby",
"misc": "",
"start_char": 8,
"text": "Ruby",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 4,
"lemma": "seem",
"misc": "",
"start_char": 13,
"text": "seems",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 21,
"feats": null,
"head": 6,
"id": 5,
"lemma": "to",
"misc": "",
"start_char": 19,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 27,
"feats": "VerbForm=Inf",
"head": 4,
"id": 6,
"lemma": "agree",
"misc": "",
"start_char": 22,
"text": "agree",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 32,
"feats": null,
"head": 8,
"id": 7,
"lemma": "with",
"misc": "",
"start_char": 28,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 37,
"feats": "Number=Sing|PronType=Dem",
"head": 6,
"id": 8,
"lemma": "this",
"misc": "",
"start_char": 33,
"text": "this",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "cc",
"end_char": 41,
"feats": null,
"head": 10,
"id": 9,
"lemma": "and",
"misc": "",
"start_char": 38,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 47,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 10,
"lemma": "try",
"misc": "",
"start_char": 42,
"text": "tries",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 50,
"feats": null,
"head": 12,
"id": 11,
"lemma": "to",
"misc": "",
"start_char": 48,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 55,
"feats": "VerbForm=Inf",
"head": 10,
"id": 12,
"lemma": "talk",
"misc": "",
"start_char": 51,
"text": "talk",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 60,
"feats": null,
"head": 14,
"id": 13,
"lemma": "with",
"misc": "",
"start_char": 56,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 66,
"feats": "Number=Sing",
"head": 12,
"id": 14,
"lemma": "Mable",
"misc": "",
"start_char": 61,
"text": "Mable",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 70,
"feats": null,
"head": 16,
"id": 15,
"lemma": "and",
"misc": "",
"start_char": 67,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 76,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 16,
"lemma": "fail",
"misc": "",
"start_char": 71,
"text": "fails",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 82,
"feats": null,
"head": 21,
"id": 17,
"lemma": "since",
"misc": "",
"start_char": 77,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 86,
"feats": "Case=Nom|Person=2|PronType=Prs",
"head": 21,
"id": 18,
"lemma": "you",
"misc": "",
"start_char": 83,
"text": "you",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 89,
"feats": "VerbForm=Fin",
"head": 21,
"id": 19,
"lemma": "can",
"misc": "",
"start_char": 87,
"text": "ca",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 93,
"feats": null,
"head": 21,
"id": 20,
"lemma": "not",
"misc": "",
"start_char": 90,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 98,
"feats": "VerbForm=Inf",
"head": 16,
"id": 21,
"lemma": "deny",
"misc": "",
"start_char": 94,
"text": "deny",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 102,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": 22,
"lemma": "her",
"misc": "",
"start_char": 99,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 104,
"feats": null,
"head": 4,
"id": 23,
"lemma": ".",
"misc": "",
"start_char": 103,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
]
],
[
[
0,
13,
13
],
[
0,
21,
21
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
dc82142e1c0713399717f3d86a94edc7 | Michael doesn't take much less time than John if you run through his zone. | [
{
"end_char": 74,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Michael)) (VP (VBZ does) (RB n't) (VP (VB take) (NP (NP (ADJP (JJ much) (JJR less)) (NN time)) (PP (IN than) (NP (NNP John)))) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP run) (PP (IN through) (NP (PRP$ his) (NN zone)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Michael doesn't take much less time than John if you run through his zone.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Michael",
"misc": "",
"start_char": 0,
"text": "Michael",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 12,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "do",
"misc": "",
"start_char": 8,
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 16,
"feats": null,
"head": 4,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 13,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 21,
"feats": "VerbForm=Inf",
"head": 0,
"id": 4,
"lemma": "take",
"misc": "",
"start_char": 17,
"text": "take",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "amod",
"end_char": 26,
"feats": "Degree=Pos",
"head": 7,
"id": 5,
"lemma": "much",
"misc": "",
"start_char": 22,
"text": "much",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"end_char": 31,
"feats": "Degree=Cmp",
"head": 7,
"id": 6,
"lemma": "less",
"misc": "",
"start_char": 27,
"text": "less",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"end_char": 36,
"feats": "Number=Sing",
"head": 4,
"id": 7,
"lemma": "time",
"misc": "",
"start_char": 32,
"text": "time",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 41,
"feats": null,
"head": 9,
"id": 8,
"lemma": "than",
"misc": "",
"start_char": 37,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 46,
"feats": "Number=Sing",
"head": 7,
"id": 9,
"lemma": "John",
"misc": "",
"start_char": 42,
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 49,
"feats": null,
"head": 12,
"id": 10,
"lemma": "if",
"misc": "",
"start_char": 47,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 53,
"feats": "Case=Nom|Person=2|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "you",
"misc": "",
"start_char": 50,
"text": "you",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 57,
"feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 12,
"lemma": "run",
"misc": "",
"start_char": 54,
"text": "run",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "case",
"end_char": 65,
"feats": null,
"head": 15,
"id": 13,
"lemma": "through",
"misc": "",
"start_char": 58,
"text": "through",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 69,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 15,
"id": 14,
"lemma": "his",
"misc": "",
"start_char": 66,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 74,
"feats": "Number=Sing",
"head": 12,
"id": 15,
"lemma": "zone",
"misc": "",
"start_char": 70,
"text": "zone",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 76,
"feats": null,
"head": 4,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 75,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
6f209ff3ea19ef031b15a0677853ffdb | Terry was busy securing Robert, but he too sent his best wishes. | [
{
"end_char": 64,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Terry)) (VP (VBD was) (ADJP (JJ busy) (S (VP (VBG securing) (NP (NNP Robert))))))) (, ,) (CC but) (S (NP (PRP he)) (ADVP (RB too)) (VP (VBD sent) (NP (PRP$ his) (JJS best) (NNS wishes)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Terry was busy securing Robert, but he too sent his best wishes.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Terry",
"misc": "",
"start_char": 0,
"text": "Terry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 6,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 14,
"feats": "Degree=Pos",
"head": 0,
"id": 3,
"lemma": "busy",
"misc": "",
"start_char": 10,
"text": "busy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advcl",
"end_char": 23,
"feats": "VerbForm=Ger",
"head": 3,
"id": 4,
"lemma": "secure",
"misc": "",
"start_char": 15,
"text": "securing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 30,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "Robert",
"misc": "",
"start_char": 24,
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 32,
"feats": null,
"head": 10,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 31,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 36,
"feats": null,
"head": 10,
"id": 7,
"lemma": "but",
"misc": "",
"start_char": 33,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 39,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 37,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 43,
"feats": null,
"head": 10,
"id": 9,
"lemma": "too",
"misc": "",
"start_char": 40,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 48,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 10,
"lemma": "send",
"misc": "",
"start_char": 44,
"text": "sent",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"end_char": 52,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 13,
"id": 11,
"lemma": "his",
"misc": "",
"start_char": 49,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 57,
"feats": "Degree=Sup",
"head": 13,
"id": 12,
"lemma": "good",
"misc": "",
"start_char": 53,
"text": "best",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "obj",
"end_char": 64,
"feats": "Number=Plur",
"head": 10,
"id": 13,
"lemma": "wish",
"misc": "",
"start_char": 58,
"text": "wishes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 66,
"feats": null,
"head": 3,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 65,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
7,
7
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
3771a534135f754949cdb765ae9aef5f | Susan will endorse Karen if she wins because * she knows she is the best chance to push the country Left *. | [
{
"end_char": 107,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Susan)) (VP (MD will) (VP (VB endorse) (NP (NNP Karen)) (SBAR (IN if) (S (NP (PRP she)) (VP (VBZ wins)))) (SBAR (IN because) (NFP *) (S (NP (PRP she)) (VP (VBZ knows) (SBAR (S (NP (PRP she)) (VP (VBZ is) (NP (DT the) (JJS best) (NN chance) (S (VP (TO to) (VP (VB push) (NP (DT the) (NN country) (NNP Left)))))) (NFP *))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Susan will endorse Karen if she wins because * she knows she is the best chance to push the country Left *.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Susan",
"misc": "",
"start_char": 0,
"text": "Susan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 10,
"feats": "VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "will",
"misc": "",
"start_char": 6,
"text": "will",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"end_char": 18,
"feats": "VerbForm=Inf",
"head": 0,
"id": 3,
"lemma": "endorse",
"misc": "",
"start_char": 11,
"text": "endorse",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 24,
"feats": "Number=Sing",
"head": 3,
"id": 4,
"lemma": "Karen",
"misc": "",
"start_char": 19,
"text": "Karen",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 27,
"feats": null,
"head": 7,
"id": 5,
"lemma": "if",
"misc": "",
"start_char": 25,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 31,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 7,
"id": 6,
"lemma": "she",
"misc": "",
"start_char": 28,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 36,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 7,
"lemma": "win",
"misc": "",
"start_char": 32,
"text": "wins",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 44,
"feats": null,
"head": 11,
"id": 8,
"lemma": "because",
"misc": "",
"start_char": 37,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "punct",
"end_char": 46,
"feats": null,
"head": 11,
"id": 9,
"lemma": "*",
"misc": "",
"start_char": 45,
"text": "*",
"upos": "PUNCT",
"xpos": "NFP"
},
{
"deprel": "nsubj",
"end_char": 50,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "she",
"misc": "",
"start_char": 47,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 56,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 11,
"lemma": "know",
"misc": "",
"start_char": 51,
"text": "knows",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "nsubj",
"end_char": 60,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 12,
"lemma": "she",
"misc": "",
"start_char": 57,
"text": "she",
"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": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 67,
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": 14,
"lemma": "the",
"misc": "",
"start_char": 64,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 72,
"feats": "Degree=Sup",
"head": 16,
"id": 15,
"lemma": "good",
"misc": "",
"start_char": 68,
"text": "best",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "ccomp",
"end_char": 79,
"feats": "Number=Sing",
"head": 11,
"id": 16,
"lemma": "chance",
"misc": "",
"start_char": 73,
"text": "chance",
"upos": "NOUN",
"xpos": "NN"
},
{
"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": 87,
"feats": "VerbForm=Inf",
"head": 16,
"id": 18,
"lemma": "push",
"misc": "",
"start_char": 83,
"text": "push",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 91,
"feats": "Definite=Def|PronType=Art",
"head": 21,
"id": 19,
"lemma": "the",
"misc": "",
"start_char": 88,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 99,
"feats": "Number=Sing",
"head": 21,
"id": 20,
"lemma": "country",
"misc": "",
"start_char": 92,
"text": "country",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 104,
"feats": "Number=Sing",
"head": 18,
"id": 21,
"lemma": "Left",
"misc": "",
"start_char": 100,
"text": "Left",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 106,
"feats": null,
"head": 3,
"id": 22,
"lemma": "*",
"misc": "",
"start_char": 105,
"text": "*",
"upos": "PUNCT",
"xpos": "NFP"
},
{
"deprel": "punct",
"end_char": 108,
"feats": null,
"head": 3,
"id": 23,
"lemma": ".",
"misc": "",
"start_char": 107,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
3,
3
],
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
6d81684bf1c2d06994eff30edb7987ed | Heidi knocked up Sharon and when she was two months pregnant, she left her for supermodel Grizelle. | [
{
"end_char": 99,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Heidi)) (VP (VBD knocked) (PRT (RP up)) (NP (NNP Sharon)))) (CC and) (S (SBAR (WHADVP (WRB when)) (S (NP (PRP she)) (VP (VBD was) (ADJP (NP (CD two) (NNS months)) (JJ pregnant))))) (, ,) (NP (PRP she)) (VP (VBD left) (NP (PRP her)) (PP (IN for) (NP (NN supermodel) (NNP Grizelle))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Heidi knocked up Sharon and when she was two months pregnant, she left her for supermodel Grizelle.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Heidi",
"misc": "",
"start_char": 0,
"text": "Heidi",
"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": "knock",
"misc": "",
"start_char": 6,
"text": "knocked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"end_char": 16,
"feats": null,
"head": 2,
"id": 3,
"lemma": "up",
"misc": "",
"start_char": 14,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "obj",
"end_char": 23,
"feats": "Number=Sing",
"head": 2,
"id": 4,
"lemma": "Sharon",
"misc": "",
"start_char": 17,
"text": "Sharon",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 27,
"feats": null,
"head": 14,
"id": 5,
"lemma": "and",
"misc": "",
"start_char": 24,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 32,
"feats": "PronType=Int",
"head": 11,
"id": 6,
"lemma": "when",
"misc": "",
"start_char": 28,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 36,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 7,
"lemma": "she",
"misc": "",
"start_char": 33,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 40,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 37,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "nummod",
"end_char": 44,
"feats": "NumForm=Word|NumType=Card",
"head": 10,
"id": 9,
"lemma": "two",
"misc": "",
"start_char": 41,
"text": "two",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "obl:tmod",
"end_char": 51,
"feats": "Number=Plur",
"head": 11,
"id": 10,
"lemma": "month",
"misc": "",
"start_char": 45,
"text": "months",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "advcl",
"end_char": 60,
"feats": "Degree=Pos",
"head": 14,
"id": 11,
"lemma": "pregnant",
"misc": "",
"start_char": 52,
"text": "pregnant",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 62,
"feats": null,
"head": 11,
"id": 12,
"lemma": ",",
"misc": "",
"start_char": 61,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 66,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "she",
"misc": "",
"start_char": 63,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 71,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 14,
"lemma": "leave",
"misc": "",
"start_char": 67,
"text": "left",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 75,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 15,
"lemma": "her",
"misc": "",
"start_char": 72,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 79,
"feats": null,
"head": 17,
"id": 16,
"lemma": "for",
"misc": "",
"start_char": 76,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 90,
"feats": "Number=Sing",
"head": 14,
"id": 17,
"lemma": "supermodel",
"misc": "",
"start_char": 80,
"text": "supermodel",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "flat",
"end_char": 99,
"feats": "Number=Sing",
"head": 17,
"id": 18,
"lemma": "Grizelle",
"misc": "",
"start_char": 91,
"text": "Grizelle",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 101,
"feats": null,
"head": 2,
"id": 19,
"lemma": ".",
"misc": "",
"start_char": 100,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
3,
3
],
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
f8e1b018849635ce121090331f856be6 | Daniel I am leaning towards Thomas if he won't be limited, Decker if Julio has limitations. | [
{
"end_char": 91,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Daniel)) (NP (PRP I)) (VP (VBP am) (VP (VBG leaning) (PP (IN towards) (NP (NNP Thomas))) (SBAR (IN if) (S (NP (PRP he)) (VP (MD wo) (RB n't) (VP (VB be) (ADJP (VBN limited))))))))) (, ,) (NP (NNP Decker)) (SBAR (IN if) (S (NP (NNP Julio)) (VP (VBZ has) (NP (NNS limitations))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Daniel I am leaning towards Thomas if he won't be limited, Decker if Julio has limitations.",
"tokens": [
{
"deprel": "vocative",
"end_char": 6,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Daniel",
"misc": "",
"start_char": 0,
"text": "Daniel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "nsubj",
"end_char": 8,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 4,
"id": 2,
"lemma": "I",
"misc": "",
"start_char": 7,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 9,
"text": "am",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "root",
"end_char": 19,
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": 4,
"lemma": "lean",
"misc": "",
"start_char": 12,
"text": "leaning",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 27,
"feats": null,
"head": 6,
"id": 5,
"lemma": "towards",
"misc": "",
"start_char": 20,
"text": "towards",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 34,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Thomas",
"misc": "",
"start_char": 28,
"text": "Thomas",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 37,
"feats": null,
"head": 12,
"id": 7,
"lemma": "if",
"misc": "",
"start_char": 35,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 40,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 38,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 43,
"feats": "VerbForm=Fin",
"head": 12,
"id": 9,
"lemma": "will",
"misc": "",
"start_char": 41,
"text": "wo",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 47,
"feats": null,
"head": 12,
"id": 10,
"lemma": "not",
"misc": "",
"start_char": 44,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "aux:pass",
"end_char": 50,
"feats": "VerbForm=Inf",
"head": 12,
"id": 11,
"lemma": "be",
"misc": "",
"start_char": 48,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "advcl",
"end_char": 58,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 4,
"id": 12,
"lemma": "limit",
"misc": "",
"start_char": 51,
"text": "limited",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 60,
"feats": null,
"head": 12,
"id": 13,
"lemma": ",",
"misc": "",
"start_char": 59,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "appos",
"end_char": 67,
"feats": "Number=Sing",
"head": 12,
"id": 14,
"lemma": "Decker",
"misc": "",
"start_char": 61,
"text": "Decker",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 70,
"feats": null,
"head": 17,
"id": 15,
"lemma": "if",
"misc": "",
"start_char": 68,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 76,
"feats": "Number=Sing",
"head": 17,
"id": 16,
"lemma": "Julio",
"misc": "",
"start_char": 71,
"text": "Julio",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"end_char": 80,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 17,
"lemma": "have",
"misc": "",
"start_char": 77,
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 92,
"feats": "Number=Plur",
"head": 17,
"id": 18,
"lemma": "limitation",
"misc": "",
"start_char": 81,
"text": "limitations",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 94,
"feats": null,
"head": 4,
"id": 19,
"lemma": ".",
"misc": "",
"start_char": 93,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
3ba6e29f2dd3d18aa502859bdf215cd6 | Gregory immediately went looking for Chad, but nobody had seen him. | [
{
"end_char": 67,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Gregory)) (ADVP (RB immediately)) (VP (VBD went) (S (VP (VBG looking) (PP (IN for) (NP (NNP Chad))))))) (, ,) (CC but) (S (NP (NN nobody)) (VP (VBD had) (VP (VBN seen) (NP (PRP him))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Gregory immediately went looking for Chad, but nobody had seen him.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Gregory",
"misc": "",
"start_char": 0,
"text": "Gregory",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 19,
"feats": null,
"head": 3,
"id": 2,
"lemma": "immediately",
"misc": "",
"start_char": 8,
"text": "immediately",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 24,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "go",
"misc": "",
"start_char": 20,
"text": "went",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"end_char": 32,
"feats": "VerbForm=Ger",
"head": 3,
"id": 4,
"lemma": "look",
"misc": "",
"start_char": 25,
"text": "looking",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 36,
"feats": null,
"head": 6,
"id": 5,
"lemma": "for",
"misc": "",
"start_char": 33,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 41,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Chad",
"misc": "",
"start_char": 37,
"text": "Chad",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 43,
"feats": null,
"head": 11,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 42,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 47,
"feats": null,
"head": 11,
"id": 8,
"lemma": "but",
"misc": "",
"start_char": 44,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 54,
"feats": "Number=Sing|PronType=Neg",
"head": 11,
"id": 9,
"lemma": "nobody",
"misc": "",
"start_char": 48,
"text": "nobody",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "aux",
"end_char": 58,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": 10,
"lemma": "have",
"misc": "",
"start_char": 55,
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"end_char": 63,
"feats": "Tense=Past|VerbForm=Part",
"head": 3,
"id": 11,
"lemma": "see",
"misc": "",
"start_char": 59,
"text": "seen",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"end_char": 67,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 64,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 69,
"feats": null,
"head": 3,
"id": 13,
"lemma": ".",
"misc": "",
"start_char": 68,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
11,
11
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
2df845be9bce23129152a6578f1eab4c | Call me crazy, but I really think Robert is just WAITING for Chris to retire, then he'll ride out with him. | [
{
"end_char": 107,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (VP (VB Call) (NP (PRP me)) (ADJP (JJ crazy)))) (, ,) (CC but) (S (NP (PRP I)) (ADVP (RB really)) (VP (VBP think) (SBAR (S (NP (NNP Robert)) (VP (VBZ is) (ADVP (RB just)) (VP (VBG WAITING) (SBAR (IN for) (S (NP (NNP Chris)) (VP (TO to) (VP (VB retire))))))))))) (, ,) (S (ADVP (RB then)) (NP (PRP he)) (VP (MD 'll) (VP (VB ride) (PRT (RP out)) (PP (IN with) (NP (PRP him)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Call me crazy, but I really think Robert is just WAITING for Chris to retire, then he'll ride out with him.",
"tokens": [
{
"deprel": "root",
"end_char": 4,
"feats": "Mood=Imp|VerbForm=Fin",
"head": 0,
"id": 1,
"lemma": "call",
"misc": "",
"start_char": 0,
"text": "Call",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 7,
"feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs",
"head": 1,
"id": 2,
"lemma": "I",
"misc": "",
"start_char": 5,
"text": "me",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"end_char": 13,
"feats": "Degree=Pos",
"head": 1,
"id": 3,
"lemma": "crazy",
"misc": "",
"start_char": 8,
"text": "crazy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 15,
"feats": null,
"head": 8,
"id": 4,
"lemma": ",",
"misc": "",
"start_char": 14,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 19,
"feats": null,
"head": 8,
"id": 5,
"lemma": "but",
"misc": "",
"start_char": 16,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 21,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 8,
"id": 6,
"lemma": "I",
"misc": "",
"start_char": 20,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 28,
"feats": null,
"head": 8,
"id": 7,
"lemma": "really",
"misc": "",
"start_char": 22,
"text": "really",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 34,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 1,
"id": 8,
"lemma": "think",
"misc": "",
"start_char": 29,
"text": "think",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "nsubj",
"end_char": 41,
"feats": "Number=Sing",
"head": 12,
"id": 9,
"lemma": "Robert",
"misc": "",
"start_char": 35,
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 44,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 42,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 49,
"feats": null,
"head": 12,
"id": 11,
"lemma": "just",
"misc": "",
"start_char": 45,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 57,
"feats": "Tense=Pres|VerbForm=Part",
"head": 8,
"id": 12,
"lemma": "waiting",
"misc": "",
"start_char": 50,
"text": "WAITING",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 61,
"feats": null,
"head": 16,
"id": 13,
"lemma": "for",
"misc": "",
"start_char": 58,
"text": "for",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 67,
"feats": "Number=Sing",
"head": 16,
"id": 14,
"lemma": "Chris",
"misc": "",
"start_char": 62,
"text": "Chris",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 70,
"feats": null,
"head": 16,
"id": 15,
"lemma": "to",
"misc": "",
"start_char": 68,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 77,
"feats": "VerbForm=Inf",
"head": 12,
"id": 16,
"lemma": "retire",
"misc": "",
"start_char": 71,
"text": "retire",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"end_char": 79,
"feats": null,
"head": 21,
"id": 17,
"lemma": ",",
"misc": "",
"start_char": 78,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 84,
"feats": "PronType=Dem",
"head": 21,
"id": 18,
"lemma": "then",
"misc": "",
"start_char": 80,
"text": "then",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 87,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": 19,
"lemma": "he",
"misc": "",
"start_char": 85,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 91,
"feats": "VerbForm=Fin",
"head": 21,
"id": 20,
"lemma": "will",
"misc": "",
"start_char": 88,
"text": "'ll",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "parataxis",
"end_char": 96,
"feats": "VerbForm=Inf",
"head": 12,
"id": 21,
"lemma": "ride",
"misc": "",
"start_char": 92,
"text": "ride",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"end_char": 100,
"feats": null,
"head": 21,
"id": 22,
"lemma": "out",
"misc": "",
"start_char": 97,
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "case",
"end_char": 105,
"feats": null,
"head": 24,
"id": 23,
"lemma": "with",
"misc": "",
"start_char": 101,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 109,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": 24,
"lemma": "he",
"misc": "",
"start_char": 106,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 111,
"feats": null,
"head": 1,
"id": 25,
"lemma": ".",
"misc": "",
"start_char": 110,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
8,
8
],
[
0,
18,
18
]
],
[
[
0,
13,
13
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
203e3f8f3111146948c5ef95bd94753b | Jeffrey was hyped up as Darryl but he hasn't been progressing a lot lately. | [
{
"end_char": 75,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Jeffrey)) (VP (VBD was) (VP (VBN hyped) (PRT (RP up)) (PP (IN as) (NP (NNP Darryl)))))) (CC but) (S (NP (PRP he)) (VP (VBZ has) (RB n't) (VP (VBN been) (VP (VBG progressing) (ADVP (NP (DT a) (NN lot)) (RB lately)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Jeffrey was hyped up as Darryl but he hasn't been progressing a lot lately.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Jeffrey",
"misc": "",
"start_char": 0,
"text": "Jeffrey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 8,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 17,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 3,
"lemma": "hype",
"misc": "",
"start_char": 12,
"text": "hyped",
"upos": "VERB",
"xpos": "VBN"
},
{
"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": "case",
"end_char": 23,
"feats": null,
"head": 6,
"id": 5,
"lemma": "as",
"misc": "",
"start_char": 21,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 30,
"feats": "Number=Sing",
"head": 3,
"id": 6,
"lemma": "Darryl",
"misc": "",
"start_char": 24,
"text": "Darryl",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 34,
"feats": null,
"head": 12,
"id": 7,
"lemma": "but",
"misc": "",
"start_char": 31,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 37,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 35,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 41,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 9,
"lemma": "have",
"misc": "",
"start_char": 38,
"text": "has",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 45,
"feats": null,
"head": 12,
"id": 10,
"lemma": "not",
"misc": "",
"start_char": 42,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "aux",
"end_char": 50,
"feats": "Tense=Past|VerbForm=Part",
"head": 12,
"id": 11,
"lemma": "be",
"misc": "",
"start_char": 46,
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "conj",
"end_char": 62,
"feats": "Tense=Pres|VerbForm=Part",
"head": 3,
"id": 12,
"lemma": "progress",
"misc": "",
"start_char": 51,
"text": "progressing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"end_char": 64,
"feats": "Definite=Ind|PronType=Art",
"head": 14,
"id": 13,
"lemma": "a",
"misc": "",
"start_char": 63,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:npmod",
"end_char": 68,
"feats": "Number=Sing",
"head": 15,
"id": 14,
"lemma": "lot",
"misc": "",
"start_char": 65,
"text": "lot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 75,
"feats": null,
"head": 12,
"id": 15,
"lemma": "lately",
"misc": "",
"start_char": 69,
"text": "lately",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 77,
"feats": null,
"head": 3,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 76,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
7,
7
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
dfe9137e4ffd4d8c4ca04d1f1a42f5f9 | After sacking Arthur, not only was the best manager we could attract Robert but we were an attractive enough destination for him. | [
{
"end_char": 129,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (PP (IN After) (S (VP (VBG sacking) (NP (NNP Arthur))))) (, ,) (CONJP (RB not) (RB only)) (VP (VBD was) (NP (NP (DT the) (JJS best) (NN manager)) (SBAR (S (NP (PRP we)) (VP (MD could) (VP (VB attract) (NP (NNP Robert)))))))) (CC but) (S (NP (PRP we)) (VP (VBD were) (NP (DT an) (JJ attractive) (JJ enough) (NN destination)) (PP (IN for) (NP (PRP him))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "After sacking Arthur, not only was the best manager we could attract Robert but we were an attractive enough destination for him.",
"tokens": [
{
"deprel": "mark",
"end_char": 5,
"feats": null,
"head": 2,
"id": 1,
"lemma": "after",
"misc": "",
"start_char": 0,
"text": "After",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 13,
"feats": "VerbForm=Ger",
"head": 21,
"id": 2,
"lemma": "sacking",
"misc": "",
"start_char": 6,
"text": "sacking",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 20,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Arthur",
"misc": "",
"start_char": 14,
"text": "Arthur",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 22,
"feats": null,
"head": 2,
"id": 4,
"lemma": ",",
"misc": "",
"start_char": 21,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 26,
"feats": null,
"head": 6,
"id": 5,
"lemma": "not",
"misc": "",
"start_char": 23,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 31,
"feats": null,
"head": 21,
"id": 6,
"lemma": "only",
"misc": "",
"start_char": 27,
"text": "only",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cop",
"end_char": 35,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 21,
"id": 7,
"lemma": "be",
"misc": "",
"start_char": 32,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 39,
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": 8,
"lemma": "the",
"misc": "",
"start_char": 36,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 44,
"feats": "Degree=Sup",
"head": 10,
"id": 9,
"lemma": "good",
"misc": "",
"start_char": 40,
"text": "best",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "nsubj",
"end_char": 52,
"feats": "Number=Sing",
"head": 21,
"id": 10,
"lemma": "manager",
"misc": "",
"start_char": 45,
"text": "manager",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 55,
"feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
"head": 13,
"id": 11,
"lemma": "we",
"misc": "",
"start_char": 53,
"text": "we",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 61,
"feats": "VerbForm=Fin",
"head": 13,
"id": 12,
"lemma": "could",
"misc": "",
"start_char": 56,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "acl:relcl",
"end_char": 69,
"feats": "VerbForm=Inf",
"head": 10,
"id": 13,
"lemma": "attract",
"misc": "",
"start_char": 62,
"text": "attract",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 76,
"feats": "Number=Sing",
"head": 13,
"id": 14,
"lemma": "Robert",
"misc": "",
"start_char": 70,
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 80,
"feats": null,
"head": 21,
"id": 15,
"lemma": "but",
"misc": "",
"start_char": 77,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 83,
"feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
"head": 21,
"id": 16,
"lemma": "we",
"misc": "",
"start_char": 81,
"text": "we",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 88,
"feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin",
"head": 21,
"id": 17,
"lemma": "be",
"misc": "",
"start_char": 84,
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 91,
"feats": "Definite=Ind|PronType=Art",
"head": 21,
"id": 18,
"lemma": "a",
"misc": "",
"start_char": 89,
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 102,
"feats": "Degree=Pos",
"head": 21,
"id": 19,
"lemma": "attractive",
"misc": "",
"start_char": 92,
"text": "attractive",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"end_char": 109,
"feats": "Degree=Pos",
"head": 21,
"id": 20,
"lemma": "enough",
"misc": "",
"start_char": 103,
"text": "enough",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "root",
"end_char": 121,
"feats": "Number=Sing",
"head": 0,
"id": 21,
"lemma": "destination",
"misc": "",
"start_char": 110,
"text": "destination",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 125,
"feats": null,
"head": 23,
"id": 22,
"lemma": "for",
"misc": "",
"start_char": 122,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 129,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": 23,
"lemma": "he",
"misc": "",
"start_char": 126,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 131,
"feats": null,
"head": 21,
"id": 24,
"lemma": ".",
"misc": "",
"start_char": 130,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
]
],
[
[
0,
13,
13
],
[
0,
22,
22
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
7b13cee8d2da43312fbed4820bc827ad | Andres says "Adam" when he's arguing with Adam Rose on their team name. | [
{
"end_char": 71,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Andres)) (VP (VBZ says) (`` ``) (NP (NNP Adam)) ('' '') (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBG arguing) (PP (IN with) (NP (NNP Adam) (NNP Rose))) (PP (IN on) (NP (PRP$ their) (NN team) (NN name)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Andres says \"Adam\" when he's arguing with Adam Rose on their team name.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Andres",
"misc": "",
"start_char": 0,
"text": "Andres",
"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": "say",
"misc": "",
"start_char": 7,
"text": "says",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "punct",
"end_char": 14,
"feats": null,
"head": 4,
"id": 3,
"lemma": "``",
"misc": "",
"start_char": 12,
"text": "``",
"upos": "PUNCT",
"xpos": "``"
},
{
"deprel": "obj",
"end_char": 19,
"feats": "Number=Sing",
"head": 2,
"id": 4,
"lemma": "Adam",
"misc": "",
"start_char": 15,
"text": "Adam",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 22,
"feats": null,
"head": 4,
"id": 5,
"lemma": "''",
"misc": "",
"start_char": 20,
"text": "''",
"upos": "PUNCT",
"xpos": "''"
},
{
"deprel": "advmod",
"end_char": 27,
"feats": "PronType=Int",
"head": 9,
"id": 6,
"lemma": "when",
"misc": "",
"start_char": 23,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 30,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 7,
"lemma": "he",
"misc": "",
"start_char": 28,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 33,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 9,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 31,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"end_char": 41,
"feats": "Tense=Pres|VerbForm=Part",
"head": 2,
"id": 9,
"lemma": "argue",
"misc": "",
"start_char": 34,
"text": "arguing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 46,
"feats": null,
"head": 11,
"id": 10,
"lemma": "with",
"misc": "",
"start_char": 42,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 51,
"feats": "Number=Sing",
"head": 9,
"id": 11,
"lemma": "Adam",
"misc": "",
"start_char": 47,
"text": "Adam",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 56,
"feats": "Number=Sing",
"head": 11,
"id": 12,
"lemma": "Rose",
"misc": "",
"start_char": 52,
"text": "Rose",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 59,
"feats": null,
"head": 16,
"id": 13,
"lemma": "on",
"misc": "",
"start_char": 57,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 65,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 16,
"id": 14,
"lemma": "their",
"misc": "",
"start_char": 60,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "compound",
"end_char": 70,
"feats": "Number=Sing",
"head": 16,
"id": 15,
"lemma": "team",
"misc": "",
"start_char": 66,
"text": "team",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"end_char": 75,
"feats": "Number=Sing",
"head": 9,
"id": 16,
"lemma": "name",
"misc": "",
"start_char": 71,
"text": "name",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 77,
"feats": null,
"head": 2,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 76,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
6,
6
]
],
[
[
0,
3,
3
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
a667248405a4f99b341362b5138f9df2 | Dale was fired for fucking around and Lloyd would still be here if he wasn't such a miserable asshole. | [
{
"end_char": 102,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Dale)) (VP (VBD was) (VP (VBN fired) (PP (IN for) (S (VP (VBG fucking) (PRT (RB around)))))))) (CC and) (S (NP (NNP Lloyd)) (VP (MD would) (ADVP (RB still)) (VP (VB be) (ADVP (RB here)) (SBAR (IN if) (S (NP (PRP he)) (VP (VBD was) (RB n't) (NP (PDT such) (DT a) (JJ miserable) (NN asshole)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Dale was fired for fucking around and Lloyd would still be here if he wasn't such a miserable asshole.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 4,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Dale",
"misc": "",
"start_char": 0,
"text": "Dale",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 8,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 5,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 14,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 3,
"lemma": "fire",
"misc": "",
"start_char": 9,
"text": "fired",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"end_char": 18,
"feats": null,
"head": 5,
"id": 4,
"lemma": "for",
"misc": "",
"start_char": 15,
"text": "for",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 26,
"feats": "VerbForm=Ger",
"head": 3,
"id": 5,
"lemma": "fuck",
"misc": "",
"start_char": 19,
"text": "fucking",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "advmod",
"end_char": 33,
"feats": null,
"head": 5,
"id": 6,
"lemma": "around",
"misc": "",
"start_char": 27,
"text": "around",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cc",
"end_char": 37,
"feats": null,
"head": 12,
"id": 7,
"lemma": "and",
"misc": "",
"start_char": 34,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 43,
"feats": "Number=Sing",
"head": 12,
"id": 8,
"lemma": "Lloyd",
"misc": "",
"start_char": 38,
"text": "Lloyd",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 49,
"feats": "VerbForm=Fin",
"head": 12,
"id": 9,
"lemma": "would",
"misc": "",
"start_char": 44,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 55,
"feats": null,
"head": 12,
"id": 10,
"lemma": "still",
"misc": "",
"start_char": 50,
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cop",
"end_char": 58,
"feats": "VerbForm=Inf",
"head": 12,
"id": 11,
"lemma": "be",
"misc": "",
"start_char": 56,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "conj",
"end_char": 63,
"feats": "PronType=Dem",
"head": 3,
"id": 12,
"lemma": "here",
"misc": "",
"start_char": 59,
"text": "here",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 66,
"feats": null,
"head": 20,
"id": 13,
"lemma": "if",
"misc": "",
"start_char": 64,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 69,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 67,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 73,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 20,
"id": 15,
"lemma": "be",
"misc": "",
"start_char": 70,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 77,
"feats": null,
"head": 20,
"id": 16,
"lemma": "not",
"misc": "",
"start_char": 74,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "det:predet",
"end_char": 82,
"feats": null,
"head": 20,
"id": 17,
"lemma": "such",
"misc": "",
"start_char": 78,
"text": "such",
"upos": "DET",
"xpos": "PDT"
},
{
"deprel": "det",
"end_char": 84,
"feats": "Definite=Ind|PronType=Art",
"head": 20,
"id": 18,
"lemma": "a",
"misc": "",
"start_char": 83,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 94,
"feats": "Degree=Pos",
"head": 20,
"id": 19,
"lemma": "miserable",
"misc": "",
"start_char": 85,
"text": "miserable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advcl",
"end_char": 102,
"feats": "Number=Sing",
"head": 12,
"id": 20,
"lemma": "asshole",
"misc": "",
"start_char": 95,
"text": "asshole",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 104,
"feats": null,
"head": 3,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 103,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
13,
13
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
bf00ec74815ae0ada3e8e2480f1efca9 | Charles could end up outearning Christopher if he is healthy next year, but that's a big if. | [
{
"end_char": 92,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Charles)) (VP (MD could) (VP (VB end) (PRT (RP up)) (S (VP (VBG outearning) (NP (NNP Christopher)))) (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ is) (ADJP (JJ healthy)) (NP (JJ next) (NN year)))))))) (, ,) (CC but) (S (NP (DT that)) (VP (VBZ 's) (NP (DT a) (JJ big)) (IN if))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Charles could end up outearning Christopher if he is healthy next year, but that's a big if.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Charles",
"misc": "",
"start_char": 0,
"text": "Charles",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 13,
"feats": "VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "could",
"misc": "",
"start_char": 8,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"end_char": 17,
"feats": "VerbForm=Inf",
"head": 0,
"id": 3,
"lemma": "end",
"misc": "",
"start_char": 14,
"text": "end",
"upos": "VERB",
"xpos": "VB"
},
{
"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": "xcomp",
"end_char": 31,
"feats": "VerbForm=Ger",
"head": 3,
"id": 5,
"lemma": "outearn",
"misc": "",
"start_char": 21,
"text": "outearning",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 43,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Christopher",
"misc": "",
"start_char": 32,
"text": "Christopher",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 46,
"feats": null,
"head": 10,
"id": 7,
"lemma": "if",
"misc": "",
"start_char": 44,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 49,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 47,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 52,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 10,
"id": 9,
"lemma": "be",
"misc": "",
"start_char": 50,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"end_char": 60,
"feats": "Degree=Pos",
"head": 5,
"id": 10,
"lemma": "healthy",
"misc": "",
"start_char": 53,
"text": "healthy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"end_char": 65,
"feats": "Degree=Pos",
"head": 12,
"id": 11,
"lemma": "next",
"misc": "",
"start_char": 61,
"text": "next",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl:tmod",
"end_char": 70,
"feats": "Number=Sing",
"head": 10,
"id": 12,
"lemma": "year",
"misc": "",
"start_char": 66,
"text": "year",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 72,
"feats": null,
"head": 18,
"id": 13,
"lemma": ",",
"misc": "",
"start_char": 71,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 76,
"feats": null,
"head": 18,
"id": 14,
"lemma": "but",
"misc": "",
"start_char": 73,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 81,
"feats": "Number=Sing|PronType=Dem",
"head": 18,
"id": 15,
"lemma": "that",
"misc": "",
"start_char": 77,
"text": "that",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "cop",
"end_char": 84,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 18,
"id": 16,
"lemma": "be",
"misc": "",
"start_char": 82,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 86,
"feats": "Definite=Ind|PronType=Art",
"head": 18,
"id": 17,
"lemma": "a",
"misc": "",
"start_char": 85,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "conj",
"end_char": 90,
"feats": "Degree=Pos",
"head": 3,
"id": 18,
"lemma": "big",
"misc": "",
"start_char": 87,
"text": "big",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advcl",
"end_char": 93,
"feats": null,
"head": 18,
"id": 19,
"lemma": "if",
"misc": "",
"start_char": 91,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "punct",
"end_char": 95,
"feats": null,
"head": 3,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 94,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
7,
7
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
c3f87cb0e680b629cc463fc4823fa4a9 | And yet Judith still refuses to criticize Angela or mention her by name. | [
{
"end_char": 72,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (ADVP (CC yet)) (NP (NNP Judith)) (ADVP (RB still)) (VP (VBZ refuses) (S (VP (TO to) (VP (VP (VB criticize) (NP (NNP Angela))) (CC or) (VP (VB mention) (NP (PRP her)) (PP (IN by) (NP (NN name)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And yet Judith still refuses to criticize Angela or mention her by name.",
"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": "cc",
"end_char": 7,
"feats": null,
"head": 5,
"id": 2,
"lemma": "yet",
"misc": "",
"start_char": 4,
"text": "yet",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 14,
"feats": "Number=Sing",
"head": 5,
"id": 3,
"lemma": "Judith",
"misc": "",
"start_char": 8,
"text": "Judith",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 20,
"feats": null,
"head": 5,
"id": 4,
"lemma": "still",
"misc": "",
"start_char": 15,
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 28,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 5,
"lemma": "refuse",
"misc": "",
"start_char": 21,
"text": "refuses",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 31,
"feats": null,
"head": 7,
"id": 6,
"lemma": "to",
"misc": "",
"start_char": 29,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 41,
"feats": "VerbForm=Inf",
"head": 5,
"id": 7,
"lemma": "criticize",
"misc": "",
"start_char": 32,
"text": "criticize",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 48,
"feats": "Number=Sing",
"head": 7,
"id": 8,
"lemma": "Angela",
"misc": "",
"start_char": 42,
"text": "Angela",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 51,
"feats": null,
"head": 10,
"id": 9,
"lemma": "or",
"misc": "",
"start_char": 49,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 59,
"feats": "VerbForm=Inf",
"head": 7,
"id": 10,
"lemma": "mention",
"misc": "",
"start_char": 52,
"text": "mention",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 63,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 11,
"lemma": "her",
"misc": "",
"start_char": 60,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 66,
"feats": null,
"head": 13,
"id": 12,
"lemma": "by",
"misc": "",
"start_char": 64,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 71,
"feats": "Number=Sing",
"head": 10,
"id": 13,
"lemma": "name",
"misc": "",
"start_char": 67,
"text": "name",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 73,
"feats": null,
"head": 5,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 72,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
]
],
[
[
0,
7,
7
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
92c3afbe629d1bc23695defa6e37e0c4 | Felt like Darnell just scraped through there against Larry, even though he won in straights. | [
{
"end_char": 92,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (VP (VBD Felt) (PP (IN like) (NP (NNP Darnell))))) (ADVP (RB just)) (VP (VBD scraped) (ADVP (IN through)) (ADVP (RB there)) (PP (IN against) (NP (NNP Larry))) (, ,) (SBAR (ADVP (RB even)) (IN though) (S (NP (PRP he)) (VP (VBD won) (PP (IN in) (NP (NNS straights))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Felt like Darnell just scraped through there against Larry, even though he won in straights.",
"tokens": [
{
"deprel": "root",
"end_char": 4,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 1,
"lemma": "feel",
"misc": "",
"start_char": 0,
"text": "Felt",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 9,
"feats": null,
"head": 5,
"id": 2,
"lemma": "like",
"misc": "",
"start_char": 5,
"text": "like",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 17,
"feats": "Number=Sing",
"head": 5,
"id": 3,
"lemma": "Darnell",
"misc": "",
"start_char": 10,
"text": "Darnell",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 22,
"feats": null,
"head": 5,
"id": 4,
"lemma": "just",
"misc": "",
"start_char": 18,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 30,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 1,
"id": 5,
"lemma": "scrape",
"misc": "",
"start_char": 23,
"text": "scraped",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 38,
"feats": null,
"head": 7,
"id": 6,
"lemma": "through",
"misc": "",
"start_char": 31,
"text": "through",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 44,
"feats": "PronType=Dem",
"head": 5,
"id": 7,
"lemma": "there",
"misc": "",
"start_char": 39,
"text": "there",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 52,
"feats": null,
"head": 9,
"id": 8,
"lemma": "against",
"misc": "",
"start_char": 45,
"text": "against",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 58,
"feats": "Number=Sing",
"head": 5,
"id": 9,
"lemma": "Larry",
"misc": "",
"start_char": 53,
"text": "Larry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 60,
"feats": null,
"head": 5,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 59,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 65,
"feats": null,
"head": 14,
"id": 11,
"lemma": "even",
"misc": "",
"start_char": 61,
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 72,
"feats": null,
"head": 14,
"id": 12,
"lemma": "though",
"misc": "",
"start_char": 66,
"text": "though",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 75,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 73,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 79,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 14,
"lemma": "win",
"misc": "",
"start_char": 76,
"text": "won",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 82,
"feats": null,
"head": 16,
"id": 15,
"lemma": "in",
"misc": "",
"start_char": 80,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 92,
"feats": "Number=Plur",
"head": 14,
"id": 16,
"lemma": "straight",
"misc": "",
"start_char": 83,
"text": "straights",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 94,
"feats": null,
"head": 1,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 93,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
],
[
0,
12,
12
]
],
[
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
5b765b3293184235598efa2a74e47aab | But I think John is a much cleverer player than Walter because he can play in numerous positions, Walter is pretty much just a winger. | [
{
"end_char": 134,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (CC But) (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (NNP John)) (VP (VBZ is) (NP (NP (DT a) (ADJP (RB much) (JJR cleverer)) (NN player)) (PP (IN than) (NP (NNP Walter)))) (SBAR (IN because) (S (NP (PRP he)) (VP (MD can) (VP (VB play) (PP (IN in) (NP (JJ numerous) (NNS positions)))))))))))) (, ,) (NP (NNP Walter)) (VP (VBZ is) (ADVP (RB pretty) (RB much)) (NP (RB just) (DT a) (NN winger))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "But I think John is a much cleverer player than Walter because he can play in numerous positions, Walter is pretty much just a winger.",
"tokens": [
{
"deprel": "cc",
"end_char": 3,
"feats": null,
"head": 3,
"id": 1,
"lemma": "but",
"misc": "",
"start_char": 0,
"text": "But",
"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": 11,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "think",
"misc": "",
"start_char": 6,
"text": "think",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "nsubj",
"end_char": 16,
"feats": "Number=Sing",
"head": 9,
"id": 4,
"lemma": "John",
"misc": "",
"start_char": 12,
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 19,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 9,
"id": 5,
"lemma": "be",
"misc": "",
"start_char": 17,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 21,
"feats": "Definite=Ind|PronType=Art",
"head": 9,
"id": 6,
"lemma": "a",
"misc": "",
"start_char": 20,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advmod",
"end_char": 26,
"feats": null,
"head": 8,
"id": 7,
"lemma": "much",
"misc": "",
"start_char": 22,
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"end_char": 35,
"feats": "Degree=Cmp",
"head": 9,
"id": 8,
"lemma": "clever",
"misc": "",
"start_char": 27,
"text": "cleverer",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "ccomp",
"end_char": 42,
"feats": "Number=Sing",
"head": 3,
"id": 9,
"lemma": "player",
"misc": "",
"start_char": 36,
"text": "player",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 47,
"feats": null,
"head": 11,
"id": 10,
"lemma": "than",
"misc": "",
"start_char": 43,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 54,
"feats": "Number=Sing",
"head": 9,
"id": 11,
"lemma": "Walter",
"misc": "",
"start_char": 48,
"text": "Walter",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 62,
"feats": null,
"head": 15,
"id": 12,
"lemma": "because",
"misc": "",
"start_char": 55,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 65,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 63,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 69,
"feats": "VerbForm=Fin",
"head": 15,
"id": 14,
"lemma": "can",
"misc": "",
"start_char": 66,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"end_char": 74,
"feats": "VerbForm=Inf",
"head": 3,
"id": 15,
"lemma": "play",
"misc": "",
"start_char": 70,
"text": "play",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 77,
"feats": null,
"head": 18,
"id": 16,
"lemma": "in",
"misc": "",
"start_char": 75,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 86,
"feats": "Degree=Pos",
"head": 18,
"id": 17,
"lemma": "numerous",
"misc": "",
"start_char": 78,
"text": "numerous",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 96,
"feats": "Number=Plur",
"head": 15,
"id": 18,
"lemma": "position",
"misc": "",
"start_char": 87,
"text": "positions",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 98,
"feats": null,
"head": 3,
"id": 19,
"lemma": ",",
"misc": "",
"start_char": 97,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 105,
"feats": "Number=Sing",
"head": 26,
"id": 20,
"lemma": "Walter",
"misc": "",
"start_char": 99,
"text": "Walter",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 108,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 26,
"id": 21,
"lemma": "be",
"misc": "",
"start_char": 106,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 115,
"feats": null,
"head": 23,
"id": 22,
"lemma": "pretty",
"misc": "",
"start_char": 109,
"text": "pretty",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 120,
"feats": null,
"head": 26,
"id": 23,
"lemma": "much",
"misc": "",
"start_char": 116,
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 125,
"feats": null,
"head": 26,
"id": 24,
"lemma": "just",
"misc": "",
"start_char": 121,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "det",
"end_char": 127,
"feats": "Definite=Ind|PronType=Art",
"head": 26,
"id": 25,
"lemma": "a",
"misc": "",
"start_char": 126,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "parataxis",
"end_char": 134,
"feats": "Number=Sing",
"head": 3,
"id": 26,
"lemma": "winger",
"misc": "",
"start_char": 128,
"text": "winger",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 136,
"feats": null,
"head": 3,
"id": 27,
"lemma": ".",
"misc": "",
"start_char": 135,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
],
[
0,
12,
12
]
],
[
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
d482f33aa166cc8e25516a1b8dfcca4e | Kevin, we haven't seen Scott and don't know if he's forcing himself back. | [
{
"end_char": 73,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Kevin)) (, ,) (NP (PRP we)) (VP (VP (VBP have) (RB n't) (VP (VBN seen) (NP (NNP Scott)))) (CC and) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBG forcing) (NP (PRP himself)) (PRT (RB back))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Kevin, we haven't seen Scott and don't know if he's forcing himself back.",
"tokens": [
{
"deprel": "vocative",
"end_char": 5,
"feats": "Number=Sing",
"head": 6,
"id": 1,
"lemma": "Kevin",
"misc": "",
"start_char": 0,
"text": "Kevin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 7,
"feats": null,
"head": 6,
"id": 2,
"lemma": ",",
"misc": "",
"start_char": 6,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 10,
"feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
"head": 6,
"id": 3,
"lemma": "we",
"misc": "",
"start_char": 8,
"text": "we",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 15,
"feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 4,
"lemma": "have",
"misc": "",
"start_char": 11,
"text": "have",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 19,
"feats": null,
"head": 6,
"id": 5,
"lemma": "not",
"misc": "",
"start_char": 16,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 24,
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": 6,
"lemma": "see",
"misc": "",
"start_char": 20,
"text": "seen",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"end_char": 30,
"feats": "Number=Sing",
"head": 6,
"id": 7,
"lemma": "Scott",
"misc": "",
"start_char": 25,
"text": "Scott",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 34,
"feats": null,
"head": 11,
"id": 8,
"lemma": "and",
"misc": "",
"start_char": 31,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "aux",
"end_char": 37,
"feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin",
"head": 11,
"id": 9,
"lemma": "do",
"misc": "",
"start_char": 35,
"text": "do",
"upos": "AUX",
"xpos": "VBP"
},
{
"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": 6,
"id": 11,
"lemma": "know",
"misc": "",
"start_char": 42,
"text": "know",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 49,
"feats": null,
"head": 15,
"id": 12,
"lemma": "if",
"misc": "",
"start_char": 47,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 52,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 50,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 55,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": 14,
"lemma": "be",
"misc": "",
"start_char": 53,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "ccomp",
"end_char": 63,
"feats": "Tense=Pres|VerbForm=Part",
"head": 11,
"id": 15,
"lemma": "force",
"misc": "",
"start_char": 56,
"text": "forcing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 71,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs|Reflex=Yes",
"head": 15,
"id": 16,
"lemma": "himself",
"misc": "",
"start_char": 64,
"text": "himself",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 76,
"feats": null,
"head": 15,
"id": 17,
"lemma": "back",
"misc": "",
"start_char": 72,
"text": "back",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 78,
"feats": null,
"head": 6,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 77,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
0,
12,
12
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
37ce4a6f008ed23beb2aaac0adec26b0 | Damian really admired a lot of the philosophy of Anthony, but utterly rejected any notions of his deity. | [
{
"end_char": 104,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Damian)) (ADVP (RB really)) (VP (VP (VBD admired) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NP (DT the) (NN philosophy)) (PP (IN of) (NP (NNP Anthony))))))) (, ,) (CC but) (ADVP (RB utterly)) (VP (VBD rejected) (NP (NP (DT any) (NNS notions)) (PP (IN of) (NP (PRP$ his) (NN deity)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Damian really admired a lot of the philosophy of Anthony, but utterly rejected any notions of his deity.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Damian",
"misc": "",
"start_char": 0,
"text": "Damian",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 13,
"feats": null,
"head": 3,
"id": 2,
"lemma": "really",
"misc": "",
"start_char": 7,
"text": "really",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 21,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "admire",
"misc": "",
"start_char": 14,
"text": "admired",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 23,
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": 4,
"lemma": "a",
"misc": "",
"start_char": 22,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 27,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "lot",
"misc": "",
"start_char": 24,
"text": "lot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 30,
"feats": null,
"head": 8,
"id": 6,
"lemma": "of",
"misc": "",
"start_char": 28,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 34,
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": 7,
"lemma": "the",
"misc": "",
"start_char": 31,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 45,
"feats": "Number=Sing",
"head": 5,
"id": 8,
"lemma": "philosophy",
"misc": "",
"start_char": 35,
"text": "philosophy",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 48,
"feats": null,
"head": 10,
"id": 9,
"lemma": "of",
"misc": "",
"start_char": 46,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 56,
"feats": "Number=Sing",
"head": 8,
"id": 10,
"lemma": "Anthony",
"misc": "",
"start_char": 49,
"text": "Anthony",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 58,
"feats": null,
"head": 14,
"id": 11,
"lemma": ",",
"misc": "",
"start_char": 57,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 62,
"feats": null,
"head": 14,
"id": 12,
"lemma": "but",
"misc": "",
"start_char": 59,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 70,
"feats": null,
"head": 14,
"id": 13,
"lemma": "utterly",
"misc": "",
"start_char": 63,
"text": "utterly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 79,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 14,
"lemma": "reject",
"misc": "",
"start_char": 71,
"text": "rejected",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 83,
"feats": null,
"head": 16,
"id": 15,
"lemma": "any",
"misc": "",
"start_char": 80,
"text": "any",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 91,
"feats": "Number=Plur",
"head": 14,
"id": 16,
"lemma": "notion",
"misc": "",
"start_char": 84,
"text": "notions",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 94,
"feats": null,
"head": 19,
"id": 17,
"lemma": "of",
"misc": "",
"start_char": 92,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 98,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 19,
"id": 18,
"lemma": "his",
"misc": "",
"start_char": 95,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod",
"end_char": 104,
"feats": "Number=Sing",
"head": 16,
"id": 19,
"lemma": "deity",
"misc": "",
"start_char": 99,
"text": "deity",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 106,
"feats": null,
"head": 3,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 105,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
9,
9
],
[
0,
17,
17
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
eb11c508f5ea4a215adcba583294e9d4 | As far as I remember, Jane doesn't die during the events of Hazel, and therefore cannot become a Heroic Spirit until she does. | [
{
"end_char": 126,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (ADVP (ADVP (RB As) (RB far)) (SBAR (IN as) (S (NP (PRP I)) (VP (VBP remember))))) (, ,) (NP (NNP Jane)) (VP (VBZ does) (RB n't) (VP (VP (VB die) (PP (IN during) (NP (NP (DT the) (NNS events)) (PP (IN of) (NP (NNP Hazel)))))) (, ,) (CC and) (ADVP (RB therefore)) (VP (MD can) (RB not) (VP (VB become) (NP (DT a) (NNP Heroic) (NNP Spirit)) (SBAR (IN until) (S (NP (PRP she)) (VP (VBZ does)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "As far as I remember, Jane doesn't die during the events of Hazel, and therefore cannot become a Heroic Spirit until she does.",
"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": 6,
"feats": "Degree=Pos",
"head": 10,
"id": 2,
"lemma": "far",
"misc": "",
"start_char": 3,
"text": "far",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 9,
"feats": null,
"head": 5,
"id": 3,
"lemma": "as",
"misc": "",
"start_char": 7,
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 11,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 5,
"id": 4,
"lemma": "I",
"misc": "",
"start_char": 10,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 20,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 5,
"lemma": "remember",
"misc": "",
"start_char": 12,
"text": "remember",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "punct",
"end_char": 22,
"feats": null,
"head": 10,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 21,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 27,
"feats": "Number=Sing",
"head": 10,
"id": 7,
"lemma": "Jane",
"misc": "",
"start_char": 23,
"text": "Jane",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 32,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 10,
"id": 8,
"lemma": "do",
"misc": "",
"start_char": 28,
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 36,
"feats": null,
"head": 10,
"id": 9,
"lemma": "not",
"misc": "",
"start_char": 33,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 40,
"feats": "VerbForm=Inf",
"head": 0,
"id": 10,
"lemma": "die",
"misc": "",
"start_char": 37,
"text": "die",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 47,
"feats": null,
"head": 13,
"id": 11,
"lemma": "during",
"misc": "",
"start_char": 41,
"text": "during",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 51,
"feats": "Definite=Def|PronType=Art",
"head": 13,
"id": 12,
"lemma": "the",
"misc": "",
"start_char": 48,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 58,
"feats": "Number=Plur",
"head": 10,
"id": 13,
"lemma": "event",
"misc": "",
"start_char": 52,
"text": "events",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 61,
"feats": null,
"head": 15,
"id": 14,
"lemma": "of",
"misc": "",
"start_char": 59,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 67,
"feats": "Number=Sing",
"head": 13,
"id": 15,
"lemma": "Hazel",
"misc": "",
"start_char": 62,
"text": "Hazel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 69,
"feats": null,
"head": 21,
"id": 16,
"lemma": ",",
"misc": "",
"start_char": 68,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 73,
"feats": null,
"head": 21,
"id": 17,
"lemma": "and",
"misc": "",
"start_char": 70,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 83,
"feats": null,
"head": 21,
"id": 18,
"lemma": "therefore",
"misc": "",
"start_char": 74,
"text": "therefore",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "aux",
"end_char": 87,
"feats": "VerbForm=Fin",
"head": 21,
"id": 19,
"lemma": "can",
"misc": "",
"start_char": 84,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 91,
"feats": null,
"head": 21,
"id": 20,
"lemma": "not",
"misc": "",
"start_char": 88,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 98,
"feats": "VerbForm=Inf",
"head": 10,
"id": 21,
"lemma": "become",
"misc": "",
"start_char": 92,
"text": "become",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 100,
"feats": "Definite=Ind|PronType=Art",
"head": 24,
"id": 22,
"lemma": "a",
"misc": "",
"start_char": 99,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 107,
"feats": "Degree=Pos",
"head": 24,
"id": 23,
"lemma": "heroic",
"misc": "",
"start_char": 101,
"text": "Heroic",
"upos": "ADJ",
"xpos": "NNP"
},
{
"deprel": "xcomp",
"end_char": 114,
"feats": "Number=Sing",
"head": 21,
"id": 24,
"lemma": "Spirit",
"misc": "",
"start_char": 108,
"text": "Spirit",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 120,
"feats": null,
"head": 27,
"id": 25,
"lemma": "until",
"misc": "",
"start_char": 115,
"text": "until",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 124,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 27,
"id": 26,
"lemma": "she",
"misc": "",
"start_char": 121,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 129,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 21,
"id": 27,
"lemma": "do",
"misc": "",
"start_char": 125,
"text": "does",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "punct",
"end_char": 131,
"feats": null,
"head": 10,
"id": 28,
"lemma": ".",
"misc": "",
"start_char": 130,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
6,
6
],
[
0,
25,
25
]
],
[
[
0,
14,
14
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
30308da4dc2d9f8feb6d06c14a4b4173 | Van, I would say Louis but his injury would make me wait and see on him. | [
{
"end_char": 72,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (ADVP (NNP Van)) (, ,) (NP (PRP I)) (VP (MD would) (VP (VB say) (SBAR (S (NP (NNP Louis)) (CC but) (S (NP (PRP$ his) (NN injury)) (VP (MD would) (VP (VB make) (S (NP (PRP me)) (VP (VP (VB wait)) (CC and) (VB see) (PP (IN on) (NP (PRP him)))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Van, I would say Louis but his injury would make me wait and see on him.",
"tokens": [
{
"deprel": "vocative",
"end_char": 3,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Van",
"misc": "",
"start_char": 0,
"text": "Van",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 5,
"feats": null,
"head": 5,
"id": 2,
"lemma": ",",
"misc": "",
"start_char": 4,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 5,
"id": 3,
"lemma": "I",
"misc": "",
"start_char": 6,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 13,
"feats": "VerbForm=Fin",
"head": 5,
"id": 4,
"lemma": "would",
"misc": "",
"start_char": 8,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"end_char": 17,
"feats": "VerbForm=Inf",
"head": 0,
"id": 5,
"lemma": "say",
"misc": "",
"start_char": 14,
"text": "say",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 23,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Louis",
"misc": "",
"start_char": 18,
"text": "Louis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 27,
"feats": null,
"head": 11,
"id": 7,
"lemma": "but",
"misc": "",
"start_char": 24,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nmod:poss",
"end_char": 31,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 9,
"id": 8,
"lemma": "his",
"misc": "",
"start_char": 28,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 38,
"feats": "Number=Sing",
"head": 11,
"id": 9,
"lemma": "injury",
"misc": "",
"start_char": 32,
"text": "injury",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"end_char": 44,
"feats": "VerbForm=Fin",
"head": 11,
"id": 10,
"lemma": "would",
"misc": "",
"start_char": 39,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "conj",
"end_char": 49,
"feats": "VerbForm=Inf",
"head": 5,
"id": 11,
"lemma": "make",
"misc": "",
"start_char": 45,
"text": "make",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 52,
"feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs",
"head": 11,
"id": 12,
"lemma": "I",
"misc": "",
"start_char": 50,
"text": "me",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"end_char": 57,
"feats": "VerbForm=Inf",
"head": 11,
"id": 13,
"lemma": "wait",
"misc": "",
"start_char": 53,
"text": "wait",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "cc",
"end_char": 61,
"feats": null,
"head": 15,
"id": 14,
"lemma": "and",
"misc": "",
"start_char": 58,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 65,
"feats": "VerbForm=Inf",
"head": 13,
"id": 15,
"lemma": "see",
"misc": "",
"start_char": 62,
"text": "see",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 68,
"feats": null,
"head": 17,
"id": 16,
"lemma": "on",
"misc": "",
"start_char": 66,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 72,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 17,
"lemma": "he",
"misc": "",
"start_char": 69,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 74,
"feats": null,
"head": 5,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 73,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
00165b96b9c0448acb9de80f57f59a3f | Anthony used to work for James and was fired because he was caught with a prostitute. | [
{
"end_char": 85,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Anthony)) (VP (VP (VBD used) (S (VP (TO to) (VP (VB work) (PP (IN for) (NP (NNP James))))))) (CC and) (VP (VBD was) (VP (VBN fired) (SBAR (IN because) (S (NP (PRP he)) (VP (VBD was) (VP (VBN caught) (PP (IN with) (NP (DT a) (NN prostitute)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Anthony used to work for James and was fired because he was caught with a prostitute.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Anthony",
"misc": "",
"start_char": 0,
"text": "Anthony",
"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": "use",
"misc": "",
"start_char": 8,
"text": "used",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 15,
"feats": null,
"head": 4,
"id": 3,
"lemma": "to",
"misc": "",
"start_char": 13,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 20,
"feats": "VerbForm=Inf",
"head": 2,
"id": 4,
"lemma": "work",
"misc": "",
"start_char": 16,
"text": "work",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 24,
"feats": null,
"head": 6,
"id": 5,
"lemma": "for",
"misc": "",
"start_char": 21,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 30,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "James",
"misc": "",
"start_char": 25,
"text": "James",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 34,
"feats": null,
"head": 9,
"id": 7,
"lemma": "and",
"misc": "",
"start_char": 31,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "aux:pass",
"end_char": 38,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 35,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"end_char": 44,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 2,
"id": 9,
"lemma": "fire",
"misc": "",
"start_char": 39,
"text": "fired",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"end_char": 52,
"feats": null,
"head": 13,
"id": 10,
"lemma": "because",
"misc": "",
"start_char": 45,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 55,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 53,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 59,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 56,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 66,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 9,
"id": 13,
"lemma": "catch",
"misc": "",
"start_char": 60,
"text": "caught",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 71,
"feats": null,
"head": 16,
"id": 14,
"lemma": "with",
"misc": "",
"start_char": 67,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 73,
"feats": "Definite=Ind|PronType=Art",
"head": 16,
"id": 15,
"lemma": "a",
"misc": "",
"start_char": 72,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 84,
"feats": "Number=Sing",
"head": 13,
"id": 16,
"lemma": "prostitute",
"misc": "",
"start_char": 74,
"text": "prostitute",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 86,
"feats": null,
"head": 2,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 85,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
3b48094e74c4346d8dff6db4dfe15f58 | Patricia is a much better candidate than Judith, but she's still not that good. | [
{
"end_char": 79,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Patricia)) (VP (VBZ is) (NP (NP (DT a) (ADJP (RB much) (JJR better)) (NN candidate)) (PP (IN than) (NP (NNP Judith)))))) (, ,) (CC but) (S (NP (PRP she)) (VP (VBZ 's) (ADVP (RB still)) (RB not) (ADJP (RB that) (JJ good)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Patricia is a much better candidate than Judith, but she's still not that good.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 8,
"feats": "Number=Sing",
"head": 6,
"id": 1,
"lemma": "Patricia",
"misc": "",
"start_char": 0,
"text": "Patricia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 9,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 13,
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": 3,
"lemma": "a",
"misc": "",
"start_char": 12,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advmod",
"end_char": 18,
"feats": null,
"head": 5,
"id": 4,
"lemma": "much",
"misc": "",
"start_char": 14,
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"end_char": 25,
"feats": "Degree=Cmp",
"head": 6,
"id": 5,
"lemma": "good",
"misc": "",
"start_char": 19,
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "root",
"end_char": 35,
"feats": "Number=Sing",
"head": 0,
"id": 6,
"lemma": "candidate",
"misc": "",
"start_char": 26,
"text": "candidate",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 40,
"feats": null,
"head": 8,
"id": 7,
"lemma": "than",
"misc": "",
"start_char": 36,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 47,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "Judith",
"misc": "",
"start_char": 41,
"text": "Judith",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 49,
"feats": null,
"head": 16,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 48,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 53,
"feats": null,
"head": 16,
"id": 10,
"lemma": "but",
"misc": "",
"start_char": 50,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 57,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 11,
"lemma": "she",
"misc": "",
"start_char": 54,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 60,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 16,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 58,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 66,
"feats": null,
"head": 16,
"id": 13,
"lemma": "still",
"misc": "",
"start_char": 61,
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 70,
"feats": null,
"head": 16,
"id": 14,
"lemma": "not",
"misc": "",
"start_char": 67,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 75,
"feats": null,
"head": 16,
"id": 15,
"lemma": "that",
"misc": "",
"start_char": 71,
"text": "that",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 80,
"feats": "Degree=Pos",
"head": 6,
"id": 16,
"lemma": "good",
"misc": "",
"start_char": 76,
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 82,
"feats": null,
"head": 6,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 81,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
eb83f7a7f89253a335e6a190195bcd3c | Marianne was running around looking for Cindy as if she want familiar with the hotel. | [
{
"end_char": 85,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Marianne)) (VP (VBD was) (VP (VBG running) (PRT (RB around)) (S (VP (VBG looking) (PP (IN for) (NP (NNP Cindy))))) (SBAR (IN as) (IN if) (S (NP (PRP she)) (VP (VBP want) (S (ADJP (JJ familiar) (PP (IN with) (NP (DT the) (NN hotel)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Marianne was running around looking for Cindy as if she want familiar with the hotel.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 8,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Marianne",
"misc": "",
"start_char": 0,
"text": "Marianne",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 12,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 9,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 20,
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": 3,
"lemma": "run",
"misc": "",
"start_char": 13,
"text": "running",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "advmod",
"end_char": 27,
"feats": null,
"head": 3,
"id": 4,
"lemma": "around",
"misc": "",
"start_char": 21,
"text": "around",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 35,
"feats": "VerbForm=Ger",
"head": 3,
"id": 5,
"lemma": "look",
"misc": "",
"start_char": 28,
"text": "looking",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 39,
"feats": null,
"head": 7,
"id": 6,
"lemma": "for",
"misc": "",
"start_char": 36,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 45,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Cindy",
"misc": "",
"start_char": 40,
"text": "Cindy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 48,
"feats": null,
"head": 11,
"id": 8,
"lemma": "as",
"misc": "",
"start_char": 46,
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 51,
"feats": null,
"head": 8,
"id": 9,
"lemma": "if",
"misc": "",
"start_char": 49,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 55,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "she",
"misc": "",
"start_char": 52,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 60,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 11,
"lemma": "want",
"misc": "",
"start_char": 56,
"text": "want",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "xcomp",
"end_char": 69,
"feats": "Degree=Pos",
"head": 11,
"id": 12,
"lemma": "familiar",
"misc": "",
"start_char": 61,
"text": "familiar",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 74,
"feats": null,
"head": 15,
"id": 13,
"lemma": "with",
"misc": "",
"start_char": 70,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 78,
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": 14,
"lemma": "the",
"misc": "",
"start_char": 75,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 84,
"feats": "Number=Sing",
"head": 12,
"id": 15,
"lemma": "hotel",
"misc": "",
"start_char": 79,
"text": "hotel",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 86,
"feats": null,
"head": 3,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 85,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
3bc92fdb4652a422df23498bc5ecb8b2 | Chad are too much like Robert, so I needed to unload him for the sake of the average and steal categories. | [
{
"end_char": 106,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Chad)) (VP (VBP are) (NP (ADJP (RB too) (JJ much)) (PP (IN like) (NP (NNP Robert)))))) (, ,) (RB so) (S (NP (PRP I)) (VP (VBD needed) (S (VP (TO to) (VP (VB unload) (NP (PRP him)) (PP (IN for) (NP (NP (DT the) (NN sake)) (PP (IN of) (NP (DT the) (ADJP (NN average) (CC and) (VB steal)) (NNS categories)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Chad are too much like Robert, so I needed to unload him for the sake of the average and steal categories.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Chad",
"misc": "",
"start_char": 0,
"text": "Chad",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 8,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 5,
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 12,
"feats": null,
"head": 4,
"id": 3,
"lemma": "too",
"misc": "",
"start_char": 9,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 17,
"feats": "Degree=Pos",
"head": 0,
"id": 4,
"lemma": "much",
"misc": "",
"start_char": 13,
"text": "much",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 22,
"feats": null,
"head": 6,
"id": 5,
"lemma": "like",
"misc": "",
"start_char": 18,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 29,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Robert",
"misc": "",
"start_char": 23,
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 31,
"feats": null,
"head": 10,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 30,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 34,
"feats": null,
"head": 10,
"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": 10,
"id": 9,
"lemma": "I",
"misc": "",
"start_char": 35,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"end_char": 43,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 10,
"lemma": "need",
"misc": "",
"start_char": 37,
"text": "needed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 46,
"feats": null,
"head": 12,
"id": 11,
"lemma": "to",
"misc": "",
"start_char": 44,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 53,
"feats": "VerbForm=Inf",
"head": 10,
"id": 12,
"lemma": "unload",
"misc": "",
"start_char": 47,
"text": "unload",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 57,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 54,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 61,
"feats": null,
"head": 16,
"id": 14,
"lemma": "for",
"misc": "",
"start_char": 58,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 65,
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": 15,
"lemma": "the",
"misc": "",
"start_char": 62,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 70,
"feats": "Number=Sing",
"head": 12,
"id": 16,
"lemma": "sake",
"misc": "",
"start_char": 66,
"text": "sake",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 73,
"feats": null,
"head": 22,
"id": 17,
"lemma": "of",
"misc": "",
"start_char": 71,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 77,
"feats": "Definite=Def|PronType=Art",
"head": 22,
"id": 18,
"lemma": "the",
"misc": "",
"start_char": 74,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 85,
"feats": "Number=Sing",
"head": 22,
"id": 19,
"lemma": "average",
"misc": "",
"start_char": 78,
"text": "average",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"end_char": 89,
"feats": null,
"head": 21,
"id": 20,
"lemma": "and",
"misc": "",
"start_char": 86,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 95,
"feats": "VerbForm=Inf",
"head": 19,
"id": 21,
"lemma": "steal",
"misc": "",
"start_char": 90,
"text": "steal",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod",
"end_char": 106,
"feats": "Number=Plur",
"head": 16,
"id": 22,
"lemma": "category",
"misc": "",
"start_char": 96,
"text": "categories",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 108,
"feats": null,
"head": 4,
"id": 23,
"lemma": ".",
"misc": "",
"start_char": 107,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
12,
12
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
ae495beae81bcb05389ac9c969aafabf | Clint did Allan first, but after Gordon rejected him he left him alone. | [
{
"end_char": 71,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Clint)) (VP (VBD did) (NP (NNP Allan)) (ADVP (RB first)))) (, ,) (CC but) (SBAR (IN after) (S (NP (NNP Gordon)) (VP (VBD rejected) (NP (PRP him)) (SBAR (S (NP (PRP he)) (VP (VBD left) (NP (PRP him)) (ADVP (RB alone)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Clint did Allan first, but after Gordon rejected him he left him alone.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Clint",
"misc": "",
"start_char": 0,
"text": "Clint",
"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": "do",
"misc": "",
"start_char": 6,
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 15,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Allan",
"misc": "",
"start_char": 10,
"text": "Allan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 21,
"feats": "NumType=Ord",
"head": 2,
"id": 4,
"lemma": "first",
"misc": "",
"start_char": 16,
"text": "first",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 23,
"feats": null,
"head": 12,
"id": 5,
"lemma": ",",
"misc": "",
"start_char": 22,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 27,
"feats": null,
"head": 12,
"id": 6,
"lemma": "but",
"misc": "",
"start_char": 24,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "mark",
"end_char": 33,
"feats": null,
"head": 9,
"id": 7,
"lemma": "after",
"misc": "",
"start_char": 28,
"text": "after",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 40,
"feats": "Number=Sing",
"head": 9,
"id": 8,
"lemma": "Gordon",
"misc": "",
"start_char": 34,
"text": "Gordon",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"end_char": 49,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": 9,
"lemma": "reject",
"misc": "",
"start_char": 41,
"text": "rejected",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 53,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 50,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "nsubj",
"end_char": 56,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 54,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 61,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 12,
"lemma": "leave",
"misc": "",
"start_char": 57,
"text": "left",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 65,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 62,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 71,
"feats": null,
"head": 12,
"id": 14,
"lemma": "alone",
"misc": "",
"start_char": 66,
"text": "alone",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 73,
"feats": null,
"head": 2,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 72,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
2,
2
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
82080281b715189bef8fb005582359c6 | Andrew should get you boys in better shape than William or whatever his name was. | [
{
"end_char": 81,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Andrew)) (VP (MD should) (VP (VB get) (S (NP (PRP you)) (NP (NNS boys)) (PP (IN in) (NP (NP (JJR better) (NN shape)) (PP (IN than) (NP (NNP William))))))))) (CC or) (SBAR (WHNP (WP whatever)) (S (NP (PRP$ his) (NN name)) (VP (VBD was)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Andrew should get you boys in better shape than William or whatever his name was.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Andrew",
"misc": "",
"start_char": 0,
"text": "Andrew",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 13,
"feats": "VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "should",
"misc": "",
"start_char": 7,
"text": "should",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"end_char": 17,
"feats": "VerbForm=Inf",
"head": 0,
"id": 3,
"lemma": "get",
"misc": "",
"start_char": 14,
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "iobj",
"end_char": 21,
"feats": "Case=Acc|Person=2|PronType=Prs",
"head": 3,
"id": 4,
"lemma": "you",
"misc": "",
"start_char": 18,
"text": "you",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "obj",
"end_char": 26,
"feats": "Number=Plur",
"head": 3,
"id": 5,
"lemma": "boy",
"misc": "",
"start_char": 22,
"text": "boys",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 29,
"feats": null,
"head": 8,
"id": 6,
"lemma": "in",
"misc": "",
"start_char": 27,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 36,
"feats": "Degree=Cmp",
"head": 8,
"id": 7,
"lemma": "good",
"misc": "",
"start_char": 30,
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obl",
"end_char": 42,
"feats": "Number=Sing",
"head": 3,
"id": 8,
"lemma": "shape",
"misc": "",
"start_char": 37,
"text": "shape",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 47,
"feats": null,
"head": 10,
"id": 9,
"lemma": "than",
"misc": "",
"start_char": 43,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 55,
"feats": "Number=Sing",
"head": 8,
"id": 10,
"lemma": "William",
"misc": "",
"start_char": 48,
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 58,
"feats": null,
"head": 12,
"id": 11,
"lemma": "or",
"misc": "",
"start_char": 56,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 67,
"feats": "PronType=Rel",
"head": 10,
"id": 12,
"lemma": "whatever",
"misc": "",
"start_char": 59,
"text": "whatever",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "nmod:poss",
"end_char": 71,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "his",
"misc": "",
"start_char": 68,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 76,
"feats": "Number=Sing",
"head": 15,
"id": 14,
"lemma": "name",
"misc": "",
"start_char": 72,
"text": "name",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl:relcl",
"end_char": 80,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": 15,
"lemma": "be",
"misc": "",
"start_char": 77,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 82,
"feats": null,
"head": 3,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 81,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
9,
9
],
[
0,
12,
12
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
fed694d96954eb44f9af60a2a37d49dd | Paul personally planned the shooting of Edward because he was not in line with Democratic ideals. | [
{
"end_char": 97,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Paul)) (ADVP (RB personally)) (VP (VBD planned) (NP (NP (DT the) (NN shooting)) (PP (IN of) (NP (NNP Edward)))) (SBAR (IN because) (S (NP (PRP he)) (VP (VBD was) (RB not) (PP (IN in) (NP (NP (NN line)) (PP (IN with) (NP (JJ Democratic) (NNS ideals))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Paul personally planned the shooting of Edward because he was not in line with Democratic ideals.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Paul",
"misc": "",
"start_char": 0,
"text": "Paul",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 15,
"feats": null,
"head": 3,
"id": 2,
"lemma": "personally",
"misc": "",
"start_char": 5,
"text": "personally",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 23,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "plan",
"misc": "",
"start_char": 16,
"text": "planned",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 27,
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": 4,
"lemma": "the",
"misc": "",
"start_char": 24,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 36,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "shooting",
"misc": "",
"start_char": 28,
"text": "shooting",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 39,
"feats": null,
"head": 7,
"id": 6,
"lemma": "of",
"misc": "",
"start_char": 37,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 46,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Edward",
"misc": "",
"start_char": 40,
"text": "Edward",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 54,
"feats": null,
"head": 13,
"id": 8,
"lemma": "because",
"misc": "",
"start_char": 47,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 57,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 55,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 61,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 58,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 65,
"feats": null,
"head": 13,
"id": 11,
"lemma": "not",
"misc": "",
"start_char": 62,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 68,
"feats": null,
"head": 13,
"id": 12,
"lemma": "in",
"misc": "",
"start_char": 66,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 73,
"feats": "Number=Sing",
"head": 3,
"id": 13,
"lemma": "line",
"misc": "",
"start_char": 69,
"text": "line",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 78,
"feats": null,
"head": 16,
"id": 14,
"lemma": "with",
"misc": "",
"start_char": 74,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 89,
"feats": "Degree=Pos",
"head": 16,
"id": 15,
"lemma": "Democratic",
"misc": "",
"start_char": 79,
"text": "Democratic",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod",
"end_char": 96,
"feats": "Number=Plur",
"head": 13,
"id": 16,
"lemma": "ideal",
"misc": "",
"start_char": 90,
"text": "ideals",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 98,
"feats": null,
"head": 3,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 97,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
1ac99291fccb4900c8dccec56cd36105 | Richard could keep Barry drugged up so he can't talk or move for the rest of his life. | [
{
"end_char": 86,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Richard)) (VP (MD could) (VP (VB keep) (NP (NNP Barry)) (S (VP (VBN drugged) (PRT (RP up)))) (SBAR (IN so) (S (NP (PRP he)) (VP (MD ca) (RB n't) (VP (VB talk) (CC or) (VB move) (PP (IN for) (NP (NP (DT the) (NN rest)) (PP (IN of) (NP (PRP$ his) (NN life))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Richard could keep Barry drugged up so he can't talk or move for the rest of his life.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Richard",
"misc": "",
"start_char": 0,
"text": "Richard",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 13,
"feats": "VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "could",
"misc": "",
"start_char": 8,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"end_char": 18,
"feats": "VerbForm=Inf",
"head": 0,
"id": 3,
"lemma": "keep",
"misc": "",
"start_char": 14,
"text": "keep",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 24,
"feats": "Number=Sing",
"head": 3,
"id": 4,
"lemma": "Barry",
"misc": "",
"start_char": 19,
"text": "Barry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "xcomp",
"end_char": 32,
"feats": "Tense=Past|VerbForm=Part",
"head": 3,
"id": 5,
"lemma": "drug",
"misc": "",
"start_char": 25,
"text": "drugged",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "compound:prt",
"end_char": 35,
"feats": null,
"head": 5,
"id": 6,
"lemma": "up",
"misc": "",
"start_char": 33,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "mark",
"end_char": 38,
"feats": null,
"head": 11,
"id": 7,
"lemma": "so",
"misc": "",
"start_char": 36,
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"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": "aux",
"end_char": 44,
"feats": "VerbForm=Fin",
"head": 11,
"id": 9,
"lemma": "can",
"misc": "",
"start_char": 42,
"text": "ca",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 48,
"feats": null,
"head": 11,
"id": 10,
"lemma": "not",
"misc": "",
"start_char": 45,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 53,
"feats": "VerbForm=Inf",
"head": 3,
"id": 11,
"lemma": "talk",
"misc": "",
"start_char": 49,
"text": "talk",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "cc",
"end_char": 56,
"feats": null,
"head": 13,
"id": 12,
"lemma": "or",
"misc": "",
"start_char": 54,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 61,
"feats": "VerbForm=Inf",
"head": 11,
"id": 13,
"lemma": "move",
"misc": "",
"start_char": 57,
"text": "move",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 65,
"feats": null,
"head": 16,
"id": 14,
"lemma": "for",
"misc": "",
"start_char": 62,
"text": "for",
"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": 74,
"feats": "Number=Sing",
"head": 11,
"id": 16,
"lemma": "rest",
"misc": "",
"start_char": 70,
"text": "rest",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 77,
"feats": null,
"head": 19,
"id": 17,
"lemma": "of",
"misc": "",
"start_char": 75,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 81,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 19,
"id": 18,
"lemma": "his",
"misc": "",
"start_char": 78,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod",
"end_char": 86,
"feats": "Number=Sing",
"head": 16,
"id": 19,
"lemma": "life",
"misc": "",
"start_char": 82,
"text": "life",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 88,
"feats": null,
"head": 3,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 87,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
3,
3
],
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
5b876ecf2d55da1aac401f933f332ddd | Elmer hooked up nicely upfront and I love how Douglas is when he has the ball at his feet. | [
{
"end_char": 90,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Elmer)) (VP (VBD hooked) (PRT (RP up)) (ADVP (RB nicely)) (NN upfront))) (CC and) (S (NP (PRP I)) (VP (VBP love) (SBAR (WHADVP (WRB how)) (S (NP (NNP Douglas)) (VP (VBZ is) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBZ has) (NP (DT the) (NN ball)) (PP (IN at) (NP (PRP$ his) (NNS feet))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Elmer hooked up nicely upfront and I love how Douglas is when he has the ball at his feet.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Elmer",
"misc": "",
"start_char": 0,
"text": "Elmer",
"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": "hook",
"misc": "",
"start_char": 6,
"text": "hooked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"end_char": 15,
"feats": null,
"head": 2,
"id": 3,
"lemma": "up",
"misc": "",
"start_char": 13,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "advmod",
"end_char": 22,
"feats": null,
"head": 5,
"id": 4,
"lemma": "nicely",
"misc": "",
"start_char": 16,
"text": "nicely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 30,
"feats": "Number=Sing",
"head": 2,
"id": 5,
"lemma": "upfront",
"misc": "",
"start_char": 23,
"text": "upfront",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"end_char": 34,
"feats": null,
"head": 8,
"id": 6,
"lemma": "and",
"misc": "",
"start_char": 31,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 36,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 8,
"id": 7,
"lemma": "I",
"misc": "",
"start_char": 35,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 41,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 8,
"lemma": "love",
"misc": "",
"start_char": 37,
"text": "love",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "obj",
"end_char": 45,
"feats": "PronType=Int",
"head": 8,
"id": 9,
"lemma": "how",
"misc": "",
"start_char": 42,
"text": "how",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 53,
"feats": "Number=Sing",
"head": 11,
"id": 10,
"lemma": "Douglas",
"misc": "",
"start_char": 46,
"text": "Douglas",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl:relcl",
"end_char": 56,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 9,
"id": 11,
"lemma": "be",
"misc": "",
"start_char": 54,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 61,
"feats": "PronType=Int",
"head": 14,
"id": 12,
"lemma": "when",
"misc": "",
"start_char": 57,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 64,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 62,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 68,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 8,
"id": 14,
"lemma": "have",
"misc": "",
"start_char": 65,
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 72,
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": 15,
"lemma": "the",
"misc": "",
"start_char": 69,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 77,
"feats": "Number=Sing",
"head": 14,
"id": 16,
"lemma": "ball",
"misc": "",
"start_char": 73,
"text": "ball",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 80,
"feats": null,
"head": 19,
"id": 17,
"lemma": "at",
"misc": "",
"start_char": 78,
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 84,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 19,
"id": 18,
"lemma": "his",
"misc": "",
"start_char": 81,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod",
"end_char": 89,
"feats": "Number=Plur",
"head": 16,
"id": 19,
"lemma": "foot",
"misc": "",
"start_char": 85,
"text": "feet",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 91,
"feats": null,
"head": 2,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 90,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
9,
9
],
[
0,
12,
12
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
68effe642ece13af681ee732e49d34b4 | David was deployed out wide with Jason back so he seems less direct in scoring FPL points. | [
{
"end_char": 90,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP David)) (VP (VBD was) (VP (VBN deployed) (ADVP (RB out) (RB wide)) (PP (IN with) (NP (NNP Jason))) (ADVP (RB back)) (SBAR (RB so) (S (NP (PRP he)) (VP (VBZ seems) (S (ADJP (RBR less) (JJ direct))) (PP (IN in) (S (VP (VBG scoring) (NP (NNP FPL) (NNS points)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "David was deployed out wide with Jason back so he seems less direct in scoring FPL points.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "David",
"misc": "",
"start_char": 0,
"text": "David",
"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": "be",
"misc": "",
"start_char": 6,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 3,
"lemma": "deploy",
"misc": "",
"start_char": 10,
"text": "deployed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "advmod",
"end_char": 22,
"feats": null,
"head": 3,
"id": 4,
"lemma": "out",
"misc": "",
"start_char": 19,
"text": "out",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 27,
"feats": "Degree=Pos",
"head": 3,
"id": 5,
"lemma": "wide",
"misc": "",
"start_char": 23,
"text": "wide",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 32,
"feats": null,
"head": 7,
"id": 6,
"lemma": "with",
"misc": "",
"start_char": 28,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 38,
"feats": "Number=Sing",
"head": 3,
"id": 7,
"lemma": "Jason",
"misc": "",
"start_char": 33,
"text": "Jason",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 43,
"feats": null,
"head": 3,
"id": 8,
"lemma": "back",
"misc": "",
"start_char": 39,
"text": "back",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 46,
"feats": null,
"head": 11,
"id": 9,
"lemma": "so",
"misc": "",
"start_char": 44,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 49,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 47,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"end_char": 55,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 11,
"lemma": "seem",
"misc": "",
"start_char": 50,
"text": "seems",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 60,
"feats": "Degree=Cmp",
"head": 13,
"id": 12,
"lemma": "less",
"misc": "",
"start_char": 56,
"text": "less",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "xcomp",
"end_char": 67,
"feats": "Degree=Pos",
"head": 11,
"id": 13,
"lemma": "direct",
"misc": "",
"start_char": 61,
"text": "direct",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 70,
"feats": null,
"head": 15,
"id": 14,
"lemma": "in",
"misc": "",
"start_char": 68,
"text": "in",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 78,
"feats": "VerbForm=Ger",
"head": 13,
"id": 15,
"lemma": "score",
"misc": "",
"start_char": 71,
"text": "scoring",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "compound",
"end_char": 82,
"feats": "Number=Sing",
"head": 17,
"id": 16,
"lemma": "FPL",
"misc": "",
"start_char": 79,
"text": "FPL",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "obj",
"end_char": 89,
"feats": "Number=Plur",
"head": 15,
"id": 17,
"lemma": "point",
"misc": "",
"start_char": 83,
"text": "points",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 91,
"feats": null,
"head": 3,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 90,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
510a35b4a1d56fdb5f525173e72e0083 | But that is why James was born from Edward, and also born from a sovereign act of God where he received His "God-nature". | [
{
"end_char": 121,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC But) (NP (DT that)) (VP (VBZ is) (SBAR (WHADVP (WRB why)) (S (NP (NNP James)) (VP (VBD was) (VP (VP (VBN born) (PP (IN from) (NP (NNP Edward)))) (, ,) (CC and) (ADVP (RB also)) (VP (VBN born) (PP (IN from) (NP (NP (NP (DT a) (JJ sovereign) (NN act)) (PP (IN of) (NP (NNP God)))) (SBAR (WHADVP (WRB where)) (S (NP (PRP he)) (VP (VBD received) (NP (PRP$ His) (`` ``) (NNP God-nature) ('' ''))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "But that is why James was born from Edward, and also born from a sovereign act of God where he received His \"God-nature\".",
"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": 8,
"feats": "Number=Sing|PronType=Dem",
"head": 4,
"id": 2,
"lemma": "that",
"misc": "",
"start_char": 4,
"text": "that",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "cop",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 9,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 15,
"feats": "PronType=Rel",
"head": 0,
"id": 4,
"lemma": "why",
"misc": "",
"start_char": 12,
"text": "why",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj:pass",
"end_char": 21,
"feats": "Number=Sing",
"head": 7,
"id": 5,
"lemma": "James",
"misc": "",
"start_char": 16,
"text": "James",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 25,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": 6,
"lemma": "be",
"misc": "",
"start_char": 22,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl:relcl",
"end_char": 30,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 4,
"id": 7,
"lemma": "bear",
"misc": "",
"start_char": 26,
"text": "born",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 35,
"feats": null,
"head": 9,
"id": 8,
"lemma": "from",
"misc": "",
"start_char": 31,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 42,
"feats": "Number=Sing",
"head": 7,
"id": 9,
"lemma": "Edward",
"misc": "",
"start_char": 36,
"text": "Edward",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 44,
"feats": null,
"head": 13,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 43,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 48,
"feats": null,
"head": 13,
"id": 11,
"lemma": "and",
"misc": "",
"start_char": 45,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 53,
"feats": null,
"head": 13,
"id": 12,
"lemma": "also",
"misc": "",
"start_char": 49,
"text": "also",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 58,
"feats": "Tense=Past|VerbForm=Part",
"head": 7,
"id": 13,
"lemma": "bear",
"misc": "",
"start_char": 54,
"text": "born",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 63,
"feats": null,
"head": 17,
"id": 14,
"lemma": "from",
"misc": "",
"start_char": 59,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 65,
"feats": "Definite=Ind|PronType=Art",
"head": 17,
"id": 15,
"lemma": "a",
"misc": "",
"start_char": 64,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 75,
"feats": "Degree=Pos",
"head": 17,
"id": 16,
"lemma": "sovereign",
"misc": "",
"start_char": 66,
"text": "sovereign",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 79,
"feats": "Number=Sing",
"head": 13,
"id": 17,
"lemma": "act",
"misc": "",
"start_char": 76,
"text": "act",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 82,
"feats": null,
"head": 19,
"id": 18,
"lemma": "of",
"misc": "",
"start_char": 80,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 86,
"feats": "Number=Sing",
"head": 17,
"id": 19,
"lemma": "God",
"misc": "",
"start_char": 83,
"text": "God",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 92,
"feats": "PronType=Rel",
"head": 22,
"id": 20,
"lemma": "where",
"misc": "",
"start_char": 87,
"text": "where",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 95,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 22,
"id": 21,
"lemma": "he",
"misc": "",
"start_char": 93,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "acl:relcl",
"end_char": 104,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": 22,
"lemma": "receive",
"misc": "",
"start_char": 96,
"text": "received",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"end_char": 108,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 25,
"id": 23,
"lemma": "his",
"misc": "",
"start_char": 105,
"text": "His",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "punct",
"end_char": 111,
"feats": null,
"head": 25,
"id": 24,
"lemma": "``",
"misc": "",
"start_char": 109,
"text": "``",
"upos": "PUNCT",
"xpos": "``"
},
{
"deprel": "obj",
"end_char": 122,
"feats": "Number=Sing",
"head": 22,
"id": 25,
"lemma": "God-nature",
"misc": "",
"start_char": 112,
"text": "God-nature",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 125,
"feats": null,
"head": 25,
"id": 26,
"lemma": "''",
"misc": "",
"start_char": 123,
"text": "''",
"upos": "PUNCT",
"xpos": "''"
},
{
"deprel": "punct",
"end_char": 127,
"feats": null,
"head": 4,
"id": 27,
"lemma": ".",
"misc": "",
"start_char": 126,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
4
],
[
0,
20,
20
]
],
[
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
ccbf0f82caedb0483d0c842b67f33194 | Sara has played quite a bit of Joanna, since she's an agile damage dealer. | [
{
"end_char": 74,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Sara)) (VP (VBZ has) (VP (VBN played) (NP (NP (PDT quite) (DT a) (NN bit)) (PP (IN of) (NP (NNP Joanna)))) (, ,) (SBAR (IN since) (S (NP (PRP she)) (VP (VBZ 's) (NP (DT an) (JJ agile) (NN damage) (NN dealer))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Sara has played quite a bit of Joanna, since she's an agile damage dealer.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Sara",
"misc": "",
"start_char": 0,
"text": "Sara",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 8,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "have",
"misc": "",
"start_char": 5,
"text": "has",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 15,
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": 3,
"lemma": "play",
"misc": "",
"start_char": 9,
"text": "played",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "det:predet",
"end_char": 21,
"feats": null,
"head": 6,
"id": 4,
"lemma": "quite",
"misc": "",
"start_char": 16,
"text": "quite",
"upos": "DET",
"xpos": "PDT"
},
{
"deprel": "det",
"end_char": 23,
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": 5,
"lemma": "a",
"misc": "",
"start_char": 22,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 27,
"feats": "Number=Sing",
"head": 3,
"id": 6,
"lemma": "bit",
"misc": "",
"start_char": 24,
"text": "bit",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 30,
"feats": null,
"head": 8,
"id": 7,
"lemma": "of",
"misc": "",
"start_char": 28,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 37,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "Joanna",
"misc": "",
"start_char": 31,
"text": "Joanna",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 39,
"feats": null,
"head": 3,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 38,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 45,
"feats": null,
"head": 16,
"id": 10,
"lemma": "since",
"misc": "",
"start_char": 40,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 49,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 11,
"lemma": "she",
"misc": "",
"start_char": 46,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 52,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 16,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 50,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 55,
"feats": "Definite=Ind|PronType=Art",
"head": 16,
"id": 13,
"lemma": "a",
"misc": "",
"start_char": 53,
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 61,
"feats": "Degree=Pos",
"head": 16,
"id": 14,
"lemma": "agile",
"misc": "",
"start_char": 56,
"text": "agile",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"end_char": 68,
"feats": "Number=Sing",
"head": 16,
"id": 15,
"lemma": "damage",
"misc": "",
"start_char": 62,
"text": "damage",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"end_char": 75,
"feats": "Number=Sing",
"head": 3,
"id": 16,
"lemma": "dealer",
"misc": "",
"start_char": 69,
"text": "dealer",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 77,
"feats": null,
"head": 3,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 76,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
ae0630dcef17c456d51a40790046b56e | Harold knows that Paul can escape if he doesn't find a way to slow her down. | [
{
"end_char": 76,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Harold)) (VP (VBZ knows) (SBAR (IN that) (S (NP (NNP Paul)) (VP (MD can) (VP (VB escape) (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ does) (RB n't) (VP (VB find) (NP (NP (DT a) (NN way)) (SBAR (S (VP (TO to) (VP (VB slow) (NP (PRP her)) (PRT (RP down)))))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Harold knows that Paul can escape if he doesn't find a way to slow her down.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Harold",
"misc": "",
"start_char": 0,
"text": "Harold",
"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": "know",
"misc": "",
"start_char": 7,
"text": "knows",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 17,
"feats": null,
"head": 6,
"id": 3,
"lemma": "that",
"misc": "",
"start_char": 13,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 22,
"feats": "Number=Sing",
"head": 6,
"id": 4,
"lemma": "Paul",
"misc": "",
"start_char": 18,
"text": "Paul",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 26,
"feats": "VerbForm=Fin",
"head": 6,
"id": 5,
"lemma": "can",
"misc": "",
"start_char": 23,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "ccomp",
"end_char": 33,
"feats": "VerbForm=Inf",
"head": 2,
"id": 6,
"lemma": "escape",
"misc": "",
"start_char": 27,
"text": "escape",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 36,
"feats": null,
"head": 11,
"id": 7,
"lemma": "if",
"misc": "",
"start_char": 34,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 39,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 37,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 44,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 11,
"id": 9,
"lemma": "do",
"misc": "",
"start_char": 40,
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 48,
"feats": null,
"head": 11,
"id": 10,
"lemma": "not",
"misc": "",
"start_char": 45,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 53,
"feats": "VerbForm=Inf",
"head": 6,
"id": 11,
"lemma": "find",
"misc": "",
"start_char": 49,
"text": "find",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 55,
"feats": "Definite=Ind|PronType=Art",
"head": 13,
"id": 12,
"lemma": "a",
"misc": "",
"start_char": 54,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 59,
"feats": "Number=Sing",
"head": 11,
"id": 13,
"lemma": "way",
"misc": "",
"start_char": 56,
"text": "way",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 62,
"feats": null,
"head": 15,
"id": 14,
"lemma": "to",
"misc": "",
"start_char": 60,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"end_char": 67,
"feats": "VerbForm=Inf",
"head": 13,
"id": 15,
"lemma": "slow",
"misc": "",
"start_char": 63,
"text": "slow",
"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": "compound:prt",
"end_char": 76,
"feats": null,
"head": 15,
"id": 17,
"lemma": "down",
"misc": "",
"start_char": 72,
"text": "down",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "punct",
"end_char": 78,
"feats": null,
"head": 2,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 77,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
7,
7
]
],
[
[
0,
3,
3
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
fcf4ad2e4077b7eb0dd269e276bed77a | Marilyn can't stand Nicolasa, so she's not going to put some ice shoes on her. | [
{
"end_char": 78,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Marilyn)) (VP (MD ca) (RB n't) (VP (VB stand) (NP (NNP Nicolasa))))) (, ,) (RB so) (S (NP (PRP she)) (VP (VBZ 's) (RB not) (VP (VBG going) (S (VP (TO to) (VP (VB put) (NP (DT some) (NN ice) (NNS shoes)) (PP (IN on) (NP (PRP her))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Marilyn can't stand Nicolasa, so she's not going to put some ice shoes on her.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Marilyn",
"misc": "",
"start_char": 0,
"text": "Marilyn",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 10,
"feats": "VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "can",
"misc": "",
"start_char": 8,
"text": "ca",
"upos": "AUX",
"xpos": "MD"
},
{
"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": 20,
"feats": "VerbForm=Inf",
"head": 0,
"id": 4,
"lemma": "stand",
"misc": "",
"start_char": 15,
"text": "stand",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 29,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "Nicolasa",
"misc": "",
"start_char": 21,
"text": "Nicolasa",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 31,
"feats": null,
"head": 4,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 30,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 34,
"feats": null,
"head": 11,
"id": 7,
"lemma": "so",
"misc": "",
"start_char": 32,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 38,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 8,
"lemma": "she",
"misc": "",
"start_char": 35,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 41,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 11,
"id": 9,
"lemma": "be",
"misc": "",
"start_char": 39,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 45,
"feats": null,
"head": 11,
"id": 10,
"lemma": "not",
"misc": "",
"start_char": 42,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 51,
"feats": "Tense=Pres|VerbForm=Part",
"head": 4,
"id": 11,
"lemma": "go",
"misc": "",
"start_char": 46,
"text": "going",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 54,
"feats": null,
"head": 13,
"id": 12,
"lemma": "to",
"misc": "",
"start_char": 52,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 58,
"feats": "VerbForm=Inf",
"head": 11,
"id": 13,
"lemma": "put",
"misc": "",
"start_char": 55,
"text": "put",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 63,
"feats": null,
"head": 16,
"id": 14,
"lemma": "some",
"misc": "",
"start_char": 59,
"text": "some",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 67,
"feats": "Number=Sing",
"head": 16,
"id": 15,
"lemma": "ice",
"misc": "",
"start_char": 64,
"text": "ice",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 73,
"feats": "Number=Plur",
"head": 13,
"id": 16,
"lemma": "shoe",
"misc": "",
"start_char": 68,
"text": "shoes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 76,
"feats": null,
"head": 18,
"id": 17,
"lemma": "on",
"misc": "",
"start_char": 74,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 80,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 18,
"lemma": "her",
"misc": "",
"start_char": 77,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 82,
"feats": null,
"head": 4,
"id": 19,
"lemma": ".",
"misc": "",
"start_char": 81,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
7,
7
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
6a22979434621e00953a08704d085087 | Jesse asked Myron if he wanted to see an antelope, and he showed him an ant eloping. | [
{
"end_char": 84,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Jesse)) (VP (VBD asked) (NP (NNP Myron)) (SBAR (IN if) (S (NP (PRP he)) (VP (VBD wanted) (S (VP (TO to) (VP (VB see) (NP (DT an) (NN antelope)))))))))) (, ,) (CC and) (S (NP (PRP he)) (VP (VBD showed) (NP (PRP him)) (NP (DT an) (NN ant) (NN eloping)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Jesse asked Myron if he wanted to see an antelope, and he showed him an ant eloping.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Jesse",
"misc": "",
"start_char": 0,
"text": "Jesse",
"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": "ask",
"misc": "",
"start_char": 6,
"text": "asked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"end_char": 17,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Myron",
"misc": "",
"start_char": 12,
"text": "Myron",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 20,
"feats": null,
"head": 6,
"id": 4,
"lemma": "if",
"misc": "",
"start_char": 18,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 23,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 6,
"id": 5,
"lemma": "he",
"misc": "",
"start_char": 21,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 30,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 6,
"lemma": "want",
"misc": "",
"start_char": 24,
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 33,
"feats": null,
"head": 8,
"id": 7,
"lemma": "to",
"misc": "",
"start_char": 31,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 37,
"feats": "VerbForm=Inf",
"head": 6,
"id": 8,
"lemma": "see",
"misc": "",
"start_char": 34,
"text": "see",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 40,
"feats": "Definite=Ind|PronType=Art",
"head": 10,
"id": 9,
"lemma": "a",
"misc": "",
"start_char": 38,
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 49,
"feats": "Number=Sing",
"head": 8,
"id": 10,
"lemma": "antelope",
"misc": "",
"start_char": 41,
"text": "antelope",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 51,
"feats": null,
"head": 14,
"id": 11,
"lemma": ",",
"misc": "",
"start_char": 50,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 55,
"feats": null,
"head": 14,
"id": 12,
"lemma": "and",
"misc": "",
"start_char": 52,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 58,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 56,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 65,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 14,
"lemma": "show",
"misc": "",
"start_char": 59,
"text": "showed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"end_char": 69,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 15,
"lemma": "he",
"misc": "",
"start_char": 66,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "det",
"end_char": 72,
"feats": "Definite=Ind|PronType=Art",
"head": 18,
"id": 16,
"lemma": "a",
"misc": "",
"start_char": 70,
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 76,
"feats": "Number=Sing",
"head": 18,
"id": 17,
"lemma": "ant",
"misc": "",
"start_char": 73,
"text": "ant",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 84,
"feats": "Number=Sing",
"head": 14,
"id": 18,
"lemma": "eloping",
"misc": "",
"start_char": 77,
"text": "eloping",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 86,
"feats": null,
"head": 2,
"id": 19,
"lemma": ".",
"misc": "",
"start_char": 85,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
e5edcc667d215c77fe77964a8809be7a | And for Henry, I'm pretty sure Frank was just played because he was able to knock down some threes. | [
{
"end_char": 99,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (PP (IN for) (NP (NNP Henry))) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (RB pretty) (JJ sure) (SBAR (S (NP (NNP Frank)) (VP (VBD was) (ADVP (RB just)) (VP (VBN played) (SBAR (IN because) (S (NP (PRP he)) (VP (VBD was) (ADJP (JJ able) (S (VP (TO to) (VP (VB knock) (PRT (RP down)) (NP (DT some) (NNS threes))))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And for Henry, I'm pretty sure Frank was just played because he was able to knock down some threes.",
"tokens": [
{
"deprel": "cc",
"end_char": 3,
"feats": null,
"head": 8,
"id": 1,
"lemma": "and",
"misc": "",
"start_char": 0,
"text": "And",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "case",
"end_char": 7,
"feats": null,
"head": 3,
"id": 2,
"lemma": "for",
"misc": "",
"start_char": 4,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 13,
"feats": "Number=Sing",
"head": 8,
"id": 3,
"lemma": "Henry",
"misc": "",
"start_char": 8,
"text": "Henry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 15,
"feats": null,
"head": 8,
"id": 4,
"lemma": ",",
"misc": "",
"start_char": 14,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 17,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 8,
"id": 5,
"lemma": "I",
"misc": "",
"start_char": 16,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 20,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 8,
"id": 6,
"lemma": "be",
"misc": "",
"start_char": 18,
"text": "'m",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 27,
"feats": null,
"head": 8,
"id": 7,
"lemma": "pretty",
"misc": "",
"start_char": 21,
"text": "pretty",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 32,
"feats": "Degree=Pos",
"head": 0,
"id": 8,
"lemma": "sure",
"misc": "",
"start_char": 28,
"text": "sure",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj:pass",
"end_char": 38,
"feats": "Number=Sing",
"head": 12,
"id": 9,
"lemma": "Frank",
"misc": "",
"start_char": 33,
"text": "Frank",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 42,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 39,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 47,
"feats": null,
"head": 12,
"id": 11,
"lemma": "just",
"misc": "",
"start_char": 43,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 54,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 8,
"id": 12,
"lemma": "play",
"misc": "",
"start_char": 48,
"text": "played",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"end_char": 62,
"feats": null,
"head": 16,
"id": 13,
"lemma": "because",
"misc": "",
"start_char": 55,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 65,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 63,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 69,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": 15,
"lemma": "be",
"misc": "",
"start_char": 66,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 74,
"feats": "Degree=Pos",
"head": 12,
"id": 16,
"lemma": "able",
"misc": "",
"start_char": 70,
"text": "able",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 77,
"feats": null,
"head": 18,
"id": 17,
"lemma": "to",
"misc": "",
"start_char": 75,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 83,
"feats": "VerbForm=Inf",
"head": 16,
"id": 18,
"lemma": "knock",
"misc": "",
"start_char": 78,
"text": "knock",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"end_char": 88,
"feats": null,
"head": 18,
"id": 19,
"lemma": "down",
"misc": "",
"start_char": 84,
"text": "down",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "det",
"end_char": 93,
"feats": null,
"head": 21,
"id": 20,
"lemma": "some",
"misc": "",
"start_char": 89,
"text": "some",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 100,
"feats": "Number=Plur",
"head": 18,
"id": 21,
"lemma": "three",
"misc": "",
"start_char": 94,
"text": "threes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 102,
"feats": null,
"head": 8,
"id": 22,
"lemma": ".",
"misc": "",
"start_char": 101,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
]
],
[
[
0,
8,
8
],
[
0,
13,
13
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
547a8a76f7c5ed0fbbb3db25b258ec18 | Shellie can also work as Alexandria, albeit less well, because her medical skills have been oft cited as of late. | [
{
"end_char": 113,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Shellie)) (VP (MD can) (ADVP (RB also)) (VP (VB work) (PP (IN as) (NP (NNP Alexandria))) (, ,) (ADVP (RB albeit) (RBR less) (RB well)) (, ,) (SBAR (IN because) (S (NP (PRP$ her) (JJ medical) (NNS skills)) (VP (VBP have) (VP (VBN been) (ADVP (RB oft)) (VP (VBN cited) (PP (IN as) (ADVP (IN of) (JJ late)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Shellie can also work as Alexandria, albeit less well, because her medical skills have been oft cited as of late.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Shellie",
"misc": "",
"start_char": 0,
"text": "Shellie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 11,
"feats": "VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "can",
"misc": "",
"start_char": 8,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 16,
"feats": null,
"head": 4,
"id": 3,
"lemma": "also",
"misc": "",
"start_char": 12,
"text": "also",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 21,
"feats": "VerbForm=Inf",
"head": 0,
"id": 4,
"lemma": "work",
"misc": "",
"start_char": 17,
"text": "work",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 24,
"feats": null,
"head": 6,
"id": 5,
"lemma": "as",
"misc": "",
"start_char": 22,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 35,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Alexandria",
"misc": "",
"start_char": 25,
"text": "Alexandria",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 37,
"feats": null,
"head": 4,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 36,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 44,
"feats": null,
"head": 10,
"id": 8,
"lemma": "albeit",
"misc": "",
"start_char": 38,
"text": "albeit",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 49,
"feats": "Degree=Cmp",
"head": 10,
"id": 9,
"lemma": "less",
"misc": "",
"start_char": 45,
"text": "less",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "advmod",
"end_char": 54,
"feats": "Degree=Pos",
"head": 4,
"id": 10,
"lemma": "well",
"misc": "",
"start_char": 50,
"text": "well",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 56,
"feats": null,
"head": 4,
"id": 11,
"lemma": ",",
"misc": "",
"start_char": 55,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 64,
"feats": null,
"head": 19,
"id": 12,
"lemma": "because",
"misc": "",
"start_char": 57,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 68,
"feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 15,
"id": 13,
"lemma": "her",
"misc": "",
"start_char": 65,
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 76,
"feats": "Degree=Pos",
"head": 15,
"id": 14,
"lemma": "medical",
"misc": "",
"start_char": 69,
"text": "medical",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj:pass",
"end_char": 83,
"feats": "Number=Plur",
"head": 19,
"id": 15,
"lemma": "skill",
"misc": "",
"start_char": 77,
"text": "skills",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "aux",
"end_char": 88,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 19,
"id": 16,
"lemma": "have",
"misc": "",
"start_char": 84,
"text": "have",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "aux:pass",
"end_char": 93,
"feats": "Tense=Past|VerbForm=Part",
"head": 19,
"id": 17,
"lemma": "be",
"misc": "",
"start_char": 89,
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "advmod",
"end_char": 97,
"feats": null,
"head": 19,
"id": 18,
"lemma": "oft",
"misc": "",
"start_char": 94,
"text": "oft",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 103,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 4,
"id": 19,
"lemma": "cite",
"misc": "",
"start_char": 98,
"text": "cited",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 106,
"feats": null,
"head": 22,
"id": 20,
"lemma": "as",
"misc": "",
"start_char": 104,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 109,
"feats": null,
"head": 20,
"id": 21,
"lemma": "of",
"misc": "",
"start_char": 107,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 114,
"feats": "Degree=Pos",
"head": 19,
"id": 22,
"lemma": "late",
"misc": "",
"start_char": 110,
"text": "late",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 116,
"feats": null,
"head": 4,
"id": 23,
"lemma": ".",
"misc": "",
"start_char": 115,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
12,
12
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
3b1af51748ef0147563301f7c59b0733 | But Jason stayed with Norman, haunting him even after he died. | [
{
"end_char": 62,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC But) (NP (NNP Jason)) (VP (VBD stayed) (PP (IN with) (NP (NNP Norman))) (, ,) (S (VP (VBG haunting) (NP (PRP him)) (SBAR (ADVP (RB even)) (IN after) (S (NP (PRP he)) (VP (VBD died))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "But Jason stayed with Norman, haunting him even after he died.",
"tokens": [
{
"deprel": "cc",
"end_char": 3,
"feats": null,
"head": 3,
"id": 1,
"lemma": "but",
"misc": "",
"start_char": 0,
"text": "But",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 9,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "Jason",
"misc": "",
"start_char": 4,
"text": "Jason",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 16,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "stay",
"misc": "",
"start_char": 10,
"text": "stayed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 21,
"feats": null,
"head": 5,
"id": 4,
"lemma": "with",
"misc": "",
"start_char": 17,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 28,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "Norman",
"misc": "",
"start_char": 22,
"text": "Norman",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 30,
"feats": null,
"head": 7,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 29,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advcl",
"end_char": 39,
"feats": "VerbForm=Ger",
"head": 3,
"id": 7,
"lemma": "haunting",
"misc": "",
"start_char": 31,
"text": "haunting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 43,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 7,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 40,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 48,
"feats": null,
"head": 12,
"id": 9,
"lemma": "even",
"misc": "",
"start_char": 44,
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 54,
"feats": null,
"head": 12,
"id": 10,
"lemma": "after",
"misc": "",
"start_char": 49,
"text": "after",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 57,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 55,
"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": "die",
"misc": "",
"start_char": 58,
"text": "died",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 64,
"feats": null,
"head": 3,
"id": 13,
"lemma": ".",
"misc": "",
"start_char": 63,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
4,
4
],
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
df4daa5f5cb346b799fe6e318c3a9cea | William is the perfect complement to Dale, so he's not going anywhere. | [
{
"end_char": 70,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP William)) (VP (VBZ is) (NP (NP (DT the) (JJ perfect) (NN complement)) (PP (IN to) (NP (NNP Dale)))))) (, ,) (RB so) (S (NP (PRP he)) (VP (VBZ 's) (RB not) (VP (VBG going) (ADVP (RB anywhere))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "William is the perfect complement to Dale, so he's not going anywhere.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "William",
"misc": "",
"start_char": 0,
"text": "William",
"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": "det",
"end_char": 14,
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": 3,
"lemma": "the",
"misc": "",
"start_char": 11,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 22,
"feats": "Degree=Pos",
"head": 5,
"id": 4,
"lemma": "perfect",
"misc": "",
"start_char": 15,
"text": "perfect",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "root",
"end_char": 33,
"feats": "Number=Sing",
"head": 0,
"id": 5,
"lemma": "complement",
"misc": "",
"start_char": 23,
"text": "complement",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 36,
"feats": null,
"head": 7,
"id": 6,
"lemma": "to",
"misc": "",
"start_char": 34,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 41,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Dale",
"misc": "",
"start_char": 37,
"text": "Dale",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 43,
"feats": null,
"head": 13,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 42,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 46,
"feats": null,
"head": 13,
"id": 9,
"lemma": "so",
"misc": "",
"start_char": 44,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 49,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 47,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 52,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": 11,
"lemma": "be",
"misc": "",
"start_char": 50,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 56,
"feats": null,
"head": 13,
"id": 12,
"lemma": "not",
"misc": "",
"start_char": 53,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 62,
"feats": "Tense=Pres|VerbForm=Part",
"head": 5,
"id": 13,
"lemma": "go",
"misc": "",
"start_char": 57,
"text": "going",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "advmod",
"end_char": 71,
"feats": null,
"head": 13,
"id": 14,
"lemma": "anywhere",
"misc": "",
"start_char": 63,
"text": "anywhere",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 73,
"feats": null,
"head": 5,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 72,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
8bf126362eda306c7a490db784274dd7 | Robert is like what Kevin would be if he was a pretentious cunt. | [
{
"end_char": 64,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Robert)) (VP (VBZ is) (ADJP (RP like) (SBAR (WHNP (WP what)) (S (NP (NNP Kevin)) (VP (MD would) (VP (VB be) (SBAR (IN if) (S (NP (PRP he)) (VP (VBD was) (NP (DT a) (JJ pretentious) (NN cunt))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Robert is like what Kevin would be if he was a pretentious cunt.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Robert",
"misc": "",
"start_char": 0,
"text": "Robert",
"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": "be",
"misc": "",
"start_char": 7,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "compound:prt",
"end_char": 14,
"feats": null,
"head": 2,
"id": 3,
"lemma": "like",
"misc": "",
"start_char": 10,
"text": "like",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "ccomp",
"end_char": 19,
"feats": "PronType=Rel",
"head": 2,
"id": 4,
"lemma": "what",
"misc": "",
"start_char": 15,
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "nsubj",
"end_char": 25,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "Kevin",
"misc": "",
"start_char": 20,
"text": "Kevin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 31,
"feats": "VerbForm=Fin",
"head": 4,
"id": 6,
"lemma": "would",
"misc": "",
"start_char": 26,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "cop",
"end_char": 34,
"feats": "VerbForm=Inf",
"head": 4,
"id": 7,
"lemma": "be",
"misc": "",
"start_char": 32,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 37,
"feats": null,
"head": 13,
"id": 8,
"lemma": "if",
"misc": "",
"start_char": 35,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 40,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 38,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 44,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 41,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 46,
"feats": "Definite=Ind|PronType=Art",
"head": 13,
"id": 11,
"lemma": "a",
"misc": "",
"start_char": 45,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 58,
"feats": "Degree=Pos",
"head": 13,
"id": 12,
"lemma": "pretentious",
"misc": "",
"start_char": 47,
"text": "pretentious",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advcl",
"end_char": 63,
"feats": "Number=Sing",
"head": 4,
"id": 13,
"lemma": "cunt",
"misc": "",
"start_char": 59,
"text": "cunt",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 65,
"feats": null,
"head": 2,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 64,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
fd515c8c1f429c6bd4ec54e6b397cc7b | Even Geoffrey shipped Gary because for all the talent that he has, he isn't worth the trouble. | [
{
"end_char": 94,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (RB Even) (NNP Geoffrey)) (VP (VBD shipped) (NP (NNP Gary)) (SBAR (IN because) (S (PP (IN for) (NP (NP (PDT all) (DT the) (NN talent)) (SBAR (WHNP (WDT that)) (S (NP (PRP he)) (VP (VBZ has)))))) (, ,) (NP (PRP he)) (VP (VBZ is) (RB n't) (ADJP (JJ worth) (NP (DT the) (NN trouble))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Even Geoffrey shipped Gary because for all the talent that he has, he isn't worth the trouble.",
"tokens": [
{
"deprel": "advmod",
"end_char": 4,
"feats": null,
"head": 2,
"id": 1,
"lemma": "even",
"misc": "",
"start_char": 0,
"text": "Even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 13,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "Geoffrey",
"misc": "",
"start_char": 5,
"text": "Geoffrey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 21,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "ship",
"misc": "",
"start_char": 14,
"text": "shipped",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 26,
"feats": "Number=Sing",
"head": 3,
"id": 4,
"lemma": "Gary",
"misc": "",
"start_char": 22,
"text": "Gary",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 34,
"feats": null,
"head": 17,
"id": 5,
"lemma": "because",
"misc": "",
"start_char": 27,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "case",
"end_char": 38,
"feats": null,
"head": 9,
"id": 6,
"lemma": "for",
"misc": "",
"start_char": 35,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det:predet",
"end_char": 42,
"feats": null,
"head": 9,
"id": 7,
"lemma": "all",
"misc": "",
"start_char": 39,
"text": "all",
"upos": "DET",
"xpos": "PDT"
},
{
"deprel": "det",
"end_char": 46,
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": 8,
"lemma": "the",
"misc": "",
"start_char": 43,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 53,
"feats": "Number=Sing",
"head": 17,
"id": 9,
"lemma": "talent",
"misc": "",
"start_char": 47,
"text": "talent",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 58,
"feats": "PronType=Rel",
"head": 12,
"id": 10,
"lemma": "that",
"misc": "",
"start_char": 54,
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"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": "acl:relcl",
"end_char": 65,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 9,
"id": 12,
"lemma": "have",
"misc": "",
"start_char": 62,
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "punct",
"end_char": 67,
"feats": null,
"head": 17,
"id": 13,
"lemma": ",",
"misc": "",
"start_char": 66,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 70,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 68,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 73,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 17,
"id": 15,
"lemma": "be",
"misc": "",
"start_char": 71,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 77,
"feats": null,
"head": 17,
"id": 16,
"lemma": "not",
"misc": "",
"start_char": 74,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 83,
"feats": "Degree=Pos",
"head": 3,
"id": 17,
"lemma": "worth",
"misc": "",
"start_char": 78,
"text": "worth",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "det",
"end_char": 87,
"feats": "Definite=Def|PronType=Art",
"head": 19,
"id": 18,
"lemma": "the",
"misc": "",
"start_char": 84,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 95,
"feats": "Number=Sing",
"head": 17,
"id": 19,
"lemma": "trouble",
"misc": "",
"start_char": 88,
"text": "trouble",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 97,
"feats": null,
"head": 3,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 96,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
3,
3
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
be119687df819bd8ec0b7859ccf3a08b | Frankie at least partially respected Paul but told him to dissociate from LRH immediately. | [
{
"end_char": 90,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Frankie)) (VP (VP (ADVP (ADVP (IN at) (JJS least)) (RB partially)) (VBD respected) (NP (NNP Paul))) (CC but) (VP (VBD told) (NP (PRP him)) (S (VP (TO to) (VP (VB dissociate) (PP (IN from) (NP (NNP LRH))) (ADVP (RB immediately))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Frankie at least partially respected Paul but told him to dissociate from LRH immediately.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Frankie",
"misc": "",
"start_char": 0,
"text": "Frankie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 10,
"feats": null,
"head": 5,
"id": 2,
"lemma": "at",
"misc": "",
"start_char": 8,
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 16,
"feats": "Degree=Sup",
"head": 2,
"id": 3,
"lemma": "least",
"misc": "",
"start_char": 11,
"text": "least",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "advmod",
"end_char": 26,
"feats": null,
"head": 5,
"id": 4,
"lemma": "partially",
"misc": "",
"start_char": 17,
"text": "partially",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 36,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 5,
"lemma": "respect",
"misc": "",
"start_char": 27,
"text": "respected",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 41,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Paul",
"misc": "",
"start_char": 37,
"text": "Paul",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 45,
"feats": null,
"head": 8,
"id": 7,
"lemma": "but",
"misc": "",
"start_char": 42,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 50,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 8,
"lemma": "tell",
"misc": "",
"start_char": 46,
"text": "told",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"end_char": 54,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 51,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 57,
"feats": null,
"head": 11,
"id": 10,
"lemma": "to",
"misc": "",
"start_char": 55,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 68,
"feats": "VerbForm=Inf",
"head": 8,
"id": 11,
"lemma": "dissociate",
"misc": "",
"start_char": 58,
"text": "dissociate",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 73,
"feats": null,
"head": 13,
"id": 12,
"lemma": "from",
"misc": "",
"start_char": 69,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 77,
"feats": "Number=Sing",
"head": 11,
"id": 13,
"lemma": "LRH",
"misc": "",
"start_char": 74,
"text": "LRH",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 89,
"feats": null,
"head": 11,
"id": 14,
"lemma": "immediately",
"misc": "",
"start_char": 78,
"text": "immediately",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 91,
"feats": null,
"head": 5,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 90,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
6eb05515ba6c58f16bd7d06ff81a3d20 | Tommy first saw Richard on breaking bad, Jesse knew him because he got Emilio twice out of jail. | [
{
"end_char": 96,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Tommy)) (ADVP (RB first)) (VP (VBD saw) (S (NP (NNP Richard)) (PP (IN on) (S (VP (VBG breaking) (ADVP (RB bad)))))) (, ,) (SBAR (S (NP (NNP Jesse)) (VP (VBD knew) (NP (PRP him)) (SBAR (IN because) (S (NP (PRP he)) (VP (VBD got) (NP (NNP Emilio)) (ADVP (RB twice)) (PP (IN out) (PP (IN of) (NP (NN jail))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Tommy first saw Richard on breaking bad, Jesse knew him because he got Emilio twice out of jail.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Tommy",
"misc": "",
"start_char": 0,
"text": "Tommy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 11,
"feats": "NumType=Ord",
"head": 3,
"id": 2,
"lemma": "first",
"misc": "",
"start_char": 6,
"text": "first",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 15,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "see",
"misc": "",
"start_char": 12,
"text": "saw",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 23,
"feats": "Number=Sing",
"head": 3,
"id": 4,
"lemma": "Richard",
"misc": "",
"start_char": 16,
"text": "Richard",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 26,
"feats": null,
"head": 6,
"id": 5,
"lemma": "on",
"misc": "",
"start_char": 24,
"text": "on",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 35,
"feats": "VerbForm=Ger",
"head": 3,
"id": 6,
"lemma": "break",
"misc": "",
"start_char": 27,
"text": "breaking",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "advmod",
"end_char": 39,
"feats": "Degree=Pos",
"head": 6,
"id": 7,
"lemma": "bad",
"misc": "",
"start_char": 36,
"text": "bad",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 41,
"feats": null,
"head": 3,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 40,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 47,
"feats": "Number=Sing",
"head": 10,
"id": 9,
"lemma": "Jesse",
"misc": "",
"start_char": 42,
"text": "Jesse",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "parataxis",
"end_char": 52,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 10,
"lemma": "know",
"misc": "",
"start_char": 48,
"text": "knew",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 56,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 53,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 64,
"feats": null,
"head": 14,
"id": 12,
"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": 14,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 65,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 71,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": 14,
"lemma": "get",
"misc": "",
"start_char": 68,
"text": "got",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 78,
"feats": "Number=Sing",
"head": 14,
"id": 15,
"lemma": "Emilio",
"misc": "",
"start_char": 72,
"text": "Emilio",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 84,
"feats": "NumType=Mult",
"head": 14,
"id": 16,
"lemma": "twice",
"misc": "",
"start_char": 79,
"text": "twice",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 88,
"feats": null,
"head": 19,
"id": 17,
"lemma": "out",
"misc": "",
"start_char": 85,
"text": "out",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "case",
"end_char": 91,
"feats": null,
"head": 19,
"id": 18,
"lemma": "of",
"misc": "",
"start_char": 89,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 96,
"feats": "Number=Sing",
"head": 14,
"id": 19,
"lemma": "jail",
"misc": "",
"start_char": 92,
"text": "jail",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 98,
"feats": null,
"head": 3,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 97,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
3,
3
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
852583b456b362bae8c3a32ec1e6dfdf | Geraldine got backed stabbed by Maria when just before she saved her from packing in the game due to losing her teeth. | [
{
"end_char": 118,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Geraldine)) (VP (VBD got) (VP (VBN backed) (S (VP (VBN stabbed) (PP (IN by) (NP (NNP Maria))))) (SBAR (WHADVP (WRB when)) (PP (ADVP (RB just)) (IN before) (S (NP (PRP she)) (VP (VBD saved) (NP (PRP her)) (PP (IN from) (S (VP (VBG packing) (PP (IN in) (NP (DT the) (NN game))) (PP (IN due) (IN to) (S (VP (VBG losing) (NP (PRP$ her) (NNS teeth)))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Geraldine got backed stabbed by Maria when just before she saved her from packing in the game due to losing her teeth.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 9,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Geraldine",
"misc": "",
"start_char": 0,
"text": "Geraldine",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 13,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "get",
"misc": "",
"start_char": 10,
"text": "got",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 20,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 3,
"lemma": "back",
"misc": "",
"start_char": 14,
"text": "backed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "xcomp",
"end_char": 28,
"feats": "Tense=Past|VerbForm=Part",
"head": 3,
"id": 4,
"lemma": "stab",
"misc": "",
"start_char": 21,
"text": "stabbed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 31,
"feats": null,
"head": 6,
"id": 5,
"lemma": "by",
"misc": "",
"start_char": 29,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 37,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Maria",
"misc": "",
"start_char": 32,
"text": "Maria",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 42,
"feats": "PronType=Int",
"head": 11,
"id": 7,
"lemma": "when",
"misc": "",
"start_char": 38,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "advmod",
"end_char": 47,
"feats": null,
"head": 11,
"id": 8,
"lemma": "just",
"misc": "",
"start_char": 43,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 54,
"feats": null,
"head": 11,
"id": 9,
"lemma": "before",
"misc": "",
"start_char": 48,
"text": "before",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 58,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "she",
"misc": "",
"start_char": 55,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 64,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 11,
"lemma": "save",
"misc": "",
"start_char": 59,
"text": "saved",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 68,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 12,
"lemma": "her",
"misc": "",
"start_char": 65,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 73,
"feats": null,
"head": 14,
"id": 13,
"lemma": "from",
"misc": "",
"start_char": 69,
"text": "from",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 81,
"feats": "VerbForm=Ger",
"head": 11,
"id": 14,
"lemma": "pack",
"misc": "",
"start_char": 74,
"text": "packing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 84,
"feats": null,
"head": 17,
"id": 15,
"lemma": "in",
"misc": "",
"start_char": 82,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 88,
"feats": "Definite=Def|PronType=Art",
"head": 17,
"id": 16,
"lemma": "the",
"misc": "",
"start_char": 85,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 93,
"feats": "Number=Sing",
"head": 14,
"id": 17,
"lemma": "game",
"misc": "",
"start_char": 89,
"text": "game",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 97,
"feats": null,
"head": 20,
"id": 18,
"lemma": "due",
"misc": "",
"start_char": 94,
"text": "due",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 100,
"feats": null,
"head": 18,
"id": 19,
"lemma": "to",
"misc": "",
"start_char": 98,
"text": "to",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 107,
"feats": "VerbForm=Ger",
"head": 14,
"id": 20,
"lemma": "lose",
"misc": "",
"start_char": 101,
"text": "losing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "nmod:poss",
"end_char": 111,
"feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 22,
"id": 21,
"lemma": "her",
"misc": "",
"start_char": 108,
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 117,
"feats": "Number=Plur",
"head": 20,
"id": 22,
"lemma": "tooth",
"misc": "",
"start_char": 112,
"text": "teeth",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 119,
"feats": null,
"head": 3,
"id": 23,
"lemma": ".",
"misc": "",
"start_char": 118,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
f8e77a518b0dea955f19c8d319daf92e | Leo mentioned that Forrest missed the third one, because he was ` using the facilities'. | [
{
"end_char": 88,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Leo)) (VP (VBD mentioned) (SBAR (IN that) (S (NP (NNP Forrest)) (VP (VBD missed) (NP (DT the) (JJ third) (NN one)) (, ,) (SBAR (IN because) (S (NP (PRP he)) (VP (VBD was) (`` `) (VP (VBG using) (NP (DT the) (NNS facilities) ('' ')))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Leo mentioned that Forrest missed the third one, because he was ` using the facilities'.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 3,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Leo",
"misc": "",
"start_char": 0,
"text": "Leo",
"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": "mention",
"misc": "",
"start_char": 4,
"text": "mentioned",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 18,
"feats": null,
"head": 5,
"id": 3,
"lemma": "that",
"misc": "",
"start_char": 14,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 26,
"feats": "Number=Sing",
"head": 5,
"id": 4,
"lemma": "Forrest",
"misc": "",
"start_char": 19,
"text": "Forrest",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "ccomp",
"end_char": 33,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 5,
"lemma": "miss",
"misc": "",
"start_char": 27,
"text": "missed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 37,
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": 6,
"lemma": "the",
"misc": "",
"start_char": 34,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 43,
"feats": "Degree=Pos|NumType=Ord",
"head": 8,
"id": 7,
"lemma": "third",
"misc": "",
"start_char": 38,
"text": "third",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 47,
"feats": "Number=Sing",
"head": 5,
"id": 8,
"lemma": "one",
"misc": "",
"start_char": 44,
"text": "one",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 49,
"feats": null,
"head": 5,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 48,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 57,
"feats": null,
"head": 14,
"id": 10,
"lemma": "because",
"misc": "",
"start_char": 50,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 60,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 58,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 64,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 61,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 66,
"feats": null,
"head": 14,
"id": 13,
"lemma": "`",
"misc": "",
"start_char": 65,
"text": "`",
"upos": "PUNCT",
"xpos": "``"
},
{
"deprel": "advcl",
"end_char": 72,
"feats": "Tense=Pres|VerbForm=Part",
"head": 5,
"id": 14,
"lemma": "use",
"misc": "",
"start_char": 67,
"text": "using",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"end_char": 76,
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": 15,
"lemma": "the",
"misc": "",
"start_char": 73,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 87,
"feats": "Number=Plur",
"head": 14,
"id": 16,
"lemma": "facility",
"misc": "",
"start_char": 77,
"text": "facilities",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 89,
"feats": null,
"head": 14,
"id": 17,
"lemma": "'",
"misc": "",
"start_char": 88,
"text": "'",
"upos": "PUNCT",
"xpos": "''"
},
{
"deprel": "punct",
"end_char": 91,
"feats": null,
"head": 2,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 90,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
3,
3
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
0dd2b27ae519cd0629783bb8a96451d8 | Juan said Paul was gone, but I think we can all agree with got to see him for a few moments last night. | [
{
"end_char": 103,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Juan)) (VP (VBD said) (SBAR (S (NP (NNP Paul)) (VP (VBD was) (VP (JJ gone))))))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP we)) (VP (MD can) (NP (DT all)) (VP (VB agree) (PP (IN with) (NP (VBN got))) (S (VP (TO to) (VP (VB see) (NP (PRP him)) (PP (IN for) (NP (DT a) (JJ few) (NNS moments))) (NP (JJ last) (NN night))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Juan said Paul was gone, but I think we can all agree with got to see him for a few moments last night.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Juan",
"misc": "",
"start_char": 0,
"text": "Juan",
"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": "say",
"misc": "",
"start_char": 5,
"text": "said",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"end_char": 14,
"feats": "Number=Sing",
"head": 5,
"id": 3,
"lemma": "Paul",
"misc": "",
"start_char": 10,
"text": "Paul",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 18,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 15,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"end_char": 23,
"feats": "Degree=Pos",
"head": 2,
"id": 5,
"lemma": "gone",
"misc": "",
"start_char": 19,
"text": "gone",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 25,
"feats": null,
"head": 9,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 24,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 29,
"feats": null,
"head": 9,
"id": 7,
"lemma": "but",
"misc": "",
"start_char": 26,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 31,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 9,
"id": 8,
"lemma": "I",
"misc": "",
"start_char": 30,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 37,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 9,
"lemma": "think",
"misc": "",
"start_char": 32,
"text": "think",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "nsubj",
"end_char": 40,
"feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
"head": 13,
"id": 10,
"lemma": "we",
"misc": "",
"start_char": 38,
"text": "we",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 44,
"feats": "VerbForm=Fin",
"head": 13,
"id": 11,
"lemma": "can",
"misc": "",
"start_char": 41,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 48,
"feats": "PronType=Tot",
"head": 13,
"id": 12,
"lemma": "all",
"misc": "",
"start_char": 45,
"text": "all",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "ccomp",
"end_char": 54,
"feats": "VerbForm=Inf",
"head": 9,
"id": 13,
"lemma": "agree",
"misc": "",
"start_char": 49,
"text": "agree",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 59,
"feats": null,
"head": 15,
"id": 14,
"lemma": "with",
"misc": "",
"start_char": 55,
"text": "with",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 63,
"feats": "Tense=Past|VerbForm=Part",
"head": 13,
"id": 15,
"lemma": "get",
"misc": "",
"start_char": 60,
"text": "got",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"end_char": 66,
"feats": null,
"head": 17,
"id": 16,
"lemma": "to",
"misc": "",
"start_char": 64,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 70,
"feats": "VerbForm=Inf",
"head": 15,
"id": 17,
"lemma": "see",
"misc": "",
"start_char": 67,
"text": "see",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 74,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 18,
"lemma": "he",
"misc": "",
"start_char": 71,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 78,
"feats": null,
"head": 22,
"id": 19,
"lemma": "for",
"misc": "",
"start_char": 75,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 80,
"feats": "Definite=Ind|PronType=Art",
"head": 22,
"id": 20,
"lemma": "a",
"misc": "",
"start_char": 79,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 84,
"feats": "Degree=Pos",
"head": 22,
"id": 21,
"lemma": "few",
"misc": "",
"start_char": 81,
"text": "few",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 92,
"feats": "Number=Plur",
"head": 17,
"id": 22,
"lemma": "moment",
"misc": "",
"start_char": 85,
"text": "moments",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "amod",
"end_char": 97,
"feats": "Degree=Pos",
"head": 24,
"id": 23,
"lemma": "last",
"misc": "",
"start_char": 93,
"text": "last",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl:tmod",
"end_char": 103,
"feats": "Number=Sing",
"head": 17,
"id": 24,
"lemma": "night",
"misc": "",
"start_char": 98,
"text": "night",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 105,
"feats": null,
"head": 2,
"id": 25,
"lemma": ".",
"misc": "",
"start_char": 104,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
17,
17
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
c9f9b6bf744b9ec7e51184642f358ee1 | And Roger had done nothing but Lynn since he arrived, training him and teaching him to be a good person. | [
{
"end_char": 104,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (NP (NNP Roger)) (VP (VBD had) (VP (VBN done) (NP (NP (NN nothing)) (PP (IN but) (NP (NNP Lynn)))) (SBAR (IN since) (S (NP (PRP he)) (VP (VBD arrived) (, ,) (S (VP (VP (VBG training) (NP (PRP him))) (CC and) (VP (VBG teaching) (NP (PRP him)) (S (VP (TO to) (VP (VB be) (NP (DT a) (JJ good) (NN person))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And Roger had done nothing but Lynn since he arrived, training him and teaching him to be a good person.",
"tokens": [
{
"deprel": "cc",
"end_char": 3,
"feats": null,
"head": 4,
"id": 1,
"lemma": "and",
"misc": "",
"start_char": 0,
"text": "And",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 9,
"feats": "Number=Sing",
"head": 4,
"id": 2,
"lemma": "Roger",
"misc": "",
"start_char": 4,
"text": "Roger",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 13,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 3,
"lemma": "have",
"misc": "",
"start_char": 10,
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": 4,
"lemma": "do",
"misc": "",
"start_char": 14,
"text": "done",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"end_char": 26,
"feats": "Number=Sing|PronType=Neg",
"head": 4,
"id": 5,
"lemma": "nothing",
"misc": "",
"start_char": 19,
"text": "nothing",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 30,
"feats": null,
"head": 7,
"id": 6,
"lemma": "but",
"misc": "",
"start_char": 27,
"text": "but",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 35,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Lynn",
"misc": "",
"start_char": 31,
"text": "Lynn",
"upos": "PROPN",
"xpos": "NNP"
},
{
"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": 52,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 10,
"lemma": "arrive",
"misc": "",
"start_char": 45,
"text": "arrived",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 54,
"feats": null,
"head": 12,
"id": 11,
"lemma": ",",
"misc": "",
"start_char": 53,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "conj",
"end_char": 63,
"feats": "VerbForm=Ger",
"head": 10,
"id": 12,
"lemma": "train",
"misc": "",
"start_char": 55,
"text": "training",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 67,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 64,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cc",
"end_char": 71,
"feats": null,
"head": 15,
"id": 14,
"lemma": "and",
"misc": "",
"start_char": 68,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 80,
"feats": "VerbForm=Ger",
"head": 10,
"id": 15,
"lemma": "teach",
"misc": "",
"start_char": 72,
"text": "teaching",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 84,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 16,
"lemma": "he",
"misc": "",
"start_char": 81,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 87,
"feats": null,
"head": 21,
"id": 17,
"lemma": "to",
"misc": "",
"start_char": 85,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "cop",
"end_char": 90,
"feats": "VerbForm=Inf",
"head": 21,
"id": 18,
"lemma": "be",
"misc": "",
"start_char": 88,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 92,
"feats": "Definite=Ind|PronType=Art",
"head": 21,
"id": 19,
"lemma": "a",
"misc": "",
"start_char": 91,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 97,
"feats": "Degree=Pos",
"head": 21,
"id": 20,
"lemma": "good",
"misc": "",
"start_char": 93,
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "xcomp",
"end_char": 104,
"feats": "Number=Sing",
"head": 15,
"id": 21,
"lemma": "person",
"misc": "",
"start_char": 98,
"text": "person",
"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,
1,
1
],
[
0,
8,
8
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
81b2e38fa3995cf59df03d988dc08f02 | Bradley could have been Bobby, but the pressure was seemingly too much for him. | [
{
"end_char": 79,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Bradley)) (VP (MD could) (VP (VB have) (VP (VBN been) (NP (NNP Bobby)))))) (, ,) (CC but) (S (NP (DT the) (NN pressure)) (VP (VBD was) (ADJP (RB seemingly) (RB too) (JJ much)) (PP (IN for) (NP (PRP him))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Bradley could have been Bobby, but the pressure was seemingly too much for him.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Bradley",
"misc": "",
"start_char": 0,
"text": "Bradley",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 13,
"feats": "VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "could",
"misc": "",
"start_char": 8,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux",
"end_char": 18,
"feats": "VerbForm=Inf",
"head": 5,
"id": 3,
"lemma": "have",
"misc": "",
"start_char": 14,
"text": "have",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "cop",
"end_char": 23,
"feats": "Tense=Past|VerbForm=Part",
"head": 5,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 19,
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "root",
"end_char": 29,
"feats": "Number=Sing",
"head": 0,
"id": 5,
"lemma": "Bobby",
"misc": "",
"start_char": 24,
"text": "Bobby",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 31,
"feats": null,
"head": 13,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 30,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 35,
"feats": null,
"head": 13,
"id": 7,
"lemma": "but",
"misc": "",
"start_char": 32,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "det",
"end_char": 39,
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": 8,
"lemma": "the",
"misc": "",
"start_char": 36,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 48,
"feats": "Number=Sing",
"head": 13,
"id": 9,
"lemma": "pressure",
"misc": "",
"start_char": 40,
"text": "pressure",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cop",
"end_char": 52,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 49,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 62,
"feats": null,
"head": 13,
"id": 11,
"lemma": "seemingly",
"misc": "",
"start_char": 53,
"text": "seemingly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 66,
"feats": null,
"head": 13,
"id": 12,
"lemma": "too",
"misc": "",
"start_char": 63,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 71,
"feats": "Degree=Pos",
"head": 5,
"id": 13,
"lemma": "much",
"misc": "",
"start_char": 67,
"text": "much",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 75,
"feats": null,
"head": 15,
"id": 14,
"lemma": "for",
"misc": "",
"start_char": 72,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 79,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 15,
"lemma": "he",
"misc": "",
"start_char": 76,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 81,
"feats": null,
"head": 5,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 80,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
14,
14
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
638de2dbcd1c6d1e011c0deef87ebadc | Jaime is more like Kevin when he's in his gunslinger mindset. | [
{
"end_char": 61,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Jaime)) (VP (VBZ is) (PP (ADVP (RBR more)) (IN like) (NP (NNP Kevin))) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBZ 's) (PP (IN in) (NP (PRP$ his) (NN gunslinger) (NN mindset))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Jaime is more like Kevin when he's in his gunslinger mindset.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Jaime",
"misc": "",
"start_char": 0,
"text": "Jaime",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 8,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 6,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 13,
"feats": "Degree=Cmp",
"head": 5,
"id": 3,
"lemma": "more",
"misc": "",
"start_char": 9,
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "case",
"end_char": 18,
"feats": null,
"head": 5,
"id": 4,
"lemma": "like",
"misc": "",
"start_char": 14,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "root",
"end_char": 24,
"feats": "Number=Sing",
"head": 0,
"id": 5,
"lemma": "Kevin",
"misc": "",
"start_char": 19,
"text": "Kevin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 29,
"feats": "PronType=Int",
"head": 12,
"id": 6,
"lemma": "when",
"misc": "",
"start_char": 25,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 32,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 7,
"lemma": "he",
"misc": "",
"start_char": 30,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 35,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 33,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "case",
"end_char": 38,
"feats": null,
"head": 12,
"id": 9,
"lemma": "in",
"misc": "",
"start_char": 36,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 42,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 12,
"id": 10,
"lemma": "his",
"misc": "",
"start_char": 39,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "compound",
"end_char": 53,
"feats": "Number=Sing",
"head": 12,
"id": 11,
"lemma": "gunslinger",
"misc": "",
"start_char": 43,
"text": "gunslinger",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"end_char": 61,
"feats": "Number=Sing",
"head": 5,
"id": 12,
"lemma": "mindset",
"misc": "",
"start_char": 54,
"text": "mindset",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 63,
"feats": null,
"head": 5,
"id": 13,
"lemma": ".",
"misc": "",
"start_char": 62,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
6,
6
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
d6bd6d284a4b84fefe71520e587fb00d | Although Edward was considered for the role of Andrew, and if he had been cast then the ending would have worked. | [
{
"end_char": 113,
"id": 1,
"misc": {
"parse_tree": "(ROOT (SBAR (SBAR (IN Although) (S (NP (NNP Edward)) (VP (VBD was) (VP (VBN considered) (PP (IN for) (NP (NP (DT the) (NN role)) (PP (IN of) (NP (NNP Andrew))))))))) (, ,) (CC and) (S (SBAR (IN if) (S (NP (PRP he)) (VP (VBD had) (VP (VBN been) (VP (VBN cast) (ADVP (RB then))))))) (NP (DT the) (NN ending)) (VP (MD would) (VP (VB have) (VP (VBN worked))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Although Edward was considered for the role of Andrew, and if he had been cast then the ending would have worked.",
"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:pass",
"end_char": 15,
"feats": "Number=Sing",
"head": 4,
"id": 2,
"lemma": "Edward",
"misc": "",
"start_char": 9,
"text": "Edward",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 19,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 16,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 30,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 22,
"id": 4,
"lemma": "consider",
"misc": "",
"start_char": 20,
"text": "considered",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 34,
"feats": null,
"head": 7,
"id": 5,
"lemma": "for",
"misc": "",
"start_char": 31,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 38,
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": 6,
"lemma": "the",
"misc": "",
"start_char": 35,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 43,
"feats": "Number=Sing",
"head": 4,
"id": 7,
"lemma": "role",
"misc": "",
"start_char": 39,
"text": "role",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 46,
"feats": null,
"head": 9,
"id": 8,
"lemma": "of",
"misc": "",
"start_char": 44,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 53,
"feats": "Number=Sing",
"head": 7,
"id": 9,
"lemma": "Andrew",
"misc": "",
"start_char": 47,
"text": "Andrew",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 55,
"feats": null,
"head": 22,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 54,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 59,
"feats": null,
"head": 16,
"id": 11,
"lemma": "and",
"misc": "",
"start_char": 56,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "mark",
"end_char": 62,
"feats": null,
"head": 16,
"id": 12,
"lemma": "if",
"misc": "",
"start_char": 60,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 65,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 63,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 69,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": 14,
"lemma": "have",
"misc": "",
"start_char": 66,
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "aux:pass",
"end_char": 74,
"feats": "Tense=Past|VerbForm=Part",
"head": 16,
"id": 15,
"lemma": "be",
"misc": "",
"start_char": 70,
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "advcl",
"end_char": 79,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 22,
"id": 16,
"lemma": "cast",
"misc": "",
"start_char": 75,
"text": "cast",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "advmod",
"end_char": 84,
"feats": "PronType=Dem",
"head": 22,
"id": 17,
"lemma": "then",
"misc": "",
"start_char": 80,
"text": "then",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "det",
"end_char": 88,
"feats": "Definite=Def|PronType=Art",
"head": 19,
"id": 18,
"lemma": "the",
"misc": "",
"start_char": 85,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 95,
"feats": "Number=Sing",
"head": 22,
"id": 19,
"lemma": "ending",
"misc": "",
"start_char": 89,
"text": "ending",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"end_char": 101,
"feats": "VerbForm=Fin",
"head": 22,
"id": 20,
"lemma": "would",
"misc": "",
"start_char": 96,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux",
"end_char": 106,
"feats": "VerbForm=Inf",
"head": 22,
"id": 21,
"lemma": "have",
"misc": "",
"start_char": 102,
"text": "have",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "root",
"end_char": 113,
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": 22,
"lemma": "work",
"misc": "",
"start_char": 107,
"text": "worked",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 115,
"feats": null,
"head": 22,
"id": 23,
"lemma": ".",
"misc": "",
"start_char": 114,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
],
[
0,
12,
12
]
],
[
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
e1c0f93d48139fdac23da953d1191045 | But Cornelius didn't want to be like Michael, or try to emulate him in any way. | [
{
"end_char": 79,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC But) (NP (NNP Cornelius)) (VP (VBD did) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VP (VB be) (PP (IN like) (NP (NNP Michael)))) (, ,) (CC or) (VP (VB try) (S (VP (TO to) (VP (VB emulate) (NP (PRP him)) (PP (IN in) (NP (DT any) (NN way)))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "But Cornelius didn't want to be like Michael, or try to emulate him in any way.",
"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": 13,
"feats": "Number=Sing",
"head": 5,
"id": 2,
"lemma": "Cornelius",
"misc": "",
"start_char": 4,
"text": "Cornelius",
"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": "want",
"misc": "",
"start_char": 22,
"text": "want",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 29,
"feats": null,
"head": 9,
"id": 6,
"lemma": "to",
"misc": "",
"start_char": 27,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "cop",
"end_char": 32,
"feats": "VerbForm=Inf",
"head": 9,
"id": 7,
"lemma": "be",
"misc": "",
"start_char": 30,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 37,
"feats": null,
"head": 9,
"id": 8,
"lemma": "like",
"misc": "",
"start_char": 33,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "xcomp",
"end_char": 45,
"feats": "Number=Sing",
"head": 5,
"id": 9,
"lemma": "Michael",
"misc": "",
"start_char": 38,
"text": "Michael",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 47,
"feats": null,
"head": 12,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 46,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 50,
"feats": null,
"head": 12,
"id": 11,
"lemma": "or",
"misc": "",
"start_char": 48,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 54,
"feats": "VerbForm=Inf",
"head": 9,
"id": 12,
"lemma": "try",
"misc": "",
"start_char": 51,
"text": "try",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 57,
"feats": null,
"head": 14,
"id": 13,
"lemma": "to",
"misc": "",
"start_char": 55,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 65,
"feats": "VerbForm=Inf",
"head": 12,
"id": 14,
"lemma": "emulate",
"misc": "",
"start_char": 58,
"text": "emulate",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 69,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 15,
"lemma": "he",
"misc": "",
"start_char": 66,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 72,
"feats": null,
"head": 18,
"id": 16,
"lemma": "in",
"misc": "",
"start_char": 70,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 76,
"feats": null,
"head": 18,
"id": 17,
"lemma": "any",
"misc": "",
"start_char": 73,
"text": "any",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 80,
"feats": "Number=Sing",
"head": 14,
"id": 18,
"lemma": "way",
"misc": "",
"start_char": 77,
"text": "way",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 82,
"feats": null,
"head": 5,
"id": 19,
"lemma": ".",
"misc": "",
"start_char": 81,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
8,
8
],
[
0,
14,
14
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
b6df6738bd5b10932f62ebf0c0707720 | Ruth also should have been willing to kill Linda if absolutely necessary, but again she never got the chance because Linda was so god damn powerful. | [
{
"end_char": 148,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Ruth)) (ADVP (RB also)) (VP (MD should) (VP (VB have) (VP (VBN been) (ADJP (JJ willing) (S (VP (TO to) (VP (VB kill) (NP (NNP Linda)) (SBAR (IN if) (FRAG (ADJP (RB absolutely) (JJ necessary)))))))))))) (, ,) (CC but) (S (ADVP (RB again)) (NP (PRP she)) (ADVP (RB never)) (VP (VBD got) (NP (DT the) (NN chance)) (SBAR (IN because) (S (NP (NNP Linda)) (VP (VBD was) (NP (ADJP (RB so) (NN god)) (ADJP (RB damn) (JJ powerful)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Ruth also should have been willing to kill Linda if absolutely necessary, but again she never got the chance because Linda was so god damn powerful.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 6,
"id": 1,
"lemma": "Ruth",
"misc": "",
"start_char": 0,
"text": "Ruth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 9,
"feats": null,
"head": 6,
"id": 2,
"lemma": "also",
"misc": "",
"start_char": 5,
"text": "also",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "aux",
"end_char": 16,
"feats": "VerbForm=Fin",
"head": 6,
"id": 3,
"lemma": "should",
"misc": "",
"start_char": 10,
"text": "should",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux",
"end_char": 21,
"feats": "VerbForm=Inf",
"head": 6,
"id": 4,
"lemma": "have",
"misc": "",
"start_char": 17,
"text": "have",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "cop",
"end_char": 26,
"feats": "Tense=Past|VerbForm=Part",
"head": 6,
"id": 5,
"lemma": "be",
"misc": "",
"start_char": 22,
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "root",
"end_char": 34,
"feats": "Degree=Pos",
"head": 0,
"id": 6,
"lemma": "willing",
"misc": "",
"start_char": 27,
"text": "willing",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 37,
"feats": null,
"head": 8,
"id": 7,
"lemma": "to",
"misc": "",
"start_char": 35,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 42,
"feats": "VerbForm=Inf",
"head": 6,
"id": 8,
"lemma": "kill",
"misc": "",
"start_char": 38,
"text": "kill",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 48,
"feats": "Number=Sing",
"head": 8,
"id": 9,
"lemma": "Linda",
"misc": "",
"start_char": 43,
"text": "Linda",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 51,
"feats": null,
"head": 12,
"id": 10,
"lemma": "if",
"misc": "",
"start_char": 49,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advmod",
"end_char": 62,
"feats": null,
"head": 12,
"id": 11,
"lemma": "absolutely",
"misc": "",
"start_char": 52,
"text": "absolutely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 72,
"feats": "Degree=Pos",
"head": 8,
"id": 12,
"lemma": "necessary",
"misc": "",
"start_char": 63,
"text": "necessary",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 74,
"feats": null,
"head": 18,
"id": 13,
"lemma": ",",
"misc": "",
"start_char": 73,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 78,
"feats": null,
"head": 18,
"id": 14,
"lemma": "but",
"misc": "",
"start_char": 75,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 84,
"feats": null,
"head": 18,
"id": 15,
"lemma": "again",
"misc": "",
"start_char": 79,
"text": "again",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 88,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": 16,
"lemma": "she",
"misc": "",
"start_char": 85,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 94,
"feats": null,
"head": 18,
"id": 17,
"lemma": "never",
"misc": "",
"start_char": 89,
"text": "never",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 98,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": 18,
"lemma": "get",
"misc": "",
"start_char": 95,
"text": "got",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 102,
"feats": "Definite=Def|PronType=Art",
"head": 20,
"id": 19,
"lemma": "the",
"misc": "",
"start_char": 99,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 109,
"feats": "Number=Sing",
"head": 18,
"id": 20,
"lemma": "chance",
"misc": "",
"start_char": 103,
"text": "chance",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 117,
"feats": null,
"head": 25,
"id": 21,
"lemma": "because",
"misc": "",
"start_char": 110,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 123,
"feats": "Number=Sing",
"head": 25,
"id": 22,
"lemma": "Linda",
"misc": "",
"start_char": 118,
"text": "Linda",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 127,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 25,
"id": 23,
"lemma": "be",
"misc": "",
"start_char": 124,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 130,
"feats": null,
"head": 25,
"id": 24,
"lemma": "so",
"misc": "",
"start_char": 128,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 134,
"feats": "Number=Sing",
"head": 18,
"id": 25,
"lemma": "god",
"misc": "",
"start_char": 131,
"text": "god",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 139,
"feats": null,
"head": 27,
"id": 26,
"lemma": "damn",
"misc": "",
"start_char": 135,
"text": "damn",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"end_char": 148,
"feats": "Degree=Pos",
"head": 25,
"id": 27,
"lemma": "powerful",
"misc": "",
"start_char": 140,
"text": "powerful",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 150,
"feats": null,
"head": 6,
"id": 28,
"lemma": ".",
"misc": "",
"start_char": 149,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
15,
15
]
],
[
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
2daae93d4b5c6fe35bb6946a42051f16 | Melvin might go late second and Nicholas probably won't go until the third round assuming he gets back onto the field before the season starts. | [
{
"end_char": 143,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Melvin)) (VP (MD might) (VP (VB go) (NP (RB late) (JJ second))))) (CC and) (S (NP (NNP Nicholas)) (ADVP (RB probably)) (VP (MD wo) (RB n't) (VP (VB go) (PP (IN until) (NP (DT the) (JJ third) (NN round))) (S (VP (VBG assuming) (SBAR (S (NP (PRP he)) (VP (VBZ gets) (ADVP (RB back) (PP (IN onto) (NP (DT the) (NN field)))) (SBAR (IN before) (S (NP (DT the) (NN season)) (VP (VBZ starts)))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Melvin might go late second and Nicholas probably won't go until the third round assuming he gets back onto the field before the season starts.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Melvin",
"misc": "",
"start_char": 0,
"text": "Melvin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 12,
"feats": "VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "might",
"misc": "",
"start_char": 7,
"text": "might",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"end_char": 15,
"feats": "VerbForm=Inf",
"head": 0,
"id": 3,
"lemma": "go",
"misc": "",
"start_char": 13,
"text": "go",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 20,
"feats": "Degree=Pos",
"head": 5,
"id": 4,
"lemma": "late",
"misc": "",
"start_char": 16,
"text": "late",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 27,
"feats": "Degree=Pos|NumType=Ord",
"head": 3,
"id": 5,
"lemma": "second",
"misc": "",
"start_char": 21,
"text": "second",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 31,
"feats": null,
"head": 11,
"id": 6,
"lemma": "and",
"misc": "",
"start_char": 28,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 40,
"feats": "Number=Sing",
"head": 11,
"id": 7,
"lemma": "Nicholas",
"misc": "",
"start_char": 32,
"text": "Nicholas",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 49,
"feats": null,
"head": 11,
"id": 8,
"lemma": "probably",
"misc": "",
"start_char": 41,
"text": "probably",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "aux",
"end_char": 52,
"feats": "VerbForm=Fin",
"head": 11,
"id": 9,
"lemma": "will",
"misc": "",
"start_char": 50,
"text": "wo",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 56,
"feats": null,
"head": 11,
"id": 10,
"lemma": "not",
"misc": "",
"start_char": 53,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 59,
"feats": "VerbForm=Inf",
"head": 3,
"id": 11,
"lemma": "go",
"misc": "",
"start_char": 57,
"text": "go",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 65,
"feats": null,
"head": 15,
"id": 12,
"lemma": "until",
"misc": "",
"start_char": 60,
"text": "until",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 69,
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": 13,
"lemma": "the",
"misc": "",
"start_char": 66,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 75,
"feats": "Degree=Pos|NumType=Ord",
"head": 15,
"id": 14,
"lemma": "third",
"misc": "",
"start_char": 70,
"text": "third",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 81,
"feats": "Number=Sing",
"head": 11,
"id": 15,
"lemma": "round",
"misc": "",
"start_char": 76,
"text": "round",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"end_char": 90,
"feats": "VerbForm=Ger",
"head": 11,
"id": 16,
"lemma": "assume",
"misc": "",
"start_char": 82,
"text": "assuming",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "nsubj",
"end_char": 93,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": 17,
"lemma": "he",
"misc": "",
"start_char": 91,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"end_char": 98,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 16,
"id": 18,
"lemma": "get",
"misc": "",
"start_char": 94,
"text": "gets",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 103,
"feats": null,
"head": 18,
"id": 19,
"lemma": "back",
"misc": "",
"start_char": 99,
"text": "back",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 108,
"feats": null,
"head": 22,
"id": 20,
"lemma": "onto",
"misc": "",
"start_char": 104,
"text": "onto",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 112,
"feats": "Definite=Def|PronType=Art",
"head": 22,
"id": 21,
"lemma": "the",
"misc": "",
"start_char": 109,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 118,
"feats": "Number=Sing",
"head": 18,
"id": 22,
"lemma": "field",
"misc": "",
"start_char": 113,
"text": "field",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 125,
"feats": null,
"head": 26,
"id": 23,
"lemma": "before",
"misc": "",
"start_char": 119,
"text": "before",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 129,
"feats": "Definite=Def|PronType=Art",
"head": 25,
"id": 24,
"lemma": "the",
"misc": "",
"start_char": 126,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 136,
"feats": "Number=Sing",
"head": 26,
"id": 25,
"lemma": "season",
"misc": "",
"start_char": 130,
"text": "season",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"end_char": 143,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 18,
"id": 26,
"lemma": "start",
"misc": "",
"start_char": 137,
"text": "starts",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "punct",
"end_char": 145,
"feats": null,
"head": 3,
"id": 27,
"lemma": ".",
"misc": "",
"start_char": 144,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
0,
16,
16
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
0a4b5d213ddefc3c76424e1adb700a90 | James was awful, I didn't see Keith but I think he did a good job in Sweeny Todd. | [
{
"end_char": 81,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP James)) (VP (VBD was) (ADJP (JJ awful)))) (, ,) (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB see) (NP (NNP Keith))))) (CC but) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP he)) (VP (VBD did) (NP (NP (DT a) (JJ good) (NN job)) (PP (IN in) (NP (NNP Sweeny) (NNP Todd))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "James was awful, I didn't see Keith but I think he did a good job in Sweeny Todd.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "James",
"misc": "",
"start_char": 0,
"text": "James",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 6,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 15,
"feats": "Degree=Pos",
"head": 0,
"id": 3,
"lemma": "awful",
"misc": "",
"start_char": 10,
"text": "awful",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 17,
"feats": null,
"head": 3,
"id": 4,
"lemma": ",",
"misc": "",
"start_char": 16,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 19,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 8,
"id": 5,
"lemma": "I",
"misc": "",
"start_char": 18,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 23,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin",
"head": 8,
"id": 6,
"lemma": "do",
"misc": "",
"start_char": 20,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 27,
"feats": null,
"head": 8,
"id": 7,
"lemma": "not",
"misc": "",
"start_char": 24,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 31,
"feats": "VerbForm=Inf",
"head": 3,
"id": 8,
"lemma": "see",
"misc": "",
"start_char": 28,
"text": "see",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 37,
"feats": "Number=Sing",
"head": 8,
"id": 9,
"lemma": "Keith",
"misc": "",
"start_char": 32,
"text": "Keith",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 41,
"feats": null,
"head": 12,
"id": 10,
"lemma": "but",
"misc": "",
"start_char": 38,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 43,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "I",
"misc": "",
"start_char": 42,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 49,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 12,
"lemma": "think",
"misc": "",
"start_char": 44,
"text": "think",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "nsubj",
"end_char": 52,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 50,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"end_char": 56,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": 14,
"lemma": "do",
"misc": "",
"start_char": 53,
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 58,
"feats": "Definite=Ind|PronType=Art",
"head": 17,
"id": 15,
"lemma": "a",
"misc": "",
"start_char": 57,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 63,
"feats": "Degree=Pos",
"head": 17,
"id": 16,
"lemma": "good",
"misc": "",
"start_char": 59,
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 67,
"feats": "Number=Sing",
"head": 14,
"id": 17,
"lemma": "job",
"misc": "",
"start_char": 64,
"text": "job",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 70,
"feats": null,
"head": 19,
"id": 18,
"lemma": "in",
"misc": "",
"start_char": 68,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 77,
"feats": "Number=Sing",
"head": 14,
"id": 19,
"lemma": "Sweeny",
"misc": "",
"start_char": 71,
"text": "Sweeny",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 82,
"feats": "Number=Sing",
"head": 19,
"id": 20,
"lemma": "Todd",
"misc": "",
"start_char": 78,
"text": "Todd",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 84,
"feats": null,
"head": 3,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 83,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
8,
8
],
[
0,
12,
12
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
bbd0703b53888b7ad92c036e0f60635a | Shawn was pretty solid with Raymond, but once he left, Kling was shaky. | [
{
"end_char": 71,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Shawn)) (VP (VBD was) (ADJP (RB pretty) (JJ solid)) (PP (IN with) (NP (NNP Raymond))))) (, ,) (CC but) (S (SBAR (IN once) (S (NP (PRP he)) (VP (VBD left)))) (, ,) (NP (NNP Kling)) (VP (VBD was) (ADJP (JJ shaky)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Shawn was pretty solid with Raymond, but once he left, Kling was shaky.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Shawn",
"misc": "",
"start_char": 0,
"text": "Shawn",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 6,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 16,
"feats": null,
"head": 4,
"id": 3,
"lemma": "pretty",
"misc": "",
"start_char": 10,
"text": "pretty",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 22,
"feats": "Degree=Pos",
"head": 0,
"id": 4,
"lemma": "solid",
"misc": "",
"start_char": 17,
"text": "solid",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 27,
"feats": null,
"head": 6,
"id": 5,
"lemma": "with",
"misc": "",
"start_char": 23,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 35,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Raymond",
"misc": "",
"start_char": 28,
"text": "Raymond",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 37,
"feats": null,
"head": 15,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 36,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 41,
"feats": null,
"head": 15,
"id": 8,
"lemma": "but",
"misc": "",
"start_char": 38,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "mark",
"end_char": 46,
"feats": null,
"head": 11,
"id": 9,
"lemma": "once",
"misc": "",
"start_char": 42,
"text": "once",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 49,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 47,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 54,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": 11,
"lemma": "leave",
"misc": "",
"start_char": 50,
"text": "left",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 56,
"feats": null,
"head": 15,
"id": 12,
"lemma": ",",
"misc": "",
"start_char": 55,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 62,
"feats": "Number=Sing",
"head": 15,
"id": 13,
"lemma": "Kling",
"misc": "",
"start_char": 57,
"text": "Kling",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 66,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": 14,
"lemma": "be",
"misc": "",
"start_char": 63,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"end_char": 72,
"feats": "Degree=Pos",
"head": 4,
"id": 15,
"lemma": "shaky",
"misc": "",
"start_char": 67,
"text": "shaky",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 74,
"feats": null,
"head": 4,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 73,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
4314039d9890792aade060712a2b783b | Alvin said himself that Frank was ridiculous when he faced Arizona. | [
{
"end_char": 67,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Alvin)) (VP (VBD said) (NP (PRP himself)) (SBAR (IN that) (S (NP (NNP Frank)) (VP (VBD was) (ADJP (JJ ridiculous)) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD faced) (NP (NNP Arizona))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Alvin said himself that Frank was ridiculous when he faced Arizona.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Alvin",
"misc": "",
"start_char": 0,
"text": "Alvin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "say",
"misc": "",
"start_char": 6,
"text": "said",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"end_char": 18,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs|Reflex=Yes",
"head": 2,
"id": 3,
"lemma": "himself",
"misc": "",
"start_char": 11,
"text": "himself",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 23,
"feats": null,
"head": 7,
"id": 4,
"lemma": "that",
"misc": "",
"start_char": 19,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 29,
"feats": "Number=Sing",
"head": 7,
"id": 5,
"lemma": "Frank",
"misc": "",
"start_char": 24,
"text": "Frank",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 33,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": 6,
"lemma": "be",
"misc": "",
"start_char": 30,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"end_char": 44,
"feats": "Degree=Pos",
"head": 2,
"id": 7,
"lemma": "ridiculous",
"misc": "",
"start_char": 34,
"text": "ridiculous",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"end_char": 49,
"feats": "PronType=Int",
"head": 10,
"id": 8,
"lemma": "when",
"misc": "",
"start_char": 45,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 52,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 50,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 58,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": 10,
"lemma": "face",
"misc": "",
"start_char": 53,
"text": "faced",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 66,
"feats": "Number=Sing",
"head": 10,
"id": 11,
"lemma": "Arizona",
"misc": "",
"start_char": 59,
"text": "Arizona",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 68,
"feats": null,
"head": 2,
"id": 12,
"lemma": ".",
"misc": "",
"start_char": 67,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
5a2f6bb3c8a485a7e6b32b957f9a8739 | For Richard, Mark is good but he doesnt give you any insight on what hes doing. | [
{
"end_char": 79,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (PP (IN For) (NP (NNP Richard))) (, ,) (S (NP (NNP Mark)) (VP (VBZ is) (ADJP (JJ good)))) (CC but) (S (NP (PRP he)) (VP (MD doesnt) (VP (VB give) (NP (PRP you)) (NP (NP (DT any) (NN insight)) (PP (IN on) (SBAR (WHNP (WP what)) (S (NP (PRP hes)) (VP (VBG doing))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "For Richard, Mark is good but he doesnt give you any insight on what hes doing.",
"tokens": [
{
"deprel": "case",
"end_char": 3,
"feats": null,
"head": 2,
"id": 1,
"lemma": "for",
"misc": "",
"start_char": 0,
"text": "For",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 11,
"feats": "Number=Sing",
"head": 6,
"id": 2,
"lemma": "Richard",
"misc": "",
"start_char": 4,
"text": "Richard",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 13,
"feats": null,
"head": 6,
"id": 3,
"lemma": ",",
"misc": "",
"start_char": 12,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 18,
"feats": "Number=Sing",
"head": 6,
"id": 4,
"lemma": "Mark",
"misc": "",
"start_char": 14,
"text": "Mark",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 21,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 5,
"lemma": "be",
"misc": "",
"start_char": 19,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 26,
"feats": "Degree=Pos",
"head": 0,
"id": 6,
"lemma": "good",
"misc": "",
"start_char": 22,
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 30,
"feats": null,
"head": 10,
"id": 7,
"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": 8,
"lemma": "he",
"misc": "",
"start_char": 31,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 40,
"feats": "VerbForm=Fin",
"head": 10,
"id": 9,
"lemma": "deesn",
"misc": "",
"start_char": 34,
"text": "doesnt",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "conj",
"end_char": 45,
"feats": "VerbForm=Inf",
"head": 6,
"id": 10,
"lemma": "give",
"misc": "",
"start_char": 41,
"text": "give",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "iobj",
"end_char": 49,
"feats": "Case=Acc|Person=2|PronType=Prs",
"head": 10,
"id": 11,
"lemma": "you",
"misc": "",
"start_char": 46,
"text": "you",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "det",
"end_char": 53,
"feats": null,
"head": 13,
"id": 12,
"lemma": "any",
"misc": "",
"start_char": 50,
"text": "any",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 61,
"feats": "Number=Sing",
"head": 10,
"id": 13,
"lemma": "insight",
"misc": "",
"start_char": 54,
"text": "insight",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 64,
"feats": null,
"head": 17,
"id": 14,
"lemma": "on",
"misc": "",
"start_char": 62,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obj",
"end_char": 69,
"feats": "PronType=Rel",
"head": 17,
"id": 15,
"lemma": "what",
"misc": "",
"start_char": 65,
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "nsubj",
"end_char": 73,
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 16,
"lemma": "hes",
"misc": "",
"start_char": 70,
"text": "hes",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "acl",
"end_char": 79,
"feats": "Tense=Pres|VerbForm=Part",
"head": 13,
"id": 17,
"lemma": "do",
"misc": "",
"start_char": 74,
"text": "doing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "punct",
"end_char": 81,
"feats": null,
"head": 6,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 80,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
3,
3
],
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
ae5e82b13ac23c31a29aaf7a13507968 | Mark were both fed up with Anthony, but basically gave him a pass why? | [
{
"end_char": 70,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Mark)) (VP (VP (VBD were) (RB both) (VP (VBN fed) (PRT (RP up)) (PP (IN with) (NP (NNP Anthony))))) (, ,) (CC but) (ADVP (RB basically)) (VP (VBD gave) (NP (PRP him)) (NP (DT a) (NN pass)) (WHADVP (WRB why)))) (. ?)))"
},
"speaker": null,
"start_char": 0,
"text": "Mark were both fed up with Anthony, but basically gave him a pass why?",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 4,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Mark",
"misc": "",
"start_char": 0,
"text": "Mark",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 9,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 5,
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 14,
"feats": null,
"head": 4,
"id": 3,
"lemma": "both",
"misc": "",
"start_char": 10,
"text": "both",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 4,
"lemma": "feed",
"misc": "",
"start_char": 15,
"text": "fed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "compound:prt",
"end_char": 21,
"feats": null,
"head": 4,
"id": 5,
"lemma": "up",
"misc": "",
"start_char": 19,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "case",
"end_char": 26,
"feats": null,
"head": 7,
"id": 6,
"lemma": "with",
"misc": "",
"start_char": 22,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 34,
"feats": "Number=Sing",
"head": 4,
"id": 7,
"lemma": "Anthony",
"misc": "",
"start_char": 27,
"text": "Anthony",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 36,
"feats": null,
"head": 11,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 35,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 40,
"feats": null,
"head": 11,
"id": 9,
"lemma": "but",
"misc": "",
"start_char": 37,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 50,
"feats": null,
"head": 11,
"id": 10,
"lemma": "basically",
"misc": "",
"start_char": 41,
"text": "basically",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 55,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 11,
"lemma": "give",
"misc": "",
"start_char": 51,
"text": "gave",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"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": "det",
"end_char": 61,
"feats": "Definite=Ind|PronType=Art",
"head": 14,
"id": 13,
"lemma": "a",
"misc": "",
"start_char": 60,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 66,
"feats": "Number=Sing",
"head": 11,
"id": 14,
"lemma": "pass",
"misc": "",
"start_char": 62,
"text": "pass",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 70,
"feats": "PronType=Int",
"head": 11,
"id": 15,
"lemma": "why",
"misc": "",
"start_char": 67,
"text": "why",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "punct",
"end_char": 72,
"feats": null,
"head": 4,
"id": 16,
"lemma": "?",
"misc": "",
"start_char": 71,
"text": "?",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
0,
11,
11
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
8ecc9cfcda689f1553fe1155f227e3a3 | Alexander yelled at Mark for quitting during sparring and Ever since then Chuck was in his head. | [
{
"end_char": 96,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Alexander)) (VP (VBD yelled) (PP (IN at) (NP (NNP Mark))) (PP (IN for) (S (VP (VBG quitting) (PP (IN during) (NP (NN sparring)))))))) (CC and) (S (ADVP (RB Ever)) (PP (IN since) (ADVP (RB then))) (NP (NNP Chuck)) (VP (VBD was) (PP (IN in) (NP (PRP$ his) (NN head))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Alexander yelled at Mark for quitting during sparring and Ever since then Chuck was in his head.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 9,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Alexander",
"misc": "",
"start_char": 0,
"text": "Alexander",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 16,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "yell",
"misc": "",
"start_char": 10,
"text": "yelled",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 19,
"feats": null,
"head": 4,
"id": 3,
"lemma": "at",
"misc": "",
"start_char": 17,
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 24,
"feats": "Number=Sing",
"head": 2,
"id": 4,
"lemma": "Mark",
"misc": "",
"start_char": 20,
"text": "Mark",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 28,
"feats": null,
"head": 6,
"id": 5,
"lemma": "for",
"misc": "",
"start_char": 25,
"text": "for",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 37,
"feats": "VerbForm=Ger",
"head": 2,
"id": 6,
"lemma": "quit",
"misc": "",
"start_char": 29,
"text": "quitting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 44,
"feats": null,
"head": 8,
"id": 7,
"lemma": "during",
"misc": "",
"start_char": 38,
"text": "during",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 53,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "sparring",
"misc": "",
"start_char": 45,
"text": "sparring",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"end_char": 57,
"feats": null,
"head": 17,
"id": 9,
"lemma": "and",
"misc": "",
"start_char": 54,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 62,
"feats": null,
"head": 12,
"id": 10,
"lemma": "ever",
"misc": "",
"start_char": 58,
"text": "Ever",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 68,
"feats": null,
"head": 12,
"id": 11,
"lemma": "since",
"misc": "",
"start_char": 63,
"text": "since",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 73,
"feats": "PronType=Dem",
"head": 17,
"id": 12,
"lemma": "then",
"misc": "",
"start_char": 69,
"text": "then",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 79,
"feats": "Number=Sing",
"head": 17,
"id": 13,
"lemma": "Chuck",
"misc": "",
"start_char": 74,
"text": "Chuck",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 83,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": 14,
"lemma": "be",
"misc": "",
"start_char": 80,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 86,
"feats": null,
"head": 17,
"id": 15,
"lemma": "in",
"misc": "",
"start_char": 84,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 90,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 17,
"id": 16,
"lemma": "his",
"misc": "",
"start_char": 87,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "conj",
"end_char": 95,
"feats": "Number=Sing",
"head": 2,
"id": 17,
"lemma": "head",
"misc": "",
"start_char": 91,
"text": "head",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 97,
"feats": null,
"head": 2,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 96,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
3,
3
],
[
0,
15,
15
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
6f6f53b30a128724a103bf9e4f043b02 | Jack would definitely be tricky to get along with, but I could see Raul being pretty laid-back when he's not out adventuring. | [
{
"end_char": 125,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Jack)) (VP (MD would) (ADVP (RB definitely)) (VP (VB be) (ADJP (ADJP (JJ tricky)) (SBAR (S (VP (TO to) (VP (VB get) (PRT (RB along)) (PP (IN with)))))))))) (, ,) (CC but) (S (NP (PRP I)) (VP (MD could) (VP (VB see) (S (NP (NNP Raul)) (VP (VBG being) (ADJP (RB pretty) (JJ laid-back)) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBZ 's) (RB not) (RB out) (NP (VBG adventuring)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Jack would definitely be tricky to get along with, but I could see Raul being pretty laid-back when he's not out adventuring.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Jack",
"misc": "",
"start_char": 0,
"text": "Jack",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 10,
"feats": "VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "would",
"misc": "",
"start_char": 5,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 21,
"feats": null,
"head": 5,
"id": 3,
"lemma": "definitely",
"misc": "",
"start_char": 11,
"text": "definitely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cop",
"end_char": 24,
"feats": "VerbForm=Inf",
"head": 5,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 22,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "root",
"end_char": 31,
"feats": "Degree=Pos",
"head": 0,
"id": 5,
"lemma": "tricky",
"misc": "",
"start_char": 25,
"text": "tricky",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 34,
"feats": null,
"head": 7,
"id": 6,
"lemma": "to",
"misc": "",
"start_char": 32,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 38,
"feats": "VerbForm=Inf",
"head": 5,
"id": 7,
"lemma": "get",
"misc": "",
"start_char": 35,
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 44,
"feats": null,
"head": 7,
"id": 8,
"lemma": "along",
"misc": "",
"start_char": 39,
"text": "along",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "obl",
"end_char": 49,
"feats": null,
"head": 7,
"id": 9,
"lemma": "with",
"misc": "",
"start_char": 45,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "punct",
"end_char": 51,
"feats": null,
"head": 14,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 50,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 55,
"feats": null,
"head": 14,
"id": 11,
"lemma": "but",
"misc": "",
"start_char": 52,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 57,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 14,
"id": 12,
"lemma": "I",
"misc": "",
"start_char": 56,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 63,
"feats": "VerbForm=Fin",
"head": 14,
"id": 13,
"lemma": "could",
"misc": "",
"start_char": 58,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "conj",
"end_char": 67,
"feats": "VerbForm=Inf",
"head": 5,
"id": 14,
"lemma": "see",
"misc": "",
"start_char": 64,
"text": "see",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nsubj",
"end_char": 72,
"feats": "Number=Sing",
"head": 18,
"id": 15,
"lemma": "Raul",
"misc": "",
"start_char": 68,
"text": "Raul",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 78,
"feats": "VerbForm=Ger",
"head": 18,
"id": 16,
"lemma": "be",
"misc": "",
"start_char": 73,
"text": "being",
"upos": "AUX",
"xpos": "VBG"
},
{
"deprel": "advmod",
"end_char": 85,
"feats": null,
"head": 18,
"id": 17,
"lemma": "pretty",
"misc": "",
"start_char": 79,
"text": "pretty",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 95,
"feats": "Degree=Pos",
"head": 14,
"id": 18,
"lemma": "laid-back",
"misc": "",
"start_char": 86,
"text": "laid-back",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"end_char": 100,
"feats": "PronType=Int",
"head": 23,
"id": 19,
"lemma": "when",
"misc": "",
"start_char": 96,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 103,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 23,
"id": 20,
"lemma": "he",
"misc": "",
"start_char": 101,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 106,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 23,
"id": 21,
"lemma": "be",
"misc": "",
"start_char": 104,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 110,
"feats": null,
"head": 23,
"id": 22,
"lemma": "not",
"misc": "",
"start_char": 107,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 114,
"feats": null,
"head": 18,
"id": 23,
"lemma": "out",
"misc": "",
"start_char": 111,
"text": "out",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 126,
"feats": "VerbForm=Ger",
"head": 23,
"id": 24,
"lemma": "adventure",
"misc": "",
"start_char": 115,
"text": "adventuring",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "punct",
"end_char": 128,
"feats": null,
"head": 5,
"id": 25,
"lemma": ".",
"misc": "",
"start_char": 127,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
14,
14
],
[
0,
19,
19
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
21417018bb31d5f893ca7b06ca5a8d5e | Brian love Darin even if he is a principled conservative, not a blind follower. | [
{
"end_char": 79,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Brian)) (VP (VBP love) (NP (NNP Darin)) (SBAR (ADVP (RB even)) (IN if) (S (NP (PRP he)) (VP (VBZ is) (NP (NP (DT a) (JJ principled) (NN conservative)) (, ,) (RB not) (NP (DT a) (JJ blind) (NN follower))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Brian love Darin even if he is a principled conservative, not a blind follower.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Brian",
"misc": "",
"start_char": 0,
"text": "Brian",
"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": "love",
"misc": "",
"start_char": 6,
"text": "love",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "obj",
"end_char": 16,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Darin",
"misc": "",
"start_char": 11,
"text": "Darin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 21,
"feats": null,
"head": 10,
"id": 4,
"lemma": "even",
"misc": "",
"start_char": 17,
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 24,
"feats": null,
"head": 10,
"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": 10,
"id": 6,
"lemma": "he",
"misc": "",
"start_char": 25,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 30,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 10,
"id": 7,
"lemma": "be",
"misc": "",
"start_char": 28,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 32,
"feats": "Definite=Ind|PronType=Art",
"head": 10,
"id": 8,
"lemma": "a",
"misc": "",
"start_char": 31,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 43,
"feats": "Degree=Pos",
"head": 10,
"id": 9,
"lemma": "principled",
"misc": "",
"start_char": 33,
"text": "principled",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advcl",
"end_char": 56,
"feats": "Number=Sing",
"head": 2,
"id": 10,
"lemma": "conservative",
"misc": "",
"start_char": 44,
"text": "conservative",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 58,
"feats": null,
"head": 15,
"id": 11,
"lemma": ",",
"misc": "",
"start_char": 57,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 62,
"feats": null,
"head": 15,
"id": 12,
"lemma": "not",
"misc": "",
"start_char": 59,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "det",
"end_char": 64,
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": 13,
"lemma": "a",
"misc": "",
"start_char": 63,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 70,
"feats": "Degree=Pos",
"head": 15,
"id": 14,
"lemma": "blind",
"misc": "",
"start_char": 65,
"text": "blind",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "conj",
"end_char": 79,
"feats": "Number=Sing",
"head": 10,
"id": 15,
"lemma": "follower",
"misc": "",
"start_char": 71,
"text": "follower",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 81,
"feats": null,
"head": 2,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 80,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
887c282d7d70771fe3a2cef6f01ee399 | Autumn is best handled with Claudia, but she isn't going to be any help against Nerofest's Scathach. | [
{
"end_char": 100,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Autumn)) (VP (VBZ is) (ADVP (RBS best)) (VP (VBN handled) (PP (IN with) (NP (NNP Claudia)))))) (, ,) (CC but) (S (NP (PRP she)) (VP (VBZ is) (RB n't) (VP (VBG going) (S (VP (TO to) (VP (VB be) (NP (NP (DT any) (NN help)) (PP (IN against) (NP (NP (NNP Nerofest) (POS 's)) (NNP Scathach)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Autumn is best handled with Claudia, but she isn't going to be any help against Nerofest's Scathach.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 6,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Autumn",
"misc": "",
"start_char": 0,
"text": "Autumn",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"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": 14,
"feats": "Degree=Sup",
"head": 4,
"id": 3,
"lemma": "well",
"misc": "",
"start_char": 10,
"text": "best",
"upos": "ADV",
"xpos": "RBS"
},
{
"deprel": "root",
"end_char": 22,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 4,
"lemma": "handle",
"misc": "",
"start_char": 15,
"text": "handled",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 27,
"feats": null,
"head": 6,
"id": 5,
"lemma": "with",
"misc": "",
"start_char": 23,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 35,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Claudia",
"misc": "",
"start_char": 28,
"text": "Claudia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 37,
"feats": null,
"head": 12,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 36,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 41,
"feats": null,
"head": 12,
"id": 8,
"lemma": "but",
"misc": "",
"start_char": 38,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 45,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 9,
"lemma": "she",
"misc": "",
"start_char": 42,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 48,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 46,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 52,
"feats": null,
"head": 12,
"id": 11,
"lemma": "not",
"misc": "",
"start_char": 49,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 58,
"feats": "Tense=Pres|VerbForm=Part",
"head": 4,
"id": 12,
"lemma": "go",
"misc": "",
"start_char": 53,
"text": "going",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 61,
"feats": null,
"head": 16,
"id": 13,
"lemma": "to",
"misc": "",
"start_char": 59,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "cop",
"end_char": 64,
"feats": "VerbForm=Inf",
"head": 16,
"id": 14,
"lemma": "be",
"misc": "",
"start_char": 62,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 68,
"feats": null,
"head": 16,
"id": 15,
"lemma": "any",
"misc": "",
"start_char": 65,
"text": "any",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "xcomp",
"end_char": 73,
"feats": "Number=Sing",
"head": 12,
"id": 16,
"lemma": "help",
"misc": "",
"start_char": 69,
"text": "help",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 81,
"feats": null,
"head": 20,
"id": 17,
"lemma": "against",
"misc": "",
"start_char": 74,
"text": "against",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 90,
"feats": "Number=Sing",
"head": 20,
"id": 18,
"lemma": "Nerofest",
"misc": "",
"start_char": 82,
"text": "Nerofest",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 93,
"feats": null,
"head": 18,
"id": 19,
"lemma": "'s",
"misc": "",
"start_char": 91,
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "nmod",
"end_char": 102,
"feats": "Number=Sing",
"head": 16,
"id": 20,
"lemma": "Scathach",
"misc": "",
"start_char": 94,
"text": "Scathach",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 104,
"feats": null,
"head": 4,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 103,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
13dc6de30a8955eef45979e44e52019d | As i am hyped about Heather, I'm also pretty excited about Laurena, but I hear she is pretty hard to play. | [
{
"end_char": 106,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (SBAR (IN As) (S (NP (PRP i)) (VP (VBP am) (VP (VBN hyped) (PP (IN about) (NP (NNP Heather))))))) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB also)) (ADJP (RB pretty) (JJ excited) (PP (IN about) (NP (NNP Laurena)))))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP hear) (SBAR (S (NP (PRP she)) (VP (VBZ is) (ADJP (RB pretty) (JJ hard) (SBAR (S (VP (TO to) (VP (VB play))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "As i am hyped about Heather, I'm also pretty excited about Laurena, but I hear she is pretty hard to play.",
"tokens": [
{
"deprel": "mark",
"end_char": 2,
"feats": null,
"head": 4,
"id": 1,
"lemma": "as",
"misc": "",
"start_char": 0,
"text": "As",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 4,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 4,
"id": 2,
"lemma": "I",
"misc": "",
"start_char": 3,
"text": "i",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 7,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 5,
"text": "am",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advcl",
"end_char": 13,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 12,
"id": 4,
"lemma": "hype",
"misc": "",
"start_char": 8,
"text": "hyped",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 19,
"feats": null,
"head": 6,
"id": 5,
"lemma": "about",
"misc": "",
"start_char": 14,
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 27,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Heather",
"misc": "",
"start_char": 20,
"text": "Heather",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 29,
"feats": null,
"head": 12,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 28,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 31,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 12,
"id": 8,
"lemma": "I",
"misc": "",
"start_char": 30,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 34,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 9,
"lemma": "be",
"misc": "",
"start_char": 32,
"text": "'m",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 39,
"feats": null,
"head": 12,
"id": 10,
"lemma": "also",
"misc": "",
"start_char": 35,
"text": "also",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 46,
"feats": null,
"head": 12,
"id": 11,
"lemma": "pretty",
"misc": "",
"start_char": 40,
"text": "pretty",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 54,
"feats": "Degree=Pos",
"head": 0,
"id": 12,
"lemma": "excited",
"misc": "",
"start_char": 47,
"text": "excited",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 60,
"feats": null,
"head": 14,
"id": 13,
"lemma": "about",
"misc": "",
"start_char": 55,
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 68,
"feats": "Number=Sing",
"head": 12,
"id": 14,
"lemma": "Laurena",
"misc": "",
"start_char": 61,
"text": "Laurena",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 70,
"feats": null,
"head": 18,
"id": 15,
"lemma": ",",
"misc": "",
"start_char": 69,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 74,
"feats": null,
"head": 18,
"id": 16,
"lemma": "but",
"misc": "",
"start_char": 71,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 76,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 18,
"id": 17,
"lemma": "I",
"misc": "",
"start_char": 75,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 81,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 18,
"lemma": "hear",
"misc": "",
"start_char": 77,
"text": "hear",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "nsubj",
"end_char": 85,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 22,
"id": 19,
"lemma": "she",
"misc": "",
"start_char": 82,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 88,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 22,
"id": 20,
"lemma": "be",
"misc": "",
"start_char": 86,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 95,
"feats": null,
"head": 22,
"id": 21,
"lemma": "pretty",
"misc": "",
"start_char": 89,
"text": "pretty",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 100,
"feats": "Degree=Pos",
"head": 18,
"id": 22,
"lemma": "hard",
"misc": "",
"start_char": 96,
"text": "hard",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 103,
"feats": null,
"head": 24,
"id": 23,
"lemma": "to",
"misc": "",
"start_char": 101,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 108,
"feats": "VerbForm=Inf",
"head": 22,
"id": 24,
"lemma": "play",
"misc": "",
"start_char": 104,
"text": "play",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"end_char": 110,
"feats": null,
"head": 12,
"id": 25,
"lemma": ".",
"misc": "",
"start_char": 109,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
5
]
],
[
[
0,
13,
13
],
[
0,
18,
18
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
43bb603258338f46513cf45bb869024d | Theodore is better than Bernie if you include his rushing and Calvin is better than AJ when both are healthy. | [
{
"end_char": 109,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Theodore)) (VP (VBZ is) (ADJP (ADJP (JJR better)) (PP (IN than) (NP (NNP Bernie)))) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP include) (SBAR (S (NP (PRP$ his) (NN rushing) (CC and) (NNP Calvin)) (VP (VBZ is) (ADJP (ADJP (JJR better)) (PP (IN than) (NP (NNP AJ)))) (SBAR (WHADVP (WRB when)) (S (NP (DT both)) (VP (VBP are) (ADJP (JJ healthy)))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Theodore is better than Bernie if you include his rushing and Calvin is better than AJ when both are healthy.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 8,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Theodore",
"misc": "",
"start_char": 0,
"text": "Theodore",
"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": 18,
"feats": "Degree=Cmp",
"head": 0,
"id": 3,
"lemma": "good",
"misc": "",
"start_char": 12,
"text": "better",
"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": 30,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "Bernie",
"misc": "",
"start_char": 24,
"text": "Bernie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 33,
"feats": null,
"head": 8,
"id": 6,
"lemma": "if",
"misc": "",
"start_char": 31,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 37,
"feats": "Case=Nom|Person=2|PronType=Prs",
"head": 8,
"id": 7,
"lemma": "you",
"misc": "",
"start_char": 34,
"text": "you",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 45,
"feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 8,
"lemma": "include",
"misc": "",
"start_char": 38,
"text": "include",
"upos": "VERB",
"xpos": "VBP"
},
{
"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": "obj",
"end_char": 57,
"feats": "Number=Sing",
"head": 8,
"id": 10,
"lemma": "rush",
"misc": "",
"start_char": 50,
"text": "rushing",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"end_char": 61,
"feats": null,
"head": 14,
"id": 11,
"lemma": "and",
"misc": "",
"start_char": 58,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 68,
"feats": "Number=Sing",
"head": 14,
"id": 12,
"lemma": "Calvin",
"misc": "",
"start_char": 62,
"text": "Calvin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 71,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 14,
"id": 13,
"lemma": "be",
"misc": "",
"start_char": 69,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "conj",
"end_char": 78,
"feats": "Degree=Cmp",
"head": 3,
"id": 14,
"lemma": "good",
"misc": "",
"start_char": 72,
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"end_char": 83,
"feats": null,
"head": 16,
"id": 15,
"lemma": "than",
"misc": "",
"start_char": 79,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 86,
"feats": "Number=Sing",
"head": 14,
"id": 16,
"lemma": "AJ",
"misc": "",
"start_char": 84,
"text": "AJ",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 91,
"feats": "PronType=Int",
"head": 20,
"id": 17,
"lemma": "when",
"misc": "",
"start_char": 87,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 96,
"feats": "PronType=Art",
"head": 20,
"id": 18,
"lemma": "both",
"misc": "",
"start_char": 92,
"text": "both",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "cop",
"end_char": 100,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 20,
"id": 19,
"lemma": "be",
"misc": "",
"start_char": 97,
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advcl",
"end_char": 108,
"feats": "Degree=Pos",
"head": 14,
"id": 20,
"lemma": "healthy",
"misc": "",
"start_char": 101,
"text": "healthy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 110,
"feats": null,
"head": 3,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 109,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
126201e8c9b664e5a4cdd3f37a56a9bc | And while Jonathan has grown Paul has as well since he seems to no longer have a split personality which may have affected his fighting ability at the time. | [
{
"end_char": 156,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (SBAR (IN while) (S (NP (NNP Jonathan)) (VP (VBZ has) (VP (VBN grown) (NP (NNP Paul)))))) (VP (VBZ has) (ADVP (RB as) (RB well)) (SBAR (IN since) (S (NP (PRP he)) (VP (VBZ seems) (S (VP (TO to) (ADVP (RB no) (RBR longer)) (VP (VB have) (NP (NP (DT a) (JJ split) (NN personality)) (SBAR (WHNP (WDT which)) (S (VP (MD may) (VP (VB have) (VP (VBN affected) (NP (PRP$ his) (NN fighting) (NN ability)) (PP (IN at) (NP (DT the) (NN time)))))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And while Jonathan has grown Paul has as well since he seems to no longer have a split personality which may have affected his fighting ability at the time.",
"tokens": [
{
"deprel": "cc",
"end_char": 3,
"feats": null,
"head": 7,
"id": 1,
"lemma": "and",
"misc": "",
"start_char": 0,
"text": "And",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "mark",
"end_char": 9,
"feats": null,
"head": 5,
"id": 2,
"lemma": "while",
"misc": "",
"start_char": 4,
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 18,
"feats": "Number=Sing",
"head": 5,
"id": 3,
"lemma": "Jonathan",
"misc": "",
"start_char": 10,
"text": "Jonathan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 22,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 4,
"lemma": "have",
"misc": "",
"start_char": 19,
"text": "has",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"end_char": 28,
"feats": "Tense=Past|VerbForm=Part",
"head": 7,
"id": 5,
"lemma": "grow",
"misc": "",
"start_char": 23,
"text": "grown",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"end_char": 33,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Paul",
"misc": "",
"start_char": 29,
"text": "Paul",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 37,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 7,
"lemma": "have",
"misc": "",
"start_char": 34,
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 40,
"feats": null,
"head": 9,
"id": 8,
"lemma": "as",
"misc": "",
"start_char": 38,
"text": "as",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 45,
"feats": "Degree=Pos",
"head": 7,
"id": 9,
"lemma": "well",
"misc": "",
"start_char": 41,
"text": "well",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 51,
"feats": null,
"head": 12,
"id": 10,
"lemma": "since",
"misc": "",
"start_char": 46,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 54,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 52,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 60,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 7,
"id": 12,
"lemma": "seem",
"misc": "",
"start_char": 55,
"text": "seems",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 63,
"feats": null,
"head": 16,
"id": 13,
"lemma": "to",
"misc": "",
"start_char": 61,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advmod",
"end_char": 66,
"feats": null,
"head": 15,
"id": 14,
"lemma": "no",
"misc": "",
"start_char": 64,
"text": "no",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 73,
"feats": "Degree=Cmp",
"head": 16,
"id": 15,
"lemma": "long",
"misc": "",
"start_char": 67,
"text": "longer",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "xcomp",
"end_char": 78,
"feats": "VerbForm=Inf",
"head": 12,
"id": 16,
"lemma": "have",
"misc": "",
"start_char": 74,
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 80,
"feats": "Definite=Ind|PronType=Art",
"head": 19,
"id": 17,
"lemma": "a",
"misc": "",
"start_char": 79,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 86,
"feats": "Degree=Pos",
"head": 19,
"id": 18,
"lemma": "split",
"misc": "",
"start_char": 81,
"text": "split",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 98,
"feats": "Number=Sing",
"head": 16,
"id": 19,
"lemma": "personality",
"misc": "",
"start_char": 87,
"text": "personality",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 104,
"feats": "PronType=Rel",
"head": 23,
"id": 20,
"lemma": "which",
"misc": "",
"start_char": 99,
"text": "which",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "aux",
"end_char": 108,
"feats": "VerbForm=Fin",
"head": 23,
"id": 21,
"lemma": "may",
"misc": "",
"start_char": 105,
"text": "may",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux",
"end_char": 113,
"feats": "VerbForm=Inf",
"head": 23,
"id": 22,
"lemma": "have",
"misc": "",
"start_char": 109,
"text": "have",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "acl:relcl",
"end_char": 122,
"feats": "Tense=Past|VerbForm=Part",
"head": 19,
"id": 23,
"lemma": "affect",
"misc": "",
"start_char": 114,
"text": "affected",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "nmod:poss",
"end_char": 126,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 26,
"id": 24,
"lemma": "his",
"misc": "",
"start_char": 123,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 135,
"feats": "Number=Sing",
"head": 26,
"id": 25,
"lemma": "fighting",
"misc": "",
"start_char": 127,
"text": "fighting",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 143,
"feats": "Number=Sing",
"head": 23,
"id": 26,
"lemma": "ability",
"misc": "",
"start_char": 136,
"text": "ability",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 146,
"feats": null,
"head": 29,
"id": 27,
"lemma": "at",
"misc": "",
"start_char": 144,
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 150,
"feats": "Definite=Def|PronType=Art",
"head": 29,
"id": 28,
"lemma": "the",
"misc": "",
"start_char": 147,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 155,
"feats": "Number=Sing",
"head": 23,
"id": 29,
"lemma": "time",
"misc": "",
"start_char": 151,
"text": "time",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 157,
"feats": null,
"head": 7,
"id": 30,
"lemma": ".",
"misc": "",
"start_char": 156,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
]
],
[
[
0,
5,
5
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
Subsets and Splits