id
stringlengths 32
32
| text
stringlengths 39
174
| sentences
listlengths 1
1
| coref_chains
sequencelengths 2
2
| genre
stringclasses 1
value | meta_data
dict |
---|---|---|---|---|---|
114192fba719da4c61b1f6919a73f26b | But Robert is seen through the eyes of Steve so much that he can be a main character. | [
{
"end_char": 85,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC But) (NP (NNP Robert)) (VP (VBZ is) (VP (VBN seen) (PP (IN through) (NP (NP (DT the) (NNS eyes)) (PP (IN of) (NP (NNP Steve))))) (NP (ADJP (RB so) (RB much)) (SBAR (IN that) (S (NP (PRP he)) (VP (MD can) (VP (VB be) (NP (DT a) (JJ main) (NN character))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "But Robert is seen through the eyes of Steve so much that he can be a main character.",
"tokens": [
{
"deprel": "cc",
"end_char": 3,
"feats": null,
"head": 4,
"id": 1,
"lemma": "but",
"misc": "",
"start_char": 0,
"text": "But",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj:pass",
"end_char": 10,
"feats": "Number=Sing",
"head": 4,
"id": 2,
"lemma": "Robert",
"misc": "",
"start_char": 4,
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 13,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 11,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 4,
"lemma": "see",
"misc": "",
"start_char": 14,
"text": "seen",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 26,
"feats": null,
"head": 7,
"id": 5,
"lemma": "through",
"misc": "",
"start_char": 19,
"text": "through",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 30,
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": 6,
"lemma": "the",
"misc": "",
"start_char": 27,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 35,
"feats": "Number=Plur",
"head": 4,
"id": 7,
"lemma": "eye",
"misc": "",
"start_char": 31,
"text": "eyes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 38,
"feats": null,
"head": 9,
"id": 8,
"lemma": "of",
"misc": "",
"start_char": 36,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 44,
"feats": "Number=Sing",
"head": 7,
"id": 9,
"lemma": "Steve",
"misc": "",
"start_char": 39,
"text": "Steve",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 47,
"feats": null,
"head": 11,
"id": 10,
"lemma": "so",
"misc": "",
"start_char": 45,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 52,
"feats": null,
"head": 4,
"id": 11,
"lemma": "much",
"misc": "",
"start_char": 48,
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 57,
"feats": null,
"head": 18,
"id": 12,
"lemma": "that",
"misc": "",
"start_char": 53,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 60,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 58,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 64,
"feats": "VerbForm=Fin",
"head": 18,
"id": 14,
"lemma": "can",
"misc": "",
"start_char": 61,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "cop",
"end_char": 67,
"feats": "VerbForm=Inf",
"head": 18,
"id": 15,
"lemma": "be",
"misc": "",
"start_char": 65,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 69,
"feats": "Definite=Ind|PronType=Art",
"head": 18,
"id": 16,
"lemma": "a",
"misc": "",
"start_char": 68,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 74,
"feats": "Degree=Pos",
"head": 18,
"id": 17,
"lemma": "main",
"misc": "",
"start_char": 70,
"text": "main",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "ccomp",
"end_char": 84,
"feats": "Number=Sing",
"head": 4,
"id": 18,
"lemma": "character",
"misc": "",
"start_char": 75,
"text": "character",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 86,
"feats": null,
"head": 4,
"id": 19,
"lemma": ".",
"misc": "",
"start_char": 85,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
],
[
0,
12,
12
]
],
[
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
7dfa1639fd2de48b6f4968e8384ae0af | Timothy said Larry wouldn't succeed because the clan would just overthrow Fugaku if he called off the coup. | [
{
"end_char": 107,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Timothy)) (VP (VBD said) (SBAR (S (NP (NNP Larry)) (VP (MD would) (RB n't) (VP (VB succeed) (SBAR (IN because) (S (NP (DT the) (NN clan)) (VP (MD would) (ADVP (RB just)) (VP (VB overthrow) (NP (NNP Fugaku)) (SBAR (IN if) (S (NP (PRP he)) (VP (VBD called) (PRT (RP off)) (NP (DT the) (NN coup)))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Timothy said Larry wouldn't succeed because the clan would just overthrow Fugaku if he called off the coup.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Timothy",
"misc": "",
"start_char": 0,
"text": "Timothy",
"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": "say",
"misc": "",
"start_char": 8,
"text": "said",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"end_char": 18,
"feats": "Number=Sing",
"head": 6,
"id": 3,
"lemma": "Larry",
"misc": "",
"start_char": 13,
"text": "Larry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 24,
"feats": "VerbForm=Fin",
"head": 6,
"id": 4,
"lemma": "would",
"misc": "",
"start_char": 19,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 28,
"feats": null,
"head": 6,
"id": 5,
"lemma": "not",
"misc": "",
"start_char": 25,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 36,
"feats": "VerbForm=Inf",
"head": 2,
"id": 6,
"lemma": "succeed",
"misc": "",
"start_char": 29,
"text": "succeed",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 44,
"feats": null,
"head": 12,
"id": 7,
"lemma": "because",
"misc": "",
"start_char": 37,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 48,
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": 8,
"lemma": "the",
"misc": "",
"start_char": 45,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 53,
"feats": "Number=Sing",
"head": 12,
"id": 9,
"lemma": "clan",
"misc": "",
"start_char": 49,
"text": "clan",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"end_char": 59,
"feats": "VerbForm=Fin",
"head": 12,
"id": 10,
"lemma": "would",
"misc": "",
"start_char": 54,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 64,
"feats": null,
"head": 12,
"id": 11,
"lemma": "just",
"misc": "",
"start_char": 60,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 74,
"feats": "VerbForm=Inf",
"head": 6,
"id": 12,
"lemma": "overthrow",
"misc": "",
"start_char": 65,
"text": "overthrow",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 81,
"feats": "Number=Sing",
"head": 12,
"id": 13,
"lemma": "Fugaku",
"misc": "",
"start_char": 75,
"text": "Fugaku",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 84,
"feats": null,
"head": 16,
"id": 14,
"lemma": "if",
"misc": "",
"start_char": 82,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 87,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 15,
"lemma": "he",
"misc": "",
"start_char": 85,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 94,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": 16,
"lemma": "call",
"misc": "",
"start_char": 88,
"text": "called",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"end_char": 98,
"feats": null,
"head": 16,
"id": 17,
"lemma": "off",
"misc": "",
"start_char": 95,
"text": "off",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "det",
"end_char": 102,
"feats": "Definite=Def|PronType=Art",
"head": 19,
"id": 18,
"lemma": "the",
"misc": "",
"start_char": 99,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 107,
"feats": "Number=Sing",
"head": 16,
"id": 19,
"lemma": "coup",
"misc": "",
"start_char": 103,
"text": "coup",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 109,
"feats": null,
"head": 2,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 108,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
14,
14
]
],
[
[
0,
2,
2
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
71182f204210ef3a93d9ca7c0e003025 | Brilliant goal by Eric, but imho that's why we have to play Scott, he's the reason we scored another. | [
{
"end_char": 101,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NP (JJ Brilliant) (NN goal)) (PP (IN by) (NP (NNP Eric))))) (, ,) (CC but) (S (S (NP (UH imho) (SBAR (S (NP (DT that)) (VP (VBZ 's) (SBAR (WHADVP (WRB why)) (S (NP (PRP we)) (VP (VBP have) (S (VP (TO to) (VP (VB play) (NP (NNP Scott))))))))))))) (, ,) (NP (PRP he)) (VP (VBZ 's) (NP (NP (DT the) (NN reason)) (SBAR (S (NP (PRP we)) (VP (VBD scored) (NP (DT another)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Brilliant goal by Eric, but imho that's why we have to play Scott, he's the reason we scored another.",
"tokens": [
{
"deprel": "amod",
"end_char": 9,
"feats": "Degree=Pos",
"head": 2,
"id": 1,
"lemma": "brilliant",
"misc": "",
"start_char": 0,
"text": "Brilliant",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "root",
"end_char": 14,
"feats": "Number=Sing",
"head": 0,
"id": 2,
"lemma": "goal",
"misc": "",
"start_char": 10,
"text": "goal",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 17,
"feats": null,
"head": 4,
"id": 3,
"lemma": "by",
"misc": "",
"start_char": 15,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 22,
"feats": "Number=Sing",
"head": 2,
"id": 4,
"lemma": "Eric",
"misc": "",
"start_char": 18,
"text": "Eric",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 24,
"feats": null,
"head": 10,
"id": 5,
"lemma": ",",
"misc": "",
"start_char": 23,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 28,
"feats": null,
"head": 10,
"id": 6,
"lemma": "but",
"misc": "",
"start_char": 25,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "discourse",
"end_char": 33,
"feats": null,
"head": 10,
"id": 7,
"lemma": "imho",
"misc": "",
"start_char": 29,
"text": "imho",
"upos": "INTJ",
"xpos": "UH"
},
{
"deprel": "nsubj",
"end_char": 38,
"feats": "Number=Sing|PronType=Dem",
"head": 10,
"id": 8,
"lemma": "that",
"misc": "",
"start_char": 34,
"text": "that",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "cop",
"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": "conj",
"end_char": 45,
"feats": "PronType=Rel",
"head": 2,
"id": 10,
"lemma": "why",
"misc": "",
"start_char": 42,
"text": "why",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 48,
"feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "we",
"misc": "",
"start_char": 46,
"text": "we",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl:relcl",
"end_char": 53,
"feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin",
"head": 10,
"id": 12,
"lemma": "have",
"misc": "",
"start_char": 49,
"text": "have",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "mark",
"end_char": 56,
"feats": null,
"head": 14,
"id": 13,
"lemma": "to",
"misc": "",
"start_char": 54,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 61,
"feats": "VerbForm=Inf",
"head": 12,
"id": 14,
"lemma": "play",
"misc": "",
"start_char": 57,
"text": "play",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 67,
"feats": "Number=Sing",
"head": 14,
"id": 15,
"lemma": "Scott",
"misc": "",
"start_char": 62,
"text": "Scott",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 69,
"feats": null,
"head": 2,
"id": 16,
"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": 20,
"id": 17,
"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": 18,
"lemma": "be",
"misc": "",
"start_char": 73,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 79,
"feats": "Definite=Def|PronType=Art",
"head": 20,
"id": 19,
"lemma": "the",
"misc": "",
"start_char": 76,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "parataxis",
"end_char": 86,
"feats": "Number=Sing",
"head": 2,
"id": 20,
"lemma": "reason",
"misc": "",
"start_char": 80,
"text": "reason",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 89,
"feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
"head": 22,
"id": 21,
"lemma": "we",
"misc": "",
"start_char": 87,
"text": "we",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "acl:relcl",
"end_char": 96,
"feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin",
"head": 20,
"id": 22,
"lemma": "score",
"misc": "",
"start_char": 90,
"text": "scored",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 104,
"feats": null,
"head": 22,
"id": 23,
"lemma": "another",
"misc": "",
"start_char": 97,
"text": "another",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "punct",
"end_char": 106,
"feats": null,
"head": 2,
"id": 24,
"lemma": ".",
"misc": "",
"start_char": 105,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
]
],
[
[
0,
14,
14
],
[
0,
16,
16
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
3126ac3f9f92b517511bee3199aa683b | And Mark doesn't have a fraction of the training Jeffery does, since he's been training his whole life. | [
{
"end_char": 103,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (NP (NNP Mark)) (VP (VBZ does) (RB n't) (VP (VB have) (NP (NP (DT a) (NN fraction)) (PP (IN of) (NP (NP (DT the) (NN training)) (SBAR (S (NP (NNP Jeffery)) (VP (VBZ does))))))) (, ,) (SBAR (IN since) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBN been) (VP (VBG training) (NP (PRP$ his) (JJ whole) (NN life))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And Mark doesn't have a fraction of the training Jeffery does, since he's been training his whole life.",
"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": 8,
"feats": "Number=Sing",
"head": 5,
"id": 2,
"lemma": "Mark",
"misc": "",
"start_char": 4,
"text": "Mark",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 13,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 3,
"lemma": "do",
"misc": "",
"start_char": 9,
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 17,
"feats": null,
"head": 5,
"id": 4,
"lemma": "not",
"misc": "",
"start_char": 14,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 22,
"feats": "VerbForm=Inf",
"head": 0,
"id": 5,
"lemma": "have",
"misc": "",
"start_char": 18,
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 24,
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": 6,
"lemma": "a",
"misc": "",
"start_char": 23,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 33,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "fraction",
"misc": "",
"start_char": 25,
"text": "fraction",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 36,
"feats": null,
"head": 10,
"id": 8,
"lemma": "of",
"misc": "",
"start_char": 34,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 40,
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": 9,
"lemma": "the",
"misc": "",
"start_char": 37,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 49,
"feats": "Number=Sing",
"head": 7,
"id": 10,
"lemma": "training",
"misc": "",
"start_char": 41,
"text": "training",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 57,
"feats": "Number=Sing",
"head": 12,
"id": 11,
"lemma": "Jeffery",
"misc": "",
"start_char": 50,
"text": "Jeffery",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "acl:relcl",
"end_char": 62,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 10,
"id": 12,
"lemma": "do",
"misc": "",
"start_char": 58,
"text": "does",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "punct",
"end_char": 64,
"feats": null,
"head": 5,
"id": 13,
"lemma": ",",
"misc": "",
"start_char": 63,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 70,
"feats": null,
"head": 18,
"id": 14,
"lemma": "since",
"misc": "",
"start_char": 65,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 73,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": 15,
"lemma": "he",
"misc": "",
"start_char": 71,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 76,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 18,
"id": 16,
"lemma": "be",
"misc": "",
"start_char": 74,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "aux",
"end_char": 81,
"feats": "Tense=Past|VerbForm=Part",
"head": 18,
"id": 17,
"lemma": "be",
"misc": "",
"start_char": 77,
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "advcl",
"end_char": 90,
"feats": "Tense=Pres|VerbForm=Part",
"head": 5,
"id": 18,
"lemma": "train",
"misc": "",
"start_char": 82,
"text": "training",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "nmod:poss",
"end_char": 94,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 21,
"id": 19,
"lemma": "his",
"misc": "",
"start_char": 91,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 100,
"feats": "Degree=Pos",
"head": 21,
"id": 20,
"lemma": "whole",
"misc": "",
"start_char": 95,
"text": "whole",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 105,
"feats": "Number=Sing",
"head": 18,
"id": 21,
"lemma": "life",
"misc": "",
"start_char": 101,
"text": "life",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 107,
"feats": null,
"head": 5,
"id": 22,
"lemma": ".",
"misc": "",
"start_char": 106,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
10,
10
],
[
0,
14,
14
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
01a8989dd57ecddceffdc021fe7b74b0 | Elvin likes to move forward where I think Charles is more inclined to just hang back so he doesn't risk getting beat. | [
{
"end_char": 117,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Elvin)) (VP (VBZ likes) (S (VP (TO to) (VP (VB move) (ADVP (RB forward)) (SBAR (WHADVP (WRB where)) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (NNP Charles)) (VP (VBZ is) (ADJP (RBR more) (JJ inclined) (S (VP (TO to) (ADVP (RB just)) (VP (VB hang) (ADVP (RB back)))))) (SBAR (IN so) (S (NP (PRP he)) (VP (VBZ does) (RB n't) (VP (VB risk) (S (VP (VBG getting) (VP (VB beat)))))))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Elvin likes to move forward where I think Charles is more inclined to just hang back so he doesn't risk getting beat.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Elvin",
"misc": "",
"start_char": 0,
"text": "Elvin",
"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": "like",
"misc": "",
"start_char": 6,
"text": "likes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 14,
"feats": null,
"head": 4,
"id": 3,
"lemma": "to",
"misc": "",
"start_char": 12,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 19,
"feats": "VerbForm=Inf",
"head": 2,
"id": 4,
"lemma": "move",
"misc": "",
"start_char": 15,
"text": "move",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 27,
"feats": null,
"head": 4,
"id": 5,
"lemma": "forward",
"misc": "",
"start_char": 20,
"text": "forward",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 33,
"feats": "PronType=Rel",
"head": 8,
"id": 6,
"lemma": "where",
"misc": "",
"start_char": 28,
"text": "where",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 35,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 8,
"id": 7,
"lemma": "I",
"misc": "",
"start_char": 34,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 41,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 8,
"lemma": "think",
"misc": "",
"start_char": 36,
"text": "think",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "nsubj",
"end_char": 49,
"feats": "Number=Sing",
"head": 12,
"id": 9,
"lemma": "Charles",
"misc": "",
"start_char": 42,
"text": "Charles",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 52,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 50,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 57,
"feats": "Degree=Cmp",
"head": 12,
"id": 11,
"lemma": "more",
"misc": "",
"start_char": 53,
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "ccomp",
"end_char": 66,
"feats": "Degree=Pos",
"head": 8,
"id": 12,
"lemma": "inclined",
"misc": "",
"start_char": 58,
"text": "inclined",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 69,
"feats": null,
"head": 15,
"id": 13,
"lemma": "to",
"misc": "",
"start_char": 67,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advmod",
"end_char": 74,
"feats": null,
"head": 15,
"id": 14,
"lemma": "just",
"misc": "",
"start_char": 70,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"end_char": 79,
"feats": "VerbForm=Inf",
"head": 12,
"id": 15,
"lemma": "hang",
"misc": "",
"start_char": 75,
"text": "hang",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 84,
"feats": null,
"head": 15,
"id": 16,
"lemma": "back",
"misc": "",
"start_char": 80,
"text": "back",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 87,
"feats": null,
"head": 21,
"id": 17,
"lemma": "so",
"misc": "",
"start_char": 85,
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 90,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": 18,
"lemma": "he",
"misc": "",
"start_char": 88,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 95,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 21,
"id": 19,
"lemma": "do",
"misc": "",
"start_char": 91,
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 99,
"feats": null,
"head": 21,
"id": 20,
"lemma": "not",
"misc": "",
"start_char": 96,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 104,
"feats": "VerbForm=Inf",
"head": 15,
"id": 21,
"lemma": "risk",
"misc": "",
"start_char": 100,
"text": "risk",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 112,
"feats": "VerbForm=Ger",
"head": 21,
"id": 22,
"lemma": "get",
"misc": "",
"start_char": 105,
"text": "getting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "xcomp",
"end_char": 117,
"feats": "VerbForm=Inf",
"head": 22,
"id": 23,
"lemma": "beat",
"misc": "",
"start_char": 113,
"text": "beat",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"end_char": 119,
"feats": null,
"head": 2,
"id": 24,
"lemma": ".",
"misc": "",
"start_char": 118,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
8,
8
],
[
0,
17,
17
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
17e13049bd9db84cb3aae60cab03afde | Bette should've gotten the same shit Judith did, even more so because she's bi! | [
{
"end_char": 79,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Bette)) (VP (MD should) (VP (VB 've) (VP (VBN gotten) (NP (NP (DT the) (JJ same) (NN shit)) (SBAR (S (NP (NNP Judith)) (VP (VBD did))))) (, ,) (SBAR (ADVP (RB even) (RBR more) (RB so)) (IN because) (S (NP (PRP she)) (VP (VBZ 's) (NP (UH bi)))))))) (. !)))"
},
"speaker": null,
"start_char": 0,
"text": "Bette should've gotten the same shit Judith did, even more so because she's bi!",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Bette",
"misc": "",
"start_char": 0,
"text": "Bette",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 12,
"feats": "VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "should",
"misc": "",
"start_char": 6,
"text": "should",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux",
"end_char": 16,
"feats": "VerbForm=Inf",
"head": 4,
"id": 3,
"lemma": "have",
"misc": "",
"start_char": 13,
"text": "'ve",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "root",
"end_char": 23,
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": 4,
"lemma": "get",
"misc": "",
"start_char": 17,
"text": "gotten",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "det",
"end_char": 27,
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": 5,
"lemma": "the",
"misc": "",
"start_char": 24,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 32,
"feats": "Degree=Pos",
"head": 7,
"id": 6,
"lemma": "same",
"misc": "",
"start_char": 28,
"text": "same",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 37,
"feats": "Number=Sing",
"head": 4,
"id": 7,
"lemma": "shit",
"misc": "",
"start_char": 33,
"text": "shit",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 44,
"feats": "Number=Sing",
"head": 9,
"id": 8,
"lemma": "Judith",
"misc": "",
"start_char": 38,
"text": "Judith",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "acl:relcl",
"end_char": 48,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": 9,
"lemma": "do",
"misc": "",
"start_char": 45,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 50,
"feats": null,
"head": 4,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 49,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 55,
"feats": null,
"head": 12,
"id": 11,
"lemma": "even",
"misc": "",
"start_char": 51,
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 60,
"feats": "Degree=Cmp",
"head": 13,
"id": 12,
"lemma": "more",
"misc": "",
"start_char": 56,
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "advmod",
"end_char": 63,
"feats": null,
"head": 4,
"id": 13,
"lemma": "so",
"misc": "",
"start_char": 61,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 71,
"feats": null,
"head": 17,
"id": 14,
"lemma": "because",
"misc": "",
"start_char": 64,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 75,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 15,
"lemma": "she",
"misc": "",
"start_char": 72,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 78,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 17,
"id": 16,
"lemma": "be",
"misc": "",
"start_char": 76,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"end_char": 81,
"feats": null,
"head": 4,
"id": 17,
"lemma": "bi",
"misc": "",
"start_char": 79,
"text": "bi",
"upos": "INTJ",
"xpos": "UH"
},
{
"deprel": "punct",
"end_char": 83,
"feats": null,
"head": 4,
"id": 18,
"lemma": "!",
"misc": "",
"start_char": 82,
"text": "!",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
14,
14
]
],
[
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
005f3f290ed3f1f82e697686f9b30ef2 | Carl didn't have Edward, so I wonder how he got the extended lifespan? | [
{
"end_char": 70,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Carl)) (VP (VBD did) (RB n't) (VP (VB have) (NP (NNP Edward))))) (, ,) (RB so) (S (NP (PRP I)) (VP (VBP wonder) (SBAR (WHADVP (WRB how)) (S (NP (PRP he)) (VP (VBD got) (NP (DT the) (VBN extended) (NN lifespan))))))) (. ?)))"
},
"speaker": null,
"start_char": 0,
"text": "Carl didn't have Edward, so I wonder how he got the extended lifespan?",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Carl",
"misc": "",
"start_char": 0,
"text": "Carl",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 8,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "do",
"misc": "",
"start_char": 5,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 12,
"feats": null,
"head": 4,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 9,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 17,
"feats": "VerbForm=Inf",
"head": 0,
"id": 4,
"lemma": "have",
"misc": "",
"start_char": 13,
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 24,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "Edward",
"misc": "",
"start_char": 18,
"text": "Edward",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 26,
"feats": null,
"head": 4,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 25,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 29,
"feats": null,
"head": 9,
"id": 7,
"lemma": "so",
"misc": "",
"start_char": 27,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 31,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 9,
"id": 8,
"lemma": "I",
"misc": "",
"start_char": 30,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"end_char": 38,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 9,
"lemma": "wonder",
"misc": "",
"start_char": 32,
"text": "wonder",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 42,
"feats": "PronType=Int",
"head": 12,
"id": 10,
"lemma": "how",
"misc": "",
"start_char": 39,
"text": "how",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 45,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 43,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"end_char": 49,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": 12,
"lemma": "get",
"misc": "",
"start_char": 46,
"text": "got",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 53,
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": 13,
"lemma": "the",
"misc": "",
"start_char": 50,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 62,
"feats": "Tense=Past|VerbForm=Part",
"head": 15,
"id": 14,
"lemma": "extend",
"misc": "",
"start_char": 54,
"text": "extended",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"end_char": 71,
"feats": "Number=Sing",
"head": 12,
"id": 15,
"lemma": "lifespan",
"misc": "",
"start_char": 63,
"text": "lifespan",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 73,
"feats": null,
"head": 4,
"id": 16,
"lemma": "?",
"misc": "",
"start_char": 72,
"text": "?",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
1386ae83ba42fe12a505f4de3d4f7423 | Jesus "advised" Jose when he got the job and the NZ national team has been on the up ever since. | [
{
"end_char": 96,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Jesus)) (VP (`` ``) (VBD advised) (`` '') (NP (NNP Jose)) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD got) (NP (DT the) (NN job))))))) (CC and) (S (NP (DT the) (NNP NZ) (JJ national) (NN team)) (VP (VBZ has) (VP (VBN been) (PP (IN on) (NP (DT the) (NN up))) (ADVP (RB ever) (RB since))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Jesus \"advised\" Jose when he got the job and the NZ national team has been on the up ever since.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Jesus",
"misc": "",
"start_char": 0,
"text": "Jesus",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 8,
"feats": null,
"head": 3,
"id": 2,
"lemma": "``",
"misc": "",
"start_char": 6,
"text": "``",
"upos": "PUNCT",
"xpos": "``"
},
{
"deprel": "root",
"end_char": 16,
"feats": "Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "advise",
"misc": "",
"start_char": 9,
"text": "advised",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 19,
"feats": null,
"head": 5,
"id": 4,
"lemma": "''",
"misc": "",
"start_char": 17,
"text": "''",
"upos": "PUNCT",
"xpos": "``"
},
{
"deprel": "obj",
"end_char": 24,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "Jose",
"misc": "",
"start_char": 20,
"text": "Jose",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 29,
"feats": "PronType=Int",
"head": 8,
"id": 6,
"lemma": "when",
"misc": "",
"start_char": 25,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 32,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": 7,
"lemma": "he",
"misc": "",
"start_char": 30,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 36,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 8,
"lemma": "get",
"misc": "",
"start_char": 33,
"text": "got",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 40,
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": 9,
"lemma": "the",
"misc": "",
"start_char": 37,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 44,
"feats": "Number=Sing",
"head": 8,
"id": 10,
"lemma": "job",
"misc": "",
"start_char": 41,
"text": "job",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"end_char": 48,
"feats": null,
"head": 20,
"id": 11,
"lemma": "and",
"misc": "",
"start_char": 45,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "det",
"end_char": 52,
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": 12,
"lemma": "the",
"misc": "",
"start_char": 49,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 55,
"feats": "Number=Sing",
"head": 15,
"id": 13,
"lemma": "NZ",
"misc": "",
"start_char": 53,
"text": "NZ",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "amod",
"end_char": 64,
"feats": "Degree=Pos",
"head": 15,
"id": 14,
"lemma": "national",
"misc": "",
"start_char": 56,
"text": "national",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"end_char": 69,
"feats": "Number=Sing",
"head": 20,
"id": 15,
"lemma": "team",
"misc": "",
"start_char": 65,
"text": "team",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"end_char": 73,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 20,
"id": 16,
"lemma": "have",
"misc": "",
"start_char": 70,
"text": "has",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "cop",
"end_char": 78,
"feats": "Tense=Past|VerbForm=Part",
"head": 20,
"id": 17,
"lemma": "be",
"misc": "",
"start_char": 74,
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 81,
"feats": null,
"head": 20,
"id": 18,
"lemma": "on",
"misc": "",
"start_char": 79,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 85,
"feats": "Definite=Def|PronType=Art",
"head": 20,
"id": 19,
"lemma": "the",
"misc": "",
"start_char": 82,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "conj",
"end_char": 88,
"feats": "Number=Sing",
"head": 3,
"id": 20,
"lemma": "up",
"misc": "",
"start_char": 86,
"text": "up",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 93,
"feats": null,
"head": 22,
"id": 21,
"lemma": "ever",
"misc": "",
"start_char": 89,
"text": "ever",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 99,
"feats": null,
"head": 20,
"id": 22,
"lemma": "since",
"misc": "",
"start_char": 94,
"text": "since",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 101,
"feats": null,
"head": 3,
"id": 23,
"lemma": ".",
"misc": "",
"start_char": 100,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
4e7c1a434914dcb62196c98ec846b5e5 | Frederick told James to play this as if he had just been told his mother was dead. | [
{
"end_char": 82,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Frederick)) (VP (VBD told) (NP (NNP James)) (S (VP (TO to) (VP (VB play) (NP (DT this)) (SBAR (IN as) (IN if) (S (NP (PRP he)) (VP (VBD had) (ADVP (RB just)) (VP (VBN been) (VP (VBN told) (SBAR (S (NP (PRP$ his) (NN mother)) (VP (VBD was) (ADJP (JJ dead)))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Frederick told James to play this as if he had just been told his mother was dead.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 9,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Frederick",
"misc": "",
"start_char": 0,
"text": "Frederick",
"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": "tell",
"misc": "",
"start_char": 10,
"text": "told",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"end_char": 20,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "James",
"misc": "",
"start_char": 15,
"text": "James",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 23,
"feats": null,
"head": 5,
"id": 4,
"lemma": "to",
"misc": "",
"start_char": 21,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 28,
"feats": "VerbForm=Inf",
"head": 2,
"id": 5,
"lemma": "play",
"misc": "",
"start_char": 24,
"text": "play",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 33,
"feats": "Number=Sing|PronType=Dem",
"head": 5,
"id": 6,
"lemma": "this",
"misc": "",
"start_char": 29,
"text": "this",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "mark",
"end_char": 36,
"feats": null,
"head": 13,
"id": 7,
"lemma": "as",
"misc": "",
"start_char": 34,
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "mark",
"end_char": 39,
"feats": null,
"head": 13,
"id": 8,
"lemma": "if",
"misc": "",
"start_char": 37,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 42,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 40,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 46,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": 10,
"lemma": "have",
"misc": "",
"start_char": 43,
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 51,
"feats": null,
"head": 13,
"id": 11,
"lemma": "just",
"misc": "",
"start_char": 47,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "aux:pass",
"end_char": 56,
"feats": "Tense=Past|VerbForm=Part",
"head": 13,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 52,
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "advcl",
"end_char": 61,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 5,
"id": 13,
"lemma": "tell",
"misc": "",
"start_char": 57,
"text": "told",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "nmod:poss",
"end_char": 65,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 15,
"id": 14,
"lemma": "his",
"misc": "",
"start_char": 62,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 72,
"feats": "Number=Sing",
"head": 17,
"id": 15,
"lemma": "mother",
"misc": "",
"start_char": 66,
"text": "mother",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cop",
"end_char": 76,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": 16,
"lemma": "be",
"misc": "",
"start_char": 73,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"end_char": 81,
"feats": "Degree=Pos",
"head": 13,
"id": 17,
"lemma": "dead",
"misc": "",
"start_char": 77,
"text": "dead",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 83,
"feats": null,
"head": 2,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 82,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
5fe243182fde1479b3e09abb7e58f09b | Jason tries to surpass John, but he doesn't go out of his way to try and beat John unless provoked. | [
{
"end_char": 99,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Jason)) (VP (VBZ tries) (S (VP (TO to) (VP (VB surpass) (NP (NNP John))))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBZ does) (RB n't) (VP (VB go) (PP (IN out) (PP (IN of) (NP (PRP$ his) (NN way)))) (S (VP (TO to) (VP (VB try) (CC and) (VB beat) (NP (NNP John)) (SBAR (IN unless) (S (VP (VBN provoked)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Jason tries to surpass John, but he doesn't go out of his way to try and beat John unless provoked.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Jason",
"misc": "",
"start_char": 0,
"text": "Jason",
"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": "try",
"misc": "",
"start_char": 6,
"text": "tries",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 14,
"feats": null,
"head": 4,
"id": 3,
"lemma": "to",
"misc": "",
"start_char": 12,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 22,
"feats": "VerbForm=Inf",
"head": 2,
"id": 4,
"lemma": "surpass",
"misc": "",
"start_char": 15,
"text": "surpass",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 27,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "John",
"misc": "",
"start_char": 23,
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 29,
"feats": null,
"head": 11,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 28,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 33,
"feats": null,
"head": 11,
"id": 7,
"lemma": "but",
"misc": "",
"start_char": 30,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"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": "aux",
"end_char": 41,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 11,
"id": 9,
"lemma": "do",
"misc": "",
"start_char": 37,
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 45,
"feats": null,
"head": 11,
"id": 10,
"lemma": "not",
"misc": "",
"start_char": 42,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 48,
"feats": "VerbForm=Inf",
"head": 2,
"id": 11,
"lemma": "go",
"misc": "",
"start_char": 46,
"text": "go",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 52,
"feats": null,
"head": 15,
"id": 12,
"lemma": "out",
"misc": "",
"start_char": 49,
"text": "out",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 55,
"feats": null,
"head": 12,
"id": 13,
"lemma": "of",
"misc": "",
"start_char": 53,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 59,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 15,
"id": 14,
"lemma": "his",
"misc": "",
"start_char": 56,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 63,
"feats": "Number=Sing",
"head": 11,
"id": 15,
"lemma": "way",
"misc": "",
"start_char": 60,
"text": "way",
"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": 70,
"feats": "VerbForm=Inf",
"head": 11,
"id": 17,
"lemma": "try",
"misc": "",
"start_char": 67,
"text": "try",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "cc",
"end_char": 74,
"feats": null,
"head": 19,
"id": 18,
"lemma": "and",
"misc": "",
"start_char": 71,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 79,
"feats": "VerbForm=Inf",
"head": 17,
"id": 19,
"lemma": "beat",
"misc": "",
"start_char": 75,
"text": "beat",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 84,
"feats": "Number=Sing",
"head": 19,
"id": 20,
"lemma": "John",
"misc": "",
"start_char": 80,
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 91,
"feats": null,
"head": 22,
"id": 21,
"lemma": "unless",
"misc": "",
"start_char": 85,
"text": "unless",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 100,
"feats": "Tense=Past|VerbForm=Part",
"head": 19,
"id": 22,
"lemma": "provoke",
"misc": "",
"start_char": 92,
"text": "provoked",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 102,
"feats": null,
"head": 2,
"id": 23,
"lemma": ".",
"misc": "",
"start_char": 101,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
7,
7
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
59ef6400a81d0c8b43cb9f1e63e3432f | Richard are acting too butthurt about Donald, when he's called out Sanders and Clinton more often than them. | [
{
"end_char": 108,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Richard)) (VP (VBP are) (VP (VBG acting) (ADJP (RB too) (JJ butthurt) (PP (IN about) (NP (NNP Donald)))) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBN called) (PRT (RP out)) (NP (NNP Sanders) (CC and) (NNP Clinton)) (ADVP (ADVP (RBR more) (RB often)) (PP (IN than) (NP (PRP them)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Richard are acting too butthurt about Donald, when he's called out Sanders and Clinton more often than them.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Richard",
"misc": "",
"start_char": 0,
"text": "Richard",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 11,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 8,
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": 3,
"lemma": "act",
"misc": "",
"start_char": 12,
"text": "acting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "advmod",
"end_char": 22,
"feats": null,
"head": 5,
"id": 4,
"lemma": "too",
"misc": "",
"start_char": 19,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"end_char": 31,
"feats": "Degree=Pos",
"head": 3,
"id": 5,
"lemma": "butthurt",
"misc": "",
"start_char": 23,
"text": "butthurt",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 37,
"feats": null,
"head": 7,
"id": 6,
"lemma": "about",
"misc": "",
"start_char": 32,
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 44,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Donald",
"misc": "",
"start_char": 38,
"text": "Donald",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 46,
"feats": null,
"head": 12,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 45,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 51,
"feats": "PronType=Int",
"head": 12,
"id": 9,
"lemma": "when",
"misc": "",
"start_char": 47,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 54,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 52,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 57,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "be",
"misc": "",
"start_char": 55,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"end_char": 64,
"feats": "Tense=Past|VerbForm=Part",
"head": 3,
"id": 12,
"lemma": "call",
"misc": "",
"start_char": 58,
"text": "called",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "compound:prt",
"end_char": 68,
"feats": null,
"head": 12,
"id": 13,
"lemma": "out",
"misc": "",
"start_char": 65,
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "obj",
"end_char": 76,
"feats": "Number=Sing",
"head": 12,
"id": 14,
"lemma": "Sanders",
"misc": "",
"start_char": 69,
"text": "Sanders",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 80,
"feats": null,
"head": 16,
"id": 15,
"lemma": "and",
"misc": "",
"start_char": 77,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 88,
"feats": "Number=Sing",
"head": 14,
"id": 16,
"lemma": "Clinton",
"misc": "",
"start_char": 81,
"text": "Clinton",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 93,
"feats": "Degree=Cmp",
"head": 18,
"id": 17,
"lemma": "more",
"misc": "",
"start_char": 89,
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "advmod",
"end_char": 99,
"feats": null,
"head": 12,
"id": 18,
"lemma": "often",
"misc": "",
"start_char": 94,
"text": "often",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 104,
"feats": null,
"head": 20,
"id": 19,
"lemma": "than",
"misc": "",
"start_char": 100,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 109,
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 18,
"id": 20,
"lemma": "they",
"misc": "",
"start_char": 105,
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 111,
"feats": null,
"head": 3,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 110,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
6235cf04177558051792402fcc8cf2d0 | And Jack struck down Joseph, because he sucked and was a flipper, and God smiled. | [
{
"end_char": 81,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (S (NP (NNP Jack)) (VP (VBD struck) (PRT (RP down)) (NP (NNP Joseph)) (, ,) (SBAR (IN because) (S (NP (PRP he)) (VP (VBD sucked) (CC and) (VBD was) (NP (DT a) (NN flipper))))))) (, ,) (CC and) (S (NP (NNP God)) (VP (VBD smiled))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And Jack struck down Joseph, because he sucked and was a flipper, and God smiled.",
"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": 8,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "Jack",
"misc": "",
"start_char": 4,
"text": "Jack",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 15,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "strike",
"misc": "",
"start_char": 9,
"text": "struck",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"end_char": 20,
"feats": null,
"head": 3,
"id": 4,
"lemma": "down",
"misc": "",
"start_char": 16,
"text": "down",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "obj",
"end_char": 27,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "Joseph",
"misc": "",
"start_char": 21,
"text": "Joseph",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 29,
"feats": null,
"head": 9,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 28,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 37,
"feats": null,
"head": 9,
"id": 7,
"lemma": "because",
"misc": "",
"start_char": 30,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 40,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 38,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 47,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 9,
"lemma": "suck",
"misc": "",
"start_char": 41,
"text": "sucked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "cc",
"end_char": 51,
"feats": null,
"head": 13,
"id": 10,
"lemma": "and",
"misc": "",
"start_char": 48,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "cop",
"end_char": 55,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": 11,
"lemma": "be",
"misc": "",
"start_char": 52,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 57,
"feats": "Definite=Ind|PronType=Art",
"head": 13,
"id": 12,
"lemma": "a",
"misc": "",
"start_char": 56,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "conj",
"end_char": 65,
"feats": "Number=Sing",
"head": 9,
"id": 13,
"lemma": "flipper",
"misc": "",
"start_char": 58,
"text": "flipper",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 67,
"feats": null,
"head": 17,
"id": 14,
"lemma": ",",
"misc": "",
"start_char": 66,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 71,
"feats": null,
"head": 17,
"id": 15,
"lemma": "and",
"misc": "",
"start_char": 68,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 75,
"feats": "Number=Sing",
"head": 17,
"id": 16,
"lemma": "God",
"misc": "",
"start_char": 72,
"text": "God",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"end_char": 82,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 17,
"lemma": "smile",
"misc": "",
"start_char": 76,
"text": "smiled",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 84,
"feats": null,
"head": 3,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 83,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
4,
4
],
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
cf72e11928d74c9ac580da070da29062 | As Justin says, Johnnie was indulged when he was the weakest. | [
{
"end_char": 61,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (SBAR (IN As) (S (NP (NNP Justin)) (VP (VBZ says)))) (, ,) (NP (NNP Johnnie)) (VP (VBD was) (VP (VBN indulged) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD was) (NP (DT the) (JJS weakest))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "As Justin says, Johnnie was indulged when he was the weakest.",
"tokens": [
{
"deprel": "mark",
"end_char": 2,
"feats": null,
"head": 3,
"id": 1,
"lemma": "as",
"misc": "",
"start_char": 0,
"text": "As",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 9,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "Justin",
"misc": "",
"start_char": 3,
"text": "Justin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"end_char": 14,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 7,
"id": 3,
"lemma": "say",
"misc": "",
"start_char": 10,
"text": "says",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "punct",
"end_char": 16,
"feats": null,
"head": 7,
"id": 4,
"lemma": ",",
"misc": "",
"start_char": 15,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj:pass",
"end_char": 24,
"feats": "Number=Sing",
"head": 7,
"id": 5,
"lemma": "Johnnie",
"misc": "",
"start_char": 17,
"text": "Johnnie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 28,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": 6,
"lemma": "be",
"misc": "",
"start_char": 25,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 37,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 7,
"lemma": "indulge",
"misc": "",
"start_char": 29,
"text": "indulged",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "advmod",
"end_char": 42,
"feats": "PronType=Int",
"head": 12,
"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": 12,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 43,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 49,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 46,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 53,
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": 11,
"lemma": "the",
"misc": "",
"start_char": 50,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advcl",
"end_char": 61,
"feats": "Degree=Sup",
"head": 7,
"id": 12,
"lemma": "weak",
"misc": "",
"start_char": 54,
"text": "weakest",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "punct",
"end_char": 63,
"feats": null,
"head": 7,
"id": 13,
"lemma": ".",
"misc": "",
"start_char": 62,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
4,
4
],
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
dc93a49e3c7b120ca7f8f8a47cd61b23 | Charles arguably has the best footwork since John, while also mastering his in-between game. | [
{
"end_char": 92,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Charles)) (ADVP (RB arguably)) (VP (VBZ has) (NP (DT the) (JJS best) (NN footwork)) (PP (IN since) (NP (NNP John))) (, ,) (SBAR (IN while) (S (ADVP (RB also)) (VP (VBG mastering) (NP (PRP$ his) (JJ in-between) (NN game)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Charles arguably has the best footwork since John, while also mastering his in-between game.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Charles",
"misc": "",
"start_char": 0,
"text": "Charles",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 16,
"feats": null,
"head": 3,
"id": 2,
"lemma": "arguably",
"misc": "",
"start_char": 8,
"text": "arguably",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 20,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "have",
"misc": "",
"start_char": 17,
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 24,
"feats": "Definite=Def|PronType=Art",
"head": 6,
"id": 4,
"lemma": "the",
"misc": "",
"start_char": 21,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 29,
"feats": "Degree=Sup",
"head": 6,
"id": 5,
"lemma": "good",
"misc": "",
"start_char": 25,
"text": "best",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "obj",
"end_char": 38,
"feats": "Number=Sing",
"head": 3,
"id": 6,
"lemma": "footwork",
"misc": "",
"start_char": 30,
"text": "footwork",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 44,
"feats": null,
"head": 8,
"id": 7,
"lemma": "since",
"misc": "",
"start_char": 39,
"text": "since",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 49,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "John",
"misc": "",
"start_char": 45,
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 51,
"feats": null,
"head": 3,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 50,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 57,
"feats": null,
"head": 12,
"id": 10,
"lemma": "while",
"misc": "",
"start_char": 52,
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advmod",
"end_char": 62,
"feats": null,
"head": 12,
"id": 11,
"lemma": "also",
"misc": "",
"start_char": 58,
"text": "also",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 72,
"feats": "VerbForm=Ger",
"head": 3,
"id": 12,
"lemma": "master",
"misc": "",
"start_char": 63,
"text": "mastering",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "nmod:poss",
"end_char": 76,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 15,
"id": 13,
"lemma": "his",
"misc": "",
"start_char": 73,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 87,
"feats": "Degree=Pos",
"head": 15,
"id": 14,
"lemma": "in-between",
"misc": "",
"start_char": 77,
"text": "in-between",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 92,
"feats": "Number=Sing",
"head": 12,
"id": 15,
"lemma": "game",
"misc": "",
"start_char": 88,
"text": "game",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 94,
"feats": null,
"head": 3,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 93,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
12,
12
]
],
[
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
760dd2ba543b25dd036e1153d5cf9eb2 | Thomas, I don't think I'd even know Charles is or ever was a thing if Reddit would shut the fuck up about him. | [
{
"end_char": 110,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Thomas)) (PRN (, ,) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB think) (SBAR (S (NP (PRP I)) (VP (MD 'd) (ADVP (RB even)) (VP (VB know) (SBAR (S (NP (NNP Charles)) (VP (VBZ is))))))))))) (CC or) (ADVP (RB ever))) (VP (VBD was) (NP (DT a) (NN thing)) (SBAR (IN if) (S (NP (NNP Reddit)) (VP (MD would) (VP (VB shut) (NP (DT the) (NN fuck)) (PRT (RP up)) (PP (IN about) (NP (PRP him)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Thomas, I don't think I'd even know Charles is or ever was a thing if Reddit would shut the fuck up about him.",
"tokens": [
{
"deprel": "vocative",
"end_char": 6,
"feats": "Number=Sing",
"head": 6,
"id": 1,
"lemma": "Thomas",
"misc": "",
"start_char": 0,
"text": "Thomas",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 8,
"feats": null,
"head": 6,
"id": 2,
"lemma": ",",
"misc": "",
"start_char": 7,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 10,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 6,
"id": 3,
"lemma": "I",
"misc": "",
"start_char": 9,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 13,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 4,
"lemma": "do",
"misc": "",
"start_char": 11,
"text": "do",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 17,
"feats": null,
"head": 6,
"id": 5,
"lemma": "not",
"misc": "",
"start_char": 14,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 23,
"feats": "VerbForm=Inf",
"head": 0,
"id": 6,
"lemma": "think",
"misc": "",
"start_char": 18,
"text": "think",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nsubj",
"end_char": 25,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 10,
"id": 7,
"lemma": "I",
"misc": "",
"start_char": 24,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 28,
"feats": "VerbForm=Fin",
"head": 10,
"id": 8,
"lemma": "would",
"misc": "",
"start_char": 26,
"text": "'d",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 33,
"feats": null,
"head": 10,
"id": 9,
"lemma": "even",
"misc": "",
"start_char": 29,
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 38,
"feats": "VerbForm=Inf",
"head": 6,
"id": 10,
"lemma": "know",
"misc": "",
"start_char": 34,
"text": "know",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nsubj",
"end_char": 46,
"feats": "Number=Sing",
"head": 12,
"id": 11,
"lemma": "Charles",
"misc": "",
"start_char": 39,
"text": "Charles",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "ccomp",
"end_char": 49,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 10,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 47,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "cc",
"end_char": 52,
"feats": null,
"head": 17,
"id": 13,
"lemma": "or",
"misc": "",
"start_char": 50,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 57,
"feats": null,
"head": 17,
"id": 14,
"lemma": "ever",
"misc": "",
"start_char": 53,
"text": "ever",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cop",
"end_char": 61,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": 15,
"lemma": "be",
"misc": "",
"start_char": 58,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 63,
"feats": "Definite=Ind|PronType=Art",
"head": 17,
"id": 16,
"lemma": "a",
"misc": "",
"start_char": 62,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "conj",
"end_char": 69,
"feats": "Number=Sing",
"head": 10,
"id": 17,
"lemma": "thing",
"misc": "",
"start_char": 64,
"text": "thing",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 72,
"feats": null,
"head": 21,
"id": 18,
"lemma": "if",
"misc": "",
"start_char": 70,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 79,
"feats": "Number=Sing",
"head": 21,
"id": 19,
"lemma": "Reddit",
"misc": "",
"start_char": 73,
"text": "Reddit",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 85,
"feats": "VerbForm=Fin",
"head": 21,
"id": 20,
"lemma": "would",
"misc": "",
"start_char": 80,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"end_char": 90,
"feats": "VerbForm=Inf",
"head": 17,
"id": 21,
"lemma": "shut",
"misc": "",
"start_char": 86,
"text": "shut",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 94,
"feats": "Definite=Def|PronType=Art",
"head": 23,
"id": 22,
"lemma": "the",
"misc": "",
"start_char": 91,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 99,
"feats": "Number=Sing",
"head": 21,
"id": 23,
"lemma": "fuck",
"misc": "",
"start_char": 95,
"text": "fuck",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "compound:prt",
"end_char": 102,
"feats": null,
"head": 21,
"id": 24,
"lemma": "up",
"misc": "",
"start_char": 100,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "case",
"end_char": 108,
"feats": null,
"head": 26,
"id": 25,
"lemma": "about",
"misc": "",
"start_char": 103,
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 112,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": 26,
"lemma": "he",
"misc": "",
"start_char": 109,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 114,
"feats": null,
"head": 6,
"id": 27,
"lemma": ".",
"misc": "",
"start_char": 113,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
10,
10
],
[
0,
25,
25
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
09f1c6a9804a82d1bf8ceff56d8cc44f | Derrick is too far left, and not only is Jonathan too far right, but Republicans don't even like him. | [
{
"end_char": 101,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Derrick)) (VP (VBZ is) (ADJP (ADVP (RB too) (RB far)) (VBN left)))) (, ,) (CC and) (S (SINV (CONJP (RB not) (RB only)) (VBZ is) (NP (NNP Jonathan)) (ADJP (RB too) (RB far) (RB right))) (, ,) (CC but) (S (NP (NNPS Republicans)) (VP (VBP do) (RB n't) (ADVP (RB even)) (VP (VB like) (NP (PRP him)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Derrick is too far left, and not only is Jonathan too far right, but Republicans don't even like him.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 7,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Derrick",
"misc": "",
"start_char": 0,
"text": "Derrick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 8,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 14,
"feats": null,
"head": 4,
"id": 3,
"lemma": "too",
"misc": "",
"start_char": 11,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 18,
"feats": "Degree=Pos",
"head": 5,
"id": 4,
"lemma": "far",
"misc": "",
"start_char": 15,
"text": "far",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 23,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 5,
"lemma": "leave",
"misc": "",
"start_char": 19,
"text": "left",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 25,
"feats": null,
"head": 13,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 24,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 29,
"feats": null,
"head": 13,
"id": 7,
"lemma": "and",
"misc": "",
"start_char": 26,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 33,
"feats": null,
"head": 13,
"id": 8,
"lemma": "not",
"misc": "",
"start_char": 30,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 38,
"feats": null,
"head": 13,
"id": 9,
"lemma": "only",
"misc": "",
"start_char": 34,
"text": "only",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cop",
"end_char": 41,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 39,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "nsubj",
"end_char": 50,
"feats": "Number=Sing",
"head": 13,
"id": 11,
"lemma": "Jonathan",
"misc": "",
"start_char": 42,
"text": "Jonathan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 54,
"feats": null,
"head": 13,
"id": 12,
"lemma": "too",
"misc": "",
"start_char": 51,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 58,
"feats": "Degree=Pos",
"head": 5,
"id": 13,
"lemma": "far",
"misc": "",
"start_char": 55,
"text": "far",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 64,
"feats": null,
"head": 13,
"id": 14,
"lemma": "right",
"misc": "",
"start_char": 59,
"text": "right",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 66,
"feats": null,
"head": 21,
"id": 15,
"lemma": ",",
"misc": "",
"start_char": 65,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 70,
"feats": null,
"head": 21,
"id": 16,
"lemma": "but",
"misc": "",
"start_char": 67,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 82,
"feats": "Number=Plur",
"head": 21,
"id": 17,
"lemma": "Republican",
"misc": "",
"start_char": 71,
"text": "Republicans",
"upos": "PROPN",
"xpos": "NNPS"
},
{
"deprel": "aux",
"end_char": 85,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 21,
"id": 18,
"lemma": "do",
"misc": "",
"start_char": 83,
"text": "do",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 89,
"feats": null,
"head": 21,
"id": 19,
"lemma": "not",
"misc": "",
"start_char": 86,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 94,
"feats": null,
"head": 21,
"id": 20,
"lemma": "even",
"misc": "",
"start_char": 90,
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 99,
"feats": "VerbForm=Inf",
"head": 5,
"id": 21,
"lemma": "like",
"misc": "",
"start_char": 95,
"text": "like",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 103,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": 22,
"lemma": "he",
"misc": "",
"start_char": 100,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 105,
"feats": null,
"head": 5,
"id": 23,
"lemma": ".",
"misc": "",
"start_char": 104,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
10,
10
],
[
0,
21,
21
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
01ad49ad24db4f336e2eccb19528a4d4 | Either Leonard could have been as portrayed by Don or as he was by Mark, but not both. | [
{
"end_char": 86,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (CC Either) (NNP Leonard)) (VP (MD could) (VP (VB have) (VP (VBN been) (ADJP (UCP (VP (ADVP (RB as)) (VBN portrayed) (PP (IN by) (NP (NNP Don)))) (CC or) (SBAR (IN as) (S (NP (PRP he)) (VP (VBD was) (PP (IN by) (NP (NNP Mark))))))) (, ,) (CC but) (RB not) (NP (DT both)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Either Leonard could have been as portrayed by Don or as he was by Mark, but not both.",
"tokens": [
{
"deprel": "cc:preconj",
"end_char": 6,
"feats": null,
"head": 2,
"id": 1,
"lemma": "either",
"misc": "",
"start_char": 0,
"text": "Either",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj:pass",
"end_char": 14,
"feats": "Number=Sing",
"head": 7,
"id": 2,
"lemma": "Leonard",
"misc": "",
"start_char": 7,
"text": "Leonard",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 20,
"feats": "VerbForm=Fin",
"head": 7,
"id": 3,
"lemma": "could",
"misc": "",
"start_char": 15,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux",
"end_char": 25,
"feats": "VerbForm=Inf",
"head": 7,
"id": 4,
"lemma": "have",
"misc": "",
"start_char": 21,
"text": "have",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "aux:pass",
"end_char": 30,
"feats": "Tense=Past|VerbForm=Part",
"head": 7,
"id": 5,
"lemma": "be",
"misc": "",
"start_char": 26,
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "advmod",
"end_char": 33,
"feats": null,
"head": 7,
"id": 6,
"lemma": "as",
"misc": "",
"start_char": 31,
"text": "as",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 43,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 7,
"lemma": "portray",
"misc": "",
"start_char": 34,
"text": "portrayed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 46,
"feats": null,
"head": 9,
"id": 8,
"lemma": "by",
"misc": "",
"start_char": 44,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 50,
"feats": "Number=Sing",
"head": 7,
"id": 9,
"lemma": "Don",
"misc": "",
"start_char": 47,
"text": "Don",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 53,
"feats": null,
"head": 15,
"id": 10,
"lemma": "or",
"misc": "",
"start_char": 51,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "mark",
"end_char": 56,
"feats": null,
"head": 15,
"id": 11,
"lemma": "as",
"misc": "",
"start_char": 54,
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 59,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"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": 15,
"id": 13,
"lemma": "be",
"misc": "",
"start_char": 60,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 66,
"feats": null,
"head": 15,
"id": 14,
"lemma": "by",
"misc": "",
"start_char": 64,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "conj",
"end_char": 71,
"feats": "Number=Sing",
"head": 7,
"id": 15,
"lemma": "Mark",
"misc": "",
"start_char": 67,
"text": "Mark",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 73,
"feats": null,
"head": 19,
"id": 16,
"lemma": ",",
"misc": "",
"start_char": 72,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 77,
"feats": null,
"head": 19,
"id": 17,
"lemma": "but",
"misc": "",
"start_char": 74,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 81,
"feats": null,
"head": 19,
"id": 18,
"lemma": "not",
"misc": "",
"start_char": 78,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 86,
"feats": "PronType=Art",
"head": 15,
"id": 19,
"lemma": "both",
"misc": "",
"start_char": 82,
"text": "both",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "punct",
"end_char": 88,
"feats": null,
"head": 7,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 87,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
],
[
0,
11,
11
]
],
[
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
89e6d731f031328274b33d48abbde171 | Carl is splitting with Robert, but he'll be on the field when we're passing I would imagine. | [
{
"end_char": 92,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Carl)) (VP (VBZ is) (VP (VBG splitting) (PP (IN with) (NP (NNP Robert)))))) (, ,) (CC but) (S (NP (PRP he)) (VP (MD 'll) (VP (VB be) (PP (IN on) (NP (DT the) (NN field))) (SBAR (WHADVP (WRB when)) (S (NP (PRP we)) (VP (VBP 're) (VP (VBG passing) (SBAR (S (NP (PRP I)) (VP (MD would) (VP (VB imagine)))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Carl is splitting with Robert, but he'll be on the field when we're passing I would imagine.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Carl",
"misc": "",
"start_char": 0,
"text": "Carl",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 7,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 5,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 17,
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": 3,
"lemma": "split",
"misc": "",
"start_char": 8,
"text": "splitting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 22,
"feats": null,
"head": 5,
"id": 4,
"lemma": "with",
"misc": "",
"start_char": 18,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 29,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "Robert",
"misc": "",
"start_char": 23,
"text": "Robert",
"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": "nsubj",
"end_char": 38,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 36,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 42,
"feats": "VerbForm=Fin",
"head": 13,
"id": 9,
"lemma": "will",
"misc": "",
"start_char": 39,
"text": "'ll",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "cop",
"end_char": 45,
"feats": "VerbForm=Inf",
"head": 13,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 43,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 48,
"feats": null,
"head": 13,
"id": 11,
"lemma": "on",
"misc": "",
"start_char": 46,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 52,
"feats": "Definite=Def|PronType=Art",
"head": 13,
"id": 12,
"lemma": "the",
"misc": "",
"start_char": 49,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "conj",
"end_char": 58,
"feats": "Number=Sing",
"head": 3,
"id": 13,
"lemma": "field",
"misc": "",
"start_char": 53,
"text": "field",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 63,
"feats": "PronType=Int",
"head": 17,
"id": 14,
"lemma": "when",
"misc": "",
"start_char": 59,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 66,
"feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
"head": 17,
"id": 15,
"lemma": "we",
"misc": "",
"start_char": 64,
"text": "we",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 70,
"feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin",
"head": 17,
"id": 16,
"lemma": "be",
"misc": "",
"start_char": 67,
"text": "'re",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advcl",
"end_char": 78,
"feats": "Tense=Pres|VerbForm=Part",
"head": 13,
"id": 17,
"lemma": "pass",
"misc": "",
"start_char": 71,
"text": "passing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "nsubj",
"end_char": 80,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 20,
"id": 18,
"lemma": "I",
"misc": "",
"start_char": 79,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 86,
"feats": "VerbForm=Fin",
"head": 20,
"id": 19,
"lemma": "would",
"misc": "",
"start_char": 81,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "parataxis",
"end_char": 94,
"feats": "VerbForm=Inf",
"head": 3,
"id": 20,
"lemma": "imagine",
"misc": "",
"start_char": 87,
"text": "imagine",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"end_char": 96,
"feats": null,
"head": 3,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 95,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
7,
7
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
a02823091c5ef4315a1abf056eae7efd | Gerald gets Antonio, but he shouldn't be getting consideration for this award. | [
{
"end_char": 78,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Gerald)) (VP (VBZ gets) (NP (NNP Antonio)))) (, ,) (CC but) (S (NP (PRP he)) (VP (MD should) (RB n't) (VP (VB be) (VP (VBG getting) (NP (NN consideration)) (PP (IN for) (NP (DT this) (NN award))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Gerald gets Antonio, but he shouldn't be getting consideration for this award.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Gerald",
"misc": "",
"start_char": 0,
"text": "Gerald",
"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": "get",
"misc": "",
"start_char": 7,
"text": "gets",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 19,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Antonio",
"misc": "",
"start_char": 12,
"text": "Antonio",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 21,
"feats": null,
"head": 10,
"id": 4,
"lemma": ",",
"misc": "",
"start_char": 20,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 25,
"feats": null,
"head": 10,
"id": 5,
"lemma": "but",
"misc": "",
"start_char": 22,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 28,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 6,
"lemma": "he",
"misc": "",
"start_char": 26,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 35,
"feats": "VerbForm=Fin",
"head": 10,
"id": 7,
"lemma": "should",
"misc": "",
"start_char": 29,
"text": "should",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 39,
"feats": null,
"head": 10,
"id": 8,
"lemma": "not",
"misc": "",
"start_char": 36,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "aux",
"end_char": 42,
"feats": "VerbForm=Inf",
"head": 10,
"id": 9,
"lemma": "be",
"misc": "",
"start_char": 40,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "conj",
"end_char": 50,
"feats": "Tense=Pres|VerbForm=Part",
"head": 2,
"id": 10,
"lemma": "get",
"misc": "",
"start_char": 43,
"text": "getting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 64,
"feats": "Number=Sing",
"head": 10,
"id": 11,
"lemma": "consideration",
"misc": "",
"start_char": 51,
"text": "consideration",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 68,
"feats": null,
"head": 14,
"id": 12,
"lemma": "for",
"misc": "",
"start_char": 65,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 73,
"feats": "Number=Sing|PronType=Dem",
"head": 14,
"id": 13,
"lemma": "this",
"misc": "",
"start_char": 69,
"text": "this",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 79,
"feats": "Number=Sing",
"head": 11,
"id": 14,
"lemma": "award",
"misc": "",
"start_char": 74,
"text": "award",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 81,
"feats": null,
"head": 2,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 80,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
5,
5
]
],
[
[
0,
2,
2
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
b90a472c2ab2d7c551d9eeb3ced2219f | Allan may have receivers that Samuel didn't have but he's literally leading an offense with no running game. | [
{
"end_char": 108,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Allan)) (VP (MD may) (VP (VB have) (NP (NP (NNS receivers)) (SBAR (WHNP (WDT that)) (S (NP (NNP Samuel)) (VP (VBD did) (RB n't) (VP (VB have))))))))) (CC but) (S (NP (PRP he)) (VP (VBZ 's) (ADVP (RB literally)) (VP (VBG leading) (NP (DT an) (NN offense)) (PP (IN with) (NP (DT no) (NN running) (NN game)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Allan may have receivers that Samuel didn't have but he's literally leading an offense with no running game.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Allan",
"misc": "",
"start_char": 0,
"text": "Allan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 9,
"feats": "VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "may",
"misc": "",
"start_char": 6,
"text": "may",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"end_char": 14,
"feats": "VerbForm=Inf",
"head": 0,
"id": 3,
"lemma": "have",
"misc": "",
"start_char": 10,
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 24,
"feats": "Number=Plur",
"head": 3,
"id": 4,
"lemma": "receiver",
"misc": "",
"start_char": 15,
"text": "receivers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "obj",
"end_char": 29,
"feats": "PronType=Rel",
"head": 9,
"id": 5,
"lemma": "that",
"misc": "",
"start_char": 25,
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "nsubj",
"end_char": 36,
"feats": "Number=Sing",
"head": 9,
"id": 6,
"lemma": "Samuel",
"misc": "",
"start_char": 30,
"text": "Samuel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 40,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": 7,
"lemma": "do",
"misc": "",
"start_char": 37,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 44,
"feats": null,
"head": 9,
"id": 8,
"lemma": "not",
"misc": "",
"start_char": 41,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "acl:relcl",
"end_char": 49,
"feats": "VerbForm=Inf",
"head": 4,
"id": 9,
"lemma": "have",
"misc": "",
"start_char": 45,
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"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",
"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",
"end_char": 59,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 14,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 57,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 69,
"feats": null,
"head": 14,
"id": 13,
"lemma": "literally",
"misc": "",
"start_char": 60,
"text": "literally",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 77,
"feats": "Tense=Pres|VerbForm=Part",
"head": 3,
"id": 14,
"lemma": "lead",
"misc": "",
"start_char": 70,
"text": "leading",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"end_char": 80,
"feats": "Definite=Ind|PronType=Art",
"head": 16,
"id": 15,
"lemma": "a",
"misc": "",
"start_char": 78,
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 88,
"feats": "Number=Sing",
"head": 14,
"id": 16,
"lemma": "offense",
"misc": "",
"start_char": 81,
"text": "offense",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 93,
"feats": null,
"head": 20,
"id": 17,
"lemma": "with",
"misc": "",
"start_char": 89,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 96,
"feats": null,
"head": 20,
"id": 18,
"lemma": "no",
"misc": "",
"start_char": 94,
"text": "no",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 104,
"feats": "Number=Sing",
"head": 20,
"id": 19,
"lemma": "running",
"misc": "",
"start_char": 97,
"text": "running",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"end_char": 109,
"feats": "Number=Sing",
"head": 14,
"id": 20,
"lemma": "game",
"misc": "",
"start_char": 105,
"text": "game",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 111,
"feats": null,
"head": 3,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 110,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
4ab0124957c7483523a64f9a2604586b | Beatrice didn't know Tamika until after she invented the technology. | [
{
"end_char": 68,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Beatrice)) (VP (VBD did) (RB n't) (VP (VB know) (NP (NNP Tamika)) (PP (IN until) (SBAR (IN after) (S (NP (PRP she)) (VP (VBD invented) (NP (DT the) (NN technology)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Beatrice didn't know Tamika until after she invented the technology.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 8,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Beatrice",
"misc": "",
"start_char": 0,
"text": "Beatrice",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 12,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "do",
"misc": "",
"start_char": 9,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"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": "know",
"misc": "",
"start_char": 17,
"text": "know",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 28,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "Tamika",
"misc": "",
"start_char": 22,
"text": "Tamika",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 34,
"feats": null,
"head": 9,
"id": 6,
"lemma": "until",
"misc": "",
"start_char": 29,
"text": "until",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "mark",
"end_char": 40,
"feats": null,
"head": 9,
"id": 7,
"lemma": "after",
"misc": "",
"start_char": 35,
"text": "after",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 44,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 8,
"lemma": "she",
"misc": "",
"start_char": 41,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 53,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 9,
"lemma": "invent",
"misc": "",
"start_char": 45,
"text": "invented",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 57,
"feats": "Definite=Def|PronType=Art",
"head": 11,
"id": 10,
"lemma": "the",
"misc": "",
"start_char": 54,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 68,
"feats": "Number=Sing",
"head": 9,
"id": 11,
"lemma": "technology",
"misc": "",
"start_char": 58,
"text": "technology",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 70,
"feats": null,
"head": 4,
"id": 12,
"lemma": ".",
"misc": "",
"start_char": 69,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
874f42eb64a707f9a184ad29ac5714f5 | Scott was not enticing Elmer to do wrong, but was testing him to see if he would do what was right. | [
{
"end_char": 99,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Scott)) (VP (VP (VBD was) (RB not) (VP (VBG enticing) (S (NP (NNP Elmer)) (VP (TO to) (VP (VB do) (ADVP (RB wrong))))))) (, ,) (CC but) (VP (VBD was) (VP (VBG testing) (NP (PRP him)) (S (VP (TO to) (VP (VB see) (SBAR (IN if) (S (NP (PRP he)) (VP (MD would) (VP (VB do) (SBAR (WHNP (WP what)) (S (VP (VBD was) (ADJP (JJ right))))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Scott was not enticing Elmer to do wrong, but was testing him to see if he would do what was right.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Scott",
"misc": "",
"start_char": 0,
"text": "Scott",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 6,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 13,
"feats": null,
"head": 4,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 10,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 22,
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": 4,
"lemma": "entice",
"misc": "",
"start_char": 14,
"text": "enticing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 28,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "Elmer",
"misc": "",
"start_char": 23,
"text": "Elmer",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 31,
"feats": null,
"head": 7,
"id": 6,
"lemma": "to",
"misc": "",
"start_char": 29,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 34,
"feats": "VerbForm=Inf",
"head": 4,
"id": 7,
"lemma": "do",
"misc": "",
"start_char": 32,
"text": "do",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 40,
"feats": null,
"head": 7,
"id": 8,
"lemma": "wrong",
"misc": "",
"start_char": 35,
"text": "wrong",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 42,
"feats": null,
"head": 12,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 41,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 46,
"feats": null,
"head": 12,
"id": 10,
"lemma": "but",
"misc": "",
"start_char": 43,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "aux",
"end_char": 50,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "be",
"misc": "",
"start_char": 47,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"end_char": 58,
"feats": "Tense=Pres|VerbForm=Part",
"head": 4,
"id": 12,
"lemma": "test",
"misc": "",
"start_char": 51,
"text": "testing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 62,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 59,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 65,
"feats": null,
"head": 15,
"id": 14,
"lemma": "to",
"misc": "",
"start_char": 63,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 69,
"feats": "VerbForm=Inf",
"head": 12,
"id": 15,
"lemma": "see",
"misc": "",
"start_char": 66,
"text": "see",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 72,
"feats": null,
"head": 19,
"id": 16,
"lemma": "if",
"misc": "",
"start_char": 70,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 75,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": 17,
"lemma": "he",
"misc": "",
"start_char": 73,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 81,
"feats": "VerbForm=Fin",
"head": 19,
"id": 18,
"lemma": "would",
"misc": "",
"start_char": 76,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "ccomp",
"end_char": 84,
"feats": "VerbForm=Inf",
"head": 15,
"id": 19,
"lemma": "do",
"misc": "",
"start_char": 82,
"text": "do",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 89,
"feats": "PronType=Rel",
"head": 19,
"id": 20,
"lemma": "what",
"misc": "",
"start_char": 85,
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "cop",
"end_char": 93,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 22,
"id": 21,
"lemma": "be",
"misc": "",
"start_char": 90,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "acl:relcl",
"end_char": 99,
"feats": "Degree=Pos",
"head": 20,
"id": 22,
"lemma": "right",
"misc": "",
"start_char": 94,
"text": "right",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 101,
"feats": null,
"head": 4,
"id": 23,
"lemma": ".",
"misc": "",
"start_char": 100,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
12,
12
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
15cf70f70b5f88d2f32d08dd04dbf5e6 | Larry has already played Ashley, and you know he's not holding burn because he would have played it on his turn to pop Ice Block. | [
{
"end_char": 129,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Larry)) (VP (VBZ has) (ADVP (RB already)) (VP (VBN played) (NP (NNP Ashley))))) (, ,) (CC and) (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (PRP he)) (VP (VBZ 's) (RB not) (VP (VBG holding) (NP (NN burn)) (SBAR (IN because) (S (NP (PRP he)) (VP (MD would) (VP (VB have) (VP (VBN played) (NP (PRP it)) (PP (IN on) (NP (PRP$ his) (NN turn))) (S (VP (TO to) (VP (VB pop) (NP (NNP Ice) (NNP Block)))))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Larry has already played Ashley, and you know he's not holding burn because he would have played it on his turn to pop Ice Block.",
"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": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "have",
"misc": "",
"start_char": 6,
"text": "has",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 17,
"feats": null,
"head": 4,
"id": 3,
"lemma": "already",
"misc": "",
"start_char": 10,
"text": "already",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 24,
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": 4,
"lemma": "play",
"misc": "",
"start_char": 18,
"text": "played",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"end_char": 31,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "Ashley",
"misc": "",
"start_char": 25,
"text": "Ashley",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 33,
"feats": null,
"head": 9,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 32,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 37,
"feats": null,
"head": 9,
"id": 7,
"lemma": "and",
"misc": "",
"start_char": 34,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 41,
"feats": "Case=Nom|Person=2|PronType=Prs",
"head": 9,
"id": 8,
"lemma": "you",
"misc": "",
"start_char": 38,
"text": "you",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 46,
"feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 9,
"lemma": "know",
"misc": "",
"start_char": 42,
"text": "know",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "nsubj",
"end_char": 49,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 47,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 52,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": 11,
"lemma": "be",
"misc": "",
"start_char": 50,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 56,
"feats": null,
"head": 13,
"id": 12,
"lemma": "not",
"misc": "",
"start_char": 53,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 64,
"feats": "Tense=Pres|VerbForm=Part",
"head": 9,
"id": 13,
"lemma": "hold",
"misc": "",
"start_char": 57,
"text": "holding",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 69,
"feats": "Number=Sing",
"head": 13,
"id": 14,
"lemma": "burn",
"misc": "",
"start_char": 65,
"text": "burn",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 77,
"feats": null,
"head": 19,
"id": 15,
"lemma": "because",
"misc": "",
"start_char": 70,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 80,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": 16,
"lemma": "he",
"misc": "",
"start_char": 78,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 86,
"feats": "VerbForm=Fin",
"head": 19,
"id": 17,
"lemma": "would",
"misc": "",
"start_char": 81,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux",
"end_char": 91,
"feats": "VerbForm=Inf",
"head": 19,
"id": 18,
"lemma": "have",
"misc": "",
"start_char": 87,
"text": "have",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "advcl",
"end_char": 98,
"feats": "Tense=Past|VerbForm=Part",
"head": 13,
"id": 19,
"lemma": "play",
"misc": "",
"start_char": 92,
"text": "played",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"end_char": 101,
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": 20,
"lemma": "it",
"misc": "",
"start_char": 99,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 104,
"feats": null,
"head": 23,
"id": 21,
"lemma": "on",
"misc": "",
"start_char": 102,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 108,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 23,
"id": 22,
"lemma": "his",
"misc": "",
"start_char": 105,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 113,
"feats": "Number=Sing",
"head": 19,
"id": 23,
"lemma": "turn",
"misc": "",
"start_char": 109,
"text": "turn",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 116,
"feats": null,
"head": 25,
"id": 24,
"lemma": "to",
"misc": "",
"start_char": 114,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 120,
"feats": "VerbForm=Inf",
"head": 19,
"id": 25,
"lemma": "pop",
"misc": "",
"start_char": 117,
"text": "pop",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound",
"end_char": 124,
"feats": "Number=Sing",
"head": 27,
"id": 26,
"lemma": "Ice",
"misc": "",
"start_char": 121,
"text": "Ice",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "obj",
"end_char": 130,
"feats": "Number=Sing",
"head": 25,
"id": 27,
"lemma": "Block",
"misc": "",
"start_char": 125,
"text": "Block",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 132,
"feats": null,
"head": 4,
"id": 28,
"lemma": ".",
"misc": "",
"start_char": 131,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
9ee828fcc3ce1ee2b136d34a2b43ed84 | Raymond could be said to be equal to Lewis, but as he relied on the latest tech supplied by Lucky Quinn, its debatable. | [
{
"end_char": 119,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Raymond)) (VP (MD could) (VP (VB be) (VP (VBN said) (S (VP (TO to) (VP (VB be) (ADJP (JJ equal) (PP (IN to) (NP (NNP Lewis))))))))))) (, ,) (CC but) (S (SBAR (IN as) (S (NP (PRP he)) (VP (VBD relied) (PP (IN on) (NP (NP (DT the) (JJS latest) (NN tech)) (VP (VBN supplied) (PP (IN by) (NP (NNP Lucky) (NNP Quinn))))))))) (, ,) (NP (PRP$ its) (JJ debatable))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Raymond could be said to be equal to Lewis, but as he relied on the latest tech supplied by Lucky Quinn, its debatable.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 7,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Raymond",
"misc": "",
"start_char": 0,
"text": "Raymond",
"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:pass",
"end_char": 16,
"feats": "VerbForm=Inf",
"head": 4,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 14,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "root",
"end_char": 21,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 4,
"lemma": "say",
"misc": "",
"start_char": 17,
"text": "said",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"end_char": 24,
"feats": null,
"head": 7,
"id": 5,
"lemma": "to",
"misc": "",
"start_char": 22,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "cop",
"end_char": 27,
"feats": "VerbForm=Inf",
"head": 7,
"id": 6,
"lemma": "be",
"misc": "",
"start_char": 25,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 33,
"feats": "Degree=Pos",
"head": 4,
"id": 7,
"lemma": "equal",
"misc": "",
"start_char": 28,
"text": "equal",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 36,
"feats": null,
"head": 9,
"id": 8,
"lemma": "to",
"misc": "",
"start_char": 34,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 42,
"feats": "Number=Sing",
"head": 7,
"id": 9,
"lemma": "Lewis",
"misc": "",
"start_char": 37,
"text": "Lewis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 44,
"feats": null,
"head": 25,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 43,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 48,
"feats": null,
"head": 25,
"id": 11,
"lemma": "but",
"misc": "",
"start_char": 45,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "mark",
"end_char": 51,
"feats": null,
"head": 14,
"id": 12,
"lemma": "as",
"misc": "",
"start_char": 49,
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 54,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 13,
"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": 25,
"id": 14,
"lemma": "rely",
"misc": "",
"start_char": 55,
"text": "relied",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 64,
"feats": null,
"head": 18,
"id": 15,
"lemma": "on",
"misc": "",
"start_char": 62,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 68,
"feats": "Definite=Def|PronType=Art",
"head": 18,
"id": 16,
"lemma": "the",
"misc": "",
"start_char": 65,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 75,
"feats": "Degree=Sup",
"head": 18,
"id": 17,
"lemma": "late",
"misc": "",
"start_char": 69,
"text": "latest",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "obl",
"end_char": 80,
"feats": "Number=Sing",
"head": 14,
"id": 18,
"lemma": "tech",
"misc": "",
"start_char": 76,
"text": "tech",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl",
"end_char": 89,
"feats": "Tense=Past|VerbForm=Part",
"head": 18,
"id": 19,
"lemma": "supply",
"misc": "",
"start_char": 81,
"text": "supplied",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 92,
"feats": null,
"head": 21,
"id": 20,
"lemma": "by",
"misc": "",
"start_char": 90,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl:agent",
"end_char": 98,
"feats": "Degree=Pos",
"head": 19,
"id": 21,
"lemma": "lucky",
"misc": "",
"start_char": 93,
"text": "Lucky",
"upos": "ADJ",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 104,
"feats": "Number=Sing",
"head": 21,
"id": 22,
"lemma": "Quinn",
"misc": "",
"start_char": 99,
"text": "Quinn",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 106,
"feats": null,
"head": 25,
"id": 23,
"lemma": ",",
"misc": "",
"start_char": 105,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nmod:poss",
"end_char": 110,
"feats": "Case=Gen|Gender=Neut|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 25,
"id": 24,
"lemma": "its",
"misc": "",
"start_char": 107,
"text": "its",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "conj",
"end_char": 120,
"feats": "Degree=Pos",
"head": 4,
"id": 25,
"lemma": "debatable",
"misc": "",
"start_char": 111,
"text": "debatable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 122,
"feats": null,
"head": 4,
"id": 26,
"lemma": ".",
"misc": "",
"start_char": 121,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
12,
12
]
],
[
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
40bd900238fa90004ec0863bfbcf016c | But then, Mary goes back towards Annie, because Rexxar is basic-attacking her. | [
{
"end_char": 78,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC But) (ADVP (RB then)) (, ,) (NP (NNP Mary)) (VP (VBZ goes) (ADVP (RB back)) (PP (IN towards) (NP (NNP Annie))) (, ,) (SBAR (IN because) (S (NP (NNP Rexxar)) (VP (VBZ is) (VP (VBG basic-attacking) (NP (PRP her))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "But then, Mary goes back towards Annie, because Rexxar is basic-attacking her.",
"tokens": [
{
"deprel": "cc",
"end_char": 3,
"feats": null,
"head": 5,
"id": 1,
"lemma": "but",
"misc": "",
"start_char": 0,
"text": "But",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 8,
"feats": "PronType=Dem",
"head": 5,
"id": 2,
"lemma": "then",
"misc": "",
"start_char": 4,
"text": "then",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 10,
"feats": null,
"head": 2,
"id": 3,
"lemma": ",",
"misc": "",
"start_char": 9,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 15,
"feats": "Number=Sing",
"head": 5,
"id": 4,
"lemma": "Mary",
"misc": "",
"start_char": 11,
"text": "Mary",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 20,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 5,
"lemma": "go",
"misc": "",
"start_char": 16,
"text": "goes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 25,
"feats": null,
"head": 5,
"id": 6,
"lemma": "back",
"misc": "",
"start_char": 21,
"text": "back",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 33,
"feats": null,
"head": 8,
"id": 7,
"lemma": "towards",
"misc": "",
"start_char": 26,
"text": "towards",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 39,
"feats": "Number=Sing",
"head": 5,
"id": 8,
"lemma": "Annie",
"misc": "",
"start_char": 34,
"text": "Annie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 41,
"feats": null,
"head": 13,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 40,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 49,
"feats": null,
"head": 13,
"id": 10,
"lemma": "because",
"misc": "",
"start_char": 42,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 56,
"feats": "Number=Sing",
"head": 13,
"id": 11,
"lemma": "Rexxar",
"misc": "",
"start_char": 50,
"text": "Rexxar",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 59,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 57,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"end_char": 75,
"feats": "Tense=Pres|VerbForm=Part",
"head": 5,
"id": 13,
"lemma": "basic-attack",
"misc": "",
"start_char": 60,
"text": "basic-attacking",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 79,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 14,
"lemma": "her",
"misc": "",
"start_char": 76,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 81,
"feats": null,
"head": 5,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 80,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
],
[
0,
13,
13
]
],
[
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
fa64e26e7662b10dec3ea2bfec1caafe | Lawrence said Leo would have been up sooner if he wasn't injured. | [
{
"end_char": 65,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Lawrence)) (VP (VBD said) (SBAR (S (NP (NNP Leo)) (VP (MD would) (VP (VB have) (VP (VBN been) (ADVP (RB up)) (ADVP (RBR sooner)) (SBAR (IN if) (S (NP (PRP he)) (VP (VBD was) (RB n't) (VP (VBN injured))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Lawrence said Leo would have been up sooner if he wasn't injured.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 8,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Lawrence",
"misc": "",
"start_char": 0,
"text": "Lawrence",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 13,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "say",
"misc": "",
"start_char": 9,
"text": "said",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"end_char": 17,
"feats": "Number=Sing",
"head": 7,
"id": 3,
"lemma": "Leo",
"misc": "",
"start_char": 14,
"text": "Leo",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 23,
"feats": "VerbForm=Fin",
"head": 7,
"id": 4,
"lemma": "would",
"misc": "",
"start_char": 18,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux",
"end_char": 28,
"feats": "VerbForm=Inf",
"head": 7,
"id": 5,
"lemma": "have",
"misc": "",
"start_char": 24,
"text": "have",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "cop",
"end_char": 33,
"feats": "Tense=Past|VerbForm=Part",
"head": 7,
"id": 6,
"lemma": "be",
"misc": "",
"start_char": 29,
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "ccomp",
"end_char": 36,
"feats": null,
"head": 2,
"id": 7,
"lemma": "up",
"misc": "",
"start_char": 34,
"text": "up",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 43,
"feats": "Degree=Cmp",
"head": 7,
"id": 8,
"lemma": "soon",
"misc": "",
"start_char": 37,
"text": "sooner",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "mark",
"end_char": 46,
"feats": null,
"head": 13,
"id": 9,
"lemma": "if",
"misc": "",
"start_char": 44,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 49,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 47,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 53,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": 11,
"lemma": "be",
"misc": "",
"start_char": 50,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 57,
"feats": null,
"head": 13,
"id": 12,
"lemma": "not",
"misc": "",
"start_char": 54,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 65,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 7,
"id": 13,
"lemma": "injure",
"misc": "",
"start_char": 58,
"text": "injured",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 67,
"feats": null,
"head": 2,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 66,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
90dbb45763e271a5113b8c072e1a0b95 | Nelson needs to ask Joshua if he's always this miserable when Duke isn't winning. | [
{
"end_char": 81,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Nelson)) (VP (VBZ needs) (S (VP (TO to) (VP (VB ask) (NP (NNP Joshua)) (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ 's) (ADVP (RB always)) (NP (RB this) (JJ miserable)))))))) (SBAR (WHADVP (WRB when)) (S (NP (NNP Duke)) (VP (VBZ is) (RB n't) (VP (VBG winning)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Nelson needs to ask Joshua if he's always this miserable when Duke isn't winning.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Nelson",
"misc": "",
"start_char": 0,
"text": "Nelson",
"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": "need",
"misc": "",
"start_char": 7,
"text": "needs",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 15,
"feats": null,
"head": 4,
"id": 3,
"lemma": "to",
"misc": "",
"start_char": 13,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 19,
"feats": "VerbForm=Inf",
"head": 2,
"id": 4,
"lemma": "ask",
"misc": "",
"start_char": 16,
"text": "ask",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "iobj",
"end_char": 26,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "Joshua",
"misc": "",
"start_char": 20,
"text": "Joshua",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 29,
"feats": null,
"head": 11,
"id": 6,
"lemma": "if",
"misc": "",
"start_char": 27,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 32,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 7,
"lemma": "he",
"misc": "",
"start_char": 30,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 35,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 11,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 33,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 42,
"feats": null,
"head": 11,
"id": 9,
"lemma": "always",
"misc": "",
"start_char": 36,
"text": "always",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 47,
"feats": null,
"head": 11,
"id": 10,
"lemma": "this",
"misc": "",
"start_char": 43,
"text": "this",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 57,
"feats": "Degree=Pos",
"head": 4,
"id": 11,
"lemma": "miserable",
"misc": "",
"start_char": 48,
"text": "miserable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"end_char": 62,
"feats": "PronType=Int",
"head": 16,
"id": 12,
"lemma": "when",
"misc": "",
"start_char": 58,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 67,
"feats": "Number=Sing",
"head": 16,
"id": 13,
"lemma": "Duke",
"misc": "",
"start_char": 63,
"text": "Duke",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 70,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 16,
"id": 14,
"lemma": "be",
"misc": "",
"start_char": 68,
"text": "is",
"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": 82,
"feats": "Tense=Pres|VerbForm=Part",
"head": 11,
"id": 16,
"lemma": "win",
"misc": "",
"start_char": 75,
"text": "winning",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "punct",
"end_char": 84,
"feats": null,
"head": 2,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 83,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
d5a948b54a8abaeb2ba2c9d3681678a4 | Benjamin is still an amazing attacker tbh, overshadowed by Christopher but he's limited and you can definitely run her in his place. | [
{
"end_char": 132,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Benjamin)) (VP (VBZ is) (ADVP (RB still)) (NP (NP (DT an) (JJ amazing) (NN attacker) (NN tbh)) (, ,) (VP (VBN overshadowed) (PP (IN by) (NP (NNP Christopher))))))) (CC but) (S (S (NP (PRP he)) (VP (VBZ 's) (ADJP (VBN limited)))) (CC and) (S (NP (PRP you)) (VP (MD can) (ADVP (RB definitely)) (VP (VB run) (NP (PRP her)) (PP (IN in) (NP (PRP$ his) (NN place))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Benjamin is still an amazing attacker tbh, overshadowed by Christopher but he's limited and you can definitely run her in his place.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 8,
"feats": "Number=Sing",
"head": 7,
"id": 1,
"lemma": "Benjamin",
"misc": "",
"start_char": 0,
"text": "Benjamin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 7,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 9,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 17,
"feats": null,
"head": 7,
"id": 3,
"lemma": "still",
"misc": "",
"start_char": 12,
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "det",
"end_char": 20,
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": 4,
"lemma": "a",
"misc": "",
"start_char": 18,
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 28,
"feats": "Degree=Pos",
"head": 7,
"id": 5,
"lemma": "amazing",
"misc": "",
"start_char": 21,
"text": "amazing",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"end_char": 37,
"feats": "Number=Sing",
"head": 7,
"id": 6,
"lemma": "attacker",
"misc": "",
"start_char": 29,
"text": "attacker",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"end_char": 41,
"feats": "Number=Sing",
"head": 0,
"id": 7,
"lemma": "tbh",
"misc": "",
"start_char": 38,
"text": "tbh",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 43,
"feats": null,
"head": 9,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 42,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "acl",
"end_char": 56,
"feats": "Tense=Past|VerbForm=Part",
"head": 7,
"id": 9,
"lemma": "overshadow",
"misc": "",
"start_char": 44,
"text": "overshadowed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 59,
"feats": null,
"head": 11,
"id": 10,
"lemma": "by",
"misc": "",
"start_char": 57,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 71,
"feats": "Number=Sing",
"head": 9,
"id": 11,
"lemma": "Christopher",
"misc": "",
"start_char": 60,
"text": "Christopher",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 75,
"feats": null,
"head": 15,
"id": 12,
"lemma": "but",
"misc": "",
"start_char": 72,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj:pass",
"end_char": 78,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 76,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 81,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": 14,
"lemma": "be",
"misc": "",
"start_char": 79,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "conj",
"end_char": 89,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 7,
"id": 15,
"lemma": "limit",
"misc": "",
"start_char": 82,
"text": "limited",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "cc",
"end_char": 93,
"feats": null,
"head": 20,
"id": 16,
"lemma": "and",
"misc": "",
"start_char": 90,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 97,
"feats": "Case=Nom|Person=2|PronType=Prs",
"head": 20,
"id": 17,
"lemma": "you",
"misc": "",
"start_char": 94,
"text": "you",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 101,
"feats": "VerbForm=Fin",
"head": 20,
"id": 18,
"lemma": "can",
"misc": "",
"start_char": 98,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 112,
"feats": null,
"head": 20,
"id": 19,
"lemma": "definitely",
"misc": "",
"start_char": 102,
"text": "definitely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 116,
"feats": "VerbForm=Inf",
"head": 15,
"id": 20,
"lemma": "run",
"misc": "",
"start_char": 113,
"text": "run",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 120,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": 21,
"lemma": "her",
"misc": "",
"start_char": 117,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 123,
"feats": null,
"head": 24,
"id": 22,
"lemma": "in",
"misc": "",
"start_char": 121,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 127,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 24,
"id": 23,
"lemma": "his",
"misc": "",
"start_char": 124,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 133,
"feats": "Number=Sing",
"head": 20,
"id": 24,
"lemma": "place",
"misc": "",
"start_char": 128,
"text": "place",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 135,
"feats": null,
"head": 7,
"id": 25,
"lemma": ".",
"misc": "",
"start_char": 134,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
12,
12
]
],
[
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
db2750a46305824db6a29c356ab3ea5c | Awesome for Henry, feel shitty for John though, hopefully he can bounce back. | [
{
"end_char": 77,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (ADJP (JJ Awesome) (PP (IN for) (NP (NNP Henry))))) (, ,) (VP (VB feel) (ADJP (JJ shitty)) (PP (IN for) (NP (NNP John) (RB though))) (, ,) (S (ADVP (RB hopefully)) (NP (PRP he)) (VP (MD can) (VP (VB bounce) (ADVP (RB back)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Awesome for Henry, feel shitty for John though, hopefully he can bounce back.",
"tokens": [
{
"deprel": "root",
"end_char": 7,
"feats": "Degree=Pos",
"head": 0,
"id": 1,
"lemma": "awesome",
"misc": "",
"start_char": 0,
"text": "Awesome",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 11,
"feats": null,
"head": 3,
"id": 2,
"lemma": "for",
"misc": "",
"start_char": 8,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 17,
"feats": "Number=Sing",
"head": 1,
"id": 3,
"lemma": "Henry",
"misc": "",
"start_char": 12,
"text": "Henry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 19,
"feats": null,
"head": 1,
"id": 4,
"lemma": ",",
"misc": "",
"start_char": 18,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "parataxis",
"end_char": 24,
"feats": "Mood=Imp|VerbForm=Fin",
"head": 1,
"id": 5,
"lemma": "feel",
"misc": "",
"start_char": 20,
"text": "feel",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 31,
"feats": "Degree=Pos",
"head": 5,
"id": 6,
"lemma": "shitty",
"misc": "",
"start_char": 25,
"text": "shitty",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 35,
"feats": null,
"head": 8,
"id": 7,
"lemma": "for",
"misc": "",
"start_char": 32,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 40,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "John",
"misc": "",
"start_char": 36,
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 47,
"feats": null,
"head": 5,
"id": 9,
"lemma": "though",
"misc": "",
"start_char": 41,
"text": "though",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 49,
"feats": null,
"head": 1,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 48,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 59,
"feats": null,
"head": 14,
"id": 11,
"lemma": "hopefully",
"misc": "",
"start_char": 50,
"text": "hopefully",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 62,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 60,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 66,
"feats": "VerbForm=Fin",
"head": 14,
"id": 13,
"lemma": "can",
"misc": "",
"start_char": 63,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "parataxis",
"end_char": 73,
"feats": "VerbForm=Inf",
"head": 1,
"id": 14,
"lemma": "bounce",
"misc": "",
"start_char": 67,
"text": "bounce",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 78,
"feats": null,
"head": 14,
"id": 15,
"lemma": "back",
"misc": "",
"start_char": 74,
"text": "back",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 80,
"feats": null,
"head": 1,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 79,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
]
],
[
[
0,
7,
7
],
[
0,
11,
11
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
d506597d4b858f53d4df3035da218b09 | And if Roscoe had been taken out Donald would have gone shortly after unless he was able to rope in Erika and a few others. | [
{
"end_char": 123,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (SBAR (IN if) (S (NP (NNP Roscoe)) (VP (VBD had) (VP (VBN been) (VP (VBN taken) (PRT (RP out)) (NP (NNP Donald))))))) (VP (MD would) (VP (VB have) (VP (VBN gone) (ADVP (RB shortly) (RB after)) (SBAR (IN unless) (S (NP (PRP he)) (VP (VBD was) (ADJP (JJ able) (S (VP (TO to) (VP (VB rope) (PP (IN in) (NP (NP (NNP Erika)) (CC and) (NP (DT a) (JJ few) (NNS others)))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And if Roscoe had been taken out Donald would have gone shortly after unless he was able to rope in Erika and a few others.",
"tokens": [
{
"deprel": "cc",
"end_char": 3,
"feats": null,
"head": 11,
"id": 1,
"lemma": "and",
"misc": "",
"start_char": 0,
"text": "And",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "mark",
"end_char": 6,
"feats": null,
"head": 6,
"id": 2,
"lemma": "if",
"misc": "",
"start_char": 4,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 13,
"feats": "Number=Sing",
"head": 6,
"id": 3,
"lemma": "Roscoe",
"misc": "",
"start_char": 7,
"text": "Roscoe",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 17,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": 4,
"lemma": "have",
"misc": "",
"start_char": 14,
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "aux:pass",
"end_char": 22,
"feats": "Tense=Past|VerbForm=Part",
"head": 6,
"id": 5,
"lemma": "be",
"misc": "",
"start_char": 18,
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "advcl",
"end_char": 28,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 11,
"id": 6,
"lemma": "take",
"misc": "",
"start_char": 23,
"text": "taken",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "compound:prt",
"end_char": 32,
"feats": null,
"head": 6,
"id": 7,
"lemma": "out",
"misc": "",
"start_char": 29,
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "nsubj",
"end_char": 39,
"feats": "Number=Sing",
"head": 11,
"id": 8,
"lemma": "Donald",
"misc": "",
"start_char": 33,
"text": "Donald",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 45,
"feats": "VerbForm=Fin",
"head": 11,
"id": 9,
"lemma": "would",
"misc": "",
"start_char": 40,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux",
"end_char": 50,
"feats": "VerbForm=Inf",
"head": 11,
"id": 10,
"lemma": "have",
"misc": "",
"start_char": 46,
"text": "have",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "root",
"end_char": 55,
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": 11,
"lemma": "go",
"misc": "",
"start_char": 51,
"text": "gone",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "advmod",
"end_char": 63,
"feats": null,
"head": 13,
"id": 12,
"lemma": "shortly",
"misc": "",
"start_char": 56,
"text": "shortly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 69,
"feats": null,
"head": 11,
"id": 13,
"lemma": "after",
"misc": "",
"start_char": 64,
"text": "after",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 76,
"feats": null,
"head": 17,
"id": 14,
"lemma": "unless",
"misc": "",
"start_char": 70,
"text": "unless",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 79,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 15,
"lemma": "he",
"misc": "",
"start_char": 77,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 83,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": 16,
"lemma": "be",
"misc": "",
"start_char": 80,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 88,
"feats": "Degree=Pos",
"head": 11,
"id": 17,
"lemma": "able",
"misc": "",
"start_char": 84,
"text": "able",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 91,
"feats": null,
"head": 19,
"id": 18,
"lemma": "to",
"misc": "",
"start_char": 89,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 96,
"feats": "VerbForm=Inf",
"head": 17,
"id": 19,
"lemma": "rope",
"misc": "",
"start_char": 92,
"text": "rope",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 99,
"feats": null,
"head": 21,
"id": 20,
"lemma": "in",
"misc": "",
"start_char": 97,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 105,
"feats": "Number=Sing",
"head": 19,
"id": 21,
"lemma": "Erika",
"misc": "",
"start_char": 100,
"text": "Erika",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 109,
"feats": null,
"head": 25,
"id": 22,
"lemma": "and",
"misc": "",
"start_char": 106,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "det",
"end_char": 111,
"feats": "Definite=Ind|PronType=Art",
"head": 25,
"id": 23,
"lemma": "a",
"misc": "",
"start_char": 110,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 115,
"feats": "Degree=Pos",
"head": 25,
"id": 24,
"lemma": "few",
"misc": "",
"start_char": 112,
"text": "few",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "conj",
"end_char": 122,
"feats": "Number=Plur",
"head": 21,
"id": 25,
"lemma": "other",
"misc": "",
"start_char": 116,
"text": "others",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 124,
"feats": null,
"head": 11,
"id": 26,
"lemma": ".",
"misc": "",
"start_char": 123,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
]
],
[
[
0,
7,
7
],
[
0,
14,
14
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
7695bc0c8cbea73812c1c3797f9bc92c | At the very least, George now respects Omar, but he may even have a certain fondness for Omar. | [
{
"end_char": 94,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (PP (IN At) (NP (DT the) (ADJP (JJ very) (JJS least)))) (, ,) (S (NP (NNP George)) (ADVP (RB now)) (VP (VBZ respects) (NP (NNP Omar)))) (, ,) (CC but) (S (NP (PRP he)) (VP (MD may) (ADVP (RB even)) (VP (VB have) (NP (NP (DT a) (JJ certain) (NN fondness)) (PP (IN for) (NP (NNP Omar))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "At the very least, George now respects Omar, but he may even have a certain fondness for Omar.",
"tokens": [
{
"deprel": "case",
"end_char": 2,
"feats": null,
"head": 4,
"id": 1,
"lemma": "at",
"misc": "",
"start_char": 0,
"text": "At",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 6,
"feats": "Definite=Def|PronType=Art",
"head": 4,
"id": 2,
"lemma": "the",
"misc": "",
"start_char": 3,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 11,
"feats": "Degree=Pos",
"head": 4,
"id": 3,
"lemma": "very",
"misc": "",
"start_char": 7,
"text": "very",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 17,
"feats": "Degree=Sup",
"head": 8,
"id": 4,
"lemma": "least",
"misc": "",
"start_char": 12,
"text": "least",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "punct",
"end_char": 19,
"feats": null,
"head": 8,
"id": 5,
"lemma": ",",
"misc": "",
"start_char": 18,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 26,
"feats": "Number=Sing",
"head": 8,
"id": 6,
"lemma": "George",
"misc": "",
"start_char": 20,
"text": "George",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 30,
"feats": null,
"head": 8,
"id": 7,
"lemma": "now",
"misc": "",
"start_char": 27,
"text": "now",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 39,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 8,
"lemma": "respects",
"misc": "",
"start_char": 31,
"text": "respects",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 44,
"feats": "Number=Sing",
"head": 8,
"id": 9,
"lemma": "Omar",
"misc": "",
"start_char": 40,
"text": "Omar",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 46,
"feats": null,
"head": 15,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 45,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 50,
"feats": null,
"head": 15,
"id": 11,
"lemma": "but",
"misc": "",
"start_char": 47,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 53,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 51,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 57,
"feats": "VerbForm=Fin",
"head": 15,
"id": 13,
"lemma": "may",
"misc": "",
"start_char": 54,
"text": "may",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 62,
"feats": null,
"head": 15,
"id": 14,
"lemma": "even",
"misc": "",
"start_char": 58,
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 67,
"feats": "VerbForm=Inf",
"head": 8,
"id": 15,
"lemma": "have",
"misc": "",
"start_char": 63,
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 69,
"feats": "Definite=Ind|PronType=Art",
"head": 18,
"id": 16,
"lemma": "a",
"misc": "",
"start_char": 68,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 77,
"feats": "Degree=Pos",
"head": 18,
"id": 17,
"lemma": "certain",
"misc": "",
"start_char": 70,
"text": "certain",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 86,
"feats": "Number=Sing",
"head": 15,
"id": 18,
"lemma": "fondness",
"misc": "",
"start_char": 78,
"text": "fondness",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 90,
"feats": null,
"head": 20,
"id": 19,
"lemma": "for",
"misc": "",
"start_char": 87,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 95,
"feats": "Number=Sing",
"head": 18,
"id": 20,
"lemma": "Omar",
"misc": "",
"start_char": 91,
"text": "Omar",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 97,
"feats": null,
"head": 8,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 96,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
5
],
[
0,
11,
11
]
],
[
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
aa6b2dd075c251a780107cbccf4dd788 | Actually I think Cecil played Cole because he saw his brother play her, and wanted to try her to. | [
{
"end_char": 97,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (ADVP (RB Actually)) (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (NNP Cecil)) (VP (VBD played) (NP (NNP Cole)) (SBAR (IN because) (S (NP (PRP he)) (VP (VP (VBD saw) (S (NP (PRP$ his) (NN brother)) (VP (VB play) (NP (PRP her))))) (, ,) (CC and) (VP (VBD wanted) (S (VP (TO to) (VP (VB try) (NP (PRP her)) (PP (IN to))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Actually I think Cecil played Cole because he saw his brother play her, and wanted to try her to.",
"tokens": [
{
"deprel": "advmod",
"end_char": 8,
"feats": null,
"head": 3,
"id": 1,
"lemma": "actually",
"misc": "",
"start_char": 0,
"text": "Actually",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 10,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 3,
"id": 2,
"lemma": "I",
"misc": "",
"start_char": 9,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"end_char": 16,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "think",
"misc": "",
"start_char": 11,
"text": "think",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "nsubj",
"end_char": 22,
"feats": "Number=Sing",
"head": 5,
"id": 4,
"lemma": "Cecil",
"misc": "",
"start_char": 17,
"text": "Cecil",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "ccomp",
"end_char": 29,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 5,
"lemma": "play",
"misc": "",
"start_char": 23,
"text": "played",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 34,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Cole",
"misc": "",
"start_char": 30,
"text": "Cole",
"upos": "PROPN",
"xpos": "NNP"
},
{
"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": 49,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 9,
"lemma": "see",
"misc": "",
"start_char": 46,
"text": "saw",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"end_char": 53,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "his",
"misc": "",
"start_char": 50,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 61,
"feats": "Number=Sing",
"head": 12,
"id": 11,
"lemma": "brother",
"misc": "",
"start_char": 54,
"text": "brother",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "ccomp",
"end_char": 66,
"feats": "VerbForm=Inf",
"head": 9,
"id": 12,
"lemma": "play",
"misc": "",
"start_char": 62,
"text": "play",
"upos": "VERB",
"xpos": "VB"
},
{
"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": 16,
"id": 14,
"lemma": ",",
"misc": "",
"start_char": 71,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"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": 83,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": 16,
"lemma": "want",
"misc": "",
"start_char": 77,
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 86,
"feats": null,
"head": 18,
"id": 17,
"lemma": "to",
"misc": "",
"start_char": 84,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 90,
"feats": "VerbForm=Inf",
"head": 16,
"id": 18,
"lemma": "try",
"misc": "",
"start_char": 87,
"text": "try",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 94,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": 19,
"lemma": "her",
"misc": "",
"start_char": 91,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "obl",
"end_char": 97,
"feats": null,
"head": 18,
"id": 20,
"lemma": "to",
"misc": "",
"start_char": 95,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "punct",
"end_char": 99,
"feats": null,
"head": 3,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 98,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
],
[
0,
7,
7
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
0902c333605ec6367913f1383204a558 | Also, having Greg watch Steven fly away after all the trouble he went through just to get back to her. | [
{
"end_char": 102,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (ADVP (RB Also)) (, ,) (S (VP (VBG having) (S (NP (NNP Greg)) (VP (VB watch) (S (NP (NNP Steven)) (VP (VB fly) (ADVP (RB away)))) (PP (IN after) (NP (NP (PDT all) (DT the) (NN trouble)) (SBAR (S (NP (PRP he)) (VP (VBD went) (PP (IN through)) (S (ADVP (RB just)) (VP (TO to) (VP (VB get) (ADVP (RB back) (PP (IN to) (NP (PRP her)))))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Also, having Greg watch Steven fly away after all the trouble he went through just to get back to her.",
"tokens": [
{
"deprel": "advmod",
"end_char": 4,
"feats": null,
"head": 14,
"id": 1,
"lemma": "also",
"misc": "",
"start_char": 0,
"text": "Also",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 6,
"feats": null,
"head": 14,
"id": 2,
"lemma": ",",
"misc": "",
"start_char": 5,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advcl",
"end_char": 13,
"feats": "VerbForm=Ger",
"head": 14,
"id": 3,
"lemma": "have",
"misc": "",
"start_char": 7,
"text": "having",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 18,
"feats": "Number=Sing",
"head": 3,
"id": 4,
"lemma": "Greg",
"misc": "",
"start_char": 14,
"text": "Greg",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "xcomp",
"end_char": 24,
"feats": "VerbForm=Inf",
"head": 3,
"id": 5,
"lemma": "watch",
"misc": "",
"start_char": 19,
"text": "watch",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 31,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Steven",
"misc": "",
"start_char": 25,
"text": "Steven",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "xcomp",
"end_char": 35,
"feats": "VerbForm=Inf",
"head": 5,
"id": 7,
"lemma": "fly",
"misc": "",
"start_char": 32,
"text": "fly",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 40,
"feats": null,
"head": 7,
"id": 8,
"lemma": "away",
"misc": "",
"start_char": 36,
"text": "away",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 46,
"feats": null,
"head": 12,
"id": 9,
"lemma": "after",
"misc": "",
"start_char": 41,
"text": "after",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det:predet",
"end_char": 50,
"feats": null,
"head": 12,
"id": 10,
"lemma": "all",
"misc": "",
"start_char": 47,
"text": "all",
"upos": "DET",
"xpos": "PDT"
},
{
"deprel": "det",
"end_char": 54,
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": 11,
"lemma": "the",
"misc": "",
"start_char": 51,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 62,
"feats": "Number=Sing",
"head": 7,
"id": 12,
"lemma": "trouble",
"misc": "",
"start_char": 55,
"text": "trouble",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 65,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 63,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"end_char": 70,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 14,
"lemma": "go",
"misc": "",
"start_char": 66,
"text": "went",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obl",
"end_char": 78,
"feats": null,
"head": 14,
"id": 15,
"lemma": "through",
"misc": "",
"start_char": 71,
"text": "through",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advmod",
"end_char": 83,
"feats": null,
"head": 18,
"id": 16,
"lemma": "just",
"misc": "",
"start_char": 79,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 86,
"feats": null,
"head": 18,
"id": 17,
"lemma": "to",
"misc": "",
"start_char": 84,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 90,
"feats": "VerbForm=Inf",
"head": 14,
"id": 18,
"lemma": "get",
"misc": "",
"start_char": 87,
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 95,
"feats": null,
"head": 18,
"id": 19,
"lemma": "back",
"misc": "",
"start_char": 91,
"text": "back",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 98,
"feats": null,
"head": 21,
"id": 20,
"lemma": "to",
"misc": "",
"start_char": 96,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 102,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": 21,
"lemma": "her",
"misc": "",
"start_char": 99,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 104,
"feats": null,
"head": 14,
"id": 22,
"lemma": ".",
"misc": "",
"start_char": 103,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
],
[
0,
12,
12
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
0bec0daf636678472f6a243fbaea2a3d | Frank may have worked closely with Theron, but he wanted to create a powerful science fiction story while the film was meant to be much, much more. | [
{
"end_char": 147,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Frank)) (VP (MD may) (VP (VB have) (VP (VBN worked) (ADVP (RB closely)) (PP (IN with) (NP (NNP Theron))))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBD wanted) (S (VP (TO to) (VP (VB create) (NP (DT a) (JJ powerful) (NML (NN science) (NN fiction)) (NN story)) (SBAR (IN while) (S (NP (DT the) (NN film)) (VP (VBD was) (VP (VBN meant) (S (VP (TO to) (VP (VB be) (NP (JJ much)) (, ,) (ADJP (RB much) (JJR more)))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Frank may have worked closely with Theron, but he wanted to create a powerful science fiction story while the film was meant to be much, much more.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Frank",
"misc": "",
"start_char": 0,
"text": "Frank",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 9,
"feats": "VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "may",
"misc": "",
"start_char": 6,
"text": "may",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux",
"end_char": 14,
"feats": "VerbForm=Inf",
"head": 4,
"id": 3,
"lemma": "have",
"misc": "",
"start_char": 10,
"text": "have",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "root",
"end_char": 21,
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": 4,
"lemma": "work",
"misc": "",
"start_char": 15,
"text": "worked",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "advmod",
"end_char": 29,
"feats": null,
"head": 4,
"id": 5,
"lemma": "closely",
"misc": "",
"start_char": 22,
"text": "closely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 34,
"feats": null,
"head": 7,
"id": 6,
"lemma": "with",
"misc": "",
"start_char": 30,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 41,
"feats": "Number=Sing",
"head": 4,
"id": 7,
"lemma": "Theron",
"misc": "",
"start_char": 35,
"text": "Theron",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 43,
"feats": null,
"head": 11,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 42,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 47,
"feats": null,
"head": 11,
"id": 9,
"lemma": "but",
"misc": "",
"start_char": 44,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 50,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 48,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 57,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 11,
"lemma": "want",
"misc": "",
"start_char": 51,
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 60,
"feats": null,
"head": 13,
"id": 12,
"lemma": "to",
"misc": "",
"start_char": 58,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 67,
"feats": "VerbForm=Inf",
"head": 11,
"id": 13,
"lemma": "create",
"misc": "",
"start_char": 61,
"text": "create",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 69,
"feats": "Definite=Ind|PronType=Art",
"head": 18,
"id": 14,
"lemma": "a",
"misc": "",
"start_char": 68,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 78,
"feats": "Degree=Pos",
"head": 18,
"id": 15,
"lemma": "powerful",
"misc": "",
"start_char": 70,
"text": "powerful",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"end_char": 86,
"feats": "Number=Sing",
"head": 17,
"id": 16,
"lemma": "science",
"misc": "",
"start_char": 79,
"text": "science",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "compound",
"end_char": 94,
"feats": "Number=Sing",
"head": 18,
"id": 17,
"lemma": "fiction",
"misc": "",
"start_char": 87,
"text": "fiction",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 100,
"feats": "Number=Sing",
"head": 13,
"id": 18,
"lemma": "story",
"misc": "",
"start_char": 95,
"text": "story",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 106,
"feats": null,
"head": 23,
"id": 19,
"lemma": "while",
"misc": "",
"start_char": 101,
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 110,
"feats": "Definite=Def|PronType=Art",
"head": 21,
"id": 20,
"lemma": "the",
"misc": "",
"start_char": 107,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj:pass",
"end_char": 115,
"feats": "Number=Sing",
"head": 23,
"id": 21,
"lemma": "film",
"misc": "",
"start_char": 111,
"text": "film",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux:pass",
"end_char": 119,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 23,
"id": 22,
"lemma": "be",
"misc": "",
"start_char": 116,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 125,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 13,
"id": 23,
"lemma": "mean",
"misc": "",
"start_char": 120,
"text": "meant",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"end_char": 128,
"feats": null,
"head": 26,
"id": 24,
"lemma": "to",
"misc": "",
"start_char": 126,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "cop",
"end_char": 131,
"feats": "VerbForm=Inf",
"head": 26,
"id": 25,
"lemma": "be",
"misc": "",
"start_char": 129,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 136,
"feats": "Degree=Pos",
"head": 23,
"id": 26,
"lemma": "much",
"misc": "",
"start_char": 132,
"text": "much",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 138,
"feats": null,
"head": 29,
"id": 27,
"lemma": ",",
"misc": "",
"start_char": 137,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 143,
"feats": null,
"head": 29,
"id": 28,
"lemma": "much",
"misc": "",
"start_char": 139,
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 148,
"feats": "Degree=Cmp",
"head": 23,
"id": 29,
"lemma": "more",
"misc": "",
"start_char": 144,
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "punct",
"end_char": 150,
"feats": null,
"head": 4,
"id": 30,
"lemma": ".",
"misc": "",
"start_char": 149,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
33471712c8c0ca8609fbe96aeea97677 | But Ronald is a creative entity beyond most but even more so unique in David couldnt muster if he tried. | [
{
"end_char": 104,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC But) (NP (NNP Ronald)) (VP (VBZ is) (S (NP (NP (DT a) (JJ creative) (NN entity)) (PP (IN beyond) (ADJP (ADVP (JJS most)) (CC but) (ADJP (RB even) (RBR more) (RB so) (JJ unique) (PP (IN in) (NP (NNP David))))))) (VP (MD couldnt) (VP (VB muster)))) (SBAR (IN if) (S (NP (PRP he)) (VP (VBD tried))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "But Ronald is a creative entity beyond most but even more so unique in David couldnt muster if he tried.",
"tokens": [
{
"deprel": "cc",
"end_char": 3,
"feats": null,
"head": 6,
"id": 1,
"lemma": "but",
"misc": "",
"start_char": 0,
"text": "But",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 10,
"feats": "Number=Sing",
"head": 6,
"id": 2,
"lemma": "Ronald",
"misc": "",
"start_char": 4,
"text": "Ronald",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 13,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 11,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 15,
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": 4,
"lemma": "a",
"misc": "",
"start_char": 14,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 24,
"feats": "Degree=Pos",
"head": 6,
"id": 5,
"lemma": "creative",
"misc": "",
"start_char": 16,
"text": "creative",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "root",
"end_char": 31,
"feats": "Number=Sing",
"head": 0,
"id": 6,
"lemma": "entity",
"misc": "",
"start_char": 25,
"text": "entity",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 38,
"feats": null,
"head": 8,
"id": 7,
"lemma": "beyond",
"misc": "",
"start_char": 32,
"text": "beyond",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 43,
"feats": "Degree=Sup",
"head": 6,
"id": 8,
"lemma": "most",
"misc": "",
"start_char": 39,
"text": "most",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "cc",
"end_char": 47,
"feats": null,
"head": 17,
"id": 9,
"lemma": "but",
"misc": "",
"start_char": 44,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 52,
"feats": null,
"head": 11,
"id": 10,
"lemma": "even",
"misc": "",
"start_char": 48,
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 57,
"feats": "Degree=Cmp",
"head": 12,
"id": 11,
"lemma": "more",
"misc": "",
"start_char": 53,
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "advmod",
"end_char": 60,
"feats": null,
"head": 13,
"id": 12,
"lemma": "so",
"misc": "",
"start_char": 58,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "csubj",
"end_char": 67,
"feats": "Degree=Pos",
"head": 17,
"id": 13,
"lemma": "unique",
"misc": "",
"start_char": 61,
"text": "unique",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 70,
"feats": null,
"head": 15,
"id": 14,
"lemma": "in",
"misc": "",
"start_char": 68,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 76,
"feats": "Number=Sing",
"head": 13,
"id": 15,
"lemma": "David",
"misc": "",
"start_char": 71,
"text": "David",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 84,
"feats": "VerbForm=Fin",
"head": 17,
"id": 16,
"lemma": "couldnt",
"misc": "",
"start_char": 77,
"text": "couldnt",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "conj",
"end_char": 91,
"feats": "VerbForm=Inf",
"head": 6,
"id": 17,
"lemma": "muster",
"misc": "",
"start_char": 85,
"text": "muster",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 94,
"feats": null,
"head": 20,
"id": 18,
"lemma": "if",
"misc": "",
"start_char": 92,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 97,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": 19,
"lemma": "he",
"misc": "",
"start_char": 95,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 103,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": 20,
"lemma": "try",
"misc": "",
"start_char": 98,
"text": "tried",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 105,
"feats": null,
"head": 6,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 104,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
14,
14
],
[
0,
18,
18
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
c9dab2008842b8e64b9bee5ff1c84747 | Richard is like what Kenneth would be like if he had ever existed. | [
{
"end_char": 66,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Richard)) (VP (VBZ is) (PP (IN like) (SBAR (WHNP (WP what)) (S (NP (NNP Kenneth)) (VP (MD would) (VP (VB be) (PP (IN like)) (SBAR (IN if) (S (NP (PRP he)) (VP (VBD had) (ADVP (RB ever)) (VP (VBN existed))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Richard is like what Kenneth would be like if he had ever existed.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Richard",
"misc": "",
"start_char": 0,
"text": "Richard",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 8,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "case",
"end_char": 15,
"feats": null,
"head": 4,
"id": 3,
"lemma": "like",
"misc": "",
"start_char": 11,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "root",
"end_char": 20,
"feats": "PronType=Rel",
"head": 0,
"id": 4,
"lemma": "what",
"misc": "",
"start_char": 16,
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "nsubj",
"end_char": 28,
"feats": "Number=Sing",
"head": 8,
"id": 5,
"lemma": "Kenneth",
"misc": "",
"start_char": 21,
"text": "Kenneth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 34,
"feats": "VerbForm=Fin",
"head": 8,
"id": 6,
"lemma": "would",
"misc": "",
"start_char": 29,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"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": "acl:relcl",
"end_char": 42,
"feats": null,
"head": 4,
"id": 8,
"lemma": "like",
"misc": "",
"start_char": 38,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "mark",
"end_char": 45,
"feats": null,
"head": 13,
"id": 9,
"lemma": "if",
"misc": "",
"start_char": 43,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 48,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 46,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 52,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": 11,
"lemma": "have",
"misc": "",
"start_char": 49,
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 57,
"feats": null,
"head": 13,
"id": 12,
"lemma": "ever",
"misc": "",
"start_char": 53,
"text": "ever",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 65,
"feats": "Tense=Past|VerbForm=Part",
"head": 4,
"id": 13,
"lemma": "exist",
"misc": "",
"start_char": 58,
"text": "existed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 67,
"feats": null,
"head": 4,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 66,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
d9e0d930eec1a28350243bb2e5a05c62 | Martin was terrible for Casey, yet scored for fun after he left. | [
{
"end_char": 64,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Martin)) (VP (VP (VBD was) (ADJP (JJ terrible)) (PP (IN for) (NP (NNP Casey)))) (, ,) (RB yet) (VP (VBD scored) (PP (IN for) (NP (NN fun))) (SBAR (IN after) (S (NP (PRP he)) (VP (VBD left)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Martin was terrible for Casey, yet scored for fun after he left.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Martin",
"misc": "",
"start_char": 0,
"text": "Martin",
"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": 19,
"feats": "Degree=Pos",
"head": 0,
"id": 3,
"lemma": "terrible",
"misc": "",
"start_char": 11,
"text": "terrible",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 23,
"feats": null,
"head": 5,
"id": 4,
"lemma": "for",
"misc": "",
"start_char": 20,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 29,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "Casey",
"misc": "",
"start_char": 24,
"text": "Casey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 31,
"feats": null,
"head": 8,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 30,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 35,
"feats": null,
"head": 8,
"id": 7,
"lemma": "yet",
"misc": "",
"start_char": 32,
"text": "yet",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 42,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 8,
"lemma": "score",
"misc": "",
"start_char": 36,
"text": "scored",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 46,
"feats": null,
"head": 10,
"id": 9,
"lemma": "for",
"misc": "",
"start_char": 43,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 50,
"feats": "Number=Sing",
"head": 8,
"id": 10,
"lemma": "fun",
"misc": "",
"start_char": 47,
"text": "fun",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 56,
"feats": null,
"head": 13,
"id": 11,
"lemma": "after",
"misc": "",
"start_char": 51,
"text": "after",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 59,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 57,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 64,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": 13,
"lemma": "leave",
"misc": "",
"start_char": 60,
"text": "left",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 66,
"feats": null,
"head": 3,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 65,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
4c0f8266c3ec9cb1a9f73ecef2499122 | Donald had an awareness of Oliver, but what did he ever know about the MiB at that particular point? | [
{
"end_char": 100,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Donald)) (VP (VBD had) (NP (NP (DT an) (NN awareness)) (PP (IN of) (NP (NNP Oliver)))))) (, ,) (CC but) (SBARQ (WHNP (WP what)) (SQ (VBD did) (NP (PRP he)) (ADVP (RB ever)) (VP (VB know) (PP (IN about) (NP (DT the) (NN MiB))) (PP (IN at) (NP (DT that) (JJ particular) (NN point))))) (. ?))))"
},
"speaker": null,
"start_char": 0,
"text": "Donald had an awareness of Oliver, but what did he ever know about the MiB at that particular point?",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Donald",
"misc": "",
"start_char": 0,
"text": "Donald",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "have",
"misc": "",
"start_char": 7,
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 13,
"feats": "Definite=Ind|PronType=Art",
"head": 4,
"id": 3,
"lemma": "a",
"misc": "",
"start_char": 11,
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 23,
"feats": "Number=Sing",
"head": 2,
"id": 4,
"lemma": "awareness",
"misc": "",
"start_char": 14,
"text": "awareness",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 26,
"feats": null,
"head": 6,
"id": 5,
"lemma": "of",
"misc": "",
"start_char": 24,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 33,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Oliver",
"misc": "",
"start_char": 27,
"text": "Oliver",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 35,
"feats": null,
"head": 13,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 34,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 39,
"feats": null,
"head": 13,
"id": 8,
"lemma": "but",
"misc": "",
"start_char": 36,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "obj",
"end_char": 44,
"feats": "PronType=Int",
"head": 13,
"id": 9,
"lemma": "what",
"misc": "",
"start_char": 40,
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "aux",
"end_char": 48,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": 10,
"lemma": "do",
"misc": "",
"start_char": 45,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"end_char": 51,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 49,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 56,
"feats": null,
"head": 13,
"id": 12,
"lemma": "ever",
"misc": "",
"start_char": 52,
"text": "ever",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 61,
"feats": "VerbForm=Inf",
"head": 2,
"id": 13,
"lemma": "know",
"misc": "",
"start_char": 57,
"text": "know",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 67,
"feats": null,
"head": 16,
"id": 14,
"lemma": "about",
"misc": "",
"start_char": 62,
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 71,
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": 15,
"lemma": "the",
"misc": "",
"start_char": 68,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 75,
"feats": "Number=Sing",
"head": 13,
"id": 16,
"lemma": "mib",
"misc": "",
"start_char": 72,
"text": "MiB",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 78,
"feats": null,
"head": 20,
"id": 17,
"lemma": "at",
"misc": "",
"start_char": 76,
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 83,
"feats": "Number=Sing|PronType=Dem",
"head": 20,
"id": 18,
"lemma": "that",
"misc": "",
"start_char": 79,
"text": "that",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 94,
"feats": "Degree=Pos",
"head": 20,
"id": 19,
"lemma": "particular",
"misc": "",
"start_char": 84,
"text": "particular",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 100,
"feats": "Number=Sing",
"head": 13,
"id": 20,
"lemma": "point",
"misc": "",
"start_char": 95,
"text": "point",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 102,
"feats": null,
"head": 2,
"id": 21,
"lemma": "?",
"misc": "",
"start_char": 101,
"text": "?",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
c6c08e74678e6c77c1209d8351c55a2e | But Norbert didn't know Joseph was in there so he can't claim that as a justification for his actions. | [
{
"end_char": 102,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC But) (NP (NNP Norbert)) (VP (VBD did) (RB n't) (VP (VB know) (SBAR (S (NP (NNP Joseph)) (VP (VBD was) (PP (IN in) (ADVP (RB there))) (SBAR (RB so) (S (NP (PRP he)) (VP (MD ca) (RB n't) (VP (VB claim) (NP (IN that)) (PP (IN as) (NP (NP (DT a) (NN justification)) (PP (IN for) (NP (PRP$ his) (NNS actions)))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "But Norbert didn't know Joseph was in there so he can't claim that as a justification for his actions.",
"tokens": [
{
"deprel": "cc",
"end_char": 3,
"feats": null,
"head": 5,
"id": 1,
"lemma": "but",
"misc": "",
"start_char": 0,
"text": "But",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 11,
"feats": "Number=Sing",
"head": 5,
"id": 2,
"lemma": "Norbert",
"misc": "",
"start_char": 4,
"text": "Norbert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 15,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 3,
"lemma": "do",
"misc": "",
"start_char": 12,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 19,
"feats": null,
"head": 5,
"id": 4,
"lemma": "not",
"misc": "",
"start_char": 16,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 24,
"feats": "VerbForm=Inf",
"head": 0,
"id": 5,
"lemma": "know",
"misc": "",
"start_char": 20,
"text": "know",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nsubj",
"end_char": 31,
"feats": "Number=Sing",
"head": 9,
"id": 6,
"lemma": "Joseph",
"misc": "",
"start_char": 25,
"text": "Joseph",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 35,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": 7,
"lemma": "be",
"misc": "",
"start_char": 32,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 38,
"feats": null,
"head": 9,
"id": 8,
"lemma": "in",
"misc": "",
"start_char": 36,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "ccomp",
"end_char": 44,
"feats": "PronType=Dem",
"head": 5,
"id": 9,
"lemma": "there",
"misc": "",
"start_char": 39,
"text": "there",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 47,
"feats": null,
"head": 14,
"id": 10,
"lemma": "so",
"misc": "",
"start_char": 45,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 50,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 48,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 53,
"feats": "VerbForm=Fin",
"head": 14,
"id": 12,
"lemma": "can",
"misc": "",
"start_char": 51,
"text": "ca",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 57,
"feats": null,
"head": 14,
"id": 13,
"lemma": "not",
"misc": "",
"start_char": 54,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 63,
"feats": "VerbForm=Inf",
"head": 5,
"id": 14,
"lemma": "claim",
"misc": "",
"start_char": 58,
"text": "claim",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 68,
"feats": null,
"head": 18,
"id": 15,
"lemma": "that",
"misc": "",
"start_char": 64,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "case",
"end_char": 71,
"feats": null,
"head": 18,
"id": 16,
"lemma": "as",
"misc": "",
"start_char": 69,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 73,
"feats": "Definite=Ind|PronType=Art",
"head": 18,
"id": 17,
"lemma": "a",
"misc": "",
"start_char": 72,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 87,
"feats": "Number=Sing",
"head": 14,
"id": 18,
"lemma": "justification",
"misc": "",
"start_char": 74,
"text": "justification",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 91,
"feats": null,
"head": 21,
"id": 19,
"lemma": "for",
"misc": "",
"start_char": 88,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 95,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 21,
"id": 20,
"lemma": "his",
"misc": "",
"start_char": 92,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod",
"end_char": 103,
"feats": "Number=Plur",
"head": 18,
"id": 21,
"lemma": "action",
"misc": "",
"start_char": 96,
"text": "actions",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 105,
"feats": null,
"head": 5,
"id": 22,
"lemma": ".",
"misc": "",
"start_char": 104,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
],
[
0,
10,
10
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
fc743de928944d82a219d1828ae18961 | Dan, but I think Wayne will be good since he's playing every down pretty much. | [
{
"end_char": 78,
"id": 1,
"misc": {
"parse_tree": "(ROOT (FRAG (NP (NNP Dan)) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (NNP Wayne)) (VP (MD will) (VP (VB be) (ADJP (JJ good)) (SBAR (IN since) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBG playing) (ADVP (DT every) (RB down)) (ADVP (RB pretty) (RB much)))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Dan, but I think Wayne will be good since he's playing every down pretty much.",
"tokens": [
{
"deprel": "vocative",
"end_char": 3,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Dan",
"misc": "",
"start_char": 0,
"text": "Dan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 5,
"feats": null,
"head": 5,
"id": 2,
"lemma": ",",
"misc": "",
"start_char": 4,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 9,
"feats": null,
"head": 5,
"id": 3,
"lemma": "but",
"misc": "",
"start_char": 6,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 11,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 5,
"id": 4,
"lemma": "I",
"misc": "",
"start_char": 10,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"end_char": 17,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 5,
"lemma": "think",
"misc": "",
"start_char": 12,
"text": "think",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "nsubj",
"end_char": 23,
"feats": "Number=Sing",
"head": 9,
"id": 6,
"lemma": "Wayne",
"misc": "",
"start_char": 18,
"text": "Wayne",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 28,
"feats": "VerbForm=Fin",
"head": 9,
"id": 7,
"lemma": "will",
"misc": "",
"start_char": 24,
"text": "will",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "cop",
"end_char": 31,
"feats": "VerbForm=Inf",
"head": 9,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 29,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "ccomp",
"end_char": 36,
"feats": "Degree=Pos",
"head": 5,
"id": 9,
"lemma": "good",
"misc": "",
"start_char": 32,
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 42,
"feats": null,
"head": 13,
"id": 10,
"lemma": "since",
"misc": "",
"start_char": 37,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 45,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 43,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 48,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 46,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"end_char": 56,
"feats": "Tense=Pres|VerbForm=Part",
"head": 9,
"id": 13,
"lemma": "play",
"misc": "",
"start_char": 49,
"text": "playing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"end_char": 62,
"feats": null,
"head": 15,
"id": 14,
"lemma": "every",
"misc": "",
"start_char": 57,
"text": "every",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advmod",
"end_char": 67,
"feats": null,
"head": 13,
"id": 15,
"lemma": "down",
"misc": "",
"start_char": 63,
"text": "down",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 74,
"feats": null,
"head": 17,
"id": 16,
"lemma": "pretty",
"misc": "",
"start_char": 68,
"text": "pretty",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 79,
"feats": null,
"head": 13,
"id": 17,
"lemma": "much",
"misc": "",
"start_char": 75,
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 81,
"feats": null,
"head": 5,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 80,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
95ecd2b201744972eaf5340e4ff9c061 | Arthur will die before James, especially after his blood transfusion was tainted by tiger blood. | [
{
"end_char": 96,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Arthur)) (VP (MD will) (VP (VB die) (PP (IN before) (NP (NNP James))) (, ,) (SBAR (ADVP (RB especially)) (IN after) (S (NP (PRP$ his) (NN blood) (NN transfusion)) (VP (VBD was) (VP (VBN tainted) (PP (IN by) (NP (NN tiger) (NN blood))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Arthur will die before James, especially after his blood transfusion was tainted by tiger blood.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Arthur",
"misc": "",
"start_char": 0,
"text": "Arthur",
"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": 15,
"feats": "VerbForm=Inf",
"head": 0,
"id": 3,
"lemma": "die",
"misc": "",
"start_char": 12,
"text": "die",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 22,
"feats": null,
"head": 5,
"id": 4,
"lemma": "before",
"misc": "",
"start_char": 16,
"text": "before",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 28,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "James",
"misc": "",
"start_char": 23,
"text": "James",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 30,
"feats": null,
"head": 3,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 29,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 41,
"feats": null,
"head": 13,
"id": 7,
"lemma": "especially",
"misc": "",
"start_char": 31,
"text": "especially",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 47,
"feats": null,
"head": 13,
"id": 8,
"lemma": "after",
"misc": "",
"start_char": 42,
"text": "after",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 51,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 11,
"id": 9,
"lemma": "his",
"misc": "",
"start_char": 48,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "compound",
"end_char": 57,
"feats": "Number=Sing",
"head": 11,
"id": 10,
"lemma": "blood",
"misc": "",
"start_char": 52,
"text": "blood",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj:pass",
"end_char": 69,
"feats": "Number=Sing",
"head": 13,
"id": 11,
"lemma": "transfusion",
"misc": "",
"start_char": 58,
"text": "transfusion",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux:pass",
"end_char": 73,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 70,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 81,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 3,
"id": 13,
"lemma": "taint",
"misc": "",
"start_char": 74,
"text": "tainted",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 84,
"feats": null,
"head": 16,
"id": 14,
"lemma": "by",
"misc": "",
"start_char": 82,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"end_char": 90,
"feats": "Number=Sing",
"head": 16,
"id": 15,
"lemma": "tiger",
"misc": "",
"start_char": 85,
"text": "tiger",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"end_char": 96,
"feats": "Number=Sing",
"head": 13,
"id": 16,
"lemma": "blood",
"misc": "",
"start_char": 91,
"text": "blood",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 98,
"feats": null,
"head": 3,
"id": 17,
"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"
} |
4e48fdcb70e96e4716729401433fd60d | Charles was killed instantly; Derick lived, but I heard he was very messed up. | [
{
"end_char": 78,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Charles)) (VP (VBD was) (VP (VBN killed) (ADVP (RB instantly))))) (: ;) (S (S (NP (NNP Derick)) (VP (VBD lived))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBD heard) (SBAR (S (NP (PRP he)) (VP (VBD was) (ADJP (RB very) (VBN messed) (PRT (RP up))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Charles was killed instantly; Derick lived, but I heard he was very messed up.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Charles",
"misc": "",
"start_char": 0,
"text": "Charles",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 8,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 3,
"lemma": "kill",
"misc": "",
"start_char": 12,
"text": "killed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "advmod",
"end_char": 28,
"feats": null,
"head": 3,
"id": 4,
"lemma": "instantly",
"misc": "",
"start_char": 19,
"text": "instantly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 30,
"feats": null,
"head": 3,
"id": 5,
"lemma": ";",
"misc": "",
"start_char": 29,
"text": ";",
"upos": "PUNCT",
"xpos": ":"
},
{
"deprel": "nsubj",
"end_char": 37,
"feats": "Number=Sing",
"head": 7,
"id": 6,
"lemma": "Derick",
"misc": "",
"start_char": 31,
"text": "Derick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "parataxis",
"end_char": 43,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 7,
"lemma": "live",
"misc": "",
"start_char": 38,
"text": "lived",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 45,
"feats": null,
"head": 11,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 44,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 49,
"feats": null,
"head": 11,
"id": 9,
"lemma": "but",
"misc": "",
"start_char": 46,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 51,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "I",
"misc": "",
"start_char": 50,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 57,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 11,
"lemma": "hear",
"misc": "",
"start_char": 52,
"text": "heard",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj:pass",
"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": "aux:pass",
"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": "advmod",
"end_char": 69,
"feats": null,
"head": 15,
"id": 14,
"lemma": "very",
"misc": "",
"start_char": 65,
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 76,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 11,
"id": 15,
"lemma": "mess",
"misc": "",
"start_char": 70,
"text": "messed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "compound:prt",
"end_char": 79,
"feats": null,
"head": 15,
"id": 16,
"lemma": "up",
"misc": "",
"start_char": 77,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"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,
11,
11
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
e28d305f32b69a554eb06d2dcb79fcaa | Do you believe that Gordon likes Devon simply because he said nice things about him? | [
{
"end_char": 84,
"id": 1,
"misc": {
"parse_tree": "(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB believe) (SBAR (IN that) (S (NP (NNP Gordon)) (VP (VBZ likes) (NP (NNP Devon)) (SBAR (ADVP (RB simply)) (IN because) (S (NP (PRP he)) (VP (VBD said) (NP (NP (JJ nice) (NNS things)) (PP (IN about) (NP (PRP him))))))))))) (. ?)))"
},
"speaker": null,
"start_char": 0,
"text": "Do you believe that Gordon likes Devon simply because he said nice things about him?",
"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": 14,
"feats": "VerbForm=Inf",
"head": 0,
"id": 3,
"lemma": "believe",
"misc": "",
"start_char": 7,
"text": "believe",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 19,
"feats": null,
"head": 6,
"id": 4,
"lemma": "that",
"misc": "",
"start_char": 15,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 26,
"feats": "Number=Sing",
"head": 6,
"id": 5,
"lemma": "Gordon",
"misc": "",
"start_char": 20,
"text": "Gordon",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "ccomp",
"end_char": 32,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 6,
"lemma": "like",
"misc": "",
"start_char": 27,
"text": "likes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 38,
"feats": "Number=Sing",
"head": 6,
"id": 7,
"lemma": "Devon",
"misc": "",
"start_char": 33,
"text": "Devon",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 45,
"feats": null,
"head": 11,
"id": 8,
"lemma": "simply",
"misc": "",
"start_char": 39,
"text": "simply",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 53,
"feats": null,
"head": 11,
"id": 9,
"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": 10,
"lemma": "he",
"misc": "",
"start_char": 54,
"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": 11,
"lemma": "say",
"misc": "",
"start_char": 57,
"text": "said",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"end_char": 66,
"feats": "Degree=Pos",
"head": 13,
"id": 12,
"lemma": "nice",
"misc": "",
"start_char": 62,
"text": "nice",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 73,
"feats": "Number=Plur",
"head": 11,
"id": 13,
"lemma": "thing",
"misc": "",
"start_char": 67,
"text": "things",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 79,
"feats": null,
"head": 15,
"id": 14,
"lemma": "about",
"misc": "",
"start_char": 74,
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 83,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 15,
"lemma": "he",
"misc": "",
"start_char": 80,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 85,
"feats": null,
"head": 3,
"id": 16,
"lemma": "?",
"misc": "",
"start_char": 84,
"text": "?",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
4
]
],
[
[
0,
6,
6
],
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
2bafcdb0e5ed55c0fcf4611ecc7b2ded | Brad either knew what would happen and wanted Michael to die, or he wanted to confirm his theory. | [
{
"end_char": 97,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Brad)) (CC either) (VP (VP (VBD knew) (SBAR (WHNP (WP what)) (S (VP (MD would) (VP (VB happen)))))) (CC and) (VP (VBD wanted) (S (NP (NNP Michael)) (VP (TO to) (VP (VB die)))))) (, ,) (CC or) (S (NP (PRP he)) (VP (VBD wanted) (S (VP (TO to) (VP (VB confirm) (NP (PRP$ his) (NN theory))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Brad either knew what would happen and wanted Michael to die, or he wanted to confirm his theory.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Brad",
"misc": "",
"start_char": 0,
"text": "Brad",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc:preconj",
"end_char": 11,
"feats": null,
"head": 3,
"id": 2,
"lemma": "either",
"misc": "",
"start_char": 5,
"text": "either",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "root",
"end_char": 16,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "know",
"misc": "",
"start_char": 12,
"text": "knew",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 21,
"feats": "PronType=Rel",
"head": 3,
"id": 4,
"lemma": "what",
"misc": "",
"start_char": 17,
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "aux",
"end_char": 27,
"feats": "VerbForm=Fin",
"head": 6,
"id": 5,
"lemma": "would",
"misc": "",
"start_char": 22,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "acl:relcl",
"end_char": 34,
"feats": "VerbForm=Inf",
"head": 4,
"id": 6,
"lemma": "happen",
"misc": "",
"start_char": 28,
"text": "happen",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "cc",
"end_char": 38,
"feats": null,
"head": 8,
"id": 7,
"lemma": "and",
"misc": "",
"start_char": 35,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 45,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 8,
"lemma": "want",
"misc": "",
"start_char": 39,
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 53,
"feats": "Number=Sing",
"head": 8,
"id": 9,
"lemma": "Michael",
"misc": "",
"start_char": 46,
"text": "Michael",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 56,
"feats": null,
"head": 11,
"id": 10,
"lemma": "to",
"misc": "",
"start_char": 54,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 60,
"feats": "VerbForm=Inf",
"head": 8,
"id": 11,
"lemma": "die",
"misc": "",
"start_char": 57,
"text": "die",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"end_char": 62,
"feats": null,
"head": 15,
"id": 12,
"lemma": ",",
"misc": "",
"start_char": 61,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 65,
"feats": null,
"head": 15,
"id": 13,
"lemma": "or",
"misc": "",
"start_char": 63,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 68,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 66,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 75,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 15,
"lemma": "want",
"misc": "",
"start_char": 69,
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 78,
"feats": null,
"head": 17,
"id": 16,
"lemma": "to",
"misc": "",
"start_char": 76,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 86,
"feats": "VerbForm=Inf",
"head": 15,
"id": 17,
"lemma": "confirm",
"misc": "",
"start_char": 79,
"text": "confirm",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"end_char": 90,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 19,
"id": 18,
"lemma": "his",
"misc": "",
"start_char": 87,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 97,
"feats": "Number=Sing",
"head": 17,
"id": 19,
"lemma": "theory",
"misc": "",
"start_char": 91,
"text": "theory",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 99,
"feats": null,
"head": 3,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 98,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
7d7a1fe4e91599b20fc70156cb0bb592 | And Jan is badgering Mark to ask if he has sisters. | [
{
"end_char": 51,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (NP (NNP Jan)) (VP (VBZ is) (VP (VBG badgering) (NP (NNP Mark)) (S (VP (TO to) (VP (VB ask) (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ has) (NP (NNS sisters)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And Jan is badgering Mark to ask if he has sisters.",
"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": 7,
"feats": "Number=Sing",
"head": 4,
"id": 2,
"lemma": "January",
"misc": "",
"start_char": 4,
"text": "Jan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 8,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 20,
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": 4,
"lemma": "badger",
"misc": "",
"start_char": 11,
"text": "badgering",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 25,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "Mark",
"misc": "",
"start_char": 21,
"text": "Mark",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 28,
"feats": null,
"head": 7,
"id": 6,
"lemma": "to",
"misc": "",
"start_char": 26,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 32,
"feats": "VerbForm=Inf",
"head": 4,
"id": 7,
"lemma": "ask",
"misc": "",
"start_char": 29,
"text": "ask",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 35,
"feats": null,
"head": 10,
"id": 8,
"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": 9,
"lemma": "he",
"misc": "",
"start_char": 36,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"end_char": 42,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 7,
"id": 10,
"lemma": "have",
"misc": "",
"start_char": 39,
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 50,
"feats": "Number=Plur",
"head": 10,
"id": 11,
"lemma": "sister",
"misc": "",
"start_char": 43,
"text": "sisters",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 52,
"feats": null,
"head": 4,
"id": 12,
"lemma": ".",
"misc": "",
"start_char": 51,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
4,
4
],
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
ddb0c4cc962c1edcbc84d962f584aec9 | And like you said, Ralph sucked up to Keith shortly after he won the election. | [
{
"end_char": 78,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (SBAR (IN like) (S (NP (PRP you)) (VP (VBD said)))) (, ,) (NP (NNP Ralph)) (VP (VBD sucked) (PRT (RP up)) (PP (IN to) (NP (NNP Keith))) (SBAR (ADVP (RB shortly)) (IN after) (S (NP (PRP he)) (VP (VBD won) (NP (DT the) (NN election)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And like you said, Ralph sucked up to Keith shortly after he won the election.",
"tokens": [
{
"deprel": "cc",
"end_char": 3,
"feats": null,
"head": 7,
"id": 1,
"lemma": "and",
"misc": "",
"start_char": 0,
"text": "And",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "mark",
"end_char": 8,
"feats": null,
"head": 4,
"id": 2,
"lemma": "like",
"misc": "",
"start_char": 4,
"text": "like",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 12,
"feats": "Case=Nom|Person=2|PronType=Prs",
"head": 4,
"id": 3,
"lemma": "you",
"misc": "",
"start_char": 9,
"text": "you",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 17,
"feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin",
"head": 7,
"id": 4,
"lemma": "say",
"misc": "",
"start_char": 13,
"text": "said",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 19,
"feats": null,
"head": 4,
"id": 5,
"lemma": ",",
"misc": "",
"start_char": 18,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 25,
"feats": "Number=Sing",
"head": 7,
"id": 6,
"lemma": "Ralph",
"misc": "",
"start_char": 20,
"text": "Ralph",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 32,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 7,
"lemma": "suck",
"misc": "",
"start_char": 26,
"text": "sucked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"end_char": 35,
"feats": null,
"head": 7,
"id": 8,
"lemma": "up",
"misc": "",
"start_char": 33,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "case",
"end_char": 38,
"feats": null,
"head": 10,
"id": 9,
"lemma": "to",
"misc": "",
"start_char": 36,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 44,
"feats": "Number=Sing",
"head": 7,
"id": 10,
"lemma": "Keith",
"misc": "",
"start_char": 39,
"text": "Keith",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 52,
"feats": null,
"head": 14,
"id": 11,
"lemma": "shortly",
"misc": "",
"start_char": 45,
"text": "shortly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 58,
"feats": null,
"head": 14,
"id": 12,
"lemma": "after",
"misc": "",
"start_char": 53,
"text": "after",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 61,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 59,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 65,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": 14,
"lemma": "win",
"misc": "",
"start_char": 62,
"text": "won",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 69,
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": 15,
"lemma": "the",
"misc": "",
"start_char": 66,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 78,
"feats": "Number=Sing",
"head": 14,
"id": 16,
"lemma": "election",
"misc": "",
"start_char": 70,
"text": "election",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 80,
"feats": null,
"head": 7,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 79,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
5
]
],
[
[
0,
9,
9
],
[
0,
12,
12
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
9e2c68edbe53bd6014c774c7232d816a | Jack will not break into the first team above Todd even if he's to stay. | [
{
"end_char": 72,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Jack)) (VP (MD will) (RB not) (VP (VB break) (PP (IN into) (NP (NP (DT the) (JJ first) (NN team)) (PP (IN above) (NP (NNP Todd))))) (SBAR (ADVP (RB even)) (IN if) (S (NP (PRP he)) (VP (VBZ 's) (S (VP (TO to) (VP (VB stay))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Jack will not break into the first team above Todd even if he's to stay.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Jack",
"misc": "",
"start_char": 0,
"text": "Jack",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 9,
"feats": "VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "will",
"misc": "",
"start_char": 5,
"text": "will",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 13,
"feats": null,
"head": 4,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 10,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 19,
"feats": "VerbForm=Inf",
"head": 0,
"id": 4,
"lemma": "break",
"misc": "",
"start_char": 14,
"text": "break",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 24,
"feats": null,
"head": 8,
"id": 5,
"lemma": "into",
"misc": "",
"start_char": 20,
"text": "into",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 28,
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": 6,
"lemma": "the",
"misc": "",
"start_char": 25,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 34,
"feats": "Degree=Pos|NumType=Ord",
"head": 8,
"id": 7,
"lemma": "first",
"misc": "",
"start_char": 29,
"text": "first",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 39,
"feats": "Number=Sing",
"head": 4,
"id": 8,
"lemma": "team",
"misc": "",
"start_char": 35,
"text": "team",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 45,
"feats": null,
"head": 10,
"id": 9,
"lemma": "above",
"misc": "",
"start_char": 40,
"text": "above",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 50,
"feats": "Number=Sing",
"head": 8,
"id": 10,
"lemma": "Todd",
"misc": "",
"start_char": 46,
"text": "Todd",
"upos": "PROPN",
"xpos": "NNP"
},
{
"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": 58,
"feats": null,
"head": 16,
"id": 12,
"lemma": "if",
"misc": "",
"start_char": 56,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 61,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 59,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 64,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 16,
"id": 14,
"lemma": "be",
"misc": "",
"start_char": 62,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 67,
"feats": null,
"head": 16,
"id": 15,
"lemma": "to",
"misc": "",
"start_char": 65,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 72,
"feats": "VerbForm=Inf",
"head": 4,
"id": 16,
"lemma": "stay",
"misc": "",
"start_char": 68,
"text": "stay",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"end_char": 74,
"feats": null,
"head": 4,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 73,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
12,
12
]
],
[
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
075420eb5c2fff24a770f307743e0369 | Timothy was probably better than Kyle, but his lack of durability always hurt us in the post season. | [
{
"end_char": 100,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Timothy)) (VP (VBD was) (ADVP (RB probably)) (ADJP (ADJP (JJR better)) (PP (IN than) (NP (NNP Kyle)))))) (, ,) (CC but) (S (NP (NP (PRP$ his) (NN lack)) (PP (IN of) (NP (NN durability)))) (ADVP (RB always)) (VP (VBD hurt) (NP (PRP us)) (PP (IN in) (NP (DT the) (NN post) (NN season))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Timothy was probably better than Kyle, but his lack of durability always hurt us in the post season.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Timothy",
"misc": "",
"start_char": 0,
"text": "Timothy",
"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": 20,
"feats": null,
"head": 4,
"id": 3,
"lemma": "probably",
"misc": "",
"start_char": 12,
"text": "probably",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 27,
"feats": "Degree=Cmp",
"head": 0,
"id": 4,
"lemma": "good",
"misc": "",
"start_char": 21,
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"end_char": 32,
"feats": null,
"head": 6,
"id": 5,
"lemma": "than",
"misc": "",
"start_char": 28,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 37,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Kyle",
"misc": "",
"start_char": 33,
"text": "Kyle",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 39,
"feats": null,
"head": 14,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 38,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 43,
"feats": null,
"head": 14,
"id": 8,
"lemma": "but",
"misc": "",
"start_char": 40,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nmod:poss",
"end_char": 47,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "his",
"misc": "",
"start_char": 44,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 52,
"feats": "Number=Sing",
"head": 14,
"id": 10,
"lemma": "lack",
"misc": "",
"start_char": 48,
"text": "lack",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 55,
"feats": null,
"head": 12,
"id": 11,
"lemma": "of",
"misc": "",
"start_char": 53,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 66,
"feats": "Number=Sing",
"head": 10,
"id": 12,
"lemma": "durability",
"misc": "",
"start_char": 56,
"text": "durability",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 73,
"feats": null,
"head": 14,
"id": 13,
"lemma": "always",
"misc": "",
"start_char": 67,
"text": "always",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 78,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 14,
"lemma": "hurt",
"misc": "",
"start_char": 74,
"text": "hurt",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 81,
"feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs",
"head": 14,
"id": 15,
"lemma": "we",
"misc": "",
"start_char": 79,
"text": "us",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 84,
"feats": null,
"head": 19,
"id": 16,
"lemma": "in",
"misc": "",
"start_char": 82,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 88,
"feats": "Definite=Def|PronType=Art",
"head": 19,
"id": 17,
"lemma": "the",
"misc": "",
"start_char": 85,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 93,
"feats": "Number=Sing",
"head": 19,
"id": 18,
"lemma": "post",
"misc": "",
"start_char": 89,
"text": "post",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"end_char": 100,
"feats": "Number=Sing",
"head": 14,
"id": 19,
"lemma": "season",
"misc": "",
"start_char": 94,
"text": "season",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 102,
"feats": null,
"head": 4,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 101,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
985e0691592a28e6fa51fade56fe3d7b | Devon is already shouting at Chad when his back is turned. | [
{
"end_char": 58,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Devon)) (VP (VBZ is) (ADVP (RB already)) (VP (VBG shouting) (PP (IN at) (NP (NNP Chad))) (SBAR (WHADVP (WRB when)) (S (NP (PRP$ his) (NN back)) (VP (VBZ is) (VP (VBN turned))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Devon is already shouting at Chad when his back is turned.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Devon",
"misc": "",
"start_char": 0,
"text": "Devon",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 8,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 6,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 16,
"feats": null,
"head": 4,
"id": 3,
"lemma": "already",
"misc": "",
"start_char": 9,
"text": "already",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 25,
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": 4,
"lemma": "shouting",
"misc": "",
"start_char": 17,
"text": "shouting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 28,
"feats": null,
"head": 6,
"id": 5,
"lemma": "at",
"misc": "",
"start_char": 26,
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 33,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Chad",
"misc": "",
"start_char": 29,
"text": "Chad",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 38,
"feats": "PronType=Int",
"head": 11,
"id": 7,
"lemma": "when",
"misc": "",
"start_char": 34,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nmod:poss",
"end_char": 42,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 9,
"id": 8,
"lemma": "his",
"misc": "",
"start_char": 39,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj:pass",
"end_char": 47,
"feats": "Number=Sing",
"head": 11,
"id": 9,
"lemma": "back",
"misc": "",
"start_char": 43,
"text": "back",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux:pass",
"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": "advcl",
"end_char": 57,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 4,
"id": 11,
"lemma": "turn",
"misc": "",
"start_char": 51,
"text": "turned",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 59,
"feats": null,
"head": 4,
"id": 12,
"lemma": ".",
"misc": "",
"start_char": 58,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
cc3759155a43cb621a9dc2ddab52199f | Carrie talking about Cherryl as if she's a separate person, I mean? | [
{
"end_char": 67,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Carrie)) (VP (VBG talking) (PP (IN about) (NP (NNP Cherryl))) (SBAR (IN as) (IN if) (S (NP (PRP she)) (VP (VBZ 's) (NP (DT a) (JJ separate) (NN person))))))) (, ,) (NP (PRP I)) (VP (VBP mean)) (. ?)))"
},
"speaker": null,
"start_char": 0,
"text": "Carrie talking about Cherryl as if she's a separate person, I mean?",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Carrie",
"misc": "",
"start_char": 0,
"text": "Carrie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 14,
"feats": "VerbForm=Ger",
"head": 0,
"id": 2,
"lemma": "talk",
"misc": "",
"start_char": 7,
"text": "talking",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 20,
"feats": null,
"head": 4,
"id": 3,
"lemma": "about",
"misc": "",
"start_char": 15,
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 28,
"feats": "Number=Sing",
"head": 2,
"id": 4,
"lemma": "Cherryl",
"misc": "",
"start_char": 21,
"text": "Cherryl",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 31,
"feats": null,
"head": 11,
"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": 38,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 7,
"lemma": "she",
"misc": "",
"start_char": 35,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 41,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 11,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 39,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 43,
"feats": "Definite=Ind|PronType=Art",
"head": 11,
"id": 9,
"lemma": "a",
"misc": "",
"start_char": 42,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 52,
"feats": "Degree=Pos",
"head": 11,
"id": 10,
"lemma": "separate",
"misc": "",
"start_char": 44,
"text": "separate",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advcl",
"end_char": 59,
"feats": "Number=Sing",
"head": 2,
"id": 11,
"lemma": "person",
"misc": "",
"start_char": 53,
"text": "person",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 61,
"feats": null,
"head": 14,
"id": 12,
"lemma": ",",
"misc": "",
"start_char": 60,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 63,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "I",
"misc": "",
"start_char": 62,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"end_char": 68,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 14,
"lemma": "mean",
"misc": "",
"start_char": 64,
"text": "mean",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "punct",
"end_char": 70,
"feats": null,
"head": 2,
"id": 15,
"lemma": "?",
"misc": "",
"start_char": 69,
"text": "?",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
3,
3
],
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
8e050ff6354d2a6d798670acdd47e1aa | For Nathan, I know You are probably tired of hearing about Valentin but do you think he will ever make a return to Game Grumps? | [
{
"end_char": 127,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (PP (IN For) (NP (NNP Nathan))) (, ,) (NP (PRP I)) (VP (VBP know) (SBAR (SBAR (S (NP (PRP You)) (VP (VBP are) (ADVP (RB probably)) (ADJP (JJ tired) (PP (IN of) (S (VP (VBG hearing) (PP (IN about) (NP (NNP Valentin))))))))) (CC but) (SQ (VBP do) (NP (PRP you)) (VP (VB think) (SBAR (S (NP (PRP he)) (VP (MD will) (ADVP (RB ever)) (VP (VB make) (NP (NP (DT a) (NN return)) (PP (IN to) (NP (NNP Game) (NNP Grumps))))))))))))) (. ?)))"
},
"speaker": null,
"start_char": 0,
"text": "For Nathan, I know You are probably tired of hearing about Valentin but do you think he will ever make a return to Game Grumps?",
"tokens": [
{
"deprel": "case",
"end_char": 3,
"feats": null,
"head": 2,
"id": 1,
"lemma": "for",
"misc": "",
"start_char": 0,
"text": "For",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 10,
"feats": "Number=Sing",
"head": 5,
"id": 2,
"lemma": "Nathan",
"misc": "",
"start_char": 4,
"text": "Nathan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 12,
"feats": null,
"head": 5,
"id": 3,
"lemma": ",",
"misc": "",
"start_char": 11,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 14,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 5,
"id": 4,
"lemma": "I",
"misc": "",
"start_char": 13,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"end_char": 19,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 5,
"lemma": "know",
"misc": "",
"start_char": 15,
"text": "know",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "nsubj",
"end_char": 23,
"feats": "Case=Nom|Person=2|PronType=Prs",
"head": 9,
"id": 6,
"lemma": "you",
"misc": "",
"start_char": 20,
"text": "You",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 27,
"feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin",
"head": 9,
"id": 7,
"lemma": "be",
"misc": "",
"start_char": 24,
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 36,
"feats": null,
"head": 9,
"id": 8,
"lemma": "probably",
"misc": "",
"start_char": 28,
"text": "probably",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 42,
"feats": "Degree=Pos",
"head": 5,
"id": 9,
"lemma": "tired",
"misc": "",
"start_char": 37,
"text": "tired",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 45,
"feats": null,
"head": 11,
"id": 10,
"lemma": "of",
"misc": "",
"start_char": 43,
"text": "of",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 53,
"feats": "VerbForm=Ger",
"head": 9,
"id": 11,
"lemma": "hear",
"misc": "",
"start_char": 46,
"text": "hearing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 59,
"feats": null,
"head": 13,
"id": 12,
"lemma": "about",
"misc": "",
"start_char": 54,
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 68,
"feats": "Number=Sing",
"head": 11,
"id": 13,
"lemma": "Valentin",
"misc": "",
"start_char": 60,
"text": "Valentin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 72,
"feats": null,
"head": 17,
"id": 14,
"lemma": "but",
"misc": "",
"start_char": 69,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "aux",
"end_char": 75,
"feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin",
"head": 17,
"id": 15,
"lemma": "do",
"misc": "",
"start_char": 73,
"text": "do",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "nsubj",
"end_char": 79,
"feats": "Case=Nom|Person=2|PronType=Prs",
"head": 17,
"id": 16,
"lemma": "you",
"misc": "",
"start_char": 76,
"text": "you",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 85,
"feats": "VerbForm=Inf",
"head": 5,
"id": 17,
"lemma": "think",
"misc": "",
"start_char": 80,
"text": "think",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nsubj",
"end_char": 88,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": 18,
"lemma": "he",
"misc": "",
"start_char": 86,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 93,
"feats": "VerbForm=Fin",
"head": 21,
"id": 19,
"lemma": "will",
"misc": "",
"start_char": 89,
"text": "will",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 98,
"feats": null,
"head": 21,
"id": 20,
"lemma": "ever",
"misc": "",
"start_char": 94,
"text": "ever",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 103,
"feats": "VerbForm=Inf",
"head": 17,
"id": 21,
"lemma": "make",
"misc": "",
"start_char": 99,
"text": "make",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 105,
"feats": "Definite=Ind|PronType=Art",
"head": 23,
"id": 22,
"lemma": "a",
"misc": "",
"start_char": 104,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 112,
"feats": "Number=Sing",
"head": 21,
"id": 23,
"lemma": "return",
"misc": "",
"start_char": 106,
"text": "return",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 115,
"feats": null,
"head": 26,
"id": 24,
"lemma": "to",
"misc": "",
"start_char": 113,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 120,
"feats": "Number=Sing",
"head": 23,
"id": 25,
"lemma": "Game",
"misc": "",
"start_char": 116,
"text": "Game",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 127,
"feats": "Number=Sing",
"head": 25,
"id": 26,
"lemma": "Grumps",
"misc": "",
"start_char": 121,
"text": "Grumps",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 129,
"feats": null,
"head": 5,
"id": 27,
"lemma": "?",
"misc": "",
"start_char": 128,
"text": "?",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
12,
12
],
[
0,
17,
17
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
0b073853f6cd879591cf63ba9e13d63f | Erik could be better than Ivan even if he does play. | [
{
"end_char": 52,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Erik)) (VP (MD could) (VP (VB be) (ADJP (ADJP (JJR better)) (PP (IN than) (NP (NNP Ivan)))) (SBAR (ADVP (RB even)) (IN if) (S (NP (PRP he)) (VP (VBZ does) (VP (VB play))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Erik could be better than Ivan even if he does play.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Erik",
"misc": "",
"start_char": 0,
"text": "Erik",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 10,
"feats": "VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "could",
"misc": "",
"start_char": 5,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "cop",
"end_char": 13,
"feats": "VerbForm=Inf",
"head": 4,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 11,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "root",
"end_char": 20,
"feats": "Degree=Cmp",
"head": 0,
"id": 4,
"lemma": "good",
"misc": "",
"start_char": 14,
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"end_char": 25,
"feats": null,
"head": 6,
"id": 5,
"lemma": "than",
"misc": "",
"start_char": 21,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 30,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Ivan",
"misc": "",
"start_char": 26,
"text": "Ivan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 35,
"feats": null,
"head": 11,
"id": 7,
"lemma": "even",
"misc": "",
"start_char": 31,
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 38,
"feats": null,
"head": 11,
"id": 8,
"lemma": "if",
"misc": "",
"start_char": 36,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 41,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 39,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 46,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 11,
"id": 10,
"lemma": "do",
"misc": "",
"start_char": 42,
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"end_char": 51,
"feats": "VerbForm=Inf",
"head": 4,
"id": 11,
"lemma": "play",
"misc": "",
"start_char": 47,
"text": "play",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"end_char": 53,
"feats": null,
"head": 4,
"id": 12,
"lemma": ".",
"misc": "",
"start_char": 52,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
0bfa8c83d842c3d5d2cf2dc3b29e36f7 | Dylan was set up to beat Chris, but Toriyama changed his mind. | [
{
"end_char": 62,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Dylan)) (VP (VBD was) (VP (VBN set) (PRT (RP up)) (S (VP (TO to) (VP (VB beat) (NP (NNP Chris)))))))) (, ,) (CC but) (S (NP (NNP Toriyama)) (VP (VBD changed) (NP (PRP$ his) (NN mind)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Dylan was set up to beat Chris, but Toriyama changed his mind.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Dylan",
"misc": "",
"start_char": 0,
"text": "Dylan",
"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": 13,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 3,
"lemma": "set",
"misc": "",
"start_char": 10,
"text": "set",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "compound:prt",
"end_char": 16,
"feats": null,
"head": 3,
"id": 4,
"lemma": "up",
"misc": "",
"start_char": 14,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "mark",
"end_char": 19,
"feats": null,
"head": 6,
"id": 5,
"lemma": "to",
"misc": "",
"start_char": 17,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 24,
"feats": "VerbForm=Inf",
"head": 3,
"id": 6,
"lemma": "beat",
"misc": "",
"start_char": 20,
"text": "beat",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 30,
"feats": "Number=Sing",
"head": 6,
"id": 7,
"lemma": "Chris",
"misc": "",
"start_char": 25,
"text": "Chris",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 32,
"feats": null,
"head": 11,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 31,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 36,
"feats": null,
"head": 11,
"id": 9,
"lemma": "but",
"misc": "",
"start_char": 33,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 45,
"feats": "Number=Sing",
"head": 11,
"id": 10,
"lemma": "Toriyama",
"misc": "",
"start_char": 37,
"text": "Toriyama",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"end_char": 53,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 11,
"lemma": "change",
"misc": "",
"start_char": 46,
"text": "changed",
"upos": "VERB",
"xpos": "VBD"
},
{
"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": "obj",
"end_char": 62,
"feats": "Number=Sing",
"head": 11,
"id": 13,
"lemma": "mind",
"misc": "",
"start_char": 58,
"text": "mind",
"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,
11,
11
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
e7a5829cfa7e99d81c9ada95ec2c1d5a | Rafaela might not be as inspirational or idealistic as Ana, but she's got the pragmatism to actually get things done in the political quagmire of Washington. | [
{
"end_char": 157,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Rafaela)) (VP (MD might) (RB not) (VP (VB be) (ADJP (ADJP (RB as) (JJ inspirational) (CC or) (JJ idealistic)) (PP (IN as) (NP (NNP Ana))))))) (, ,) (CC but) (S (NP (PRP she)) (VP (VBZ 's) (VP (VBN got) (NP (NP (DT the) (NN pragmatism)) (SBAR (S (VP (TO to) (ADVP (RB actually)) (VP (VB get) (S (NP (NNS things)) (VP (VBN done) (PP (IN in) (NP (NP (DT the) (JJ political) (NN quagmire)) (PP (IN of) (NP (NNP Washington))))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Rafaela might not be as inspirational or idealistic as Ana, but she's got the pragmatism to actually get things done in the political quagmire of Washington.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 6,
"id": 1,
"lemma": "Rafaela",
"misc": "",
"start_char": 0,
"text": "Rafaela",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 13,
"feats": "VerbForm=Fin",
"head": 6,
"id": 2,
"lemma": "might",
"misc": "",
"start_char": 8,
"text": "might",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 17,
"feats": null,
"head": 6,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 14,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "cop",
"end_char": 20,
"feats": "VerbForm=Inf",
"head": 6,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 18,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 23,
"feats": null,
"head": 6,
"id": 5,
"lemma": "as",
"misc": "",
"start_char": 21,
"text": "as",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 37,
"feats": "Degree=Pos",
"head": 0,
"id": 6,
"lemma": "inspirational",
"misc": "",
"start_char": 24,
"text": "inspirational",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 40,
"feats": null,
"head": 8,
"id": 7,
"lemma": "or",
"misc": "",
"start_char": 38,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 51,
"feats": "Degree=Pos",
"head": 6,
"id": 8,
"lemma": "idealistic",
"misc": "",
"start_char": 41,
"text": "idealistic",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 54,
"feats": null,
"head": 10,
"id": 9,
"lemma": "as",
"misc": "",
"start_char": 52,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 58,
"feats": "Number=Sing",
"head": 6,
"id": 10,
"lemma": "Ana",
"misc": "",
"start_char": 55,
"text": "Ana",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 60,
"feats": null,
"head": 15,
"id": 11,
"lemma": ",",
"misc": "",
"start_char": 59,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 64,
"feats": null,
"head": 15,
"id": 12,
"lemma": "but",
"misc": "",
"start_char": 61,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 68,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 13,
"lemma": "she",
"misc": "",
"start_char": 65,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 71,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": 14,
"lemma": "be",
"misc": "",
"start_char": 69,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "conj",
"end_char": 75,
"feats": "Tense=Past|VerbForm=Part",
"head": 6,
"id": 15,
"lemma": "get",
"misc": "",
"start_char": 72,
"text": "got",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "det",
"end_char": 79,
"feats": "Definite=Def|PronType=Art",
"head": 17,
"id": 16,
"lemma": "the",
"misc": "",
"start_char": 76,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 90,
"feats": "Number=Sing",
"head": 15,
"id": 17,
"lemma": "pragmatism",
"misc": "",
"start_char": 80,
"text": "pragmatism",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 93,
"feats": null,
"head": 20,
"id": 18,
"lemma": "to",
"misc": "",
"start_char": 91,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advmod",
"end_char": 102,
"feats": null,
"head": 20,
"id": 19,
"lemma": "actually",
"misc": "",
"start_char": 94,
"text": "actually",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "acl",
"end_char": 106,
"feats": "VerbForm=Inf",
"head": 17,
"id": 20,
"lemma": "get",
"misc": "",
"start_char": 103,
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 113,
"feats": "Number=Plur",
"head": 20,
"id": 21,
"lemma": "thing",
"misc": "",
"start_char": 107,
"text": "things",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "xcomp",
"end_char": 118,
"feats": "Tense=Past|VerbForm=Part",
"head": 20,
"id": 22,
"lemma": "do",
"misc": "",
"start_char": 114,
"text": "done",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 121,
"feats": null,
"head": 26,
"id": 23,
"lemma": "in",
"misc": "",
"start_char": 119,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 125,
"feats": "Definite=Def|PronType=Art",
"head": 26,
"id": 24,
"lemma": "the",
"misc": "",
"start_char": 122,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 135,
"feats": "Degree=Pos",
"head": 26,
"id": 25,
"lemma": "political",
"misc": "",
"start_char": 126,
"text": "political",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 144,
"feats": "Number=Sing",
"head": 22,
"id": 26,
"lemma": "quagmire",
"misc": "",
"start_char": 136,
"text": "quagmire",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 147,
"feats": null,
"head": 28,
"id": 27,
"lemma": "of",
"misc": "",
"start_char": 145,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 158,
"feats": "Number=Sing",
"head": 26,
"id": 28,
"lemma": "Washington",
"misc": "",
"start_char": 148,
"text": "Washington",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 160,
"feats": null,
"head": 6,
"id": 29,
"lemma": ".",
"misc": "",
"start_char": 159,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
12,
12
]
],
[
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
0900a40fb7fbbbfd1a2c8f7c7622d321 | Natalie is hoping Ying gets sweaty so she can lick it off of her and smell her musk. | [
{
"end_char": 84,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Natalie)) (VP (VBZ is) (VP (VBG hoping) (SBAR (S (NP (NNP Ying)) (VP (VBZ gets) (ADJP (JJ sweaty)) (SBAR (IN so) (S (NP (PRP she)) (VP (MD can) (VP (VP (VB lick) (NP (PRP it)) (PP (RP off) (PP (IN of) (NP (PRP her))))) (CC and) (VP (VB smell) (NP (PRP$ her) (NN musk)))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Natalie is hoping Ying gets sweaty so she can lick it off of her and smell her musk.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Natalie",
"misc": "",
"start_char": 0,
"text": "Natalie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 8,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 17,
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": 3,
"lemma": "hope",
"misc": "",
"start_char": 11,
"text": "hoping",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "nsubj",
"end_char": 22,
"feats": "Number=Sing",
"head": 5,
"id": 4,
"lemma": "Ying",
"misc": "",
"start_char": 18,
"text": "Ying",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "ccomp",
"end_char": 27,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 5,
"lemma": "get",
"misc": "",
"start_char": 23,
"text": "gets",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "xcomp",
"end_char": 34,
"feats": "Degree=Pos",
"head": 5,
"id": 6,
"lemma": "sweaty",
"misc": "",
"start_char": 28,
"text": "sweaty",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 37,
"feats": null,
"head": 10,
"id": 7,
"lemma": "so",
"misc": "",
"start_char": 35,
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 41,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 8,
"lemma": "she",
"misc": "",
"start_char": 38,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 45,
"feats": "VerbForm=Fin",
"head": 10,
"id": 9,
"lemma": "can",
"misc": "",
"start_char": 42,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"end_char": 50,
"feats": "VerbForm=Inf",
"head": 5,
"id": 10,
"lemma": "lick",
"misc": "",
"start_char": 46,
"text": "lick",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 53,
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 11,
"lemma": "it",
"misc": "",
"start_char": 51,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "compound:prt",
"end_char": 57,
"feats": null,
"head": 10,
"id": 12,
"lemma": "off",
"misc": "",
"start_char": 54,
"text": "off",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "case",
"end_char": 60,
"feats": null,
"head": 14,
"id": 13,
"lemma": "of",
"misc": "",
"start_char": 58,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 64,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 14,
"lemma": "her",
"misc": "",
"start_char": 61,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cc",
"end_char": 68,
"feats": null,
"head": 16,
"id": 15,
"lemma": "and",
"misc": "",
"start_char": 65,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 74,
"feats": "VerbForm=Inf",
"head": 10,
"id": 16,
"lemma": "smell",
"misc": "",
"start_char": 69,
"text": "smell",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"end_char": 78,
"feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 18,
"id": 17,
"lemma": "her",
"misc": "",
"start_char": 75,
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 83,
"feats": "Number=Sing",
"head": 16,
"id": 18,
"lemma": "musk",
"misc": "",
"start_char": 79,
"text": "musk",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 85,
"feats": null,
"head": 3,
"id": 19,
"lemma": ".",
"misc": "",
"start_char": 84,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
7,
7
]
],
[
[
0,
3,
3
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
118502be9585a6642423446ec57ebdf8 | Billie told Donald that if there was money left, he'd love to resign him. | [
{
"end_char": 73,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Billie)) (VP (VBD told) (NP (NNP Donald)) (SBAR (IN that) (S (SBAR (IN if) (S (NP (EX there)) (VP (VBD was) (NP (NP (NN money)) (VP (VBN left)))))) (, ,) (NP (PRP he)) (VP (MD 'd) (VP (VB love) (S (VP (TO to) (VP (VB resign) (NP (PRP him)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Billie told Donald that if there was money left, he'd love to resign him.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Billie",
"misc": "",
"start_char": 0,
"text": "Billie",
"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": "tell",
"misc": "",
"start_char": 7,
"text": "told",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"end_char": 18,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Donald",
"misc": "",
"start_char": 12,
"text": "Donald",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 23,
"feats": null,
"head": 13,
"id": 4,
"lemma": "that",
"misc": "",
"start_char": 19,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "mark",
"end_char": 26,
"feats": null,
"head": 7,
"id": 5,
"lemma": "if",
"misc": "",
"start_char": 24,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "expl",
"end_char": 32,
"feats": null,
"head": 7,
"id": 6,
"lemma": "there",
"misc": "",
"start_char": 27,
"text": "there",
"upos": "PRON",
"xpos": "EX"
},
{
"deprel": "advcl",
"end_char": 36,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": 7,
"lemma": "be",
"misc": "",
"start_char": 33,
"text": "was",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"end_char": 42,
"feats": "Number=Sing",
"head": 7,
"id": 8,
"lemma": "money",
"misc": "",
"start_char": 37,
"text": "money",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"end_char": 47,
"feats": "Tense=Past|VerbForm=Part",
"head": 7,
"id": 9,
"lemma": "leave",
"misc": "",
"start_char": 43,
"text": "left",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 49,
"feats": null,
"head": 13,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 48,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 52,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 50,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 55,
"feats": "VerbForm=Fin",
"head": 13,
"id": 12,
"lemma": "would",
"misc": "",
"start_char": 53,
"text": "'d",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "ccomp",
"end_char": 60,
"feats": "VerbForm=Inf",
"head": 2,
"id": 13,
"lemma": "love",
"misc": "",
"start_char": 56,
"text": "love",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 63,
"feats": null,
"head": 15,
"id": 14,
"lemma": "to",
"misc": "",
"start_char": 61,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 70,
"feats": "VerbForm=Inf",
"head": 13,
"id": 15,
"lemma": "resign",
"misc": "",
"start_char": 64,
"text": "resign",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 74,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 16,
"lemma": "he",
"misc": "",
"start_char": 71,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 76,
"feats": null,
"head": 2,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 75,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
2,
2
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
93596e8164b8f36021e88746c46cb14b | Benjamin would support Romney over James but he has NOT supported Romney for the nomination. | [
{
"end_char": 92,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Benjamin)) (VP (MD would) (VP (VB support) (NP (NNP Romney)) (PP (IN over) (NP (NNP James)))))) (CC but) (S (NP (PRP he)) (VP (VBZ has) (ADVP (RB NOT)) (VP (VBN supported) (NP (NNP Romney)) (PP (IN for) (NP (DT the) (NN nomination)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Benjamin would support Romney over James but he has NOT supported Romney for the nomination.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 8,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Benjamin",
"misc": "",
"start_char": 0,
"text": "Benjamin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 14,
"feats": "VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "would",
"misc": "",
"start_char": 9,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"end_char": 22,
"feats": "VerbForm=Inf",
"head": 0,
"id": 3,
"lemma": "support",
"misc": "",
"start_char": 15,
"text": "support",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 29,
"feats": "Number=Sing",
"head": 3,
"id": 4,
"lemma": "Romney",
"misc": "",
"start_char": 23,
"text": "Romney",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 34,
"feats": null,
"head": 6,
"id": 5,
"lemma": "over",
"misc": "",
"start_char": 30,
"text": "over",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 40,
"feats": "Number=Sing",
"head": 3,
"id": 6,
"lemma": "James",
"misc": "",
"start_char": 35,
"text": "James",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 44,
"feats": null,
"head": 11,
"id": 7,
"lemma": "but",
"misc": "",
"start_char": 41,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 47,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 45,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 51,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 11,
"id": 9,
"lemma": "have",
"misc": "",
"start_char": 48,
"text": "has",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 55,
"feats": null,
"head": 11,
"id": 10,
"lemma": "not",
"misc": "",
"start_char": 52,
"text": "NOT",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 65,
"feats": "Tense=Past|VerbForm=Part",
"head": 3,
"id": 11,
"lemma": "support",
"misc": "",
"start_char": 56,
"text": "supported",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"end_char": 72,
"feats": "Number=Sing",
"head": 11,
"id": 12,
"lemma": "Romney",
"misc": "",
"start_char": 66,
"text": "Romney",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 76,
"feats": null,
"head": 15,
"id": 13,
"lemma": "for",
"misc": "",
"start_char": 73,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 80,
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": 14,
"lemma": "the",
"misc": "",
"start_char": 77,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 91,
"feats": "Number=Sing",
"head": 11,
"id": 15,
"lemma": "nomination",
"misc": "",
"start_char": 81,
"text": "nomination",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 93,
"feats": null,
"head": 3,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 92,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
7,
7
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
c7c628e0b53b8bba64111eec805a40d3 | As Jason tells us, "The trouble with Lloyd was precisely that so many were like him ..." Sure. | [
{
"end_char": 94,
"id": 1,
"misc": {
"parse_tree": "(ROOT (SBAR (IN As) (S (NP (NNP Jason)) (VP (VBZ tells) (NP (PRP us)) (, ,) (`` ``) (S (NP (NP (DT The) (NN trouble)) (PP (IN with) (NP (NNP Lloyd)))) (VP (VBD was) (ADVP (RB precisely) (SBAR (IN that) (S (ADJP (RB so) (JJ many)) (VP (VBD were) (PP (IN like) (NP (PRP him))))))))) (, ...) ('' '') (ADVP (JJ Sure)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "As Jason tells us, \"The trouble with Lloyd was precisely that so many were like him ...\" Sure.",
"tokens": [
{
"deprel": "mark",
"end_char": 2,
"feats": null,
"head": 3,
"id": 1,
"lemma": "as",
"misc": "",
"start_char": 0,
"text": "As",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 8,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "Jason",
"misc": "",
"start_char": 3,
"text": "Jason",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"end_char": 14,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 18,
"id": 3,
"lemma": "tell",
"misc": "",
"start_char": 9,
"text": "tells",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "iobj",
"end_char": 17,
"feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs",
"head": 3,
"id": 4,
"lemma": "we",
"misc": "",
"start_char": 15,
"text": "us",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 19,
"feats": null,
"head": 18,
"id": 5,
"lemma": ",",
"misc": "",
"start_char": 18,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "punct",
"end_char": 22,
"feats": null,
"head": 18,
"id": 6,
"lemma": "``",
"misc": "",
"start_char": 20,
"text": "``",
"upos": "PUNCT",
"xpos": "``"
},
{
"deprel": "det",
"end_char": 26,
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": 7,
"lemma": "the",
"misc": "",
"start_char": 23,
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj:outer",
"end_char": 34,
"feats": "Number=Sing",
"head": 18,
"id": 8,
"lemma": "trouble",
"misc": "",
"start_char": 27,
"text": "trouble",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 39,
"feats": null,
"head": 10,
"id": 9,
"lemma": "with",
"misc": "",
"start_char": 35,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 45,
"feats": "Number=Sing",
"head": 8,
"id": 10,
"lemma": "Lloyd",
"misc": "",
"start_char": 40,
"text": "Lloyd",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 49,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": 11,
"lemma": "be",
"misc": "",
"start_char": 46,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 59,
"feats": null,
"head": 18,
"id": 12,
"lemma": "precisely",
"misc": "",
"start_char": 50,
"text": "precisely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 64,
"feats": null,
"head": 18,
"id": 13,
"lemma": "that",
"misc": "",
"start_char": 60,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advmod",
"end_char": 67,
"feats": null,
"head": 15,
"id": 14,
"lemma": "so",
"misc": "",
"start_char": 65,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 72,
"feats": "Degree=Pos",
"head": 18,
"id": 15,
"lemma": "many",
"misc": "",
"start_char": 68,
"text": "many",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cop",
"end_char": 77,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": 16,
"lemma": "be",
"misc": "",
"start_char": 73,
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 82,
"feats": null,
"head": 18,
"id": 17,
"lemma": "like",
"misc": "",
"start_char": 78,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "root",
"end_char": 86,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 0,
"id": 18,
"lemma": "he",
"misc": "",
"start_char": 83,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 90,
"feats": null,
"head": 18,
"id": 19,
"lemma": "...",
"misc": "",
"start_char": 87,
"text": "...",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "punct",
"end_char": 93,
"feats": null,
"head": 21,
"id": 20,
"lemma": "''",
"misc": "",
"start_char": 91,
"text": "''",
"upos": "PUNCT",
"xpos": "''"
},
{
"deprel": "parataxis",
"end_char": 98,
"feats": "Degree=Pos",
"head": 18,
"id": 21,
"lemma": "sure",
"misc": "",
"start_char": 94,
"text": "Sure",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 100,
"feats": null,
"head": 21,
"id": 22,
"lemma": ".",
"misc": "",
"start_char": 99,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
9,
9
],
[
0,
17,
17
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
8068bf92e506a0bac9b8ed87f4e59168 | Better yet, Bryon put Warren in, so he can do something. | [
{
"end_char": 56,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (ADVP (RBR Better) (RB yet)) (, ,) (NP (NNP Bryon)) (VP (VBD put) (NP (NNP Warren)) (PRT (IN in)) (, ,) (SBAR (IN so) (S (NP (PRP he)) (VP (MD can) (VP (VB do) (NP (NN something))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Better yet, Bryon put Warren in, so he can do something.",
"tokens": [
{
"deprel": "advmod",
"end_char": 6,
"feats": "Degree=Cmp",
"head": 2,
"id": 1,
"lemma": "good",
"misc": "",
"start_char": 0,
"text": "Better",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "advmod",
"end_char": 10,
"feats": null,
"head": 5,
"id": 2,
"lemma": "yet",
"misc": "",
"start_char": 7,
"text": "yet",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 12,
"feats": null,
"head": 5,
"id": 3,
"lemma": ",",
"misc": "",
"start_char": 11,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 18,
"feats": "Number=Sing",
"head": 5,
"id": 4,
"lemma": "Bryon",
"misc": "",
"start_char": 13,
"text": "Bryon",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 22,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 5,
"lemma": "put",
"misc": "",
"start_char": 19,
"text": "put",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 29,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Warren",
"misc": "",
"start_char": 23,
"text": "Warren",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "compound:prt",
"end_char": 32,
"feats": null,
"head": 5,
"id": 7,
"lemma": "in",
"misc": "",
"start_char": 30,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "punct",
"end_char": 34,
"feats": null,
"head": 12,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 33,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 37,
"feats": null,
"head": 12,
"id": 9,
"lemma": "so",
"misc": "",
"start_char": 35,
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 40,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 38,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 44,
"feats": "VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "can",
"misc": "",
"start_char": 41,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"end_char": 47,
"feats": "VerbForm=Inf",
"head": 5,
"id": 12,
"lemma": "do",
"misc": "",
"start_char": 45,
"text": "do",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 57,
"feats": "Number=Sing|PronType=Ind",
"head": 12,
"id": 13,
"lemma": "something",
"misc": "",
"start_char": 48,
"text": "something",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 59,
"feats": null,
"head": 5,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 58,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
]
],
[
[
0,
5,
5
],
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
c3d64678c7d51b4d60cfbde06677ba71 | Arthur probably has the highest ceiling after Frank, but I would still rate him as unlikely. | [
{
"end_char": 92,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Arthur)) (ADVP (RB probably)) (VP (VBZ has) (NP (NP (DT the) (JJS highest) (NN ceiling)) (PP (IN after) (NP (NNP Frank)))))) (, ,) (CC but) (S (NP (PRP I)) (VP (MD would) (ADVP (RB still)) (VP (VB rate) (NP (PRP him)) (PP (IN as) (ADJP (JJ unlikely)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Arthur probably has the highest ceiling after Frank, but I would still rate him as unlikely.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Arthur",
"misc": "",
"start_char": 0,
"text": "Arthur",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 15,
"feats": null,
"head": 3,
"id": 2,
"lemma": "probably",
"misc": "",
"start_char": 7,
"text": "probably",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 19,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "have",
"misc": "",
"start_char": 16,
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 23,
"feats": "Definite=Def|PronType=Art",
"head": 6,
"id": 4,
"lemma": "the",
"misc": "",
"start_char": 20,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 31,
"feats": "Degree=Sup",
"head": 6,
"id": 5,
"lemma": "high",
"misc": "",
"start_char": 24,
"text": "highest",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "obj",
"end_char": 39,
"feats": "Number=Sing",
"head": 3,
"id": 6,
"lemma": "ceiling",
"misc": "",
"start_char": 32,
"text": "ceiling",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 45,
"feats": null,
"head": 8,
"id": 7,
"lemma": "after",
"misc": "",
"start_char": 40,
"text": "after",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 51,
"feats": "Number=Sing",
"head": 3,
"id": 8,
"lemma": "Frank",
"misc": "",
"start_char": 46,
"text": "Frank",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 53,
"feats": null,
"head": 14,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 52,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 57,
"feats": null,
"head": 14,
"id": 10,
"lemma": "but",
"misc": "",
"start_char": 54,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 59,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 14,
"id": 11,
"lemma": "I",
"misc": "",
"start_char": 58,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 65,
"feats": "VerbForm=Fin",
"head": 14,
"id": 12,
"lemma": "would",
"misc": "",
"start_char": 60,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 71,
"feats": null,
"head": 14,
"id": 13,
"lemma": "still",
"misc": "",
"start_char": 66,
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 76,
"feats": "VerbForm=Inf",
"head": 3,
"id": 14,
"lemma": "rate",
"misc": "",
"start_char": 72,
"text": "rate",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 80,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 15,
"lemma": "he",
"misc": "",
"start_char": 77,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 83,
"feats": null,
"head": 17,
"id": 16,
"lemma": "as",
"misc": "",
"start_char": 81,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 92,
"feats": "Degree=Pos",
"head": 14,
"id": 17,
"lemma": "unlikely",
"misc": "",
"start_char": 84,
"text": "unlikely",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 94,
"feats": null,
"head": 3,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 93,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
14,
14
]
],
[
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
4ed3a5e3a2f6faae48ea8554650b163b | Louise would want to challenge Tamara again but she also can't really put up a fight against her. | [
{
"end_char": 97,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Louise)) (VP (MD would) (VP (VB want) (S (VP (TO to) (VP (VB challenge) (NP (NNP Tamara)) (ADVP (RB again)))))))) (CC but) (S (NP (PRP she)) (ADVP (RB also)) (VP (MD ca) (RB n't) (ADVP (RB really)) (VP (VB put) (PRT (RP up)) (NP (DT a) (NN fight)) (PP (IN against) (NP (PRP her)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Louise would want to challenge Tamara again but she also can't really put up a fight against her.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Louise",
"misc": "",
"start_char": 0,
"text": "Louise",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 12,
"feats": "VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "would",
"misc": "",
"start_char": 7,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"end_char": 17,
"feats": "VerbForm=Inf",
"head": 0,
"id": 3,
"lemma": "want",
"misc": "",
"start_char": 13,
"text": "want",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 20,
"feats": null,
"head": 5,
"id": 4,
"lemma": "to",
"misc": "",
"start_char": 18,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 30,
"feats": "VerbForm=Inf",
"head": 3,
"id": 5,
"lemma": "challenge",
"misc": "",
"start_char": 21,
"text": "challenge",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 37,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Tamara",
"misc": "",
"start_char": 31,
"text": "Tamara",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 43,
"feats": null,
"head": 5,
"id": 7,
"lemma": "again",
"misc": "",
"start_char": 38,
"text": "again",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cc",
"end_char": 47,
"feats": null,
"head": 14,
"id": 8,
"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": 14,
"id": 9,
"lemma": "she",
"misc": "",
"start_char": 48,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 56,
"feats": null,
"head": 14,
"id": 10,
"lemma": "also",
"misc": "",
"start_char": 52,
"text": "also",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "aux",
"end_char": 59,
"feats": "VerbForm=Fin",
"head": 14,
"id": 11,
"lemma": "can",
"misc": "",
"start_char": 57,
"text": "ca",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 63,
"feats": null,
"head": 14,
"id": 12,
"lemma": "not",
"misc": "",
"start_char": 60,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 70,
"feats": null,
"head": 14,
"id": 13,
"lemma": "really",
"misc": "",
"start_char": 64,
"text": "really",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 74,
"feats": "VerbForm=Inf",
"head": 3,
"id": 14,
"lemma": "put",
"misc": "",
"start_char": 71,
"text": "put",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"end_char": 77,
"feats": null,
"head": 14,
"id": 15,
"lemma": "up",
"misc": "",
"start_char": 75,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "det",
"end_char": 79,
"feats": "Definite=Ind|PronType=Art",
"head": 17,
"id": 16,
"lemma": "a",
"misc": "",
"start_char": 78,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 85,
"feats": "Number=Sing",
"head": 14,
"id": 17,
"lemma": "fight",
"misc": "",
"start_char": 80,
"text": "fight",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 93,
"feats": null,
"head": 19,
"id": 18,
"lemma": "against",
"misc": "",
"start_char": 86,
"text": "against",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 97,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 19,
"lemma": "her",
"misc": "",
"start_char": 94,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 99,
"feats": null,
"head": 3,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 98,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
3767816972a8a1370c574804bb27b70e | Donna should help Shirely because her army is going to get attacked and destroyed after Shirely's. | [
{
"end_char": 98,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Donna)) (VP (MD should) (VP (VB help) (NP (NNP Shirely)) (SBAR (IN because) (S (NP (PRP$ her) (NN army)) (VP (VBZ is) (VP (VBG going) (S (VP (TO to) (VP (VB get) (VP (VBN attacked) (CC and) (VBN destroyed) (PP (IN after) (NP (NNP Shirely) (POS 's))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Donna should help Shirely because her army is going to get attacked and destroyed after Shirely's.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Donna",
"misc": "",
"start_char": 0,
"text": "Donna",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 12,
"feats": "VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "should",
"misc": "",
"start_char": 6,
"text": "should",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"end_char": 17,
"feats": "VerbForm=Inf",
"head": 0,
"id": 3,
"lemma": "help",
"misc": "",
"start_char": 13,
"text": "help",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 25,
"feats": "Number=Sing",
"head": 3,
"id": 4,
"lemma": "Shirely",
"misc": "",
"start_char": 18,
"text": "Shirely",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 33,
"feats": null,
"head": 9,
"id": 5,
"lemma": "because",
"misc": "",
"start_char": 26,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 37,
"feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 7,
"id": 6,
"lemma": "her",
"misc": "",
"start_char": 34,
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 42,
"feats": "Number=Sing",
"head": 9,
"id": 7,
"lemma": "army",
"misc": "",
"start_char": 38,
"text": "army",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"end_char": 45,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 9,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 43,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"end_char": 51,
"feats": "Tense=Pres|VerbForm=Part",
"head": 3,
"id": 9,
"lemma": "go",
"misc": "",
"start_char": 46,
"text": "going",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 54,
"feats": null,
"head": 12,
"id": 10,
"lemma": "to",
"misc": "",
"start_char": 52,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "aux:pass",
"end_char": 58,
"feats": "VerbForm=Inf",
"head": 12,
"id": 11,
"lemma": "get",
"misc": "",
"start_char": 55,
"text": "get",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 67,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 9,
"id": 12,
"lemma": "attack",
"misc": "",
"start_char": 59,
"text": "attacked",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "cc",
"end_char": 71,
"feats": null,
"head": 14,
"id": 13,
"lemma": "and",
"misc": "",
"start_char": 68,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 81,
"feats": "Tense=Past|VerbForm=Part",
"head": 12,
"id": 14,
"lemma": "destroy",
"misc": "",
"start_char": 72,
"text": "destroyed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 87,
"feats": null,
"head": 16,
"id": 15,
"lemma": "after",
"misc": "",
"start_char": 82,
"text": "after",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 95,
"feats": "Number=Sing",
"head": 12,
"id": 16,
"lemma": "Shirely",
"misc": "",
"start_char": 88,
"text": "Shirely",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 98,
"feats": null,
"head": 16,
"id": 17,
"lemma": "'s",
"misc": "",
"start_char": 96,
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "punct",
"end_char": 100,
"feats": null,
"head": 3,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 99,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
5,
5
]
],
[
[
0,
3,
3
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
bc60a659d7492a813a7e4a1683fdc667 | Michael never mentioned Kenneth once from what I remember, so we still have no idea how knowledgeable he was about them. | [
{
"end_char": 120,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Michael)) (ADVP (RB never)) (VP (VBD mentioned) (NP (NNP Kenneth)) (ADVP (RB once)) (PP (IN from) (SBAR (WHNP (WP what)) (S (NP (PRP I)) (VP (VBP remember))))))) (, ,) (RB so) (S (NP (PRP we)) (ADVP (RB still)) (VP (VBP have) (NP (DT no) (NN idea)) (SBAR (WHADJP (WRB how) (JJ knowledgeable)) (S (NP (PRP he)) (VP (VBD was) (PP (IN about) (NP (PRP them)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Michael never mentioned Kenneth once from what I remember, so we still have no idea how knowledgeable he was about them.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Michael",
"misc": "",
"start_char": 0,
"text": "Michael",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 13,
"feats": null,
"head": 3,
"id": 2,
"lemma": "never",
"misc": "",
"start_char": 8,
"text": "never",
"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": "mention",
"misc": "",
"start_char": 14,
"text": "mentioned",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 31,
"feats": "Number=Sing",
"head": 3,
"id": 4,
"lemma": "Kenneth",
"misc": "",
"start_char": 24,
"text": "Kenneth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 36,
"feats": "NumType=Mult",
"head": 3,
"id": 5,
"lemma": "once",
"misc": "",
"start_char": 32,
"text": "once",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 41,
"feats": null,
"head": 7,
"id": 6,
"lemma": "from",
"misc": "",
"start_char": 37,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 46,
"feats": "PronType=Rel",
"head": 5,
"id": 7,
"lemma": "what",
"misc": "",
"start_char": 42,
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "nsubj",
"end_char": 48,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 9,
"id": 8,
"lemma": "I",
"misc": "",
"start_char": 47,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "acl:relcl",
"end_char": 57,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 7,
"id": 9,
"lemma": "remember",
"misc": "",
"start_char": 49,
"text": "remember",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "punct",
"end_char": 59,
"feats": null,
"head": 14,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 58,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 62,
"feats": null,
"head": 14,
"id": 11,
"lemma": "so",
"misc": "",
"start_char": 60,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 65,
"feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
"head": 14,
"id": 12,
"lemma": "we",
"misc": "",
"start_char": 63,
"text": "we",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 71,
"feats": null,
"head": 14,
"id": 13,
"lemma": "still",
"misc": "",
"start_char": 66,
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 76,
"feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 14,
"lemma": "have",
"misc": "",
"start_char": 72,
"text": "have",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "det",
"end_char": 79,
"feats": null,
"head": 16,
"id": 15,
"lemma": "no",
"misc": "",
"start_char": 77,
"text": "no",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 84,
"feats": "Number=Sing",
"head": 14,
"id": 16,
"lemma": "idea",
"misc": "",
"start_char": 80,
"text": "idea",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 88,
"feats": "PronType=Int",
"head": 18,
"id": 17,
"lemma": "how",
"misc": "",
"start_char": 85,
"text": "how",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "acl",
"end_char": 102,
"feats": "Degree=Pos",
"head": 16,
"id": 18,
"lemma": "knowledgeable",
"misc": "",
"start_char": 89,
"text": "knowledgeable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"end_char": 105,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": 19,
"lemma": "he",
"misc": "",
"start_char": 103,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 109,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": 20,
"lemma": "be",
"misc": "",
"start_char": 106,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 115,
"feats": null,
"head": 22,
"id": 21,
"lemma": "about",
"misc": "",
"start_char": 110,
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 120,
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 18,
"id": 22,
"lemma": "they",
"misc": "",
"start_char": 116,
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 122,
"feats": null,
"head": 3,
"id": 23,
"lemma": ".",
"misc": "",
"start_char": 121,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
18,
18
]
],
[
[
0,
3,
3
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
d2580538f471bb1f53bf3218171b7c2b | Robert doesn't really no any better while Jason does but he did it anyway. | [
{
"end_char": 74,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Robert)) (VP (VBZ does) (RB n't) (ADVP (RB really) (RB no) (RB any) (JJR better)) (SBAR (IN while) (S (NP (NNP Jason)) (VP (VBZ does)))))) (CC but) (S (NP (PRP he)) (VP (VBD did) (NP (PRP it)) (ADVP (RB anyway)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Robert doesn't really no any better while Jason does but he did it anyway.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Robert",
"misc": "",
"start_char": 0,
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 7,
"id": 2,
"lemma": "do",
"misc": "",
"start_char": 7,
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 15,
"feats": null,
"head": 7,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 12,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 22,
"feats": null,
"head": 7,
"id": 4,
"lemma": "really",
"misc": "",
"start_char": 16,
"text": "really",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 25,
"feats": null,
"head": 7,
"id": 5,
"lemma": "no",
"misc": "",
"start_char": 23,
"text": "no",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 29,
"feats": null,
"head": 7,
"id": 6,
"lemma": "any",
"misc": "",
"start_char": 26,
"text": "any",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 36,
"feats": "Degree=Cmp",
"head": 0,
"id": 7,
"lemma": "good",
"misc": "",
"start_char": 30,
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "mark",
"end_char": 42,
"feats": null,
"head": 10,
"id": 8,
"lemma": "while",
"misc": "",
"start_char": 37,
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 48,
"feats": "Number=Sing",
"head": 10,
"id": 9,
"lemma": "Jason",
"misc": "",
"start_char": 43,
"text": "Jason",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"end_char": 53,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 7,
"id": 10,
"lemma": "do",
"misc": "",
"start_char": 49,
"text": "does",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "cc",
"end_char": 57,
"feats": null,
"head": 13,
"id": 11,
"lemma": "but",
"misc": "",
"start_char": 54,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 60,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 58,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 64,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": 13,
"lemma": "do",
"misc": "",
"start_char": 61,
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 67,
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 14,
"lemma": "it",
"misc": "",
"start_char": 65,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 74,
"feats": null,
"head": 13,
"id": 15,
"lemma": "anyway",
"misc": "",
"start_char": 68,
"text": "anyway",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 76,
"feats": null,
"head": 7,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 75,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
8,
8
],
[
0,
11,
11
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
1e3357bbbe63e878059fb993b72dbe2b | Granted Darrel said Dexter was "much better", but doesn't mean he'd win in a battle to the death. | [
{
"end_char": 97,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (VBN Granted) (NNP Darrel)) (VP (VP (VBD said) (SBAR (S (NP (NNP Dexter)) (VP (VBD was) (`` ``) (ADJP (RB much) (JJR better)) ('' ''))))) (, ,) (CC but) (VP (VBZ does) (RB n't) (VP (VB mean) (SBAR (S (NP (PRP he)) (VP (MD 'd) (VP (VB win) (PP (IN in) (NP (NP (DT a) (NN battle)) (PP (IN to) (NP (DT the) (NN death)))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Granted Darrel said Dexter was \"much better\", but doesn't mean he'd win in a battle to the death.",
"tokens": [
{
"deprel": "csubj",
"end_char": 7,
"feats": "Tense=Past|VerbForm=Part",
"head": 3,
"id": 1,
"lemma": "grant",
"misc": "",
"start_char": 0,
"text": "Granted",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"end_char": 14,
"feats": "Number=Sing",
"head": 1,
"id": 2,
"lemma": "Darrel",
"misc": "",
"start_char": 8,
"text": "Darrel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 19,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "say",
"misc": "",
"start_char": 15,
"text": "said",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"end_char": 26,
"feats": "Number=Sing",
"head": 8,
"id": 4,
"lemma": "Dexter",
"misc": "",
"start_char": 20,
"text": "Dexter",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 30,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": 5,
"lemma": "be",
"misc": "",
"start_char": 27,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 33,
"feats": null,
"head": 8,
"id": 6,
"lemma": "``",
"misc": "",
"start_char": 31,
"text": "``",
"upos": "PUNCT",
"xpos": "``"
},
{
"deprel": "advmod",
"end_char": 38,
"feats": null,
"head": 8,
"id": 7,
"lemma": "much",
"misc": "",
"start_char": 34,
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 45,
"feats": "Degree=Cmp",
"head": 3,
"id": 8,
"lemma": "good",
"misc": "",
"start_char": 39,
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "punct",
"end_char": 48,
"feats": null,
"head": 8,
"id": 9,
"lemma": "''",
"misc": "",
"start_char": 46,
"text": "''",
"upos": "PUNCT",
"xpos": "''"
},
{
"deprel": "punct",
"end_char": 50,
"feats": null,
"head": 14,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 49,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 54,
"feats": null,
"head": 14,
"id": 11,
"lemma": "but",
"misc": "",
"start_char": 51,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "aux",
"end_char": 59,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 14,
"id": 12,
"lemma": "do",
"misc": "",
"start_char": 55,
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 63,
"feats": null,
"head": 14,
"id": 13,
"lemma": "not",
"misc": "",
"start_char": 60,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 68,
"feats": "VerbForm=Inf",
"head": 3,
"id": 14,
"lemma": "mean",
"misc": "",
"start_char": 64,
"text": "mean",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nsubj",
"end_char": 71,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 15,
"lemma": "he",
"misc": "",
"start_char": 69,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 74,
"feats": "VerbForm=Fin",
"head": 17,
"id": 16,
"lemma": "would",
"misc": "",
"start_char": 72,
"text": "'d",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "ccomp",
"end_char": 78,
"feats": "VerbForm=Inf",
"head": 14,
"id": 17,
"lemma": "win",
"misc": "",
"start_char": 75,
"text": "win",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 81,
"feats": null,
"head": 20,
"id": 18,
"lemma": "in",
"misc": "",
"start_char": 79,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 83,
"feats": "Definite=Ind|PronType=Art",
"head": 20,
"id": 19,
"lemma": "a",
"misc": "",
"start_char": 82,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 90,
"feats": "Number=Sing",
"head": 17,
"id": 20,
"lemma": "battle",
"misc": "",
"start_char": 84,
"text": "battle",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 93,
"feats": null,
"head": 23,
"id": 21,
"lemma": "to",
"misc": "",
"start_char": 91,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 97,
"feats": "Definite=Def|PronType=Art",
"head": 23,
"id": 22,
"lemma": "the",
"misc": "",
"start_char": 94,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 103,
"feats": "Number=Sing",
"head": 17,
"id": 23,
"lemma": "death",
"misc": "",
"start_char": 98,
"text": "death",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 105,
"feats": null,
"head": 3,
"id": 24,
"lemma": ".",
"misc": "",
"start_char": 104,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
3,
3
],
[
0,
14,
14
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
182a211c9b5075c13ce658d98866f482 | But Danielle likes Beverly because she reminds her of Cat, took her away. | [
{
"end_char": 73,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC But) (NP (NNP Danielle)) (VP (VBZ likes) (NP (NNP Beverly)) (SBAR (IN because) (S (NP (PRP she)) (VP (VP (VBZ reminds) (NP (PRP her)) (PP (IN of) (NP (NNP Cat)))) (, ,) (VP (VBD took) (NP (PRP her)) (PRT (RB away))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "But Danielle likes Beverly because she reminds her of Cat, took her 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": 12,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "Danielle",
"misc": "",
"start_char": 4,
"text": "Danielle",
"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": "like",
"misc": "",
"start_char": 13,
"text": "likes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 26,
"feats": "Number=Sing",
"head": 3,
"id": 4,
"lemma": "Beverly",
"misc": "",
"start_char": 19,
"text": "Beverly",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 34,
"feats": null,
"head": 7,
"id": 5,
"lemma": "because",
"misc": "",
"start_char": 27,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 38,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 7,
"id": 6,
"lemma": "she",
"misc": "",
"start_char": 35,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 46,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 7,
"lemma": "remind",
"misc": "",
"start_char": 39,
"text": "reminds",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "iobj",
"end_char": 50,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 7,
"id": 8,
"lemma": "her",
"misc": "",
"start_char": 47,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 53,
"feats": null,
"head": 10,
"id": 9,
"lemma": "of",
"misc": "",
"start_char": 51,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 57,
"feats": "Number=Sing",
"head": 7,
"id": 10,
"lemma": "cat",
"misc": "",
"start_char": 54,
"text": "Cat",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 59,
"feats": null,
"head": 12,
"id": 11,
"lemma": ",",
"misc": "",
"start_char": 58,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "parataxis",
"end_char": 64,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 12,
"lemma": "take",
"misc": "",
"start_char": 60,
"text": "took",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 68,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 13,
"lemma": "her",
"misc": "",
"start_char": 65,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 73,
"feats": null,
"head": 12,
"id": 14,
"lemma": "away",
"misc": "",
"start_char": 69,
"text": "away",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 75,
"feats": null,
"head": 3,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 74,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
3,
3
],
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
81ffd6935f510cec06c70182555f1563 | Angel, I didn't know what Darrell looks like so I Google Image searched him -LSB- and this popped up -RSB-. | [
{
"end_char": 107,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Angel)) (, ,) (S (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB know) (SBAR (WHNP (WP what)) (S (NP (NNP Darrell)) (VP (VBZ looks) (PP (IN like)))))))) (RB so) (S (NP (PRP I) (NNP Google) (NN Image)) (VP (VBD searched) (NP (PRP him)))) (, -LSB-) (CC and) (S (NP (DT this)) (VP (VBD popped) (PRT (RP up)) (NP (NN -RSB-))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Angel, I didn't know what Darrell looks like so I Google Image searched him -LSB- and this popped up -RSB-.",
"tokens": [
{
"deprel": "vocative",
"end_char": 5,
"feats": "Number=Sing",
"head": 6,
"id": 1,
"lemma": "Angel",
"misc": "",
"start_char": 0,
"text": "Angel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 7,
"feats": null,
"head": 6,
"id": 2,
"lemma": ",",
"misc": "",
"start_char": 6,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 9,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 6,
"id": 3,
"lemma": "I",
"misc": "",
"start_char": 8,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 13,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin",
"head": 6,
"id": 4,
"lemma": "do",
"misc": "",
"start_char": 10,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 17,
"feats": null,
"head": 6,
"id": 5,
"lemma": "not",
"misc": "",
"start_char": 14,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 22,
"feats": "VerbForm=Inf",
"head": 0,
"id": 6,
"lemma": "know",
"misc": "",
"start_char": 18,
"text": "know",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 27,
"feats": "PronType=Rel",
"head": 6,
"id": 7,
"lemma": "what",
"misc": "",
"start_char": 23,
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "nsubj",
"end_char": 35,
"feats": "Number=Sing",
"head": 9,
"id": 8,
"lemma": "Darrell",
"misc": "",
"start_char": 28,
"text": "Darrell",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "acl:relcl",
"end_char": 41,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 7,
"id": 9,
"lemma": "look",
"misc": "",
"start_char": 36,
"text": "looks",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obl",
"end_char": 46,
"feats": null,
"head": 9,
"id": 10,
"lemma": "like",
"misc": "",
"start_char": 42,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advmod",
"end_char": 49,
"feats": null,
"head": 15,
"id": 11,
"lemma": "so",
"misc": "",
"start_char": 47,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 51,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 15,
"id": 12,
"lemma": "I",
"misc": "",
"start_char": 50,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "compound",
"end_char": 58,
"feats": "Number=Sing",
"head": 14,
"id": 13,
"lemma": "Google",
"misc": "",
"start_char": 52,
"text": "Google",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "nsubj",
"end_char": 64,
"feats": "Number=Sing",
"head": 15,
"id": 14,
"lemma": "image",
"misc": "",
"start_char": 59,
"text": "Image",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "parataxis",
"end_char": 73,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": 15,
"lemma": "search",
"misc": "",
"start_char": 65,
"text": "searched",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 77,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 16,
"lemma": "he",
"misc": "",
"start_char": 74,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 83,
"feats": null,
"head": 20,
"id": 17,
"lemma": "-LSB-",
"misc": "",
"start_char": 78,
"text": "-LSB-",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 87,
"feats": null,
"head": 20,
"id": 18,
"lemma": "and",
"misc": "",
"start_char": 84,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 92,
"feats": "Number=Sing|PronType=Dem",
"head": 20,
"id": 19,
"lemma": "this",
"misc": "",
"start_char": 88,
"text": "this",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "conj",
"end_char": 99,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": 20,
"lemma": "pop",
"misc": "",
"start_char": 93,
"text": "popped",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"end_char": 102,
"feats": null,
"head": 20,
"id": 21,
"lemma": "up",
"misc": "",
"start_char": 100,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "obj",
"end_char": 108,
"feats": "Number=Sing",
"head": 20,
"id": 22,
"lemma": "-rsb-",
"misc": "",
"start_char": 103,
"text": "-RSB-",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 110,
"feats": null,
"head": 6,
"id": 23,
"lemma": ".",
"misc": "",
"start_char": 109,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
15,
15
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
c42b93cba1ced9327f7556d4b7df3fc6 | Kyle is a fiscal conservative like Donald, and so that's the most sensible ground on which for him to vote no. | [
{
"end_char": 110,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Kyle)) (VP (VBZ is) (NP (NP (DT a) (JJ fiscal) (NN conservative)) (PP (IN like) (NP (NNP Donald)))))) (, ,) (CC and) (S (ADVP (RB so)) (NP (DT that)) (VP (VBZ 's) (NP (NP (DT the) (ADJP (RBS most) (JJ sensible)) (NN ground)) (SBAR (WHPP (IN on) (WHNP (WDT which))) (SBAR (IN for) (S (NP (PRP him)) (VP (TO to) (VP (VB vote) (ADVP (UH no)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Kyle is a fiscal conservative like Donald, and so that's the most sensible ground on which for him to vote no.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Kyle",
"misc": "",
"start_char": 0,
"text": "Kyle",
"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=Pos",
"head": 5,
"id": 4,
"lemma": "fiscal",
"misc": "",
"start_char": 10,
"text": "fiscal",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "root",
"end_char": 29,
"feats": "Number=Sing",
"head": 0,
"id": 5,
"lemma": "conservative",
"misc": "",
"start_char": 17,
"text": "conservative",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 34,
"feats": null,
"head": 7,
"id": 6,
"lemma": "like",
"misc": "",
"start_char": 30,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 41,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Donald",
"misc": "",
"start_char": 35,
"text": "Donald",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 43,
"feats": null,
"head": 16,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 42,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 47,
"feats": null,
"head": 16,
"id": 9,
"lemma": "and",
"misc": "",
"start_char": 44,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 50,
"feats": null,
"head": 16,
"id": 10,
"lemma": "so",
"misc": "",
"start_char": 48,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 55,
"feats": "Number=Sing|PronType=Dem",
"head": 16,
"id": 11,
"lemma": "that",
"misc": "",
"start_char": 51,
"text": "that",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "cop",
"end_char": 58,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 16,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 56,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 62,
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": 13,
"lemma": "the",
"misc": "",
"start_char": 59,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advmod",
"end_char": 67,
"feats": "Degree=Sup",
"head": 15,
"id": 14,
"lemma": "most",
"misc": "",
"start_char": 63,
"text": "most",
"upos": "ADV",
"xpos": "RBS"
},
{
"deprel": "amod",
"end_char": 76,
"feats": "Degree=Pos",
"head": 16,
"id": 15,
"lemma": "sensible",
"misc": "",
"start_char": 68,
"text": "sensible",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "conj",
"end_char": 83,
"feats": "Number=Sing",
"head": 5,
"id": 16,
"lemma": "ground",
"misc": "",
"start_char": 77,
"text": "ground",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 86,
"feats": null,
"head": 18,
"id": 17,
"lemma": "on",
"misc": "",
"start_char": 84,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 92,
"feats": "PronType=Rel",
"head": 22,
"id": 18,
"lemma": "which",
"misc": "",
"start_char": 87,
"text": "which",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "mark",
"end_char": 96,
"feats": null,
"head": 22,
"id": 19,
"lemma": "for",
"misc": "",
"start_char": 93,
"text": "for",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 100,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 22,
"id": 20,
"lemma": "he",
"misc": "",
"start_char": 97,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 103,
"feats": null,
"head": 22,
"id": 21,
"lemma": "to",
"misc": "",
"start_char": 101,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl:relcl",
"end_char": 108,
"feats": "VerbForm=Inf",
"head": 16,
"id": 22,
"lemma": "vote",
"misc": "",
"start_char": 104,
"text": "vote",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "discourse",
"end_char": 111,
"feats": null,
"head": 22,
"id": 23,
"lemma": "no",
"misc": "",
"start_char": 109,
"text": "no",
"upos": "INTJ",
"xpos": "UH"
},
{
"deprel": "punct",
"end_char": 113,
"feats": null,
"head": 5,
"id": 24,
"lemma": ".",
"misc": "",
"start_char": 112,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
19,
19
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
62b7a556c07b608809eb3d29b9899e80 | According to Otis, Carl did not yell or make any noise as he was attacked. | [
{
"end_char": 74,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (PP (VBG According) (PP (IN to) (NP (NNP Otis)))) (, ,) (NP (NNP Carl)) (VP (VBD did) (RB not) (VP (VP (VB yell)) (CC or) (VP (VB make) (NP (DT any) (NN noise))) (SBAR (IN as) (S (NP (PRP he)) (VP (VBD was) (VP (VBN attacked))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "According to Otis, Carl did not yell or make any noise as he was attacked.",
"tokens": [
{
"deprel": "case",
"end_char": 9,
"feats": "ExtPos=ADP|VerbForm=Ger",
"head": 3,
"id": 1,
"lemma": "accord",
"misc": "",
"start_char": 0,
"text": "According",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "fixed",
"end_char": 12,
"feats": null,
"head": 1,
"id": 2,
"lemma": "to",
"misc": "",
"start_char": 10,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 17,
"feats": "Number=Sing",
"head": 8,
"id": 3,
"lemma": "Otis",
"misc": "",
"start_char": 13,
"text": "Otis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 19,
"feats": null,
"head": 8,
"id": 4,
"lemma": ",",
"misc": "",
"start_char": 18,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 24,
"feats": "Number=Sing",
"head": 8,
"id": 5,
"lemma": "Carl",
"misc": "",
"start_char": 20,
"text": "Carl",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 28,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": 6,
"lemma": "do",
"misc": "",
"start_char": 25,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 32,
"feats": null,
"head": 8,
"id": 7,
"lemma": "not",
"misc": "",
"start_char": 29,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 37,
"feats": "VerbForm=Inf",
"head": 0,
"id": 8,
"lemma": "yell",
"misc": "",
"start_char": 33,
"text": "yell",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "cc",
"end_char": 40,
"feats": null,
"head": 10,
"id": 9,
"lemma": "or",
"misc": "",
"start_char": 38,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 45,
"feats": "VerbForm=Inf",
"head": 8,
"id": 10,
"lemma": "make",
"misc": "",
"start_char": 41,
"text": "make",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 49,
"feats": null,
"head": 12,
"id": 11,
"lemma": "any",
"misc": "",
"start_char": 46,
"text": "any",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 55,
"feats": "Number=Sing",
"head": 8,
"id": 12,
"lemma": "noise",
"misc": "",
"start_char": 50,
"text": "noise",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 58,
"feats": null,
"head": 16,
"id": 13,
"lemma": "as",
"misc": "",
"start_char": 56,
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 61,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 59,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 65,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": 15,
"lemma": "be",
"misc": "",
"start_char": 62,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 74,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 8,
"id": 16,
"lemma": "attack",
"misc": "",
"start_char": 66,
"text": "attacked",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 76,
"feats": null,
"head": 8,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 75,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
]
],
[
[
0,
4,
4
],
[
0,
13,
13
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
c6f6b23965743b011d153da7d8b6306e | Andrew is less the sycophant than Joseph, but his judgement too, is clouded by the powers that be at Cupertino. | [
{
"end_char": 111,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Andrew)) (VP (VBZ is) (NP (ADJP (RBR less)) (NP (NP (DT the) (NN sycophant)) (PP (IN than) (NP (NNP Joseph))))))) (, ,) (CC but) (S (NP (PRP$ his) (NN judgement)) (ADVP (RB too)) (, ,) (VP (VBZ is) (VP (VBN clouded) (PP (IN by) (NP (NP (DT the) (NNS powers)) (SBAR (WHNP (WDT that)) (S (VP (VBP be) (PP (IN at) (NP (NNP Cupertino))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Andrew is less the sycophant than Joseph, but his judgement too, is clouded by the powers that be at Cupertino.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Andrew",
"misc": "",
"start_char": 0,
"text": "Andrew",
"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": 14,
"feats": "Degree=Cmp",
"head": 5,
"id": 3,
"lemma": "less",
"misc": "",
"start_char": 10,
"text": "less",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "det",
"end_char": 18,
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": 4,
"lemma": "the",
"misc": "",
"start_char": 15,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "root",
"end_char": 28,
"feats": "Number=Sing",
"head": 0,
"id": 5,
"lemma": "sycophant",
"misc": "",
"start_char": 19,
"text": "sycophant",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 33,
"feats": null,
"head": 7,
"id": 6,
"lemma": "than",
"misc": "",
"start_char": 29,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 40,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Joseph",
"misc": "",
"start_char": 34,
"text": "Joseph",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 42,
"feats": null,
"head": 15,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 41,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 46,
"feats": null,
"head": 15,
"id": 9,
"lemma": "but",
"misc": "",
"start_char": 43,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nmod:poss",
"end_char": 50,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "his",
"misc": "",
"start_char": 47,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj:pass",
"end_char": 60,
"feats": "Number=Sing",
"head": 15,
"id": 11,
"lemma": "judgement",
"misc": "",
"start_char": 51,
"text": "judgement",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 64,
"feats": null,
"head": 11,
"id": 12,
"lemma": "too",
"misc": "",
"start_char": 61,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 66,
"feats": null,
"head": 15,
"id": 13,
"lemma": ",",
"misc": "",
"start_char": 65,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "aux:pass",
"end_char": 69,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": 14,
"lemma": "be",
"misc": "",
"start_char": 67,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "conj",
"end_char": 77,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 5,
"id": 15,
"lemma": "cloud",
"misc": "",
"start_char": 70,
"text": "clouded",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 80,
"feats": null,
"head": 18,
"id": 16,
"lemma": "by",
"misc": "",
"start_char": 78,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 84,
"feats": "Definite=Def|PronType=Art",
"head": 18,
"id": 17,
"lemma": "the",
"misc": "",
"start_char": 81,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:agent",
"end_char": 91,
"feats": "Number=Plur",
"head": 15,
"id": 18,
"lemma": "power",
"misc": "",
"start_char": 85,
"text": "powers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "nsubj",
"end_char": 96,
"feats": "PronType=Rel",
"head": 20,
"id": 19,
"lemma": "that",
"misc": "",
"start_char": 92,
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "acl:relcl",
"end_char": 99,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 18,
"id": 20,
"lemma": "be",
"misc": "",
"start_char": 97,
"text": "be",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "case",
"end_char": 102,
"feats": null,
"head": 22,
"id": 21,
"lemma": "at",
"misc": "",
"start_char": 100,
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 112,
"feats": "Number=Sing",
"head": 20,
"id": 22,
"lemma": "Cupertino",
"misc": "",
"start_char": 103,
"text": "Cupertino",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 114,
"feats": null,
"head": 5,
"id": 23,
"lemma": ".",
"misc": "",
"start_char": 113,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
d6d01121a78f7a7b6c2118905f4db980 | Juan seems too raw at the moment, a bit like Howard when he first came. | [
{
"end_char": 71,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Juan)) (VP (VBZ seems) (S (ADJP (RB too) (JJ raw))) (PP (IN at) (NP (DT the) (NN moment))) (, ,) (PP (NP (DT a) (NN bit)) (IN like) (NP (NNP Howard))) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (ADVP (RB first)) (VP (VBD came))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Juan seems too raw at the moment, a bit like Howard when he first came.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Juan",
"misc": "",
"start_char": 0,
"text": "Juan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "seem",
"misc": "",
"start_char": 5,
"text": "seems",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 14,
"feats": null,
"head": 4,
"id": 3,
"lemma": "too",
"misc": "",
"start_char": 11,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"end_char": 18,
"feats": "Degree=Pos",
"head": 2,
"id": 4,
"lemma": "raw",
"misc": "",
"start_char": 15,
"text": "raw",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 21,
"feats": null,
"head": 7,
"id": 5,
"lemma": "at",
"misc": "",
"start_char": 19,
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 25,
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": 6,
"lemma": "the",
"misc": "",
"start_char": 22,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 32,
"feats": "Number=Sing",
"head": 2,
"id": 7,
"lemma": "moment",
"misc": "",
"start_char": 26,
"text": "moment",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 34,
"feats": null,
"head": 12,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 33,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "det",
"end_char": 36,
"feats": "Definite=Ind|PronType=Art",
"head": 10,
"id": 9,
"lemma": "a",
"misc": "",
"start_char": 35,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod:npmod",
"end_char": 40,
"feats": "Number=Sing",
"head": 12,
"id": 10,
"lemma": "bit",
"misc": "",
"start_char": 37,
"text": "bit",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 45,
"feats": null,
"head": 12,
"id": 11,
"lemma": "like",
"misc": "",
"start_char": 41,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "parataxis",
"end_char": 52,
"feats": "Number=Sing",
"head": 2,
"id": 12,
"lemma": "Howard",
"misc": "",
"start_char": 46,
"text": "Howard",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 57,
"feats": "PronType=Int",
"head": 16,
"id": 13,
"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": 16,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 58,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 66,
"feats": "NumType=Ord",
"head": 16,
"id": 15,
"lemma": "first",
"misc": "",
"start_char": 61,
"text": "first",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 71,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": 16,
"lemma": "come",
"misc": "",
"start_char": 67,
"text": "came",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 73,
"feats": null,
"head": 2,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 72,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
11,
11
],
[
0,
13,
13
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
7da7aac3970dd3d8cb45e9e5d28c438b | Scott did have a foundation from Dwayne, but he tried to make a name for himself outside of that. | [
{
"end_char": 97,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Scott)) (VP (VBD did) (VP (VB have) (NP (NP (DT a) (NN foundation)) (PP (IN from) (NP (NNP Dwayne))))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBD tried) (S (VP (TO to) (VP (VB make) (NP (DT a) (NN name)) (PP (IN for) (NP (PRP himself))) (PP (RB outside) (PP (IN of) (NP (DT that))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Scott did have a foundation from Dwayne, but he tried to make a name for himself outside of that.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Scott",
"misc": "",
"start_char": 0,
"text": "Scott",
"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": "do",
"misc": "",
"start_char": 6,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 14,
"feats": "VerbForm=Inf",
"head": 0,
"id": 3,
"lemma": "have",
"misc": "",
"start_char": 10,
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 16,
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": 4,
"lemma": "a",
"misc": "",
"start_char": 15,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 27,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "foundation",
"misc": "",
"start_char": 17,
"text": "foundation",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 32,
"feats": null,
"head": 7,
"id": 6,
"lemma": "from",
"misc": "",
"start_char": 28,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 39,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Dwayne",
"misc": "",
"start_char": 33,
"text": "Dwayne",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 41,
"feats": null,
"head": 11,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 40,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 45,
"feats": null,
"head": 11,
"id": 9,
"lemma": "but",
"misc": "",
"start_char": 42,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 48,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 46,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 54,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 11,
"lemma": "try",
"misc": "",
"start_char": 49,
"text": "tried",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 57,
"feats": null,
"head": 13,
"id": 12,
"lemma": "to",
"misc": "",
"start_char": 55,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 62,
"feats": "VerbForm=Inf",
"head": 11,
"id": 13,
"lemma": "make",
"misc": "",
"start_char": 58,
"text": "make",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 64,
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": 14,
"lemma": "a",
"misc": "",
"start_char": 63,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 69,
"feats": "Number=Sing",
"head": 13,
"id": 15,
"lemma": "name",
"misc": "",
"start_char": 65,
"text": "name",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 73,
"feats": null,
"head": 17,
"id": 16,
"lemma": "for",
"misc": "",
"start_char": 70,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 81,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs|Reflex=Yes",
"head": 13,
"id": 17,
"lemma": "himself",
"misc": "",
"start_char": 74,
"text": "himself",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 89,
"feats": null,
"head": 13,
"id": 18,
"lemma": "outside",
"misc": "",
"start_char": 82,
"text": "outside",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 92,
"feats": null,
"head": 20,
"id": 19,
"lemma": "of",
"misc": "",
"start_char": 90,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 97,
"feats": "Number=Sing|PronType=Dem",
"head": 18,
"id": 20,
"lemma": "that",
"misc": "",
"start_char": 93,
"text": "that",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "punct",
"end_char": 99,
"feats": null,
"head": 3,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 98,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
b2b8a1f708bfbd8d9d2884a23471ef67 | William almost just seems like what Eric would be if he was poorly written. | [
{
"end_char": 75,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP William)) (ADVP (RB almost)) (ADVP (RB just)) (VP (VBZ seems) (PP (IN like) (SBAR (WHNP (WP what)) (S (NP (NNP Eric)) (VP (MD would) (VP (VB be) (SBAR (IN if) (S (NP (PRP he)) (VP (VBD was) (ADVP (RB poorly) (VBN written))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "William almost just seems like what Eric would be if he was poorly written.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "William",
"misc": "",
"start_char": 0,
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 14,
"feats": null,
"head": 4,
"id": 2,
"lemma": "almost",
"misc": "",
"start_char": 8,
"text": "almost",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 19,
"feats": null,
"head": 4,
"id": 3,
"lemma": "just",
"misc": "",
"start_char": 15,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 25,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 4,
"lemma": "seem",
"misc": "",
"start_char": 20,
"text": "seems",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 30,
"feats": null,
"head": 6,
"id": 5,
"lemma": "like",
"misc": "",
"start_char": 26,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 35,
"feats": "PronType=Rel",
"head": 4,
"id": 6,
"lemma": "what",
"misc": "",
"start_char": 31,
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "nsubj",
"end_char": 40,
"feats": "Number=Sing",
"head": 6,
"id": 7,
"lemma": "Eric",
"misc": "",
"start_char": 36,
"text": "Eric",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 46,
"feats": "VerbForm=Fin",
"head": 6,
"id": 8,
"lemma": "would",
"misc": "",
"start_char": 41,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "cop",
"end_char": 49,
"feats": "VerbForm=Inf",
"head": 6,
"id": 9,
"lemma": "be",
"misc": "",
"start_char": 47,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 52,
"feats": null,
"head": 14,
"id": 10,
"lemma": "if",
"misc": "",
"start_char": 50,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 55,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 53,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 59,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 56,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 66,
"feats": null,
"head": 14,
"id": 13,
"lemma": "poorly",
"misc": "",
"start_char": 60,
"text": "poorly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 74,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 6,
"id": 14,
"lemma": "write",
"misc": "",
"start_char": 67,
"text": "written",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 76,
"feats": null,
"head": 4,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 75,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
f46c4b4a82ea887ff2cc6f388dd194b5 | Kevin was quite pally with Guadalupe, but whether that translates into SNP support for him or News Corp isn't clear. | [
{
"end_char": 116,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Kevin)) (VP (VBD was) (ADJP (RB quite) (NN pally) (PP (IN with) (NP (NNP Guadalupe)))))) (, ,) (CC but) (S (SBAR (IN whether) (S (NP (DT that)) (VP (VBZ translates) (PP (IN into) (NP (NP (NNP SNP) (NN support)) (PP (IN for) (NP (NP (PRP him)) (CC or) (NP (NNP News) (NNP Corp))))))))) (VP (VBZ is) (RB n't) (ADJP (JJ clear)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Kevin was quite pally with Guadalupe, but whether that translates into SNP support for him or News Corp isn't clear.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Kevin",
"misc": "",
"start_char": 0,
"text": "Kevin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 6,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 15,
"feats": null,
"head": 4,
"id": 3,
"lemma": "quite",
"misc": "",
"start_char": 10,
"text": "quite",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 21,
"feats": "Number=Sing",
"head": 0,
"id": 4,
"lemma": "pally",
"misc": "",
"start_char": 16,
"text": "pally",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 26,
"feats": null,
"head": 6,
"id": 5,
"lemma": "with",
"misc": "",
"start_char": 22,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 36,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Guadalupe",
"misc": "",
"start_char": 27,
"text": "Guadalupe",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 38,
"feats": null,
"head": 22,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 37,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 42,
"feats": null,
"head": 22,
"id": 8,
"lemma": "but",
"misc": "",
"start_char": 39,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "mark",
"end_char": 50,
"feats": null,
"head": 11,
"id": 9,
"lemma": "whether",
"misc": "",
"start_char": 43,
"text": "whether",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 55,
"feats": "Number=Sing|PronType=Dem",
"head": 11,
"id": 10,
"lemma": "that",
"misc": "",
"start_char": 51,
"text": "that",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "csubj",
"end_char": 66,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 22,
"id": 11,
"lemma": "translate",
"misc": "",
"start_char": 56,
"text": "translates",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "case",
"end_char": 71,
"feats": null,
"head": 14,
"id": 12,
"lemma": "into",
"misc": "",
"start_char": 67,
"text": "into",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"end_char": 75,
"feats": "Number=Sing",
"head": 14,
"id": 13,
"lemma": "SNP",
"misc": "",
"start_char": 72,
"text": "SNP",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "obl",
"end_char": 83,
"feats": "Number=Sing",
"head": 11,
"id": 14,
"lemma": "support",
"misc": "",
"start_char": 76,
"text": "support",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 87,
"feats": null,
"head": 16,
"id": 15,
"lemma": "for",
"misc": "",
"start_char": 84,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 91,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 16,
"lemma": "he",
"misc": "",
"start_char": 88,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cc",
"end_char": 94,
"feats": null,
"head": 19,
"id": 17,
"lemma": "or",
"misc": "",
"start_char": 92,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "compound",
"end_char": 99,
"feats": "Number=Sing",
"head": 19,
"id": 18,
"lemma": "News",
"misc": "",
"start_char": 95,
"text": "News",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"end_char": 104,
"feats": "Number=Sing",
"head": 16,
"id": 19,
"lemma": "Corp",
"misc": "",
"start_char": 100,
"text": "Corp",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 107,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 22,
"id": 20,
"lemma": "be",
"misc": "",
"start_char": 105,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 111,
"feats": null,
"head": 22,
"id": 21,
"lemma": "not",
"misc": "",
"start_char": 108,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 117,
"feats": "Degree=Pos",
"head": 4,
"id": 22,
"lemma": "clear",
"misc": "",
"start_char": 112,
"text": "clear",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 119,
"feats": null,
"head": 4,
"id": 23,
"lemma": ".",
"misc": "",
"start_char": 118,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
15,
15
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
a24acc939ba6c9c06ac49896b60e62dd | But Daren doesn't sound like Jerome or really look like him in this video. | [
{
"end_char": 74,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC But) (NP (NNP Daren)) (VP (VBZ does) (RB n't) (VP (VP (VB sound) (PP (IN like) (NP (NNP Jerome)))) (CC or) (ADVP (RB really)) (VP (VB look) (PP (IN like) (NP (PRP him))) (PP (IN in) (NP (DT this) (NN video)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "But Daren doesn't sound like Jerome or really look like him in this video.",
"tokens": [
{
"deprel": "cc",
"end_char": 3,
"feats": null,
"head": 5,
"id": 1,
"lemma": "but",
"misc": "",
"start_char": 0,
"text": "But",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 9,
"feats": "Number=Sing",
"head": 5,
"id": 2,
"lemma": "Daren",
"misc": "",
"start_char": 4,
"text": "Daren",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 14,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 3,
"lemma": "do",
"misc": "",
"start_char": 10,
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 18,
"feats": null,
"head": 5,
"id": 4,
"lemma": "not",
"misc": "",
"start_char": 15,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 24,
"feats": "VerbForm=Inf",
"head": 0,
"id": 5,
"lemma": "sound",
"misc": "",
"start_char": 19,
"text": "sound",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 29,
"feats": null,
"head": 7,
"id": 6,
"lemma": "like",
"misc": "",
"start_char": 25,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 36,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Jerome",
"misc": "",
"start_char": 30,
"text": "Jerome",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 39,
"feats": null,
"head": 10,
"id": 8,
"lemma": "or",
"misc": "",
"start_char": 37,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 46,
"feats": null,
"head": 10,
"id": 9,
"lemma": "really",
"misc": "",
"start_char": 40,
"text": "really",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 51,
"feats": "VerbForm=Inf",
"head": 5,
"id": 10,
"lemma": "look",
"misc": "",
"start_char": 47,
"text": "look",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 56,
"feats": null,
"head": 12,
"id": 11,
"lemma": "like",
"misc": "",
"start_char": 52,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 60,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 57,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 63,
"feats": null,
"head": 15,
"id": 13,
"lemma": "in",
"misc": "",
"start_char": 61,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 68,
"feats": "Number=Sing|PronType=Dem",
"head": 15,
"id": 14,
"lemma": "this",
"misc": "",
"start_char": 64,
"text": "this",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 74,
"feats": "Number=Sing",
"head": 10,
"id": 15,
"lemma": "video",
"misc": "",
"start_char": 69,
"text": "video",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 76,
"feats": null,
"head": 5,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 75,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
6,
6
],
[
0,
11,
11
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
0e2b0f1506c5fb22d8bd0c7f9e419e41 | Curt looks healthy finally and Omar looks much better after the tweaks he has made in his approach at the plate. | [
{
"end_char": 112,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Curt)) (VP (VBZ looks) (ADJP (JJ healthy)) (ADVP (RB finally)))) (CC and) (S (NP (NNP Omar)) (VP (VBZ looks) (ADJP (RB much) (JJR better)) (PP (IN after) (NP (NP (DT the) (NNS tweaks)) (SBAR (S (NP (PRP he)) (VP (VBZ has) (VP (VBN made) (PP (IN in) (NP (NP (PRP$ his) (NN approach)) (PP (IN at) (NP (DT the) (NN plate))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Curt looks healthy finally and Omar looks much better after the tweaks he has made in his approach at the plate.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Curt",
"misc": "",
"start_char": 0,
"text": "Curt",
"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": "look",
"misc": "",
"start_char": 5,
"text": "looks",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "xcomp",
"end_char": 18,
"feats": "Degree=Pos",
"head": 2,
"id": 3,
"lemma": "healthy",
"misc": "",
"start_char": 11,
"text": "healthy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"end_char": 26,
"feats": null,
"head": 2,
"id": 4,
"lemma": "finally",
"misc": "",
"start_char": 19,
"text": "finally",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cc",
"end_char": 30,
"feats": null,
"head": 7,
"id": 5,
"lemma": "and",
"misc": "",
"start_char": 27,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 35,
"feats": "Number=Sing",
"head": 7,
"id": 6,
"lemma": "Omar",
"misc": "",
"start_char": 31,
"text": "Omar",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"end_char": 41,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 7,
"lemma": "look",
"misc": "",
"start_char": 36,
"text": "looks",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 46,
"feats": null,
"head": 9,
"id": 8,
"lemma": "much",
"misc": "",
"start_char": 42,
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"end_char": 53,
"feats": "Degree=Cmp",
"head": 7,
"id": 9,
"lemma": "good",
"misc": "",
"start_char": 47,
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"end_char": 59,
"feats": null,
"head": 12,
"id": 10,
"lemma": "after",
"misc": "",
"start_char": 54,
"text": "after",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 63,
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": 11,
"lemma": "the",
"misc": "",
"start_char": 60,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 70,
"feats": "Number=Plur",
"head": 7,
"id": 12,
"lemma": "tweak",
"misc": "",
"start_char": 64,
"text": "tweaks",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "nsubj",
"end_char": 73,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 71,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 77,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": 14,
"lemma": "have",
"misc": "",
"start_char": 74,
"text": "has",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "acl:relcl",
"end_char": 82,
"feats": "Tense=Past|VerbForm=Part",
"head": 12,
"id": 15,
"lemma": "make",
"misc": "",
"start_char": 78,
"text": "made",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 85,
"feats": null,
"head": 18,
"id": 16,
"lemma": "in",
"misc": "",
"start_char": 83,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 89,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 18,
"id": 17,
"lemma": "his",
"misc": "",
"start_char": 86,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 98,
"feats": "Number=Sing",
"head": 15,
"id": 18,
"lemma": "approach",
"misc": "",
"start_char": 90,
"text": "approach",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 101,
"feats": null,
"head": 21,
"id": 19,
"lemma": "at",
"misc": "",
"start_char": 99,
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 105,
"feats": "Definite=Def|PronType=Art",
"head": 21,
"id": 20,
"lemma": "the",
"misc": "",
"start_char": 102,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 111,
"feats": "Number=Sing",
"head": 18,
"id": 21,
"lemma": "plate",
"misc": "",
"start_char": 106,
"text": "plate",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 113,
"feats": null,
"head": 2,
"id": 22,
"lemma": ".",
"misc": "",
"start_char": 112,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
12,
12
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
934acdaa7bad9cd1701faae2cce89d0c | Apparently Jeff and either Kim or whoever was producing the show just couldn't get along so he left. | [
{
"end_char": 100,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (ADVP (RB Apparently)) (NP (NP (NNP Jeff)) (CC and) (NP (CC either) (NNP Kim) (CC or) (SBAR (WHNP (WP whoever)) (S (VP (VBD was) (VP (VBG producing) (NP (DT the) (NN show)))))))) (ADVP (RB just)) (VP (MD could) (RB n't) (VP (VB get) (ADVP (RB along)) (SBAR (RB so) (S (NP (PRP he)) (VP (VBD left)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Apparently Jeff and either Kim or whoever was producing the show just couldn't get along so he left.",
"tokens": [
{
"deprel": "advmod",
"end_char": 10,
"feats": null,
"head": 15,
"id": 1,
"lemma": "apparently",
"misc": "",
"start_char": 0,
"text": "Apparently",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 15,
"feats": "Number=Sing",
"head": 15,
"id": 2,
"lemma": "Jeff",
"misc": "",
"start_char": 11,
"text": "Jeff",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 19,
"feats": null,
"head": 5,
"id": 3,
"lemma": "and",
"misc": "",
"start_char": 16,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "cc:preconj",
"end_char": 26,
"feats": null,
"head": 5,
"id": 4,
"lemma": "either",
"misc": "",
"start_char": 20,
"text": "either",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 30,
"feats": "Number=Sing",
"head": 2,
"id": 5,
"lemma": "Kim",
"misc": "",
"start_char": 27,
"text": "Kim",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 33,
"feats": null,
"head": 7,
"id": 6,
"lemma": "or",
"misc": "",
"start_char": 31,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 41,
"feats": "PronType=Rel",
"head": 2,
"id": 7,
"lemma": "whoever",
"misc": "",
"start_char": 34,
"text": "whoever",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "aux",
"end_char": 45,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 42,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "acl:relcl",
"end_char": 55,
"feats": "Tense=Pres|VerbForm=Part",
"head": 7,
"id": 9,
"lemma": "produce",
"misc": "",
"start_char": 46,
"text": "producing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"end_char": 59,
"feats": "Definite=Def|PronType=Art",
"head": 11,
"id": 10,
"lemma": "the",
"misc": "",
"start_char": 56,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 64,
"feats": "Number=Sing",
"head": 9,
"id": 11,
"lemma": "show",
"misc": "",
"start_char": 60,
"text": "show",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 69,
"feats": null,
"head": 15,
"id": 12,
"lemma": "just",
"misc": "",
"start_char": 65,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "aux",
"end_char": 75,
"feats": "VerbForm=Fin",
"head": 15,
"id": 13,
"lemma": "could",
"misc": "",
"start_char": 70,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 79,
"feats": null,
"head": 15,
"id": 14,
"lemma": "not",
"misc": "",
"start_char": 76,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 83,
"feats": "VerbForm=Inf",
"head": 0,
"id": 15,
"lemma": "get",
"misc": "",
"start_char": 80,
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 89,
"feats": null,
"head": 15,
"id": 16,
"lemma": "along",
"misc": "",
"start_char": 84,
"text": "along",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 92,
"feats": null,
"head": 19,
"id": 17,
"lemma": "so",
"misc": "",
"start_char": 90,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 95,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": 18,
"lemma": "he",
"misc": "",
"start_char": 93,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 100,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": 19,
"lemma": "leave",
"misc": "",
"start_char": 96,
"text": "left",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 102,
"feats": null,
"head": 15,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 101,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
],
[
0,
17,
17
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
a1674578345c7cf23b629c034015e5f0 | Ruben has been great, surely Franklin will have to be dropped if he keeps this up. | [
{
"end_char": 82,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Ruben)) (VP (VBZ has) (VP (VBN been) (ADJP (JJ great))))) (, ,) (S (ADVP (RB surely)) (NP (NNP Franklin)) (VP (MD will) (VP (VB have) (S (VP (TO to) (VP (VB be) (VP (VBN dropped) (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ keeps) (NP (DT this)) (PRT (RP up)))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Ruben has been great, surely Franklin will have to be dropped if he keeps this up.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Ruben",
"misc": "",
"start_char": 0,
"text": "Ruben",
"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": "have",
"misc": "",
"start_char": 6,
"text": "has",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "cop",
"end_char": 14,
"feats": "Tense=Past|VerbForm=Part",
"head": 4,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 10,
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "root",
"end_char": 20,
"feats": "Degree=Pos",
"head": 0,
"id": 4,
"lemma": "great",
"misc": "",
"start_char": 15,
"text": "great",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 22,
"feats": null,
"head": 4,
"id": 5,
"lemma": ",",
"misc": "",
"start_char": 21,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 29,
"feats": null,
"head": 9,
"id": 6,
"lemma": "surely",
"misc": "",
"start_char": 23,
"text": "surely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 38,
"feats": "Number=Sing",
"head": 9,
"id": 7,
"lemma": "Franklin",
"misc": "",
"start_char": 30,
"text": "Franklin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 43,
"feats": "VerbForm=Fin",
"head": 9,
"id": 8,
"lemma": "will",
"misc": "",
"start_char": 39,
"text": "will",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "parataxis",
"end_char": 48,
"feats": "VerbForm=Inf",
"head": 4,
"id": 9,
"lemma": "have",
"misc": "",
"start_char": 44,
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 51,
"feats": null,
"head": 12,
"id": 10,
"lemma": "to",
"misc": "",
"start_char": 49,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "aux:pass",
"end_char": 54,
"feats": "VerbForm=Inf",
"head": 12,
"id": 11,
"lemma": "be",
"misc": "",
"start_char": 52,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 62,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 9,
"id": 12,
"lemma": "drop",
"misc": "",
"start_char": 55,
"text": "dropped",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"end_char": 65,
"feats": null,
"head": 15,
"id": 13,
"lemma": "if",
"misc": "",
"start_char": 63,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 68,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 66,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 74,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 15,
"lemma": "keep",
"misc": "",
"start_char": 69,
"text": "keeps",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 79,
"feats": "Number=Sing|PronType=Dem",
"head": 15,
"id": 16,
"lemma": "this",
"misc": "",
"start_char": 75,
"text": "this",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "compound:prt",
"end_char": 82,
"feats": null,
"head": 15,
"id": 17,
"lemma": "up",
"misc": "",
"start_char": 80,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "punct",
"end_char": 84,
"feats": null,
"head": 4,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 83,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
5d0949ebfd005ded6fe5958a86a36092 | Lloyd is Joshua, so he's going to be bigger. | [
{
"end_char": 44,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Lloyd)) (VP (VBZ is) (NP (NNP Joshua)))) (, ,) (RB so) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBG going) (S (VP (TO to) (VP (VB be) (ADJP (JJR bigger)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Lloyd is Joshua, so he's going to be bigger.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Lloyd",
"misc": "",
"start_char": 0,
"text": "Lloyd",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 8,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 6,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 15,
"feats": "Number=Sing",
"head": 0,
"id": 3,
"lemma": "Joshua",
"misc": "",
"start_char": 9,
"text": "Joshua",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 17,
"feats": null,
"head": 8,
"id": 4,
"lemma": ",",
"misc": "",
"start_char": 16,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 20,
"feats": null,
"head": 8,
"id": 5,
"lemma": "so",
"misc": "",
"start_char": 18,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 23,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": 6,
"lemma": "he",
"misc": "",
"start_char": 21,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 26,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 8,
"id": 7,
"lemma": "be",
"misc": "",
"start_char": 24,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "parataxis",
"end_char": 32,
"feats": "Tense=Pres|VerbForm=Part",
"head": 3,
"id": 8,
"lemma": "go",
"misc": "",
"start_char": 27,
"text": "going",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 35,
"feats": null,
"head": 11,
"id": 9,
"lemma": "to",
"misc": "",
"start_char": 33,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "cop",
"end_char": 38,
"feats": "VerbForm=Inf",
"head": 11,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 36,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 45,
"feats": "Degree=Cmp",
"head": 8,
"id": 11,
"lemma": "big",
"misc": "",
"start_char": 39,
"text": "bigger",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "punct",
"end_char": 47,
"feats": null,
"head": 3,
"id": 12,
"lemma": ".",
"misc": "",
"start_char": 46,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
5,
5
]
],
[
[
0,
2,
2
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
71260e3694b6748e03bb134107449509 | Johnny approached Jeffery from behind and leaned in so that he could be heard over the crowd and the tempest overhead. | [
{
"end_char": 118,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Johnny)) (VP (VP (VBD approached) (NP (NNP Jeffery)) (PP (IN from) (NP (RB behind)))) (CC and) (VP (VBD leaned) (PRT (RB in)) (SBAR (IN so) (IN that) (S (NP (PRP he)) (VP (MD could) (VP (VB be) (VP (VBN heard) (PP (IN over) (NP (NP (DT the) (NN crowd)) (CC and) (NP (DT the) (NN tempest)))) (ADVP (RB overhead))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Johnny approached Jeffery from behind and leaned in so that he could be heard over the crowd and the tempest overhead.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Johnny",
"misc": "",
"start_char": 0,
"text": "Johnny",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 17,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "approach",
"misc": "",
"start_char": 7,
"text": "approached",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 25,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Jeffery",
"misc": "",
"start_char": 18,
"text": "Jeffery",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 30,
"feats": null,
"head": 5,
"id": 4,
"lemma": "from",
"misc": "",
"start_char": 26,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 37,
"feats": null,
"head": 2,
"id": 5,
"lemma": "behind",
"misc": "",
"start_char": 31,
"text": "behind",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cc",
"end_char": 41,
"feats": null,
"head": 7,
"id": 6,
"lemma": "and",
"misc": "",
"start_char": 38,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 48,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 7,
"lemma": "learn",
"misc": "",
"start_char": 42,
"text": "leaned",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 51,
"feats": null,
"head": 7,
"id": 8,
"lemma": "in",
"misc": "",
"start_char": 49,
"text": "in",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 54,
"feats": null,
"head": 14,
"id": 9,
"lemma": "so",
"misc": "",
"start_char": 52,
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 59,
"feats": null,
"head": 9,
"id": 10,
"lemma": "that",
"misc": "",
"start_char": 55,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 62,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 60,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 68,
"feats": "VerbForm=Fin",
"head": 14,
"id": 12,
"lemma": "could",
"misc": "",
"start_char": 63,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux:pass",
"end_char": 71,
"feats": "VerbForm=Inf",
"head": 14,
"id": 13,
"lemma": "be",
"misc": "",
"start_char": 69,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "advcl",
"end_char": 77,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 7,
"id": 14,
"lemma": "hear",
"misc": "",
"start_char": 72,
"text": "heard",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 82,
"feats": null,
"head": 17,
"id": 15,
"lemma": "over",
"misc": "",
"start_char": 78,
"text": "over",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 86,
"feats": "Definite=Def|PronType=Art",
"head": 17,
"id": 16,
"lemma": "the",
"misc": "",
"start_char": 83,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 92,
"feats": "Number=Sing",
"head": 14,
"id": 17,
"lemma": "crowd",
"misc": "",
"start_char": 87,
"text": "crowd",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"end_char": 96,
"feats": null,
"head": 20,
"id": 18,
"lemma": "and",
"misc": "",
"start_char": 93,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "det",
"end_char": 100,
"feats": "Definite=Def|PronType=Art",
"head": 20,
"id": 19,
"lemma": "the",
"misc": "",
"start_char": 97,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "conj",
"end_char": 108,
"feats": "Number=Sing",
"head": 17,
"id": 20,
"lemma": "tempest",
"misc": "",
"start_char": 101,
"text": "tempest",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 117,
"feats": null,
"head": 20,
"id": 21,
"lemma": "overhead",
"misc": "",
"start_char": 109,
"text": "overhead",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 119,
"feats": null,
"head": 2,
"id": 22,
"lemma": ".",
"misc": "",
"start_char": 118,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
2,
2
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
c18363698cb3768f4c066c5fac414691 | Also Peter was instantly blown away by Adam when he activated Almighty, Aizen wasn't. | [
{
"end_char": 85,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (ADVP (RB Also)) (NP (NNP Peter)) (VP (VBD was) (ADVP (RB instantly)) (VP (VBN blown) (PRT (RB away)) (PP (IN by) (NP (NNP Adam))) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD activated) (NP (NNP Almighty)))))))) (, ,) (S (NP (NNP Aizen)) (VP (VBD was) (RB n't))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Also Peter was instantly blown away by Adam when he activated Almighty, Aizen wasn't.",
"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:pass",
"end_char": 10,
"feats": "Number=Sing",
"head": 5,
"id": 2,
"lemma": "Peter",
"misc": "",
"start_char": 5,
"text": "Peter",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 14,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 11,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 24,
"feats": null,
"head": 5,
"id": 4,
"lemma": "instantly",
"misc": "",
"start_char": 15,
"text": "instantly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 30,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 5,
"lemma": "blow",
"misc": "",
"start_char": 25,
"text": "blown",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "advmod",
"end_char": 35,
"feats": null,
"head": 5,
"id": 6,
"lemma": "away",
"misc": "",
"start_char": 31,
"text": "away",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 38,
"feats": null,
"head": 8,
"id": 7,
"lemma": "by",
"misc": "",
"start_char": 36,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 43,
"feats": "Number=Sing",
"head": 5,
"id": 8,
"lemma": "Adam",
"misc": "",
"start_char": 39,
"text": "Adam",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 48,
"feats": "PronType=Int",
"head": 11,
"id": 9,
"lemma": "when",
"misc": "",
"start_char": 44,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 51,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 49,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 61,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 11,
"lemma": "activate",
"misc": "",
"start_char": 52,
"text": "activated",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 70,
"feats": "Number=Sing",
"head": 11,
"id": 12,
"lemma": "Almighty",
"misc": "",
"start_char": 62,
"text": "Almighty",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 72,
"feats": null,
"head": 5,
"id": 13,
"lemma": ",",
"misc": "",
"start_char": 71,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 78,
"feats": "Number=Sing",
"head": 15,
"id": 14,
"lemma": "Aizen",
"misc": "",
"start_char": 73,
"text": "Aizen",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "parataxis",
"end_char": 82,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 15,
"lemma": "be",
"misc": "",
"start_char": 79,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 86,
"feats": null,
"head": 15,
"id": 16,
"lemma": "not",
"misc": "",
"start_char": 83,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 88,
"feats": null,
"head": 5,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 87,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
7,
7
],
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
ffcd80bbd48572b7debba99cbb675bae | Eric would be Philip, but his Batman would be iffy. | [
{
"end_char": 51,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Eric)) (VP (MD would) (VP (VB be) (NP (NNP Philip))))) (, ,) (CC but) (S (NP (PRP$ his) (NNP Batman)) (VP (MD would) (VP (VB be) (ADJP (JJ iffy))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Eric would be Philip, but his Batman would be iffy.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Eric",
"misc": "",
"start_char": 0,
"text": "Eric",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 10,
"feats": "VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "would",
"misc": "",
"start_char": 5,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "cop",
"end_char": 13,
"feats": "VerbForm=Inf",
"head": 4,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 11,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "root",
"end_char": 20,
"feats": "Number=Sing",
"head": 0,
"id": 4,
"lemma": "Philip",
"misc": "",
"start_char": 14,
"text": "Philip",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 22,
"feats": null,
"head": 11,
"id": 5,
"lemma": ",",
"misc": "",
"start_char": 21,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 26,
"feats": null,
"head": 11,
"id": 6,
"lemma": "but",
"misc": "",
"start_char": 23,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nmod:poss",
"end_char": 30,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 8,
"id": 7,
"lemma": "his",
"misc": "",
"start_char": 27,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 37,
"feats": "Number=Sing",
"head": 11,
"id": 8,
"lemma": "Batman",
"misc": "",
"start_char": 31,
"text": "Batman",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 43,
"feats": "VerbForm=Fin",
"head": 11,
"id": 9,
"lemma": "would",
"misc": "",
"start_char": 38,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "cop",
"end_char": 46,
"feats": "VerbForm=Inf",
"head": 11,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 44,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "conj",
"end_char": 51,
"feats": "Degree=Pos",
"head": 4,
"id": 11,
"lemma": "iffy",
"misc": "",
"start_char": 47,
"text": "iffy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 53,
"feats": null,
"head": 4,
"id": 12,
"lemma": ".",
"misc": "",
"start_char": 52,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
6,
6
]
],
[
[
0,
3,
3
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
46afa7aed7786fbc09385ace3e6d0dc7 | Also Robert was a direct descendant of Richard, so he decided to make a power metal album about Richard. | [
{
"end_char": 104,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (ADVP (RB Also)) (NP (NNP Robert)) (VP (VBD was) (NP (NP (DT a) (JJ direct) (NN descendant)) (PP (IN of) (NP (NNP Richard)))))) (, ,) (RB so) (S (NP (PRP he)) (VP (VBD decided) (S (VP (TO to) (VP (VB make) (NP (NP (DT a) (NML (NN power) (NN metal)) (NN album)) (PP (IN about) (NP (NNP Richard))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Also Robert was a direct descendant of Richard, so he decided to make a power metal album about Richard.",
"tokens": [
{
"deprel": "advmod",
"end_char": 4,
"feats": null,
"head": 6,
"id": 1,
"lemma": "also",
"misc": "",
"start_char": 0,
"text": "Also",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 11,
"feats": "Number=Sing",
"head": 6,
"id": 2,
"lemma": "Robert",
"misc": "",
"start_char": 5,
"text": "Robert",
"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": "det",
"end_char": 17,
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": 4,
"lemma": "a",
"misc": "",
"start_char": 16,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 24,
"feats": "Degree=Pos",
"head": 6,
"id": 5,
"lemma": "direct",
"misc": "",
"start_char": 18,
"text": "direct",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "root",
"end_char": 35,
"feats": "Number=Sing",
"head": 0,
"id": 6,
"lemma": "descendant",
"misc": "",
"start_char": 25,
"text": "descendant",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 38,
"feats": null,
"head": 8,
"id": 7,
"lemma": "of",
"misc": "",
"start_char": 36,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 46,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "Richard",
"misc": "",
"start_char": 39,
"text": "Richard",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 48,
"feats": null,
"head": 12,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 47,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 51,
"feats": null,
"head": 12,
"id": 10,
"lemma": "so",
"misc": "",
"start_char": 49,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"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": "parataxis",
"end_char": 62,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": 12,
"lemma": "decide",
"misc": "",
"start_char": 55,
"text": "decided",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 65,
"feats": null,
"head": 14,
"id": 13,
"lemma": "to",
"misc": "",
"start_char": 63,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 70,
"feats": "VerbForm=Inf",
"head": 12,
"id": 14,
"lemma": "make",
"misc": "",
"start_char": 66,
"text": "make",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 72,
"feats": "Definite=Ind|PronType=Art",
"head": 18,
"id": 15,
"lemma": "a",
"misc": "",
"start_char": 71,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 78,
"feats": "Number=Sing",
"head": 17,
"id": 16,
"lemma": "power",
"misc": "",
"start_char": 73,
"text": "power",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "compound",
"end_char": 84,
"feats": "Number=Sing",
"head": 18,
"id": 17,
"lemma": "metal",
"misc": "",
"start_char": 79,
"text": "metal",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 90,
"feats": "Number=Sing",
"head": 14,
"id": 18,
"lemma": "album",
"misc": "",
"start_char": 85,
"text": "album",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 96,
"feats": null,
"head": 20,
"id": 19,
"lemma": "about",
"misc": "",
"start_char": 91,
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 104,
"feats": "Number=Sing",
"head": 14,
"id": 20,
"lemma": "Richard",
"misc": "",
"start_char": 97,
"text": "Richard",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 106,
"feats": null,
"head": 6,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 105,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
],
[
0,
10,
10
]
],
[
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
bcc1d6ace312b0e8faf686186bd98516 | Justin thought Randy was ineffective because he was not good enough at it. | [
{
"end_char": 74,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Justin)) (VP (VBD thought) (SBAR (S (NP (NNP Randy)) (VP (VBD was) (ADJP (JJ ineffective)) (SBAR (IN because) (S (NP (PRP he)) (VP (VBD was) (RB not) (ADJP (JJ good) (RB enough)) (PP (IN at) (NP (PRP it)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Justin thought Randy was ineffective because he was not good enough at it.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Justin",
"misc": "",
"start_char": 0,
"text": "Justin",
"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": "think",
"misc": "",
"start_char": 7,
"text": "thought",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"end_char": 20,
"feats": "Number=Sing",
"head": 5,
"id": 3,
"lemma": "Randy",
"misc": "",
"start_char": 15,
"text": "Randy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 24,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 21,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"end_char": 36,
"feats": "Degree=Pos",
"head": 2,
"id": 5,
"lemma": "ineffective",
"misc": "",
"start_char": 25,
"text": "ineffective",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 44,
"feats": null,
"head": 10,
"id": 6,
"lemma": "because",
"misc": "",
"start_char": 37,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 47,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 7,
"lemma": "he",
"misc": "",
"start_char": 45,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 51,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 48,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 55,
"feats": null,
"head": 10,
"id": 9,
"lemma": "not",
"misc": "",
"start_char": 52,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 60,
"feats": "Degree=Pos",
"head": 5,
"id": 10,
"lemma": "good",
"misc": "",
"start_char": 56,
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"end_char": 67,
"feats": null,
"head": 10,
"id": 11,
"lemma": "enough",
"misc": "",
"start_char": 61,
"text": "enough",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 70,
"feats": null,
"head": 13,
"id": 12,
"lemma": "at",
"misc": "",
"start_char": 68,
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 73,
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 13,
"lemma": "it",
"misc": "",
"start_char": 71,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 75,
"feats": null,
"head": 2,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 74,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
f79bcb2072a0b0c8b184703c52cd0531 | Charles not spying on John when he sleeps, that sounds plausible. | [
{
"end_char": 65,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Charles)) (RB not) (VP (VBG spying) (PP (IN on) (NP (NNP John))) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBZ sleeps)))))) (, ,) (NP (DT that)) (VP (VBZ sounds) (ADJP (JJ plausible))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Charles not spying on John when he sleeps, that sounds plausible.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Charles",
"misc": "",
"start_char": 0,
"text": "Charles",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 11,
"feats": null,
"head": 3,
"id": 2,
"lemma": "not",
"misc": "",
"start_char": 8,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 18,
"feats": "VerbForm=Ger",
"head": 0,
"id": 3,
"lemma": "spying",
"misc": "",
"start_char": 12,
"text": "spying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 21,
"feats": null,
"head": 5,
"id": 4,
"lemma": "on",
"misc": "",
"start_char": 19,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 26,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "John",
"misc": "",
"start_char": 22,
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 31,
"feats": "PronType=Int",
"head": 8,
"id": 6,
"lemma": "when",
"misc": "",
"start_char": 27,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 34,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": 7,
"lemma": "he",
"misc": "",
"start_char": 32,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 41,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 8,
"lemma": "sleep",
"misc": "",
"start_char": 35,
"text": "sleeps",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "punct",
"end_char": 43,
"feats": null,
"head": 11,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 42,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 48,
"feats": "Number=Sing|PronType=Dem",
"head": 11,
"id": 10,
"lemma": "that",
"misc": "",
"start_char": 44,
"text": "that",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "parataxis",
"end_char": 55,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 11,
"lemma": "sound",
"misc": "",
"start_char": 49,
"text": "sounds",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "xcomp",
"end_char": 65,
"feats": "Degree=Pos",
"head": 11,
"id": 12,
"lemma": "plausible",
"misc": "",
"start_char": 56,
"text": "plausible",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 67,
"feats": null,
"head": 3,
"id": 13,
"lemma": ".",
"misc": "",
"start_char": 66,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
f613b545ca7df351f98219156d39e31b | Sheryl liked Clara because she had thick, luscious lips like Shawn. | [
{
"end_char": 67,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Sheryl)) (VP (VBD liked) (NP (NNP Clara)) (SBAR (IN because) (S (NP (PRP she)) (VP (VBD had) (NP (NP (JJ thick) (, ,) (JJ luscious) (NNS lips)) (PP (IN like) (NP (NNP Shawn)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Sheryl liked Clara because she had thick, luscious lips like Shawn.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Sheryl",
"misc": "",
"start_char": 0,
"text": "Sheryl",
"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": "like",
"misc": "",
"start_char": 7,
"text": "liked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 18,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Clara",
"misc": "",
"start_char": 13,
"text": "Clara",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 26,
"feats": null,
"head": 6,
"id": 4,
"lemma": "because",
"misc": "",
"start_char": 19,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 30,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 6,
"id": 5,
"lemma": "she",
"misc": "",
"start_char": 27,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 34,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 6,
"lemma": "have",
"misc": "",
"start_char": 31,
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"end_char": 40,
"feats": "Degree=Pos",
"head": 10,
"id": 7,
"lemma": "thick",
"misc": "",
"start_char": 35,
"text": "thick",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 42,
"feats": null,
"head": 7,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 41,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "amod",
"end_char": 51,
"feats": "Degree=Pos",
"head": 10,
"id": 9,
"lemma": "luscious",
"misc": "",
"start_char": 43,
"text": "luscious",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 56,
"feats": "Number=Plur",
"head": 6,
"id": 10,
"lemma": "lip",
"misc": "",
"start_char": 52,
"text": "lips",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 61,
"feats": null,
"head": 12,
"id": 11,
"lemma": "like",
"misc": "",
"start_char": 57,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 67,
"feats": "Number=Sing",
"head": 10,
"id": 12,
"lemma": "Shawn",
"misc": "",
"start_char": 62,
"text": "Shawn",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 69,
"feats": null,
"head": 2,
"id": 13,
"lemma": ".",
"misc": "",
"start_char": 68,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
76b0e4c7c68128ef4df22bd3923c274c | Audio of Benjamin asking William if he's ever sexually assaulted anyone, William says some people were resistant or scared. | [
{
"end_char": 123,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NP (NN Audio)) (PP (IN of) (NP (NNP Benjamin)))) (VP (VBG asking) (NP (NNP William)) (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ 's) (ADVP (RB ever)) (ADVP (RB sexually)) (VP (VBN assaulted) (NP (NN anyone)))))))) (, ,) (NP (NNP William)) (VP (VBZ says) (SBAR (S (NP (DT some) (NNS people)) (VP (VBD were) (ADJP (JJ resistant) (CC or) (JJ scared)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Audio of Benjamin asking William if he's ever sexually assaulted anyone, William says some people were resistant or scared.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 15,
"id": 1,
"lemma": "audio",
"misc": "",
"start_char": 0,
"text": "Audio",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 8,
"feats": null,
"head": 3,
"id": 2,
"lemma": "of",
"misc": "",
"start_char": 6,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 17,
"feats": "Number=Sing",
"head": 1,
"id": 3,
"lemma": "Benjamin",
"misc": "",
"start_char": 9,
"text": "Benjamin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "acl",
"end_char": 24,
"feats": "VerbForm=Ger",
"head": 1,
"id": 4,
"lemma": "ask",
"misc": "",
"start_char": 18,
"text": "asking",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "iobj",
"end_char": 32,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "William",
"misc": "",
"start_char": 25,
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 35,
"feats": null,
"head": 11,
"id": 6,
"lemma": "if",
"misc": "",
"start_char": 33,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 38,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 7,
"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": 11,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 39,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 46,
"feats": null,
"head": 11,
"id": 9,
"lemma": "ever",
"misc": "",
"start_char": 42,
"text": "ever",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 55,
"feats": null,
"head": 11,
"id": 10,
"lemma": "sexually",
"misc": "",
"start_char": 47,
"text": "sexually",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 65,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 15,
"id": 11,
"lemma": "assault",
"misc": "",
"start_char": 56,
"text": "assaulted",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"end_char": 72,
"feats": "Number=Sing|PronType=Ind",
"head": 11,
"id": 12,
"lemma": "anyone",
"misc": "",
"start_char": 66,
"text": "anyone",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 74,
"feats": null,
"head": 15,
"id": 13,
"lemma": ",",
"misc": "",
"start_char": 73,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 82,
"feats": "Number=Sing",
"head": 15,
"id": 14,
"lemma": "William",
"misc": "",
"start_char": 75,
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 87,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 15,
"lemma": "say",
"misc": "",
"start_char": 83,
"text": "says",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 92,
"feats": null,
"head": 17,
"id": 16,
"lemma": "some",
"misc": "",
"start_char": 88,
"text": "some",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 99,
"feats": "Number=Plur",
"head": 19,
"id": 17,
"lemma": "person",
"misc": "",
"start_char": 93,
"text": "people",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cop",
"end_char": 104,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 19,
"id": 18,
"lemma": "be",
"misc": "",
"start_char": 100,
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"end_char": 114,
"feats": "Degree=Pos",
"head": 15,
"id": 19,
"lemma": "resistant",
"misc": "",
"start_char": 105,
"text": "resistant",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 117,
"feats": null,
"head": 21,
"id": 20,
"lemma": "or",
"misc": "",
"start_char": 115,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 124,
"feats": "Degree=Pos",
"head": 19,
"id": 21,
"lemma": "scared",
"misc": "",
"start_char": 118,
"text": "scared",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 126,
"feats": null,
"head": 15,
"id": 22,
"lemma": ".",
"misc": "",
"start_char": 125,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
]
],
[
[
0,
4,
4
],
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
6217aa04f22a41c04779ce1860604db4 | And Brenda is a separate human entity from Denise, so she is not term-limited. | [
{
"end_char": 78,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (NP (NNP Brenda)) (VP (VBZ is) (NP (DT a) (JJ separate) (JJ human) (NN entity)) (PP (IN from) (NP (NNP Denise))) (, ,) (SBAR (RB so) (S (NP (PRP she)) (VP (VBZ is) (RB not) (ADJP (JJ term-limited)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And Brenda is a separate human entity from Denise, so she is not term-limited.",
"tokens": [
{
"deprel": "cc",
"end_char": 3,
"feats": null,
"head": 7,
"id": 1,
"lemma": "and",
"misc": "",
"start_char": 0,
"text": "And",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 10,
"feats": "Number=Sing",
"head": 7,
"id": 2,
"lemma": "Brenda",
"misc": "",
"start_char": 4,
"text": "Brenda",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 13,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 7,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 11,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 15,
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": 4,
"lemma": "a",
"misc": "",
"start_char": 14,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 24,
"feats": "Degree=Pos",
"head": 7,
"id": 5,
"lemma": "separate",
"misc": "",
"start_char": 16,
"text": "separate",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"end_char": 30,
"feats": "Degree=Pos",
"head": 7,
"id": 6,
"lemma": "human",
"misc": "",
"start_char": 25,
"text": "human",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "root",
"end_char": 37,
"feats": "Number=Sing",
"head": 0,
"id": 7,
"lemma": "entity",
"misc": "",
"start_char": 31,
"text": "entity",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 42,
"feats": null,
"head": 9,
"id": 8,
"lemma": "from",
"misc": "",
"start_char": 38,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 49,
"feats": "Number=Sing",
"head": 7,
"id": 9,
"lemma": "Denise",
"misc": "",
"start_char": 43,
"text": "Denise",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 51,
"feats": null,
"head": 7,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 50,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 54,
"feats": null,
"head": 15,
"id": 11,
"lemma": "so",
"misc": "",
"start_char": 52,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 58,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 12,
"lemma": "she",
"misc": "",
"start_char": 55,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 61,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": 13,
"lemma": "be",
"misc": "",
"start_char": 59,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 65,
"feats": null,
"head": 15,
"id": 14,
"lemma": "not",
"misc": "",
"start_char": 62,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 78,
"feats": "Degree=Pos",
"head": 7,
"id": 15,
"lemma": "term-limited",
"misc": "",
"start_char": 66,
"text": "term-limited",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 80,
"feats": null,
"head": 7,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 79,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
],
[
0,
11,
11
]
],
[
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
3c110a2b2ecfbdbee1f45172f0f20143 | Against Robert Daniel also works quite fine if you're looking for more utility focused supports, as he can deny completely adc out of trade. | [
{
"end_char": 140,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (PP (IN Against) (NP (NNP Robert) (NNP Daniel))) (ADVP (RB also)) (VP (VBZ works) (ADVP (RB quite) (RB fine)) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG looking) (PP (IN for) (NP (JJR more) (NN utility) (VBN focused) (NNS supports))) (, ,) (SBAR (IN as) (S (NP (PRP he)) (VP (MD can) (VP (VB deny) (ADVP (RB completely) (NN adc)) (PP (IN out) (PP (IN of) (NP (NN trade))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Against Robert Daniel also works quite fine if you're looking for more utility focused supports, as he can deny completely adc out of trade.",
"tokens": [
{
"deprel": "case",
"end_char": 7,
"feats": null,
"head": 2,
"id": 1,
"lemma": "against",
"misc": "",
"start_char": 0,
"text": "Against",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 14,
"feats": "Number=Sing",
"head": 5,
"id": 2,
"lemma": "Robert",
"misc": "",
"start_char": 8,
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 21,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Daniel",
"misc": "",
"start_char": 15,
"text": "Daniel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 26,
"feats": null,
"head": 5,
"id": 4,
"lemma": "also",
"misc": "",
"start_char": 22,
"text": "also",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 32,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 5,
"lemma": "work",
"misc": "",
"start_char": 27,
"text": "works",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 38,
"feats": null,
"head": 7,
"id": 6,
"lemma": "quite",
"misc": "",
"start_char": 33,
"text": "quite",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 43,
"feats": "Degree=Pos",
"head": 5,
"id": 7,
"lemma": "fine",
"misc": "",
"start_char": 39,
"text": "fine",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 46,
"feats": null,
"head": 11,
"id": 8,
"lemma": "if",
"misc": "",
"start_char": 44,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 50,
"feats": "Case=Nom|Person=2|PronType=Prs",
"head": 11,
"id": 9,
"lemma": "you",
"misc": "",
"start_char": 47,
"text": "you",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 54,
"feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin",
"head": 11,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 51,
"text": "'re",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advcl",
"end_char": 62,
"feats": "Tense=Pres|VerbForm=Part",
"head": 5,
"id": 11,
"lemma": "look",
"misc": "",
"start_char": 55,
"text": "looking",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 66,
"feats": null,
"head": 16,
"id": 12,
"lemma": "for",
"misc": "",
"start_char": 63,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 71,
"feats": "Degree=Cmp",
"head": 16,
"id": 13,
"lemma": "more",
"misc": "",
"start_char": 67,
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "compound",
"end_char": 79,
"feats": "Number=Sing",
"head": 15,
"id": 14,
"lemma": "utility",
"misc": "",
"start_char": 72,
"text": "utility",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "amod",
"end_char": 87,
"feats": "Tense=Past|VerbForm=Part",
"head": 16,
"id": 15,
"lemma": "focus",
"misc": "",
"start_char": 80,
"text": "focused",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obl",
"end_char": 96,
"feats": "Number=Plur",
"head": 11,
"id": 16,
"lemma": "support",
"misc": "",
"start_char": 88,
"text": "supports",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 98,
"feats": null,
"head": 21,
"id": 17,
"lemma": ",",
"misc": "",
"start_char": 97,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 101,
"feats": null,
"head": 21,
"id": 18,
"lemma": "as",
"misc": "",
"start_char": 99,
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 104,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": 19,
"lemma": "he",
"misc": "",
"start_char": 102,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 108,
"feats": "VerbForm=Fin",
"head": 21,
"id": 20,
"lemma": "can",
"misc": "",
"start_char": 105,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"end_char": 113,
"feats": "VerbForm=Inf",
"head": 11,
"id": 21,
"lemma": "deny",
"misc": "",
"start_char": 109,
"text": "deny",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 124,
"feats": null,
"head": 23,
"id": 22,
"lemma": "completely",
"misc": "",
"start_char": 114,
"text": "completely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "obj",
"end_char": 128,
"feats": "Number=Sing",
"head": 21,
"id": 23,
"lemma": "adc",
"misc": "",
"start_char": 125,
"text": "adc",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 132,
"feats": null,
"head": 26,
"id": 24,
"lemma": "out",
"misc": "",
"start_char": 129,
"text": "out",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "case",
"end_char": 135,
"feats": null,
"head": 26,
"id": 25,
"lemma": "of",
"misc": "",
"start_char": 133,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 141,
"feats": "Number=Sing",
"head": 21,
"id": 26,
"lemma": "trade",
"misc": "",
"start_char": 136,
"text": "trade",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 143,
"feats": null,
"head": 5,
"id": 27,
"lemma": ".",
"misc": "",
"start_char": 142,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
2,
2
],
[
0,
18,
18
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
3c441394a5a1b31db32e1228ca77031d | Mckinley hasn't been that great under William, but nobody was and he pretty much fits the profile of the fast offensive winger that Dardai likes. | [
{
"end_char": 145,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Mckinley)) (VP (VBZ has) (RB n't) (VP (VBN been) (ADJP (RB that) (JJ great)) (PP (IN under) (NP (NNP William)))))) (, ,) (CC but) (S (S (NP (NN nobody)) (VP (VBD was))) (CC and) (S (NP (PRP he)) (ADVP (RB pretty) (RB much)) (VP (VBZ fits) (NP (NP (DT the) (NN profile)) (PP (IN of) (NP (NP (DT the) (JJ fast) (JJ offensive) (NN winger)) (SBAR (WHNP (WDT that)) (S (NP (NNP Dardai)) (VP (VBZ likes)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Mckinley hasn't been that great under William, but nobody was and he pretty much fits the profile of the fast offensive winger that Dardai likes.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 8,
"feats": "Number=Sing",
"head": 6,
"id": 1,
"lemma": "Mckinley",
"misc": "",
"start_char": 0,
"text": "Mckinley",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 12,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 2,
"lemma": "have",
"misc": "",
"start_char": 9,
"text": "has",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 16,
"feats": null,
"head": 6,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 13,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "cop",
"end_char": 21,
"feats": "Tense=Past|VerbForm=Part",
"head": 6,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 17,
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "advmod",
"end_char": 26,
"feats": null,
"head": 6,
"id": 5,
"lemma": "that",
"misc": "",
"start_char": 22,
"text": "that",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 32,
"feats": "Degree=Pos",
"head": 0,
"id": 6,
"lemma": "great",
"misc": "",
"start_char": 27,
"text": "great",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 38,
"feats": null,
"head": 8,
"id": 7,
"lemma": "under",
"misc": "",
"start_char": 33,
"text": "under",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 46,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "William",
"misc": "",
"start_char": 39,
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 48,
"feats": null,
"head": 12,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 47,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 52,
"feats": null,
"head": 12,
"id": 10,
"lemma": "but",
"misc": "",
"start_char": 49,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 59,
"feats": "Number=Sing|PronType=Neg",
"head": 12,
"id": 11,
"lemma": "nobody",
"misc": "",
"start_char": 53,
"text": "nobody",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "conj",
"end_char": 63,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 60,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "cc",
"end_char": 67,
"feats": null,
"head": 17,
"id": 13,
"lemma": "and",
"misc": "",
"start_char": 64,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 70,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 68,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 77,
"feats": null,
"head": 16,
"id": 15,
"lemma": "pretty",
"misc": "",
"start_char": 71,
"text": "pretty",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 82,
"feats": null,
"head": 17,
"id": 16,
"lemma": "much",
"misc": "",
"start_char": 78,
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 87,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 17,
"lemma": "fit",
"misc": "",
"start_char": 83,
"text": "fits",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 91,
"feats": "Definite=Def|PronType=Art",
"head": 19,
"id": 18,
"lemma": "the",
"misc": "",
"start_char": 88,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 99,
"feats": "Number=Sing",
"head": 17,
"id": 19,
"lemma": "profile",
"misc": "",
"start_char": 92,
"text": "profile",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 102,
"feats": null,
"head": 24,
"id": 20,
"lemma": "of",
"misc": "",
"start_char": 100,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 106,
"feats": "Definite=Def|PronType=Art",
"head": 24,
"id": 21,
"lemma": "the",
"misc": "",
"start_char": 103,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 111,
"feats": "Degree=Pos",
"head": 24,
"id": 22,
"lemma": "fast",
"misc": "",
"start_char": 107,
"text": "fast",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"end_char": 121,
"feats": "Degree=Pos",
"head": 24,
"id": 23,
"lemma": "offensive",
"misc": "",
"start_char": 112,
"text": "offensive",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod",
"end_char": 128,
"feats": "Number=Sing",
"head": 19,
"id": 24,
"lemma": "winger",
"misc": "",
"start_char": 122,
"text": "winger",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 133,
"feats": "PronType=Rel",
"head": 27,
"id": 25,
"lemma": "that",
"misc": "",
"start_char": 129,
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "nsubj",
"end_char": 140,
"feats": "Number=Sing",
"head": 27,
"id": 26,
"lemma": "Dardai",
"misc": "",
"start_char": 134,
"text": "Dardai",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "acl:relcl",
"end_char": 146,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 24,
"id": 27,
"lemma": "like",
"misc": "",
"start_char": 141,
"text": "likes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "punct",
"end_char": 148,
"feats": null,
"head": 6,
"id": 28,
"lemma": ".",
"misc": "",
"start_char": 147,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
4fccf1fb21a91f5aa471c5e785a8b814 | Grant has a higher floor than Tony, but his ceiling is not very high. | [
{
"end_char": 69,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Grant)) (VP (VBZ has) (NP (NP (DT a) (JJR higher) (NN floor)) (PP (IN than) (NP (NNP Tony)))))) (, ,) (CC but) (S (NP (PRP$ his) (NN ceiling)) (VP (VBZ is) (RB not) (ADJP (RB very) (JJ high)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Grant has a higher floor than Tony, but his ceiling is not very high.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "grant",
"misc": "",
"start_char": 0,
"text": "Grant",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "have",
"misc": "",
"start_char": 6,
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 11,
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": 3,
"lemma": "a",
"misc": "",
"start_char": 10,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 18,
"feats": "Degree=Cmp",
"head": 5,
"id": 4,
"lemma": "high",
"misc": "",
"start_char": 12,
"text": "higher",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"end_char": 24,
"feats": "Number=Sing",
"head": 2,
"id": 5,
"lemma": "floor",
"misc": "",
"start_char": 19,
"text": "floor",
"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": "obl",
"end_char": 34,
"feats": "Number=Sing",
"head": 2,
"id": 7,
"lemma": "Tony",
"misc": "",
"start_char": 30,
"text": "Tony",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 36,
"feats": null,
"head": 15,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 35,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 40,
"feats": null,
"head": 15,
"id": 9,
"lemma": "but",
"misc": "",
"start_char": 37,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nmod:poss",
"end_char": 44,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "his",
"misc": "",
"start_char": 41,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 52,
"feats": "Number=Sing",
"head": 15,
"id": 11,
"lemma": "ceiling",
"misc": "",
"start_char": 45,
"text": "ceiling",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cop",
"end_char": 55,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 53,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 59,
"feats": null,
"head": 15,
"id": 13,
"lemma": "not",
"misc": "",
"start_char": 56,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 64,
"feats": null,
"head": 15,
"id": 14,
"lemma": "very",
"misc": "",
"start_char": 60,
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 69,
"feats": "Degree=Pos",
"head": 2,
"id": 15,
"lemma": "high",
"misc": "",
"start_char": 65,
"text": "high",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 71,
"feats": null,
"head": 2,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 70,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
3a78bc613c7a1d999987d6f3505f0820 | Chad isn't Justin, but he's part of a generation of young European managers who's really embracing some entertaining and forward-thinking football philosophies. | [
{
"end_char": 160,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Chad)) (VP (VBZ is) (RB n't) (NP (NNP Justin)))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBZ 's) (NP (NP (NN part)) (PP (IN of) (NP (NP (DT a) (NN generation)) (PP (IN of) (NP (NP (JJ young) (JJ European) (NNS managers)) (SBAR (WHNP (WP who)) (S (VP (VBZ 's) (ADVP (RB really)) (VP (VBG embracing) (NP (DT some) (ADJP (JJ entertaining) (CC and) (JJ forward-thinking)) (NN football) (NNS philosophies))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Chad isn't Justin, but he's part of a generation of young European managers who's really embracing some entertaining and forward-thinking football philosophies.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Chad",
"misc": "",
"start_char": 0,
"text": "Chad",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 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": 11,
"feats": null,
"head": 4,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 8,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Number=Sing",
"head": 0,
"id": 4,
"lemma": "Justin",
"misc": "",
"start_char": 12,
"text": "Justin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 20,
"feats": null,
"head": 9,
"id": 5,
"lemma": ",",
"misc": "",
"start_char": 19,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 24,
"feats": null,
"head": 9,
"id": 6,
"lemma": "but",
"misc": "",
"start_char": 21,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 27,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 7,
"lemma": "he",
"misc": "",
"start_char": 25,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 30,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 9,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 28,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "conj",
"end_char": 35,
"feats": "Number=Sing",
"head": 4,
"id": 9,
"lemma": "part",
"misc": "",
"start_char": 31,
"text": "part",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 38,
"feats": null,
"head": 12,
"id": 10,
"lemma": "of",
"misc": "",
"start_char": 36,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 40,
"feats": "Definite=Ind|PronType=Art",
"head": 12,
"id": 11,
"lemma": "a",
"misc": "",
"start_char": 39,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 51,
"feats": "Number=Sing",
"head": 9,
"id": 12,
"lemma": "generation",
"misc": "",
"start_char": 41,
"text": "generation",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 54,
"feats": null,
"head": 16,
"id": 13,
"lemma": "of",
"misc": "",
"start_char": 52,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 60,
"feats": "Degree=Pos",
"head": 16,
"id": 14,
"lemma": "young",
"misc": "",
"start_char": 55,
"text": "young",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"end_char": 69,
"feats": "Degree=Pos",
"head": 16,
"id": 15,
"lemma": "European",
"misc": "",
"start_char": 61,
"text": "European",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod",
"end_char": 78,
"feats": "Number=Plur",
"head": 12,
"id": 16,
"lemma": "manager",
"misc": "",
"start_char": 70,
"text": "managers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "nsubj",
"end_char": 82,
"feats": "PronType=Rel",
"head": 20,
"id": 17,
"lemma": "who",
"misc": "",
"start_char": 79,
"text": "who",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "aux",
"end_char": 85,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 20,
"id": 18,
"lemma": "be",
"misc": "",
"start_char": 83,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 92,
"feats": null,
"head": 20,
"id": 19,
"lemma": "really",
"misc": "",
"start_char": 86,
"text": "really",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "acl:relcl",
"end_char": 102,
"feats": "Tense=Pres|VerbForm=Part",
"head": 16,
"id": 20,
"lemma": "embrace",
"misc": "",
"start_char": 93,
"text": "embracing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"end_char": 107,
"feats": null,
"head": 26,
"id": 21,
"lemma": "some",
"misc": "",
"start_char": 103,
"text": "some",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 120,
"feats": "Degree=Pos",
"head": 26,
"id": 22,
"lemma": "entertaining",
"misc": "",
"start_char": 108,
"text": "entertaining",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 124,
"feats": null,
"head": 24,
"id": 23,
"lemma": "and",
"misc": "",
"start_char": 121,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 141,
"feats": "Degree=Pos",
"head": 22,
"id": 24,
"lemma": "forward-thinking",
"misc": "",
"start_char": 125,
"text": "forward-thinking",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"end_char": 150,
"feats": "Number=Sing",
"head": 26,
"id": 25,
"lemma": "football",
"misc": "",
"start_char": 142,
"text": "football",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 163,
"feats": "Number=Plur",
"head": 20,
"id": 26,
"lemma": "philosophy",
"misc": "",
"start_char": 151,
"text": "philosophies",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 165,
"feats": null,
"head": 4,
"id": 27,
"lemma": ".",
"misc": "",
"start_char": 164,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
6,
6
]
],
[
[
0,
3,
3
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
4a8a372f232050d27b4aef20973519f1 | Teresa - Susan was liked but I remember people describing her as mechanical. | [
{
"end_char": 76,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Teresa) (HYPH -) (NNP Susan)) (VP (VBD was) (VP (VBN liked)))) (CC but) (S (NP (PRP I)) (VP (VBP remember) (NP (NP (NNS people)) (VP (VBG describing) (NP (PRP her)) (PP (IN as) (ADJP (JJ mechanical))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Teresa - Susan was liked but I remember people describing her as mechanical.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 6,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Teresa",
"misc": "",
"start_char": 0,
"text": "Teresa",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 8,
"feats": null,
"head": 1,
"id": 2,
"lemma": "-",
"misc": "",
"start_char": 7,
"text": "-",
"upos": "PUNCT",
"xpos": "HYPH"
},
{
"deprel": "flat",
"end_char": 14,
"feats": "Number=Sing",
"head": 1,
"id": 3,
"lemma": "Susan",
"misc": "",
"start_char": 9,
"text": "Susan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 18,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 15,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 24,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 5,
"lemma": "like",
"misc": "",
"start_char": 19,
"text": "liked",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "cc",
"end_char": 28,
"feats": null,
"head": 8,
"id": 6,
"lemma": "but",
"misc": "",
"start_char": 25,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 30,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 8,
"id": 7,
"lemma": "I",
"misc": "",
"start_char": 29,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 39,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 8,
"lemma": "remember",
"misc": "",
"start_char": 31,
"text": "remember",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "nsubj",
"end_char": 46,
"feats": "Number=Plur",
"head": 10,
"id": 9,
"lemma": "person",
"misc": "",
"start_char": 40,
"text": "people",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "ccomp",
"end_char": 57,
"feats": "VerbForm=Ger",
"head": 8,
"id": 10,
"lemma": "describe",
"misc": "",
"start_char": 47,
"text": "describing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 61,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 11,
"lemma": "her",
"misc": "",
"start_char": 58,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 64,
"feats": null,
"head": 13,
"id": 12,
"lemma": "as",
"misc": "",
"start_char": 62,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 75,
"feats": "Degree=Pos",
"head": 10,
"id": 13,
"lemma": "mechanical",
"misc": "",
"start_char": 65,
"text": "mechanical",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 77,
"feats": null,
"head": 5,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 76,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
7579fb90c1ece01167423537dfbc69d8 | Brandon will do fine with Russell too, since he's row-based. | [
{
"end_char": 60,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Brandon)) (VP (MD will) (VP (VB do) (ADVP (JJ fine)) (PP (IN with) (NP (NNP Russell))) (ADVP (RB too)) (, ,) (SBAR (IN since) (S (NP (PRP he)) (VP (VBZ 's) (ADJP (JJ row-based))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Brandon will do fine with Russell too, since he's row-based.",
"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": "aux",
"end_char": 12,
"feats": "VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "will",
"misc": "",
"start_char": 8,
"text": "will",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"end_char": 15,
"feats": "VerbForm=Inf",
"head": 0,
"id": 3,
"lemma": "do",
"misc": "",
"start_char": 13,
"text": "do",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 20,
"feats": "Degree=Pos",
"head": 3,
"id": 4,
"lemma": "fine",
"misc": "",
"start_char": 16,
"text": "fine",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 25,
"feats": null,
"head": 6,
"id": 5,
"lemma": "with",
"misc": "",
"start_char": 21,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 33,
"feats": "Number=Sing",
"head": 3,
"id": 6,
"lemma": "Russell",
"misc": "",
"start_char": 26,
"text": "Russell",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 37,
"feats": null,
"head": 3,
"id": 7,
"lemma": "too",
"misc": "",
"start_char": 34,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 39,
"feats": null,
"head": 3,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 38,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 45,
"feats": null,
"head": 12,
"id": 9,
"lemma": "since",
"misc": "",
"start_char": 40,
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"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": "cop",
"end_char": 51,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "be",
"misc": "",
"start_char": 49,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"end_char": 61,
"feats": "Degree=Pos",
"head": 3,
"id": 12,
"lemma": "row-based",
"misc": "",
"start_char": 52,
"text": "row-based",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 63,
"feats": null,
"head": 3,
"id": 13,
"lemma": ".",
"misc": "",
"start_char": 62,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
cdc10766ce14e868bf011366cac0ad06 | Tracy confirmed Heather likes to eat, but we've never seen her doing it. | [
{
"end_char": 72,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Tracy)) (VP (VBD confirmed) (SBAR (S (NP (NNP Heather)) (VP (VBZ likes) (S (VP (TO to) (VP (VB eat))))))))) (, ,) (CC but) (S (NP (PRP we)) (VP (VBP 've) (ADVP (RB never)) (VP (VBN seen) (S (NP (PRP her)) (VP (VBG doing) (NP (PRP it))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Tracy confirmed Heather likes to eat, but we've never seen her doing it.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Tracy",
"misc": "",
"start_char": 0,
"text": "Tracy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 15,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "confirm",
"misc": "",
"start_char": 6,
"text": "confirmed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"end_char": 23,
"feats": "Number=Sing",
"head": 4,
"id": 3,
"lemma": "Heather",
"misc": "",
"start_char": 16,
"text": "Heather",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "ccomp",
"end_char": 29,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 4,
"lemma": "like",
"misc": "",
"start_char": 24,
"text": "likes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 32,
"feats": null,
"head": 6,
"id": 5,
"lemma": "to",
"misc": "",
"start_char": 30,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 36,
"feats": "VerbForm=Inf",
"head": 4,
"id": 6,
"lemma": "eat",
"misc": "",
"start_char": 33,
"text": "eat",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"end_char": 38,
"feats": null,
"head": 12,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 37,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 42,
"feats": null,
"head": 12,
"id": 8,
"lemma": "but",
"misc": "",
"start_char": 39,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 45,
"feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
"head": 12,
"id": 9,
"lemma": "we",
"misc": "",
"start_char": 43,
"text": "we",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 49,
"feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 10,
"lemma": "have",
"misc": "",
"start_char": 46,
"text": "'ve",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 55,
"feats": null,
"head": 12,
"id": 11,
"lemma": "never",
"misc": "",
"start_char": 50,
"text": "never",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 60,
"feats": "Tense=Past|VerbForm=Part",
"head": 2,
"id": 12,
"lemma": "see",
"misc": "",
"start_char": 56,
"text": "seen",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"end_char": 64,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 13,
"lemma": "her",
"misc": "",
"start_char": 61,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"end_char": 70,
"feats": "VerbForm=Ger",
"head": 12,
"id": 14,
"lemma": "do",
"misc": "",
"start_char": 65,
"text": "doing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 73,
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 15,
"lemma": "it",
"misc": "",
"start_char": 71,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 75,
"feats": null,
"head": 2,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 74,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
12,
12
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
a9b943fb13607a858dd0a19258b2d2ae | Patrick just wanted to protect Alan but he lost control over himself and his power went out of control. | [
{
"end_char": 103,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Patrick)) (ADVP (RB just)) (VP (VBD wanted) (S (VP (TO to) (VP (VB protect) (NP (NNP Alan))))))) (CC but) (S (S (NP (PRP he)) (VP (VBD lost) (NP (NP (NN control)) (PP (IN over) (NP (PRP himself)))))) (CC and) (S (NP (PRP$ his) (NN power)) (VP (VBD went) (PP (IN out) (PP (IN of) (NP (NN control))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Patrick just wanted to protect Alan but he lost control over himself and his power went out of control.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Patrick",
"misc": "",
"start_char": 0,
"text": "Patrick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 12,
"feats": null,
"head": 3,
"id": 2,
"lemma": "just",
"misc": "",
"start_char": 8,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 19,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "want",
"misc": "",
"start_char": 13,
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 22,
"feats": null,
"head": 5,
"id": 4,
"lemma": "to",
"misc": "",
"start_char": 20,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 30,
"feats": "VerbForm=Inf",
"head": 3,
"id": 5,
"lemma": "protect",
"misc": "",
"start_char": 23,
"text": "protect",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 35,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Alan",
"misc": "",
"start_char": 31,
"text": "Alan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 39,
"feats": null,
"head": 9,
"id": 7,
"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": 9,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 40,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 47,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 9,
"lemma": "lose",
"misc": "",
"start_char": 43,
"text": "lost",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 55,
"feats": "Number=Sing",
"head": 9,
"id": 10,
"lemma": "control",
"misc": "",
"start_char": 48,
"text": "control",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 60,
"feats": null,
"head": 12,
"id": 11,
"lemma": "over",
"misc": "",
"start_char": 56,
"text": "over",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 68,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs|Reflex=Yes",
"head": 9,
"id": 12,
"lemma": "himself",
"misc": "",
"start_char": 61,
"text": "himself",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cc",
"end_char": 72,
"feats": null,
"head": 16,
"id": 13,
"lemma": "and",
"misc": "",
"start_char": 69,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nmod:poss",
"end_char": 76,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 15,
"id": 14,
"lemma": "his",
"misc": "",
"start_char": 73,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 82,
"feats": "Number=Sing",
"head": 16,
"id": 15,
"lemma": "power",
"misc": "",
"start_char": 77,
"text": "power",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "conj",
"end_char": 87,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": 16,
"lemma": "go",
"misc": "",
"start_char": 83,
"text": "went",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 91,
"feats": null,
"head": 19,
"id": 17,
"lemma": "out",
"misc": "",
"start_char": 88,
"text": "out",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "case",
"end_char": 94,
"feats": null,
"head": 19,
"id": 18,
"lemma": "of",
"misc": "",
"start_char": 92,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 102,
"feats": "Number=Sing",
"head": 16,
"id": 19,
"lemma": "control",
"misc": "",
"start_char": 95,
"text": "control",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 104,
"feats": null,
"head": 3,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 103,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
7,
7
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
d6aa781307cccd5462ece350325d2250 | Alfred can catch sometimes, and Charles is usually reliable too but he's hurt. | [
{
"end_char": 78,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Alfred)) (VP (MD can) (VP (VB catch) (ADVP (RB sometimes))))) (, ,) (CC and) (S (S (NP (NNP Charles)) (VP (VBZ is) (ADVP (RB usually)) (ADJP (JJ reliable)) (ADVP (RB too)))) (CC but) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBN hurt))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Alfred can catch sometimes, and Charles is usually reliable too but he's hurt.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Alfred",
"misc": "",
"start_char": 0,
"text": "Alfred",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 10,
"feats": "VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "can",
"misc": "",
"start_char": 7,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"end_char": 16,
"feats": "VerbForm=Inf",
"head": 0,
"id": 3,
"lemma": "catch",
"misc": "",
"start_char": 11,
"text": "catch",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 26,
"feats": null,
"head": 3,
"id": 4,
"lemma": "sometimes",
"misc": "",
"start_char": 17,
"text": "sometimes",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 28,
"feats": null,
"head": 10,
"id": 5,
"lemma": ",",
"misc": "",
"start_char": 27,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 32,
"feats": null,
"head": 10,
"id": 6,
"lemma": "and",
"misc": "",
"start_char": 29,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 40,
"feats": "Number=Sing",
"head": 10,
"id": 7,
"lemma": "Charles",
"misc": "",
"start_char": 33,
"text": "Charles",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 43,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 10,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 41,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 51,
"feats": null,
"head": 10,
"id": 9,
"lemma": "usually",
"misc": "",
"start_char": 44,
"text": "usually",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 60,
"feats": "Degree=Pos",
"head": 3,
"id": 10,
"lemma": "reliable",
"misc": "",
"start_char": 52,
"text": "reliable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"end_char": 64,
"feats": null,
"head": 10,
"id": 11,
"lemma": "too",
"misc": "",
"start_char": 61,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cc",
"end_char": 68,
"feats": null,
"head": 15,
"id": 12,
"lemma": "but",
"misc": "",
"start_char": 65,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj:pass",
"end_char": 71,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 69,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 74,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": 14,
"lemma": "be",
"misc": "",
"start_char": 72,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "conj",
"end_char": 79,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 3,
"id": 15,
"lemma": "hurt",
"misc": "",
"start_char": 75,
"text": "hurt",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 81,
"feats": null,
"head": 3,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 80,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
0,
12,
12
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
11dc9d520389be94960f53911755f594 | Susan took in interest in Barbara because of what Saul did to protect her. | [
{
"end_char": 74,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Susan)) (VP (VBD took) (PRT (RP in)) (NP (NP (NN interest)) (PP (IN in) (NP (NNP Barbara)))) (PP (IN because) (IN of) (SBAR (WHNP (WP what)) (S (NP (NNP Saul)) (VP (VBD did) (S (VP (TO to) (VP (VB protect) (NP (PRP her)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Susan took in interest in Barbara because of what Saul did to protect her.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Susan",
"misc": "",
"start_char": 0,
"text": "Susan",
"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": "take",
"misc": "",
"start_char": 6,
"text": "took",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"end_char": 13,
"feats": null,
"head": 2,
"id": 3,
"lemma": "in",
"misc": "",
"start_char": 11,
"text": "in",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "obj",
"end_char": 22,
"feats": "Number=Sing",
"head": 2,
"id": 4,
"lemma": "interest",
"misc": "",
"start_char": 14,
"text": "interest",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 25,
"feats": null,
"head": 6,
"id": 5,
"lemma": "in",
"misc": "",
"start_char": 23,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 33,
"feats": "Number=Sing",
"head": 2,
"id": 6,
"lemma": "Barbara",
"misc": "",
"start_char": 26,
"text": "Barbara",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 41,
"feats": null,
"head": 9,
"id": 7,
"lemma": "because",
"misc": "",
"start_char": 34,
"text": "because",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 44,
"feats": null,
"head": 7,
"id": 8,
"lemma": "of",
"misc": "",
"start_char": 42,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 49,
"feats": "PronType=Rel",
"head": 2,
"id": 9,
"lemma": "what",
"misc": "",
"start_char": 45,
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "nsubj",
"end_char": 54,
"feats": "Number=Sing",
"head": 11,
"id": 10,
"lemma": "Saul",
"misc": "",
"start_char": 50,
"text": "Saul",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "acl:relcl",
"end_char": 58,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": 11,
"lemma": "do",
"misc": "",
"start_char": 55,
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 61,
"feats": null,
"head": 13,
"id": 12,
"lemma": "to",
"misc": "",
"start_char": 59,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 69,
"feats": "VerbForm=Inf",
"head": 11,
"id": 13,
"lemma": "protect",
"misc": "",
"start_char": 62,
"text": "protect",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 73,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 14,
"lemma": "her",
"misc": "",
"start_char": 70,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 75,
"feats": null,
"head": 2,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 74,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
13,
13
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
bcb8c74035b4f603e63deb2cb6078cba | Daniel was considered for Jeffrey, but he's said he thinks he was just Cochran's alternate. | [
{
"end_char": 91,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Daniel)) (VP (VBD was) (VP (VBN considered) (PP (IN for) (NP (NNP Jeffrey)))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBN said) (SBAR (S (NP (PRP he)) (VP (VBZ thinks) (SBAR (S (NP (PRP he)) (VP (VBD was) (ADVP (RB just)) (NP (NP (NNP Cochran) (POS 's)) (JJ alternate))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Daniel was considered for Jeffrey, but he's said he thinks he was just Cochran's alternate.",
"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": 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": 21,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 3,
"lemma": "consider",
"misc": "",
"start_char": 11,
"text": "considered",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 25,
"feats": null,
"head": 5,
"id": 4,
"lemma": "for",
"misc": "",
"start_char": 22,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 33,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "Jeffrey",
"misc": "",
"start_char": 26,
"text": "Jeffrey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 35,
"feats": null,
"head": 10,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 34,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 39,
"feats": null,
"head": 10,
"id": 7,
"lemma": "but",
"misc": "",
"start_char": 36,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 42,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 40,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 45,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 10,
"id": 9,
"lemma": "be",
"misc": "",
"start_char": 43,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "conj",
"end_char": 50,
"feats": "Tense=Past|VerbForm=Part",
"head": 3,
"id": 10,
"lemma": "say",
"misc": "",
"start_char": 46,
"text": "said",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "nsubj",
"end_char": 53,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 51,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"end_char": 60,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 10,
"id": 12,
"lemma": "think",
"misc": "",
"start_char": 54,
"text": "thinks",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "nsubj",
"end_char": 63,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 61,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 67,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": 14,
"lemma": "be",
"misc": "",
"start_char": 64,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 72,
"feats": null,
"head": 18,
"id": 15,
"lemma": "just",
"misc": "",
"start_char": 68,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nmod:poss",
"end_char": 80,
"feats": "Number=Sing",
"head": 18,
"id": 16,
"lemma": "Cochran",
"misc": "",
"start_char": 73,
"text": "Cochran",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 83,
"feats": null,
"head": 16,
"id": 17,
"lemma": "'s",
"misc": "",
"start_char": 81,
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "ccomp",
"end_char": 93,
"feats": "Degree=Pos",
"head": 12,
"id": 18,
"lemma": "alternate",
"misc": "",
"start_char": 84,
"text": "alternate",
"upos": "ADJ",
"xpos": "JJ"
},
{
"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"
} |
4e0e048f32a247161b9d578c69c2130e | Harold was boring, Bruce could have been interesting but he was boring and then the three enemies at the same time was just too much. | [
{
"end_char": 133,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Harold)) (VP (VBD was) (ADJP (JJ boring)))) (, ,) (S (NP (NNP Bruce)) (VP (MD could) (VP (VB have) (VP (VBN been) (ADJP (JJ interesting)))))) (CC but) (S (NP (PRP he)) (VP (VBD was) (ADJP (JJ boring)))) (CC and) (S (ADVP (RB then)) (NP (DT the) (CD three) (NNS enemies)) (PP (IN at) (NP (DT the) (JJ same) (NN time))) (VP (VBD was) (ADJP (RB just) (RB too) (JJ much)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Harold was boring, Bruce could have been interesting but he was boring and then the three enemies at the same time was just too much.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Harold",
"misc": "",
"start_char": 0,
"text": "Harold",
"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": 17,
"feats": "Degree=Pos",
"head": 0,
"id": 3,
"lemma": "boring",
"misc": "",
"start_char": 11,
"text": "boring",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 19,
"feats": null,
"head": 3,
"id": 4,
"lemma": ",",
"misc": "",
"start_char": 18,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 25,
"feats": "Number=Sing",
"head": 9,
"id": 5,
"lemma": "Bruce",
"misc": "",
"start_char": 20,
"text": "Bruce",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 31,
"feats": "VerbForm=Fin",
"head": 9,
"id": 6,
"lemma": "could",
"misc": "",
"start_char": 26,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux",
"end_char": 36,
"feats": "VerbForm=Inf",
"head": 9,
"id": 7,
"lemma": "have",
"misc": "",
"start_char": 32,
"text": "have",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "cop",
"end_char": 41,
"feats": "Tense=Past|VerbForm=Part",
"head": 9,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 37,
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "parataxis",
"end_char": 53,
"feats": "Degree=Pos",
"head": 3,
"id": 9,
"lemma": "interesting",
"misc": "",
"start_char": 42,
"text": "interesting",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 57,
"feats": null,
"head": 13,
"id": 10,
"lemma": "but",
"misc": "",
"start_char": 54,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 60,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 11,
"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": 13,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 61,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"end_char": 71,
"feats": "Degree=Pos",
"head": 3,
"id": 13,
"lemma": "boring",
"misc": "",
"start_char": 65,
"text": "boring",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 75,
"feats": null,
"head": 26,
"id": 14,
"lemma": "and",
"misc": "",
"start_char": 72,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 80,
"feats": "PronType=Dem",
"head": 26,
"id": 15,
"lemma": "then",
"misc": "",
"start_char": 76,
"text": "then",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "det",
"end_char": 84,
"feats": "Definite=Def|PronType=Art",
"head": 18,
"id": 16,
"lemma": "the",
"misc": "",
"start_char": 81,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nummod",
"end_char": 90,
"feats": "NumForm=Word|NumType=Card",
"head": 18,
"id": 17,
"lemma": "three",
"misc": "",
"start_char": 85,
"text": "three",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "nsubj",
"end_char": 98,
"feats": "Number=Plur",
"head": 26,
"id": 18,
"lemma": "enemy",
"misc": "",
"start_char": 91,
"text": "enemies",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 101,
"feats": null,
"head": 22,
"id": 19,
"lemma": "at",
"misc": "",
"start_char": 99,
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 105,
"feats": "Definite=Def|PronType=Art",
"head": 22,
"id": 20,
"lemma": "the",
"misc": "",
"start_char": 102,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 110,
"feats": "Degree=Pos",
"head": 22,
"id": 21,
"lemma": "same",
"misc": "",
"start_char": 106,
"text": "same",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod",
"end_char": 115,
"feats": "Number=Sing",
"head": 18,
"id": 22,
"lemma": "time",
"misc": "",
"start_char": 111,
"text": "time",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cop",
"end_char": 119,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 26,
"id": 23,
"lemma": "be",
"misc": "",
"start_char": 116,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 124,
"feats": null,
"head": 26,
"id": 24,
"lemma": "just",
"misc": "",
"start_char": 120,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 128,
"feats": null,
"head": 26,
"id": 25,
"lemma": "too",
"misc": "",
"start_char": 125,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 133,
"feats": "Degree=Pos",
"head": 3,
"id": 26,
"lemma": "much",
"misc": "",
"start_char": 129,
"text": "much",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 135,
"feats": null,
"head": 3,
"id": 27,
"lemma": ".",
"misc": "",
"start_char": 134,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |