id
stringlengths 32
32
| text
stringlengths 39
174
| sentences
listlengths 1
1
| coref_chains
sequencelengths 2
2
| genre
stringclasses 1
value | meta_data
dict |
---|---|---|---|---|---|
07851db02ae3d16e4725b88823a23400 | Jonathan has regressed, and James is so disciplined that you need to be mentally strong and fight a perfect fight throughout to beat him. | [
{
"end_char": 137,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Jonathan)) (VP (VBZ has) (VP (VBN regressed)))) (, ,) (CC and) (S (NP (NNP James)) (VP (VBZ is) (ADJP (RB so) (JJ disciplined) (SBAR (IN that) (S (NP (PRP you)) (VP (VBP need) (S (VP (TO to) (VP (VP (VB be) (ADJP (RB mentally) (JJ strong))) (CC and) (VP (VB fight) (NP (DT a) (JJ perfect) (NN fight)) (ADVP (IN throughout)) (S (VP (TO to) (VP (VB beat) (NP (PRP him))))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Jonathan has regressed, and James is so disciplined that you need to be mentally strong and fight a perfect fight throughout to beat him.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 8,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Jonathan",
"misc": "",
"start_char": 0,
"text": "Jonathan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 12,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "have",
"misc": "",
"start_char": 9,
"text": "has",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 22,
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": 3,
"lemma": "regress",
"misc": "",
"start_char": 13,
"text": "regressed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 24,
"feats": null,
"head": 9,
"id": 4,
"lemma": ",",
"misc": "",
"start_char": 23,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 28,
"feats": null,
"head": 9,
"id": 5,
"lemma": "and",
"misc": "",
"start_char": 25,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 34,
"feats": "Number=Sing",
"head": 9,
"id": 6,
"lemma": "James",
"misc": "",
"start_char": 29,
"text": "James",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 37,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 9,
"id": 7,
"lemma": "be",
"misc": "",
"start_char": 35,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 40,
"feats": null,
"head": 9,
"id": 8,
"lemma": "so",
"misc": "",
"start_char": 38,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 52,
"feats": "Degree=Pos",
"head": 3,
"id": 9,
"lemma": "disciplined",
"misc": "",
"start_char": 41,
"text": "disciplined",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 57,
"feats": null,
"head": 12,
"id": 10,
"lemma": "that",
"misc": "",
"start_char": 53,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 61,
"feats": "Case=Nom|Person=2|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "you",
"misc": "",
"start_char": 58,
"text": "you",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"end_char": 66,
"feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin",
"head": 9,
"id": 12,
"lemma": "need",
"misc": "",
"start_char": 62,
"text": "need",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "mark",
"end_char": 69,
"feats": null,
"head": 16,
"id": 13,
"lemma": "to",
"misc": "",
"start_char": 67,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "cop",
"end_char": 72,
"feats": "VerbForm=Inf",
"head": 16,
"id": 14,
"lemma": "be",
"misc": "",
"start_char": 70,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 81,
"feats": null,
"head": 16,
"id": 15,
"lemma": "mentally",
"misc": "",
"start_char": 73,
"text": "mentally",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"end_char": 88,
"feats": "Degree=Pos",
"head": 12,
"id": 16,
"lemma": "strong",
"misc": "",
"start_char": 82,
"text": "strong",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 92,
"feats": null,
"head": 18,
"id": 17,
"lemma": "and",
"misc": "",
"start_char": 89,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 98,
"feats": "VerbForm=Inf",
"head": 12,
"id": 18,
"lemma": "fight",
"misc": "",
"start_char": 93,
"text": "fight",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 100,
"feats": "Definite=Ind|PronType=Art",
"head": 21,
"id": 19,
"lemma": "a",
"misc": "",
"start_char": 99,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 108,
"feats": "Degree=Pos",
"head": 21,
"id": 20,
"lemma": "perfect",
"misc": "",
"start_char": 101,
"text": "perfect",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 114,
"feats": "Number=Sing",
"head": 18,
"id": 21,
"lemma": "fight",
"misc": "",
"start_char": 109,
"text": "fight",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 125,
"feats": null,
"head": 24,
"id": 22,
"lemma": "throughout",
"misc": "",
"start_char": 115,
"text": "throughout",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "mark",
"end_char": 128,
"feats": null,
"head": 24,
"id": 23,
"lemma": "to",
"misc": "",
"start_char": 126,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 133,
"feats": "VerbForm=Inf",
"head": 18,
"id": 24,
"lemma": "beat",
"misc": "",
"start_char": 129,
"text": "beat",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 137,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 24,
"id": 25,
"lemma": "he",
"misc": "",
"start_char": 134,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 139,
"feats": null,
"head": 3,
"id": 26,
"lemma": ".",
"misc": "",
"start_char": 138,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
24,
24
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
31d3265a75213b4c6c5607352a156707 | Maurice apparently left with Jeffery, so I guess he's fine too. | [
{
"end_char": 63,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Maurice)) (ADVP (RB apparently)) (VP (VBD left) (PP (IN with) (NP (NNP Jeffery))))) (, ,) (RB so) (S (NP (PRP I)) (VP (VBP guess) (SBAR (S (NP (PRP he)) (VP (VBZ 's) (ADJP (JJ fine)) (ADVP (RB too))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Maurice apparently left with Jeffery, so I guess he's fine too.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Maurice",
"misc": "",
"start_char": 0,
"text": "Maurice",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 18,
"feats": null,
"head": 3,
"id": 2,
"lemma": "apparently",
"misc": "",
"start_char": 8,
"text": "apparently",
"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": "leave",
"misc": "",
"start_char": 19,
"text": "left",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 28,
"feats": null,
"head": 5,
"id": 4,
"lemma": "with",
"misc": "",
"start_char": 24,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 36,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "Jeffery",
"misc": "",
"start_char": 29,
"text": "Jeffery",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 38,
"feats": null,
"head": 9,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 37,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 41,
"feats": null,
"head": 9,
"id": 7,
"lemma": "so",
"misc": "",
"start_char": 39,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 43,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 9,
"id": 8,
"lemma": "I",
"misc": "",
"start_char": 42,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"end_char": 49,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 9,
"lemma": "guess",
"misc": "",
"start_char": 44,
"text": "guess",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "nsubj",
"end_char": 52,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 50,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 55,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "be",
"misc": "",
"start_char": 53,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "ccomp",
"end_char": 60,
"feats": "Degree=Pos",
"head": 9,
"id": 12,
"lemma": "fine",
"misc": "",
"start_char": 56,
"text": "fine",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"end_char": 64,
"feats": null,
"head": 12,
"id": 13,
"lemma": "too",
"misc": "",
"start_char": 61,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 66,
"feats": null,
"head": 3,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 65,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
1bd67f9bce10e7eecc2c2c5227a483e8 | Charles came up to James after the PoV and pretty much said "you and me to the end, fuck women" to him. | [
{
"end_char": 103,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Charles)) (VP (VP (VBD came) (ADVP (RB up) (PP (IN to) (NP (NNP James)))) (PP (IN after) (NP (DT the) (NNP PoV)))) (CC and) (VP (ADVP (RB pretty) (RB much)) (VBD said) (`` ``) (NP (NP (PRP you)) (CC and) (NP (PRP me))) (PP (IN to) (NP (DT the) (NN end))) (, ,) (VP (VBP fuck) (NP (NNS women)) ('' '') (PP (IN to) (NP (PRP him)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Charles came up to James after the PoV and pretty much said \"you and me to the end, fuck women\" to him.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Charles",
"misc": "",
"start_char": 0,
"text": "Charles",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 12,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "come",
"misc": "",
"start_char": 8,
"text": "came",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 15,
"feats": null,
"head": 2,
"id": 3,
"lemma": "up",
"misc": "",
"start_char": 13,
"text": "up",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 18,
"feats": null,
"head": 5,
"id": 4,
"lemma": "to",
"misc": "",
"start_char": 16,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 24,
"feats": "Number=Sing",
"head": 2,
"id": 5,
"lemma": "James",
"misc": "",
"start_char": 19,
"text": "James",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 30,
"feats": null,
"head": 8,
"id": 6,
"lemma": "after",
"misc": "",
"start_char": 25,
"text": "after",
"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": "obl",
"end_char": 38,
"feats": "Number=Sing",
"head": 2,
"id": 8,
"lemma": "PoV",
"misc": "",
"start_char": 35,
"text": "PoV",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 42,
"feats": null,
"head": 12,
"id": 9,
"lemma": "and",
"misc": "",
"start_char": 39,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 49,
"feats": null,
"head": 11,
"id": 10,
"lemma": "pretty",
"misc": "",
"start_char": 43,
"text": "pretty",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 54,
"feats": null,
"head": 12,
"id": 11,
"lemma": "much",
"misc": "",
"start_char": 50,
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 59,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 12,
"lemma": "say",
"misc": "",
"start_char": 55,
"text": "said",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 62,
"feats": null,
"head": 14,
"id": 13,
"lemma": "``",
"misc": "",
"start_char": 60,
"text": "``",
"upos": "PUNCT",
"xpos": "``"
},
{
"deprel": "obj",
"end_char": 66,
"feats": "Case=Acc|Person=2|PronType=Prs",
"head": 12,
"id": 14,
"lemma": "you",
"misc": "",
"start_char": 63,
"text": "you",
"upos": "PRON",
"xpos": "PRP"
},
{
"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": 73,
"feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs",
"head": 14,
"id": 16,
"lemma": "I",
"misc": "",
"start_char": 71,
"text": "me",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 76,
"feats": null,
"head": 19,
"id": 17,
"lemma": "to",
"misc": "",
"start_char": 74,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 80,
"feats": "Definite=Def|PronType=Art",
"head": 19,
"id": 18,
"lemma": "the",
"misc": "",
"start_char": 77,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 84,
"feats": "Number=Sing",
"head": 14,
"id": 19,
"lemma": "end",
"misc": "",
"start_char": 81,
"text": "end",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 86,
"feats": null,
"head": 21,
"id": 20,
"lemma": ",",
"misc": "",
"start_char": 85,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "ccomp",
"end_char": 91,
"feats": "Mood=Ind|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 21,
"lemma": "fuck",
"misc": "",
"start_char": 87,
"text": "fuck",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "obj",
"end_char": 97,
"feats": "Number=Plur",
"head": 21,
"id": 22,
"lemma": "woman",
"misc": "",
"start_char": 92,
"text": "women",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 100,
"feats": null,
"head": 21,
"id": 23,
"lemma": "''",
"misc": "",
"start_char": 98,
"text": "''",
"upos": "PUNCT",
"xpos": "''"
},
{
"deprel": "case",
"end_char": 103,
"feats": null,
"head": 25,
"id": 24,
"lemma": "to",
"misc": "",
"start_char": 101,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 107,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": 25,
"lemma": "he",
"misc": "",
"start_char": 104,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 109,
"feats": null,
"head": 2,
"id": 26,
"lemma": ".",
"misc": "",
"start_char": 108,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
24,
24
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
c4b7fdce47c307ec0464ab8d96352352 | Debbie must have had legal custody of Laura, since she was able to register her for school and stuff. | [
{
"end_char": 101,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Debbie)) (VP (MD must) (VP (VB have) (VP (VBN had) (NP (NP (JJ legal) (NN custody)) (PP (IN of) (NP (NNP Laura)))) (, ,) (SBAR (IN since) (S (NP (PRP she)) (VP (VBD was) (ADJP (JJ able) (S (VP (TO to) (VP (VB register) (NP (PRP her)) (PP (IN for) (NP (NN school) (CC and) (NN stuff))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Debbie must have had legal custody of Laura, since she was able to register her for school and stuff.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Debbie",
"misc": "",
"start_char": 0,
"text": "Debbie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 11,
"feats": "VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "must",
"misc": "",
"start_char": 7,
"text": "must",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux",
"end_char": 16,
"feats": "VerbForm=Inf",
"head": 4,
"id": 3,
"lemma": "have",
"misc": "",
"start_char": 12,
"text": "have",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "root",
"end_char": 20,
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": 4,
"lemma": "have",
"misc": "",
"start_char": 17,
"text": "had",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "amod",
"end_char": 26,
"feats": "Degree=Pos",
"head": 6,
"id": 5,
"lemma": "legal",
"misc": "",
"start_char": 21,
"text": "legal",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 34,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "custody",
"misc": "",
"start_char": 27,
"text": "custody",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 37,
"feats": null,
"head": 8,
"id": 7,
"lemma": "of",
"misc": "",
"start_char": 35,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 43,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "Laura",
"misc": "",
"start_char": 38,
"text": "Laura",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 45,
"feats": null,
"head": 4,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 44,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 51,
"feats": null,
"head": 13,
"id": 10,
"lemma": "since",
"misc": "",
"start_char": 46,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 55,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 11,
"lemma": "she",
"misc": "",
"start_char": 52,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"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": 64,
"feats": "Degree=Pos",
"head": 4,
"id": 13,
"lemma": "able",
"misc": "",
"start_char": 60,
"text": "able",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 67,
"feats": null,
"head": 15,
"id": 14,
"lemma": "to",
"misc": "",
"start_char": 65,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 76,
"feats": "VerbForm=Inf",
"head": 13,
"id": 15,
"lemma": "register",
"misc": "",
"start_char": 68,
"text": "register",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 80,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 16,
"lemma": "her",
"misc": "",
"start_char": 77,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 84,
"feats": null,
"head": 18,
"id": 17,
"lemma": "for",
"misc": "",
"start_char": 81,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 91,
"feats": "Number=Sing",
"head": 15,
"id": 18,
"lemma": "school",
"misc": "",
"start_char": 85,
"text": "school",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"end_char": 95,
"feats": null,
"head": 20,
"id": 19,
"lemma": "and",
"misc": "",
"start_char": 92,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 101,
"feats": "Number=Sing",
"head": 18,
"id": 20,
"lemma": "stuff",
"misc": "",
"start_char": 96,
"text": "stuff",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 103,
"feats": null,
"head": 4,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 102,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
f4a981d4e8b173ef93e5bf4e5a035192 | Carrie probably just never thinks that much about Ellen, or thinks too little of her to say much, just like most of the galaxy. | [
{
"end_char": 127,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Carrie)) (ADVP (RB probably)) (ADVP (RB just) (RB never)) (VP (VP (VBZ thinks) (NP (NP (RB that) (JJ much)) (PP (IN about) (NP (NNP Ellen))))) (, ,) (CC or) (VP (VBZ thinks) (NP (NP (ADJP (RB too) (JJ little))) (PP (IN of) (NP (PRP her)))) (S (VP (TO to) (VP (VB say) (NP (RB much)) (, ,) (PP (ADVP (RB just)) (IN like) (NP (NP (JJS most)) (PP (IN of) (NP (DT the) (NN galaxy)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Carrie probably just never thinks that much about Ellen, or thinks too little of her to say much, just like most of the galaxy.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Carrie",
"misc": "",
"start_char": 0,
"text": "Carrie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 15,
"feats": null,
"head": 5,
"id": 2,
"lemma": "probably",
"misc": "",
"start_char": 7,
"text": "probably",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 20,
"feats": null,
"head": 5,
"id": 3,
"lemma": "just",
"misc": "",
"start_char": 16,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 26,
"feats": null,
"head": 5,
"id": 4,
"lemma": "never",
"misc": "",
"start_char": 21,
"text": "never",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 33,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 5,
"lemma": "think",
"misc": "",
"start_char": 27,
"text": "thinks",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 38,
"feats": null,
"head": 7,
"id": 6,
"lemma": "that",
"misc": "",
"start_char": 34,
"text": "that",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "obj",
"end_char": 43,
"feats": "Degree=Pos",
"head": 5,
"id": 7,
"lemma": "much",
"misc": "",
"start_char": 39,
"text": "much",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 49,
"feats": null,
"head": 9,
"id": 8,
"lemma": "about",
"misc": "",
"start_char": 44,
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 55,
"feats": "Number=Sing",
"head": 7,
"id": 9,
"lemma": "Ellen",
"misc": "",
"start_char": 50,
"text": "Ellen",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 57,
"feats": null,
"head": 12,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 56,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 60,
"feats": null,
"head": 12,
"id": 11,
"lemma": "or",
"misc": "",
"start_char": 58,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 67,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 12,
"lemma": "think",
"misc": "",
"start_char": 61,
"text": "thinks",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 71,
"feats": null,
"head": 14,
"id": 13,
"lemma": "too",
"misc": "",
"start_char": 68,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "obj",
"end_char": 78,
"feats": "Degree=Pos",
"head": 12,
"id": 14,
"lemma": "little",
"misc": "",
"start_char": 72,
"text": "little",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 81,
"feats": null,
"head": 16,
"id": 15,
"lemma": "of",
"misc": "",
"start_char": 79,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 85,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 16,
"lemma": "her",
"misc": "",
"start_char": 82,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 88,
"feats": null,
"head": 18,
"id": 17,
"lemma": "to",
"misc": "",
"start_char": 86,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 92,
"feats": "VerbForm=Inf",
"head": 12,
"id": 18,
"lemma": "say",
"misc": "",
"start_char": 89,
"text": "say",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 97,
"feats": null,
"head": 18,
"id": 19,
"lemma": "much",
"misc": "",
"start_char": 93,
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 99,
"feats": null,
"head": 23,
"id": 20,
"lemma": ",",
"misc": "",
"start_char": 98,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 104,
"feats": null,
"head": 23,
"id": 21,
"lemma": "just",
"misc": "",
"start_char": 100,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 109,
"feats": null,
"head": 23,
"id": 22,
"lemma": "like",
"misc": "",
"start_char": 105,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 114,
"feats": "Degree=Sup",
"head": 18,
"id": 23,
"lemma": "most",
"misc": "",
"start_char": 110,
"text": "most",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "case",
"end_char": 117,
"feats": null,
"head": 26,
"id": 24,
"lemma": "of",
"misc": "",
"start_char": 115,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 121,
"feats": "Definite=Def|PronType=Art",
"head": 26,
"id": 25,
"lemma": "the",
"misc": "",
"start_char": 118,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 128,
"feats": "Number=Sing",
"head": 23,
"id": 26,
"lemma": "galaxy",
"misc": "",
"start_char": 122,
"text": "galaxy",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 130,
"feats": null,
"head": 5,
"id": 27,
"lemma": ".",
"misc": "",
"start_char": 129,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
8,
8
],
[
0,
15,
15
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
9ed5ab86266a2e070a5ccb26e3bf2604 | Judith said that Teresa was very happy when she was dating Matt, implying that she was a good boyfriend before the break up. | [
{
"end_char": 124,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Judith)) (VP (VBD said) (SBAR (IN that) (S (NP (NNP Teresa)) (VP (VBD was) (ADJP (RB very) (JJ happy)) (SBAR (WHADVP (WRB when)) (S (NP (PRP she)) (VP (VBD was) (VP (VBG dating) (NP (NNP Matt)))))) (, ,) (S (VP (VBG implying) (SBAR (IN that) (S (NP (PRP she)) (VP (VBD was) (NP (DT a) (JJ good) (NN boyfriend)) (PP (IN before) (NP (DT the) (NN break) (RP up)))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Judith said that Teresa was very happy when she was dating Matt, implying that she was a good boyfriend before the break up.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Judith",
"misc": "",
"start_char": 0,
"text": "Judith",
"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": "say",
"misc": "",
"start_char": 7,
"text": "said",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 16,
"feats": null,
"head": 7,
"id": 3,
"lemma": "that",
"misc": "",
"start_char": 12,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 23,
"feats": "Number=Sing",
"head": 7,
"id": 4,
"lemma": "Teresa",
"misc": "",
"start_char": 17,
"text": "Teresa",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 27,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": 5,
"lemma": "be",
"misc": "",
"start_char": 24,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 32,
"feats": null,
"head": 7,
"id": 6,
"lemma": "very",
"misc": "",
"start_char": 28,
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 38,
"feats": "Degree=Pos",
"head": 2,
"id": 7,
"lemma": "happy",
"misc": "",
"start_char": 33,
"text": "happy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"end_char": 43,
"feats": "PronType=Int",
"head": 11,
"id": 8,
"lemma": "when",
"misc": "",
"start_char": 39,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 47,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 9,
"lemma": "she",
"misc": "",
"start_char": 44,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 51,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 48,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 58,
"feats": "Tense=Pres|VerbForm=Part",
"head": 7,
"id": 11,
"lemma": "date",
"misc": "",
"start_char": 52,
"text": "dating",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 63,
"feats": "Number=Sing",
"head": 11,
"id": 12,
"lemma": "Matt",
"misc": "",
"start_char": 59,
"text": "Matt",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 65,
"feats": null,
"head": 7,
"id": 13,
"lemma": ",",
"misc": "",
"start_char": 64,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advcl",
"end_char": 74,
"feats": "VerbForm=Ger",
"head": 7,
"id": 14,
"lemma": "imply",
"misc": "",
"start_char": 66,
"text": "implying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 79,
"feats": null,
"head": 20,
"id": 15,
"lemma": "that",
"misc": "",
"start_char": 75,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 83,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": 16,
"lemma": "she",
"misc": "",
"start_char": 80,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 87,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 20,
"id": 17,
"lemma": "be",
"misc": "",
"start_char": 84,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 89,
"feats": "Definite=Ind|PronType=Art",
"head": 20,
"id": 18,
"lemma": "a",
"misc": "",
"start_char": 88,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 94,
"feats": "Degree=Pos",
"head": 20,
"id": 19,
"lemma": "good",
"misc": "",
"start_char": 90,
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "ccomp",
"end_char": 104,
"feats": "Number=Sing",
"head": 14,
"id": 20,
"lemma": "boyfriend",
"misc": "",
"start_char": 95,
"text": "boyfriend",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 111,
"feats": null,
"head": 24,
"id": 21,
"lemma": "before",
"misc": "",
"start_char": 105,
"text": "before",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 115,
"feats": "Definite=Def|PronType=Art",
"head": 24,
"id": 22,
"lemma": "the",
"misc": "",
"start_char": 112,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 121,
"feats": "Number=Sing",
"head": 24,
"id": 23,
"lemma": "break",
"misc": "",
"start_char": 116,
"text": "break",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"end_char": 124,
"feats": null,
"head": 20,
"id": 24,
"lemma": "up",
"misc": "",
"start_char": 122,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "punct",
"end_char": 126,
"feats": null,
"head": 2,
"id": 25,
"lemma": ".",
"misc": "",
"start_char": 125,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
3,
3
],
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
3fff7615deff8555c6f10ad3f0bd040d | Do you think Joseph would try to kill Tom, or just leave him alone so as to not draw attention? | [
{
"end_char": 95,
"id": 1,
"misc": {
"parse_tree": "(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB think) (SBAR (S (NP (NNP Joseph)) (VP (MD would) (VP (VB try) (S (VP (TO to) (VP (VP (VB kill) (NP (NNP Tom))) (, ,) (CC or) (ADVP (RB just)) (VP (VB leave) (NP (PRP him)) (ADVP (RB alone)) (SBAR (IN so) (IN as) (S (VP (TO to) (RB not) (VP (VB draw) (NP (NN attention))))))))))))))) (. ?)))"
},
"speaker": null,
"start_char": 0,
"text": "Do you think Joseph would try to kill Tom, or just leave him alone so as to not draw attention?",
"tokens": [
{
"deprel": "aux",
"end_char": 2,
"feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 1,
"lemma": "do",
"misc": "",
"start_char": 0,
"text": "Do",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Case=Nom|Person=2|PronType=Prs",
"head": 3,
"id": 2,
"lemma": "you",
"misc": "",
"start_char": 3,
"text": "you",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"end_char": 12,
"feats": "VerbForm=Inf",
"head": 0,
"id": 3,
"lemma": "think",
"misc": "",
"start_char": 7,
"text": "think",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nsubj",
"end_char": 19,
"feats": "Number=Sing",
"head": 6,
"id": 4,
"lemma": "Joseph",
"misc": "",
"start_char": 13,
"text": "Joseph",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 25,
"feats": "VerbForm=Fin",
"head": 6,
"id": 5,
"lemma": "would",
"misc": "",
"start_char": 20,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "ccomp",
"end_char": 29,
"feats": "VerbForm=Inf",
"head": 3,
"id": 6,
"lemma": "try",
"misc": "",
"start_char": 26,
"text": "try",
"upos": "VERB",
"xpos": "VB"
},
{
"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": 6,
"id": 8,
"lemma": "kill",
"misc": "",
"start_char": 33,
"text": "kill",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 41,
"feats": "Number=Sing",
"head": 8,
"id": 9,
"lemma": "Tom",
"misc": "",
"start_char": 38,
"text": "Tom",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 43,
"feats": null,
"head": 13,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 42,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 46,
"feats": null,
"head": 13,
"id": 11,
"lemma": "or",
"misc": "",
"start_char": 44,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 51,
"feats": null,
"head": 13,
"id": 12,
"lemma": "just",
"misc": "",
"start_char": 47,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 57,
"feats": "VerbForm=Inf",
"head": 6,
"id": 13,
"lemma": "leave",
"misc": "",
"start_char": 52,
"text": "leave",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 61,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 58,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 67,
"feats": null,
"head": 13,
"id": 15,
"lemma": "alone",
"misc": "",
"start_char": 62,
"text": "alone",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 70,
"feats": null,
"head": 20,
"id": 16,
"lemma": "so",
"misc": "",
"start_char": 68,
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 73,
"feats": null,
"head": 16,
"id": 17,
"lemma": "as",
"misc": "",
"start_char": 71,
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 76,
"feats": null,
"head": 16,
"id": 18,
"lemma": "to",
"misc": "",
"start_char": 74,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advmod",
"end_char": 80,
"feats": null,
"head": 20,
"id": 19,
"lemma": "not",
"misc": "",
"start_char": 77,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 85,
"feats": "VerbForm=Inf",
"head": 13,
"id": 20,
"lemma": "draw",
"misc": "",
"start_char": 81,
"text": "draw",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 95,
"feats": "Number=Sing",
"head": 20,
"id": 21,
"lemma": "attention",
"misc": "",
"start_char": 86,
"text": "attention",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 97,
"feats": null,
"head": 3,
"id": 22,
"lemma": "?",
"misc": "",
"start_char": 96,
"text": "?",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
]
],
[
[
0,
8,
8
],
[
0,
13,
13
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
9de290c9fb8c75a326eb1865cc7d2fb3 | Edward is quickly becoming a great option for Gregory, but he has the same issue as any of their WRs. | [
{
"end_char": 101,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Edward)) (VP (VBZ is) (ADVP (RB quickly)) (VP (VBG becoming) (NP (DT a) (JJ great) (NN option)) (PP (IN for) (NP (NNP Gregory)))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBZ has) (NP (NP (DT the) (JJ same) (NN issue)) (PP (IN as) (NP (NP (DT any)) (PP (IN of) (NP (PRP$ their) (NNS WRs)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Edward is quickly becoming a great option for Gregory, but he has the same issue as any of their WRs.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Edward",
"misc": "",
"start_char": 0,
"text": "Edward",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"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": 17,
"feats": null,
"head": 4,
"id": 3,
"lemma": "quickly",
"misc": "",
"start_char": 10,
"text": "quickly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 26,
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": 4,
"lemma": "become",
"misc": "",
"start_char": 18,
"text": "becoming",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"end_char": 28,
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": 5,
"lemma": "a",
"misc": "",
"start_char": 27,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 34,
"feats": "Degree=Pos",
"head": 7,
"id": 6,
"lemma": "great",
"misc": "",
"start_char": 29,
"text": "great",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "xcomp",
"end_char": 41,
"feats": "Number=Sing",
"head": 4,
"id": 7,
"lemma": "option",
"misc": "",
"start_char": 35,
"text": "option",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 45,
"feats": null,
"head": 9,
"id": 8,
"lemma": "for",
"misc": "",
"start_char": 42,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 53,
"feats": "Number=Sing",
"head": 7,
"id": 9,
"lemma": "Gregory",
"misc": "",
"start_char": 46,
"text": "Gregory",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 55,
"feats": null,
"head": 13,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 54,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 59,
"feats": null,
"head": 13,
"id": 11,
"lemma": "but",
"misc": "",
"start_char": 56,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 62,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 60,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 66,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 13,
"lemma": "have",
"misc": "",
"start_char": 63,
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 70,
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": 14,
"lemma": "the",
"misc": "",
"start_char": 67,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 75,
"feats": "Degree=Pos",
"head": 16,
"id": 15,
"lemma": "same",
"misc": "",
"start_char": 71,
"text": "same",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 81,
"feats": "Number=Sing",
"head": 13,
"id": 16,
"lemma": "issue",
"misc": "",
"start_char": 76,
"text": "issue",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 84,
"feats": null,
"head": 18,
"id": 17,
"lemma": "as",
"misc": "",
"start_char": 82,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 88,
"feats": null,
"head": 16,
"id": 18,
"lemma": "any",
"misc": "",
"start_char": 85,
"text": "any",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "case",
"end_char": 91,
"feats": null,
"head": 21,
"id": 19,
"lemma": "of",
"misc": "",
"start_char": 89,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 97,
"feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 21,
"id": 20,
"lemma": "their",
"misc": "",
"start_char": 92,
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod",
"end_char": 101,
"feats": "Number=Plur",
"head": 18,
"id": 21,
"lemma": "wr",
"misc": "",
"start_char": 98,
"text": "WRs",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 103,
"feats": null,
"head": 4,
"id": 22,
"lemma": ".",
"misc": "",
"start_char": 102,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
7817db54717a4e32b7e2b9c4030b86ba | Lee is talking about Robert as if he is a dog/cat. | [
{
"end_char": 50,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Lee)) (VP (VBZ is) (VP (VBG talking) (PP (IN about) (NP (NNP Robert))) (SBAR (IN as) (IN if) (S (NP (PRP he)) (VP (VBZ is) (NP (DT a) (NN dog/cat))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Lee is talking about Robert as if he is a dog/cat.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 3,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Lee",
"misc": "",
"start_char": 0,
"text": "Lee",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 6,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 4,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 14,
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": 3,
"lemma": "talk",
"misc": "",
"start_char": 7,
"text": "talking",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 20,
"feats": null,
"head": 5,
"id": 4,
"lemma": "about",
"misc": "",
"start_char": 15,
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 27,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "Robert",
"misc": "",
"start_char": 21,
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 30,
"feats": null,
"head": 11,
"id": 6,
"lemma": "as",
"misc": "",
"start_char": 28,
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 33,
"feats": null,
"head": 6,
"id": 7,
"lemma": "if",
"misc": "",
"start_char": 31,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 36,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 34,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 39,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 11,
"id": 9,
"lemma": "be",
"misc": "",
"start_char": 37,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 41,
"feats": "Definite=Ind|PronType=Art",
"head": 11,
"id": 10,
"lemma": "a",
"misc": "",
"start_char": 40,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advcl",
"end_char": 49,
"feats": "Number=Sing",
"head": 3,
"id": 11,
"lemma": "dog/cat",
"misc": "",
"start_char": 42,
"text": "dog/cat",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 51,
"feats": null,
"head": 3,
"id": 12,
"lemma": ".",
"misc": "",
"start_char": 50,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
fad48e6e52977b2cd98a329ea439a661 | Thomas is James right now, but he needs to learn how to defend and how to take good shots that are within the offense. | [
{
"end_char": 118,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Thomas)) (VP (VBZ is) (NP (NNP James)) (ADVP (RB right) (RB now)))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBZ needs) (S (VP (TO to) (VP (VB learn) (SBAR (SBAR (WHADVP (WRB how)) (S (VP (TO to) (VP (VB defend))))) (CC and) (SBAR (WHADVP (WRB how)) (S (VP (TO to) (VP (VB take) (NP (NP (JJ good) (NNS shots)) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (PP (IN within) (NP (DT the) (NN offense))))))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Thomas is James right now, but he needs to learn how to defend and how to take good shots that are within the offense.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Thomas",
"misc": "",
"start_char": 0,
"text": "Thomas",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 7,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 15,
"feats": "Number=Sing",
"head": 0,
"id": 3,
"lemma": "James",
"misc": "",
"start_char": 10,
"text": "James",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 21,
"feats": null,
"head": 5,
"id": 4,
"lemma": "right",
"misc": "",
"start_char": 16,
"text": "right",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 25,
"feats": null,
"head": 3,
"id": 5,
"lemma": "now",
"misc": "",
"start_char": 22,
"text": "now",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 27,
"feats": null,
"head": 9,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 26,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 31,
"feats": null,
"head": 9,
"id": 7,
"lemma": "but",
"misc": "",
"start_char": 28,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 34,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 32,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 40,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 9,
"lemma": "need",
"misc": "",
"start_char": 35,
"text": "needs",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 43,
"feats": null,
"head": 11,
"id": 10,
"lemma": "to",
"misc": "",
"start_char": 41,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 49,
"feats": "VerbForm=Inf",
"head": 9,
"id": 11,
"lemma": "learn",
"misc": "",
"start_char": 44,
"text": "learn",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 53,
"feats": "PronType=Int",
"head": 11,
"id": 12,
"lemma": "how",
"misc": "",
"start_char": 50,
"text": "how",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "mark",
"end_char": 56,
"feats": null,
"head": 14,
"id": 13,
"lemma": "to",
"misc": "",
"start_char": 54,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"end_char": 63,
"feats": "VerbForm=Inf",
"head": 12,
"id": 14,
"lemma": "defend",
"misc": "",
"start_char": 57,
"text": "defend",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "cc",
"end_char": 67,
"feats": null,
"head": 18,
"id": 15,
"lemma": "and",
"misc": "",
"start_char": 64,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 71,
"feats": "PronType=Int",
"head": 18,
"id": 16,
"lemma": "how",
"misc": "",
"start_char": 68,
"text": "how",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "mark",
"end_char": 74,
"feats": null,
"head": 18,
"id": 17,
"lemma": "to",
"misc": "",
"start_char": 72,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "conj",
"end_char": 79,
"feats": "VerbForm=Inf",
"head": 14,
"id": 18,
"lemma": "take",
"misc": "",
"start_char": 75,
"text": "take",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "amod",
"end_char": 84,
"feats": "Degree=Pos",
"head": 20,
"id": 19,
"lemma": "good",
"misc": "",
"start_char": 80,
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 90,
"feats": "Number=Plur",
"head": 18,
"id": 20,
"lemma": "shot",
"misc": "",
"start_char": 85,
"text": "shots",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "nsubj",
"end_char": 95,
"feats": "PronType=Rel",
"head": 25,
"id": 21,
"lemma": "that",
"misc": "",
"start_char": 91,
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "cop",
"end_char": 99,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 25,
"id": 22,
"lemma": "be",
"misc": "",
"start_char": 96,
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "case",
"end_char": 106,
"feats": null,
"head": 25,
"id": 23,
"lemma": "within",
"misc": "",
"start_char": 100,
"text": "within",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 110,
"feats": "Definite=Def|PronType=Art",
"head": 25,
"id": 24,
"lemma": "the",
"misc": "",
"start_char": 107,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "acl:relcl",
"end_char": 118,
"feats": "Number=Sing",
"head": 20,
"id": 25,
"lemma": "offense",
"misc": "",
"start_char": 111,
"text": "offense",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 120,
"feats": null,
"head": 3,
"id": 26,
"lemma": ".",
"misc": "",
"start_char": 119,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
7,
7
]
],
[
[
0,
2,
2
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
c77534201e8d9dceafadcffa233981a6 | John sends Garland reeling, but the knight manages to keep his feet! | [
{
"end_char": 68,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP John)) (VP (VBZ sends) (NP (NNP Garland)) (S (VP (VBG reeling))))) (, ,) (CC but) (S (NP (DT the) (NN knight)) (VP (VBZ manages) (S (VP (TO to) (VP (VB keep) (NP (PRP$ his) (NNS feet))))))) (. !)))"
},
"speaker": null,
"start_char": 0,
"text": "John sends Garland reeling, but the knight manages to keep his feet!",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "John",
"misc": "",
"start_char": 0,
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "send",
"misc": "",
"start_char": 5,
"text": "sends",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 18,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Garland",
"misc": "",
"start_char": 11,
"text": "Garland",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "xcomp",
"end_char": 26,
"feats": "VerbForm=Ger",
"head": 2,
"id": 4,
"lemma": "reel",
"misc": "",
"start_char": 19,
"text": "reeling",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "punct",
"end_char": 28,
"feats": null,
"head": 9,
"id": 5,
"lemma": ",",
"misc": "",
"start_char": 27,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 32,
"feats": null,
"head": 9,
"id": 6,
"lemma": "but",
"misc": "",
"start_char": 29,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "det",
"end_char": 36,
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": 7,
"lemma": "the",
"misc": "",
"start_char": 33,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 43,
"feats": "Number=Sing",
"head": 9,
"id": 8,
"lemma": "knight",
"misc": "",
"start_char": 37,
"text": "knight",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "conj",
"end_char": 51,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 9,
"lemma": "manage",
"misc": "",
"start_char": 44,
"text": "manages",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 54,
"feats": null,
"head": 11,
"id": 10,
"lemma": "to",
"misc": "",
"start_char": 52,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 59,
"feats": "VerbForm=Inf",
"head": 9,
"id": 11,
"lemma": "keep",
"misc": "",
"start_char": 55,
"text": "keep",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"end_char": 63,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "his",
"misc": "",
"start_char": 60,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 68,
"feats": "Number=Plur",
"head": 11,
"id": 13,
"lemma": "foot",
"misc": "",
"start_char": 64,
"text": "feet",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 70,
"feats": null,
"head": 2,
"id": 14,
"lemma": "!",
"misc": "",
"start_char": 69,
"text": "!",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
11,
11
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
4737d0e6555105350f657ca1d187c726 | Alberto would be a good mentor for William until he is ready to fully take over the spot. | [
{
"end_char": 89,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Alberto)) (VP (MD would) (VP (VB be) (NP (NP (DT a) (JJ good) (NN mentor)) (PP (IN for) (NP (NNP William)))) (SBAR (IN until) (S (NP (PRP he)) (VP (VBZ is) (ADJP (JJ ready) (S (VP (TO to) (ADVP (RB fully)) (VP (VB take) (PRT (IN over)) (NP (DT the) (NN spot))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Alberto would be a good mentor for William until he is ready to fully take over the spot.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 6,
"id": 1,
"lemma": "Alberto",
"misc": "",
"start_char": 0,
"text": "Alberto",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 13,
"feats": "VerbForm=Fin",
"head": 6,
"id": 2,
"lemma": "would",
"misc": "",
"start_char": 8,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "cop",
"end_char": 16,
"feats": "VerbForm=Inf",
"head": 6,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 14,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 18,
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": 4,
"lemma": "a",
"misc": "",
"start_char": 17,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 23,
"feats": "Degree=Pos",
"head": 6,
"id": 5,
"lemma": "good",
"misc": "",
"start_char": 19,
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "root",
"end_char": 30,
"feats": "Number=Sing",
"head": 0,
"id": 6,
"lemma": "mentor",
"misc": "",
"start_char": 24,
"text": "mentor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 34,
"feats": null,
"head": 8,
"id": 7,
"lemma": "for",
"misc": "",
"start_char": 31,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 42,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "William",
"misc": "",
"start_char": 35,
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 48,
"feats": null,
"head": 12,
"id": 9,
"lemma": "until",
"misc": "",
"start_char": 43,
"text": "until",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 51,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 49,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 54,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "be",
"misc": "",
"start_char": 52,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"end_char": 60,
"feats": "Degree=Pos",
"head": 6,
"id": 12,
"lemma": "ready",
"misc": "",
"start_char": 55,
"text": "ready",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 63,
"feats": null,
"head": 15,
"id": 13,
"lemma": "to",
"misc": "",
"start_char": 61,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advmod",
"end_char": 69,
"feats": null,
"head": 15,
"id": 14,
"lemma": "fully",
"misc": "",
"start_char": 64,
"text": "fully",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"end_char": 74,
"feats": "VerbForm=Inf",
"head": 12,
"id": 15,
"lemma": "take",
"misc": "",
"start_char": 70,
"text": "take",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"end_char": 79,
"feats": null,
"head": 15,
"id": 16,
"lemma": "over",
"misc": "",
"start_char": 75,
"text": "over",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 83,
"feats": "Definite=Def|PronType=Art",
"head": 18,
"id": 17,
"lemma": "the",
"misc": "",
"start_char": 80,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 88,
"feats": "Number=Sing",
"head": 15,
"id": 18,
"lemma": "spot",
"misc": "",
"start_char": 84,
"text": "spot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 90,
"feats": null,
"head": 6,
"id": 19,
"lemma": ".",
"misc": "",
"start_char": 89,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
f662714a76779bcee44081f3209f8276 | James auditioned for the role of Myron, but Moffat liked him better as The Doctor. | [
{
"end_char": 82,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP James)) (VP (VBD auditioned) (PP (IN for) (NP (NP (DT the) (NN role)) (PP (IN of) (NP (NNP Myron))))))) (, ,) (CC but) (S (NP (NNP Moffat)) (VP (VBD liked) (NP (PRP him)) (ADJP (ADJP (JJR better)) (PP (IN as) (NP (DT The) (NNP Doctor)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "James auditioned for the role of Myron, but Moffat liked him better as The Doctor.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "James",
"misc": "",
"start_char": 0,
"text": "James",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 16,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "audition",
"misc": "",
"start_char": 6,
"text": "auditioned",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 20,
"feats": null,
"head": 5,
"id": 3,
"lemma": "for",
"misc": "",
"start_char": 17,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 24,
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": 4,
"lemma": "the",
"misc": "",
"start_char": 21,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 29,
"feats": "Number=Sing",
"head": 2,
"id": 5,
"lemma": "role",
"misc": "",
"start_char": 25,
"text": "role",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 32,
"feats": null,
"head": 7,
"id": 6,
"lemma": "of",
"misc": "",
"start_char": 30,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 38,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Myron",
"misc": "",
"start_char": 33,
"text": "Myron",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 40,
"feats": null,
"head": 11,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 39,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 44,
"feats": null,
"head": 11,
"id": 9,
"lemma": "but",
"misc": "",
"start_char": 41,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 51,
"feats": "Number=Sing",
"head": 11,
"id": 10,
"lemma": "Moffat",
"misc": "",
"start_char": 45,
"text": "Moffat",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"end_char": 57,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 11,
"lemma": "like",
"misc": "",
"start_char": 52,
"text": "liked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 61,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 58,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"end_char": 68,
"feats": "Degree=Cmp",
"head": 11,
"id": 13,
"lemma": "good",
"misc": "",
"start_char": 62,
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"end_char": 71,
"feats": null,
"head": 16,
"id": 14,
"lemma": "as",
"misc": "",
"start_char": 69,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 75,
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": 15,
"lemma": "the",
"misc": "",
"start_char": 72,
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 82,
"feats": "Number=Sing",
"head": 11,
"id": 16,
"lemma": "Doctor",
"misc": "",
"start_char": 76,
"text": "Doctor",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 84,
"feats": null,
"head": 2,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 83,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
602260f304efd0da7025370b3608367e | Scott loves Gary so much that he wants to connect with her like that, he wants to please her and love her. | [
{
"end_char": 106,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Scott)) (VP (VBZ loves) (NP (NNP Gary)) (ADVP (ADJP (RB so) (RB much)) (SBAR (IN that) (S (NP (PRP he)) (VP (VBZ wants) (S (VP (TO to) (VP (VB connect) (PP (IN with) (NP (PRP her))) (PP (IN like) (NP (DT that)))))))))))) (, ,) (S (NP (PRP he)) (VP (VBZ wants) (S (VP (TO to) (VP (VP (VB please) (NP (PRP her))) (CC and) (VP (VB love) (NP (PRP her)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Scott loves Gary so much that he wants to connect with her like that, he wants to please her and love her.",
"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": "love",
"misc": "",
"start_char": 6,
"text": "loves",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 16,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Gary",
"misc": "",
"start_char": 12,
"text": "Gary",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 19,
"feats": null,
"head": 5,
"id": 4,
"lemma": "so",
"misc": "",
"start_char": 17,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 24,
"feats": null,
"head": 2,
"id": 5,
"lemma": "much",
"misc": "",
"start_char": 20,
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 29,
"feats": null,
"head": 8,
"id": 6,
"lemma": "that",
"misc": "",
"start_char": 25,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 32,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": 7,
"lemma": "he",
"misc": "",
"start_char": 30,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"end_char": 38,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 8,
"lemma": "want",
"misc": "",
"start_char": 33,
"text": "wants",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 41,
"feats": null,
"head": 10,
"id": 9,
"lemma": "to",
"misc": "",
"start_char": 39,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 49,
"feats": "VerbForm=Inf",
"head": 8,
"id": 10,
"lemma": "connect",
"misc": "",
"start_char": 42,
"text": "connect",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 54,
"feats": null,
"head": 12,
"id": 11,
"lemma": "with",
"misc": "",
"start_char": 50,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 58,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 12,
"lemma": "her",
"misc": "",
"start_char": 55,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 63,
"feats": null,
"head": 14,
"id": 13,
"lemma": "like",
"misc": "",
"start_char": 59,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 68,
"feats": "Number=Sing|PronType=Dem",
"head": 10,
"id": 14,
"lemma": "that",
"misc": "",
"start_char": 64,
"text": "that",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "punct",
"end_char": 70,
"feats": null,
"head": 17,
"id": 15,
"lemma": ",",
"misc": "",
"start_char": 69,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 73,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 16,
"lemma": "he",
"misc": "",
"start_char": 71,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"end_char": 79,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 17,
"lemma": "want",
"misc": "",
"start_char": 74,
"text": "wants",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 82,
"feats": null,
"head": 19,
"id": 18,
"lemma": "to",
"misc": "",
"start_char": 80,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 89,
"feats": "VerbForm=Inf",
"head": 17,
"id": 19,
"lemma": "please",
"misc": "",
"start_char": 83,
"text": "please",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 93,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": 20,
"lemma": "her",
"misc": "",
"start_char": 90,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cc",
"end_char": 97,
"feats": null,
"head": 22,
"id": 21,
"lemma": "and",
"misc": "",
"start_char": 94,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 102,
"feats": "VerbForm=Inf",
"head": 19,
"id": 22,
"lemma": "love",
"misc": "",
"start_char": 98,
"text": "love",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 106,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 22,
"id": 23,
"lemma": "her",
"misc": "",
"start_char": 103,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 108,
"feats": null,
"head": 2,
"id": 24,
"lemma": ".",
"misc": "",
"start_char": 107,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
6,
6
]
],
[
[
0,
2,
2
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
4d8d61248d5f4176602ddb6efcde04f1 | Also remember that Scott was almost as good as Kirby when he was the backup before Greiss was brought in - don't be so quick to jump ship. | [
{
"end_char": 138,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (ADVP (RB Also)) (VP (VB remember) (SBAR (IN that) (S (NP (NNP Scott)) (VP (VBD was) (ADJP (ADJP (RB almost) (RB as) (JJ good)) (PP (IN as) (NP (NNP Kirby)))) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD was) (NP (DT the) (NN backup)) (SBAR (IN before) (S (NP (NNP Greiss)) (VP (VBD was) (VP (VP (VBN brought) (PRT (RP in))) (, -) (VP (VB do) (RB n't) (VP (VB be) (ADJP (RB so) (JJ quick) (S (VP (TO to) (VP (VB jump) (NP (NN ship))))))))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Also remember that Scott was almost as good as Kirby when he was the backup before Greiss was brought in - don't be so quick to jump ship.",
"tokens": [
{
"deprel": "advmod",
"end_char": 4,
"feats": null,
"head": 2,
"id": 1,
"lemma": "also",
"misc": "",
"start_char": 0,
"text": "Also",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 13,
"feats": "Mood=Imp|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "remember",
"misc": "",
"start_char": 5,
"text": "remember",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 18,
"feats": null,
"head": 8,
"id": 3,
"lemma": "that",
"misc": "",
"start_char": 14,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 24,
"feats": "Number=Sing",
"head": 8,
"id": 4,
"lemma": "Scott",
"misc": "",
"start_char": 19,
"text": "Scott",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 28,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": 5,
"lemma": "be",
"misc": "",
"start_char": 25,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 35,
"feats": null,
"head": 8,
"id": 6,
"lemma": "almost",
"misc": "",
"start_char": 29,
"text": "almost",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 38,
"feats": null,
"head": 8,
"id": 7,
"lemma": "as",
"misc": "",
"start_char": 36,
"text": "as",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 43,
"feats": "Degree=Pos",
"head": 2,
"id": 8,
"lemma": "good",
"misc": "",
"start_char": 39,
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 46,
"feats": null,
"head": 10,
"id": 9,
"lemma": "as",
"misc": "",
"start_char": 44,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 52,
"feats": "Number=Sing",
"head": 8,
"id": 10,
"lemma": "Kirby",
"misc": "",
"start_char": 47,
"text": "Kirby",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 57,
"feats": "PronType=Int",
"head": 15,
"id": 11,
"lemma": "when",
"misc": "",
"start_char": 53,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 60,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 58,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 64,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": 13,
"lemma": "be",
"misc": "",
"start_char": 61,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 68,
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": 14,
"lemma": "the",
"misc": "",
"start_char": 65,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advcl",
"end_char": 75,
"feats": "Number=Sing",
"head": 8,
"id": 15,
"lemma": "backup",
"misc": "",
"start_char": 69,
"text": "backup",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 82,
"feats": null,
"head": 19,
"id": 16,
"lemma": "before",
"misc": "",
"start_char": 76,
"text": "before",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 89,
"feats": "Number=Sing",
"head": 19,
"id": 17,
"lemma": "Greiss",
"misc": "",
"start_char": 83,
"text": "Greiss",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 93,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 19,
"id": 18,
"lemma": "be",
"misc": "",
"start_char": 90,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 101,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 15,
"id": 19,
"lemma": "bring",
"misc": "",
"start_char": 94,
"text": "brought",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "compound:prt",
"end_char": 104,
"feats": null,
"head": 19,
"id": 20,
"lemma": "in",
"misc": "",
"start_char": 102,
"text": "in",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "punct",
"end_char": 106,
"feats": null,
"head": 2,
"id": 21,
"lemma": "-",
"misc": "",
"start_char": 105,
"text": "-",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "aux",
"end_char": 109,
"feats": "Mood=Imp|VerbForm=Fin",
"head": 26,
"id": 22,
"lemma": "do",
"misc": "",
"start_char": 107,
"text": "do",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 113,
"feats": null,
"head": 26,
"id": 23,
"lemma": "not",
"misc": "",
"start_char": 110,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "cop",
"end_char": 116,
"feats": "Mood=Imp|VerbForm=Fin",
"head": 26,
"id": 24,
"lemma": "be",
"misc": "",
"start_char": 114,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 119,
"feats": null,
"head": 26,
"id": 25,
"lemma": "so",
"misc": "",
"start_char": 117,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 125,
"feats": "Degree=Pos",
"head": 2,
"id": 26,
"lemma": "quick",
"misc": "",
"start_char": 120,
"text": "quick",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 128,
"feats": null,
"head": 28,
"id": 27,
"lemma": "to",
"misc": "",
"start_char": 126,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 133,
"feats": "VerbForm=Inf",
"head": 26,
"id": 28,
"lemma": "jump",
"misc": "",
"start_char": 129,
"text": "jump",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 138,
"feats": "Number=Sing",
"head": 28,
"id": 29,
"lemma": "ship",
"misc": "",
"start_char": 134,
"text": "ship",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 140,
"feats": null,
"head": 2,
"id": 30,
"lemma": ".",
"misc": "",
"start_char": 139,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
],
[
0,
11,
11
]
],
[
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
cbbdb41ff40992e7025f4dafac3c5156 | Kenneth was never for Gregory, but the men could've just encouraged him to do what was already on his mind. | [
{
"end_char": 107,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Kenneth)) (VP (VBD was) (ADVP (RB never)) (PP (IN for) (NP (NNP Gregory))))) (, ,) (CC but) (S (NP (DT the) (NNS men)) (VP (MD could) (VP (VB 've) (ADVP (RB just)) (VP (VBN encouraged) (NP (PRP him)) (S (VP (TO to) (VP (VB do) (SBAR (WHNP (WP what)) (S (VP (VBD was) (ADVP (RB already)) (PP (IN on) (NP (PRP$ his) (NN mind))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Kenneth was never for Gregory, but the men could've just encouraged him to do what was already on his mind.",
"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": "advmod",
"end_char": 17,
"feats": null,
"head": 5,
"id": 3,
"lemma": "never",
"misc": "",
"start_char": 12,
"text": "never",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 21,
"feats": null,
"head": 5,
"id": 4,
"lemma": "for",
"misc": "",
"start_char": 18,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "root",
"end_char": 29,
"feats": "Number=Sing",
"head": 0,
"id": 5,
"lemma": "Gregory",
"misc": "",
"start_char": 22,
"text": "Gregory",
"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": 43,
"feats": "Number=Plur",
"head": 13,
"id": 9,
"lemma": "man",
"misc": "",
"start_char": 40,
"text": "men",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "aux",
"end_char": 49,
"feats": "VerbForm=Fin",
"head": 13,
"id": 10,
"lemma": "could",
"misc": "",
"start_char": 44,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux",
"end_char": 53,
"feats": "VerbForm=Inf",
"head": 13,
"id": 11,
"lemma": "have",
"misc": "",
"start_char": 50,
"text": "'ve",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 58,
"feats": null,
"head": 13,
"id": 12,
"lemma": "just",
"misc": "",
"start_char": 54,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 69,
"feats": "Tense=Past|VerbForm=Part",
"head": 5,
"id": 13,
"lemma": "encourage",
"misc": "",
"start_char": 59,
"text": "encouraged",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"end_char": 73,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 70,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 76,
"feats": null,
"head": 16,
"id": 15,
"lemma": "to",
"misc": "",
"start_char": 74,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 79,
"feats": "VerbForm=Inf",
"head": 13,
"id": 16,
"lemma": "do",
"misc": "",
"start_char": 77,
"text": "do",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 84,
"feats": "PronType=Rel",
"head": 16,
"id": 17,
"lemma": "what",
"misc": "",
"start_char": 80,
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "cop",
"end_char": 88,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 22,
"id": 18,
"lemma": "be",
"misc": "",
"start_char": 85,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 96,
"feats": null,
"head": 22,
"id": 19,
"lemma": "already",
"misc": "",
"start_char": 89,
"text": "already",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 99,
"feats": null,
"head": 22,
"id": 20,
"lemma": "on",
"misc": "",
"start_char": 97,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 103,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 22,
"id": 21,
"lemma": "his",
"misc": "",
"start_char": 100,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "acl:relcl",
"end_char": 108,
"feats": "Number=Sing",
"head": 17,
"id": 22,
"lemma": "mind",
"misc": "",
"start_char": 104,
"text": "mind",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 110,
"feats": null,
"head": 5,
"id": 23,
"lemma": ".",
"misc": "",
"start_char": 109,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
ab131ea172d4b7f0f5123999ba6d61e7 | Roberta will also jump on Melissa when her E is still up for a second or two. | [
{
"end_char": 77,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Roberta)) (VP (MD will) (ADVP (RB also)) (VP (VB jump) (PP (IN on) (NP (NNP Melissa))) (SBAR (WHADVP (WRB when)) (S (NP (PRP$ her) (NNP E)) (VP (VBZ is) (ADVP (RB still)) (ADVP (RB up) (PP (IN for) (NP (DT a) (JJ second) (QP (CC or) (CD two)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Roberta will also jump on Melissa when her E is still up for a second or two.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Roberta",
"misc": "",
"start_char": 0,
"text": "Roberta",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 12,
"feats": "VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "will",
"misc": "",
"start_char": 8,
"text": "will",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 17,
"feats": null,
"head": 4,
"id": 3,
"lemma": "also",
"misc": "",
"start_char": 13,
"text": "also",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 22,
"feats": "VerbForm=Inf",
"head": 0,
"id": 4,
"lemma": "jump",
"misc": "",
"start_char": 18,
"text": "jump",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 25,
"feats": null,
"head": 6,
"id": 5,
"lemma": "on",
"misc": "",
"start_char": 23,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 33,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Melissa",
"misc": "",
"start_char": 26,
"text": "Melissa",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 38,
"feats": "PronType=Int",
"head": 12,
"id": 7,
"lemma": "when",
"misc": "",
"start_char": 34,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nmod:poss",
"end_char": 42,
"feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 9,
"id": 8,
"lemma": "her",
"misc": "",
"start_char": 39,
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 44,
"feats": "Number=Sing",
"head": 12,
"id": 9,
"lemma": "E",
"misc": "",
"start_char": 43,
"text": "E",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 47,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 45,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 53,
"feats": null,
"head": 12,
"id": 11,
"lemma": "still",
"misc": "",
"start_char": 48,
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 56,
"feats": null,
"head": 4,
"id": 12,
"lemma": "up",
"misc": "",
"start_char": 54,
"text": "up",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 60,
"feats": null,
"head": 15,
"id": 13,
"lemma": "for",
"misc": "",
"start_char": 57,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 62,
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": 14,
"lemma": "a",
"misc": "",
"start_char": 61,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 69,
"feats": "Degree=Pos|NumType=Ord",
"head": 12,
"id": 15,
"lemma": "second",
"misc": "",
"start_char": 63,
"text": "second",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 72,
"feats": null,
"head": 17,
"id": 16,
"lemma": "or",
"misc": "",
"start_char": 70,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 76,
"feats": "NumForm=Word|NumType=Card",
"head": 15,
"id": 17,
"lemma": "two",
"misc": "",
"start_char": 73,
"text": "two",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "punct",
"end_char": 78,
"feats": null,
"head": 4,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 77,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
64c5ea1bf46aeee048c5398641fa70f2 | Joseph sent Charles out because he expected you to keep believing his lies. | [
{
"end_char": 75,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Joseph)) (VP (VBD sent) (NP (NNP Charles)) (PRT (RP out)) (SBAR (IN because) (S (NP (PRP he)) (VP (VBD expected) (S (NP (PRP you)) (VP (TO to) (VP (VB keep) (S (VP (VBG believing) (NP (PRP$ his) (NNS lies))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Joseph sent Charles out because he expected you to keep believing his lies.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Joseph",
"misc": "",
"start_char": 0,
"text": "Joseph",
"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": "send",
"misc": "",
"start_char": 7,
"text": "sent",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 19,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Charles",
"misc": "",
"start_char": 12,
"text": "Charles",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "compound:prt",
"end_char": 23,
"feats": null,
"head": 2,
"id": 4,
"lemma": "out",
"misc": "",
"start_char": 20,
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "mark",
"end_char": 31,
"feats": null,
"head": 7,
"id": 5,
"lemma": "because",
"misc": "",
"start_char": 24,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 34,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 7,
"id": 6,
"lemma": "he",
"misc": "",
"start_char": 32,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 43,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 7,
"lemma": "expect",
"misc": "",
"start_char": 35,
"text": "expected",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 47,
"feats": "Case=Acc|Person=2|PronType=Prs",
"head": 7,
"id": 8,
"lemma": "you",
"misc": "",
"start_char": 44,
"text": "you",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 50,
"feats": null,
"head": 10,
"id": 9,
"lemma": "to",
"misc": "",
"start_char": 48,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 55,
"feats": "VerbForm=Inf",
"head": 7,
"id": 10,
"lemma": "keep",
"misc": "",
"start_char": 51,
"text": "keep",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 65,
"feats": "VerbForm=Ger",
"head": 10,
"id": 11,
"lemma": "believe",
"misc": "",
"start_char": 56,
"text": "believing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "nmod:poss",
"end_char": 69,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "his",
"misc": "",
"start_char": 66,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 74,
"feats": "Number=Plur",
"head": 11,
"id": 13,
"lemma": "lie",
"misc": "",
"start_char": 70,
"text": "lies",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 76,
"feats": null,
"head": 2,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 75,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
5,
5
]
],
[
[
0,
2,
2
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
67a0af374b49737a05dc16a24976c7a1 | Joan can't take out the knives for Sabine because she needs her voters. | [
{
"end_char": 71,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Joan)) (VP (MD ca) (RB n't) (VP (VB take) (PRT (RP out)) (NP (DT the) (NNS knives)) (PP (IN for) (NP (NNP Sabine))) (SBAR (IN because) (S (NP (PRP she)) (VP (VBZ needs) (NP (PRP$ her) (NNS voters))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Joan can't take out the knives for Sabine because she needs her voters.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Joan",
"misc": "",
"start_char": 0,
"text": "Joan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 7,
"feats": "VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "can",
"misc": "",
"start_char": 5,
"text": "ca",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 11,
"feats": null,
"head": 4,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 8,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 16,
"feats": "VerbForm=Inf",
"head": 0,
"id": 4,
"lemma": "take",
"misc": "",
"start_char": 12,
"text": "take",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"end_char": 20,
"feats": null,
"head": 4,
"id": 5,
"lemma": "out",
"misc": "",
"start_char": 17,
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "det",
"end_char": 24,
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": 6,
"lemma": "the",
"misc": "",
"start_char": 21,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 31,
"feats": "Number=Plur",
"head": 4,
"id": 7,
"lemma": "knife",
"misc": "",
"start_char": 25,
"text": "knives",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 35,
"feats": null,
"head": 9,
"id": 8,
"lemma": "for",
"misc": "",
"start_char": 32,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 42,
"feats": "Number=Sing",
"head": 7,
"id": 9,
"lemma": "Sabine",
"misc": "",
"start_char": 36,
"text": "Sabine",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 50,
"feats": null,
"head": 12,
"id": 10,
"lemma": "because",
"misc": "",
"start_char": 43,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 54,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "she",
"misc": "",
"start_char": 51,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 60,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 12,
"lemma": "need",
"misc": "",
"start_char": 55,
"text": "needs",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "nmod:poss",
"end_char": 64,
"feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "her",
"misc": "",
"start_char": 61,
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 71,
"feats": "Number=Plur",
"head": 12,
"id": 14,
"lemma": "voter",
"misc": "",
"start_char": 65,
"text": "voters",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 73,
"feats": null,
"head": 4,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 72,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
bd742540a82b3eb09ad293a9d023ece3 | As Raul once said: "William was once asked whether he feared death. | [
{
"end_char": 67,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (SBAR (IN As) (S (NP (NNP Raul)) (ADVP (RB once)) (VP (VBD said)))) (: :) (`` ``) (NP (NNP William)) (VP (VBD was) (ADVP (RB once)) (VP (VBN asked) (SBAR (IN whether) (S (NP (PRP he)) (VP (VBD feared) (NP (NN death))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "As Raul once said: \"William was once asked whether he feared death.",
"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",
"end_char": 7,
"feats": "Number=Sing",
"head": 4,
"id": 2,
"lemma": "Raul",
"misc": "",
"start_char": 3,
"text": "Raul",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 12,
"feats": "NumType=Mult",
"head": 4,
"id": 3,
"lemma": "once",
"misc": "",
"start_char": 8,
"text": "once",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 17,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": 4,
"lemma": "say",
"misc": "",
"start_char": 13,
"text": "said",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 19,
"feats": null,
"head": 10,
"id": 5,
"lemma": ":",
"misc": "",
"start_char": 18,
"text": ":",
"upos": "PUNCT",
"xpos": ":"
},
{
"deprel": "punct",
"end_char": 22,
"feats": null,
"head": 10,
"id": 6,
"lemma": "``",
"misc": "",
"start_char": 20,
"text": "``",
"upos": "PUNCT",
"xpos": "``"
},
{
"deprel": "nsubj:pass",
"end_char": 30,
"feats": "Number=Sing",
"head": 10,
"id": 7,
"lemma": "William",
"misc": "",
"start_char": 23,
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 34,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 31,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 39,
"feats": "NumType=Mult",
"head": 10,
"id": 9,
"lemma": "once",
"misc": "",
"start_char": 35,
"text": "once",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 45,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 10,
"lemma": "ask",
"misc": "",
"start_char": 40,
"text": "asked",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"end_char": 53,
"feats": null,
"head": 13,
"id": 11,
"lemma": "whether",
"misc": "",
"start_char": 46,
"text": "whether",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 56,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 54,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"end_char": 63,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": 13,
"lemma": "fear",
"misc": "",
"start_char": 57,
"text": "feared",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 69,
"feats": "Number=Sing",
"head": 13,
"id": 14,
"lemma": "death",
"misc": "",
"start_char": 64,
"text": "death",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 71,
"feats": null,
"head": 10,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 70,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
6,
6
],
[
0,
11,
11
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
902ee0099d625f8a4eb830f856411901 | Kerry can go just as big and weird as Craig, but he's much better at conveying those ideas. | [
{
"end_char": 91,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Kerry)) (VP (MD can) (VP (VB go) (ADJP (ADVP (RB just) (RB as) (JJ big) (CC and) (JJ weird)) (PP (IN as) (NP (NNP Craig))))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBZ 's) (ADJP (RB much) (JJR better) (PP (IN at) (S (VP (VBG conveying) (NP (DT those) (NNS ideas)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Kerry can go just as big and weird as Craig, but he's much better at conveying those ideas.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Kerry",
"misc": "",
"start_char": 0,
"text": "Kerry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 9,
"feats": "VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "can",
"misc": "",
"start_char": 6,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"end_char": 12,
"feats": "VerbForm=Inf",
"head": 0,
"id": 3,
"lemma": "go",
"misc": "",
"start_char": 10,
"text": "go",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 17,
"feats": null,
"head": 6,
"id": 4,
"lemma": "just",
"misc": "",
"start_char": 13,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 20,
"feats": null,
"head": 6,
"id": 5,
"lemma": "as",
"misc": "",
"start_char": 18,
"text": "as",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"end_char": 24,
"feats": "Degree=Pos",
"head": 3,
"id": 6,
"lemma": "big",
"misc": "",
"start_char": 21,
"text": "big",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 28,
"feats": null,
"head": 8,
"id": 7,
"lemma": "and",
"misc": "",
"start_char": 25,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 34,
"feats": "Degree=Pos",
"head": 6,
"id": 8,
"lemma": "weird",
"misc": "",
"start_char": 29,
"text": "weird",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 37,
"feats": null,
"head": 10,
"id": 9,
"lemma": "as",
"misc": "",
"start_char": 35,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 43,
"feats": "Number=Sing",
"head": 6,
"id": 10,
"lemma": "Craig",
"misc": "",
"start_char": 38,
"text": "Craig",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 45,
"feats": null,
"head": 16,
"id": 11,
"lemma": ",",
"misc": "",
"start_char": 44,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 49,
"feats": null,
"head": 16,
"id": 12,
"lemma": "but",
"misc": "",
"start_char": 46,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 52,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 50,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 55,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 16,
"id": 14,
"lemma": "be",
"misc": "",
"start_char": 53,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 60,
"feats": null,
"head": 16,
"id": 15,
"lemma": "much",
"misc": "",
"start_char": 56,
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 67,
"feats": "Degree=Cmp",
"head": 3,
"id": 16,
"lemma": "good",
"misc": "",
"start_char": 61,
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "mark",
"end_char": 70,
"feats": null,
"head": 18,
"id": 17,
"lemma": "at",
"misc": "",
"start_char": 68,
"text": "at",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 80,
"feats": "VerbForm=Ger",
"head": 16,
"id": 18,
"lemma": "convey",
"misc": "",
"start_char": 71,
"text": "conveying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"end_char": 86,
"feats": "Number=Plur|PronType=Dem",
"head": 20,
"id": 19,
"lemma": "that",
"misc": "",
"start_char": 81,
"text": "those",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 92,
"feats": "Number=Plur",
"head": 18,
"id": 20,
"lemma": "idea",
"misc": "",
"start_char": 87,
"text": "ideas",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 94,
"feats": null,
"head": 3,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 93,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
12,
12
]
],
[
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
b364b3e0bd9ce99c1e23e40a84704040 | David was chosen as the successor to John so why would his gov' t be illegitimate? | [
{
"end_char": 82,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP David)) (VP (VBD was) (VP (VBN chosen) (PP (IN as) (NP (NP (DT the) (NN successor)) (PP (IN to) (SBARQ (NP (NNP John) (RB so) (WRB why)) (SQ (MD would) (NP (PRP$ his) (NN gov)) (`` ') (NN t) (VP (VB be) (ADJP (JJ illegitimate)))))))))) (. ?)))"
},
"speaker": null,
"start_char": 0,
"text": "David was chosen as the successor to John so why would his gov' t be illegitimate?",
"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": 16,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 3,
"lemma": "choose",
"misc": "",
"start_char": 10,
"text": "chosen",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 19,
"feats": null,
"head": 6,
"id": 4,
"lemma": "as",
"misc": "",
"start_char": 17,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 23,
"feats": "Definite=Def|PronType=Art",
"head": 6,
"id": 5,
"lemma": "the",
"misc": "",
"start_char": 20,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 33,
"feats": "Number=Sing",
"head": 3,
"id": 6,
"lemma": "successor",
"misc": "",
"start_char": 24,
"text": "successor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 36,
"feats": null,
"head": 8,
"id": 7,
"lemma": "to",
"misc": "",
"start_char": 34,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 41,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "John",
"misc": "",
"start_char": 37,
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 44,
"feats": null,
"head": 17,
"id": 9,
"lemma": "so",
"misc": "",
"start_char": 42,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 48,
"feats": "PronType=Int",
"head": 17,
"id": 10,
"lemma": "why",
"misc": "",
"start_char": 45,
"text": "why",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "aux",
"end_char": 54,
"feats": "VerbForm=Fin",
"head": 17,
"id": 11,
"lemma": "would",
"misc": "",
"start_char": 49,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "nmod:poss",
"end_char": 58,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "his",
"misc": "",
"start_char": 55,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 62,
"feats": "Number=Sing",
"head": 17,
"id": 13,
"lemma": "gov",
"misc": "",
"start_char": 59,
"text": "gov",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 64,
"feats": null,
"head": 17,
"id": 14,
"lemma": "'",
"misc": "",
"start_char": 63,
"text": "'",
"upos": "PUNCT",
"xpos": "``"
},
{
"deprel": "nsubj",
"end_char": 66,
"feats": "Number=Sing",
"head": 17,
"id": 15,
"lemma": "t",
"misc": "",
"start_char": 65,
"text": "t",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cop",
"end_char": 69,
"feats": "VerbForm=Inf",
"head": 17,
"id": 16,
"lemma": "be",
"misc": "",
"start_char": 67,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "parataxis",
"end_char": 82,
"feats": "Degree=Pos",
"head": 3,
"id": 17,
"lemma": "illegitimate",
"misc": "",
"start_char": 70,
"text": "illegitimate",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 84,
"feats": null,
"head": 3,
"id": 18,
"lemma": "?",
"misc": "",
"start_char": 83,
"text": "?",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
1aecbaceb19efb670cc79851b8570782 | Also I don't think Julian knows Edward is dead until he climbs into the chest. | [
{
"end_char": 78,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (ADVP (RB Also)) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB think) (SBAR (S (NP (NNP Julian)) (VP (VBZ knows) (SBAR (S (NP (NNP Edward)) (VP (VBZ is) (ADJP (JJ dead)) (SBAR (IN until) (S (NP (PRP he)) (VP (VBZ climbs) (PP (IN into) (NP (DT the) (NN chest)))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Also I don't think Julian knows Edward is dead until he climbs into the chest.",
"tokens": [
{
"deprel": "advmod",
"end_char": 4,
"feats": null,
"head": 5,
"id": 1,
"lemma": "also",
"misc": "",
"start_char": 0,
"text": "Also",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 5,
"id": 2,
"lemma": "I",
"misc": "",
"start_char": 5,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 3,
"lemma": "do",
"misc": "",
"start_char": 7,
"text": "do",
"upos": "AUX",
"xpos": "VBP"
},
{
"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": 19,
"feats": "VerbForm=Inf",
"head": 0,
"id": 5,
"lemma": "think",
"misc": "",
"start_char": 14,
"text": "think",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nsubj",
"end_char": 26,
"feats": "Number=Sing",
"head": 7,
"id": 6,
"lemma": "Julian",
"misc": "",
"start_char": 20,
"text": "Julian",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "ccomp",
"end_char": 32,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 7,
"lemma": "know",
"misc": "",
"start_char": 27,
"text": "knows",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "nsubj",
"end_char": 39,
"feats": "Number=Sing",
"head": 10,
"id": 8,
"lemma": "Edward",
"misc": "",
"start_char": 33,
"text": "Edward",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 42,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 10,
"id": 9,
"lemma": "be",
"misc": "",
"start_char": 40,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "ccomp",
"end_char": 47,
"feats": "Degree=Pos",
"head": 7,
"id": 10,
"lemma": "dead",
"misc": "",
"start_char": 43,
"text": "dead",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 53,
"feats": null,
"head": 13,
"id": 11,
"lemma": "until",
"misc": "",
"start_char": 48,
"text": "until",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 56,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 54,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 63,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 7,
"id": 13,
"lemma": "climb",
"misc": "",
"start_char": 57,
"text": "climbs",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "case",
"end_char": 68,
"feats": null,
"head": 16,
"id": 14,
"lemma": "into",
"misc": "",
"start_char": 64,
"text": "into",
"upos": "ADP",
"xpos": "IN"
},
{
"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": "obl",
"end_char": 78,
"feats": "Number=Sing",
"head": 13,
"id": 16,
"lemma": "chest",
"misc": "",
"start_char": 73,
"text": "chest",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 80,
"feats": null,
"head": 5,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 79,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
5
],
[
0,
11,
11
]
],
[
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
7441220ce788fb01b9bcf66c2fe83d39 | Doris totally played Janice - but she thought she had been playing her. | [
{
"end_char": 71,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Doris)) (VP (ADVP (RB totally)) (VBD played) (NP (NNP Janice) (, -) (CC but) (S (NP (PRP she)) (VP (VBD thought) (SBAR (S (NP (PRP she)) (VP (VBD had) (VP (VBN been) (VP (VBG playing) (NP (PRP her))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Doris totally played Janice - but she thought she had been playing her.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Doris",
"misc": "",
"start_char": 0,
"text": "Doris",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 13,
"feats": null,
"head": 3,
"id": 2,
"lemma": "totally",
"misc": "",
"start_char": 6,
"text": "totally",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 20,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "play",
"misc": "",
"start_char": 14,
"text": "played",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 27,
"feats": "Number=Sing",
"head": 3,
"id": 4,
"lemma": "Janice",
"misc": "",
"start_char": 21,
"text": "Janice",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 29,
"feats": null,
"head": 3,
"id": 5,
"lemma": "-",
"misc": "",
"start_char": 28,
"text": "-",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 33,
"feats": null,
"head": 8,
"id": 6,
"lemma": "but",
"misc": "",
"start_char": 30,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 37,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": 7,
"lemma": "she",
"misc": "",
"start_char": 34,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 45,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 8,
"lemma": "think",
"misc": "",
"start_char": 38,
"text": "thought",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"end_char": 49,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 9,
"lemma": "she",
"misc": "",
"start_char": 46,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 53,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": 10,
"lemma": "have",
"misc": "",
"start_char": 50,
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "aux",
"end_char": 58,
"feats": "Tense=Past|VerbForm=Part",
"head": 12,
"id": 11,
"lemma": "be",
"misc": "",
"start_char": 54,
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "ccomp",
"end_char": 66,
"feats": "Tense=Pres|VerbForm=Part",
"head": 8,
"id": 12,
"lemma": "play",
"misc": "",
"start_char": 59,
"text": "playing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 70,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 13,
"lemma": "her",
"misc": "",
"start_char": 67,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 72,
"feats": null,
"head": 3,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 71,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
3,
3
],
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
ad33643d7517504678b853d68e8eb136 | Stanley bought Cory because our strikers like you said were aging but we all knew he was not the same torres from before so why? | [
{
"end_char": 128,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Stanley)) (VP (VBD bought) (NP (NNP Cory)) (SBAR (IN because) (NP (NP (NP (PRP$ our) (NNS strikers)) (SBAR (IN like) (S (NP (PRP you)) (VP (VBD said) (SBAR (S (VP (VBD were) (VP (VBG aging))))))))) (CC but) (S (NP (PRP we) (DT all)) (VP (VBD knew) (SBAR (S (NP (PRP he)) (VP (VBD was) (RB not) (NP (DT the) (JJ same) (NNS torres)) (PP (IN from) (RB before) (RB so) (WRB why)))))))))) (. ?)))"
},
"speaker": null,
"start_char": 0,
"text": "Stanley bought Cory because our strikers like you said were aging but we all knew he was not the same torres from before so why?",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Stanley",
"misc": "",
"start_char": 0,
"text": "Stanley",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 14,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "buy",
"misc": "",
"start_char": 8,
"text": "bought",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 19,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "cory",
"misc": "",
"start_char": 15,
"text": "Cory",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 27,
"feats": null,
"head": 11,
"id": 4,
"lemma": "because",
"misc": "",
"start_char": 20,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 31,
"feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs",
"head": 6,
"id": 5,
"lemma": "our",
"misc": "",
"start_char": 28,
"text": "our",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 40,
"feats": "Number=Plur",
"head": 11,
"id": 6,
"lemma": "striker",
"misc": "",
"start_char": 32,
"text": "strikers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 45,
"feats": null,
"head": 9,
"id": 7,
"lemma": "like",
"misc": "",
"start_char": 41,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 49,
"feats": "Case=Nom|Person=2|PronType=Prs",
"head": 9,
"id": 8,
"lemma": "you",
"misc": "",
"start_char": 46,
"text": "you",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 54,
"feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 9,
"lemma": "say",
"misc": "",
"start_char": 50,
"text": "said",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "cop",
"end_char": 59,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 55,
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"end_char": 65,
"feats": "Tense=Pres|VerbForm=Part",
"head": 9,
"id": 11,
"lemma": "aging",
"misc": "",
"start_char": 60,
"text": "aging",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "cc",
"end_char": 69,
"feats": null,
"head": 15,
"id": 12,
"lemma": "but",
"misc": "",
"start_char": 66,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 72,
"feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
"head": 15,
"id": 13,
"lemma": "we",
"misc": "",
"start_char": 70,
"text": "we",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "det",
"end_char": 76,
"feats": null,
"head": 13,
"id": 14,
"lemma": "all",
"misc": "",
"start_char": 73,
"text": "all",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "conj",
"end_char": 81,
"feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 15,
"lemma": "know",
"misc": "",
"start_char": 77,
"text": "knew",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"end_char": 84,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": 16,
"lemma": "he",
"misc": "",
"start_char": 82,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 88,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 21,
"id": 17,
"lemma": "be",
"misc": "",
"start_char": 85,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 92,
"feats": null,
"head": 21,
"id": 18,
"lemma": "not",
"misc": "",
"start_char": 89,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "det",
"end_char": 96,
"feats": "Definite=Def|PronType=Art",
"head": 21,
"id": 19,
"lemma": "the",
"misc": "",
"start_char": 93,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 101,
"feats": "Degree=Pos",
"head": 21,
"id": 20,
"lemma": "same",
"misc": "",
"start_char": 97,
"text": "same",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "ccomp",
"end_char": 108,
"feats": "Number=Plur",
"head": 15,
"id": 21,
"lemma": "torre",
"misc": "",
"start_char": 102,
"text": "torres",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 113,
"feats": null,
"head": 23,
"id": 22,
"lemma": "from",
"misc": "",
"start_char": 109,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 120,
"feats": null,
"head": 21,
"id": 23,
"lemma": "before",
"misc": "",
"start_char": 114,
"text": "before",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 123,
"feats": null,
"head": 25,
"id": 24,
"lemma": "so",
"misc": "",
"start_char": 121,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 127,
"feats": "PronType=Int",
"head": 2,
"id": 25,
"lemma": "why",
"misc": "",
"start_char": 124,
"text": "why",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "punct",
"end_char": 129,
"feats": null,
"head": 2,
"id": 26,
"lemma": "?",
"misc": "",
"start_char": 128,
"text": "?",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
15,
15
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
b9066e92949d59811f26eee9c0acc57d | Richard was very poor, Ronnie was only marginally better but he came on and had to force it. | [
{
"end_char": 92,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Richard)) (VP (VBD was) (ADJP (RB very) (JJ poor)))) (, ,) (S (NP (NNP Ronnie)) (VP (VBD was) (ADVP (RB only) (RB marginally) (JJR better)))) (CC but) (S (NP (PRP he)) (VP (VP (VBD came) (PRT (RB on))) (CC and) (VP (VBD had) (S (VP (TO to) (VP (VB force) (NP (PRP it)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Richard was very poor, Ronnie was only marginally better but he came on and had to force it.",
"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": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 8,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 16,
"feats": null,
"head": 4,
"id": 3,
"lemma": "very",
"misc": "",
"start_char": 12,
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 21,
"feats": "Degree=Pos",
"head": 0,
"id": 4,
"lemma": "poor",
"misc": "",
"start_char": 17,
"text": "poor",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 23,
"feats": null,
"head": 4,
"id": 5,
"lemma": ",",
"misc": "",
"start_char": 22,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 30,
"feats": "Number=Sing",
"head": 10,
"id": 6,
"lemma": "Ronnie",
"misc": "",
"start_char": 24,
"text": "Ronnie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 34,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": 7,
"lemma": "be",
"misc": "",
"start_char": 31,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 39,
"feats": null,
"head": 10,
"id": 8,
"lemma": "only",
"misc": "",
"start_char": 35,
"text": "only",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 50,
"feats": null,
"head": 10,
"id": 9,
"lemma": "marginally",
"misc": "",
"start_char": 40,
"text": "marginally",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 57,
"feats": "Degree=Cmp",
"head": 4,
"id": 10,
"lemma": "good",
"misc": "",
"start_char": 51,
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "cc",
"end_char": 61,
"feats": null,
"head": 13,
"id": 11,
"lemma": "but",
"misc": "",
"start_char": 58,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 64,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 62,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 69,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 13,
"lemma": "come",
"misc": "",
"start_char": 65,
"text": "came",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 72,
"feats": null,
"head": 13,
"id": 14,
"lemma": "on",
"misc": "",
"start_char": 70,
"text": "on",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cc",
"end_char": 76,
"feats": null,
"head": 16,
"id": 15,
"lemma": "and",
"misc": "",
"start_char": 73,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 80,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": 16,
"lemma": "have",
"misc": "",
"start_char": 77,
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 83,
"feats": null,
"head": 18,
"id": 17,
"lemma": "to",
"misc": "",
"start_char": 81,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 89,
"feats": "VerbForm=Inf",
"head": 16,
"id": 18,
"lemma": "force",
"misc": "",
"start_char": 84,
"text": "force",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 92,
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": 19,
"lemma": "it",
"misc": "",
"start_char": 90,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 94,
"feats": null,
"head": 4,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 93,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
11,
11
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
156a5b5731c6f228efd1156485ecf1b7 | Gary kills Chris, but he has to use the dark side of the force to do it. | [
{
"end_char": 72,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Gary)) (VP (VBZ kills) (NP (NNP Chris)))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBZ has) (S (VP (TO to) (VP (VB use) (NP (NP (DT the) (JJ dark) (NN side)) (PP (IN of) (NP (DT the) (NN force)))) (S (VP (TO to) (VP (VB do) (NP (PRP it)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Gary kills Chris, but he has to use the dark side of the force to do it.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Gary",
"misc": "",
"start_char": 0,
"text": "Gary",
"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": "kill",
"misc": "",
"start_char": 5,
"text": "kills",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 16,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Chris",
"misc": "",
"start_char": 11,
"text": "Chris",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 18,
"feats": null,
"head": 7,
"id": 4,
"lemma": ",",
"misc": "",
"start_char": 17,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 22,
"feats": null,
"head": 7,
"id": 5,
"lemma": "but",
"misc": "",
"start_char": 19,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 25,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 7,
"id": 6,
"lemma": "he",
"misc": "",
"start_char": 23,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 29,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 7,
"lemma": "have",
"misc": "",
"start_char": 26,
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 32,
"feats": null,
"head": 9,
"id": 8,
"lemma": "to",
"misc": "",
"start_char": 30,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 36,
"feats": "VerbForm=Inf",
"head": 7,
"id": 9,
"lemma": "use",
"misc": "",
"start_char": 33,
"text": "use",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 40,
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": 10,
"lemma": "the",
"misc": "",
"start_char": 37,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 45,
"feats": "Degree=Pos",
"head": 12,
"id": 11,
"lemma": "dark",
"misc": "",
"start_char": 41,
"text": "dark",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 50,
"feats": "Number=Sing",
"head": 9,
"id": 12,
"lemma": "side",
"misc": "",
"start_char": 46,
"text": "side",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 53,
"feats": null,
"head": 15,
"id": 13,
"lemma": "of",
"misc": "",
"start_char": 51,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 57,
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": 14,
"lemma": "the",
"misc": "",
"start_char": 54,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 63,
"feats": "Number=Sing",
"head": 12,
"id": 15,
"lemma": "force",
"misc": "",
"start_char": 58,
"text": "force",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 66,
"feats": null,
"head": 17,
"id": 16,
"lemma": "to",
"misc": "",
"start_char": 64,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 69,
"feats": "VerbForm=Inf",
"head": 9,
"id": 17,
"lemma": "do",
"misc": "",
"start_char": 67,
"text": "do",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 72,
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 18,
"lemma": "it",
"misc": "",
"start_char": 70,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 74,
"feats": null,
"head": 2,
"id": 19,
"lemma": ".",
"misc": "",
"start_char": 73,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
5,
5
]
],
[
[
0,
2,
2
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
2a3e5c296c14d863bee20ce65c1a7600 | Elsewhere, Gregory are teaching Russell how to shoot, but won't let him have any bullets. | [
{
"end_char": 89,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (ADVP (RB Elsewhere)) (, ,) (NP (NNP Gregory)) (VP (VBP are) (VP (VBG teaching) (NP (NNP Russell)) (SBAR (WHADVP (WRB how)) (S (VP (TO to) (VP (VB shoot))))))) (, ,) (CC but) (VP (MD wo) (RB n't) (VP (VB let) (S (NP (PRP him)) (VP (VB have) (NP (DT any) (NNS bullets)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Elsewhere, Gregory are teaching Russell how to shoot, but won't let him have any bullets.",
"tokens": [
{
"deprel": "advmod",
"end_char": 9,
"feats": null,
"head": 5,
"id": 1,
"lemma": "elsewhere",
"misc": "",
"start_char": 0,
"text": "Elsewhere",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 11,
"feats": null,
"head": 5,
"id": 2,
"lemma": ",",
"misc": "",
"start_char": 10,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 19,
"feats": "Number=Sing",
"head": 5,
"id": 3,
"lemma": "Gregory",
"misc": "",
"start_char": 12,
"text": "Gregory",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 23,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 20,
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "root",
"end_char": 32,
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": 5,
"lemma": "teach",
"misc": "",
"start_char": 24,
"text": "teaching",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "iobj",
"end_char": 40,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Russell",
"misc": "",
"start_char": 33,
"text": "Russell",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "obj",
"end_char": 44,
"feats": "PronType=Int",
"head": 5,
"id": 7,
"lemma": "how",
"misc": "",
"start_char": 41,
"text": "how",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "mark",
"end_char": 47,
"feats": null,
"head": 9,
"id": 8,
"lemma": "to",
"misc": "",
"start_char": 45,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"end_char": 53,
"feats": "VerbForm=Inf",
"head": 7,
"id": 9,
"lemma": "shoot",
"misc": "",
"start_char": 48,
"text": "shoot",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"end_char": 55,
"feats": null,
"head": 14,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 54,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 59,
"feats": null,
"head": 14,
"id": 11,
"lemma": "but",
"misc": "",
"start_char": 56,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "aux",
"end_char": 62,
"feats": "VerbForm=Fin",
"head": 14,
"id": 12,
"lemma": "will",
"misc": "",
"start_char": 60,
"text": "wo",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 66,
"feats": null,
"head": 14,
"id": 13,
"lemma": "not",
"misc": "",
"start_char": 63,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 70,
"feats": "VerbForm=Inf",
"head": 5,
"id": 14,
"lemma": "let",
"misc": "",
"start_char": 67,
"text": "let",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 74,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 15,
"lemma": "he",
"misc": "",
"start_char": 71,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"end_char": 79,
"feats": "VerbForm=Inf",
"head": 14,
"id": 16,
"lemma": "have",
"misc": "",
"start_char": 75,
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 83,
"feats": null,
"head": 18,
"id": 17,
"lemma": "any",
"misc": "",
"start_char": 80,
"text": "any",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 91,
"feats": "Number=Plur",
"head": 16,
"id": 18,
"lemma": "bullet",
"misc": "",
"start_char": 84,
"text": "bullets",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 93,
"feats": null,
"head": 5,
"id": 19,
"lemma": ".",
"misc": "",
"start_char": 92,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
]
],
[
[
0,
5,
5
],
[
0,
14,
14
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
ba9a9e9df1ba48389ea20aeea63598e6 | Minnie stands roughly where Martha does, so she basically doesn't get hit by anything currently in the game. | [
{
"end_char": 108,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Minnie)) (VP (VBZ stands) (SBAR (ADVP (RB roughly) (WRB where)) (S (NP (NNP Martha)) (VP (VBZ does)))))) (, ,) (RB so) (S (NP (PRP she)) (ADVP (RB basically)) (VP (VBZ does) (RB n't) (VP (VB get) (VP (VBN hit) (PP (IN by) (NP (NP (NN anything)) (PP (ADVP (RB currently)) (IN in) (NP (DT the) (NN game))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Minnie stands roughly where Martha does, so she basically doesn't get hit by anything currently in the game.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Minnie",
"misc": "",
"start_char": 0,
"text": "Minnie",
"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": "stand",
"misc": "",
"start_char": 7,
"text": "stands",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 21,
"feats": null,
"head": 6,
"id": 3,
"lemma": "roughly",
"misc": "",
"start_char": 14,
"text": "roughly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 27,
"feats": "PronType=Rel",
"head": 6,
"id": 4,
"lemma": "where",
"misc": "",
"start_char": 22,
"text": "where",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 34,
"feats": "Number=Sing",
"head": 6,
"id": 5,
"lemma": "Martha",
"misc": "",
"start_char": 28,
"text": "Martha",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"end_char": 39,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 6,
"lemma": "do",
"misc": "",
"start_char": 35,
"text": "does",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "punct",
"end_char": 41,
"feats": null,
"head": 14,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 40,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 44,
"feats": null,
"head": 14,
"id": 8,
"lemma": "so",
"misc": "",
"start_char": 42,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj:pass",
"end_char": 48,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 9,
"lemma": "she",
"misc": "",
"start_char": 45,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 58,
"feats": null,
"head": 14,
"id": 10,
"lemma": "basically",
"misc": "",
"start_char": 49,
"text": "basically",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "aux",
"end_char": 63,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 14,
"id": 11,
"lemma": "do",
"misc": "",
"start_char": 59,
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 67,
"feats": null,
"head": 14,
"id": 12,
"lemma": "not",
"misc": "",
"start_char": 64,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "aux:pass",
"end_char": 71,
"feats": "VerbForm=Inf",
"head": 14,
"id": 13,
"lemma": "get",
"misc": "",
"start_char": 68,
"text": "get",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "parataxis",
"end_char": 75,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 2,
"id": 14,
"lemma": "hit",
"misc": "",
"start_char": 72,
"text": "hit",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 78,
"feats": null,
"head": 16,
"id": 15,
"lemma": "by",
"misc": "",
"start_char": 76,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 87,
"feats": "Number=Sing|PronType=Ind",
"head": 14,
"id": 16,
"lemma": "anything",
"misc": "",
"start_char": 79,
"text": "anything",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 97,
"feats": null,
"head": 20,
"id": 17,
"lemma": "currently",
"misc": "",
"start_char": 88,
"text": "currently",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 100,
"feats": null,
"head": 20,
"id": 18,
"lemma": "in",
"misc": "",
"start_char": 98,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 104,
"feats": "Definite=Def|PronType=Art",
"head": 20,
"id": 19,
"lemma": "the",
"misc": "",
"start_char": 101,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 109,
"feats": "Number=Sing",
"head": 16,
"id": 20,
"lemma": "game",
"misc": "",
"start_char": 105,
"text": "game",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 111,
"feats": null,
"head": 2,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 110,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
34a94fbb759c74da263f4a8d610c5b87 | Richard is much more technically adept than David, so I assume he would play as the target man with Podolski and Walcott on either side. | [
{
"end_char": 136,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Richard)) (VP (VBZ is) (ADJP (ADJP (ADVP (RB much) (RBR more)) (RB technically) (JJ adept)) (PP (IN than) (NP (NNP David)))))) (, ,) (RB so) (S (NP (PRP I)) (VP (VBP assume) (SBAR (S (NP (PRP he)) (VP (MD would) (VP (VB play) (PP (IN as) (NP (NP (DT the) (NN target) (NN man)) (PP (IN with) (NP (NNP Podolski) (CC and) (NNP Walcott))))) (PP (IN on) (NP (DT either) (NN side))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Richard is much more technically adept than David, so I assume he would play as the target man with Podolski and Walcott on either side.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 6,
"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": 6,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 8,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 15,
"feats": null,
"head": 4,
"id": 3,
"lemma": "much",
"misc": "",
"start_char": 11,
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 20,
"feats": "Degree=Cmp",
"head": 6,
"id": 4,
"lemma": "more",
"misc": "",
"start_char": 16,
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "advmod",
"end_char": 32,
"feats": null,
"head": 6,
"id": 5,
"lemma": "technically",
"misc": "",
"start_char": 21,
"text": "technically",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 38,
"feats": "Degree=Pos",
"head": 0,
"id": 6,
"lemma": "adept",
"misc": "",
"start_char": 33,
"text": "adept",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 43,
"feats": null,
"head": 8,
"id": 7,
"lemma": "than",
"misc": "",
"start_char": 39,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 49,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "David",
"misc": "",
"start_char": 44,
"text": "David",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 51,
"feats": null,
"head": 6,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 50,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 54,
"feats": null,
"head": 12,
"id": 10,
"lemma": "so",
"misc": "",
"start_char": 52,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 56,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "I",
"misc": "",
"start_char": 55,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"end_char": 63,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 12,
"lemma": "assume",
"misc": "",
"start_char": 57,
"text": "assume",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "nsubj",
"end_char": 66,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 64,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 72,
"feats": "VerbForm=Fin",
"head": 15,
"id": 14,
"lemma": "would",
"misc": "",
"start_char": 67,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "ccomp",
"end_char": 77,
"feats": "VerbForm=Inf",
"head": 12,
"id": 15,
"lemma": "play",
"misc": "",
"start_char": 73,
"text": "play",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 80,
"feats": null,
"head": 19,
"id": 16,
"lemma": "as",
"misc": "",
"start_char": 78,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 84,
"feats": "Definite=Def|PronType=Art",
"head": 19,
"id": 17,
"lemma": "the",
"misc": "",
"start_char": 81,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 91,
"feats": "Number=Sing",
"head": 19,
"id": 18,
"lemma": "target",
"misc": "",
"start_char": 85,
"text": "target",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"end_char": 95,
"feats": "Number=Sing",
"head": 15,
"id": 19,
"lemma": "man",
"misc": "",
"start_char": 92,
"text": "man",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 100,
"feats": null,
"head": 21,
"id": 20,
"lemma": "with",
"misc": "",
"start_char": 96,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 109,
"feats": "Number=Sing",
"head": 26,
"id": 21,
"lemma": "Podolski",
"misc": "",
"start_char": 101,
"text": "Podolski",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 113,
"feats": null,
"head": 23,
"id": 22,
"lemma": "and",
"misc": "",
"start_char": 110,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 121,
"feats": "Number=Sing",
"head": 21,
"id": 23,
"lemma": "Walcott",
"misc": "",
"start_char": 114,
"text": "Walcott",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 124,
"feats": null,
"head": 26,
"id": 24,
"lemma": "on",
"misc": "",
"start_char": 122,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 131,
"feats": null,
"head": 26,
"id": 25,
"lemma": "either",
"misc": "",
"start_char": 125,
"text": "either",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advcl",
"end_char": 136,
"feats": "Number=Sing",
"head": 15,
"id": 26,
"lemma": "side",
"misc": "",
"start_char": 132,
"text": "side",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 138,
"feats": null,
"head": 6,
"id": 27,
"lemma": ".",
"misc": "",
"start_char": 137,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
12,
12
]
],
[
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
81fe5b4de125d4fcb448e29c6962c0a6 | Brandon is Michael, but I must say...WOW really keeping up in his own way. | [
{
"end_char": 74,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Brandon)) (VP (VBZ is) (NP (NNP Michael)))) (, ,) (CC but) (S (NP (PRP I)) (VP (MD must) (VP (VB say) (, ...) (S (NP (UH WOW)) (ADVP (RB really)) (VP (VBG keeping) (PRT (RP up)) (PP (IN in) (NP (PRP$ his) (JJ own) (NN way)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Brandon is Michael, but I must say...WOW really keeping up in his own way.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Brandon",
"misc": "",
"start_char": 0,
"text": "Brandon",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 8,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Number=Sing",
"head": 0,
"id": 3,
"lemma": "Michael",
"misc": "",
"start_char": 11,
"text": "Michael",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 20,
"feats": null,
"head": 8,
"id": 4,
"lemma": ",",
"misc": "",
"start_char": 19,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 24,
"feats": null,
"head": 8,
"id": 5,
"lemma": "but",
"misc": "",
"start_char": 21,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 26,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 8,
"id": 6,
"lemma": "I",
"misc": "",
"start_char": 25,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 31,
"feats": "VerbForm=Fin",
"head": 8,
"id": 7,
"lemma": "must",
"misc": "",
"start_char": 27,
"text": "must",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "conj",
"end_char": 35,
"feats": "VerbForm=Inf",
"head": 3,
"id": 8,
"lemma": "say",
"misc": "",
"start_char": 32,
"text": "say",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"end_char": 39,
"feats": null,
"head": 8,
"id": 9,
"lemma": "...",
"misc": "",
"start_char": 36,
"text": "...",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "discourse",
"end_char": 43,
"feats": null,
"head": 12,
"id": 10,
"lemma": "wow",
"misc": "",
"start_char": 40,
"text": "WOW",
"upos": "INTJ",
"xpos": "UH"
},
{
"deprel": "advmod",
"end_char": 50,
"feats": null,
"head": 12,
"id": 11,
"lemma": "really",
"misc": "",
"start_char": 44,
"text": "really",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 58,
"feats": "VerbForm=Ger",
"head": 8,
"id": 12,
"lemma": "keep",
"misc": "",
"start_char": 51,
"text": "keeping",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "compound:prt",
"end_char": 61,
"feats": null,
"head": 12,
"id": 13,
"lemma": "up",
"misc": "",
"start_char": 59,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "case",
"end_char": 64,
"feats": null,
"head": 17,
"id": 14,
"lemma": "in",
"misc": "",
"start_char": 62,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 68,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 17,
"id": 15,
"lemma": "his",
"misc": "",
"start_char": 65,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 72,
"feats": "Degree=Pos",
"head": 17,
"id": 16,
"lemma": "own",
"misc": "",
"start_char": 69,
"text": "own",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 76,
"feats": "Number=Sing",
"head": 12,
"id": 17,
"lemma": "way",
"misc": "",
"start_char": 73,
"text": "way",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 78,
"feats": null,
"head": 3,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 77,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
14,
14
]
],
[
[
0,
2,
2
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
a775724f58f713383daac7dfc224fd6f | Before Susan I ran Nickie but just beware that you'll have to run her slow thus making her pretty unusable else where. | [
{
"end_char": 118,
"id": 1,
"misc": {
"parse_tree": "(ROOT (SBAR (IN Before) (S (NP (NP (NNP Susan)) (SBAR (S (NP (PRP I)) (VP (VBD ran) (NP (NNP Nickie)))))) (CC but) (ADVP (RB just)) (VP (VB beware) (SBAR (IN that) (S (NP (PRP you)) (VP (MD 'll) (VP (VB have) (S (VP (TO to) (VP (VB run) (NP (PRP$ her) (NN slow))))))))) (S (ADVP (RB thus)) (VP (VBG making) (S (NP (PRP her)) (ADJP (ADJP (RB pretty) (JJ unusable)) (JJ else))) (WHADVP (WRB where)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Before Susan I ran Nickie but just beware that you'll have to run her slow thus making her pretty unusable else where.",
"tokens": [
{
"deprel": "mark",
"end_char": 6,
"feats": null,
"head": 4,
"id": 1,
"lemma": "before",
"misc": "",
"start_char": 0,
"text": "Before",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 12,
"feats": "Number=Sing",
"head": 4,
"id": 2,
"lemma": "Susan",
"misc": "",
"start_char": 7,
"text": "Susan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 14,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 2,
"id": 3,
"lemma": "I",
"misc": "",
"start_char": 13,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 18,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": 4,
"lemma": "run",
"misc": "",
"start_char": 15,
"text": "ran",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 25,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "Nickie",
"misc": "",
"start_char": 19,
"text": "Nickie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 29,
"feats": null,
"head": 8,
"id": 6,
"lemma": "but",
"misc": "",
"start_char": 26,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 34,
"feats": null,
"head": 8,
"id": 7,
"lemma": "just",
"misc": "",
"start_char": 30,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 41,
"feats": "Mood=Imp|VerbForm=Fin",
"head": 0,
"id": 8,
"lemma": "beware",
"misc": "",
"start_char": 35,
"text": "beware",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 46,
"feats": null,
"head": 12,
"id": 9,
"lemma": "that",
"misc": "",
"start_char": 42,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 50,
"feats": "Case=Nom|Person=2|PronType=Prs",
"head": 12,
"id": 10,
"lemma": "you",
"misc": "",
"start_char": 47,
"text": "you",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 54,
"feats": "VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "will",
"misc": "",
"start_char": 51,
"text": "'ll",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "ccomp",
"end_char": 59,
"feats": "VerbForm=Inf",
"head": 8,
"id": 12,
"lemma": "have",
"misc": "",
"start_char": 55,
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 62,
"feats": null,
"head": 14,
"id": 13,
"lemma": "to",
"misc": "",
"start_char": 60,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 66,
"feats": "VerbForm=Inf",
"head": 12,
"id": 14,
"lemma": "run",
"misc": "",
"start_char": 63,
"text": "run",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"end_char": 70,
"feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 16,
"id": 15,
"lemma": "her",
"misc": "",
"start_char": 67,
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 75,
"feats": "Number=Sing",
"head": 14,
"id": 16,
"lemma": "slow",
"misc": "",
"start_char": 71,
"text": "slow",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 80,
"feats": null,
"head": 18,
"id": 17,
"lemma": "thus",
"misc": "",
"start_char": 76,
"text": "thus",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 87,
"feats": "VerbForm=Ger",
"head": 14,
"id": 18,
"lemma": "make",
"misc": "",
"start_char": 81,
"text": "making",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 91,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": 19,
"lemma": "her",
"misc": "",
"start_char": 88,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 98,
"feats": null,
"head": 21,
"id": 20,
"lemma": "pretty",
"misc": "",
"start_char": 92,
"text": "pretty",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"end_char": 107,
"feats": "Degree=Pos",
"head": 18,
"id": 21,
"lemma": "unusable",
"misc": "",
"start_char": 99,
"text": "unusable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"end_char": 112,
"feats": "Degree=Pos",
"head": 21,
"id": 22,
"lemma": "else",
"misc": "",
"start_char": 108,
"text": "else",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"end_char": 118,
"feats": "PronType=Int",
"head": 21,
"id": 23,
"lemma": "where",
"misc": "",
"start_char": 113,
"text": "where",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "punct",
"end_char": 120,
"feats": null,
"head": 8,
"id": 24,
"lemma": ".",
"misc": "",
"start_char": 119,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
4,
4
],
[
0,
14,
14
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
8fe7cde505b9769649060ce93f1c6387 | But I think David will continue to be a silent leader like Franklin, although he's still young. | [
{
"end_char": 95,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC But) (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (NNP David)) (VP (MD will) (VP (VB continue) (S (VP (TO to) (VP (VB be) (NP (NP (DT a) (JJ silent) (NN leader)) (PP (IN like) (NP (NNP Franklin))))))) (, ,) (SBAR (IN although) (S (NP (PRP he)) (VP (VBZ 's) (ADVP (RB still)) (ADJP (JJ young)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "But I think David will continue to be a silent leader like Franklin, although he's still young.",
"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": 17,
"feats": "Number=Sing",
"head": 6,
"id": 4,
"lemma": "David",
"misc": "",
"start_char": 12,
"text": "David",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 22,
"feats": "VerbForm=Fin",
"head": 6,
"id": 5,
"lemma": "will",
"misc": "",
"start_char": 18,
"text": "will",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "ccomp",
"end_char": 31,
"feats": "VerbForm=Inf",
"head": 3,
"id": 6,
"lemma": "continue",
"misc": "",
"start_char": 23,
"text": "continue",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 34,
"feats": null,
"head": 11,
"id": 7,
"lemma": "to",
"misc": "",
"start_char": 32,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "cop",
"end_char": 37,
"feats": "VerbForm=Inf",
"head": 11,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 35,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 39,
"feats": "Definite=Ind|PronType=Art",
"head": 11,
"id": 9,
"lemma": "a",
"misc": "",
"start_char": 38,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 46,
"feats": "Degree=Pos",
"head": 11,
"id": 10,
"lemma": "silent",
"misc": "",
"start_char": 40,
"text": "silent",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "xcomp",
"end_char": 53,
"feats": "Number=Sing",
"head": 6,
"id": 11,
"lemma": "leader",
"misc": "",
"start_char": 47,
"text": "leader",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 58,
"feats": null,
"head": 13,
"id": 12,
"lemma": "like",
"misc": "",
"start_char": 54,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 67,
"feats": "Number=Sing",
"head": 11,
"id": 13,
"lemma": "Franklin",
"misc": "",
"start_char": 59,
"text": "Franklin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 69,
"feats": null,
"head": 19,
"id": 14,
"lemma": ",",
"misc": "",
"start_char": 68,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 78,
"feats": null,
"head": 19,
"id": 15,
"lemma": "although",
"misc": "",
"start_char": 70,
"text": "although",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 81,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": 16,
"lemma": "he",
"misc": "",
"start_char": 79,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 84,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 19,
"id": 17,
"lemma": "be",
"misc": "",
"start_char": 82,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 90,
"feats": null,
"head": 19,
"id": 18,
"lemma": "still",
"misc": "",
"start_char": 85,
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 96,
"feats": "Degree=Pos",
"head": 6,
"id": 19,
"lemma": "young",
"misc": "",
"start_char": 91,
"text": "young",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 98,
"feats": null,
"head": 3,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 97,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
],
[
0,
15,
15
]
],
[
[
0,
12,
12
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
324099b699f3abe6076b31efd327814c | And Stuart is literally Brian just because he wants to stop a class of people from traveling into our sovereign borders. | [
{
"end_char": 120,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (NP (NNP Stuart)) (VP (VBZ is) (ADVP (RB literally)) (NP (NNP Brian)) (SBAR (ADVP (RB just)) (IN because) (S (NP (PRP he)) (VP (VBZ wants) (S (VP (TO to) (VP (VB stop) (NP (NP (DT a) (NN class)) (PP (IN of) (NP (NNS people)))) (PP (IN from) (S (VP (VBG traveling) (PP (IN into) (NP (PRP$ our) (JJ sovereign) (NNS borders))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And Stuart is literally Brian just because he wants to stop a class of people from traveling into our sovereign borders.",
"tokens": [
{
"deprel": "cc",
"end_char": 3,
"feats": null,
"head": 5,
"id": 1,
"lemma": "and",
"misc": "",
"start_char": 0,
"text": "And",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 10,
"feats": "Number=Sing",
"head": 5,
"id": 2,
"lemma": "Stuart",
"misc": "",
"start_char": 4,
"text": "Stuart",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 13,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 11,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 23,
"feats": null,
"head": 5,
"id": 4,
"lemma": "literally",
"misc": "",
"start_char": 14,
"text": "literally",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 29,
"feats": "Number=Sing",
"head": 0,
"id": 5,
"lemma": "Brian",
"misc": "",
"start_char": 24,
"text": "Brian",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 34,
"feats": null,
"head": 9,
"id": 6,
"lemma": "just",
"misc": "",
"start_char": 30,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 42,
"feats": null,
"head": 9,
"id": 7,
"lemma": "because",
"misc": "",
"start_char": 35,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 45,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 43,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 51,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 9,
"lemma": "want",
"misc": "",
"start_char": 46,
"text": "wants",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 54,
"feats": null,
"head": 11,
"id": 10,
"lemma": "to",
"misc": "",
"start_char": 52,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 59,
"feats": "VerbForm=Inf",
"head": 9,
"id": 11,
"lemma": "stop",
"misc": "",
"start_char": 55,
"text": "stop",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 61,
"feats": "Definite=Ind|PronType=Art",
"head": 13,
"id": 12,
"lemma": "a",
"misc": "",
"start_char": 60,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 67,
"feats": "Number=Sing",
"head": 11,
"id": 13,
"lemma": "class",
"misc": "",
"start_char": 62,
"text": "class",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 70,
"feats": null,
"head": 15,
"id": 14,
"lemma": "of",
"misc": "",
"start_char": 68,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 77,
"feats": "Number=Plur",
"head": 13,
"id": 15,
"lemma": "person",
"misc": "",
"start_char": 71,
"text": "people",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 82,
"feats": null,
"head": 17,
"id": 16,
"lemma": "from",
"misc": "",
"start_char": 78,
"text": "from",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 92,
"feats": "VerbForm=Ger",
"head": 11,
"id": 17,
"lemma": "travel",
"misc": "",
"start_char": 83,
"text": "traveling",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 97,
"feats": null,
"head": 21,
"id": 18,
"lemma": "into",
"misc": "",
"start_char": 93,
"text": "into",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 101,
"feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs",
"head": 21,
"id": 19,
"lemma": "our",
"misc": "",
"start_char": 98,
"text": "our",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 111,
"feats": "Degree=Pos",
"head": 21,
"id": 20,
"lemma": "sovereign",
"misc": "",
"start_char": 102,
"text": "sovereign",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 119,
"feats": "Number=Plur",
"head": 17,
"id": 21,
"lemma": "border",
"misc": "",
"start_char": 112,
"text": "borders",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 121,
"feats": null,
"head": 5,
"id": 22,
"lemma": ".",
"misc": "",
"start_char": 120,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
],
[
0,
7,
7
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
64dc5ac75fb232fcb31ad9a05826afaf | After what Silas said about Humberto, I'd be very surprised if he was invited. | [
{
"end_char": 78,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (PP (IN After) (SBAR (WHNP (WP what)) (S (NP (NNP Silas)) (VP (VBD said) (PP (IN about) (NP (NNP Humberto))))))) (, ,) (NP (PRP I)) (VP (MD 'd) (VP (VB be) (ADJP (RB very) (JJ surprised)) (SBAR (IN if) (S (NP (PRP he)) (VP (VBD was) (VP (VBN invited))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "After what Silas said about Humberto, I'd be very surprised if he was invited.",
"tokens": [
{
"deprel": "case",
"end_char": 5,
"feats": null,
"head": 2,
"id": 1,
"lemma": "after",
"misc": "",
"start_char": 0,
"text": "After",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 10,
"feats": "PronType=Rel",
"head": 12,
"id": 2,
"lemma": "what",
"misc": "",
"start_char": 6,
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "nsubj",
"end_char": 16,
"feats": "Number=Sing",
"head": 4,
"id": 3,
"lemma": "Silas",
"misc": "",
"start_char": 11,
"text": "Silas",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "acl:relcl",
"end_char": 21,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 4,
"lemma": "say",
"misc": "",
"start_char": 17,
"text": "said",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 27,
"feats": null,
"head": 6,
"id": 5,
"lemma": "about",
"misc": "",
"start_char": 22,
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 36,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Humberto",
"misc": "",
"start_char": 28,
"text": "Humberto",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 38,
"feats": null,
"head": 12,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 37,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 40,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 12,
"id": 8,
"lemma": "I",
"misc": "",
"start_char": 39,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 43,
"feats": "VerbForm=Fin",
"head": 12,
"id": 9,
"lemma": "would",
"misc": "",
"start_char": 41,
"text": "'d",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "cop",
"end_char": 46,
"feats": "VerbForm=Inf",
"head": 12,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 44,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 51,
"feats": null,
"head": 12,
"id": 11,
"lemma": "very",
"misc": "",
"start_char": 47,
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 61,
"feats": "Degree=Pos",
"head": 0,
"id": 12,
"lemma": "surprised",
"misc": "",
"start_char": 52,
"text": "surprised",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 64,
"feats": null,
"head": 16,
"id": 13,
"lemma": "if",
"misc": "",
"start_char": 62,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 67,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 65,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 71,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": 15,
"lemma": "be",
"misc": "",
"start_char": 68,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 79,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 12,
"id": 16,
"lemma": "invite",
"misc": "",
"start_char": 72,
"text": "invited",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 81,
"feats": null,
"head": 12,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 80,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
],
[
0,
13,
13
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
c7034ed575711edf26656d7924069193 | Robert didn't know who Theodore is but he sure as hell predicted the OGN finals. | [
{
"end_char": 80,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Robert)) (VP (VBD did) (RB n't) (VP (VB know) (SBAR (WHNP (WP who)) (S (NP (NNP Theodore)) (VP (VBZ is))))))) (CC but) (S (NP (PRP he)) (ADJP (JJ sure)) (SBAR (IN as) (S (NP (NN hell)) (VP (VBD predicted) (NP (DT the) (NNP OGN) (NNS finals)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Robert didn't know who Theodore is but he sure as hell predicted the OGN finals.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Robert",
"misc": "",
"start_char": 0,
"text": "Robert",
"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": "know",
"misc": "",
"start_char": 15,
"text": "know",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "ccomp",
"end_char": 23,
"feats": "PronType=Rel",
"head": 4,
"id": 5,
"lemma": "who",
"misc": "",
"start_char": 20,
"text": "who",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "nsubj",
"end_char": 32,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Theodore",
"misc": "",
"start_char": 24,
"text": "Theodore",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 35,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 7,
"lemma": "be",
"misc": "",
"start_char": 33,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "cc",
"end_char": 39,
"feats": null,
"head": 10,
"id": 8,
"lemma": "but",
"misc": "",
"start_char": 36,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 42,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 40,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 47,
"feats": "Degree=Pos",
"head": 4,
"id": 10,
"lemma": "sure",
"misc": "",
"start_char": 43,
"text": "sure",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 50,
"feats": null,
"head": 13,
"id": 11,
"lemma": "as",
"misc": "",
"start_char": 48,
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 55,
"feats": "Number=Sing",
"head": 13,
"id": 12,
"lemma": "hell",
"misc": "",
"start_char": 51,
"text": "hell",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"end_char": 65,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": 13,
"lemma": "predict",
"misc": "",
"start_char": 56,
"text": "predicted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 69,
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": 14,
"lemma": "the",
"misc": "",
"start_char": 66,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 73,
"feats": "Number=Sing",
"head": 16,
"id": 15,
"lemma": "OGN",
"misc": "",
"start_char": 70,
"text": "OGN",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "obj",
"end_char": 80,
"feats": "Number=Plur",
"head": 13,
"id": 16,
"lemma": "final",
"misc": "",
"start_char": 74,
"text": "finals",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 82,
"feats": null,
"head": 4,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 81,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
e6a6def1212ff02ce8ed6f2b7787d022 | Daniel was unambiguously the protagonist of Charles up until he got absorbed. | [
{
"end_char": 77,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Daniel)) (VP (VBD was) (ADVP (RB unambiguously)) (NP (NP (DT the) (NN protagonist)) (PP (IN of) (NP (NNP Charles)))) (ADVP (RB up)) (SBAR (IN until) (S (NP (PRP he)) (VP (VBD got) (VP (VBN absorbed)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Daniel was unambiguously the protagonist of Charles up until he got absorbed.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Daniel",
"misc": "",
"start_char": 0,
"text": "Daniel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 7,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 24,
"feats": null,
"head": 5,
"id": 3,
"lemma": "unambiguously",
"misc": "",
"start_char": 11,
"text": "unambiguously",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "det",
"end_char": 28,
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": 4,
"lemma": "the",
"misc": "",
"start_char": 25,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "root",
"end_char": 40,
"feats": "Number=Sing",
"head": 0,
"id": 5,
"lemma": "protagonist",
"misc": "",
"start_char": 29,
"text": "protagonist",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 43,
"feats": null,
"head": 7,
"id": 6,
"lemma": "of",
"misc": "",
"start_char": 41,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 51,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Charles",
"misc": "",
"start_char": 44,
"text": "Charles",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 54,
"feats": null,
"head": 5,
"id": 8,
"lemma": "up",
"misc": "",
"start_char": 52,
"text": "up",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 60,
"feats": null,
"head": 12,
"id": 9,
"lemma": "until",
"misc": "",
"start_char": 55,
"text": "until",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 63,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 61,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 67,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "get",
"misc": "",
"start_char": 64,
"text": "got",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 76,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 5,
"id": 12,
"lemma": "absorb",
"misc": "",
"start_char": 68,
"text": "absorbed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 78,
"feats": null,
"head": 5,
"id": 13,
"lemma": ".",
"misc": "",
"start_char": 77,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
2cf8e160278675dfa98acd1bd240d9af | Juan could try to grab Nicholas, but would have his hands ripped to shreds. | [
{
"end_char": 75,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Juan)) (VP (VP (MD could) (VP (VB try) (S (VP (TO to) (VP (VB grab) (NP (NNP Nicholas))))))) (, ,) (CC but) (VP (MD would) (VP (VB have) (S (NP (PRP$ his) (NNS hands)) (VP (VBN ripped) (PP (IN to) (NP (NNS shreds)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Juan could try to grab Nicholas, but would have his hands ripped to shreds.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Juan",
"misc": "",
"start_char": 0,
"text": "Juan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 10,
"feats": "VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "could",
"misc": "",
"start_char": 5,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"end_char": 14,
"feats": "VerbForm=Inf",
"head": 0,
"id": 3,
"lemma": "try",
"misc": "",
"start_char": 11,
"text": "try",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 17,
"feats": null,
"head": 5,
"id": 4,
"lemma": "to",
"misc": "",
"start_char": 15,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 22,
"feats": "VerbForm=Inf",
"head": 3,
"id": 5,
"lemma": "grab",
"misc": "",
"start_char": 18,
"text": "grab",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 31,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Nicholas",
"misc": "",
"start_char": 23,
"text": "Nicholas",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 33,
"feats": null,
"head": 10,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 32,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 37,
"feats": null,
"head": 10,
"id": 8,
"lemma": "but",
"misc": "",
"start_char": 34,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "aux",
"end_char": 43,
"feats": "VerbForm=Fin",
"head": 10,
"id": 9,
"lemma": "would",
"misc": "",
"start_char": 38,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "conj",
"end_char": 48,
"feats": "VerbForm=Inf",
"head": 3,
"id": 10,
"lemma": "have",
"misc": "",
"start_char": 44,
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"end_char": 52,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "his",
"misc": "",
"start_char": 49,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 58,
"feats": "Number=Plur",
"head": 10,
"id": 12,
"lemma": "hand",
"misc": "",
"start_char": 53,
"text": "hands",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "xcomp",
"end_char": 65,
"feats": "Tense=Past|VerbForm=Part",
"head": 10,
"id": 13,
"lemma": "rip",
"misc": "",
"start_char": 59,
"text": "ripped",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 68,
"feats": null,
"head": 15,
"id": 14,
"lemma": "to",
"misc": "",
"start_char": 66,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 75,
"feats": "Number=Plur",
"head": 13,
"id": 15,
"lemma": "shred",
"misc": "",
"start_char": 69,
"text": "shreds",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 77,
"feats": null,
"head": 3,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 76,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
82ffea3bd3214898d0564aca5634dc41 | Marian was entertaining, and I love Rita, but she wasn't Bolin material. | [
{
"end_char": 72,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Marian)) (VP (VBD was) (ADJP (JJ entertaining)))) (, ,) (CC and) (S (NP (PRP I)) (VP (VBP love) (NP (NNP Rita)))) (, ,) (CC but) (S (NP (PRP she)) (VP (VBD was) (RB n't) (NP (NNP Bolin) (NN material)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Marian was entertaining, and I love Rita, but she wasn't Bolin material.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Marian",
"misc": "",
"start_char": 0,
"text": "Marian",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 7,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 23,
"feats": "Degree=Pos",
"head": 0,
"id": 3,
"lemma": "entertaining",
"misc": "",
"start_char": 11,
"text": "entertaining",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 25,
"feats": null,
"head": 7,
"id": 4,
"lemma": ",",
"misc": "",
"start_char": 24,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 29,
"feats": null,
"head": 7,
"id": 5,
"lemma": "and",
"misc": "",
"start_char": 26,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 31,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 7,
"id": 6,
"lemma": "I",
"misc": "",
"start_char": 30,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 36,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 7,
"lemma": "love",
"misc": "",
"start_char": 32,
"text": "love",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "obj",
"end_char": 41,
"feats": "Number=Sing",
"head": 7,
"id": 8,
"lemma": "Rita",
"misc": "",
"start_char": 37,
"text": "Rita",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 43,
"feats": null,
"head": 15,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 42,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 47,
"feats": null,
"head": 15,
"id": 10,
"lemma": "but",
"misc": "",
"start_char": 44,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 51,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 11,
"lemma": "she",
"misc": "",
"start_char": 48,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 55,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 52,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 59,
"feats": null,
"head": 15,
"id": 13,
"lemma": "not",
"misc": "",
"start_char": 56,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "compound",
"end_char": 65,
"feats": "Number=Sing",
"head": 15,
"id": 14,
"lemma": "Bolin",
"misc": "",
"start_char": 60,
"text": "Bolin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"end_char": 74,
"feats": "Number=Sing",
"head": 3,
"id": 15,
"lemma": "material",
"misc": "",
"start_char": 66,
"text": "material",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 76,
"feats": null,
"head": 3,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 75,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
554f4234ae463a727ac3322041551168 | Danny knows that Bryan always hold back when he fights and knows his psyche inside and out and will use it to his advantage. | [
{
"end_char": 124,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Danny)) (VP (VBZ knows) (SBAR (IN that) (S (NP (NNP Bryan)) (ADVP (RB always)) (VP (VBP hold) (ADVP (RB back)) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VP (VBZ fights)) (CC and) (VP (VBZ knows) (NP (PRP$ his) (NN psyche)) (ADVP (RB inside) (CC and) (RB out))) (CC and) (VP (MD will) (VP (VB use) (NP (PRP it)) (PP (IN to) (NP (PRP$ his) (NN advantage)))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Danny knows that Bryan always hold back when he fights and knows his psyche inside and out and will use it to his advantage.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Danny",
"misc": "",
"start_char": 0,
"text": "Danny",
"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": "know",
"misc": "",
"start_char": 6,
"text": "knows",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 16,
"feats": null,
"head": 6,
"id": 3,
"lemma": "that",
"misc": "",
"start_char": 12,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 22,
"feats": "Number=Sing",
"head": 6,
"id": 4,
"lemma": "Bryan",
"misc": "",
"start_char": 17,
"text": "Bryan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 29,
"feats": null,
"head": 6,
"id": 5,
"lemma": "always",
"misc": "",
"start_char": 23,
"text": "always",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 34,
"feats": "Mood=Ind|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 6,
"lemma": "hold",
"misc": "",
"start_char": 30,
"text": "hold",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 39,
"feats": null,
"head": 6,
"id": 7,
"lemma": "back",
"misc": "",
"start_char": 35,
"text": "back",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 44,
"feats": "PronType=Int",
"head": 10,
"id": 8,
"lemma": "when",
"misc": "",
"start_char": 40,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 47,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 45,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 54,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 10,
"lemma": "fight",
"misc": "",
"start_char": 48,
"text": "fights",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "cc",
"end_char": 58,
"feats": null,
"head": 12,
"id": 11,
"lemma": "and",
"misc": "",
"start_char": 55,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 64,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 12,
"lemma": "know",
"misc": "",
"start_char": 59,
"text": "knows",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "nmod:poss",
"end_char": 68,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "his",
"misc": "",
"start_char": 65,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 75,
"feats": "Number=Sing",
"head": 12,
"id": 14,
"lemma": "psyche",
"misc": "",
"start_char": 69,
"text": "psyche",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 82,
"feats": null,
"head": 12,
"id": 15,
"lemma": "inside",
"misc": "",
"start_char": 76,
"text": "inside",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cc",
"end_char": 86,
"feats": null,
"head": 17,
"id": 16,
"lemma": "and",
"misc": "",
"start_char": 83,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 90,
"feats": null,
"head": 15,
"id": 17,
"lemma": "out",
"misc": "",
"start_char": 87,
"text": "out",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cc",
"end_char": 94,
"feats": null,
"head": 20,
"id": 18,
"lemma": "and",
"misc": "",
"start_char": 91,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "aux",
"end_char": 99,
"feats": "VerbForm=Fin",
"head": 20,
"id": 19,
"lemma": "will",
"misc": "",
"start_char": 95,
"text": "will",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "conj",
"end_char": 103,
"feats": "VerbForm=Inf",
"head": 6,
"id": 20,
"lemma": "use",
"misc": "",
"start_char": 100,
"text": "use",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 106,
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": 21,
"lemma": "it",
"misc": "",
"start_char": 104,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 109,
"feats": null,
"head": 24,
"id": 22,
"lemma": "to",
"misc": "",
"start_char": 107,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 113,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 24,
"id": 23,
"lemma": "his",
"misc": "",
"start_char": 110,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 123,
"feats": "Number=Sing",
"head": 20,
"id": 24,
"lemma": "advantage",
"misc": "",
"start_char": 114,
"text": "advantage",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 125,
"feats": null,
"head": 2,
"id": 25,
"lemma": ".",
"misc": "",
"start_char": 124,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
3,
3
],
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
e5599787faab7e3b87affc4649b16c9e | And like, Christopher is better than Jerry but worse than Effie so I have him supporting her. | [
{
"end_char": 93,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (PP (UH like)) (, ,) (NP (NNP Christopher)) (VP (VBZ is) (ADJP (ADJP (ADJP (JJR better)) (PP (IN than) (NP (NNP Jerry)))) (CC but) (ADJP (ADJP (JJR worse)) (PP (IN than) (NP (NNP Effie))))) (SBAR (RB so) (S (NP (PRP I)) (VP (VBP have) (S (NP (PRP him)) (VP (VBG supporting) (NP (PRP her)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And like, Christopher is better than Jerry but worse than Effie so I have him supporting her.",
"tokens": [
{
"deprel": "cc",
"end_char": 3,
"feats": null,
"head": 6,
"id": 1,
"lemma": "and",
"misc": "",
"start_char": 0,
"text": "And",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "discourse",
"end_char": 8,
"feats": null,
"head": 6,
"id": 2,
"lemma": "like",
"misc": "",
"start_char": 4,
"text": "like",
"upos": "INTJ",
"xpos": "UH"
},
{
"deprel": "punct",
"end_char": 10,
"feats": null,
"head": 2,
"id": 3,
"lemma": ",",
"misc": "",
"start_char": 9,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 22,
"feats": "Number=Sing",
"head": 6,
"id": 4,
"lemma": "Christopher",
"misc": "",
"start_char": 11,
"text": "Christopher",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 25,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 5,
"lemma": "be",
"misc": "",
"start_char": 23,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 32,
"feats": "Degree=Cmp",
"head": 0,
"id": 6,
"lemma": "good",
"misc": "",
"start_char": 26,
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"end_char": 37,
"feats": null,
"head": 8,
"id": 7,
"lemma": "than",
"misc": "",
"start_char": 33,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 43,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "Jerry",
"misc": "",
"start_char": 38,
"text": "Jerry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 47,
"feats": null,
"head": 10,
"id": 9,
"lemma": "but",
"misc": "",
"start_char": 44,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 53,
"feats": "Degree=Cmp",
"head": 6,
"id": 10,
"lemma": "bad",
"misc": "",
"start_char": 48,
"text": "worse",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"end_char": 58,
"feats": null,
"head": 12,
"id": 11,
"lemma": "than",
"misc": "",
"start_char": 54,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 64,
"feats": "Number=Sing",
"head": 10,
"id": 12,
"lemma": "Effie",
"misc": "",
"start_char": 59,
"text": "Effie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 67,
"feats": null,
"head": 15,
"id": 13,
"lemma": "so",
"misc": "",
"start_char": 65,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 69,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 15,
"id": 14,
"lemma": "I",
"misc": "",
"start_char": 68,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"end_char": 74,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 15,
"lemma": "have",
"misc": "",
"start_char": 70,
"text": "have",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "obj",
"end_char": 78,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 16,
"lemma": "he",
"misc": "",
"start_char": 75,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"end_char": 89,
"feats": "VerbForm=Ger",
"head": 15,
"id": 17,
"lemma": "support",
"misc": "",
"start_char": 79,
"text": "supporting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 93,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 18,
"lemma": "her",
"misc": "",
"start_char": 90,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 95,
"feats": null,
"head": 6,
"id": 19,
"lemma": ".",
"misc": "",
"start_char": 94,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
],
[
0,
15,
15
]
],
[
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
acc0532a8e8f0617769102723ea36435 | Thomas likely is our best answer for Felix so he'll have to start. | [
{
"end_char": 66,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Thomas)) (ADVP (RB likely)) (VP (VBZ is) (NP (NP (PRP$ our) (JJS best) (NN answer)) (PP (IN for) (NP (NNP Felix)))) (SBAR (RB so) (S (NP (PRP he)) (VP (MD 'll) (VP (VB have) (S (VP (TO to) (VP (VB start))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Thomas likely is our best answer for Felix so he'll have to start.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 6,
"id": 1,
"lemma": "Thomas",
"misc": "",
"start_char": 0,
"text": "Thomas",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 13,
"feats": null,
"head": 6,
"id": 2,
"lemma": "likely",
"misc": "",
"start_char": 7,
"text": "likely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cop",
"end_char": 16,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 14,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "nmod:poss",
"end_char": 20,
"feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs",
"head": 6,
"id": 4,
"lemma": "our",
"misc": "",
"start_char": 17,
"text": "our",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 25,
"feats": "Degree=Sup",
"head": 6,
"id": 5,
"lemma": "good",
"misc": "",
"start_char": 21,
"text": "best",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "root",
"end_char": 32,
"feats": "Number=Sing",
"head": 0,
"id": 6,
"lemma": "answer",
"misc": "",
"start_char": 26,
"text": "answer",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 36,
"feats": null,
"head": 8,
"id": 7,
"lemma": "for",
"misc": "",
"start_char": 33,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 42,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "Felix",
"misc": "",
"start_char": 37,
"text": "Felix",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 45,
"feats": null,
"head": 12,
"id": 9,
"lemma": "so",
"misc": "",
"start_char": 43,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 48,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 46,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 52,
"feats": "VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "will",
"misc": "",
"start_char": 49,
"text": "'ll",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "parataxis",
"end_char": 57,
"feats": "VerbForm=Inf",
"head": 6,
"id": 12,
"lemma": "have",
"misc": "",
"start_char": 53,
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 60,
"feats": null,
"head": 14,
"id": 13,
"lemma": "to",
"misc": "",
"start_char": 58,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 66,
"feats": "VerbForm=Inf",
"head": 12,
"id": 14,
"lemma": "start",
"misc": "",
"start_char": 61,
"text": "start",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"end_char": 68,
"feats": null,
"head": 6,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 67,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
f1f164eee34d5cf50d73ec69f151d1d1 | Keith: Maybe Martin is so good that whenever we think he's doing badly, he's actually just having a normal game. | [
{
"end_char": 112,
"id": 1,
"misc": {
"parse_tree": "(ROOT (FRAG (NP (NNP Keith)) (: :) (S (ADVP (RB Maybe)) (NP (NNP Martin)) (VP (VBZ is) (ADJP (ADJP (RB so) (JJ good)) (SBAR (IN that) (S (SBAR (WHADVP (WRB whenever)) (S (NP (PRP we)) (VP (VBP think) (SBAR (S (NP (PRP he)) (VP (VBZ 's) (VP (VBG doing) (ADVP (RB badly))))))))) (, ,) (NP (PRP he)) (VP (VBZ 's) (ADVP (RB actually)) (ADVP (RB just)) (VP (VBG having) (NP (DT a) (JJ normal) (NN game))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Keith: Maybe Martin is so good that whenever we think he's doing badly, he's actually just having a normal game.",
"tokens": [
{
"deprel": "root",
"end_char": 5,
"feats": "Number=Sing",
"head": 0,
"id": 1,
"lemma": "Keith",
"misc": "",
"start_char": 0,
"text": "Keith",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 7,
"feats": null,
"head": 1,
"id": 2,
"lemma": ":",
"misc": "",
"start_char": 6,
"text": ":",
"upos": "PUNCT",
"xpos": ":"
},
{
"deprel": "advmod",
"end_char": 13,
"feats": null,
"head": 7,
"id": 3,
"lemma": "maybe",
"misc": "",
"start_char": 8,
"text": "Maybe",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 20,
"feats": "Number=Sing",
"head": 7,
"id": 4,
"lemma": "Martin",
"misc": "",
"start_char": 14,
"text": "Martin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 23,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 7,
"id": 5,
"lemma": "be",
"misc": "",
"start_char": 21,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 26,
"feats": null,
"head": 7,
"id": 6,
"lemma": "so",
"misc": "",
"start_char": 24,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 31,
"feats": "Degree=Pos",
"head": 1,
"id": 7,
"lemma": "good",
"misc": "",
"start_char": 27,
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 36,
"feats": null,
"head": 21,
"id": 8,
"lemma": "that",
"misc": "",
"start_char": 32,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advmod",
"end_char": 45,
"feats": "PronType=Int",
"head": 11,
"id": 9,
"lemma": "whenever",
"misc": "",
"start_char": 37,
"text": "whenever",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 48,
"feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "we",
"misc": "",
"start_char": 46,
"text": "we",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 54,
"feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin",
"head": 21,
"id": 11,
"lemma": "think",
"misc": "",
"start_char": 49,
"text": "think",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "nsubj",
"end_char": 57,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 55,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 60,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 14,
"id": 13,
"lemma": "be",
"misc": "",
"start_char": 58,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "ccomp",
"end_char": 66,
"feats": "Tense=Pres|VerbForm=Part",
"head": 11,
"id": 14,
"lemma": "do",
"misc": "",
"start_char": 61,
"text": "doing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "advmod",
"end_char": 72,
"feats": "Degree=Pos",
"head": 14,
"id": 15,
"lemma": "badly",
"misc": "",
"start_char": 67,
"text": "badly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 74,
"feats": null,
"head": 21,
"id": 16,
"lemma": ",",
"misc": "",
"start_char": 73,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 77,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": 17,
"lemma": "he",
"misc": "",
"start_char": 75,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 80,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 21,
"id": 18,
"lemma": "be",
"misc": "",
"start_char": 78,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 89,
"feats": null,
"head": 21,
"id": 19,
"lemma": "actually",
"misc": "",
"start_char": 81,
"text": "actually",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 94,
"feats": null,
"head": 21,
"id": 20,
"lemma": "just",
"misc": "",
"start_char": 90,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 101,
"feats": "Tense=Pres|VerbForm=Part",
"head": 7,
"id": 21,
"lemma": "have",
"misc": "",
"start_char": 95,
"text": "having",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"end_char": 103,
"feats": "Definite=Ind|PronType=Art",
"head": 24,
"id": 22,
"lemma": "a",
"misc": "",
"start_char": 102,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 110,
"feats": "Degree=Pos",
"head": 24,
"id": 23,
"lemma": "normal",
"misc": "",
"start_char": 104,
"text": "normal",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 115,
"feats": "Number=Sing",
"head": 21,
"id": 24,
"lemma": "game",
"misc": "",
"start_char": 111,
"text": "game",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 117,
"feats": null,
"head": 1,
"id": 25,
"lemma": ".",
"misc": "",
"start_char": 116,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
3,
3
],
[
0,
11,
11
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
c8f74d2dafabfdb5427915d59fdb92f8 | Gustavo would stand up for Martin if he bit it, why does Martin insist on this disrespect? | [
{
"end_char": 90,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Gustavo)) (VP (MD would) (VP (VB stand) (PRT (RP up)) (PP (IN for) (NP (NNP Martin))) (SBAR (IN if) (S (NP (PRP he)) (VP (VBP bit) (NP (PRP it)))))))) (, ,) (WHADVP (WRB why)) (SQ (VBZ does) (NP (NNP Martin)) (VP (VB insist) (PP (IN on) (NP (DT this) (NN disrespect))))) (. ?)))"
},
"speaker": null,
"start_char": 0,
"text": "Gustavo would stand up for Martin if he bit it, why does Martin insist on this disrespect?",
"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": 13,
"feats": "VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "would",
"misc": "",
"start_char": 8,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"end_char": 19,
"feats": "VerbForm=Inf",
"head": 0,
"id": 3,
"lemma": "stand",
"misc": "",
"start_char": 14,
"text": "stand",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"end_char": 22,
"feats": null,
"head": 3,
"id": 4,
"lemma": "up",
"misc": "",
"start_char": 20,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "case",
"end_char": 26,
"feats": null,
"head": 6,
"id": 5,
"lemma": "for",
"misc": "",
"start_char": 23,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 33,
"feats": "Number=Sing",
"head": 3,
"id": 6,
"lemma": "Martin",
"misc": "",
"start_char": 27,
"text": "Martin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 36,
"feats": null,
"head": 9,
"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": 9,
"id": 8,
"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=Pres|VerbForm=Fin",
"head": 3,
"id": 9,
"lemma": "bite",
"misc": "",
"start_char": 40,
"text": "bit",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "obj",
"end_char": 46,
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 10,
"lemma": "it",
"misc": "",
"start_char": 44,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 48,
"feats": null,
"head": 3,
"id": 11,
"lemma": ",",
"misc": "",
"start_char": 47,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 52,
"feats": "PronType=Int",
"head": 15,
"id": 12,
"lemma": "why",
"misc": "",
"start_char": 49,
"text": "why",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "aux",
"end_char": 57,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": 13,
"lemma": "do",
"misc": "",
"start_char": 53,
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "nsubj",
"end_char": 64,
"feats": "Number=Sing",
"head": 15,
"id": 14,
"lemma": "Martin",
"misc": "",
"start_char": 58,
"text": "Martin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "parataxis",
"end_char": 71,
"feats": "VerbForm=Inf",
"head": 3,
"id": 15,
"lemma": "insist",
"misc": "",
"start_char": 65,
"text": "insist",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 74,
"feats": null,
"head": 18,
"id": 16,
"lemma": "on",
"misc": "",
"start_char": 72,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 79,
"feats": "Number=Sing|PronType=Dem",
"head": 18,
"id": 17,
"lemma": "this",
"misc": "",
"start_char": 75,
"text": "this",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 90,
"feats": "Number=Sing",
"head": 15,
"id": 18,
"lemma": "disrespect",
"misc": "",
"start_char": 80,
"text": "disrespect",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 92,
"feats": null,
"head": 3,
"id": 19,
"lemma": "?",
"misc": "",
"start_char": 91,
"text": "?",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
75bb4932acc25aa48cec2cff39d4c7a8 | Jose has never been funny, and Alfonzo hasn't been funny since he was on In Living Color. | [
{
"end_char": 89,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Jose)) (VP (VBZ has) (ADVP (RB never)) (VP (VBN been) (ADJP (JJ funny))))) (, ,) (CC and) (S (NP (NNP Alfonzo)) (VP (VBZ has) (RB n't) (VP (VBN been) (ADJP (JJ funny)) (SBAR (IN since) (S (NP (PRP he)) (VP (VBD was) (PP (IN on) (NP (NNP In) (NNP Living) (NNP Color))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Jose has never been funny, and Alfonzo hasn't been funny since he was on In Living Color.",
"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": "aux",
"end_char": 8,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "have",
"misc": "",
"start_char": 5,
"text": "has",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 14,
"feats": null,
"head": 5,
"id": 3,
"lemma": "never",
"misc": "",
"start_char": 9,
"text": "never",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cop",
"end_char": 19,
"feats": "Tense=Past|VerbForm=Part",
"head": 5,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 15,
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "root",
"end_char": 25,
"feats": "Degree=Pos",
"head": 0,
"id": 5,
"lemma": "funny",
"misc": "",
"start_char": 20,
"text": "funny",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 27,
"feats": null,
"head": 12,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 26,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 31,
"feats": null,
"head": 12,
"id": 7,
"lemma": "and",
"misc": "",
"start_char": 28,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 39,
"feats": "Number=Sing",
"head": 12,
"id": 8,
"lemma": "Alfonzo",
"misc": "",
"start_char": 32,
"text": "Alfonzo",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 43,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 9,
"lemma": "have",
"misc": "",
"start_char": 40,
"text": "has",
"upos": "AUX",
"xpos": "VBZ"
},
{
"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": "cop",
"end_char": 52,
"feats": "Tense=Past|VerbForm=Part",
"head": 12,
"id": 11,
"lemma": "be",
"misc": "",
"start_char": 48,
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "conj",
"end_char": 58,
"feats": "Degree=Pos",
"head": 5,
"id": 12,
"lemma": "funny",
"misc": "",
"start_char": 53,
"text": "funny",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 64,
"feats": null,
"head": 19,
"id": 13,
"lemma": "since",
"misc": "",
"start_char": 59,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 67,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 65,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 71,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 19,
"id": 15,
"lemma": "be",
"misc": "",
"start_char": 68,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 74,
"feats": null,
"head": 19,
"id": 16,
"lemma": "on",
"misc": "",
"start_char": 72,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"end_char": 77,
"feats": "Number=Sing",
"head": 19,
"id": 17,
"lemma": "in",
"misc": "",
"start_char": 75,
"text": "In",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "compound",
"end_char": 84,
"feats": "Number=Sing",
"head": 19,
"id": 18,
"lemma": "live",
"misc": "",
"start_char": 78,
"text": "Living",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"end_char": 90,
"feats": "Number=Sing",
"head": 12,
"id": 19,
"lemma": "Color",
"misc": "",
"start_char": 85,
"text": "Color",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 92,
"feats": null,
"head": 5,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 91,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
13,
13
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
562f93db9e8a28b7d84fce1fa61b789b | Timothy correctly guesses that Frank did that because he was trying to narrow down who the titan spies were. | [
{
"end_char": 108,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Timothy)) (ADVP (RB correctly)) (VP (VBZ guesses) (SBAR (IN that) (S (NP (NNP Frank)) (VP (VBD did) (NP (DT that)) (SBAR (IN because) (S (NP (PRP he)) (VP (VBD was) (VP (VBG trying) (S (VP (TO to) (VP (VB narrow) (PRT (RP down)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NN titan) (NNS spies)) (VP (VBD were))))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Timothy correctly guesses that Frank did that because he was trying to narrow down who the titan spies were.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Timothy",
"misc": "",
"start_char": 0,
"text": "Timothy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 17,
"feats": null,
"head": 3,
"id": 2,
"lemma": "correctly",
"misc": "",
"start_char": 8,
"text": "correctly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 25,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "guess",
"misc": "",
"start_char": 18,
"text": "guesses",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 30,
"feats": null,
"head": 6,
"id": 4,
"lemma": "that",
"misc": "",
"start_char": 26,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 36,
"feats": "Number=Sing",
"head": 6,
"id": 5,
"lemma": "Frank",
"misc": "",
"start_char": 31,
"text": "Frank",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "ccomp",
"end_char": 40,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 6,
"lemma": "do",
"misc": "",
"start_char": 37,
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 45,
"feats": "Number=Sing|PronType=Dem",
"head": 6,
"id": 7,
"lemma": "that",
"misc": "",
"start_char": 41,
"text": "that",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "mark",
"end_char": 53,
"feats": null,
"head": 11,
"id": 8,
"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": 11,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 54,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 60,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 57,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 67,
"feats": "Tense=Pres|VerbForm=Part",
"head": 6,
"id": 11,
"lemma": "try",
"misc": "",
"start_char": 61,
"text": "trying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 70,
"feats": null,
"head": 13,
"id": 12,
"lemma": "to",
"misc": "",
"start_char": 68,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 77,
"feats": "VerbForm=Inf",
"head": 11,
"id": 13,
"lemma": "narrow",
"misc": "",
"start_char": 71,
"text": "narrow",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"end_char": 82,
"feats": null,
"head": 13,
"id": 14,
"lemma": "down",
"misc": "",
"start_char": 78,
"text": "down",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "ccomp",
"end_char": 86,
"feats": "PronType=Rel",
"head": 13,
"id": 15,
"lemma": "who",
"misc": "",
"start_char": 83,
"text": "who",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "det",
"end_char": 90,
"feats": "Definite=Def|PronType=Art",
"head": 18,
"id": 16,
"lemma": "the",
"misc": "",
"start_char": 87,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 96,
"feats": "Number=Sing",
"head": 18,
"id": 17,
"lemma": "titan",
"misc": "",
"start_char": 91,
"text": "titan",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 102,
"feats": "Number=Plur",
"head": 15,
"id": 18,
"lemma": "spy",
"misc": "",
"start_char": 97,
"text": "spies",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "acl:relcl",
"end_char": 107,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": 19,
"lemma": "be",
"misc": "",
"start_char": 103,
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 109,
"feats": null,
"head": 3,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 108,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
bf0155f99c20742ec17185124dfba807 | At least Nicholas is trying to work WITH Patrick, even though he doesn't agree with his methods. | [
{
"end_char": 96,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (ADVP (IN At) (JJS least)) (NP (NNP Nicholas)) (VP (VBZ is) (VP (VBG trying) (S (VP (TO to) (VP (VB work) (PP (IN WITH) (NP (NNP Patrick)))))) (, ,) (SBAR (ADVP (RB even)) (IN though) (S (NP (PRP he)) (VP (VBZ does) (RB n't) (VP (VB agree) (PP (IN with) (NP (PRP$ his) (NNS methods))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "At least Nicholas is trying to work WITH Patrick, even though he doesn't agree with his methods.",
"tokens": [
{
"deprel": "advmod",
"end_char": 2,
"feats": "ExtPos=ADV",
"head": 5,
"id": 1,
"lemma": "at",
"misc": "",
"start_char": 0,
"text": "At",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 8,
"feats": "Degree=Sup",
"head": 1,
"id": 2,
"lemma": "least",
"misc": "",
"start_char": 3,
"text": "least",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "nsubj",
"end_char": 17,
"feats": "Number=Sing",
"head": 5,
"id": 3,
"lemma": "Nicholas",
"misc": "",
"start_char": 9,
"text": "Nicholas",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 20,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 18,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 27,
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": 5,
"lemma": "try",
"misc": "",
"start_char": 21,
"text": "trying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 30,
"feats": null,
"head": 7,
"id": 6,
"lemma": "to",
"misc": "",
"start_char": 28,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 35,
"feats": "VerbForm=Inf",
"head": 5,
"id": 7,
"lemma": "work",
"misc": "",
"start_char": 31,
"text": "work",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 40,
"feats": null,
"head": 9,
"id": 8,
"lemma": "with",
"misc": "",
"start_char": 36,
"text": "WITH",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 48,
"feats": "Number=Sing",
"head": 7,
"id": 9,
"lemma": "Patrick",
"misc": "",
"start_char": 41,
"text": "Patrick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 50,
"feats": null,
"head": 7,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 49,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 55,
"feats": null,
"head": 16,
"id": 11,
"lemma": "even",
"misc": "",
"start_char": 51,
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 62,
"feats": null,
"head": 16,
"id": 12,
"lemma": "though",
"misc": "",
"start_char": 56,
"text": "though",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"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": 70,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 16,
"id": 14,
"lemma": "do",
"misc": "",
"start_char": 66,
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 74,
"feats": null,
"head": 16,
"id": 15,
"lemma": "not",
"misc": "",
"start_char": 71,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 80,
"feats": "VerbForm=Inf",
"head": 7,
"id": 16,
"lemma": "agree",
"misc": "",
"start_char": 75,
"text": "agree",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 85,
"feats": null,
"head": 19,
"id": 17,
"lemma": "with",
"misc": "",
"start_char": 81,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 89,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 19,
"id": 18,
"lemma": "his",
"misc": "",
"start_char": 86,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 97,
"feats": "Number=Plur",
"head": 16,
"id": 19,
"lemma": "method",
"misc": "",
"start_char": 90,
"text": "methods",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 99,
"feats": null,
"head": 5,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 98,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
],
[
0,
12,
12
]
],
[
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
d43e53bdb3c84e203ea28c207e91c605 | Constantly pushing Shawn to pursue a love for Rebekah might seem nice on the outside but its actually her selfishness to disregard her true feelings which I seriously hated. | [
{
"end_char": 173,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (S (ADVP (RB Constantly)) (VP (VBG pushing) (NP (NNP Shawn)) (S (VP (TO to) (VP (VB pursue) (NP (NP (DT a) (NN love)) (PP (IN for) (NP (NNP Rebekah))))))))) (VP (MD might) (VP (VB seem) (S (ADJP (JJ nice))) (PP (IN on) (NP (DT the) (NN outside)))))) (CC but) (S (NP (PRP$ its) (RB actually) (PRP$ her) (NN selfishness)) (S (VP (TO to) (VP (VB disregard) (NP (NP (PRP$ her) (JJ true) (NNS feelings)) (SBAR (WHNP (WDT which)) (S (NP (PRP I)) (ADVP (RB seriously)) (VP (VBD hated))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Constantly pushing Shawn to pursue a love for Rebekah might seem nice on the outside but its actually her selfishness to disregard her true feelings which I seriously hated.",
"tokens": [
{
"deprel": "advmod",
"end_char": 10,
"feats": null,
"head": 2,
"id": 1,
"lemma": "constantly",
"misc": "",
"start_char": 0,
"text": "Constantly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "csubj",
"end_char": 18,
"feats": "VerbForm=Ger",
"head": 11,
"id": 2,
"lemma": "push",
"misc": "",
"start_char": 11,
"text": "pushing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 24,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Shawn",
"misc": "",
"start_char": 19,
"text": "Shawn",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 27,
"feats": null,
"head": 5,
"id": 4,
"lemma": "to",
"misc": "",
"start_char": 25,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 34,
"feats": "VerbForm=Inf",
"head": 2,
"id": 5,
"lemma": "pursue",
"misc": "",
"start_char": 28,
"text": "pursue",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 36,
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": 6,
"lemma": "a",
"misc": "",
"start_char": 35,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 41,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "love",
"misc": "",
"start_char": 37,
"text": "love",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 45,
"feats": null,
"head": 9,
"id": 8,
"lemma": "for",
"misc": "",
"start_char": 42,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 53,
"feats": "Number=Sing",
"head": 7,
"id": 9,
"lemma": "Rebekah",
"misc": "",
"start_char": 46,
"text": "Rebekah",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 59,
"feats": "VerbForm=Fin",
"head": 11,
"id": 10,
"lemma": "might",
"misc": "",
"start_char": 54,
"text": "might",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"end_char": 64,
"feats": "VerbForm=Inf",
"head": 0,
"id": 11,
"lemma": "seem",
"misc": "",
"start_char": 60,
"text": "seem",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 69,
"feats": "Degree=Pos",
"head": 11,
"id": 12,
"lemma": "nice",
"misc": "",
"start_char": 65,
"text": "nice",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 72,
"feats": null,
"head": 15,
"id": 13,
"lemma": "on",
"misc": "",
"start_char": 70,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 76,
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": 14,
"lemma": "the",
"misc": "",
"start_char": 73,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 84,
"feats": "Number=Sing",
"head": 12,
"id": 15,
"lemma": "outside",
"misc": "",
"start_char": 77,
"text": "outside",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"end_char": 88,
"feats": null,
"head": 20,
"id": 16,
"lemma": "but",
"misc": "",
"start_char": 85,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nmod:poss",
"end_char": 92,
"feats": "Case=Gen|Gender=Neut|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 20,
"id": 17,
"lemma": "its",
"misc": "",
"start_char": 89,
"text": "its",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "advmod",
"end_char": 101,
"feats": null,
"head": 20,
"id": 18,
"lemma": "actually",
"misc": "",
"start_char": 93,
"text": "actually",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nmod:poss",
"end_char": 105,
"feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 20,
"id": 19,
"lemma": "her",
"misc": "",
"start_char": 102,
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "conj",
"end_char": 117,
"feats": "Number=Sing",
"head": 11,
"id": 20,
"lemma": "selfishness",
"misc": "",
"start_char": 106,
"text": "selfishness",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 120,
"feats": null,
"head": 22,
"id": 21,
"lemma": "to",
"misc": "",
"start_char": 118,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"end_char": 130,
"feats": "VerbForm=Inf",
"head": 20,
"id": 22,
"lemma": "disregard",
"misc": "",
"start_char": 121,
"text": "disregard",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"end_char": 134,
"feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 25,
"id": 23,
"lemma": "her",
"misc": "",
"start_char": 131,
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 139,
"feats": "Degree=Pos",
"head": 25,
"id": 24,
"lemma": "true",
"misc": "",
"start_char": 135,
"text": "true",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 148,
"feats": "Number=Plur",
"head": 22,
"id": 25,
"lemma": "feeling",
"misc": "",
"start_char": 140,
"text": "feelings",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "obj",
"end_char": 154,
"feats": "PronType=Rel",
"head": 29,
"id": 26,
"lemma": "which",
"misc": "",
"start_char": 149,
"text": "which",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "nsubj",
"end_char": 156,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 29,
"id": 27,
"lemma": "I",
"misc": "",
"start_char": 155,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 166,
"feats": null,
"head": 29,
"id": 28,
"lemma": "seriously",
"misc": "",
"start_char": 157,
"text": "seriously",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "acl:relcl",
"end_char": 172,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin",
"head": 25,
"id": 29,
"lemma": "hate",
"misc": "",
"start_char": 167,
"text": "hated",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 174,
"feats": null,
"head": 11,
"id": 30,
"lemma": ".",
"misc": "",
"start_char": 173,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
]
],
[
[
0,
8,
8
],
[
0,
18,
18
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
ad2d435dd17e72d99d7fda9fdc753885 | Harold asked Manuel directly if he would support Hillary.He basically said She would have to adopt his entire platform. | [
{
"end_char": 119,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Harold)) (VP (VBD asked) (NP (NNP Manuel)) (ADVP (RB directly)) (SBAR (IN if) (S (NP (PRP he)) (VP (MD would) (VP (VB support) (NP (NNP Hillary.He)) (ADVP (RB basically)) (VP (VBD said) (SBAR (S (NP (PRP She)) (VP (MD would) (VP (VB have) (S (VP (TO to) (VP (VB adopt) (NP (PRP$ his) (JJ entire) (NN platform))))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Harold asked Manuel directly if he would support Hillary.He basically said She would have to adopt his entire platform.",
"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=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "ask",
"misc": "",
"start_char": 7,
"text": "asked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"end_char": 19,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Manuel",
"misc": "",
"start_char": 13,
"text": "Manuel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 28,
"feats": null,
"head": 2,
"id": 4,
"lemma": "directly",
"misc": "",
"start_char": 20,
"text": "directly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 31,
"feats": null,
"head": 8,
"id": 5,
"lemma": "if",
"misc": "",
"start_char": 29,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 34,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": 6,
"lemma": "he",
"misc": "",
"start_char": 32,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 40,
"feats": "VerbForm=Fin",
"head": 8,
"id": 7,
"lemma": "would",
"misc": "",
"start_char": 35,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"end_char": 48,
"feats": "VerbForm=Inf",
"head": 2,
"id": 8,
"lemma": "support",
"misc": "",
"start_char": 41,
"text": "support",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 59,
"feats": "Number=Sing",
"head": 8,
"id": 9,
"lemma": "Hillary.He",
"misc": "",
"start_char": 49,
"text": "Hillary.He",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 69,
"feats": null,
"head": 11,
"id": 10,
"lemma": "basically",
"misc": "",
"start_char": 60,
"text": "basically",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 74,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": 11,
"lemma": "say",
"misc": "",
"start_char": 70,
"text": "said",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"end_char": 78,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 12,
"lemma": "she",
"misc": "",
"start_char": 75,
"text": "She",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 84,
"feats": "VerbForm=Fin",
"head": 14,
"id": 13,
"lemma": "would",
"misc": "",
"start_char": 79,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "ccomp",
"end_char": 89,
"feats": "VerbForm=Inf",
"head": 11,
"id": 14,
"lemma": "have",
"misc": "",
"start_char": 85,
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 92,
"feats": null,
"head": 16,
"id": 15,
"lemma": "to",
"misc": "",
"start_char": 90,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 98,
"feats": "VerbForm=Inf",
"head": 14,
"id": 16,
"lemma": "adopt",
"misc": "",
"start_char": 93,
"text": "adopt",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"end_char": 102,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 19,
"id": 17,
"lemma": "his",
"misc": "",
"start_char": 99,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 109,
"feats": "Degree=Pos",
"head": 19,
"id": 18,
"lemma": "entire",
"misc": "",
"start_char": 103,
"text": "entire",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 118,
"feats": "Number=Sing",
"head": 16,
"id": 19,
"lemma": "platform",
"misc": "",
"start_char": 110,
"text": "platform",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 120,
"feats": null,
"head": 2,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 119,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
153795b5b818c9bd024535443fe6c8ba | And Henry is stronger than George ever since he had the Sha of pride. | [
{
"end_char": 69,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (NP (NNP Henry)) (VP (VBZ is) (ADJP (ADJP (JJR stronger)) (PP (IN than) (NP (NNP George) (RB ever)))) (SBAR (IN since) (S (NP (PRP he)) (VP (VBD had) (NP (NP (DT the) (NN Sha)) (PP (IN of) (NP (NN pride)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And Henry is stronger than George ever since he had the Sha of pride.",
"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": "Henry",
"misc": "",
"start_char": 4,
"text": "Henry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 12,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 10,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 21,
"feats": "Degree=Cmp",
"head": 0,
"id": 4,
"lemma": "strong",
"misc": "",
"start_char": 13,
"text": "stronger",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"end_char": 26,
"feats": null,
"head": 6,
"id": 5,
"lemma": "than",
"misc": "",
"start_char": 22,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 33,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "George",
"misc": "",
"start_char": 27,
"text": "George",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 38,
"feats": null,
"head": 10,
"id": 7,
"lemma": "ever",
"misc": "",
"start_char": 34,
"text": "ever",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 44,
"feats": null,
"head": 10,
"id": 8,
"lemma": "since",
"misc": "",
"start_char": 39,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 47,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 45,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 51,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 10,
"lemma": "have",
"misc": "",
"start_char": 48,
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 55,
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": 11,
"lemma": "the",
"misc": "",
"start_char": 52,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 59,
"feats": "Number=Sing",
"head": 10,
"id": 12,
"lemma": "sha",
"misc": "",
"start_char": 56,
"text": "Sha",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 62,
"feats": null,
"head": 14,
"id": 13,
"lemma": "of",
"misc": "",
"start_char": 60,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 68,
"feats": "Number=Sing",
"head": 12,
"id": 14,
"lemma": "pride",
"misc": "",
"start_char": 63,
"text": "pride",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 70,
"feats": null,
"head": 4,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 69,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
],
[
0,
8,
8
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
497bfebb50db190799d16123263339da | Had Henry wanted to kill Herbert, he certainly had a drop on him earlier when first spotting him. | [
{
"end_char": 97,
"id": 1,
"misc": {
"parse_tree": "(ROOT (SINV (VBD Had) (S (NP (NNP Henry)) (VP (VBD wanted) (S (VP (TO to) (VP (VB kill) (NP (NNP Herbert))))))) (, ,) (NP (PRP he)) (ADVP (RB certainly)) (VP (VBD had) (NP (NP (DT a) (NN drop)) (PP (IN on) (NP (PRP him)))) (ADVP (RBR earlier)) (SBAR (WHADVP (WRB when)) (S (ADVP (RB first)) (VP (VBG spotting) (NP (PRP him)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Had Henry wanted to kill Herbert, he certainly had a drop on him earlier when first spotting him.",
"tokens": [
{
"deprel": "aux",
"end_char": 3,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 1,
"lemma": "have",
"misc": "",
"start_char": 0,
"text": "Had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"end_char": 9,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "Henry",
"misc": "",
"start_char": 4,
"text": "Henry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"end_char": 16,
"feats": "Mood=Ind|Number=Sing|Tense=Past|VerbForm=Fin",
"head": 10,
"id": 3,
"lemma": "want",
"misc": "",
"start_char": 10,
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 19,
"feats": null,
"head": 5,
"id": 4,
"lemma": "to",
"misc": "",
"start_char": 17,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 24,
"feats": "VerbForm=Inf",
"head": 3,
"id": 5,
"lemma": "kill",
"misc": "",
"start_char": 20,
"text": "kill",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 32,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Herbert",
"misc": "",
"start_char": 25,
"text": "Herbert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 34,
"feats": null,
"head": 10,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 33,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 37,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 35,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 47,
"feats": null,
"head": 10,
"id": 9,
"lemma": "certainly",
"misc": "",
"start_char": 38,
"text": "certainly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 51,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 10,
"lemma": "have",
"misc": "",
"start_char": 48,
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 53,
"feats": "Definite=Ind|PronType=Art",
"head": 12,
"id": 11,
"lemma": "a",
"misc": "",
"start_char": 52,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 58,
"feats": "Number=Sing",
"head": 10,
"id": 12,
"lemma": "drop",
"misc": "",
"start_char": 54,
"text": "drop",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 61,
"feats": null,
"head": 14,
"id": 13,
"lemma": "on",
"misc": "",
"start_char": 59,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 65,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 62,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 73,
"feats": "Degree=Cmp",
"head": 10,
"id": 15,
"lemma": "early",
"misc": "",
"start_char": 66,
"text": "earlier",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "advmod",
"end_char": 78,
"feats": "PronType=Int",
"head": 18,
"id": 16,
"lemma": "when",
"misc": "",
"start_char": 74,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "advmod",
"end_char": 84,
"feats": "NumType=Ord",
"head": 18,
"id": 17,
"lemma": "first",
"misc": "",
"start_char": 79,
"text": "first",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 93,
"feats": "VerbForm=Ger",
"head": 10,
"id": 18,
"lemma": "spot",
"misc": "",
"start_char": 85,
"text": "spotting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 97,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": 19,
"lemma": "he",
"misc": "",
"start_char": 94,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 99,
"feats": null,
"head": 10,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 98,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
],
[
0,
7,
7
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
5ebea8fb69ac81e57b73d32b6199d10a | Raymond catches Antonio after a chase sequence and can either kill him or let him go. | [
{
"end_char": 85,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Raymond)) (VP (VP (VBZ catches) (NP (NNP Antonio)) (PP (IN after) (NP (DT a) (NN chase) (NN sequence)))) (CC and) (VP (MD can) (VP (VP (CC either) (VB kill) (NP (PRP him))) (CC or) (VP (VB let) (S (NP (PRP him)) (VP (VB go))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Raymond catches Antonio after a chase sequence and can either kill him or let him go.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Raymond",
"misc": "",
"start_char": 0,
"text": "Raymond",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 15,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "catch",
"misc": "",
"start_char": 8,
"text": "catches",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 23,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Antonio",
"misc": "",
"start_char": 16,
"text": "Antonio",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 29,
"feats": null,
"head": 7,
"id": 4,
"lemma": "after",
"misc": "",
"start_char": 24,
"text": "after",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 31,
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": 5,
"lemma": "a",
"misc": "",
"start_char": 30,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 37,
"feats": "Number=Sing",
"head": 7,
"id": 6,
"lemma": "chase",
"misc": "",
"start_char": 32,
"text": "chase",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"end_char": 46,
"feats": "Number=Sing",
"head": 2,
"id": 7,
"lemma": "sequence",
"misc": "",
"start_char": 38,
"text": "sequence",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"end_char": 50,
"feats": null,
"head": 11,
"id": 8,
"lemma": "and",
"misc": "",
"start_char": 47,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "aux",
"end_char": 54,
"feats": "VerbForm=Fin",
"head": 11,
"id": 9,
"lemma": "can",
"misc": "",
"start_char": 51,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "cc:preconj",
"end_char": 61,
"feats": null,
"head": 11,
"id": 10,
"lemma": "either",
"misc": "",
"start_char": 55,
"text": "either",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 66,
"feats": "VerbForm=Inf",
"head": 2,
"id": 11,
"lemma": "kill",
"misc": "",
"start_char": 62,
"text": "kill",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 70,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 67,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cc",
"end_char": 73,
"feats": null,
"head": 14,
"id": 13,
"lemma": "or",
"misc": "",
"start_char": 71,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 77,
"feats": "VerbForm=Inf",
"head": 11,
"id": 14,
"lemma": "let",
"misc": "",
"start_char": 74,
"text": "let",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 81,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 15,
"lemma": "he",
"misc": "",
"start_char": 78,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"end_char": 84,
"feats": "VerbForm=Inf",
"head": 14,
"id": 16,
"lemma": "go",
"misc": "",
"start_char": 82,
"text": "go",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"end_char": 86,
"feats": null,
"head": 2,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 85,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
11,
11
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
e3078cea41ede8863095fa7c6882ec86 | Denise is not as notable a figure as Teresa, but she has much more valid safety concerns than the average paranoid gun nut. | [
{
"end_char": 123,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Denise)) (VP (VBZ is) (RB not) (NP (NP (ADJP (RB as) (JJ notable)) (DT a) (NN figure)) (PP (IN as) (NP (NNP Teresa)))))) (, ,) (CC but) (S (NP (PRP she)) (VP (VBZ has) (NP (NP (ADJP (RB much) (RBR more)) (JJ valid) (NN safety) (NNS concerns)) (PP (IN than) (NP (DT the) (JJ average) (JJ paranoid) (NN gun) (NN nut)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Denise is not as notable a figure as Teresa, but she has much more valid safety concerns than the average paranoid gun nut.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Denise",
"misc": "",
"start_char": 0,
"text": "Denise",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 7,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 13,
"feats": null,
"head": 5,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 10,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 16,
"feats": null,
"head": 5,
"id": 4,
"lemma": "as",
"misc": "",
"start_char": 14,
"text": "as",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 24,
"feats": "Degree=Pos",
"head": 0,
"id": 5,
"lemma": "notable",
"misc": "",
"start_char": 17,
"text": "notable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "det",
"end_char": 26,
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": 6,
"lemma": "a",
"misc": "",
"start_char": 25,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "xcomp",
"end_char": 33,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "figure",
"misc": "",
"start_char": 27,
"text": "figure",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 36,
"feats": null,
"head": 9,
"id": 8,
"lemma": "as",
"misc": "",
"start_char": 34,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 43,
"feats": "Number=Sing",
"head": 7,
"id": 9,
"lemma": "Teresa",
"misc": "",
"start_char": 37,
"text": "Teresa",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 45,
"feats": null,
"head": 13,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 44,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 49,
"feats": null,
"head": 13,
"id": 11,
"lemma": "but",
"misc": "",
"start_char": 46,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 53,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "she",
"misc": "",
"start_char": 50,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 57,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 13,
"lemma": "have",
"misc": "",
"start_char": 54,
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 62,
"feats": null,
"head": 15,
"id": 14,
"lemma": "much",
"misc": "",
"start_char": 58,
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 67,
"feats": "Degree=Cmp",
"head": 16,
"id": 15,
"lemma": "more",
"misc": "",
"start_char": 63,
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "amod",
"end_char": 73,
"feats": "Degree=Pos",
"head": 18,
"id": 16,
"lemma": "valid",
"misc": "",
"start_char": 68,
"text": "valid",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"end_char": 80,
"feats": "Number=Sing",
"head": 18,
"id": 17,
"lemma": "safety",
"misc": "",
"start_char": 74,
"text": "safety",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 89,
"feats": "Number=Plur",
"head": 13,
"id": 18,
"lemma": "concern",
"misc": "",
"start_char": 81,
"text": "concerns",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 94,
"feats": null,
"head": 24,
"id": 19,
"lemma": "than",
"misc": "",
"start_char": 90,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 98,
"feats": "Definite=Def|PronType=Art",
"head": 24,
"id": 20,
"lemma": "the",
"misc": "",
"start_char": 95,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 106,
"feats": "Degree=Pos",
"head": 24,
"id": 21,
"lemma": "average",
"misc": "",
"start_char": 99,
"text": "average",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"end_char": 115,
"feats": "Degree=Pos",
"head": 24,
"id": 22,
"lemma": "paranoid",
"misc": "",
"start_char": 107,
"text": "paranoid",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"end_char": 119,
"feats": "Number=Sing",
"head": 24,
"id": 23,
"lemma": "gun",
"misc": "",
"start_char": 116,
"text": "gun",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nmod",
"end_char": 123,
"feats": "Number=Sing",
"head": 18,
"id": 24,
"lemma": "nut",
"misc": "",
"start_char": 120,
"text": "nut",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 125,
"feats": null,
"head": 5,
"id": 25,
"lemma": ".",
"misc": "",
"start_char": 124,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
0d8745551c146848de1a0bb7c24f651b | Jeff is a better fighter than Kenneth too, if anything Kenneth would hide behind him. | [
{
"end_char": 85,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Jeff)) (VP (VBZ is) (NP (NP (DT a) (JJR better) (NN fighter)) (PP (IN than) (NP (NNP Kenneth)))) (ADVP (RB too)) (, ,) (SBAR (IN if) (NP (NP (NN anything)) (SBAR (S (NP (NNP Kenneth)) (VP (MD would) (VP (VB hide) (PP (IN behind) (NP (PRP him)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Jeff is a better fighter than Kenneth too, if anything Kenneth would hide behind him.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Jeff",
"misc": "",
"start_char": 0,
"text": "Jeff",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 7,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 5,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 9,
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": 3,
"lemma": "a",
"misc": "",
"start_char": 8,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 16,
"feats": "Degree=Cmp",
"head": 5,
"id": 4,
"lemma": "good",
"misc": "",
"start_char": 10,
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "root",
"end_char": 24,
"feats": "Number=Sing",
"head": 0,
"id": 5,
"lemma": "fighter",
"misc": "",
"start_char": 17,
"text": "fighter",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 29,
"feats": null,
"head": 7,
"id": 6,
"lemma": "than",
"misc": "",
"start_char": 25,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 37,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Kenneth",
"misc": "",
"start_char": 30,
"text": "Kenneth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 41,
"feats": null,
"head": 5,
"id": 8,
"lemma": "too",
"misc": "",
"start_char": 38,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 43,
"feats": null,
"head": 5,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 42,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 46,
"feats": null,
"head": 14,
"id": 10,
"lemma": "if",
"misc": "",
"start_char": 44,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 55,
"feats": "Number=Sing|PronType=Ind",
"head": 14,
"id": 11,
"lemma": "anything",
"misc": "",
"start_char": 47,
"text": "anything",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "appos",
"end_char": 63,
"feats": "Number=Sing",
"head": 11,
"id": 12,
"lemma": "Kenneth",
"misc": "",
"start_char": 56,
"text": "Kenneth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 69,
"feats": "VerbForm=Fin",
"head": 14,
"id": 13,
"lemma": "would",
"misc": "",
"start_char": 64,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"end_char": 74,
"feats": "VerbForm=Inf",
"head": 5,
"id": 14,
"lemma": "hide",
"misc": "",
"start_char": 70,
"text": "hide",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 81,
"feats": null,
"head": 16,
"id": 15,
"lemma": "behind",
"misc": "",
"start_char": 75,
"text": "behind",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 85,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 16,
"lemma": "he",
"misc": "",
"start_char": 82,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 87,
"feats": null,
"head": 5,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 86,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
15,
15
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
a750f53641845a546b90ba5e344d1d24 | And I honestly don't see why Donald will go anywhere but back to Doug, unless of course he chooses to stay in Utah. | [
{
"end_char": 115,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (NP (PRP I)) (ADVP (RB honestly)) (VP (VBP do) (RB n't) (VP (VB see) (SBAR (WHADVP (WRB why)) (S (NP (NNP Donald)) (VP (MD will) (VP (VB go) (ADVP (RB anywhere) (CC but) (RB back) (PP (IN to) (NP (NNP Doug)))) (, ,) (SBAR (IN unless) (S (ADVP (IN of) (NN course)) (NP (PRP he)) (VP (VBZ chooses) (S (VP (TO to) (VP (VB stay) (PP (IN in) (NP (NNP Utah))))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And I honestly don't see why Donald will go anywhere but back to Doug, unless of course he chooses to stay in Utah.",
"tokens": [
{
"deprel": "cc",
"end_char": 3,
"feats": null,
"head": 6,
"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": 6,
"id": 2,
"lemma": "I",
"misc": "",
"start_char": 4,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 14,
"feats": null,
"head": 6,
"id": 3,
"lemma": "honestly",
"misc": "",
"start_char": 6,
"text": "honestly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "aux",
"end_char": 17,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 4,
"lemma": "do",
"misc": "",
"start_char": 15,
"text": "do",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 21,
"feats": null,
"head": 6,
"id": 5,
"lemma": "not",
"misc": "",
"start_char": 18,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 25,
"feats": "VerbForm=Inf",
"head": 0,
"id": 6,
"lemma": "see",
"misc": "",
"start_char": 22,
"text": "see",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 29,
"feats": "PronType=Rel",
"head": 10,
"id": 7,
"lemma": "why",
"misc": "",
"start_char": 26,
"text": "why",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 36,
"feats": "Number=Sing",
"head": 10,
"id": 8,
"lemma": "Donald",
"misc": "",
"start_char": 30,
"text": "Donald",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 41,
"feats": "VerbForm=Fin",
"head": 10,
"id": 9,
"lemma": "will",
"misc": "",
"start_char": 37,
"text": "will",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "ccomp",
"end_char": 44,
"feats": "VerbForm=Inf",
"head": 6,
"id": 10,
"lemma": "go",
"misc": "",
"start_char": 42,
"text": "go",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 53,
"feats": null,
"head": 10,
"id": 11,
"lemma": "anywhere",
"misc": "",
"start_char": 45,
"text": "anywhere",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cc",
"end_char": 57,
"feats": null,
"head": 13,
"id": 12,
"lemma": "but",
"misc": "",
"start_char": 54,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 62,
"feats": null,
"head": 11,
"id": 13,
"lemma": "back",
"misc": "",
"start_char": 58,
"text": "back",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 65,
"feats": null,
"head": 15,
"id": 14,
"lemma": "to",
"misc": "",
"start_char": 63,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 70,
"feats": "Number=Sing",
"head": 10,
"id": 15,
"lemma": "Doug",
"misc": "",
"start_char": 66,
"text": "Doug",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 72,
"feats": null,
"head": 6,
"id": 16,
"lemma": ",",
"misc": "",
"start_char": 71,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 79,
"feats": null,
"head": 21,
"id": 17,
"lemma": "unless",
"misc": "",
"start_char": 73,
"text": "unless",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advmod",
"end_char": 82,
"feats": "ExtPos=ADV",
"head": 21,
"id": 18,
"lemma": "of",
"misc": "",
"start_char": 80,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 89,
"feats": "Number=Sing",
"head": 18,
"id": 19,
"lemma": "course",
"misc": "",
"start_char": 83,
"text": "course",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 92,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": 20,
"lemma": "he",
"misc": "",
"start_char": 90,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 100,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 21,
"lemma": "choose",
"misc": "",
"start_char": 93,
"text": "chooses",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 103,
"feats": null,
"head": 23,
"id": 22,
"lemma": "to",
"misc": "",
"start_char": 101,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 108,
"feats": "VerbForm=Inf",
"head": 21,
"id": 23,
"lemma": "stay",
"misc": "",
"start_char": 104,
"text": "stay",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 111,
"feats": null,
"head": 25,
"id": 24,
"lemma": "in",
"misc": "",
"start_char": 109,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 116,
"feats": "Number=Sing",
"head": 23,
"id": 25,
"lemma": "Utah",
"misc": "",
"start_char": 112,
"text": "Utah",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 118,
"feats": null,
"head": 6,
"id": 26,
"lemma": ".",
"misc": "",
"start_char": 117,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
7,
7
],
[
0,
19,
19
]
],
[
[
0,
14,
14
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
c1f5f679bd070de6d04618ac2cc9cdc1 | Larry doesn't belong over William, at least not yet, but he's having a pretty good rookie season at the position. | [
{
"end_char": 113,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Larry)) (VP (VBZ does) (RB n't) (VP (VB belong) (PP (IN over) (NP (NNP William))) (, ,) (ADVP (ADVP (IN at) (JJS least)) (RB not) (RB yet))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBG having) (NP (NP (DT a) (ADJP (RB pretty) (JJ good)) (NN rookie) (NN season)) (PP (IN at) (NP (DT the) (NN position))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Larry doesn't belong over William, at least not yet, but he's having a pretty good rookie season at the position.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Larry",
"misc": "",
"start_char": 0,
"text": "Larry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "do",
"misc": "",
"start_char": 6,
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"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": 21,
"feats": "VerbForm=Inf",
"head": 0,
"id": 4,
"lemma": "belong",
"misc": "",
"start_char": 15,
"text": "belong",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 26,
"feats": null,
"head": 6,
"id": 5,
"lemma": "over",
"misc": "",
"start_char": 22,
"text": "over",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 34,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "William",
"misc": "",
"start_char": 27,
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 36,
"feats": null,
"head": 4,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 35,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 39,
"feats": "ExtPos=ADV",
"head": 11,
"id": 8,
"lemma": "at",
"misc": "",
"start_char": 37,
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 45,
"feats": "Degree=Sup",
"head": 8,
"id": 9,
"lemma": "least",
"misc": "",
"start_char": 40,
"text": "least",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "advmod",
"end_char": 49,
"feats": null,
"head": 11,
"id": 10,
"lemma": "not",
"misc": "",
"start_char": 46,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 53,
"feats": null,
"head": 4,
"id": 11,
"lemma": "yet",
"misc": "",
"start_char": 50,
"text": "yet",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 55,
"feats": null,
"head": 16,
"id": 12,
"lemma": ",",
"misc": "",
"start_char": 54,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 59,
"feats": null,
"head": 16,
"id": 13,
"lemma": "but",
"misc": "",
"start_char": 56,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 62,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 60,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 65,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 16,
"id": 15,
"lemma": "be",
"misc": "",
"start_char": 63,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "conj",
"end_char": 72,
"feats": "Tense=Pres|VerbForm=Part",
"head": 4,
"id": 16,
"lemma": "have",
"misc": "",
"start_char": 66,
"text": "having",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"end_char": 74,
"feats": "Definite=Ind|PronType=Art",
"head": 21,
"id": 17,
"lemma": "a",
"misc": "",
"start_char": 73,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advmod",
"end_char": 81,
"feats": null,
"head": 19,
"id": 18,
"lemma": "pretty",
"misc": "",
"start_char": 75,
"text": "pretty",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"end_char": 86,
"feats": "Degree=Pos",
"head": 21,
"id": 19,
"lemma": "good",
"misc": "",
"start_char": 82,
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"end_char": 93,
"feats": "Number=Sing",
"head": 21,
"id": 20,
"lemma": "rookie",
"misc": "",
"start_char": 87,
"text": "rookie",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 100,
"feats": "Number=Sing",
"head": 16,
"id": 21,
"lemma": "season",
"misc": "",
"start_char": 94,
"text": "season",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 103,
"feats": null,
"head": 24,
"id": 22,
"lemma": "at",
"misc": "",
"start_char": 101,
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 107,
"feats": "Definite=Def|PronType=Art",
"head": 24,
"id": 23,
"lemma": "the",
"misc": "",
"start_char": 104,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 116,
"feats": "Number=Sing",
"head": 21,
"id": 24,
"lemma": "position",
"misc": "",
"start_char": 108,
"text": "position",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 118,
"feats": null,
"head": 4,
"id": 25,
"lemma": ".",
"misc": "",
"start_char": 117,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
4ac9cf8dc80000fb37bfbdba1407a0e0 | Terrance speaks about Robert as if he's still alive but apart from that I was really impressed that he knew as much as he did about cricket. | [
{
"end_char": 140,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Terrance)) (VP (VBZ speaks) (PP (IN about) (NP (NNP Robert))) (SBAR (SBAR (IN as) (IN if) (S (NP (PRP he)) (VP (VBZ 's) (ADVP (RB still)) (ADJP (JJ alive))))) (CC but) (ADVP (RB apart) (PP (IN from) (SBAR (IN that) (S (NP (PRP I)) (VP (VBD was) (ADJP (RB really) (JJ impressed) (SBAR (IN that) (S (NP (PRP he)) (VP (VBD knew) (ADVP (ADVP (RB as) (RB much)) (SBAR (IN as) (S (NP (PRP he)) (VP (VBD did) (PP (IN about) (NP (NN cricket)))))))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Terrance speaks about Robert as if he's still alive but apart from that I was really impressed that he knew as much as he did about cricket.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 8,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Terrance",
"misc": "",
"start_char": 0,
"text": "Terrance",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 15,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "speak",
"misc": "",
"start_char": 9,
"text": "speaks",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "case",
"end_char": 21,
"feats": null,
"head": 4,
"id": 3,
"lemma": "about",
"misc": "",
"start_char": 16,
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 28,
"feats": "Number=Sing",
"head": 2,
"id": 4,
"lemma": "Robert",
"misc": "",
"start_char": 22,
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 31,
"feats": null,
"head": 10,
"id": 5,
"lemma": "as",
"misc": "",
"start_char": 29,
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 34,
"feats": null,
"head": 5,
"id": 6,
"lemma": "if",
"misc": "",
"start_char": 32,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 37,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 7,
"lemma": "he",
"misc": "",
"start_char": 35,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 40,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 10,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 38,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 46,
"feats": null,
"head": 10,
"id": 9,
"lemma": "still",
"misc": "",
"start_char": 41,
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 52,
"feats": "Degree=Pos",
"head": 2,
"id": 10,
"lemma": "alive",
"misc": "",
"start_char": 47,
"text": "alive",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 56,
"feats": null,
"head": 18,
"id": 11,
"lemma": "but",
"misc": "",
"start_char": 53,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 62,
"feats": null,
"head": 18,
"id": 12,
"lemma": "apart",
"misc": "",
"start_char": 57,
"text": "apart",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 67,
"feats": null,
"head": 14,
"id": 13,
"lemma": "from",
"misc": "",
"start_char": 63,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "mark",
"end_char": 72,
"feats": null,
"head": 18,
"id": 14,
"lemma": "that",
"misc": "",
"start_char": 68,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 74,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 18,
"id": 15,
"lemma": "I",
"misc": "",
"start_char": 73,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 78,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": 16,
"lemma": "be",
"misc": "",
"start_char": 75,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 85,
"feats": null,
"head": 18,
"id": 17,
"lemma": "really",
"misc": "",
"start_char": 79,
"text": "really",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 95,
"feats": "Degree=Pos",
"head": 2,
"id": 18,
"lemma": "impressed",
"misc": "",
"start_char": 86,
"text": "impressed",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 100,
"feats": null,
"head": 21,
"id": 19,
"lemma": "that",
"misc": "",
"start_char": 96,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 103,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": 20,
"lemma": "he",
"misc": "",
"start_char": 101,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"end_char": 108,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": 21,
"lemma": "know",
"misc": "",
"start_char": 104,
"text": "knew",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 111,
"feats": null,
"head": 23,
"id": 22,
"lemma": "as",
"misc": "",
"start_char": 109,
"text": "as",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "obj",
"end_char": 116,
"feats": "Degree=Pos",
"head": 21,
"id": 23,
"lemma": "much",
"misc": "",
"start_char": 112,
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 119,
"feats": null,
"head": 26,
"id": 24,
"lemma": "as",
"misc": "",
"start_char": 117,
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 122,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 26,
"id": 25,
"lemma": "he",
"misc": "",
"start_char": 120,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 126,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 23,
"id": 26,
"lemma": "do",
"misc": "",
"start_char": 123,
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 132,
"feats": null,
"head": 28,
"id": 27,
"lemma": "about",
"misc": "",
"start_char": 127,
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 140,
"feats": "Number=Sing",
"head": 26,
"id": 28,
"lemma": "cricket",
"misc": "",
"start_char": 133,
"text": "cricket",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 142,
"feats": null,
"head": 2,
"id": 29,
"lemma": ".",
"misc": "",
"start_char": 141,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
3,
3
],
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
be82f73c17a1187edb627af38e99d3ff | And I want Amy to wind up with Helena so if she's someone to keep Alcide busy I am not going to complain. | [
{
"end_char": 105,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (NP (PRP I)) (VP (VBP want) (S (NP (NNP Amy)) (VP (TO to) (VP (VB wind) (PRT (RP up)) (PP (IN with) (NP (NNP Helena))) (SBAR (RB so) (IN if) (S (S (NP (PRP she)) (VP (VBZ 's) (NP (NP (NN someone)) (SBAR (S (VP (TO to) (VP (VB keep) (NP (NNP Alcide)) (S (ADJP (JJ busy)))))))))) (NP (PRP I)) (VP (VBP am) (RB not) (VP (VBG going) (S (VP (TO to) (VP (VB complain)))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And I want Amy to wind up with Helena so if she's someone to keep Alcide busy I am not going to complain.",
"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": 10,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "want",
"misc": "",
"start_char": 6,
"text": "want",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "obj",
"end_char": 14,
"feats": "Number=Sing",
"head": 3,
"id": 4,
"lemma": "Amy",
"misc": "",
"start_char": 11,
"text": "Amy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 17,
"feats": null,
"head": 6,
"id": 5,
"lemma": "to",
"misc": "",
"start_char": 15,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 22,
"feats": "VerbForm=Inf",
"head": 3,
"id": 6,
"lemma": "wind",
"misc": "",
"start_char": 18,
"text": "wind",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"end_char": 25,
"feats": null,
"head": 6,
"id": 7,
"lemma": "up",
"misc": "",
"start_char": 23,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "case",
"end_char": 30,
"feats": null,
"head": 9,
"id": 8,
"lemma": "with",
"misc": "",
"start_char": 26,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 37,
"feats": "Number=Sing",
"head": 6,
"id": 9,
"lemma": "Helena",
"misc": "",
"start_char": 31,
"text": "Helena",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 40,
"feats": null,
"head": 22,
"id": 10,
"lemma": "so",
"misc": "",
"start_char": 38,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 43,
"feats": null,
"head": 14,
"id": 11,
"lemma": "if",
"misc": "",
"start_char": 41,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 47,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 12,
"lemma": "she",
"misc": "",
"start_char": 44,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 50,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 14,
"id": 13,
"lemma": "be",
"misc": "",
"start_char": 48,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"end_char": 58,
"feats": "Number=Sing|PronType=Ind",
"head": 22,
"id": 14,
"lemma": "someone",
"misc": "",
"start_char": 51,
"text": "someone",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 61,
"feats": null,
"head": 16,
"id": 15,
"lemma": "to",
"misc": "",
"start_char": 59,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"end_char": 66,
"feats": "VerbForm=Inf",
"head": 14,
"id": 16,
"lemma": "keep",
"misc": "",
"start_char": 62,
"text": "keep",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 73,
"feats": "Number=Sing",
"head": 16,
"id": 17,
"lemma": "Alcide",
"misc": "",
"start_char": 67,
"text": "Alcide",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "xcomp",
"end_char": 78,
"feats": "Degree=Pos",
"head": 16,
"id": 18,
"lemma": "busy",
"misc": "",
"start_char": 74,
"text": "busy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"end_char": 80,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 22,
"id": 19,
"lemma": "I",
"misc": "",
"start_char": 79,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 83,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 22,
"id": 20,
"lemma": "be",
"misc": "",
"start_char": 81,
"text": "am",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 87,
"feats": null,
"head": 22,
"id": 21,
"lemma": "not",
"misc": "",
"start_char": 84,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 93,
"feats": "Tense=Pres|VerbForm=Part",
"head": 3,
"id": 22,
"lemma": "go",
"misc": "",
"start_char": 88,
"text": "going",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 96,
"feats": null,
"head": 24,
"id": 23,
"lemma": "to",
"misc": "",
"start_char": 94,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 105,
"feats": "VerbForm=Inf",
"head": 22,
"id": 24,
"lemma": "complain",
"misc": "",
"start_char": 97,
"text": "complain",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"end_char": 107,
"feats": null,
"head": 3,
"id": 25,
"lemma": ".",
"misc": "",
"start_char": 106,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
],
[
0,
11,
11
]
],
[
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
97ed477f2a55a97ff5bcc54c63813854 | Melvin is protecting Frank or he would have gotten his nancy ass wooped. | [
{
"end_char": 72,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Melvin)) (VP (VBZ is) (VP (VBG protecting) (NP (NNP Frank))))) (CC or) (S (NP (PRP he)) (VP (MD would) (VP (VB have) (VP (VBN gotten) (NP (NP (PRP$ his) (NN nancy) (NN ass)) (VP (VBN wooped))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Melvin is protecting Frank or he would have gotten his nancy ass wooped.",
"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": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 7,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 20,
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": 3,
"lemma": "protect",
"misc": "",
"start_char": 10,
"text": "protecting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 26,
"feats": "Number=Sing",
"head": 3,
"id": 4,
"lemma": "Frank",
"misc": "",
"start_char": 21,
"text": "Frank",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 29,
"feats": null,
"head": 9,
"id": 5,
"lemma": "or",
"misc": "",
"start_char": 27,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 32,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 6,
"lemma": "he",
"misc": "",
"start_char": 30,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 38,
"feats": "VerbForm=Fin",
"head": 9,
"id": 7,
"lemma": "would",
"misc": "",
"start_char": 33,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux",
"end_char": 43,
"feats": "VerbForm=Inf",
"head": 9,
"id": 8,
"lemma": "have",
"misc": "",
"start_char": 39,
"text": "have",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "conj",
"end_char": 50,
"feats": "Tense=Past|VerbForm=Part",
"head": 3,
"id": 9,
"lemma": "get",
"misc": "",
"start_char": 44,
"text": "gotten",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "nmod:poss",
"end_char": 54,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 12,
"id": 10,
"lemma": "his",
"misc": "",
"start_char": 51,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "compound",
"end_char": 60,
"feats": "Number=Sing",
"head": 12,
"id": 11,
"lemma": "nancy",
"misc": "",
"start_char": 55,
"text": "nancy",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 64,
"feats": "Number=Sing",
"head": 9,
"id": 12,
"lemma": "ass",
"misc": "",
"start_char": 61,
"text": "ass",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "xcomp",
"end_char": 71,
"feats": "Tense=Past|VerbForm=Part",
"head": 9,
"id": 13,
"lemma": "woop",
"misc": "",
"start_char": 65,
"text": "wooped",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 73,
"feats": null,
"head": 3,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 72,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
3,
3
],
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
396a5343fd3f10841866ec8bce8b51e3 | Pauline wasn't with Carmen yet when she took Jace in. | [
{
"end_char": 53,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Pauline)) (VP (VBD was) (RB n't) (PP (IN with) (NP (NNP Carmen))) (ADVP (RB yet)) (SBAR (WHADVP (WRB when)) (S (NP (PRP she)) (VP (VBD took) (NP (NNP Jace)) (PRT (IN in)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Pauline wasn't with Carmen yet when she took Jace in.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Pauline",
"misc": "",
"start_char": 0,
"text": "Pauline",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 8,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 15,
"feats": null,
"head": 5,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 12,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 20,
"feats": null,
"head": 5,
"id": 4,
"lemma": "with",
"misc": "",
"start_char": 16,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "root",
"end_char": 27,
"feats": "Number=Sing",
"head": 0,
"id": 5,
"lemma": "Carmen",
"misc": "",
"start_char": 21,
"text": "Carmen",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 31,
"feats": null,
"head": 5,
"id": 6,
"lemma": "yet",
"misc": "",
"start_char": 28,
"text": "yet",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 36,
"feats": "PronType=Int",
"head": 9,
"id": 7,
"lemma": "when",
"misc": "",
"start_char": 32,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 40,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 8,
"lemma": "she",
"misc": "",
"start_char": 37,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 45,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 9,
"lemma": "take",
"misc": "",
"start_char": 41,
"text": "took",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 50,
"feats": "Number=Sing",
"head": 9,
"id": 10,
"lemma": "Jace",
"misc": "",
"start_char": 46,
"text": "Jace",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "compound:prt",
"end_char": 53,
"feats": null,
"head": 9,
"id": 11,
"lemma": "in",
"misc": "",
"start_char": 51,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "punct",
"end_char": 55,
"feats": null,
"head": 5,
"id": 12,
"lemma": ".",
"misc": "",
"start_char": 54,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
7,
7
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
6b719d25fd0fde267ed7cf5217b6f960 | Mike posted an interesting video of Marvin when he fell asleep in the weight room. | [
{
"end_char": 82,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Mike)) (VP (VBD posted) (NP (NP (DT an) (JJ interesting) (NN video)) (PP (IN of) (NP (NNP Marvin)))) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD fell) (ADVP (RB asleep)) (PP (IN in) (NP (DT the) (NN weight) (NN room))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Mike posted an interesting video of Marvin when he fell asleep in the weight room.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Mike",
"misc": "",
"start_char": 0,
"text": "Mike",
"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": "post",
"misc": "",
"start_char": 5,
"text": "posted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 14,
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": 3,
"lemma": "a",
"misc": "",
"start_char": 12,
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 26,
"feats": "Degree=Pos",
"head": 5,
"id": 4,
"lemma": "interesting",
"misc": "",
"start_char": 15,
"text": "interesting",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 32,
"feats": "Number=Sing",
"head": 2,
"id": 5,
"lemma": "video",
"misc": "",
"start_char": 27,
"text": "video",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 35,
"feats": null,
"head": 7,
"id": 6,
"lemma": "of",
"misc": "",
"start_char": 33,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 42,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Marvin",
"misc": "",
"start_char": 36,
"text": "Marvin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 47,
"feats": "PronType=Int",
"head": 10,
"id": 8,
"lemma": "when",
"misc": "",
"start_char": 43,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 50,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 48,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 55,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 10,
"lemma": "fall",
"misc": "",
"start_char": 51,
"text": "fell",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 62,
"feats": null,
"head": 10,
"id": 11,
"lemma": "asleep",
"misc": "",
"start_char": 56,
"text": "asleep",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 65,
"feats": null,
"head": 15,
"id": 12,
"lemma": "in",
"misc": "",
"start_char": 63,
"text": "in",
"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": "compound",
"end_char": 76,
"feats": "Number=Sing",
"head": 15,
"id": 14,
"lemma": "weight",
"misc": "",
"start_char": 70,
"text": "weight",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"end_char": 81,
"feats": "Number=Sing",
"head": 10,
"id": 15,
"lemma": "room",
"misc": "",
"start_char": 77,
"text": "room",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 83,
"feats": null,
"head": 2,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 82,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
6d318b9282ff7fc46d147213f6861694 | Isaac didn't even know James had been voted out because he was so out of it. | [
{
"end_char": 76,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Isaac)) (VP (VBD did) (RB n't) (ADVP (RB even)) (VP (VB know) (SBAR (S (NP (NNP James)) (VP (VBD had) (VP (VBN been) (VP (VBN voted) (PRT (RP out))))))) (SBAR (IN because) (S (NP (PRP he)) (VP (VBD was) (ADVP (RB so)) (PP (IN out) (PP (IN of) (NP (PRP it))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Isaac didn't even know James had been voted out because he was so out of it.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Isaac",
"misc": "",
"start_char": 0,
"text": "Isaac",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "do",
"misc": "",
"start_char": 6,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 13,
"feats": null,
"head": 5,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 10,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 18,
"feats": null,
"head": 5,
"id": 4,
"lemma": "even",
"misc": "",
"start_char": 14,
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 23,
"feats": "VerbForm=Inf",
"head": 0,
"id": 5,
"lemma": "know",
"misc": "",
"start_char": 19,
"text": "know",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nsubj:pass",
"end_char": 29,
"feats": "Number=Sing",
"head": 9,
"id": 6,
"lemma": "James",
"misc": "",
"start_char": 24,
"text": "James",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 33,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": 7,
"lemma": "have",
"misc": "",
"start_char": 30,
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "aux:pass",
"end_char": 38,
"feats": "Tense=Past|VerbForm=Part",
"head": 9,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 34,
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "ccomp",
"end_char": 44,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 5,
"id": 9,
"lemma": "vote",
"misc": "",
"start_char": 39,
"text": "voted",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "compound:prt",
"end_char": 48,
"feats": null,
"head": 9,
"id": 10,
"lemma": "out",
"misc": "",
"start_char": 45,
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "mark",
"end_char": 56,
"feats": null,
"head": 17,
"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": 17,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 57,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 63,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": 13,
"lemma": "be",
"misc": "",
"start_char": 60,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 66,
"feats": null,
"head": 17,
"id": 14,
"lemma": "so",
"misc": "",
"start_char": 64,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 70,
"feats": null,
"head": 17,
"id": 15,
"lemma": "out",
"misc": "",
"start_char": 67,
"text": "out",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 73,
"feats": null,
"head": 15,
"id": 16,
"lemma": "of",
"misc": "",
"start_char": 71,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 76,
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 17,
"lemma": "it",
"misc": "",
"start_char": 74,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 78,
"feats": null,
"head": 5,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 77,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
c3e76db57d61faccdcb530107554260f | And Angel was excellent as Arthur, but his story got shafted by the second half of the season for the ninja stuff. | [
{
"end_char": 114,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (S (NP (NNP Angel)) (VP (VBD was) (ADJP (JJ excellent)) (PP (IN as) (NP (NNP Arthur))))) (, ,) (CC but) (S (NP (PRP$ his) (NN story)) (VP (VBD got) (VP (VBN shafted) (PP (IN by) (NP (NP (DT the) (JJ second) (NN half)) (PP (IN of) (NP (DT the) (NN season))))) (PP (IN for) (NP (DT the) (NN ninja) (NN stuff)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And Angel was excellent as Arthur, but his story got shafted by the second half of the season for the ninja stuff.",
"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": "Angel",
"misc": "",
"start_char": 4,
"text": "Angel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 13,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 10,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 23,
"feats": "Degree=Pos",
"head": 0,
"id": 4,
"lemma": "excellent",
"misc": "",
"start_char": 14,
"text": "excellent",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 26,
"feats": null,
"head": 6,
"id": 5,
"lemma": "as",
"misc": "",
"start_char": 24,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 33,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Arthur",
"misc": "",
"start_char": 27,
"text": "Arthur",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 35,
"feats": null,
"head": 12,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 34,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 39,
"feats": null,
"head": 12,
"id": 8,
"lemma": "but",
"misc": "",
"start_char": 36,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nmod:poss",
"end_char": 43,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "his",
"misc": "",
"start_char": 40,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj:pass",
"end_char": 49,
"feats": "Number=Sing",
"head": 12,
"id": 10,
"lemma": "story",
"misc": "",
"start_char": 44,
"text": "story",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux:pass",
"end_char": 53,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "get",
"misc": "",
"start_char": 50,
"text": "got",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"end_char": 61,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 4,
"id": 12,
"lemma": "shaft",
"misc": "",
"start_char": 54,
"text": "shafted",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 64,
"feats": null,
"head": 16,
"id": 13,
"lemma": "by",
"misc": "",
"start_char": 62,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 68,
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": 14,
"lemma": "the",
"misc": "",
"start_char": 65,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 75,
"feats": "Degree=Pos|NumType=Ord",
"head": 16,
"id": 15,
"lemma": "second",
"misc": "",
"start_char": 69,
"text": "second",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 80,
"feats": "NumForm=Word|NumType=Frac|Number=Sing",
"head": 12,
"id": 16,
"lemma": "half",
"misc": "",
"start_char": 76,
"text": "half",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 83,
"feats": null,
"head": 19,
"id": 17,
"lemma": "of",
"misc": "",
"start_char": 81,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"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": "nmod",
"end_char": 94,
"feats": "Number=Sing",
"head": 16,
"id": 19,
"lemma": "season",
"misc": "",
"start_char": 88,
"text": "season",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 98,
"feats": null,
"head": 23,
"id": 20,
"lemma": "for",
"misc": "",
"start_char": 95,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 102,
"feats": "Definite=Def|PronType=Art",
"head": 23,
"id": 21,
"lemma": "the",
"misc": "",
"start_char": 99,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 108,
"feats": "Number=Sing",
"head": 23,
"id": 22,
"lemma": "ninja",
"misc": "",
"start_char": 103,
"text": "ninja",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"end_char": 114,
"feats": "Number=Sing",
"head": 12,
"id": 23,
"lemma": "stuff",
"misc": "",
"start_char": 109,
"text": "stuff",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 116,
"feats": null,
"head": 4,
"id": 24,
"lemma": ".",
"misc": "",
"start_char": 115,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
],
[
0,
8,
8
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
7f9facea83f1eeac4e0321bd94751528 | Jamie then tries to freeze Diane, but she sees it coming and is able to dodge and kill Jamie with a blow to the spine. | [
{
"end_char": 118,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Jamie)) (ADVP (RB then)) (VP (VBZ tries) (S (VP (TO to) (VP (VB freeze) (NP (NNP Diane))))))) (, ,) (CC but) (S (NP (PRP she)) (VP (VP (VBZ sees) (S (NP (PRP it)) (VP (VBG coming)))) (CC and) (VP (VBZ is) (ADJP (JJ able) (S (VP (TO to) (VP (VB dodge) (CC and) (VB kill) (NP (NNP Jamie)) (PP (IN with) (NP (NP (DT a) (NN blow)) (PP (IN to) (NP (DT the) (NN spine)))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Jamie then tries to freeze Diane, but she sees it coming and is able to dodge and kill Jamie with a blow to the spine.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Jamie",
"misc": "",
"start_char": 0,
"text": "Jamie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 10,
"feats": "PronType=Dem",
"head": 3,
"id": 2,
"lemma": "then",
"misc": "",
"start_char": 6,
"text": "then",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 16,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "try",
"misc": "",
"start_char": 11,
"text": "tries",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 19,
"feats": null,
"head": 5,
"id": 4,
"lemma": "to",
"misc": "",
"start_char": 17,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 26,
"feats": "VerbForm=Inf",
"head": 3,
"id": 5,
"lemma": "freeze",
"misc": "",
"start_char": 20,
"text": "freeze",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 32,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Diane",
"misc": "",
"start_char": 27,
"text": "Diane",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 34,
"feats": null,
"head": 10,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 33,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 38,
"feats": null,
"head": 10,
"id": 8,
"lemma": "but",
"misc": "",
"start_char": 35,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 42,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "she",
"misc": "",
"start_char": 39,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 47,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 10,
"lemma": "see",
"misc": "",
"start_char": 43,
"text": "sees",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 50,
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 11,
"lemma": "it",
"misc": "",
"start_char": 48,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"end_char": 57,
"feats": "VerbForm=Ger",
"head": 10,
"id": 12,
"lemma": "come",
"misc": "",
"start_char": 51,
"text": "coming",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "cc",
"end_char": 61,
"feats": null,
"head": 15,
"id": 13,
"lemma": "and",
"misc": "",
"start_char": 58,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "cop",
"end_char": 64,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": 14,
"lemma": "be",
"misc": "",
"start_char": 62,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "conj",
"end_char": 69,
"feats": "Degree=Pos",
"head": 10,
"id": 15,
"lemma": "able",
"misc": "",
"start_char": 65,
"text": "able",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 72,
"feats": null,
"head": 17,
"id": 16,
"lemma": "to",
"misc": "",
"start_char": 70,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 78,
"feats": "VerbForm=Inf",
"head": 15,
"id": 17,
"lemma": "dodge",
"misc": "",
"start_char": 73,
"text": "dodge",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "cc",
"end_char": 82,
"feats": null,
"head": 19,
"id": 18,
"lemma": "and",
"misc": "",
"start_char": 79,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 87,
"feats": "VerbForm=Inf",
"head": 17,
"id": 19,
"lemma": "kill",
"misc": "",
"start_char": 83,
"text": "kill",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 93,
"feats": "Number=Sing",
"head": 19,
"id": 20,
"lemma": "Jamie",
"misc": "",
"start_char": 88,
"text": "Jamie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 98,
"feats": null,
"head": 23,
"id": 21,
"lemma": "with",
"misc": "",
"start_char": 94,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 100,
"feats": "Definite=Ind|PronType=Art",
"head": 23,
"id": 22,
"lemma": "a",
"misc": "",
"start_char": 99,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 105,
"feats": "Number=Sing",
"head": 17,
"id": 23,
"lemma": "blow",
"misc": "",
"start_char": 101,
"text": "blow",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 108,
"feats": null,
"head": 26,
"id": 24,
"lemma": "to",
"misc": "",
"start_char": 106,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 112,
"feats": "Definite=Def|PronType=Art",
"head": 26,
"id": 25,
"lemma": "the",
"misc": "",
"start_char": 109,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 118,
"feats": "Number=Sing",
"head": 23,
"id": 26,
"lemma": "spine",
"misc": "",
"start_char": 113,
"text": "spine",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 120,
"feats": null,
"head": 3,
"id": 27,
"lemma": ".",
"misc": "",
"start_char": 119,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
a9ed3a929d481e29e33ca585e21d496f | Chester could have asked Norbert if he's another lane than mid, as he knew who Norbert is, Norbert shouldn't have flamed. | [
{
"end_char": 121,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Chester)) (VP (MD could) (VP (VB have) (VP (VBN asked) (NP (NNP Norbert)) (SBAR (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ 's) (NP (NP (DT another) (NN lane)) (PP (IN than) (ADVP (RB mid))))))) (, ,) (SBAR (IN as) (S (NP (PRP he)) (VP (VBD knew) (SBAR (WHNP (WP who)) (S (NP (NNP Norbert)) (VP (VBZ is))))))) (, ,) (SBAR (S (NP (NNP Norbert)) (VP (MD should) (RB n't) (VP (VB have) (VP (VBN flamed)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Chester could have asked Norbert if he's another lane than mid, as he knew who Norbert is, Norbert shouldn't have flamed.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Chester",
"misc": "",
"start_char": 0,
"text": "Chester",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 13,
"feats": "VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "could",
"misc": "",
"start_char": 8,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux",
"end_char": 18,
"feats": "VerbForm=Inf",
"head": 4,
"id": 3,
"lemma": "have",
"misc": "",
"start_char": 14,
"text": "have",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "root",
"end_char": 24,
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": 4,
"lemma": "ask",
"misc": "",
"start_char": 19,
"text": "asked",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "iobj",
"end_char": 32,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "Norbert",
"misc": "",
"start_char": 25,
"text": "Norbert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 35,
"feats": null,
"head": 10,
"id": 6,
"lemma": "if",
"misc": "",
"start_char": 33,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 38,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 7,
"lemma": "he",
"misc": "",
"start_char": 36,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 41,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 10,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 39,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 49,
"feats": null,
"head": 10,
"id": 9,
"lemma": "another",
"misc": "",
"start_char": 42,
"text": "another",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advcl",
"end_char": 54,
"feats": "Number=Sing",
"head": 4,
"id": 10,
"lemma": "lane",
"misc": "",
"start_char": 50,
"text": "lane",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 59,
"feats": null,
"head": 12,
"id": 11,
"lemma": "than",
"misc": "",
"start_char": 55,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 63,
"feats": null,
"head": 10,
"id": 12,
"lemma": "mid",
"misc": "",
"start_char": 60,
"text": "mid",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 65,
"feats": null,
"head": 4,
"id": 13,
"lemma": ",",
"misc": "",
"start_char": 64,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 68,
"feats": null,
"head": 16,
"id": 14,
"lemma": "as",
"misc": "",
"start_char": 66,
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 71,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 15,
"lemma": "he",
"misc": "",
"start_char": 69,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 76,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 25,
"id": 16,
"lemma": "know",
"misc": "",
"start_char": 72,
"text": "knew",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"end_char": 80,
"feats": "PronType=Rel",
"head": 16,
"id": 17,
"lemma": "who",
"misc": "",
"start_char": 77,
"text": "who",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "nsubj",
"end_char": 88,
"feats": "Number=Sing",
"head": 17,
"id": 18,
"lemma": "Norbert",
"misc": "",
"start_char": 81,
"text": "Norbert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 91,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 17,
"id": 19,
"lemma": "be",
"misc": "",
"start_char": 89,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "punct",
"end_char": 93,
"feats": null,
"head": 25,
"id": 20,
"lemma": ",",
"misc": "",
"start_char": 92,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 101,
"feats": "Number=Sing",
"head": 25,
"id": 21,
"lemma": "Norbert",
"misc": "",
"start_char": 94,
"text": "Norbert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 108,
"feats": "VerbForm=Fin",
"head": 25,
"id": 22,
"lemma": "should",
"misc": "",
"start_char": 102,
"text": "should",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 112,
"feats": null,
"head": 25,
"id": 23,
"lemma": "not",
"misc": "",
"start_char": 109,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "aux",
"end_char": 117,
"feats": "VerbForm=Inf",
"head": 25,
"id": 24,
"lemma": "have",
"misc": "",
"start_char": 113,
"text": "have",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "parataxis",
"end_char": 124,
"feats": "Tense=Past|VerbForm=Part",
"head": 4,
"id": 25,
"lemma": "flame",
"misc": "",
"start_char": 118,
"text": "flamed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 126,
"feats": null,
"head": 4,
"id": 26,
"lemma": ".",
"misc": "",
"start_char": 125,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
b3ba6a932a4273901ae5110028f62d14 | Paul is actually Gary, so while he's presumably a British Citizen, he's not necessarily a European Union citizen. | [
{
"end_char": 113,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Paul)) (VP (VBZ is) (ADVP (RB actually)) (NP (NNP Gary)))) (, ,) (S (SBAR (ADVP (RB so)) (IN while) (S (NP (PRP he)) (VP (VBZ 's) (ADVP (RB presumably)) (NP (DT a) (JJ British) (NNP Citizen))))) (, ,) (NP (PRP he)) (VP (VBZ 's) (RB not) (ADVP (RB necessarily)) (NP (DT a) (NML (JJ European) (NNP Union)) (NN citizen)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Paul is actually Gary, so while he's presumably a British Citizen, he's not necessarily a European Union citizen.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Paul",
"misc": "",
"start_char": 0,
"text": "Paul",
"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": 16,
"feats": null,
"head": 4,
"id": 3,
"lemma": "actually",
"misc": "",
"start_char": 8,
"text": "actually",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 21,
"feats": "Number=Sing",
"head": 0,
"id": 4,
"lemma": "Gary",
"misc": "",
"start_char": 17,
"text": "Gary",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 23,
"feats": null,
"head": 4,
"id": 5,
"lemma": ",",
"misc": "",
"start_char": 22,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 26,
"feats": null,
"head": 22,
"id": 6,
"lemma": "so",
"misc": "",
"start_char": 24,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 32,
"feats": null,
"head": 13,
"id": 7,
"lemma": "while",
"misc": "",
"start_char": 27,
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 35,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 33,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 38,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": 9,
"lemma": "be",
"misc": "",
"start_char": 36,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 49,
"feats": null,
"head": 13,
"id": 10,
"lemma": "presumably",
"misc": "",
"start_char": 39,
"text": "presumably",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "det",
"end_char": 51,
"feats": "Definite=Ind|PronType=Art",
"head": 13,
"id": 11,
"lemma": "a",
"misc": "",
"start_char": 50,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 59,
"feats": "Degree=Pos",
"head": 13,
"id": 12,
"lemma": "British",
"misc": "",
"start_char": 52,
"text": "British",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advcl",
"end_char": 67,
"feats": "Number=Sing",
"head": 22,
"id": 13,
"lemma": "Citizen",
"misc": "",
"start_char": 60,
"text": "Citizen",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 69,
"feats": null,
"head": 13,
"id": 14,
"lemma": ",",
"misc": "",
"start_char": 68,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 72,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 22,
"id": 15,
"lemma": "he",
"misc": "",
"start_char": 70,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 75,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 22,
"id": 16,
"lemma": "be",
"misc": "",
"start_char": 73,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 79,
"feats": null,
"head": 22,
"id": 17,
"lemma": "not",
"misc": "",
"start_char": 76,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 91,
"feats": null,
"head": 22,
"id": 18,
"lemma": "necessarily",
"misc": "",
"start_char": 80,
"text": "necessarily",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "det",
"end_char": 93,
"feats": "Definite=Ind|PronType=Art",
"head": 22,
"id": 19,
"lemma": "a",
"misc": "",
"start_char": 92,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 102,
"feats": "Degree=Pos",
"head": 21,
"id": 20,
"lemma": "European",
"misc": "",
"start_char": 94,
"text": "European",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"end_char": 108,
"feats": "Number=Sing",
"head": 22,
"id": 21,
"lemma": "Union",
"misc": "",
"start_char": 103,
"text": "Union",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "parataxis",
"end_char": 116,
"feats": "Number=Sing",
"head": 4,
"id": 22,
"lemma": "citizen",
"misc": "",
"start_char": 109,
"text": "citizen",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 118,
"feats": null,
"head": 4,
"id": 23,
"lemma": ".",
"misc": "",
"start_char": 117,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
7,
7
]
],
[
[
0,
3,
3
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
5c4ef82e45b853ced216ed1b1c427875 | As for David, Peter requested to be traded because he wanted to play. | [
{
"end_char": 69,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (PP (IN As) (PP (IN for) (NP (NNP David)))) (, ,) (NP (NNP Peter)) (VP (VBD requested) (S (VP (TO to) (VP (VB be) (VP (VBN traded) (SBAR (IN because) (S (NP (PRP he)) (VP (VBD wanted) (S (VP (TO to) (VP (VB play)))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "As for David, Peter requested to be traded because he wanted to play.",
"tokens": [
{
"deprel": "case",
"end_char": 2,
"feats": null,
"head": 3,
"id": 1,
"lemma": "as",
"misc": "",
"start_char": 0,
"text": "As",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 6,
"feats": null,
"head": 1,
"id": 2,
"lemma": "for",
"misc": "",
"start_char": 3,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 12,
"feats": "Number=Sing",
"head": 6,
"id": 3,
"lemma": "David",
"misc": "",
"start_char": 7,
"text": "David",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 14,
"feats": null,
"head": 6,
"id": 4,
"lemma": ",",
"misc": "",
"start_char": 13,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 20,
"feats": "Number=Sing",
"head": 6,
"id": 5,
"lemma": "Peter",
"misc": "",
"start_char": 15,
"text": "Peter",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 30,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 6,
"lemma": "request",
"misc": "",
"start_char": 21,
"text": "requested",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 33,
"feats": null,
"head": 9,
"id": 7,
"lemma": "to",
"misc": "",
"start_char": 31,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "aux:pass",
"end_char": 36,
"feats": "VerbForm=Inf",
"head": 9,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 34,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 43,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 6,
"id": 9,
"lemma": "trade",
"misc": "",
"start_char": 37,
"text": "traded",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"end_char": 51,
"feats": null,
"head": 12,
"id": 10,
"lemma": "because",
"misc": "",
"start_char": 44,
"text": "because",
"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": 61,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": 12,
"lemma": "want",
"misc": "",
"start_char": 55,
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 64,
"feats": null,
"head": 14,
"id": 13,
"lemma": "to",
"misc": "",
"start_char": 62,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 69,
"feats": "VerbForm=Inf",
"head": 12,
"id": 14,
"lemma": "play",
"misc": "",
"start_char": 65,
"text": "play",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"end_char": 71,
"feats": null,
"head": 6,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 70,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
]
],
[
[
0,
4,
4
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
8806b2e65483ebb4de5a656b6836786e | Wayne bringing Alfredo was foolish - but Rosie gave him his motorcycle! | [
{
"end_char": 71,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NP (NNP Wayne)) (VP (VBG bringing) (NP (NNP Alfredo)))) (VP (VBD was) (ADJP (JJ foolish) (, -) (CC but) (SBAR (S (NP (NNP Rosie)) (VP (VBD gave) (NP (PRP him)) (NP (PRP$ his) (NN motorcycle))))))) (. !)))"
},
"speaker": null,
"start_char": 0,
"text": "Wayne bringing Alfredo was foolish - but Rosie gave him his motorcycle!",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Wayne",
"misc": "",
"start_char": 0,
"text": "Wayne",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "acl",
"end_char": 14,
"feats": "VerbForm=Ger",
"head": 1,
"id": 2,
"lemma": "bring",
"misc": "",
"start_char": 6,
"text": "bringing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 22,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Alfredo",
"misc": "",
"start_char": 15,
"text": "Alfredo",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 26,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 23,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 34,
"feats": "Degree=Pos",
"head": 0,
"id": 5,
"lemma": "foolish",
"misc": "",
"start_char": 27,
"text": "foolish",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 36,
"feats": null,
"head": 5,
"id": 6,
"lemma": "-",
"misc": "",
"start_char": 35,
"text": "-",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 40,
"feats": null,
"head": 9,
"id": 7,
"lemma": "but",
"misc": "",
"start_char": 37,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 46,
"feats": "Number=Sing",
"head": 9,
"id": 8,
"lemma": "Rosie",
"misc": "",
"start_char": 41,
"text": "Rosie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"end_char": 51,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 9,
"lemma": "give",
"misc": "",
"start_char": 47,
"text": "gave",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"end_char": 55,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 52,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "nmod:poss",
"end_char": 59,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "his",
"misc": "",
"start_char": 56,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 70,
"feats": "Number=Sing",
"head": 9,
"id": 12,
"lemma": "motorcycle",
"misc": "",
"start_char": 60,
"text": "motorcycle",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 72,
"feats": null,
"head": 5,
"id": 13,
"lemma": "!",
"misc": "",
"start_char": 71,
"text": "!",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
001b1cf1ae3d6ab047b71a3ee2fbde69 | Daniel is embarrassed by Benny, and resents his being protective when he meets her boyfriend. | [
{
"end_char": 93,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Daniel)) (VP (VP (VBZ is) (VP (VBN embarrassed) (PP (IN by) (NP (NNP Benny))))) (, ,) (CC and) (VP (VBZ resents) (S (NP (PRP$ his)) (VP (VBG being) (ADJP (JJ protective)))) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBZ meets) (NP (PRP$ her) (NN boyfriend))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Daniel is embarrassed by Benny, and resents his being protective when he meets her boyfriend.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Daniel",
"misc": "",
"start_char": 0,
"text": "Daniel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 7,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 21,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 3,
"lemma": "embarrass",
"misc": "",
"start_char": 10,
"text": "embarrassed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 24,
"feats": null,
"head": 5,
"id": 4,
"lemma": "by",
"misc": "",
"start_char": 22,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl:agent",
"end_char": 30,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "Benny",
"misc": "",
"start_char": 25,
"text": "Benny",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 32,
"feats": null,
"head": 8,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 31,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 36,
"feats": null,
"head": 8,
"id": 7,
"lemma": "and",
"misc": "",
"start_char": 33,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 44,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 8,
"lemma": "resent",
"misc": "",
"start_char": 37,
"text": "resents",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "nsubj",
"end_char": 48,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 11,
"id": 9,
"lemma": "his",
"misc": "",
"start_char": 45,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "cop",
"end_char": 54,
"feats": "VerbForm=Ger",
"head": 11,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 49,
"text": "being",
"upos": "AUX",
"xpos": "VBG"
},
{
"deprel": "xcomp",
"end_char": 65,
"feats": "Degree=Pos",
"head": 8,
"id": 11,
"lemma": "protective",
"misc": "",
"start_char": 55,
"text": "protective",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"end_char": 70,
"feats": "PronType=Int",
"head": 14,
"id": 12,
"lemma": "when",
"misc": "",
"start_char": 66,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 73,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 71,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 79,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 11,
"id": 14,
"lemma": "meet",
"misc": "",
"start_char": 74,
"text": "meets",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "nmod:poss",
"end_char": 83,
"feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 16,
"id": 15,
"lemma": "her",
"misc": "",
"start_char": 80,
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 93,
"feats": "Number=Sing",
"head": 14,
"id": 16,
"lemma": "boyfriend",
"misc": "",
"start_char": 84,
"text": "boyfriend",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 95,
"feats": null,
"head": 3,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 94,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
12dbc0ae013edc78300826306149a816 | Even Glen himself acknowledged that Thomas died when he returned to Earth the first time. | [
{
"end_char": 89,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (RB Even) (NNP Glen) (PRP himself)) (VP (VBD acknowledged) (SBAR (IN that) (S (NP (NNP Thomas)) (VP (VBD died) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD returned) (PP (IN to) (NP (NNP Earth))) (NP (DT the) (JJ first) (NN time))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Even Glen himself acknowledged that Thomas died when he returned to Earth the first time.",
"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": 9,
"feats": "Number=Sing",
"head": 4,
"id": 2,
"lemma": "Glen",
"misc": "",
"start_char": 5,
"text": "Glen",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "nmod:npmod",
"end_char": 17,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Emp|Reflex=Yes",
"head": 2,
"id": 3,
"lemma": "himself",
"misc": "",
"start_char": 10,
"text": "himself",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"end_char": 30,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 4,
"lemma": "acknowledge",
"misc": "",
"start_char": 18,
"text": "acknowledged",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 35,
"feats": null,
"head": 7,
"id": 5,
"lemma": "that",
"misc": "",
"start_char": 31,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 42,
"feats": "Number=Sing",
"head": 7,
"id": 6,
"lemma": "Thomas",
"misc": "",
"start_char": 36,
"text": "Thomas",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "ccomp",
"end_char": 47,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 7,
"lemma": "die",
"misc": "",
"start_char": 43,
"text": "died",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 52,
"feats": "PronType=Int",
"head": 10,
"id": 8,
"lemma": "when",
"misc": "",
"start_char": 48,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 55,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 53,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 64,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": 10,
"lemma": "return",
"misc": "",
"start_char": 56,
"text": "returned",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 67,
"feats": null,
"head": 12,
"id": 11,
"lemma": "to",
"misc": "",
"start_char": 65,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 73,
"feats": "Number=Sing",
"head": 10,
"id": 12,
"lemma": "Earth",
"misc": "",
"start_char": 68,
"text": "Earth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "det",
"end_char": 77,
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": 13,
"lemma": "the",
"misc": "",
"start_char": 74,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 83,
"feats": "Degree=Pos|NumType=Ord",
"head": 15,
"id": 14,
"lemma": "first",
"misc": "",
"start_char": 78,
"text": "first",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl:tmod",
"end_char": 88,
"feats": "Number=Sing",
"head": 10,
"id": 15,
"lemma": "time",
"misc": "",
"start_char": 84,
"text": "time",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 90,
"feats": null,
"head": 4,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 89,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
5,
5
],
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
15da3d0a79b43e4fbad8312238bf8e64 | Albert is from Rebirth of Fred, so he doesn't count. | [
{
"end_char": 52,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Albert)) (VP (VBZ is) (PP (IN from) (NP (NP (NNP Rebirth)) (PP (IN of) (NP (NNP Fred))))))) (, ,) (RB so) (S (NP (PRP he)) (VP (VBZ does) (RB n't) (VP (VB count)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Albert is from Rebirth of Fred, so he doesn't count.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Albert",
"misc": "",
"start_char": 0,
"text": "Albert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 7,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "case",
"end_char": 14,
"feats": null,
"head": 4,
"id": 3,
"lemma": "from",
"misc": "",
"start_char": 10,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "root",
"end_char": 22,
"feats": "Number=Sing",
"head": 0,
"id": 4,
"lemma": "Rebirth",
"misc": "",
"start_char": 15,
"text": "Rebirth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 25,
"feats": null,
"head": 6,
"id": 5,
"lemma": "of",
"misc": "",
"start_char": 23,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 30,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Fred",
"misc": "",
"start_char": 26,
"text": "Fred",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 32,
"feats": null,
"head": 4,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 31,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 35,
"feats": null,
"head": 12,
"id": 8,
"lemma": "so",
"misc": "",
"start_char": 33,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 38,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 36,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 43,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 10,
"lemma": "do",
"misc": "",
"start_char": 39,
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 47,
"feats": null,
"head": 12,
"id": 11,
"lemma": "not",
"misc": "",
"start_char": 44,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 53,
"feats": "VerbForm=Inf",
"head": 4,
"id": 12,
"lemma": "count",
"misc": "",
"start_char": 48,
"text": "count",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"end_char": 55,
"feats": null,
"head": 4,
"id": 13,
"lemma": ".",
"misc": "",
"start_char": 54,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
f5d9629054ae4fda685c06e6dd713d07 | Dennis is punched back by Donald, but Jean hops onto his back. | [
{
"end_char": 62,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Dennis)) (VP (VBZ is) (VP (VBN punched) (PRT (RB back)) (PP (IN by) (NP (NNP Donald)))))) (, ,) (CC but) (S (NP (NNP Jean)) (VP (VBZ hops) (PP (IN onto) (NP (PRP$ his) (NN back))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Dennis is punched back by Donald, but Jean hops onto his back.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Dennis",
"misc": "",
"start_char": 0,
"text": "Dennis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 7,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 17,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 3,
"lemma": "punch",
"misc": "",
"start_char": 10,
"text": "punched",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "advmod",
"end_char": 22,
"feats": null,
"head": 3,
"id": 4,
"lemma": "back",
"misc": "",
"start_char": 18,
"text": "back",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 25,
"feats": null,
"head": 6,
"id": 5,
"lemma": "by",
"misc": "",
"start_char": 23,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 32,
"feats": "Number=Sing",
"head": 3,
"id": 6,
"lemma": "Donald",
"misc": "",
"start_char": 26,
"text": "Donald",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 34,
"feats": null,
"head": 10,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 33,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 38,
"feats": null,
"head": 10,
"id": 8,
"lemma": "but",
"misc": "",
"start_char": 35,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 43,
"feats": "Number=Sing",
"head": 10,
"id": 9,
"lemma": "Jean",
"misc": "",
"start_char": 39,
"text": "Jean",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"end_char": 48,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 10,
"lemma": "hop",
"misc": "",
"start_char": 44,
"text": "hops",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "case",
"end_char": 53,
"feats": null,
"head": 13,
"id": 11,
"lemma": "onto",
"misc": "",
"start_char": 49,
"text": "onto",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 57,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "his",
"misc": "",
"start_char": 54,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 62,
"feats": "Number=Sing",
"head": 10,
"id": 13,
"lemma": "back",
"misc": "",
"start_char": 58,
"text": "back",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 64,
"feats": null,
"head": 3,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 63,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
11,
11
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
26d7da5c9e3f48e2d5f5263732cadede | As Vincent accurately points out, that's pretty much what Luis did when he overthrew the Galactic Confedaracy and declared himself Kaiser. | [
{
"end_char": 138,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (SBAR (IN As) (S (NP (NNP Vincent)) (ADVP (RB accurately)) (VP (VBZ points) (PRT (RP out))))) (, ,) (NP (DT that)) (VP (VP (VBZ 's) (ADJP (ADJP (RB pretty) (JJ much)) (SBAR (WHNP (WP what)) (S (NP (NNP Luis)) (VP (VBD did) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD overthrew) (NP (DT the) (NNP Galactic) (NNP Confedaracy)))))))))) (CC and) (VP (VBD declared) (NP (PRP himself)) (S (NP (NNP Kaiser))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "As Vincent accurately points out, that's pretty much what Luis did when he overthrew the Galactic Confedaracy and declared himself Kaiser.",
"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",
"end_char": 10,
"feats": "Number=Sing",
"head": 4,
"id": 2,
"lemma": "Vincent",
"misc": "",
"start_char": 3,
"text": "Vincent",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 21,
"feats": null,
"head": 4,
"id": 3,
"lemma": "accurately",
"misc": "",
"start_char": 11,
"text": "accurately",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 28,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 11,
"id": 4,
"lemma": "point",
"misc": "",
"start_char": 22,
"text": "points",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "compound:prt",
"end_char": 32,
"feats": null,
"head": 4,
"id": 5,
"lemma": "out",
"misc": "",
"start_char": 29,
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "punct",
"end_char": 34,
"feats": null,
"head": 4,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 33,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 39,
"feats": "Number=Sing|PronType=Dem",
"head": 11,
"id": 7,
"lemma": "that",
"misc": "",
"start_char": 35,
"text": "that",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "cop",
"end_char": 42,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 11,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 40,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 49,
"feats": null,
"head": 10,
"id": 9,
"lemma": "pretty",
"misc": "",
"start_char": 43,
"text": "pretty",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"end_char": 54,
"feats": "Degree=Pos",
"head": 11,
"id": 10,
"lemma": "much",
"misc": "",
"start_char": 50,
"text": "much",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "root",
"end_char": 59,
"feats": "PronType=Rel",
"head": 0,
"id": 11,
"lemma": "what",
"misc": "",
"start_char": 55,
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "nsubj",
"end_char": 64,
"feats": "Number=Sing",
"head": 13,
"id": 12,
"lemma": "Luis",
"misc": "",
"start_char": 60,
"text": "Luis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "acl:relcl",
"end_char": 68,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": 13,
"lemma": "do",
"misc": "",
"start_char": 65,
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 73,
"feats": "PronType=Int",
"head": 16,
"id": 14,
"lemma": "when",
"misc": "",
"start_char": 69,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 76,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 15,
"lemma": "he",
"misc": "",
"start_char": 74,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 86,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": 16,
"lemma": "overthrow",
"misc": "",
"start_char": 77,
"text": "overthrew",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 90,
"feats": "Definite=Def|PronType=Art",
"head": 19,
"id": 17,
"lemma": "the",
"misc": "",
"start_char": 87,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 99,
"feats": "Degree=Pos",
"head": 19,
"id": 18,
"lemma": "Galactic",
"misc": "",
"start_char": 91,
"text": "Galactic",
"upos": "ADJ",
"xpos": "NNP"
},
{
"deprel": "obj",
"end_char": 111,
"feats": "Number=Sing",
"head": 16,
"id": 19,
"lemma": "Confedaracy",
"misc": "",
"start_char": 100,
"text": "Confedaracy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 115,
"feats": null,
"head": 21,
"id": 20,
"lemma": "and",
"misc": "",
"start_char": 112,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 124,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": 21,
"lemma": "declare",
"misc": "",
"start_char": 116,
"text": "declared",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 132,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs|Reflex=Yes",
"head": 21,
"id": 22,
"lemma": "himself",
"misc": "",
"start_char": 125,
"text": "himself",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"end_char": 139,
"feats": "Number=Sing",
"head": 21,
"id": 23,
"lemma": "Kaiser",
"misc": "",
"start_char": 133,
"text": "Kaiser",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 141,
"feats": null,
"head": 11,
"id": 24,
"lemma": ".",
"misc": "",
"start_char": 140,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
11,
11
],
[
0,
14,
14
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
34898004ccbdc3457a3a6700cdf28282 | Jamal was acquitted and Kevin resigned after overwhelming evidence of his guilt was released. | [
{
"end_char": 93,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Jamal)) (VP (VBD was) (VP (VBN acquitted)))) (CC and) (S (NP (NNP Kevin)) (VP (VBD resigned))) (SBAR (IN after) (S (NP (NP (JJ overwhelming) (NN evidence)) (PP (IN of) (NP (PRP$ his) (NN guilt)))) (VP (VBD was) (VP (VBN released))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Jamal was acquitted and Kevin resigned after overwhelming evidence of his guilt was released.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Jamal",
"misc": "",
"start_char": 0,
"text": "Jamal",
"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": 19,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 3,
"lemma": "acquit",
"misc": "",
"start_char": 10,
"text": "acquitted",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "cc",
"end_char": 23,
"feats": null,
"head": 6,
"id": 4,
"lemma": "and",
"misc": "",
"start_char": 20,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 29,
"feats": "Number=Sing",
"head": 6,
"id": 5,
"lemma": "Kevin",
"misc": "",
"start_char": 24,
"text": "Kevin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"end_char": 38,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 6,
"lemma": "resign",
"misc": "",
"start_char": 30,
"text": "resigned",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 44,
"feats": null,
"head": 14,
"id": 7,
"lemma": "after",
"misc": "",
"start_char": 39,
"text": "after",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 57,
"feats": "Degree=Pos",
"head": 9,
"id": 8,
"lemma": "overwhelming",
"misc": "",
"start_char": 45,
"text": "overwhelming",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj:pass",
"end_char": 66,
"feats": "Number=Sing",
"head": 14,
"id": 9,
"lemma": "evidence",
"misc": "",
"start_char": 58,
"text": "evidence",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 69,
"feats": null,
"head": 12,
"id": 10,
"lemma": "of",
"misc": "",
"start_char": 67,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 73,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "his",
"misc": "",
"start_char": 70,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod",
"end_char": 79,
"feats": "Number=Sing",
"head": 9,
"id": 12,
"lemma": "guilt",
"misc": "",
"start_char": 74,
"text": "guilt",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux:pass",
"end_char": 83,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": 13,
"lemma": "be",
"misc": "",
"start_char": 80,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 92,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 6,
"id": 14,
"lemma": "release",
"misc": "",
"start_char": 84,
"text": "released",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 94,
"feats": null,
"head": 3,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 93,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
af7f4ab6622bbe9396b86159dcef39fb | But Dennis reminds me too much of Billy when he would try too hard and throw winnable games away. | [
{
"end_char": 97,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC But) (NP (NNP Dennis)) (VP (VBZ reminds) (NP (PRP me)) (NP (NP (ADJP (RB too) (JJ much))) (PP (IN of) (NP (NNP Billy)))) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (MD would) (VP (VP (VB try) (ADVP (RB too) (RB hard))) (CC and) (VP (VB throw) (NP (JJ winnable) (NNS games)) (ADVP (RB away)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "But Dennis reminds me too much of Billy when he would try too hard and throw winnable games away.",
"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": 10,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "Dennis",
"misc": "",
"start_char": 4,
"text": "Dennis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "remind",
"misc": "",
"start_char": 11,
"text": "reminds",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "iobj",
"end_char": 21,
"feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs",
"head": 3,
"id": 4,
"lemma": "I",
"misc": "",
"start_char": 19,
"text": "me",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 25,
"feats": null,
"head": 6,
"id": 5,
"lemma": "too",
"misc": "",
"start_char": 22,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "obj",
"end_char": 30,
"feats": "Degree=Pos",
"head": 3,
"id": 6,
"lemma": "much",
"misc": "",
"start_char": 26,
"text": "much",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 33,
"feats": null,
"head": 8,
"id": 7,
"lemma": "of",
"misc": "",
"start_char": 31,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 39,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "Billy",
"misc": "",
"start_char": 34,
"text": "Billy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 44,
"feats": "PronType=Int",
"head": 12,
"id": 9,
"lemma": "when",
"misc": "",
"start_char": 40,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 47,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 45,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 53,
"feats": "VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "would",
"misc": "",
"start_char": 48,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"end_char": 57,
"feats": "VerbForm=Inf",
"head": 3,
"id": 12,
"lemma": "try",
"misc": "",
"start_char": 54,
"text": "try",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 61,
"feats": null,
"head": 14,
"id": 13,
"lemma": "too",
"misc": "",
"start_char": 58,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 66,
"feats": "Degree=Pos",
"head": 12,
"id": 14,
"lemma": "hard",
"misc": "",
"start_char": 62,
"text": "hard",
"upos": "ADV",
"xpos": "RB"
},
{
"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": "VerbForm=Inf",
"head": 12,
"id": 16,
"lemma": "throw",
"misc": "",
"start_char": 71,
"text": "throw",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "amod",
"end_char": 85,
"feats": "Degree=Pos",
"head": 18,
"id": 17,
"lemma": "winnable",
"misc": "",
"start_char": 77,
"text": "winnable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 91,
"feats": "Number=Plur",
"head": 16,
"id": 18,
"lemma": "game",
"misc": "",
"start_char": 86,
"text": "games",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "advmod",
"end_char": 96,
"feats": null,
"head": 16,
"id": 19,
"lemma": "away",
"misc": "",
"start_char": 92,
"text": "away",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 98,
"feats": null,
"head": 3,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 97,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
7,
7
],
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
36bc1e7b925983697bf33b391c15c4fc | Della has sex with Barbara, and then has this strange conversation with her where she just makes a weird grunting noise. | [
{
"end_char": 120,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Della)) (VP (VP (VBZ has) (NP (NN sex)) (PP (IN with) (NP (NNP Barbara)))) (, ,) (CC and) (ADVP (RB then)) (VP (VBZ has) (NP (NP (DT this) (JJ strange) (NN conversation)) (PP (IN with) (NP (NP (PRP her)) (SBAR (WHADVP (WRB where)) (S (NP (PRP she)) (ADVP (RB just)) (VP (VBZ makes) (NP (DT a) (JJ weird) (VBG grunting) (NN noise)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Della has sex with Barbara, and then has this strange conversation with her where she just makes a weird grunting noise.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Della",
"misc": "",
"start_char": 0,
"text": "Della",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "have",
"misc": "",
"start_char": 6,
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 13,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "sex",
"misc": "",
"start_char": 10,
"text": "sex",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 18,
"feats": null,
"head": 5,
"id": 4,
"lemma": "with",
"misc": "",
"start_char": 14,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 26,
"feats": "Number=Sing",
"head": 2,
"id": 5,
"lemma": "Barbara",
"misc": "",
"start_char": 19,
"text": "Barbara",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 28,
"feats": null,
"head": 9,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 27,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 32,
"feats": null,
"head": 9,
"id": 7,
"lemma": "and",
"misc": "",
"start_char": 29,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 37,
"feats": "PronType=Dem",
"head": 9,
"id": 8,
"lemma": "then",
"misc": "",
"start_char": 33,
"text": "then",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 41,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 9,
"lemma": "have",
"misc": "",
"start_char": 38,
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 46,
"feats": "Number=Sing|PronType=Dem",
"head": 12,
"id": 10,
"lemma": "this",
"misc": "",
"start_char": 42,
"text": "this",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 54,
"feats": "Degree=Pos",
"head": 12,
"id": 11,
"lemma": "strange",
"misc": "",
"start_char": 47,
"text": "strange",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 67,
"feats": "Number=Sing",
"head": 9,
"id": 12,
"lemma": "conversation",
"misc": "",
"start_char": 55,
"text": "conversation",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 72,
"feats": null,
"head": 14,
"id": 13,
"lemma": "with",
"misc": "",
"start_char": 68,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 76,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 14,
"lemma": "her",
"misc": "",
"start_char": 73,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 82,
"feats": "PronType=Int",
"head": 18,
"id": 15,
"lemma": "where",
"misc": "",
"start_char": 77,
"text": "where",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 86,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": 16,
"lemma": "she",
"misc": "",
"start_char": 83,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 91,
"feats": null,
"head": 18,
"id": 17,
"lemma": "just",
"misc": "",
"start_char": 87,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 97,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 9,
"id": 18,
"lemma": "make",
"misc": "",
"start_char": 92,
"text": "makes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 99,
"feats": "Definite=Ind|PronType=Art",
"head": 22,
"id": 19,
"lemma": "a",
"misc": "",
"start_char": 98,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 105,
"feats": "Degree=Pos",
"head": 22,
"id": 20,
"lemma": "weird",
"misc": "",
"start_char": 100,
"text": "weird",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"end_char": 114,
"feats": "VerbForm=Ger",
"head": 22,
"id": 21,
"lemma": "grunt",
"misc": "",
"start_char": 106,
"text": "grunting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 120,
"feats": "Number=Sing",
"head": 18,
"id": 22,
"lemma": "noise",
"misc": "",
"start_char": 115,
"text": "noise",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 122,
"feats": null,
"head": 2,
"id": 23,
"lemma": ".",
"misc": "",
"start_char": 121,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
13,
13
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
8911e73f27a90e9e5c8902d762ad5e7e | Certainly, Charles meant Louis to be symbolic or he wouldn't have put in all that business about the whiteness of the whale. | [
{
"end_char": 124,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (ADVP (RB Certainly)) (, ,) (NP (NNP Charles)) (VP (VBD meant) (S (NP (NNP Louis)) (VP (TO to) (VP (VB be) (ADJP (JJ symbolic)))))) (CC or) (S (NP (PRP he)) (VP (MD would) (RB n't) (VP (VB have) (VP (VBN put) (PRT (IN in)) (NP (PDT all) (DT that) (NN business)) (PP (IN about) (NP (NP (DT the) (NN whiteness)) (PP (IN of) (NP (DT the) (NN whale))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Certainly, Charles meant Louis to be symbolic or he wouldn't have put in all that business about the whiteness of the whale.",
"tokens": [
{
"deprel": "advmod",
"end_char": 9,
"feats": null,
"head": 4,
"id": 1,
"lemma": "certainly",
"misc": "",
"start_char": 0,
"text": "Certainly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 11,
"feats": null,
"head": 4,
"id": 2,
"lemma": ",",
"misc": "",
"start_char": 10,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 19,
"feats": "Number=Sing",
"head": 4,
"id": 3,
"lemma": "Charles",
"misc": "",
"start_char": 12,
"text": "Charles",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 25,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 4,
"lemma": "mean",
"misc": "",
"start_char": 20,
"text": "meant",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 31,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "Louis",
"misc": "",
"start_char": 26,
"text": "Louis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 34,
"feats": null,
"head": 8,
"id": 6,
"lemma": "to",
"misc": "",
"start_char": 32,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "cop",
"end_char": 37,
"feats": "VerbForm=Inf",
"head": 8,
"id": 7,
"lemma": "be",
"misc": "",
"start_char": 35,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 46,
"feats": "Degree=Pos",
"head": 4,
"id": 8,
"lemma": "symbolic",
"misc": "",
"start_char": 38,
"text": "symbolic",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 49,
"feats": null,
"head": 14,
"id": 9,
"lemma": "or",
"misc": "",
"start_char": 47,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 52,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 50,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 58,
"feats": "VerbForm=Fin",
"head": 14,
"id": 11,
"lemma": "would",
"misc": "",
"start_char": 53,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 62,
"feats": null,
"head": 14,
"id": 12,
"lemma": "not",
"misc": "",
"start_char": 59,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "aux",
"end_char": 67,
"feats": "VerbForm=Inf",
"head": 14,
"id": 13,
"lemma": "have",
"misc": "",
"start_char": 63,
"text": "have",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "conj",
"end_char": 71,
"feats": "Tense=Past|VerbForm=Part",
"head": 4,
"id": 14,
"lemma": "put",
"misc": "",
"start_char": 68,
"text": "put",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "compound:prt",
"end_char": 74,
"feats": null,
"head": 14,
"id": 15,
"lemma": "in",
"misc": "",
"start_char": 72,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det:predet",
"end_char": 78,
"feats": null,
"head": 18,
"id": 16,
"lemma": "all",
"misc": "",
"start_char": 75,
"text": "all",
"upos": "DET",
"xpos": "PDT"
},
{
"deprel": "det",
"end_char": 83,
"feats": "Number=Sing|PronType=Dem",
"head": 18,
"id": 17,
"lemma": "that",
"misc": "",
"start_char": 79,
"text": "that",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 92,
"feats": "Number=Sing",
"head": 14,
"id": 18,
"lemma": "business",
"misc": "",
"start_char": 84,
"text": "business",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 98,
"feats": null,
"head": 21,
"id": 19,
"lemma": "about",
"misc": "",
"start_char": 93,
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 102,
"feats": "Definite=Def|PronType=Art",
"head": 21,
"id": 20,
"lemma": "the",
"misc": "",
"start_char": 99,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 112,
"feats": "Number=Sing",
"head": 14,
"id": 21,
"lemma": "whiteness",
"misc": "",
"start_char": 103,
"text": "whiteness",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 115,
"feats": null,
"head": 24,
"id": 22,
"lemma": "of",
"misc": "",
"start_char": 113,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 119,
"feats": "Definite=Def|PronType=Art",
"head": 24,
"id": 23,
"lemma": "the",
"misc": "",
"start_char": 116,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 125,
"feats": "Number=Sing",
"head": 21,
"id": 24,
"lemma": "whale",
"misc": "",
"start_char": 120,
"text": "whale",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 127,
"feats": null,
"head": 4,
"id": 25,
"lemma": ".",
"misc": "",
"start_char": 126,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
],
[
0,
9,
9
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
6fe041f1b0aded94fd07c37ffc54e061 | Arnold would just ride Martin harder so he loses more calories. | [
{
"end_char": 63,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Arnold)) (VP (MD would) (ADVP (RB just)) (VP (VB ride) (NP (NNP Martin)) (ADVP (RBR harder)) (SBAR (RB so) (S (NP (PRP he)) (VP (VBZ loses) (NP (JJR more) (NNS calories))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Arnold would just ride Martin harder so he loses more calories.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Arnold",
"misc": "",
"start_char": 0,
"text": "Arnold",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 12,
"feats": "VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "would",
"misc": "",
"start_char": 7,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 17,
"feats": null,
"head": 4,
"id": 3,
"lemma": "just",
"misc": "",
"start_char": 13,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 22,
"feats": "VerbForm=Inf",
"head": 0,
"id": 4,
"lemma": "ride",
"misc": "",
"start_char": 18,
"text": "ride",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 29,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "Martin",
"misc": "",
"start_char": 23,
"text": "Martin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 36,
"feats": "Degree=Cmp",
"head": 4,
"id": 6,
"lemma": "hard",
"misc": "",
"start_char": 30,
"text": "harder",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "advmod",
"end_char": 39,
"feats": null,
"head": 9,
"id": 7,
"lemma": "so",
"misc": "",
"start_char": 37,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 42,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 40,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"end_char": 48,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 9,
"lemma": "lose",
"misc": "",
"start_char": 43,
"text": "loses",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "amod",
"end_char": 53,
"feats": "Degree=Cmp",
"head": 11,
"id": 10,
"lemma": "more",
"misc": "",
"start_char": 49,
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"end_char": 62,
"feats": "Number=Plur",
"head": 9,
"id": 11,
"lemma": "calorie",
"misc": "",
"start_char": 54,
"text": "calories",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 64,
"feats": null,
"head": 4,
"id": 12,
"lemma": ".",
"misc": "",
"start_char": 63,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
e50909b30575281213e7267f26191074 | Rogelio asks, looking concerned and glancing at Thomas to see if there's something that he's missed. | [
{
"end_char": 100,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Rogelio)) (VP (VBZ asks) (, ,) (S (VP (VP (VBG looking) (ADJP (JJ concerned))) (CC and) (VP (VBG glancing) (PP (IN at) (NP (NNP Thomas))) (S (VP (TO to) (VP (VB see) (SBAR (IN if) (S (NP (EX there)) (VP (VBZ 's) (NP (NP (NN something)) (SBAR (WHNP (WDT that)) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBN missed)))))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Rogelio asks, looking concerned and glancing at Thomas to see if there's something that he's missed.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Rogelio",
"misc": "",
"start_char": 0,
"text": "Rogelio",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 12,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "ask",
"misc": "",
"start_char": 8,
"text": "asks",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "punct",
"end_char": 14,
"feats": null,
"head": 4,
"id": 3,
"lemma": ",",
"misc": "",
"start_char": 13,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advcl",
"end_char": 22,
"feats": "VerbForm=Ger",
"head": 2,
"id": 4,
"lemma": "look",
"misc": "",
"start_char": 15,
"text": "looking",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "xcomp",
"end_char": 32,
"feats": "Degree=Pos",
"head": 4,
"id": 5,
"lemma": "concerned",
"misc": "",
"start_char": 23,
"text": "concerned",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 36,
"feats": null,
"head": 7,
"id": 6,
"lemma": "and",
"misc": "",
"start_char": 33,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 45,
"feats": "VerbForm=Ger",
"head": 5,
"id": 7,
"lemma": "glance",
"misc": "",
"start_char": 37,
"text": "glancing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 48,
"feats": null,
"head": 9,
"id": 8,
"lemma": "at",
"misc": "",
"start_char": 46,
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 55,
"feats": "Number=Sing",
"head": 7,
"id": 9,
"lemma": "Thomas",
"misc": "",
"start_char": 49,
"text": "Thomas",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 58,
"feats": null,
"head": 11,
"id": 10,
"lemma": "to",
"misc": "",
"start_char": 56,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 62,
"feats": "VerbForm=Inf",
"head": 4,
"id": 11,
"lemma": "see",
"misc": "",
"start_char": 59,
"text": "see",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 65,
"feats": null,
"head": 14,
"id": 12,
"lemma": "if",
"misc": "",
"start_char": 63,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "expl",
"end_char": 71,
"feats": null,
"head": 14,
"id": 13,
"lemma": "there",
"misc": "",
"start_char": 66,
"text": "there",
"upos": "PRON",
"xpos": "EX"
},
{
"deprel": "ccomp",
"end_char": 74,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 11,
"id": 14,
"lemma": "be",
"misc": "",
"start_char": 72,
"text": "'s",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "nsubj",
"end_char": 84,
"feats": "Number=Sing|PronType=Ind",
"head": 14,
"id": 15,
"lemma": "something",
"misc": "",
"start_char": 75,
"text": "something",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 89,
"feats": "PronType=Rel",
"head": 19,
"id": 16,
"lemma": "that",
"misc": "",
"start_char": 85,
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "nsubj:pass",
"end_char": 92,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": 17,
"lemma": "he",
"misc": "",
"start_char": 90,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 95,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 19,
"id": 18,
"lemma": "be",
"misc": "",
"start_char": 93,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "acl:relcl",
"end_char": 102,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 15,
"id": 19,
"lemma": "miss",
"misc": "",
"start_char": 96,
"text": "missed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 104,
"feats": null,
"head": 2,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 103,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
16,
16
]
],
[
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
ce431716093d7b24718238a6ca163978 | Luke ended up leaving David, but before he did he free-handed a half-sleeve around my first tat. | [
{
"end_char": 96,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Luke)) (VP (VBD ended) (PRT (RP up)) (S (VP (VBG leaving) (NP (NNP David)))))) (, ,) (CC but) (SBAR (IN before) (S (NP (PRP he)) (VP (VBD did) (NP (PRP he)) (VP (VBN free-handed) (NP (DT a) (NN half-sleeve)) (PP (IN around) (NP (PRP$ my) (JJ first) (NN tat))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Luke ended up leaving David, but before he did he free-handed a half-sleeve around my first tat.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Luke",
"misc": "",
"start_char": 0,
"text": "Luke",
"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": "end",
"misc": "",
"start_char": 5,
"text": "ended",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"end_char": 13,
"feats": null,
"head": 2,
"id": 3,
"lemma": "up",
"misc": "",
"start_char": 11,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "xcomp",
"end_char": 21,
"feats": "VerbForm=Ger",
"head": 2,
"id": 4,
"lemma": "leave",
"misc": "",
"start_char": 14,
"text": "leaving",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 27,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "David",
"misc": "",
"start_char": 22,
"text": "David",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 29,
"feats": null,
"head": 12,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 28,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 33,
"feats": null,
"head": 12,
"id": 7,
"lemma": "but",
"misc": "",
"start_char": 30,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "mark",
"end_char": 40,
"feats": null,
"head": 12,
"id": 8,
"lemma": "before",
"misc": "",
"start_char": 34,
"text": "before",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 43,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 41,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 47,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": 10,
"lemma": "do",
"misc": "",
"start_char": 44,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"end_char": 50,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 48,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 62,
"feats": "Tense=Past|VerbForm=Part",
"head": 2,
"id": 12,
"lemma": "free-hand",
"misc": "",
"start_char": 51,
"text": "free-handed",
"upos": "VERB",
"xpos": "VBN"
},
{
"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": "obj",
"end_char": 76,
"feats": "Number=Sing",
"head": 12,
"id": 14,
"lemma": "half-sleeve",
"misc": "",
"start_char": 65,
"text": "half-sleeve",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 83,
"feats": null,
"head": 18,
"id": 15,
"lemma": "around",
"misc": "",
"start_char": 77,
"text": "around",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 86,
"feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs",
"head": 18,
"id": 16,
"lemma": "my",
"misc": "",
"start_char": 84,
"text": "my",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 92,
"feats": "Degree=Pos|NumType=Ord",
"head": 18,
"id": 17,
"lemma": "first",
"misc": "",
"start_char": 87,
"text": "first",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 96,
"feats": "Number=Sing",
"head": 12,
"id": 18,
"lemma": "tat",
"misc": "",
"start_char": 93,
"text": "tat",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 98,
"feats": null,
"head": 2,
"id": 19,
"lemma": ".",
"misc": "",
"start_char": 97,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
d0ad4a4807726477d1a40a7a34d26969 | Bessie asked Connie if she would be with JD or Peter Dinklage. | [
{
"end_char": 62,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Bessie)) (VP (VBD asked) (NP (NNP Connie)) (SBAR (IN if) (S (NP (PRP she)) (VP (MD would) (VP (VB be) (PP (IN with) (NP (NNP JD) (CC or) (NNP Peter) (NNP Dinklage)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Bessie asked Connie if she would be with JD or Peter Dinklage.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Bessie",
"misc": "",
"start_char": 0,
"text": "Bessie",
"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": "ask",
"misc": "",
"start_char": 7,
"text": "asked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"end_char": 19,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Connie",
"misc": "",
"start_char": 13,
"text": "Connie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 22,
"feats": null,
"head": 9,
"id": 4,
"lemma": "if",
"misc": "",
"start_char": 20,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 26,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 5,
"lemma": "she",
"misc": "",
"start_char": 23,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 32,
"feats": "VerbForm=Fin",
"head": 9,
"id": 6,
"lemma": "would",
"misc": "",
"start_char": 27,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "cop",
"end_char": 35,
"feats": "VerbForm=Inf",
"head": 9,
"id": 7,
"lemma": "be",
"misc": "",
"start_char": 33,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 40,
"feats": null,
"head": 9,
"id": 8,
"lemma": "with",
"misc": "",
"start_char": 36,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 43,
"feats": "Number=Sing",
"head": 2,
"id": 9,
"lemma": "JD",
"misc": "",
"start_char": 41,
"text": "JD",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 46,
"feats": null,
"head": 11,
"id": 10,
"lemma": "or",
"misc": "",
"start_char": 44,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 52,
"feats": "Number=Sing",
"head": 9,
"id": 11,
"lemma": "Peter",
"misc": "",
"start_char": 47,
"text": "Peter",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 61,
"feats": "Number=Sing",
"head": 11,
"id": 12,
"lemma": "Dinklage",
"misc": "",
"start_char": 53,
"text": "Dinklage",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 63,
"feats": null,
"head": 2,
"id": 13,
"lemma": ".",
"misc": "",
"start_char": 62,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
da0a71ea7383e77739c123eb70772a99 | Patricia would have made more sense...Alexis was never going to happen, I think because she's in most of Seth Macfarlane's works now. | [
{
"end_char": 133,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Patricia)) (VP (MD would) (VP (VB have) (VP (VBN made) (NP (JJR more) (NN sense)))))) (, ...) (S (NP (NNP Alexis)) (VP (VBD was) (ADVP (RB never)) (VP (VBG going) (S (VP (TO to) (VP (VB happen))))))) (, ,) (S (NP (PRP I)) (VP (VBP think) (SBAR (IN because) (S (NP (PRP she)) (VP (VBZ 's) (PP (IN in) (NP (NP (JJS most)) (PP (IN of) (NP (NP (NNP Seth) (NNP Macfarlane) (POS 's)) (NNS works))))) (ADVP (RB now))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Patricia would have made more sense...Alexis was never going to happen, I think because she's in most of Seth Macfarlane's works now.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 8,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Patricia",
"misc": "",
"start_char": 0,
"text": "Patricia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 14,
"feats": "VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "would",
"misc": "",
"start_char": 9,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux",
"end_char": 19,
"feats": "VerbForm=Inf",
"head": 4,
"id": 3,
"lemma": "have",
"misc": "",
"start_char": 15,
"text": "have",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "root",
"end_char": 24,
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": 4,
"lemma": "make",
"misc": "",
"start_char": 20,
"text": "made",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "amod",
"end_char": 29,
"feats": "Degree=Cmp",
"head": 6,
"id": 5,
"lemma": "more",
"misc": "",
"start_char": 25,
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"end_char": 35,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "sense",
"misc": "",
"start_char": 30,
"text": "sense",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 39,
"feats": null,
"head": 4,
"id": 7,
"lemma": "...",
"misc": "",
"start_char": 36,
"text": "...",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 46,
"feats": "Number=Sing",
"head": 11,
"id": 8,
"lemma": "Alexis",
"misc": "",
"start_char": 40,
"text": "Alexis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 50,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": 9,
"lemma": "be",
"misc": "",
"start_char": 47,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 56,
"feats": null,
"head": 11,
"id": 10,
"lemma": "never",
"misc": "",
"start_char": 51,
"text": "never",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 62,
"feats": "Tense=Pres|VerbForm=Part",
"head": 4,
"id": 11,
"lemma": "go",
"misc": "",
"start_char": 57,
"text": "going",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 65,
"feats": null,
"head": 13,
"id": 12,
"lemma": "to",
"misc": "",
"start_char": 63,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 72,
"feats": "VerbForm=Inf",
"head": 11,
"id": 13,
"lemma": "happen",
"misc": "",
"start_char": 66,
"text": "happen",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"end_char": 74,
"feats": null,
"head": 16,
"id": 14,
"lemma": ",",
"misc": "",
"start_char": 73,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 76,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 16,
"id": 15,
"lemma": "I",
"misc": "",
"start_char": 75,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"end_char": 82,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 11,
"id": 16,
"lemma": "think",
"misc": "",
"start_char": 77,
"text": "think",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "mark",
"end_char": 90,
"feats": null,
"head": 21,
"id": 17,
"lemma": "because",
"misc": "",
"start_char": 83,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 94,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": 18,
"lemma": "she",
"misc": "",
"start_char": 91,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 97,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 21,
"id": 19,
"lemma": "be",
"misc": "",
"start_char": 95,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "case",
"end_char": 100,
"feats": null,
"head": 21,
"id": 20,
"lemma": "in",
"misc": "",
"start_char": 98,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 105,
"feats": "Degree=Sup",
"head": 16,
"id": 21,
"lemma": "most",
"misc": "",
"start_char": 101,
"text": "most",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "case",
"end_char": 108,
"feats": null,
"head": 26,
"id": 22,
"lemma": "of",
"misc": "",
"start_char": 106,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 113,
"feats": "Number=Sing",
"head": 26,
"id": 23,
"lemma": "Seth",
"misc": "",
"start_char": 109,
"text": "Seth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 124,
"feats": "Number=Sing",
"head": 23,
"id": 24,
"lemma": "Macfarlane",
"misc": "",
"start_char": 114,
"text": "Macfarlane",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 127,
"feats": null,
"head": 23,
"id": 25,
"lemma": "'s",
"misc": "",
"start_char": 125,
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "nmod",
"end_char": 133,
"feats": "Number=Plur",
"head": 21,
"id": 26,
"lemma": "work",
"misc": "",
"start_char": 128,
"text": "works",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "advmod",
"end_char": 137,
"feats": null,
"head": 21,
"id": 27,
"lemma": "now",
"misc": "",
"start_char": 134,
"text": "now",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 139,
"feats": null,
"head": 4,
"id": 28,
"lemma": ".",
"misc": "",
"start_char": 138,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
17,
17
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
8037523adbcf5a00f5d05ac1d6b27fe3 | Marie is arguably better than Felicia but she comes from a * much * better written story with a * much * more subtle and well-drawn cast. | [
{
"end_char": 137,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Marie)) (VP (VBZ is) (ADJP (ADJP (RB arguably) (JJR better)) (PP (IN than) (NP (NNP Felicia)))))) (CC but) (S (NP (PRP she)) (VP (VBZ comes) (PP (IN from) (NP (NP (DT a) (NFP *) (RB much) (NFP *) (RBR better) (VBN written) (NN story)) (PP (IN with) (NP (DT a) (NFP *) (JJ much) (NFP *) (ADJP (RBR more) (JJ subtle) (CC and) (JJ well-drawn)) (NN cast))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Marie is arguably better than Felicia but she comes from a * much * better written story with a * much * more subtle and well-drawn cast.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Marie",
"misc": "",
"start_char": 0,
"text": "Marie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 8,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 6,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 17,
"feats": null,
"head": 4,
"id": 3,
"lemma": "arguably",
"misc": "",
"start_char": 9,
"text": "arguably",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 24,
"feats": "Degree=Cmp",
"head": 0,
"id": 4,
"lemma": "good",
"misc": "",
"start_char": 18,
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"end_char": 29,
"feats": null,
"head": 6,
"id": 5,
"lemma": "than",
"misc": "",
"start_char": 25,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 37,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Felicia",
"misc": "",
"start_char": 30,
"text": "Felicia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 41,
"feats": null,
"head": 9,
"id": 7,
"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": 9,
"id": 8,
"lemma": "she",
"misc": "",
"start_char": 42,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 51,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 9,
"lemma": "come",
"misc": "",
"start_char": 46,
"text": "comes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "case",
"end_char": 56,
"feats": null,
"head": 17,
"id": 10,
"lemma": "from",
"misc": "",
"start_char": 52,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 58,
"feats": "Definite=Ind|PronType=Art",
"head": 17,
"id": 11,
"lemma": "a",
"misc": "",
"start_char": 57,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "punct",
"end_char": 60,
"feats": null,
"head": 13,
"id": 12,
"lemma": "*",
"misc": "",
"start_char": 59,
"text": "*",
"upos": "PUNCT",
"xpos": "NFP"
},
{
"deprel": "advmod",
"end_char": 65,
"feats": null,
"head": 15,
"id": 13,
"lemma": "much",
"misc": "",
"start_char": 61,
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 67,
"feats": null,
"head": 17,
"id": 14,
"lemma": "*",
"misc": "",
"start_char": 66,
"text": "*",
"upos": "PUNCT",
"xpos": "NFP"
},
{
"deprel": "advmod",
"end_char": 74,
"feats": "Degree=Cmp",
"head": 16,
"id": 15,
"lemma": "well",
"misc": "",
"start_char": 68,
"text": "better",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "amod",
"end_char": 82,
"feats": "Tense=Past|VerbForm=Part",
"head": 17,
"id": 16,
"lemma": "write",
"misc": "",
"start_char": 75,
"text": "written",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obl",
"end_char": 88,
"feats": "Number=Sing",
"head": 9,
"id": 17,
"lemma": "story",
"misc": "",
"start_char": 83,
"text": "story",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 93,
"feats": null,
"head": 27,
"id": 18,
"lemma": "with",
"misc": "",
"start_char": 89,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 95,
"feats": "Definite=Ind|PronType=Art",
"head": 27,
"id": 19,
"lemma": "a",
"misc": "",
"start_char": 94,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "punct",
"end_char": 97,
"feats": null,
"head": 21,
"id": 20,
"lemma": "*",
"misc": "",
"start_char": 96,
"text": "*",
"upos": "PUNCT",
"xpos": "NFP"
},
{
"deprel": "amod",
"end_char": 102,
"feats": "Degree=Pos",
"head": 27,
"id": 21,
"lemma": "much",
"misc": "",
"start_char": 98,
"text": "much",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 104,
"feats": null,
"head": 24,
"id": 22,
"lemma": "*",
"misc": "",
"start_char": 103,
"text": "*",
"upos": "PUNCT",
"xpos": "NFP"
},
{
"deprel": "advmod",
"end_char": 109,
"feats": "Degree=Cmp",
"head": 24,
"id": 23,
"lemma": "more",
"misc": "",
"start_char": 105,
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "amod",
"end_char": 116,
"feats": "Degree=Pos",
"head": 27,
"id": 24,
"lemma": "subtle",
"misc": "",
"start_char": 110,
"text": "subtle",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 120,
"feats": null,
"head": 26,
"id": 25,
"lemma": "and",
"misc": "",
"start_char": 117,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 131,
"feats": "Degree=Pos",
"head": 24,
"id": 26,
"lemma": "well-drawn",
"misc": "",
"start_char": 121,
"text": "well-drawn",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod",
"end_char": 136,
"feats": "Number=Sing",
"head": 17,
"id": 27,
"lemma": "cast",
"misc": "",
"start_char": 132,
"text": "cast",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 138,
"feats": null,
"head": 4,
"id": 28,
"lemma": ".",
"misc": "",
"start_char": 137,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
7,
7
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
f50189c46627b965b3ee2253867721db | Brian was recruiting by Justin, so he's guaranteed to be complete shit at throwing the ball. | [
{
"end_char": 92,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Brian)) (VP (VBD was) (VP (VBG recruiting) (PP (IN by) (NP (NNP Justin)))))) (, ,) (RB so) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBN guaranteed) (S (VP (TO to) (VP (VB be) (NP (JJ complete) (NN shit)) (PP (IN at) (S (VP (VBG throwing) (NP (DT the) (NN ball))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Brian was recruiting by Justin, so he's guaranteed to be complete shit at throwing the ball.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Brian",
"misc": "",
"start_char": 0,
"text": "Brian",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"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": 20,
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": 3,
"lemma": "recruiting",
"misc": "",
"start_char": 10,
"text": "recruiting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 23,
"feats": null,
"head": 5,
"id": 4,
"lemma": "by",
"misc": "",
"start_char": 21,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 30,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "Justin",
"misc": "",
"start_char": 24,
"text": "Justin",
"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": "advmod",
"end_char": 35,
"feats": null,
"head": 10,
"id": 7,
"lemma": "so",
"misc": "",
"start_char": 33,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj:pass",
"end_char": 38,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 36,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 41,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 10,
"id": 9,
"lemma": "be",
"misc": "",
"start_char": 39,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "parataxis",
"end_char": 52,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 3,
"id": 10,
"lemma": "guarantee",
"misc": "",
"start_char": 42,
"text": "guaranteed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"end_char": 55,
"feats": null,
"head": 14,
"id": 11,
"lemma": "to",
"misc": "",
"start_char": 53,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "cop",
"end_char": 58,
"feats": "VerbForm=Inf",
"head": 14,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 56,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "amod",
"end_char": 67,
"feats": "Degree=Pos",
"head": 14,
"id": 13,
"lemma": "complete",
"misc": "",
"start_char": 59,
"text": "complete",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "xcomp",
"end_char": 72,
"feats": "Number=Sing",
"head": 10,
"id": 14,
"lemma": "shit",
"misc": "",
"start_char": 68,
"text": "shit",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 75,
"feats": null,
"head": 16,
"id": 15,
"lemma": "at",
"misc": "",
"start_char": 73,
"text": "at",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 84,
"feats": "VerbForm=Ger",
"head": 14,
"id": 16,
"lemma": "throw",
"misc": "",
"start_char": 76,
"text": "throwing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"end_char": 88,
"feats": "Definite=Def|PronType=Art",
"head": 18,
"id": 17,
"lemma": "the",
"misc": "",
"start_char": 85,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 93,
"feats": "Number=Sing",
"head": 16,
"id": 18,
"lemma": "ball",
"misc": "",
"start_char": 89,
"text": "ball",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 95,
"feats": null,
"head": 3,
"id": 19,
"lemma": ".",
"misc": "",
"start_char": 94,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
7,
7
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
a1f16dc71bdbfe4fd92f93e3d159f219 | Michael doesn't seem to have much rapport with Alton right now, but he's still a big target in the Cleveland passing offense. | [
{
"end_char": 125,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Michael)) (VP (VBZ does) (RB n't) (VP (VB seem) (S (VP (TO to) (VP (VB have) (NP (NP (JJ much) (NN rapport)) (PP (IN with) (NP (NNP Alton)))) (ADVP (RB right) (RB now)))))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBZ 's) (ADVP (RB still)) (NP (DT a) (JJ big) (NN target)) (PP (IN in) (NP (DT the) (NNP Cleveland) (NN passing) (NN offense))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Michael doesn't seem to have much rapport with Alton right now, but he's still a big target in the Cleveland passing offense.",
"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": "seem",
"misc": "",
"start_char": 17,
"text": "seem",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 24,
"feats": null,
"head": 6,
"id": 5,
"lemma": "to",
"misc": "",
"start_char": 22,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 29,
"feats": "VerbForm=Inf",
"head": 4,
"id": 6,
"lemma": "have",
"misc": "",
"start_char": 25,
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "amod",
"end_char": 34,
"feats": "Degree=Pos",
"head": 8,
"id": 7,
"lemma": "much",
"misc": "",
"start_char": 30,
"text": "much",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 42,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "rapport",
"misc": "",
"start_char": 35,
"text": "rapport",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 47,
"feats": null,
"head": 10,
"id": 9,
"lemma": "with",
"misc": "",
"start_char": 43,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 53,
"feats": "Number=Sing",
"head": 8,
"id": 10,
"lemma": "Alton",
"misc": "",
"start_char": 48,
"text": "Alton",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 59,
"feats": null,
"head": 12,
"id": 11,
"lemma": "right",
"misc": "",
"start_char": 54,
"text": "right",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 63,
"feats": null,
"head": 6,
"id": 12,
"lemma": "now",
"misc": "",
"start_char": 60,
"text": "now",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 65,
"feats": null,
"head": 20,
"id": 13,
"lemma": ",",
"misc": "",
"start_char": 64,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 69,
"feats": null,
"head": 20,
"id": 14,
"lemma": "but",
"misc": "",
"start_char": 66,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 72,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": 15,
"lemma": "he",
"misc": "",
"start_char": 70,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 75,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 20,
"id": 16,
"lemma": "be",
"misc": "",
"start_char": 73,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 81,
"feats": null,
"head": 20,
"id": 17,
"lemma": "still",
"misc": "",
"start_char": 76,
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "det",
"end_char": 83,
"feats": "Definite=Ind|PronType=Art",
"head": 20,
"id": 18,
"lemma": "a",
"misc": "",
"start_char": 82,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 87,
"feats": "Degree=Pos",
"head": 20,
"id": 19,
"lemma": "big",
"misc": "",
"start_char": 84,
"text": "big",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "conj",
"end_char": 94,
"feats": "Number=Sing",
"head": 4,
"id": 20,
"lemma": "target",
"misc": "",
"start_char": 88,
"text": "target",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 97,
"feats": null,
"head": 25,
"id": 21,
"lemma": "in",
"misc": "",
"start_char": 95,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 101,
"feats": "Definite=Def|PronType=Art",
"head": 25,
"id": 22,
"lemma": "the",
"misc": "",
"start_char": 98,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 111,
"feats": "Number=Sing",
"head": 25,
"id": 23,
"lemma": "Cleveland",
"misc": "",
"start_char": 102,
"text": "Cleveland",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "compound",
"end_char": 119,
"feats": "Number=Sing",
"head": 25,
"id": 24,
"lemma": "passing",
"misc": "",
"start_char": 112,
"text": "passing",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nmod",
"end_char": 127,
"feats": "Number=Sing",
"head": 20,
"id": 25,
"lemma": "offense",
"misc": "",
"start_char": 120,
"text": "offense",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 129,
"feats": null,
"head": 4,
"id": 26,
"lemma": ".",
"misc": "",
"start_char": 128,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
14,
14
]
],
[
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
00088c54c5994ac87e73414612f527b8 | John was Cory, but he was miles more towards the left than even your democrats. | [
{
"end_char": 79,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP John)) (VP (VBD was) (NP (NNP Cory)))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBD was) (ADJP (ADJP (NP (NNS miles)) (JJR more) (IN towards) (NP (DT the) (NN left))) (PP (IN than) (NP (RB even) (PRP$ your) (NNPS democrats)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "John was Cory, but he was miles more towards the left than even your democrats.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "John",
"misc": "",
"start_char": 0,
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 8,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 5,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 13,
"feats": "Number=Sing",
"head": 0,
"id": 3,
"lemma": "cory",
"misc": "",
"start_char": 9,
"text": "Cory",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 15,
"feats": null,
"head": 9,
"id": 4,
"lemma": ",",
"misc": "",
"start_char": 14,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 19,
"feats": null,
"head": 9,
"id": 5,
"lemma": "but",
"misc": "",
"start_char": 16,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 22,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 6,
"lemma": "he",
"misc": "",
"start_char": 20,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 26,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": 7,
"lemma": "be",
"misc": "",
"start_char": 23,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "obl:npmod",
"end_char": 32,
"feats": "Number=Plur",
"head": 9,
"id": 8,
"lemma": "mile",
"misc": "",
"start_char": 27,
"text": "miles",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "conj",
"end_char": 37,
"feats": "Degree=Cmp",
"head": 3,
"id": 9,
"lemma": "more",
"misc": "",
"start_char": 33,
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"end_char": 45,
"feats": null,
"head": 12,
"id": 10,
"lemma": "towards",
"misc": "",
"start_char": 38,
"text": "towards",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 49,
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": 11,
"lemma": "the",
"misc": "",
"start_char": 46,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 54,
"feats": "Number=Sing",
"head": 9,
"id": 12,
"lemma": "left",
"misc": "",
"start_char": 50,
"text": "left",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 59,
"feats": null,
"head": 16,
"id": 13,
"lemma": "than",
"misc": "",
"start_char": 55,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advmod",
"end_char": 64,
"feats": null,
"head": 16,
"id": 14,
"lemma": "even",
"misc": "",
"start_char": 60,
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nmod:poss",
"end_char": 69,
"feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs",
"head": 16,
"id": 15,
"lemma": "your",
"misc": "",
"start_char": 65,
"text": "your",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 79,
"feats": "Number=Plur",
"head": 9,
"id": 16,
"lemma": "Democrat",
"misc": "",
"start_char": 70,
"text": "democrats",
"upos": "PROPN",
"xpos": "NNPS"
},
{
"deprel": "punct",
"end_char": 81,
"feats": null,
"head": 3,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 80,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
5,
5
]
],
[
[
0,
2,
2
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
e3e4b4607e5727492cc06927c8fab444 | Angel was second to Walter, so we didn't see much from him. | [
{
"end_char": 59,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Angel)) (VP (VBD was) (ADJP (JJ second) (PP (IN to) (NP (NNP Walter)))))) (, ,) (RB so) (S (NP (PRP we)) (VP (VBD did) (RB n't) (VP (VB see) (NP (JJ much)) (PP (IN from) (NP (PRP him)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Angel was second to Walter, so we didn't see much from him.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Angel",
"misc": "",
"start_char": 0,
"text": "Angel",
"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": 16,
"feats": "Degree=Pos|NumType=Ord",
"head": 0,
"id": 3,
"lemma": "second",
"misc": "",
"start_char": 10,
"text": "second",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 19,
"feats": null,
"head": 5,
"id": 4,
"lemma": "to",
"misc": "",
"start_char": 17,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 26,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "Walter",
"misc": "",
"start_char": 20,
"text": "Walter",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 28,
"feats": null,
"head": 3,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 27,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 31,
"feats": null,
"head": 11,
"id": 7,
"lemma": "so",
"misc": "",
"start_char": 29,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 34,
"feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
"head": 11,
"id": 8,
"lemma": "we",
"misc": "",
"start_char": 32,
"text": "we",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 38,
"feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin",
"head": 11,
"id": 9,
"lemma": "do",
"misc": "",
"start_char": 35,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 42,
"feats": null,
"head": 11,
"id": 10,
"lemma": "not",
"misc": "",
"start_char": 39,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 46,
"feats": "VerbForm=Inf",
"head": 3,
"id": 11,
"lemma": "see",
"misc": "",
"start_char": 43,
"text": "see",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 51,
"feats": "Degree=Pos",
"head": 11,
"id": 12,
"lemma": "much",
"misc": "",
"start_char": 47,
"text": "much",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 56,
"feats": null,
"head": 14,
"id": 13,
"lemma": "from",
"misc": "",
"start_char": 52,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 60,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 57,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 62,
"feats": null,
"head": 3,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 61,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
8f2e8dae747816bc1c42771ea80c7350 | Pat -RSB-, but I think Brittany was better, because she was older and rather homely. | [
{
"end_char": 84,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Pat) (NNP -RSB-)) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (NNP Brittany)) (VP (VBD was) (ADJP (JJR better)) (, ,) (SBAR (IN because) (S (NP (PRP she)) (VP (VBD was) (ADJP (ADJP (JJR older)) (CC and) (ADJP (RB rather) (JJ homely))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Pat -RSB-, but I think Brittany was better, because she was older and rather homely.",
"tokens": [
{
"deprel": "root",
"end_char": 3,
"feats": "Number=Sing",
"head": 0,
"id": 1,
"lemma": "Pat",
"misc": "",
"start_char": 0,
"text": "Pat",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 9,
"feats": "Number=Sing",
"head": 1,
"id": 2,
"lemma": "-RSB-",
"misc": "",
"start_char": 4,
"text": "-RSB-",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 11,
"feats": null,
"head": 6,
"id": 3,
"lemma": ",",
"misc": "",
"start_char": 10,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 15,
"feats": null,
"head": 6,
"id": 4,
"lemma": "but",
"misc": "",
"start_char": 12,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 17,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 6,
"id": 5,
"lemma": "I",
"misc": "",
"start_char": 16,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 23,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 1,
"id": 6,
"lemma": "think",
"misc": "",
"start_char": 18,
"text": "think",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "nsubj",
"end_char": 32,
"feats": "Number=Sing",
"head": 9,
"id": 7,
"lemma": "Brittany",
"misc": "",
"start_char": 24,
"text": "Brittany",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 36,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 33,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"end_char": 43,
"feats": "Degree=Cmp",
"head": 6,
"id": 9,
"lemma": "good",
"misc": "",
"start_char": 37,
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "punct",
"end_char": 45,
"feats": null,
"head": 14,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 44,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"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": 57,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 12,
"lemma": "she",
"misc": "",
"start_char": 54,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 61,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": 13,
"lemma": "be",
"misc": "",
"start_char": 58,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 67,
"feats": "Degree=Cmp",
"head": 9,
"id": 14,
"lemma": "old",
"misc": "",
"start_char": 62,
"text": "older",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "cc",
"end_char": 71,
"feats": null,
"head": 17,
"id": 15,
"lemma": "and",
"misc": "",
"start_char": 68,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 78,
"feats": null,
"head": 17,
"id": 16,
"lemma": "rather",
"misc": "",
"start_char": 72,
"text": "rather",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 85,
"feats": "Degree=Pos",
"head": 14,
"id": 17,
"lemma": "homely",
"misc": "",
"start_char": 79,
"text": "homely",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 87,
"feats": null,
"head": 1,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 86,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
0,
11,
11
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
edfadeea855ccf2e64b63bb6c3c59481 | Teresa will marry Rose, but she won't happily give up the throne to her. | [
{
"end_char": 72,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Teresa)) (VP (MD will) (VP (VB marry) (NP (NNP Rose))))) (, ,) (CC but) (S (NP (PRP she)) (VP (MD wo) (RB n't) (ADVP (RB happily)) (VP (VB give) (PRT (RP up)) (NP (DT the) (NN throne)) (PP (IN to) (NP (PRP her)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Teresa will marry Rose, but she won't happily give up the throne to her.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Teresa",
"misc": "",
"start_char": 0,
"text": "Teresa",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 11,
"feats": "VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "will",
"misc": "",
"start_char": 7,
"text": "will",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"end_char": 17,
"feats": "VerbForm=Inf",
"head": 0,
"id": 3,
"lemma": "marry",
"misc": "",
"start_char": 12,
"text": "marry",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 22,
"feats": "Number=Sing",
"head": 3,
"id": 4,
"lemma": "Rose",
"misc": "",
"start_char": 18,
"text": "Rose",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 24,
"feats": null,
"head": 11,
"id": 5,
"lemma": ",",
"misc": "",
"start_char": 23,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 28,
"feats": null,
"head": 11,
"id": 6,
"lemma": "but",
"misc": "",
"start_char": 25,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 32,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 7,
"lemma": "she",
"misc": "",
"start_char": 29,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 35,
"feats": "VerbForm=Fin",
"head": 11,
"id": 8,
"lemma": "will",
"misc": "",
"start_char": 33,
"text": "wo",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 39,
"feats": null,
"head": 11,
"id": 9,
"lemma": "not",
"misc": "",
"start_char": 36,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 47,
"feats": null,
"head": 11,
"id": 10,
"lemma": "happily",
"misc": "",
"start_char": 40,
"text": "happily",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 52,
"feats": "VerbForm=Inf",
"head": 3,
"id": 11,
"lemma": "give",
"misc": "",
"start_char": 48,
"text": "give",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"end_char": 55,
"feats": null,
"head": 11,
"id": 12,
"lemma": "up",
"misc": "",
"start_char": 53,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "det",
"end_char": 59,
"feats": "Definite=Def|PronType=Art",
"head": 14,
"id": 13,
"lemma": "the",
"misc": "",
"start_char": 56,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 66,
"feats": "Number=Sing",
"head": 11,
"id": 14,
"lemma": "throne",
"misc": "",
"start_char": 60,
"text": "throne",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 69,
"feats": null,
"head": 16,
"id": 15,
"lemma": "to",
"misc": "",
"start_char": 67,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 73,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 16,
"lemma": "her",
"misc": "",
"start_char": 70,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 75,
"feats": null,
"head": 3,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 74,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
6,
6
]
],
[
[
0,
3,
3
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
d3eee1d9937c5317719e840d6dd57e1e | Heather is largely above Rima not only because she fits better in control decks being white. | [
{
"end_char": 92,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Heather)) (VP (VBZ is) (PP (ADVP (RB largely)) (IN above) (NP (NNP Rima))) (SBAR (CONJP (RB not) (RB only)) (IN because) (S (NP (PRP she)) (VP (VBZ fits) (ADVP (JJR better)) (PP (IN in) (NP (NP (NN control) (NNS decks)) (VP (VBG being) (ADJP (JJ white))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Heather is largely above Rima not only because she fits better in control decks being white.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Heather",
"misc": "",
"start_char": 0,
"text": "Heather",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 8,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 18,
"feats": null,
"head": 5,
"id": 3,
"lemma": "largely",
"misc": "",
"start_char": 11,
"text": "largely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 24,
"feats": null,
"head": 5,
"id": 4,
"lemma": "above",
"misc": "",
"start_char": 19,
"text": "above",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "root",
"end_char": 29,
"feats": "Number=Sing",
"head": 0,
"id": 5,
"lemma": "Rima",
"misc": "",
"start_char": 25,
"text": "Rima",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 33,
"feats": null,
"head": 10,
"id": 6,
"lemma": "not",
"misc": "",
"start_char": 30,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 38,
"feats": null,
"head": 10,
"id": 7,
"lemma": "only",
"misc": "",
"start_char": 34,
"text": "only",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 46,
"feats": null,
"head": 10,
"id": 8,
"lemma": "because",
"misc": "",
"start_char": 39,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 50,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "she",
"misc": "",
"start_char": 47,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 55,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 10,
"lemma": "fit",
"misc": "",
"start_char": 51,
"text": "fits",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "xcomp",
"end_char": 62,
"feats": "Degree=Cmp",
"head": 10,
"id": 11,
"lemma": "good",
"misc": "",
"start_char": 56,
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"end_char": 65,
"feats": null,
"head": 14,
"id": 12,
"lemma": "in",
"misc": "",
"start_char": 63,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"end_char": 73,
"feats": "Number=Sing",
"head": 14,
"id": 13,
"lemma": "control",
"misc": "",
"start_char": 66,
"text": "control",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"end_char": 79,
"feats": "Number=Plur",
"head": 10,
"id": 14,
"lemma": "deck",
"misc": "",
"start_char": 74,
"text": "decks",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cop",
"end_char": 85,
"feats": "VerbForm=Ger",
"head": 16,
"id": 15,
"lemma": "be",
"misc": "",
"start_char": 80,
"text": "being",
"upos": "AUX",
"xpos": "VBG"
},
{
"deprel": "advcl",
"end_char": 91,
"feats": "Degree=Pos",
"head": 10,
"id": 16,
"lemma": "white",
"misc": "",
"start_char": 86,
"text": "white",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 93,
"feats": null,
"head": 5,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 92,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
3a73bb73b7aad9baa3518f314c00bffa | Johnny is about the same as Elias, but he's massive though. | [
{
"end_char": 59,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Johnny)) (VP (VBZ is) (NP (NP (RB about) (DT the) (JJ same)) (PP (IN as) (NP (NNP Elias)))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBZ 's) (ADJP (JJ massive)) (ADVP (RB though)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Johnny is about the same as Elias, but he's massive though.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Johnny",
"misc": "",
"start_char": 0,
"text": "Johnny",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 7,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 15,
"feats": null,
"head": 5,
"id": 3,
"lemma": "about",
"misc": "",
"start_char": 10,
"text": "about",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "det",
"end_char": 19,
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": 4,
"lemma": "the",
"misc": "",
"start_char": 16,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "root",
"end_char": 24,
"feats": "Degree=Pos",
"head": 0,
"id": 5,
"lemma": "same",
"misc": "",
"start_char": 20,
"text": "same",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 27,
"feats": null,
"head": 7,
"id": 6,
"lemma": "as",
"misc": "",
"start_char": 25,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 33,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Elias",
"misc": "",
"start_char": 28,
"text": "Elias",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 35,
"feats": null,
"head": 12,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 34,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 39,
"feats": null,
"head": 12,
"id": 9,
"lemma": "but",
"misc": "",
"start_char": 36,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 42,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 40,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 45,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "be",
"misc": "",
"start_char": 43,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "conj",
"end_char": 53,
"feats": "Degree=Pos",
"head": 5,
"id": 12,
"lemma": "massive",
"misc": "",
"start_char": 46,
"text": "massive",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"end_char": 60,
"feats": null,
"head": 12,
"id": 13,
"lemma": "though",
"misc": "",
"start_char": 54,
"text": "though",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 62,
"feats": null,
"head": 5,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 61,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
2170579d16004df472ab64deb0a7b287 | Cant defend Leonard and say its James when he pull shit like that. | [
{
"end_char": 66,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (VP (MD Cant) (VP (VP (VB defend) (NP (NNP Leonard))) (CC and) (VP (VB say) (NP (PRP$ its) (NNP James))) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBP pull) (S (VP (NN shit) (PP (IN like) (NP (DT that)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Cant defend Leonard and say its James when he pull shit like that.",
"tokens": [
{
"deprel": "aux",
"end_char": 4,
"feats": "VerbForm=Fin",
"head": 2,
"id": 1,
"lemma": "cant",
"misc": "",
"start_char": 0,
"text": "Cant",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"end_char": 11,
"feats": "Mood=Imp|VerbForm=Inf",
"head": 0,
"id": 2,
"lemma": "defend",
"misc": "",
"start_char": 5,
"text": "defend",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 19,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Leonard",
"misc": "",
"start_char": 12,
"text": "Leonard",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 23,
"feats": null,
"head": 5,
"id": 4,
"lemma": "and",
"misc": "",
"start_char": 20,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 27,
"feats": "VerbForm=Inf",
"head": 2,
"id": 5,
"lemma": "say",
"misc": "",
"start_char": 24,
"text": "say",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"end_char": 31,
"feats": "Case=Gen|Gender=Neut|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 7,
"id": 6,
"lemma": "its",
"misc": "",
"start_char": 28,
"text": "its",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 37,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "James",
"misc": "",
"start_char": 32,
"text": "James",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 42,
"feats": "PronType=Int",
"head": 10,
"id": 8,
"lemma": "when",
"misc": "",
"start_char": 38,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 45,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 43,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 50,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 10,
"lemma": "pull",
"misc": "",
"start_char": 46,
"text": "pull",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "obj",
"end_char": 55,
"feats": "Number=Sing",
"head": 10,
"id": 11,
"lemma": "shit",
"misc": "",
"start_char": 51,
"text": "shit",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 60,
"feats": null,
"head": 13,
"id": 12,
"lemma": "like",
"misc": "",
"start_char": 56,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 65,
"feats": "Number=Sing|PronType=Dem",
"head": 10,
"id": 13,
"lemma": "that",
"misc": "",
"start_char": 61,
"text": "that",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "punct",
"end_char": 67,
"feats": null,
"head": 2,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 66,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
],
[
0,
8,
8
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
444885d3abc2f8bd38fdac9078337d1c | Matthew will be able to severely hurt Charles, but not kill him. | [
{
"end_char": 64,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Matthew)) (VP (MD will) (VP (VP (VB be) (ADJP (JJ able) (S (VP (TO to) (ADVP (RB severely)) (VP (VB hurt) (NP (NNP Charles))))))) (, ,) (CC but) (RB not) (VP (VB kill) (NP (PRP him))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Matthew will be able to severely hurt Charles, but not kill him.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Matthew",
"misc": "",
"start_char": 0,
"text": "Matthew",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 12,
"feats": "VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "will",
"misc": "",
"start_char": 8,
"text": "will",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "cop",
"end_char": 15,
"feats": "VerbForm=Inf",
"head": 4,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 13,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "root",
"end_char": 20,
"feats": "Degree=Pos",
"head": 0,
"id": 4,
"lemma": "able",
"misc": "",
"start_char": 16,
"text": "able",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 23,
"feats": null,
"head": 7,
"id": 5,
"lemma": "to",
"misc": "",
"start_char": 21,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advmod",
"end_char": 32,
"feats": null,
"head": 7,
"id": 6,
"lemma": "severely",
"misc": "",
"start_char": 24,
"text": "severely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"end_char": 37,
"feats": "VerbForm=Inf",
"head": 4,
"id": 7,
"lemma": "hurt",
"misc": "",
"start_char": 33,
"text": "hurt",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 45,
"feats": "Number=Sing",
"head": 7,
"id": 8,
"lemma": "Charles",
"misc": "",
"start_char": 38,
"text": "Charles",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 47,
"feats": null,
"head": 12,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 46,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 51,
"feats": null,
"head": 12,
"id": 10,
"lemma": "but",
"misc": "",
"start_char": 48,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 55,
"feats": null,
"head": 12,
"id": 11,
"lemma": "not",
"misc": "",
"start_char": 52,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 60,
"feats": "VerbForm=Inf",
"head": 4,
"id": 12,
"lemma": "kill",
"misc": "",
"start_char": 56,
"text": "kill",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 64,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 61,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 66,
"feats": null,
"head": 4,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 65,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
12,
12
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
81e79f1c81b40d5a22674f23a50ecfd2 | June looked and sounded exactly like Sarah when she was crying. | [
{
"end_char": 63,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP June)) (VP (VP (VBD looked)) (CC and) (VP (VBD sounded) (ADVP (RB exactly) (IN like) (NP (NNP Sarah)))) (SBAR (WHADVP (WRB when)) (S (NP (PRP she)) (VP (VBD was) (VP (VBG crying)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "June looked and sounded exactly like Sarah when she was crying.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "June",
"misc": "",
"start_char": 0,
"text": "June",
"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": "look",
"misc": "",
"start_char": 5,
"text": "looked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "cc",
"end_char": 15,
"feats": null,
"head": 4,
"id": 3,
"lemma": "and",
"misc": "",
"start_char": 12,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 23,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 4,
"lemma": "sound",
"misc": "",
"start_char": 16,
"text": "sounded",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 31,
"feats": null,
"head": 7,
"id": 5,
"lemma": "exactly",
"misc": "",
"start_char": 24,
"text": "exactly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 36,
"feats": null,
"head": 7,
"id": 6,
"lemma": "like",
"misc": "",
"start_char": 32,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 42,
"feats": "Number=Sing",
"head": 4,
"id": 7,
"lemma": "Sarah",
"misc": "",
"start_char": 37,
"text": "Sarah",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 47,
"feats": "PronType=Int",
"head": 11,
"id": 8,
"lemma": "when",
"misc": "",
"start_char": 43,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 51,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 9,
"lemma": "she",
"misc": "",
"start_char": 48,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 55,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 52,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 62,
"feats": "Tense=Pres|VerbForm=Part",
"head": 4,
"id": 11,
"lemma": "cry",
"misc": "",
"start_char": 56,
"text": "crying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "punct",
"end_char": 64,
"feats": null,
"head": 2,
"id": 12,
"lemma": ".",
"misc": "",
"start_char": 63,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
ba1ef82092f575e994921bf8357240be | Raymond was mansion-shopping in Scott back when he was a free-agent last year. | [
{
"end_char": 78,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Raymond)) (VP (VBD was) (NP (NP (VBG mansion-shopping)) (PP (IN in) (NP (NNP Scott)))) (ADVP (RB back)) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD was) (NP (DT a) (NN free-agent)) (NP (JJ last) (NN year)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Raymond was mansion-shopping in Scott back when he was a free-agent last year.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Raymond",
"misc": "",
"start_char": 0,
"text": "Raymond",
"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": 28,
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": 3,
"lemma": "mansion-shop",
"misc": "",
"start_char": 12,
"text": "mansion-shopping",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 31,
"feats": null,
"head": 5,
"id": 4,
"lemma": "in",
"misc": "",
"start_char": 29,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 37,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "Scott",
"misc": "",
"start_char": 32,
"text": "Scott",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 42,
"feats": null,
"head": 3,
"id": 6,
"lemma": "back",
"misc": "",
"start_char": 38,
"text": "back",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 47,
"feats": "PronType=Int",
"head": 11,
"id": 7,
"lemma": "when",
"misc": "",
"start_char": 43,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 50,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 48,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 54,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": 9,
"lemma": "be",
"misc": "",
"start_char": 51,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 56,
"feats": "Definite=Ind|PronType=Art",
"head": 11,
"id": 10,
"lemma": "a",
"misc": "",
"start_char": 55,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advcl",
"end_char": 67,
"feats": "Number=Sing",
"head": 3,
"id": 11,
"lemma": "free-agent",
"misc": "",
"start_char": 57,
"text": "free-agent",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "amod",
"end_char": 72,
"feats": "Degree=Pos",
"head": 13,
"id": 12,
"lemma": "last",
"misc": "",
"start_char": 68,
"text": "last",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl:tmod",
"end_char": 77,
"feats": "Number=Sing",
"head": 11,
"id": 13,
"lemma": "year",
"misc": "",
"start_char": 73,
"text": "year",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 79,
"feats": null,
"head": 3,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 78,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
7,
7
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
1df12a0373b25d68bcd00fac34b3d85e | Oscar literally retired John after kicking him so hard that he left John with permanent nerve damage. | [
{
"end_char": 101,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Oscar)) (ADVP (RB literally)) (VP (VBD retired) (NP (NNP John)) (PP (IN after) (S (VP (VBG kicking) (NP (PRP him)) (ADVP (ADVP (RB so) (RB hard)) (SBAR (IN that) (S (NP (PRP he)) (VP (VBD left) (NP (NNP John)) (PP (IN with) (NP (JJ permanent) (NN nerve) (NN damage))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Oscar literally retired John after kicking him so hard that he left John with permanent nerve damage.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Oscar",
"misc": "",
"start_char": 0,
"text": "Oscar",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 15,
"feats": null,
"head": 3,
"id": 2,
"lemma": "literally",
"misc": "",
"start_char": 6,
"text": "literally",
"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": "retire",
"misc": "",
"start_char": 16,
"text": "retired",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 28,
"feats": "Number=Sing",
"head": 3,
"id": 4,
"lemma": "John",
"misc": "",
"start_char": 24,
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 34,
"feats": null,
"head": 6,
"id": 5,
"lemma": "after",
"misc": "",
"start_char": 29,
"text": "after",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 42,
"feats": "VerbForm=Ger",
"head": 3,
"id": 6,
"lemma": "kick",
"misc": "",
"start_char": 35,
"text": "kicking",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 46,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 6,
"id": 7,
"lemma": "he",
"misc": "",
"start_char": 43,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 49,
"feats": null,
"head": 9,
"id": 8,
"lemma": "so",
"misc": "",
"start_char": 47,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 54,
"feats": "Degree=Pos",
"head": 6,
"id": 9,
"lemma": "hard",
"misc": "",
"start_char": 50,
"text": "hard",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 59,
"feats": null,
"head": 12,
"id": 10,
"lemma": "that",
"misc": "",
"start_char": 55,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 62,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 60,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 67,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": 12,
"lemma": "leave",
"misc": "",
"start_char": 63,
"text": "left",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 72,
"feats": "Number=Sing",
"head": 12,
"id": 13,
"lemma": "John",
"misc": "",
"start_char": 68,
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 77,
"feats": null,
"head": 17,
"id": 14,
"lemma": "with",
"misc": "",
"start_char": 73,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 87,
"feats": "Degree=Pos",
"head": 17,
"id": 15,
"lemma": "permanent",
"misc": "",
"start_char": 78,
"text": "permanent",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"end_char": 93,
"feats": "Number=Sing",
"head": 17,
"id": 16,
"lemma": "nerve",
"misc": "",
"start_char": 88,
"text": "nerve",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"end_char": 100,
"feats": "Number=Sing",
"head": 12,
"id": 17,
"lemma": "damage",
"misc": "",
"start_char": 94,
"text": "damage",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 102,
"feats": null,
"head": 3,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 101,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
3,
3
],
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
0561163fc85caad4e7247d68857697e2 | And Rodrigo was responsible for getting George so drunk that he was gored by a boar. | [
{
"end_char": 84,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (NP (NNP Rodrigo)) (VP (VBD was) (ADJP (JJ responsible) (PP (IN for) (S (VP (VBG getting) (S (NP (NNP George)) (ADJP (ADJP (RB so) (JJ drunk)) (SBAR (IN that) (S (NP (PRP he)) (VP (VBD was) (VP (VBN gored) (PP (IN by) (NP (DT a) (NN boar)))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And Rodrigo was responsible for getting George so drunk that he was gored by a boar.",
"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": 11,
"feats": "Number=Sing",
"head": 4,
"id": 2,
"lemma": "Rodrigo",
"misc": "",
"start_char": 4,
"text": "Rodrigo",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 15,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 12,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 27,
"feats": "Degree=Pos",
"head": 0,
"id": 4,
"lemma": "responsible",
"misc": "",
"start_char": 16,
"text": "responsible",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 31,
"feats": null,
"head": 6,
"id": 5,
"lemma": "for",
"misc": "",
"start_char": 28,
"text": "for",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 39,
"feats": "VerbForm=Ger",
"head": 4,
"id": 6,
"lemma": "get",
"misc": "",
"start_char": 32,
"text": "getting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 46,
"feats": "Number=Sing",
"head": 6,
"id": 7,
"lemma": "George",
"misc": "",
"start_char": 40,
"text": "George",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 49,
"feats": null,
"head": 9,
"id": 8,
"lemma": "so",
"misc": "",
"start_char": 47,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"end_char": 55,
"feats": "Degree=Pos",
"head": 6,
"id": 9,
"lemma": "drunk",
"misc": "",
"start_char": 50,
"text": "drunk",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 60,
"feats": null,
"head": 13,
"id": 10,
"lemma": "that",
"misc": "",
"start_char": 56,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 63,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 61,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 67,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 64,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"end_char": 73,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 6,
"id": 13,
"lemma": "gore",
"misc": "",
"start_char": 68,
"text": "gored",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 76,
"feats": null,
"head": 16,
"id": 14,
"lemma": "by",
"misc": "",
"start_char": 74,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 78,
"feats": "Definite=Ind|PronType=Art",
"head": 16,
"id": 15,
"lemma": "a",
"misc": "",
"start_char": 77,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:agent",
"end_char": 83,
"feats": "Number=Sing",
"head": 13,
"id": 16,
"lemma": "boar",
"misc": "",
"start_char": 79,
"text": "boar",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 85,
"feats": null,
"head": 4,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 84,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
6,
6
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
8ebcd4a658d9dd2fe526ecbd41da04b8 | And Russell was Jeffals' backup against Lowell, but he wasn't needed for it. | [
{
"end_char": 76,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (S (NP (NNP Russell)) (VP (VBD was) (NP (NP (NP (NNP Jeffals) (POS ')) (NN backup)) (PP (IN against) (NP (NNP Lowell)))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBD was) (RB n't) (VP (VBN needed) (PP (IN for) (NP (PRP it)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And Russell was Jeffals' backup against Lowell, but he wasn't needed for it.",
"tokens": [
{
"deprel": "cc",
"end_char": 3,
"feats": null,
"head": 6,
"id": 1,
"lemma": "and",
"misc": "",
"start_char": 0,
"text": "And",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 11,
"feats": "Number=Sing",
"head": 6,
"id": 2,
"lemma": "Russell",
"misc": "",
"start_char": 4,
"text": "Russell",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 15,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 12,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"end_char": 23,
"feats": "Number=Sing",
"head": 6,
"id": 4,
"lemma": "Jeffals",
"misc": "",
"start_char": 16,
"text": "Jeffals",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 25,
"feats": null,
"head": 4,
"id": 5,
"lemma": "'s",
"misc": "",
"start_char": 24,
"text": "'",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "root",
"end_char": 32,
"feats": "Number=Sing",
"head": 0,
"id": 6,
"lemma": "backup",
"misc": "",
"start_char": 26,
"text": "backup",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 40,
"feats": null,
"head": 8,
"id": 7,
"lemma": "against",
"misc": "",
"start_char": 33,
"text": "against",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 47,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "Lowell",
"misc": "",
"start_char": 41,
"text": "Lowell",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 49,
"feats": null,
"head": 14,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 48,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 53,
"feats": null,
"head": 14,
"id": 10,
"lemma": "but",
"misc": "",
"start_char": 50,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj:pass",
"end_char": 56,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 54,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 60,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 57,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 64,
"feats": null,
"head": 14,
"id": 13,
"lemma": "not",
"misc": "",
"start_char": 61,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 71,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 6,
"id": 14,
"lemma": "need",
"misc": "",
"start_char": 65,
"text": "needed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 75,
"feats": null,
"head": 16,
"id": 15,
"lemma": "for",
"misc": "",
"start_char": 72,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 78,
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 16,
"lemma": "it",
"misc": "",
"start_char": 76,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 80,
"feats": null,
"head": 6,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 79,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
],
[
0,
10,
10
]
],
[
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
d6da2d0af82b837e8795a2ea37bd15ce | Don't know if Steven realizes how badly Johnny is hurting, because he is actually useless at this point. | [
{
"end_char": 104,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (VP (VBP Do) (RB n't) (VP (VB know) (SBAR (IN if) (S (NP (NNP Steven)) (VP (VBZ realizes) (SBAR (WHADVP (WRB how) (RB badly)) (S (NP (NNP Johnny)) (VP (VBZ is) (VP (VBG hurting))))) (, ,) (SBAR (IN because) (S (NP (PRP he)) (VP (VBZ is) (ADVP (RB actually)) (ADJP (JJ useless)) (PP (IN at) (NP (DT this) (NN point))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Don't know if Steven realizes how badly Johnny is hurting, because he is actually useless at this point.",
"tokens": [
{
"deprel": "aux",
"end_char": 2,
"feats": "Mood=Ind|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 1,
"lemma": "do",
"misc": "",
"start_char": 0,
"text": "Do",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 6,
"feats": null,
"head": 3,
"id": 2,
"lemma": "not",
"misc": "",
"start_char": 3,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 11,
"feats": "Mood=Imp|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "know",
"misc": "",
"start_char": 7,
"text": "know",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 14,
"feats": null,
"head": 6,
"id": 4,
"lemma": "if",
"misc": "",
"start_char": 12,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 21,
"feats": "Number=Sing",
"head": 6,
"id": 5,
"lemma": "Steven",
"misc": "",
"start_char": 15,
"text": "Steven",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "ccomp",
"end_char": 30,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 6,
"lemma": "realize",
"misc": "",
"start_char": 22,
"text": "realizes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 34,
"feats": "PronType=Int",
"head": 8,
"id": 7,
"lemma": "how",
"misc": "",
"start_char": 31,
"text": "how",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "advmod",
"end_char": 40,
"feats": "Degree=Pos",
"head": 11,
"id": 8,
"lemma": "badly",
"misc": "",
"start_char": 35,
"text": "badly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 47,
"feats": "Number=Sing",
"head": 11,
"id": 9,
"lemma": "Johnny",
"misc": "",
"start_char": 41,
"text": "Johnny",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 50,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 11,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 48,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "ccomp",
"end_char": 58,
"feats": "Tense=Pres|VerbForm=Part",
"head": 6,
"id": 11,
"lemma": "hurt",
"misc": "",
"start_char": 51,
"text": "hurting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "punct",
"end_char": 60,
"feats": null,
"head": 17,
"id": 12,
"lemma": ",",
"misc": "",
"start_char": 59,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 68,
"feats": null,
"head": 17,
"id": 13,
"lemma": "because",
"misc": "",
"start_char": 61,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 71,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 69,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 74,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 17,
"id": 15,
"lemma": "be",
"misc": "",
"start_char": 72,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 83,
"feats": null,
"head": 17,
"id": 16,
"lemma": "actually",
"misc": "",
"start_char": 75,
"text": "actually",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 91,
"feats": "Degree=Pos",
"head": 6,
"id": 17,
"lemma": "useless",
"misc": "",
"start_char": 84,
"text": "useless",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 94,
"feats": null,
"head": 20,
"id": 18,
"lemma": "at",
"misc": "",
"start_char": 92,
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 99,
"feats": "Number=Sing|PronType=Dem",
"head": 20,
"id": 19,
"lemma": "this",
"misc": "",
"start_char": 95,
"text": "this",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 105,
"feats": "Number=Sing",
"head": 17,
"id": 20,
"lemma": "point",
"misc": "",
"start_char": 100,
"text": "point",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 107,
"feats": null,
"head": 3,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 106,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
4
]
],
[
[
0,
8,
8
],
[
0,
13,
13
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
59bf1baf8969d46f06147e267ca5ba04 | Malcolm plays Mathew and almost never rages when i'm watching him. | [
{
"end_char": 66,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Malcolm)) (VP (VP (VBZ plays) (NP (NNP Mathew))) (CC and) (ADVP (RB almost) (RB never)) (VP (VBZ rages) (SBAR (WHADVP (WRB when)) (S (NP (PRP i)) (VP (VBP 'm) (VP (VBG watching) (NP (PRP him)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Malcolm plays Mathew and almost never rages when i'm watching him.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Malcolm",
"misc": "",
"start_char": 0,
"text": "Malcolm",
"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": "play",
"misc": "",
"start_char": 8,
"text": "plays",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 20,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Mathew",
"misc": "",
"start_char": 14,
"text": "Mathew",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 24,
"feats": null,
"head": 7,
"id": 4,
"lemma": "and",
"misc": "",
"start_char": 21,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 31,
"feats": null,
"head": 7,
"id": 5,
"lemma": "almost",
"misc": "",
"start_char": 25,
"text": "almost",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 37,
"feats": null,
"head": 7,
"id": 6,
"lemma": "never",
"misc": "",
"start_char": 32,
"text": "never",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 43,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 7,
"lemma": "rage",
"misc": "",
"start_char": 38,
"text": "rages",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 48,
"feats": "PronType=Int",
"head": 11,
"id": 8,
"lemma": "when",
"misc": "",
"start_char": 44,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 50,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 11,
"id": 9,
"lemma": "I",
"misc": "",
"start_char": 49,
"text": "i",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 53,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 11,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 51,
"text": "'m",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advcl",
"end_char": 62,
"feats": "Tense=Pres|VerbForm=Part",
"head": 7,
"id": 11,
"lemma": "watch",
"misc": "",
"start_char": 54,
"text": "watching",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 66,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 63,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 68,
"feats": null,
"head": 2,
"id": 13,
"lemma": ".",
"misc": "",
"start_char": 67,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
2,
2
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
Subsets and Splits