id
stringlengths 32
32
| text
stringlengths 39
174
| sentences
listlengths 1
1
| coref_chains
sequencelengths 2
2
| genre
stringclasses 1
value | meta_data
dict |
---|---|---|---|---|---|
798e4a4210a97821a0abfaffe74d84d7 | Matthew does not have chemistry with Alexander, Alexander's stats are better without Matthew than when he's with him. | [
{
"end_char": 117,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Matthew)) (VP (VBZ does) (RB not) (VP (VB have) (NP (NN chemistry)) (PP (IN with) (NP (NNP Alexander)))))) (, ,) (S (NP (NP (NNP Alexander) (POS 's)) (NNS stats)) (VP (VBP are) (ADJP (ADJP (ADJP (JJR better)) (PP (IN without) (NP (NNP Matthew)))) (PP (IN than) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBZ 's) (PP (IN with) (NP (PRP him)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Matthew does not have chemistry with Alexander, Alexander's stats are better without Matthew than when he's with him.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Matthew",
"misc": "",
"start_char": 0,
"text": "Matthew",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 12,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "do",
"misc": "",
"start_char": 8,
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 16,
"feats": null,
"head": 4,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 13,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 21,
"feats": "VerbForm=Inf",
"head": 0,
"id": 4,
"lemma": "have",
"misc": "",
"start_char": 17,
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 31,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "chemistry",
"misc": "",
"start_char": 22,
"text": "chemistry",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 36,
"feats": null,
"head": 7,
"id": 6,
"lemma": "with",
"misc": "",
"start_char": 32,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 46,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Alexander",
"misc": "",
"start_char": 37,
"text": "Alexander",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 48,
"feats": null,
"head": 4,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 47,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nmod:poss",
"end_char": 58,
"feats": "Number=Sing",
"head": 11,
"id": 9,
"lemma": "Alexander",
"misc": "",
"start_char": 49,
"text": "Alexander",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 61,
"feats": null,
"head": 9,
"id": 10,
"lemma": "'s",
"misc": "",
"start_char": 59,
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "nsubj",
"end_char": 67,
"feats": "Number=Plur",
"head": 13,
"id": 11,
"lemma": "stat",
"misc": "",
"start_char": 62,
"text": "stats",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cop",
"end_char": 71,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 68,
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "parataxis",
"end_char": 78,
"feats": "Degree=Cmp",
"head": 4,
"id": 13,
"lemma": "good",
"misc": "",
"start_char": 72,
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"end_char": 86,
"feats": null,
"head": 15,
"id": 14,
"lemma": "without",
"misc": "",
"start_char": 79,
"text": "without",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 94,
"feats": "Number=Sing",
"head": 13,
"id": 15,
"lemma": "Matthew",
"misc": "",
"start_char": 87,
"text": "Matthew",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 99,
"feats": null,
"head": 21,
"id": 16,
"lemma": "than",
"misc": "",
"start_char": 95,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advmod",
"end_char": 104,
"feats": "PronType=Int",
"head": 21,
"id": 17,
"lemma": "when",
"misc": "",
"start_char": 100,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 107,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": 18,
"lemma": "he",
"misc": "",
"start_char": 105,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 110,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 21,
"id": 19,
"lemma": "be",
"misc": "",
"start_char": 108,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "case",
"end_char": 115,
"feats": null,
"head": 21,
"id": 20,
"lemma": "with",
"misc": "",
"start_char": 111,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 119,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 21,
"lemma": "he",
"misc": "",
"start_char": 116,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 121,
"feats": null,
"head": 4,
"id": 22,
"lemma": ".",
"misc": "",
"start_char": 120,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
0,
17,
17
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
5e3b6faed0a12d9e31fc34e265bbc82c | But except William, John can carry because he is a carry and a good one. | [
{
"end_char": 72,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC But) (PP (IN except) (NP (NNP William))) (, ,) (NP (NNP John)) (VP (MD can) (VP (VB carry) (SBAR (IN because) (S (NP (PRP he)) (VP (VBZ is) (NP (NP (DT a) (NN carry)) (CC and) (NP (DT a) (JJ good) (NN one)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "But except William, John can carry because he is a carry and a good one.",
"tokens": [
{
"deprel": "cc",
"end_char": 3,
"feats": null,
"head": 7,
"id": 1,
"lemma": "but",
"misc": "",
"start_char": 0,
"text": "But",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "case",
"end_char": 10,
"feats": null,
"head": 3,
"id": 2,
"lemma": "except",
"misc": "",
"start_char": 4,
"text": "except",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 18,
"feats": "Number=Sing",
"head": 7,
"id": 3,
"lemma": "William",
"misc": "",
"start_char": 11,
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 20,
"feats": null,
"head": 3,
"id": 4,
"lemma": ",",
"misc": "",
"start_char": 19,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 25,
"feats": "Number=Sing",
"head": 7,
"id": 5,
"lemma": "John",
"misc": "",
"start_char": 21,
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 29,
"feats": "VerbForm=Fin",
"head": 7,
"id": 6,
"lemma": "can",
"misc": "",
"start_char": 26,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"end_char": 35,
"feats": "VerbForm=Inf",
"head": 0,
"id": 7,
"lemma": "carry",
"misc": "",
"start_char": 30,
"text": "carry",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 43,
"feats": null,
"head": 12,
"id": 8,
"lemma": "because",
"misc": "",
"start_char": 36,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 46,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 44,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 49,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 47,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 51,
"feats": "Definite=Ind|PronType=Art",
"head": 12,
"id": 11,
"lemma": "a",
"misc": "",
"start_char": 50,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advcl",
"end_char": 57,
"feats": "Number=Sing",
"head": 7,
"id": 12,
"lemma": "carry",
"misc": "",
"start_char": 52,
"text": "carry",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"end_char": 61,
"feats": null,
"head": 16,
"id": 13,
"lemma": "and",
"misc": "",
"start_char": 58,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "det",
"end_char": 63,
"feats": "Definite=Ind|PronType=Art",
"head": 16,
"id": 14,
"lemma": "a",
"misc": "",
"start_char": 62,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 68,
"feats": "Degree=Pos",
"head": 16,
"id": 15,
"lemma": "good",
"misc": "",
"start_char": 64,
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "conj",
"end_char": 72,
"feats": "Number=Sing",
"head": 12,
"id": 16,
"lemma": "one",
"misc": "",
"start_char": 69,
"text": "one",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 74,
"feats": null,
"head": 7,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 73,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
]
],
[
[
0,
4,
4
],
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
a0fca3839110076f1954ac09096abf6b | Robert was stronger than Lee when the tourney started so who knows how strong he really is. | [
{
"end_char": 91,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Robert)) (VP (VBD was) (ADJP (ADJP (JJR stronger)) (PP (IN than) (NP (NNP Lee)))) (SBAR (WHADVP (WRB when)) (S (NP (DT the) (NN tourney)) (VP (VBD started) (SBAR (ADVP (RB so)) (WHNP (WP who)) (S (VP (VBZ knows) (SBAR (WHADJP (WRB how) (JJ strong)) (S (NP (PRP he)) (ADVP (RB really)) (VP (VBZ is))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Robert was stronger than Lee when the tourney started so who knows how strong he really is.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Robert",
"misc": "",
"start_char": 0,
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 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=Cmp",
"head": 0,
"id": 3,
"lemma": "strong",
"misc": "",
"start_char": 11,
"text": "stronger",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"end_char": 24,
"feats": null,
"head": 5,
"id": 4,
"lemma": "than",
"misc": "",
"start_char": 20,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 28,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "Lee",
"misc": "",
"start_char": 25,
"text": "Lee",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 33,
"feats": "PronType=Int",
"head": 9,
"id": 6,
"lemma": "when",
"misc": "",
"start_char": 29,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "det",
"end_char": 37,
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": 7,
"lemma": "the",
"misc": "",
"start_char": 34,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 45,
"feats": "Number=Sing",
"head": 9,
"id": 8,
"lemma": "tourney",
"misc": "",
"start_char": 38,
"text": "tourney",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"end_char": 53,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 9,
"lemma": "start",
"misc": "",
"start_char": 46,
"text": "started",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 56,
"feats": null,
"head": 12,
"id": 10,
"lemma": "so",
"misc": "",
"start_char": 54,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 60,
"feats": "PronType=Rel",
"head": 12,
"id": 11,
"lemma": "who",
"misc": "",
"start_char": 57,
"text": "who",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "parataxis",
"end_char": 66,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 12,
"lemma": "know",
"misc": "",
"start_char": 61,
"text": "knows",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 70,
"feats": "PronType=Int",
"head": 14,
"id": 13,
"lemma": "how",
"misc": "",
"start_char": 67,
"text": "how",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "xcomp",
"end_char": 77,
"feats": "Degree=Pos",
"head": 17,
"id": 14,
"lemma": "strong",
"misc": "",
"start_char": 71,
"text": "strong",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"end_char": 80,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 15,
"lemma": "he",
"misc": "",
"start_char": 78,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 87,
"feats": null,
"head": 17,
"id": 16,
"lemma": "really",
"misc": "",
"start_char": 81,
"text": "really",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 90,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 17,
"lemma": "be",
"misc": "",
"start_char": 88,
"text": "is",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "punct",
"end_char": 92,
"feats": null,
"head": 3,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 91,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
14,
14
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
6bc0b0a79399a7f86e890ec9f24088f9 | And I never said Micheal followed Joseph, though he did later on when he ambushed him. | [
{
"end_char": 86,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (NP (PRP I)) (ADVP (RB never)) (VP (VBD said) (SBAR (S (NP (NNP Micheal)) (VP (VBD followed) (NP (NNP Joseph)) (, ,) (SBAR (IN though) (S (NP (PRP he)) (VP (VBD did) (ADVP (RBR later)) (PP (IN on) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD ambushed) (NP (PRP him))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And I never said Micheal followed Joseph, though he did later on when he ambushed him.",
"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": 5,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 4,
"id": 2,
"lemma": "I",
"misc": "",
"start_char": 4,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 11,
"feats": null,
"head": 4,
"id": 3,
"lemma": "never",
"misc": "",
"start_char": 6,
"text": "never",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 16,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 4,
"lemma": "say",
"misc": "",
"start_char": 12,
"text": "said",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"end_char": 24,
"feats": "Number=Sing",
"head": 6,
"id": 5,
"lemma": "Micheal",
"misc": "",
"start_char": 17,
"text": "Micheal",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "ccomp",
"end_char": 33,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 6,
"lemma": "follow",
"misc": "",
"start_char": 25,
"text": "followed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 40,
"feats": "Number=Sing",
"head": 6,
"id": 7,
"lemma": "Joseph",
"misc": "",
"start_char": 34,
"text": "Joseph",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 42,
"feats": null,
"head": 11,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 41,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 49,
"feats": null,
"head": 11,
"id": 9,
"lemma": "though",
"misc": "",
"start_char": 43,
"text": "though",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 52,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 50,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 56,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": 11,
"lemma": "do",
"misc": "",
"start_char": 53,
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 62,
"feats": "Degree=Cmp",
"head": 11,
"id": 12,
"lemma": "late",
"misc": "",
"start_char": 57,
"text": "later",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "advmod",
"end_char": 65,
"feats": null,
"head": 11,
"id": 13,
"lemma": "on",
"misc": "",
"start_char": 63,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advmod",
"end_char": 70,
"feats": "PronType=Int",
"head": 16,
"id": 14,
"lemma": "when",
"misc": "",
"start_char": 66,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 73,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 15,
"lemma": "he",
"misc": "",
"start_char": 71,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 82,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": 16,
"lemma": "ambush",
"misc": "",
"start_char": 74,
"text": "ambushed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 86,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 17,
"lemma": "he",
"misc": "",
"start_char": 83,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 88,
"feats": null,
"head": 4,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 87,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
4
],
[
0,
9,
9
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
6d8007e4619c8379227a1fb55e06abb1 | Charles used to be great and Anthony was also great but he retired. | [
{
"end_char": 67,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Charles)) (VP (VBD used) (S (VP (TO to) (VP (VB be) (ADJP (JJ great))))))) (CC and) (S (NP (NNP Anthony)) (VP (VBD was) (ADVP (RB also)) (ADJP (JJ great)))) (CC but) (S (NP (PRP he)) (VP (VBD retired))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Charles used to be great and Anthony was also great but he retired.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Charles",
"misc": "",
"start_char": 0,
"text": "Charles",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 12,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "use",
"misc": "",
"start_char": 8,
"text": "used",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 15,
"feats": null,
"head": 5,
"id": 3,
"lemma": "to",
"misc": "",
"start_char": 13,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "cop",
"end_char": 18,
"feats": "VerbForm=Inf",
"head": 5,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 16,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 24,
"feats": "Degree=Pos",
"head": 2,
"id": 5,
"lemma": "great",
"misc": "",
"start_char": 19,
"text": "great",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 28,
"feats": null,
"head": 10,
"id": 6,
"lemma": "and",
"misc": "",
"start_char": 25,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 36,
"feats": "Number=Sing",
"head": 10,
"id": 7,
"lemma": "Anthony",
"misc": "",
"start_char": 29,
"text": "Anthony",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 40,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 37,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 45,
"feats": null,
"head": 10,
"id": 9,
"lemma": "also",
"misc": "",
"start_char": 41,
"text": "also",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 51,
"feats": "Degree=Pos",
"head": 2,
"id": 10,
"lemma": "great",
"misc": "",
"start_char": 46,
"text": "great",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 55,
"feats": null,
"head": 13,
"id": 11,
"lemma": "but",
"misc": "",
"start_char": 52,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 58,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 56,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 66,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 13,
"lemma": "retire",
"misc": "",
"start_char": 59,
"text": "retired",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 68,
"feats": null,
"head": 2,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 67,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
0,
11,
11
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
95c46486c84372185677066b8f70d185 | Juan has more subscribers than Elwood so maybe he wasn't referring to sam. | [
{
"end_char": 74,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Juan)) (VP (VBZ has) (NP (NP (JJR more) (NNS subscribers)) (PP (IN than) (NP (NNP Elwood)))) (SBAR (ADVP (RB so) (RB maybe)) (S (NP (PRP he)) (VP (VBD was) (RB n't) (VP (VBG referring) (PP (IN to) (NP (NN sam)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Juan has more subscribers than Elwood so maybe he wasn't referring to sam.",
"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": 8,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "have",
"misc": "",
"start_char": 5,
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "amod",
"end_char": 13,
"feats": "Degree=Cmp",
"head": 4,
"id": 3,
"lemma": "more",
"misc": "",
"start_char": 9,
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"end_char": 25,
"feats": "Number=Plur",
"head": 2,
"id": 4,
"lemma": "subscriber",
"misc": "",
"start_char": 14,
"text": "subscribers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 30,
"feats": null,
"head": 6,
"id": 5,
"lemma": "than",
"misc": "",
"start_char": 26,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 37,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Elwood",
"misc": "",
"start_char": 31,
"text": "Elwood",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 40,
"feats": null,
"head": 12,
"id": 7,
"lemma": "so",
"misc": "",
"start_char": 38,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 46,
"feats": null,
"head": 12,
"id": 8,
"lemma": "maybe",
"misc": "",
"start_char": 41,
"text": "maybe",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 49,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 47,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 53,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 50,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 57,
"feats": null,
"head": 12,
"id": 11,
"lemma": "not",
"misc": "",
"start_char": 54,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 67,
"feats": "Tense=Pres|VerbForm=Part",
"head": 2,
"id": 12,
"lemma": "refer",
"misc": "",
"start_char": 58,
"text": "referring",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 70,
"feats": null,
"head": 14,
"id": 13,
"lemma": "to",
"misc": "",
"start_char": 68,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 74,
"feats": "Number=Sing",
"head": 12,
"id": 14,
"lemma": "sam",
"misc": "",
"start_char": 71,
"text": "sam",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 76,
"feats": null,
"head": 2,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 75,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
3c46e1717eeb615a52c52d62ad6aac72 | Antone has talked about selling Justin because he couldn't fit him into the team with Cesc, didn't he? | [
{
"end_char": 102,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Antone)) (VP (VBZ has) (VP (VBN talked) (PP (IN about) (S (VP (VBG selling) (NP (NNP Justin)) (SBAR (IN because) (S (NP (PRP he)) (VP (MD could) (RB n't) (VP (VB fit) (NP (PRP him)) (PP (IN into) (NP (DT the) (NN team))) (PP (IN with) (NP (NNP Cesc))))))))))))) (, ,) (SQ (VBD did) (RB n't) (NP (PRP he))) (. ?)))"
},
"speaker": null,
"start_char": 0,
"text": "Antone has talked about selling Justin because he couldn't fit him into the team with Cesc, didn't he?",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Antone",
"misc": "",
"start_char": 0,
"text": "Antone",
"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": "have",
"misc": "",
"start_char": 7,
"text": "has",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 17,
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": 3,
"lemma": "talk",
"misc": "",
"start_char": 11,
"text": "talked",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"end_char": 23,
"feats": null,
"head": 5,
"id": 4,
"lemma": "about",
"misc": "",
"start_char": 18,
"text": "about",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 31,
"feats": "VerbForm=Ger",
"head": 3,
"id": 5,
"lemma": "sell",
"misc": "",
"start_char": 24,
"text": "selling",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 38,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Justin",
"misc": "",
"start_char": 32,
"text": "Justin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 46,
"feats": null,
"head": 11,
"id": 7,
"lemma": "because",
"misc": "",
"start_char": 39,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 49,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 47,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 55,
"feats": "VerbForm=Fin",
"head": 11,
"id": 9,
"lemma": "could",
"misc": "",
"start_char": 50,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 59,
"feats": null,
"head": 11,
"id": 10,
"lemma": "not",
"misc": "",
"start_char": 56,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 63,
"feats": "VerbForm=Inf",
"head": 3,
"id": 11,
"lemma": "fit",
"misc": "",
"start_char": 60,
"text": "fit",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 67,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 64,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 72,
"feats": null,
"head": 15,
"id": 13,
"lemma": "into",
"misc": "",
"start_char": 68,
"text": "into",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 76,
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": 14,
"lemma": "the",
"misc": "",
"start_char": 73,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 81,
"feats": "Number=Sing",
"head": 11,
"id": 15,
"lemma": "team",
"misc": "",
"start_char": 77,
"text": "team",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 86,
"feats": null,
"head": 17,
"id": 16,
"lemma": "with",
"misc": "",
"start_char": 82,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 91,
"feats": "Number=Sing",
"head": 11,
"id": 17,
"lemma": "Cesc",
"misc": "",
"start_char": 87,
"text": "Cesc",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 93,
"feats": null,
"head": 19,
"id": 18,
"lemma": ",",
"misc": "",
"start_char": 92,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "parataxis",
"end_char": 97,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 19,
"lemma": "do",
"misc": "",
"start_char": 94,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 101,
"feats": null,
"head": 19,
"id": 20,
"lemma": "not",
"misc": "",
"start_char": 98,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 104,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": 21,
"lemma": "he",
"misc": "",
"start_char": 102,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 106,
"feats": null,
"head": 3,
"id": 22,
"lemma": "?",
"misc": "",
"start_char": 105,
"text": "?",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
7,
7
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
3c799b034cf9187240b5be0b37a33b05 | At least Cora doesn't hunger for wars to fight like Kayla does, but she's still horrible. | [
{
"end_char": 89,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (ADVP (IN At) (JJS least)) (S (NP (NNP Cora)) (VP (VBZ does) (RB n't) (NP (NP (VB hunger)) (PP (IN for) (NP (NP (NNS wars)) (SBAR (S (VP (TO to) (VP (VB fight) (SBAR (IN like) (S (NP (NNP Kayla)) (VP (VBZ does))))))))))))) (, ,) (CC but) (S (NP (PRP she)) (VP (VBZ 's) (ADVP (RB still)) (ADJP (JJ horrible)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "At least Cora doesn't hunger for wars to fight like Kayla does, but she's still horrible.",
"tokens": [
{
"deprel": "advmod",
"end_char": 2,
"feats": "ExtPos=ADV",
"head": 6,
"id": 1,
"lemma": "at",
"misc": "",
"start_char": 0,
"text": "At",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 8,
"feats": "Degree=Sup",
"head": 1,
"id": 2,
"lemma": "least",
"misc": "",
"start_char": 3,
"text": "least",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "nsubj",
"end_char": 13,
"feats": "Number=Sing",
"head": 6,
"id": 3,
"lemma": "Cora",
"misc": "",
"start_char": 9,
"text": "Cora",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 18,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 4,
"lemma": "do",
"misc": "",
"start_char": 14,
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 22,
"feats": null,
"head": 6,
"id": 5,
"lemma": "not",
"misc": "",
"start_char": 19,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 29,
"feats": "VerbForm=Inf",
"head": 0,
"id": 6,
"lemma": "hunger",
"misc": "",
"start_char": 23,
"text": "hunger",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 33,
"feats": null,
"head": 8,
"id": 7,
"lemma": "for",
"misc": "",
"start_char": 30,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 38,
"feats": "Number=Plur",
"head": 6,
"id": 8,
"lemma": "war",
"misc": "",
"start_char": 34,
"text": "wars",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 41,
"feats": null,
"head": 10,
"id": 9,
"lemma": "to",
"misc": "",
"start_char": 39,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"end_char": 47,
"feats": "VerbForm=Inf",
"head": 8,
"id": 10,
"lemma": "fight",
"misc": "",
"start_char": 42,
"text": "fight",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 52,
"feats": null,
"head": 13,
"id": 11,
"lemma": "like",
"misc": "",
"start_char": 48,
"text": "like",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 58,
"feats": "Number=Sing",
"head": 13,
"id": 12,
"lemma": "Kayla",
"misc": "",
"start_char": 53,
"text": "Kayla",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"end_char": 63,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 10,
"id": 13,
"lemma": "do",
"misc": "",
"start_char": 59,
"text": "does",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "punct",
"end_char": 65,
"feats": null,
"head": 19,
"id": 14,
"lemma": ",",
"misc": "",
"start_char": 64,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 69,
"feats": null,
"head": 19,
"id": 15,
"lemma": "but",
"misc": "",
"start_char": 66,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 73,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": 16,
"lemma": "she",
"misc": "",
"start_char": 70,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 76,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 19,
"id": 17,
"lemma": "be",
"misc": "",
"start_char": 74,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 82,
"feats": null,
"head": 19,
"id": 18,
"lemma": "still",
"misc": "",
"start_char": 77,
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 91,
"feats": "Degree=Pos",
"head": 6,
"id": 19,
"lemma": "horrible",
"misc": "",
"start_char": 83,
"text": "horrible",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 93,
"feats": null,
"head": 6,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 92,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
],
[
0,
15,
15
]
],
[
[
0,
11,
11
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
cc9a34960427c05e133c96e656b18949 | Bessie has a thing for Shemeka because she thinks she's hot. | [
{
"end_char": 60,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Bessie)) (VP (VBZ has) (NP (DT a) (NN thing)) (PP (IN for) (NP (NNP Shemeka))) (SBAR (IN because) (S (NP (PRP she)) (VP (VBZ thinks) (SBAR (S (NP (PRP she)) (VP (VBZ 's) (ADJP (JJ hot))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Bessie has a thing for Shemeka because she thinks she's hot.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Bessie",
"misc": "",
"start_char": 0,
"text": "Bessie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "have",
"misc": "",
"start_char": 7,
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 12,
"feats": "Definite=Ind|PronType=Art",
"head": 4,
"id": 3,
"lemma": "a",
"misc": "",
"start_char": 11,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 18,
"feats": "Number=Sing",
"head": 2,
"id": 4,
"lemma": "thing",
"misc": "",
"start_char": 13,
"text": "thing",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 22,
"feats": null,
"head": 6,
"id": 5,
"lemma": "for",
"misc": "",
"start_char": 19,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 30,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Shemeka",
"misc": "",
"start_char": 23,
"text": "Shemeka",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 38,
"feats": null,
"head": 9,
"id": 7,
"lemma": "because",
"misc": "",
"start_char": 31,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 42,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 8,
"lemma": "she",
"misc": "",
"start_char": 39,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 49,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 9,
"lemma": "think",
"misc": "",
"start_char": 43,
"text": "thinks",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "nsubj",
"end_char": 53,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 10,
"lemma": "she",
"misc": "",
"start_char": 50,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 56,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "be",
"misc": "",
"start_char": 54,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "ccomp",
"end_char": 60,
"feats": "Degree=Pos",
"head": 9,
"id": 12,
"lemma": "hot",
"misc": "",
"start_char": 57,
"text": "hot",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 62,
"feats": null,
"head": 2,
"id": 13,
"lemma": ".",
"misc": "",
"start_char": 61,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
7,
7
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
262ff0a4135cbf0188916f1c7e742df4 | Helen now shits on Lynell too, after shilling for her for god knows how long. | [
{
"end_char": 77,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Helen)) (ADVP (RB now)) (VP (VBZ shits) (PP (IN on) (NP (NNP Lynell))) (ADVP (RB too)) (, ,) (SBAR (IN after) (S (S (VP (VBG shilling) (PP (IN for) (NP (PRP her))) (PP (IN for) (NP (NN god))))) (VP (VBZ knows) (WHADVP (WRB how) (RB long)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Helen now shits on Lynell too, after shilling for her for god knows how long.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Helen",
"misc": "",
"start_char": 0,
"text": "Helen",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 9,
"feats": null,
"head": 3,
"id": 2,
"lemma": "now",
"misc": "",
"start_char": 6,
"text": "now",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 15,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "shit",
"misc": "",
"start_char": 10,
"text": "shits",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "case",
"end_char": 18,
"feats": null,
"head": 5,
"id": 4,
"lemma": "on",
"misc": "",
"start_char": 16,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 25,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "Lynell",
"misc": "",
"start_char": 19,
"text": "Lynell",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 29,
"feats": null,
"head": 3,
"id": 6,
"lemma": "too",
"misc": "",
"start_char": 26,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 31,
"feats": null,
"head": 14,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 30,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 37,
"feats": null,
"head": 14,
"id": 8,
"lemma": "after",
"misc": "",
"start_char": 32,
"text": "after",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "csubj",
"end_char": 46,
"feats": "VerbForm=Ger",
"head": 14,
"id": 9,
"lemma": "shill",
"misc": "",
"start_char": 38,
"text": "shilling",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 50,
"feats": null,
"head": 11,
"id": 10,
"lemma": "for",
"misc": "",
"start_char": 47,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 54,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 11,
"lemma": "her",
"misc": "",
"start_char": 51,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 58,
"feats": null,
"head": 13,
"id": 12,
"lemma": "for",
"misc": "",
"start_char": 55,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 62,
"feats": "Number=Sing",
"head": 9,
"id": 13,
"lemma": "god",
"misc": "",
"start_char": 59,
"text": "god",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"end_char": 68,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 14,
"lemma": "know",
"misc": "",
"start_char": 63,
"text": "knows",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 72,
"feats": "PronType=Int",
"head": 16,
"id": 15,
"lemma": "how",
"misc": "",
"start_char": 69,
"text": "how",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "ccomp",
"end_char": 77,
"feats": "Degree=Pos",
"head": 14,
"id": 16,
"lemma": "long",
"misc": "",
"start_char": 73,
"text": "long",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 79,
"feats": null,
"head": 3,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 78,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
aaafc7932add8f49296efb3f33d0be38 | Edward could end up like Michael, or he could end up like a Djokovic. | [
{
"end_char": 69,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Edward)) (VP (MD could) (VP (VB end) (PRT (RP up)) (PP (IN like) (NP (NNP Michael)))))) (, ,) (CC or) (S (NP (PRP he)) (VP (MD could) (VP (VB end) (PRT (RP up)) (PP (IN like) (NP (DT a) (NNP Djokovic)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Edward could end up like Michael, or he could end up like a Djokovic.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Edward",
"misc": "",
"start_char": 0,
"text": "Edward",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 12,
"feats": "VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "could",
"misc": "",
"start_char": 7,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"end_char": 16,
"feats": "VerbForm=Inf",
"head": 0,
"id": 3,
"lemma": "end",
"misc": "",
"start_char": 13,
"text": "end",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"end_char": 19,
"feats": null,
"head": 3,
"id": 4,
"lemma": "up",
"misc": "",
"start_char": 17,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "case",
"end_char": 24,
"feats": null,
"head": 6,
"id": 5,
"lemma": "like",
"misc": "",
"start_char": 20,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 32,
"feats": "Number=Sing",
"head": 3,
"id": 6,
"lemma": "Michael",
"misc": "",
"start_char": 25,
"text": "Michael",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 34,
"feats": null,
"head": 11,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 33,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 37,
"feats": null,
"head": 11,
"id": 8,
"lemma": "or",
"misc": "",
"start_char": 35,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 40,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 38,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 46,
"feats": "VerbForm=Fin",
"head": 11,
"id": 10,
"lemma": "could",
"misc": "",
"start_char": 41,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "conj",
"end_char": 50,
"feats": "VerbForm=Inf",
"head": 3,
"id": 11,
"lemma": "end",
"misc": "",
"start_char": 47,
"text": "end",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"end_char": 53,
"feats": null,
"head": 11,
"id": 12,
"lemma": "up",
"misc": "",
"start_char": 51,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "case",
"end_char": 58,
"feats": null,
"head": 15,
"id": 13,
"lemma": "like",
"misc": "",
"start_char": 54,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 60,
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": 14,
"lemma": "a",
"misc": "",
"start_char": 59,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 69,
"feats": "Number=Sing",
"head": 11,
"id": 15,
"lemma": "Djokovic",
"misc": "",
"start_char": 61,
"text": "Djokovic",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 71,
"feats": null,
"head": 3,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 70,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
7478ce12d7aaa723749ee8d997d86d2b | Joseph is slightly less liberal than David, so I have a hard time seeing him picking off Sanders' voters in any great numbers. | [
{
"end_char": 126,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Joseph)) (VP (VBZ is) (ADJP (ADJP (RB slightly) (RBR less) (JJ liberal)) (PP (IN than) (NP (NNP David)))))) (, ,) (RB so) (S (NP (PRP I)) (VP (VBP have) (NP (NP (DT a) (JJ hard) (NN time)) (S (VP (VBG seeing) (S (NP (PRP him)) (VP (VBG picking) (PRT (RP off)) (NP (NP (NNP Sanders) (POS ')) (NNS voters)) (PP (IN in) (NP (DT any) (JJ great) (NNS numbers)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Joseph is slightly less liberal than David, so I have a hard time seeing him picking off Sanders' voters in any great numbers.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Joseph",
"misc": "",
"start_char": 0,
"text": "Joseph",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 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": 18,
"feats": null,
"head": 4,
"id": 3,
"lemma": "slightly",
"misc": "",
"start_char": 10,
"text": "slightly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 23,
"feats": "Degree=Cmp",
"head": 5,
"id": 4,
"lemma": "less",
"misc": "",
"start_char": 19,
"text": "less",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "root",
"end_char": 31,
"feats": "Degree=Pos",
"head": 0,
"id": 5,
"lemma": "liberal",
"misc": "",
"start_char": 24,
"text": "liberal",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 36,
"feats": null,
"head": 7,
"id": 6,
"lemma": "than",
"misc": "",
"start_char": 32,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 42,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "David",
"misc": "",
"start_char": 37,
"text": "David",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 44,
"feats": null,
"head": 11,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 43,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 47,
"feats": null,
"head": 11,
"id": 9,
"lemma": "so",
"misc": "",
"start_char": 45,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 49,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "I",
"misc": "",
"start_char": 48,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"end_char": 54,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 11,
"lemma": "have",
"misc": "",
"start_char": 50,
"text": "have",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "det",
"end_char": 56,
"feats": "Definite=Ind|PronType=Art",
"head": 14,
"id": 12,
"lemma": "a",
"misc": "",
"start_char": 55,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 61,
"feats": "Degree=Pos",
"head": 14,
"id": 13,
"lemma": "hard",
"misc": "",
"start_char": 57,
"text": "hard",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 66,
"feats": "Number=Sing",
"head": 11,
"id": 14,
"lemma": "time",
"misc": "",
"start_char": 62,
"text": "time",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl",
"end_char": 73,
"feats": "VerbForm=Ger",
"head": 14,
"id": 15,
"lemma": "see",
"misc": "",
"start_char": 67,
"text": "seeing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "nsubj",
"end_char": 77,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 16,
"lemma": "he",
"misc": "",
"start_char": 74,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"end_char": 85,
"feats": "VerbForm=Ger",
"head": 15,
"id": 17,
"lemma": "pick",
"misc": "",
"start_char": 78,
"text": "picking",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "compound:prt",
"end_char": 89,
"feats": null,
"head": 17,
"id": 18,
"lemma": "off",
"misc": "",
"start_char": 86,
"text": "off",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "nmod:poss",
"end_char": 97,
"feats": "Number=Sing",
"head": 21,
"id": 19,
"lemma": "Sanders",
"misc": "",
"start_char": 90,
"text": "Sanders",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 99,
"feats": null,
"head": 19,
"id": 20,
"lemma": "'s",
"misc": "",
"start_char": 98,
"text": "'",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "obj",
"end_char": 106,
"feats": "Number=Plur",
"head": 17,
"id": 21,
"lemma": "voter",
"misc": "",
"start_char": 100,
"text": "voters",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 109,
"feats": null,
"head": 25,
"id": 22,
"lemma": "in",
"misc": "",
"start_char": 107,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 113,
"feats": null,
"head": 25,
"id": 23,
"lemma": "any",
"misc": "",
"start_char": 110,
"text": "any",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 119,
"feats": "Degree=Pos",
"head": 25,
"id": 24,
"lemma": "great",
"misc": "",
"start_char": 114,
"text": "great",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 127,
"feats": "Number=Plur",
"head": 17,
"id": 25,
"lemma": "number",
"misc": "",
"start_char": 120,
"text": "numbers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 129,
"feats": null,
"head": 5,
"id": 26,
"lemma": ".",
"misc": "",
"start_char": 128,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
15,
15
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
3e51212e84d02c279856f7fa777dc210 | Carey realizes Ruth is still inside after spotting her car in the parking lot and decides to return to the mall to look for her. | [
{
"end_char": 128,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Carey)) (VP (VBZ realizes) (SBAR (S (NP (NNP Ruth)) (VP (VP (VBZ is) (ADVP (RB still)) (ADVP (RB inside)) (PP (IN after) (S (VP (VBG spotting) (NP (PRP$ her) (NN car)) (PP (IN in) (NP (DT the) (NN parking) (NN lot))))))) (CC and) (VP (VBZ decides) (S (VP (TO to) (VP (VB return) (PP (IN to) (NP (DT the) (NN mall))) (S (VP (TO to) (VP (VB look) (PP (IN for) (NP (PRP her)))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Carey realizes Ruth is still inside after spotting her car in the parking lot and decides to return to the mall to look for her.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Carey",
"misc": "",
"start_char": 0,
"text": "Carey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 14,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "realize",
"misc": "",
"start_char": 6,
"text": "realizes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "nsubj",
"end_char": 19,
"feats": "Number=Sing",
"head": 6,
"id": 3,
"lemma": "Ruth",
"misc": "",
"start_char": 15,
"text": "Ruth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 22,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 20,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 28,
"feats": null,
"head": 6,
"id": 5,
"lemma": "still",
"misc": "",
"start_char": 23,
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 35,
"feats": null,
"head": 2,
"id": 6,
"lemma": "inside",
"misc": "",
"start_char": 29,
"text": "inside",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 41,
"feats": null,
"head": 8,
"id": 7,
"lemma": "after",
"misc": "",
"start_char": 36,
"text": "after",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 50,
"feats": "VerbForm=Ger",
"head": 6,
"id": 8,
"lemma": "spot",
"misc": "",
"start_char": 42,
"text": "spotting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "nmod:poss",
"end_char": 54,
"feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 10,
"id": 9,
"lemma": "her",
"misc": "",
"start_char": 51,
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 58,
"feats": "Number=Sing",
"head": 8,
"id": 10,
"lemma": "car",
"misc": "",
"start_char": 55,
"text": "car",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 61,
"feats": null,
"head": 14,
"id": 11,
"lemma": "in",
"misc": "",
"start_char": 59,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 65,
"feats": "Definite=Def|PronType=Art",
"head": 14,
"id": 12,
"lemma": "the",
"misc": "",
"start_char": 62,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 73,
"feats": "Number=Sing",
"head": 14,
"id": 13,
"lemma": "parking",
"misc": "",
"start_char": 66,
"text": "parking",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"end_char": 77,
"feats": "Number=Sing",
"head": 8,
"id": 14,
"lemma": "lot",
"misc": "",
"start_char": 74,
"text": "lot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"end_char": 81,
"feats": null,
"head": 16,
"id": 15,
"lemma": "and",
"misc": "",
"start_char": 78,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 89,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 16,
"lemma": "decide",
"misc": "",
"start_char": 82,
"text": "decides",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 92,
"feats": null,
"head": 18,
"id": 17,
"lemma": "to",
"misc": "",
"start_char": 90,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 99,
"feats": "VerbForm=Inf",
"head": 16,
"id": 18,
"lemma": "return",
"misc": "",
"start_char": 93,
"text": "return",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 102,
"feats": null,
"head": 21,
"id": 19,
"lemma": "to",
"misc": "",
"start_char": 100,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 106,
"feats": "Definite=Def|PronType=Art",
"head": 21,
"id": 20,
"lemma": "the",
"misc": "",
"start_char": 103,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 111,
"feats": "Number=Sing",
"head": 18,
"id": 21,
"lemma": "mall",
"misc": "",
"start_char": 107,
"text": "mall",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 114,
"feats": null,
"head": 23,
"id": 22,
"lemma": "to",
"misc": "",
"start_char": 112,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 119,
"feats": "VerbForm=Inf",
"head": 18,
"id": 23,
"lemma": "look",
"misc": "",
"start_char": 115,
"text": "look",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 123,
"feats": null,
"head": 25,
"id": 24,
"lemma": "for",
"misc": "",
"start_char": 120,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 127,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 23,
"id": 25,
"lemma": "her",
"misc": "",
"start_char": 124,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 129,
"feats": null,
"head": 2,
"id": 26,
"lemma": ".",
"misc": "",
"start_char": 128,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
9cf3a64bd5a3c4fdd9b78728b352b7ac | Martha wants to be Queen of Robin, but she cannot be the kind of Queen who lets a Dothraki khalasar rape and pillage the seven kingdoms. | [
{
"end_char": 136,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Martha)) (VP (VBZ wants) (S (VP (TO to) (VP (VB be) (NP (NP (NNP Queen)) (PP (IN of) (NP (NNP Robin))))))))) (, ,) (CC but) (S (NP (PRP she)) (VP (MD can) (RB not) (VP (VB be) (NP (NP (NP (DT the) (NN kind)) (PP (IN of) (NP (NNP Queen)))) (SBAR (WHNP (WP who)) (S (VP (VP (VBZ lets) (NP (DT a) (NML (NNP Dothraki) (NN khalasar)) (NN rape))) (CC and) (VP (VB pillage) (NP (DT the) (CD seven) (NNS kingdoms)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Martha wants to be Queen of Robin, but she cannot be the kind of Queen who lets a Dothraki khalasar rape and pillage the seven kingdoms.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Martha",
"misc": "",
"start_char": 0,
"text": "Martha",
"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": "want",
"misc": "",
"start_char": 7,
"text": "wants",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 15,
"feats": null,
"head": 5,
"id": 3,
"lemma": "to",
"misc": "",
"start_char": 13,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "cop",
"end_char": 18,
"feats": "VerbForm=Inf",
"head": 5,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 16,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 24,
"feats": "Number=Sing",
"head": 2,
"id": 5,
"lemma": "Queen",
"misc": "",
"start_char": 19,
"text": "Queen",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 27,
"feats": null,
"head": 7,
"id": 6,
"lemma": "of",
"misc": "",
"start_char": 25,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 33,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Robin",
"misc": "",
"start_char": 28,
"text": "Robin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 35,
"feats": null,
"head": 15,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 34,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 39,
"feats": null,
"head": 15,
"id": 9,
"lemma": "but",
"misc": "",
"start_char": 36,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 43,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 10,
"lemma": "she",
"misc": "",
"start_char": 40,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 47,
"feats": "VerbForm=Fin",
"head": 15,
"id": 11,
"lemma": "can",
"misc": "",
"start_char": 44,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 51,
"feats": null,
"head": 15,
"id": 12,
"lemma": "not",
"misc": "",
"start_char": 48,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "cop",
"end_char": 54,
"feats": "VerbForm=Inf",
"head": 15,
"id": 13,
"lemma": "be",
"misc": "",
"start_char": 52,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 58,
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": 14,
"lemma": "the",
"misc": "",
"start_char": 55,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "conj",
"end_char": 63,
"feats": "Number=Sing",
"head": 2,
"id": 15,
"lemma": "kind",
"misc": "",
"start_char": 59,
"text": "kind",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 66,
"feats": null,
"head": 17,
"id": 16,
"lemma": "of",
"misc": "",
"start_char": 64,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 72,
"feats": "Number=Sing",
"head": 15,
"id": 17,
"lemma": "Queen",
"misc": "",
"start_char": 67,
"text": "Queen",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "nsubj",
"end_char": 76,
"feats": "PronType=Rel",
"head": 19,
"id": 18,
"lemma": "who",
"misc": "",
"start_char": 73,
"text": "who",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "acl:relcl",
"end_char": 81,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 17,
"id": 19,
"lemma": "let",
"misc": "",
"start_char": 77,
"text": "lets",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 83,
"feats": "Definite=Ind|PronType=Art",
"head": 23,
"id": 20,
"lemma": "a",
"misc": "",
"start_char": 82,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 92,
"feats": "Number=Sing",
"head": 22,
"id": 21,
"lemma": "Dothraki",
"misc": "",
"start_char": 84,
"text": "Dothraki",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "compound",
"end_char": 101,
"feats": "Number=Sing",
"head": 23,
"id": 22,
"lemma": "khalasar",
"misc": "",
"start_char": 93,
"text": "khalasar",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 106,
"feats": "Number=Sing",
"head": 19,
"id": 23,
"lemma": "rape",
"misc": "",
"start_char": 102,
"text": "rape",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"end_char": 110,
"feats": null,
"head": 25,
"id": 24,
"lemma": "and",
"misc": "",
"start_char": 107,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 118,
"feats": "VerbForm=Inf",
"head": 19,
"id": 25,
"lemma": "pillage",
"misc": "",
"start_char": 111,
"text": "pillage",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 122,
"feats": "Definite=Def|PronType=Art",
"head": 28,
"id": 26,
"lemma": "the",
"misc": "",
"start_char": 119,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nummod",
"end_char": 128,
"feats": "NumForm=Word|NumType=Card",
"head": 28,
"id": 27,
"lemma": "seven",
"misc": "",
"start_char": 123,
"text": "seven",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "obj",
"end_char": 137,
"feats": "Number=Plur",
"head": 25,
"id": 28,
"lemma": "kingdom",
"misc": "",
"start_char": 129,
"text": "kingdoms",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 139,
"feats": null,
"head": 2,
"id": 29,
"lemma": ".",
"misc": "",
"start_char": 138,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
3890becc41c7fda31163f3600b7512f2 | Alexander used to be the head scientist for Robert, where he created the Blacklight virus. | [
{
"end_char": 90,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Alexander)) (VP (VBD used) (S (VP (TO to) (VP (VB be) (NP (NP (DT the) (NN head) (NN scientist)) (PP (IN for) (NP (NP (NNP Robert)) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (PRP he)) (VP (VBD created) (NP (DT the) (NNP Blacklight) (NN virus)))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Alexander used to be the head scientist for Robert, where he created the Blacklight virus.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 9,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Alexander",
"misc": "",
"start_char": 0,
"text": "Alexander",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 14,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "use",
"misc": "",
"start_char": 10,
"text": "used",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 17,
"feats": null,
"head": 7,
"id": 3,
"lemma": "to",
"misc": "",
"start_char": 15,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "cop",
"end_char": 20,
"feats": "VerbForm=Inf",
"head": 7,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 18,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 24,
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": 5,
"lemma": "the",
"misc": "",
"start_char": 21,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 29,
"feats": "Number=Sing",
"head": 7,
"id": 6,
"lemma": "head",
"misc": "",
"start_char": 25,
"text": "head",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "xcomp",
"end_char": 39,
"feats": "Number=Sing",
"head": 2,
"id": 7,
"lemma": "scientist",
"misc": "",
"start_char": 30,
"text": "scientist",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 43,
"feats": null,
"head": 9,
"id": 8,
"lemma": "for",
"misc": "",
"start_char": 40,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 50,
"feats": "Number=Sing",
"head": 7,
"id": 9,
"lemma": "Robert",
"misc": "",
"start_char": 44,
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 52,
"feats": null,
"head": 13,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 51,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 58,
"feats": "PronType=Rel",
"head": 13,
"id": 11,
"lemma": "where",
"misc": "",
"start_char": 53,
"text": "where",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 61,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 59,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "acl:relcl",
"end_char": 69,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": 13,
"lemma": "create",
"misc": "",
"start_char": 62,
"text": "created",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 73,
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": 14,
"lemma": "the",
"misc": "",
"start_char": 70,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 84,
"feats": "Number=Sing",
"head": 16,
"id": 15,
"lemma": "Blacklight",
"misc": "",
"start_char": 74,
"text": "Blacklight",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "obj",
"end_char": 90,
"feats": "Number=Sing",
"head": 13,
"id": 16,
"lemma": "virus",
"misc": "",
"start_char": 85,
"text": "virus",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 92,
"feats": null,
"head": 2,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 91,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
5bc427b4a68c372d64cf88e97ce538e7 | Steve looks like what I'd imagine Paul would look like if he was a baseball player. | [
{
"end_char": 83,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Steve)) (VP (VBZ looks) (PP (IN like) (SBAR (WHNP (WP what)) (S (NP (PRP I)) (VP (MD 'd) (VP (VB imagine) (SBAR (S (NP (NNP Paul)) (VP (MD would) (VP (VB look) (PP (IN like)))))) (SBAR (IN if) (S (NP (PRP he)) (VP (VBD was) (NP (DT a) (NN baseball) (NN player))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Steve looks like what I'd imagine Paul would look like if he was a baseball player.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Steve",
"misc": "",
"start_char": 0,
"text": "Steve",
"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": "look",
"misc": "",
"start_char": 6,
"text": "looks",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "case",
"end_char": 16,
"feats": null,
"head": 4,
"id": 3,
"lemma": "like",
"misc": "",
"start_char": 12,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 21,
"feats": "PronType=Rel",
"head": 2,
"id": 4,
"lemma": "what",
"misc": "",
"start_char": 17,
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "nsubj",
"end_char": 23,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 7,
"id": 5,
"lemma": "I",
"misc": "",
"start_char": 22,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 26,
"feats": "VerbForm=Fin",
"head": 7,
"id": 6,
"lemma": "would",
"misc": "",
"start_char": 24,
"text": "'d",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "acl:relcl",
"end_char": 34,
"feats": "VerbForm=Inf",
"head": 4,
"id": 7,
"lemma": "imagine",
"misc": "",
"start_char": 27,
"text": "imagine",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nsubj",
"end_char": 39,
"feats": "Number=Sing",
"head": 10,
"id": 8,
"lemma": "Paul",
"misc": "",
"start_char": 35,
"text": "Paul",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 45,
"feats": "VerbForm=Fin",
"head": 10,
"id": 9,
"lemma": "would",
"misc": "",
"start_char": 40,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "ccomp",
"end_char": 50,
"feats": "VerbForm=Inf",
"head": 7,
"id": 10,
"lemma": "look",
"misc": "",
"start_char": 46,
"text": "look",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obl",
"end_char": 55,
"feats": null,
"head": 10,
"id": 11,
"lemma": "like",
"misc": "",
"start_char": 51,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "mark",
"end_char": 58,
"feats": null,
"head": 17,
"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": 17,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 59,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 65,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": 14,
"lemma": "be",
"misc": "",
"start_char": 62,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 67,
"feats": "Definite=Ind|PronType=Art",
"head": 17,
"id": 15,
"lemma": "a",
"misc": "",
"start_char": 66,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 76,
"feats": "Number=Sing",
"head": 17,
"id": 16,
"lemma": "baseball",
"misc": "",
"start_char": 68,
"text": "baseball",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"end_char": 83,
"feats": "Number=Sing",
"head": 10,
"id": 17,
"lemma": "player",
"misc": "",
"start_char": 77,
"text": "player",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 85,
"feats": null,
"head": 2,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 84,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
12,
12
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
b0996a42b5463d0479d6435f88d399b5 | James was always reliably to the right of Wes, so I can't really see how the left of the left will accept him. | [
{
"end_char": 110,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP James)) (VP (VBD was) (ADVP (RB always)) (ADVP (RB reliably)) (PP (IN to) (NP (NP (DT the) (NN right)) (PP (IN of) (NP (NNP Wes))))))) (, ,) (RB so) (S (NP (PRP I)) (VP (MD ca) (RB n't) (ADVP (RB really)) (VP (VB see) (SBAR (WHADVP (WRB how)) (S (NP (NP (DT the) (NN left)) (PP (IN of) (NP (DT the) (NN left)))) (VP (MD will) (VP (VB accept) (NP (PRP him))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "James was always reliably to the right of Wes, so I can't really see how the left of the left will accept him.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 7,
"id": 1,
"lemma": "James",
"misc": "",
"start_char": 0,
"text": "James",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 6,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 16,
"feats": null,
"head": 7,
"id": 3,
"lemma": "always",
"misc": "",
"start_char": 10,
"text": "always",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 25,
"feats": null,
"head": 7,
"id": 4,
"lemma": "reliably",
"misc": "",
"start_char": 17,
"text": "reliably",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 28,
"feats": null,
"head": 7,
"id": 5,
"lemma": "to",
"misc": "",
"start_char": 26,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 32,
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": 6,
"lemma": "the",
"misc": "",
"start_char": 29,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "root",
"end_char": 38,
"feats": "Number=Sing",
"head": 0,
"id": 7,
"lemma": "right",
"misc": "",
"start_char": 33,
"text": "right",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 41,
"feats": null,
"head": 9,
"id": 8,
"lemma": "of",
"misc": "",
"start_char": 39,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 45,
"feats": "Number=Sing",
"head": 7,
"id": 9,
"lemma": "Wes",
"misc": "",
"start_char": 42,
"text": "Wes",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 47,
"feats": null,
"head": 7,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 46,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 50,
"feats": null,
"head": 16,
"id": 11,
"lemma": "so",
"misc": "",
"start_char": 48,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 52,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 16,
"id": 12,
"lemma": "I",
"misc": "",
"start_char": 51,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 55,
"feats": "VerbForm=Fin",
"head": 16,
"id": 13,
"lemma": "can",
"misc": "",
"start_char": 53,
"text": "ca",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 59,
"feats": null,
"head": 16,
"id": 14,
"lemma": "not",
"misc": "",
"start_char": 56,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 66,
"feats": null,
"head": 16,
"id": 15,
"lemma": "really",
"misc": "",
"start_char": 60,
"text": "really",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 70,
"feats": "VerbForm=Inf",
"head": 7,
"id": 16,
"lemma": "see",
"misc": "",
"start_char": 67,
"text": "see",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 74,
"feats": "PronType=Int",
"head": 24,
"id": 17,
"lemma": "how",
"misc": "",
"start_char": 71,
"text": "how",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "det",
"end_char": 78,
"feats": "Definite=Def|PronType=Art",
"head": 19,
"id": 18,
"lemma": "the",
"misc": "",
"start_char": 75,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 83,
"feats": "Number=Sing",
"head": 24,
"id": 19,
"lemma": "left",
"misc": "",
"start_char": 79,
"text": "left",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 86,
"feats": null,
"head": 22,
"id": 20,
"lemma": "of",
"misc": "",
"start_char": 84,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 90,
"feats": "Definite=Def|PronType=Art",
"head": 22,
"id": 21,
"lemma": "the",
"misc": "",
"start_char": 87,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 95,
"feats": "Number=Sing",
"head": 19,
"id": 22,
"lemma": "left",
"misc": "",
"start_char": 91,
"text": "left",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"end_char": 100,
"feats": "VerbForm=Fin",
"head": 24,
"id": 23,
"lemma": "will",
"misc": "",
"start_char": 96,
"text": "will",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "ccomp",
"end_char": 107,
"feats": "VerbForm=Inf",
"head": 16,
"id": 24,
"lemma": "accept",
"misc": "",
"start_char": 101,
"text": "accept",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 111,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 24,
"id": 25,
"lemma": "he",
"misc": "",
"start_char": 108,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 113,
"feats": null,
"head": 7,
"id": 26,
"lemma": ".",
"misc": "",
"start_char": 112,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
24,
24
]
],
[
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
fe75b8ecc2cef6250d28b54eda69bc70 | Kenneth could've been close to Ricardo, although most of his prime was wasted. | [
{
"end_char": 78,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Kenneth)) (VP (MD could) (VP (VB 've) (VP (VBN been) (ADJP (RB close) (PP (IN to) (NP (NNP Ricardo)))) (, ,) (SBAR (IN although) (S (NP (NP (JJS most)) (PP (IN of) (NP (PRP$ his) (NN prime)))) (VP (VBD was) (VP (VBN wasted)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Kenneth could've been close to Ricardo, although most of his prime was wasted.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Kenneth",
"misc": "",
"start_char": 0,
"text": "Kenneth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 13,
"feats": "VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "could",
"misc": "",
"start_char": 8,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux",
"end_char": 17,
"feats": "VerbForm=Inf",
"head": 5,
"id": 3,
"lemma": "have",
"misc": "",
"start_char": 14,
"text": "'ve",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "cop",
"end_char": 22,
"feats": "Tense=Past|VerbForm=Part",
"head": 5,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 18,
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "root",
"end_char": 28,
"feats": "Degree=Pos",
"head": 0,
"id": 5,
"lemma": "close",
"misc": "",
"start_char": 23,
"text": "close",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 31,
"feats": null,
"head": 7,
"id": 6,
"lemma": "to",
"misc": "",
"start_char": 29,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 39,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Ricardo",
"misc": "",
"start_char": 32,
"text": "Ricardo",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 41,
"feats": null,
"head": 5,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 40,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 50,
"feats": null,
"head": 15,
"id": 9,
"lemma": "although",
"misc": "",
"start_char": 42,
"text": "although",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 55,
"feats": "Degree=Sup",
"head": 15,
"id": 10,
"lemma": "most",
"misc": "",
"start_char": 51,
"text": "most",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "case",
"end_char": 58,
"feats": null,
"head": 13,
"id": 11,
"lemma": "of",
"misc": "",
"start_char": 56,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 62,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "his",
"misc": "",
"start_char": 59,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 68,
"feats": "Number=Sing",
"head": 10,
"id": 13,
"lemma": "prime",
"misc": "",
"start_char": 63,
"text": "prime",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux:pass",
"end_char": 72,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": 14,
"lemma": "be",
"misc": "",
"start_char": 69,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 79,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 5,
"id": 15,
"lemma": "waste",
"misc": "",
"start_char": 73,
"text": "wasted",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 81,
"feats": null,
"head": 5,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 80,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
e66f9257b47dbf19a0187208a96b99a7 | Also notice that William wasn't with John even though he was shown in the alternate timeline to have been engaged to her. | [
{
"end_char": 121,
"id": 1,
"misc": {
"parse_tree": "(ROOT (SINV (ADVP (RB Also)) (VP (VB notice) (SBAR (IN that) (S (NP (NNP William)) (VP (VBD was) (RB n't) (PP (IN with) (NP (NNP John))) (SBAR (ADVP (RB even)) (IN though) (S (NP (PRP he)) (VP (VBD was) (VP (VBN shown) (PP (IN in) (NP (DT the) (JJ alternate) (NN timeline))) (S (VP (TO to) (VP (VB have) (VP (VBN been) (VP (VBN engaged) (PP (IN to) (NP (PRP her)))))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Also notice that William wasn't with John even though he was shown in the alternate timeline to have been engaged to her.",
"tokens": [
{
"deprel": "advmod",
"end_char": 4,
"feats": null,
"head": 2,
"id": 1,
"lemma": "also",
"misc": "",
"start_char": 0,
"text": "Also",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 11,
"feats": "Mood=Imp|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "notice",
"misc": "",
"start_char": 5,
"text": "notice",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 16,
"feats": null,
"head": 8,
"id": 3,
"lemma": "that",
"misc": "",
"start_char": 12,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 24,
"feats": "Number=Sing",
"head": 8,
"id": 4,
"lemma": "William",
"misc": "",
"start_char": 17,
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 28,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": 5,
"lemma": "be",
"misc": "",
"start_char": 25,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 32,
"feats": null,
"head": 8,
"id": 6,
"lemma": "not",
"misc": "",
"start_char": 29,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 37,
"feats": null,
"head": 8,
"id": 7,
"lemma": "with",
"misc": "",
"start_char": 33,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "ccomp",
"end_char": 42,
"feats": "Number=Sing",
"head": 2,
"id": 8,
"lemma": "John",
"misc": "",
"start_char": 38,
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 47,
"feats": null,
"head": 13,
"id": 9,
"lemma": "even",
"misc": "",
"start_char": 43,
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 54,
"feats": null,
"head": 13,
"id": 10,
"lemma": "though",
"misc": "",
"start_char": 48,
"text": "though",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 57,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 55,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 61,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 58,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 67,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 8,
"id": 13,
"lemma": "show",
"misc": "",
"start_char": 62,
"text": "shown",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 70,
"feats": null,
"head": 17,
"id": 14,
"lemma": "in",
"misc": "",
"start_char": 68,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 74,
"feats": "Definite=Def|PronType=Art",
"head": 17,
"id": 15,
"lemma": "the",
"misc": "",
"start_char": 71,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 84,
"feats": "Degree=Pos",
"head": 17,
"id": 16,
"lemma": "alternate",
"misc": "",
"start_char": 75,
"text": "alternate",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 93,
"feats": "Number=Sing",
"head": 13,
"id": 17,
"lemma": "timeline",
"misc": "",
"start_char": 85,
"text": "timeline",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 96,
"feats": null,
"head": 21,
"id": 18,
"lemma": "to",
"misc": "",
"start_char": 94,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "aux",
"end_char": 101,
"feats": "VerbForm=Inf",
"head": 21,
"id": 19,
"lemma": "have",
"misc": "",
"start_char": 97,
"text": "have",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "aux:pass",
"end_char": 106,
"feats": "Tense=Past|VerbForm=Part",
"head": 21,
"id": 20,
"lemma": "be",
"misc": "",
"start_char": 102,
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "advcl",
"end_char": 114,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 13,
"id": 21,
"lemma": "engage",
"misc": "",
"start_char": 107,
"text": "engaged",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 117,
"feats": null,
"head": 23,
"id": 22,
"lemma": "to",
"misc": "",
"start_char": 115,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 121,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": 23,
"lemma": "her",
"misc": "",
"start_char": 118,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 123,
"feats": null,
"head": 2,
"id": 24,
"lemma": ".",
"misc": "",
"start_char": 122,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
],
[
0,
10,
10
]
],
[
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
4bfc9938c8a8b96ef196676327c2a0b3 | Robert isn't dumb and probably realized that if Thomas was trying to trade down, then there's a good chance he planned on passing on Fultz. | [
{
"end_char": 139,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Robert)) (VP (VP (VBZ is) (RB n't) (ADJP (JJ dumb))) (CC and) (ADVP (RB probably)) (VP (VBD realized) (SBAR (IN that) (S (SBAR (IN if) (S (NP (NNP Thomas)) (VP (VBD was) (VP (VBG trying) (S (VP (TO to) (VP (VB trade) (PRT (RP down))))))))) (, ,) (ADVP (RB then)) (NP (EX there)) (VP (VBZ 's) (NP (NP (DT a) (JJ good) (NN chance)) (SBAR (S (NP (PRP he)) (VP (VBD planned) (PP (IN on) (S (VP (VBG passing) (PP (IN on) (NP (NNP Fultz))))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Robert isn't dumb and probably realized that if Thomas was trying to trade down, then there's a good chance he planned on passing on Fultz.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Robert",
"misc": "",
"start_char": 0,
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 7,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 13,
"feats": null,
"head": 4,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 10,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Degree=Pos",
"head": 0,
"id": 4,
"lemma": "dumb",
"misc": "",
"start_char": 14,
"text": "dumb",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 22,
"feats": null,
"head": 7,
"id": 5,
"lemma": "and",
"misc": "",
"start_char": 19,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 31,
"feats": null,
"head": 7,
"id": 6,
"lemma": "probably",
"misc": "",
"start_char": 23,
"text": "probably",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 40,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 7,
"lemma": "realize",
"misc": "",
"start_char": 32,
"text": "realized",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 45,
"feats": null,
"head": 19,
"id": 8,
"lemma": "that",
"misc": "",
"start_char": 41,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "mark",
"end_char": 48,
"feats": null,
"head": 12,
"id": 9,
"lemma": "if",
"misc": "",
"start_char": 46,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 55,
"feats": "Number=Sing",
"head": 12,
"id": 10,
"lemma": "Thomas",
"misc": "",
"start_char": 49,
"text": "Thomas",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 59,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "be",
"misc": "",
"start_char": 56,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 66,
"feats": "Tense=Pres|VerbForm=Part",
"head": 19,
"id": 12,
"lemma": "try",
"misc": "",
"start_char": 60,
"text": "trying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 69,
"feats": null,
"head": 14,
"id": 13,
"lemma": "to",
"misc": "",
"start_char": 67,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 75,
"feats": "VerbForm=Inf",
"head": 12,
"id": 14,
"lemma": "trade",
"misc": "",
"start_char": 70,
"text": "trade",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"end_char": 80,
"feats": null,
"head": 14,
"id": 15,
"lemma": "down",
"misc": "",
"start_char": 76,
"text": "down",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "punct",
"end_char": 82,
"feats": null,
"head": 12,
"id": 16,
"lemma": ",",
"misc": "",
"start_char": 81,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 87,
"feats": "PronType=Dem",
"head": 19,
"id": 17,
"lemma": "then",
"misc": "",
"start_char": 83,
"text": "then",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "expl",
"end_char": 93,
"feats": null,
"head": 19,
"id": 18,
"lemma": "there",
"misc": "",
"start_char": 88,
"text": "there",
"upos": "PRON",
"xpos": "EX"
},
{
"deprel": "ccomp",
"end_char": 96,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 7,
"id": 19,
"lemma": "be",
"misc": "",
"start_char": 94,
"text": "'s",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 98,
"feats": "Definite=Ind|PronType=Art",
"head": 22,
"id": 20,
"lemma": "a",
"misc": "",
"start_char": 97,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 103,
"feats": "Degree=Pos",
"head": 22,
"id": 21,
"lemma": "good",
"misc": "",
"start_char": 99,
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"end_char": 110,
"feats": "Number=Sing",
"head": 19,
"id": 22,
"lemma": "chance",
"misc": "",
"start_char": 104,
"text": "chance",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 113,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 24,
"id": 23,
"lemma": "he",
"misc": "",
"start_char": 111,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "acl:relcl",
"end_char": 121,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 22,
"id": 24,
"lemma": "plan",
"misc": "",
"start_char": 114,
"text": "planned",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 124,
"feats": null,
"head": 26,
"id": 25,
"lemma": "on",
"misc": "",
"start_char": 122,
"text": "on",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 132,
"feats": "VerbForm=Ger",
"head": 24,
"id": 26,
"lemma": "pass",
"misc": "",
"start_char": 125,
"text": "passing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 135,
"feats": null,
"head": 28,
"id": 27,
"lemma": "on",
"misc": "",
"start_char": 133,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 141,
"feats": "Number=Sing",
"head": 26,
"id": 28,
"lemma": "Fultz",
"misc": "",
"start_char": 136,
"text": "Fultz",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 143,
"feats": null,
"head": 4,
"id": 29,
"lemma": ".",
"misc": "",
"start_char": 142,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
9,
9
],
[
0,
22,
22
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
3e7497887b38a3f6cfbe184482534dbc | Andre said Robert might be benched because of a hamstring issue but said that he practiced friday? | [
{
"end_char": 98,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Andre)) (VP (VP (VBD said) (SBAR (S (NP (NNP Robert)) (VP (MD might) (VP (VB be) (VP (VBN benched) (PP (IN because) (IN of) (NP (DT a) (NN hamstring) (NN issue))))))))) (CC but) (VP (VBD said) (SBAR (IN that) (S (NP (PRP he)) (VP (VBD practiced) (NP (NNP friday))))))) (. ?)))"
},
"speaker": null,
"start_char": 0,
"text": "Andre said Robert might be benched because of a hamstring issue but said that he practiced friday?",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Andre",
"misc": "",
"start_char": 0,
"text": "Andre",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "say",
"misc": "",
"start_char": 6,
"text": "said",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj:pass",
"end_char": 17,
"feats": "Number=Sing",
"head": 6,
"id": 3,
"lemma": "Robert",
"misc": "",
"start_char": 11,
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 23,
"feats": "VerbForm=Fin",
"head": 6,
"id": 4,
"lemma": "might",
"misc": "",
"start_char": 18,
"text": "might",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux:pass",
"end_char": 26,
"feats": "VerbForm=Inf",
"head": 6,
"id": 5,
"lemma": "be",
"misc": "",
"start_char": 24,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "ccomp",
"end_char": 34,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 2,
"id": 6,
"lemma": "bench",
"misc": "",
"start_char": 27,
"text": "benched",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 42,
"feats": null,
"head": 11,
"id": 7,
"lemma": "because",
"misc": "",
"start_char": 35,
"text": "because",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 45,
"feats": null,
"head": 7,
"id": 8,
"lemma": "of",
"misc": "",
"start_char": 43,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 47,
"feats": "Definite=Ind|PronType=Art",
"head": 11,
"id": 9,
"lemma": "a",
"misc": "",
"start_char": 46,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 57,
"feats": "Number=Sing",
"head": 11,
"id": 10,
"lemma": "hamstring",
"misc": "",
"start_char": 48,
"text": "hamstring",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"end_char": 63,
"feats": "Number=Sing",
"head": 6,
"id": 11,
"lemma": "issue",
"misc": "",
"start_char": 58,
"text": "issue",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"end_char": 67,
"feats": null,
"head": 13,
"id": 12,
"lemma": "but",
"misc": "",
"start_char": 64,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 72,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": 13,
"lemma": "say",
"misc": "",
"start_char": 68,
"text": "said",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 77,
"feats": null,
"head": 16,
"id": 14,
"lemma": "that",
"misc": "",
"start_char": 73,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 80,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 15,
"lemma": "he",
"misc": "",
"start_char": 78,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"end_char": 90,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": 16,
"lemma": "practice",
"misc": "",
"start_char": 81,
"text": "practiced",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obl:tmod",
"end_char": 97,
"feats": "Number=Sing",
"head": 16,
"id": 17,
"lemma": "Friday",
"misc": "",
"start_char": 91,
"text": "friday",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 99,
"feats": null,
"head": 2,
"id": 18,
"lemma": "?",
"misc": "",
"start_char": 98,
"text": "?",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
14,
14
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
d093490ef3bbc53e379490399b72374c | David thinks Pablo flipped when he was working in Geneva Collusion w / RT & WL stories? | [
{
"end_char": 87,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP David)) (VP (VBZ thinks) (SBAR (S (NP (NNP Pablo)) (VP (VBD flipped) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD was) (VP (VBG working) (PP (IN in) (NP (NML (NNP Geneva) (NNP Collusion)) (IN w) (, /) (NNP RT) (CC &) (NNP WL) (NNS stories))))))))))) (. ?)))"
},
"speaker": null,
"start_char": 0,
"text": "David thinks Pablo flipped when he was working in Geneva Collusion w / RT & WL stories?",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "David",
"misc": "",
"start_char": 0,
"text": "David",
"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": "think",
"misc": "",
"start_char": 6,
"text": "thinks",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "nsubj",
"end_char": 18,
"feats": "Number=Sing",
"head": 4,
"id": 3,
"lemma": "Pablo",
"misc": "",
"start_char": 13,
"text": "Pablo",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "ccomp",
"end_char": 26,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 4,
"lemma": "flip",
"misc": "",
"start_char": 19,
"text": "flipped",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 31,
"feats": "PronType=Int",
"head": 8,
"id": 5,
"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": 6,
"lemma": "he",
"misc": "",
"start_char": 32,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 38,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": 7,
"lemma": "be",
"misc": "",
"start_char": 35,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 46,
"feats": "Tense=Pres|VerbForm=Part",
"head": 4,
"id": 8,
"lemma": "work",
"misc": "",
"start_char": 39,
"text": "working",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 49,
"feats": null,
"head": 17,
"id": 9,
"lemma": "in",
"misc": "",
"start_char": 47,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"end_char": 56,
"feats": "Number=Sing",
"head": 17,
"id": 10,
"lemma": "Geneva",
"misc": "",
"start_char": 50,
"text": "Geneva",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "compound",
"end_char": 66,
"feats": "Number=Sing",
"head": 17,
"id": 11,
"lemma": "Collusion",
"misc": "",
"start_char": 57,
"text": "Collusion",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 68,
"feats": null,
"head": 17,
"id": 12,
"lemma": "with",
"misc": "",
"start_char": 67,
"text": "w",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "punct",
"end_char": 70,
"feats": null,
"head": 14,
"id": 13,
"lemma": "/",
"misc": "",
"start_char": 69,
"text": "/",
"upos": "SYM",
"xpos": ","
},
{
"deprel": "compound",
"end_char": 73,
"feats": "Number=Sing",
"head": 17,
"id": 14,
"lemma": "RT",
"misc": "",
"start_char": 71,
"text": "RT",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 75,
"feats": null,
"head": 16,
"id": 15,
"lemma": "&",
"misc": "",
"start_char": 74,
"text": "&",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 78,
"feats": "Number=Sing",
"head": 14,
"id": 16,
"lemma": "WL",
"misc": "",
"start_char": 76,
"text": "WL",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "obl",
"end_char": 86,
"feats": "Number=Plur",
"head": 8,
"id": 17,
"lemma": "story",
"misc": "",
"start_char": 79,
"text": "stories",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 88,
"feats": null,
"head": 2,
"id": 18,
"lemma": "?",
"misc": "",
"start_char": 87,
"text": "?",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
d9065743bf57400efcfef1f35370a0c8 | Don't forget Gregory, not to disregard Roman, but he's done much more. | [
{
"end_char": 70,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (VP (VP (VB Do) (RB n't) (VP (VB forget) (NP (NNP Gregory)))) (, ,) (RB not) (VP (TO to) (VP (VB disregard) (NP (NNP Roman))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBN done) (NP (ADJP (RB much) (JJR more)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Don't forget Gregory, not to disregard Roman, but he's done much more.",
"tokens": [
{
"deprel": "aux",
"end_char": 2,
"feats": "Mood=Imp|VerbForm=Fin",
"head": 3,
"id": 1,
"lemma": "do",
"misc": "",
"start_char": 0,
"text": "Do",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 6,
"feats": null,
"head": 3,
"id": 2,
"lemma": "not",
"misc": "",
"start_char": 3,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 13,
"feats": "Mood=Imp|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "forget",
"misc": "",
"start_char": 7,
"text": "forget",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 21,
"feats": "Number=Sing",
"head": 3,
"id": 4,
"lemma": "Gregory",
"misc": "",
"start_char": 14,
"text": "Gregory",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 23,
"feats": null,
"head": 8,
"id": 5,
"lemma": ",",
"misc": "",
"start_char": 22,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 27,
"feats": null,
"head": 8,
"id": 6,
"lemma": "not",
"misc": "",
"start_char": 24,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 30,
"feats": null,
"head": 8,
"id": 7,
"lemma": "to",
"misc": "",
"start_char": 28,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 40,
"feats": "VerbForm=Inf",
"head": 3,
"id": 8,
"lemma": "disregard",
"misc": "",
"start_char": 31,
"text": "disregard",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 46,
"feats": "Number=Sing",
"head": 8,
"id": 9,
"lemma": "Roman",
"misc": "",
"start_char": 41,
"text": "Roman",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 48,
"feats": null,
"head": 14,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 47,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 52,
"feats": null,
"head": 14,
"id": 11,
"lemma": "but",
"misc": "",
"start_char": 49,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 55,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 53,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 58,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 14,
"id": 13,
"lemma": "be",
"misc": "",
"start_char": 56,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "conj",
"end_char": 63,
"feats": "Tense=Past|VerbForm=Part",
"head": 3,
"id": 14,
"lemma": "do",
"misc": "",
"start_char": 59,
"text": "done",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "advmod",
"end_char": 68,
"feats": null,
"head": 16,
"id": 15,
"lemma": "much",
"misc": "",
"start_char": 64,
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "obj",
"end_char": 73,
"feats": "Degree=Cmp",
"head": 14,
"id": 16,
"lemma": "more",
"misc": "",
"start_char": 69,
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "punct",
"end_char": 75,
"feats": null,
"head": 3,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 74,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
],
[
0,
11,
11
]
],
[
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
4d7afbf4f196a07e1642c3a96e48cfc6 | Mildred is still better in pvp than Janice because she can heal through heal block, but apparently this was before raids was released. | [
{
"end_char": 134,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Mildred)) (VP (VBZ is) (ADVP (RB still)) (ADJP (ADJP (JJR better) (PP (IN in) (NP (NN pvp)))) (PP (IN than) (NP (NNP Janice)))) (SBAR (IN because) (S (NP (PRP she)) (VP (MD can) (VP (VB heal) (PP (IN through) (NP (NN heal) (NN block))))))))) (, ,) (CC but) (S (ADVP (RB apparently)) (NP (DT this)) (VP (VBD was) (SBAR (IN before) (S (NP (NNS raids)) (VP (VBD was) (VP (VBN released))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Mildred is still better in pvp than Janice because she can heal through heal block, but apparently this was before raids was released.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Mildred",
"misc": "",
"start_char": 0,
"text": "Mildred",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 8,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 16,
"feats": null,
"head": 4,
"id": 3,
"lemma": "still",
"misc": "",
"start_char": 11,
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 23,
"feats": "Degree=Cmp",
"head": 0,
"id": 4,
"lemma": "good",
"misc": "",
"start_char": 17,
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"end_char": 26,
"feats": null,
"head": 6,
"id": 5,
"lemma": "in",
"misc": "",
"start_char": 24,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 30,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "pvp",
"misc": "",
"start_char": 27,
"text": "pvp",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 35,
"feats": null,
"head": 8,
"id": 7,
"lemma": "than",
"misc": "",
"start_char": 31,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 42,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "Janice",
"misc": "",
"start_char": 36,
"text": "Janice",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 50,
"feats": null,
"head": 12,
"id": 9,
"lemma": "because",
"misc": "",
"start_char": 43,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 54,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 10,
"lemma": "she",
"misc": "",
"start_char": 51,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 58,
"feats": "VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "can",
"misc": "",
"start_char": 55,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"end_char": 63,
"feats": "VerbForm=Inf",
"head": 4,
"id": 12,
"lemma": "heal",
"misc": "",
"start_char": 59,
"text": "heal",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 71,
"feats": null,
"head": 15,
"id": 13,
"lemma": "through",
"misc": "",
"start_char": 64,
"text": "through",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"end_char": 76,
"feats": "Number=Sing",
"head": 15,
"id": 14,
"lemma": "heal",
"misc": "",
"start_char": 72,
"text": "heal",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"end_char": 82,
"feats": "Number=Sing",
"head": 12,
"id": 15,
"lemma": "block",
"misc": "",
"start_char": 77,
"text": "block",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 84,
"feats": null,
"head": 24,
"id": 16,
"lemma": ",",
"misc": "",
"start_char": 83,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 88,
"feats": null,
"head": 24,
"id": 17,
"lemma": "but",
"misc": "",
"start_char": 85,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 99,
"feats": null,
"head": 24,
"id": 18,
"lemma": "apparently",
"misc": "",
"start_char": 89,
"text": "apparently",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj:outer",
"end_char": 104,
"feats": "Number=Sing|PronType=Dem",
"head": 24,
"id": 19,
"lemma": "this",
"misc": "",
"start_char": 100,
"text": "this",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "aux:pass",
"end_char": 108,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 24,
"id": 20,
"lemma": "be",
"misc": "",
"start_char": 105,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 115,
"feats": null,
"head": 24,
"id": 21,
"lemma": "before",
"misc": "",
"start_char": 109,
"text": "before",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 121,
"feats": "Number=Plur",
"head": 24,
"id": 22,
"lemma": "raid",
"misc": "",
"start_char": 116,
"text": "raids",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "aux:pass",
"end_char": 125,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 24,
"id": 23,
"lemma": "be",
"misc": "",
"start_char": 122,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"end_char": 134,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 4,
"id": 24,
"lemma": "release",
"misc": "",
"start_char": 126,
"text": "released",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 136,
"feats": null,
"head": 4,
"id": 25,
"lemma": ".",
"misc": "",
"start_char": 135,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
2545a3b111c423445b2c2a9443ebb7c2 | Jo wanted to ask Susan first if she had a way to end the winter. | [
{
"end_char": 64,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Jo)) (VP (VBD wanted) (S (VP (TO to) (VP (VB ask) (NP (NNP Susan)) (ADVP (RB first)) (SBAR (IN if) (S (NP (PRP she)) (VP (VBD had) (NP (NP (DT a) (NN way)) (SBAR (S (VP (TO to) (VP (VB end) (NP (DT the) (NN winter)))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Jo wanted to ask Susan first if she had a way to end the winter.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 2,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Jo",
"misc": "",
"start_char": 0,
"text": "Jo",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "want",
"misc": "",
"start_char": 3,
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 12,
"feats": null,
"head": 4,
"id": 3,
"lemma": "to",
"misc": "",
"start_char": 10,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 16,
"feats": "VerbForm=Inf",
"head": 2,
"id": 4,
"lemma": "ask",
"misc": "",
"start_char": 13,
"text": "ask",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "iobj",
"end_char": 22,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "Susan",
"misc": "",
"start_char": 17,
"text": "Susan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 28,
"feats": "NumType=Ord",
"head": 4,
"id": 6,
"lemma": "first",
"misc": "",
"start_char": 23,
"text": "first",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 31,
"feats": null,
"head": 9,
"id": 7,
"lemma": "if",
"misc": "",
"start_char": 29,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 35,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 8,
"lemma": "she",
"misc": "",
"start_char": 32,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"end_char": 39,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 9,
"lemma": "have",
"misc": "",
"start_char": 36,
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 41,
"feats": "Definite=Ind|PronType=Art",
"head": 11,
"id": 10,
"lemma": "a",
"misc": "",
"start_char": 40,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 45,
"feats": "Number=Sing",
"head": 9,
"id": 11,
"lemma": "way",
"misc": "",
"start_char": 42,
"text": "way",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 48,
"feats": null,
"head": 13,
"id": 12,
"lemma": "to",
"misc": "",
"start_char": 46,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"end_char": 52,
"feats": "VerbForm=Inf",
"head": 11,
"id": 13,
"lemma": "end",
"misc": "",
"start_char": 49,
"text": "end",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 56,
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": 14,
"lemma": "the",
"misc": "",
"start_char": 53,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 63,
"feats": "Number=Sing",
"head": 13,
"id": 15,
"lemma": "winter",
"misc": "",
"start_char": 57,
"text": "winter",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 65,
"feats": null,
"head": 2,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 64,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
8f73720353534ddd4e6e1bac9fd1e4fc | And yet Jason thinks Steven can't lead because he has smoked pot before. | [
{
"end_char": 72,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (ADVP (CC yet)) (NP (NNP Jason)) (VP (VBZ thinks) (SBAR (S (NP (NNP Steven)) (VP (MD ca) (RB n't) (VP (VB lead) (SBAR (IN because) (S (NP (PRP he)) (VP (VBZ has) (VP (VBN smoked) (NP (NN pot)) (ADVP (RB before))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And yet Jason thinks Steven can't lead because he has smoked pot before.",
"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": "advmod",
"end_char": 7,
"feats": null,
"head": 4,
"id": 2,
"lemma": "yet",
"misc": "",
"start_char": 4,
"text": "yet",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 13,
"feats": "Number=Sing",
"head": 4,
"id": 3,
"lemma": "Jason",
"misc": "",
"start_char": 8,
"text": "Jason",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 20,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 4,
"lemma": "think",
"misc": "",
"start_char": 14,
"text": "thinks",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "nsubj",
"end_char": 27,
"feats": "Number=Sing",
"head": 8,
"id": 5,
"lemma": "Steven",
"misc": "",
"start_char": 21,
"text": "Steven",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 30,
"feats": "VerbForm=Fin",
"head": 8,
"id": 6,
"lemma": "can",
"misc": "",
"start_char": 28,
"text": "ca",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 34,
"feats": null,
"head": 8,
"id": 7,
"lemma": "not",
"misc": "",
"start_char": 31,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 39,
"feats": "VerbForm=Inf",
"head": 4,
"id": 8,
"lemma": "lead",
"misc": "",
"start_char": 35,
"text": "lead",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 47,
"feats": null,
"head": 12,
"id": 9,
"lemma": "because",
"misc": "",
"start_char": 40,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 50,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 48,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 54,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "have",
"misc": "",
"start_char": 51,
"text": "has",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"end_char": 61,
"feats": "Tense=Past|VerbForm=Part",
"head": 8,
"id": 12,
"lemma": "smoke",
"misc": "",
"start_char": 55,
"text": "smoked",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"end_char": 65,
"feats": "Number=Sing",
"head": 12,
"id": 13,
"lemma": "pot",
"misc": "",
"start_char": 62,
"text": "pot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 72,
"feats": null,
"head": 12,
"id": 14,
"lemma": "before",
"misc": "",
"start_char": 66,
"text": "before",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 74,
"feats": null,
"head": 4,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 73,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
]
],
[
[
0,
4,
4
],
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
a07cedb932099866c730c6900cc7bde1 | Also Kevin said Patrick was lying when he said Brave New World was written as a reaction to HG Wells utopias and before he had heard of We. | [
{
"end_char": 139,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (ADVP (RB Also)) (NP (NNP Kevin)) (VP (VBD said) (SBAR (S (NP (NNP Patrick)) (VP (VBD was) (VP (VBG lying) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD said) (SBAR (S (NP (NNP Brave) (NNP New) (NNP World)) (VP (VP (VBD was) (VP (VBN written) (PP (IN as) (NP (NP (DT a) (NN reaction)) (PP (IN to) (NP (NML (NNP HG) (NNP Wells)) (NN utopias))))))) (CC and) (SBAR (IN before) (S (NP (PRP he)) (VP (VBD had) (VP (VBN heard) (PP (IN of) (NP (PRP We)))))))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Also Kevin said Patrick was lying when he said Brave New World was written as a reaction to HG Wells utopias and before he had heard of We.",
"tokens": [
{
"deprel": "advmod",
"end_char": 4,
"feats": null,
"head": 3,
"id": 1,
"lemma": "also",
"misc": "",
"start_char": 0,
"text": "Also",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 10,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "Kevin",
"misc": "",
"start_char": 5,
"text": "Kevin",
"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": "say",
"misc": "",
"start_char": 11,
"text": "said",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"end_char": 23,
"feats": "Number=Sing",
"head": 6,
"id": 4,
"lemma": "Patrick",
"misc": "",
"start_char": 16,
"text": "Patrick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 27,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": 5,
"lemma": "be",
"misc": "",
"start_char": 24,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"end_char": 33,
"feats": "Tense=Pres|VerbForm=Part",
"head": 3,
"id": 6,
"lemma": "lie",
"misc": "",
"start_char": 28,
"text": "lying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "advmod",
"end_char": 38,
"feats": "PronType=Int",
"head": 9,
"id": 7,
"lemma": "when",
"misc": "",
"start_char": 34,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 41,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 39,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 46,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": 9,
"lemma": "say",
"misc": "",
"start_char": 42,
"text": "said",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"end_char": 52,
"feats": "Degree=Pos",
"head": 12,
"id": 10,
"lemma": "brave",
"misc": "",
"start_char": 47,
"text": "Brave",
"upos": "ADJ",
"xpos": "NNP"
},
{
"deprel": "amod",
"end_char": 56,
"feats": "Degree=Pos",
"head": 12,
"id": 11,
"lemma": "New",
"misc": "",
"start_char": 53,
"text": "New",
"upos": "ADJ",
"xpos": "NNP"
},
{
"deprel": "nsubj:pass",
"end_char": 62,
"feats": "Number=Sing",
"head": 14,
"id": 12,
"lemma": "World",
"misc": "",
"start_char": 57,
"text": "World",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 66,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": 13,
"lemma": "be",
"misc": "",
"start_char": 63,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"end_char": 74,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 9,
"id": 14,
"lemma": "write",
"misc": "",
"start_char": 67,
"text": "written",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 77,
"feats": null,
"head": 17,
"id": 15,
"lemma": "as",
"misc": "",
"start_char": 75,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"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": "obl",
"end_char": 88,
"feats": "Number=Sing",
"head": 14,
"id": 17,
"lemma": "reaction",
"misc": "",
"start_char": 80,
"text": "reaction",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 91,
"feats": null,
"head": 21,
"id": 18,
"lemma": "to",
"misc": "",
"start_char": 89,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"end_char": 94,
"feats": "Number=Sing",
"head": 21,
"id": 19,
"lemma": "HG",
"misc": "",
"start_char": 92,
"text": "HG",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 100,
"feats": "Number=Sing",
"head": 19,
"id": 20,
"lemma": "Wells",
"misc": "",
"start_char": 95,
"text": "Wells",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "nmod",
"end_char": 108,
"feats": "Number=Sing",
"head": 17,
"id": 21,
"lemma": "utopia",
"misc": "",
"start_char": 101,
"text": "utopias",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"end_char": 112,
"feats": null,
"head": 26,
"id": 22,
"lemma": "and",
"misc": "",
"start_char": 109,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "mark",
"end_char": 119,
"feats": null,
"head": 26,
"id": 23,
"lemma": "before",
"misc": "",
"start_char": 113,
"text": "before",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 122,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 26,
"id": 24,
"lemma": "he",
"misc": "",
"start_char": 120,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 126,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 26,
"id": 25,
"lemma": "have",
"misc": "",
"start_char": 123,
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"end_char": 132,
"feats": "Tense=Past|VerbForm=Part",
"head": 14,
"id": 26,
"lemma": "hear",
"misc": "",
"start_char": 127,
"text": "heard",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 135,
"feats": null,
"head": 28,
"id": 27,
"lemma": "of",
"misc": "",
"start_char": 133,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 138,
"feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
"head": 26,
"id": 28,
"lemma": "we",
"misc": "",
"start_char": 136,
"text": "We",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 140,
"feats": null,
"head": 3,
"id": 29,
"lemma": ".",
"misc": "",
"start_char": 139,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
3,
3
],
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
5a717054c74d874c074025f77ed483e1 | Theodore would probably say that Stephen is valid yes, but the lack of soundness is why he rejects him. | [
{
"end_char": 103,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Theodore)) (VP (MD would) (ADVP (RB probably)) (VP (VB say) (SBAR (IN that) (S (NP (NNP Stephen)) (VP (VBZ is) (ADJP (JJ valid) (UH yes)))))))) (, ,) (CC but) (S (NP (NP (DT the) (NN lack)) (PP (IN of) (NP (NN soundness)))) (VP (VBZ is) (SBAR (WHADVP (WRB why)) (S (NP (PRP he)) (VP (VBZ rejects) (NP (PRP him))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Theodore would probably say that Stephen is valid yes, but the lack of soundness is why he rejects him.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 8,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Theodore",
"misc": "",
"start_char": 0,
"text": "Theodore",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 14,
"feats": "VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "would",
"misc": "",
"start_char": 9,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 23,
"feats": null,
"head": 4,
"id": 3,
"lemma": "probably",
"misc": "",
"start_char": 15,
"text": "probably",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 27,
"feats": "VerbForm=Inf",
"head": 0,
"id": 4,
"lemma": "say",
"misc": "",
"start_char": 24,
"text": "say",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 32,
"feats": null,
"head": 8,
"id": 5,
"lemma": "that",
"misc": "",
"start_char": 28,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 40,
"feats": "Number=Sing",
"head": 8,
"id": 6,
"lemma": "Stephen",
"misc": "",
"start_char": 33,
"text": "Stephen",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 43,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 8,
"id": 7,
"lemma": "be",
"misc": "",
"start_char": 41,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "ccomp",
"end_char": 49,
"feats": "Degree=Pos",
"head": 4,
"id": 8,
"lemma": "valid",
"misc": "",
"start_char": 44,
"text": "valid",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "discourse",
"end_char": 53,
"feats": null,
"head": 8,
"id": 9,
"lemma": "yes",
"misc": "",
"start_char": 50,
"text": "yes",
"upos": "INTJ",
"xpos": "UH"
},
{
"deprel": "punct",
"end_char": 55,
"feats": null,
"head": 17,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 54,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 59,
"feats": null,
"head": 17,
"id": 11,
"lemma": "but",
"misc": "",
"start_char": 56,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "det",
"end_char": 63,
"feats": "Definite=Def|PronType=Art",
"head": 13,
"id": 12,
"lemma": "the",
"misc": "",
"start_char": 60,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 68,
"feats": "Number=Sing",
"head": 17,
"id": 13,
"lemma": "lack",
"misc": "",
"start_char": 64,
"text": "lack",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 71,
"feats": null,
"head": 15,
"id": 14,
"lemma": "of",
"misc": "",
"start_char": 69,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 81,
"feats": "Number=Sing",
"head": 13,
"id": 15,
"lemma": "soundness",
"misc": "",
"start_char": 72,
"text": "soundness",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cop",
"end_char": 84,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 17,
"id": 16,
"lemma": "be",
"misc": "",
"start_char": 82,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "conj",
"end_char": 88,
"feats": "PronType=Rel",
"head": 4,
"id": 17,
"lemma": "why",
"misc": "",
"start_char": 85,
"text": "why",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 91,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": 18,
"lemma": "he",
"misc": "",
"start_char": 89,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl:relcl",
"end_char": 99,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 17,
"id": 19,
"lemma": "reject",
"misc": "",
"start_char": 92,
"text": "rejects",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 103,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": 20,
"lemma": "he",
"misc": "",
"start_char": 100,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 105,
"feats": null,
"head": 4,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 104,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
17,
17
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
98c3e1eb24b1252dd29b8bd516c2da67 | James hasn't comprehensively beaten Paul, so I can't really see him being the next big thing. | [
{
"end_char": 93,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP James)) (VP (VBZ has) (RB n't) (ADVP (RB comprehensively)) (VP (VBN beaten) (NP (NNP Paul))))) (, ,) (RB so) (S (NP (PRP I)) (VP (MD ca) (RB n't) (ADVP (RB really)) (VP (VB see) (S (NP (PRP him)) (VP (VBG being) (NP (DT the) (JJ next) (JJ big) (NN thing))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "James hasn't comprehensively beaten Paul, so I can't really see him being the next big thing.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "James",
"misc": "",
"start_char": 0,
"text": "James",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "have",
"misc": "",
"start_char": 6,
"text": "has",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 13,
"feats": null,
"head": 5,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 10,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 29,
"feats": null,
"head": 5,
"id": 4,
"lemma": "comprehensively",
"misc": "",
"start_char": 14,
"text": "comprehensively",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 36,
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": 5,
"lemma": "beat",
"misc": "",
"start_char": 30,
"text": "beaten",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"end_char": 41,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Paul",
"misc": "",
"start_char": 37,
"text": "Paul",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 43,
"feats": null,
"head": 5,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 42,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 46,
"feats": null,
"head": 13,
"id": 8,
"lemma": "so",
"misc": "",
"start_char": 44,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 48,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 13,
"id": 9,
"lemma": "I",
"misc": "",
"start_char": 47,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 51,
"feats": "VerbForm=Fin",
"head": 13,
"id": 10,
"lemma": "can",
"misc": "",
"start_char": 49,
"text": "ca",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 55,
"feats": null,
"head": 13,
"id": 11,
"lemma": "not",
"misc": "",
"start_char": 52,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 62,
"feats": null,
"head": 13,
"id": 12,
"lemma": "really",
"misc": "",
"start_char": 56,
"text": "really",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 66,
"feats": "VerbForm=Inf",
"head": 5,
"id": 13,
"lemma": "see",
"misc": "",
"start_char": 63,
"text": "see",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nsubj",
"end_char": 70,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 67,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 76,
"feats": "VerbForm=Ger",
"head": 19,
"id": 15,
"lemma": "be",
"misc": "",
"start_char": 71,
"text": "being",
"upos": "AUX",
"xpos": "VBG"
},
{
"deprel": "det",
"end_char": 80,
"feats": "Definite=Def|PronType=Art",
"head": 19,
"id": 16,
"lemma": "the",
"misc": "",
"start_char": 77,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 85,
"feats": "Degree=Pos",
"head": 19,
"id": 17,
"lemma": "next",
"misc": "",
"start_char": 81,
"text": "next",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"end_char": 89,
"feats": "Degree=Pos",
"head": 19,
"id": 18,
"lemma": "big",
"misc": "",
"start_char": 86,
"text": "big",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "ccomp",
"end_char": 95,
"feats": "Number=Sing",
"head": 13,
"id": 19,
"lemma": "thing",
"misc": "",
"start_char": 90,
"text": "thing",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 97,
"feats": null,
"head": 5,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 96,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
440353ff4149c3ea24dffdbc55c02607 | Justin has gone after Juan, so you could read some of his work. | [
{
"end_char": 63,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Justin)) (VP (VBZ has) (VP (VBN gone) (PP (IN after) (NP (NNP Juan)))))) (, ,) (RB so) (S (NP (PRP you)) (VP (MD could) (VP (VB read) (NP (NP (DT some)) (PP (IN of) (NP (PRP$ his) (NN work))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Justin has gone after Juan, so you could read some of his work.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Justin",
"misc": "",
"start_char": 0,
"text": "Justin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "have",
"misc": "",
"start_char": 7,
"text": "has",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 15,
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": 3,
"lemma": "go",
"misc": "",
"start_char": 11,
"text": "gone",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 21,
"feats": null,
"head": 5,
"id": 4,
"lemma": "after",
"misc": "",
"start_char": 16,
"text": "after",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 26,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "Juan",
"misc": "",
"start_char": 22,
"text": "Juan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 28,
"feats": null,
"head": 10,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 27,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 31,
"feats": null,
"head": 10,
"id": 7,
"lemma": "so",
"misc": "",
"start_char": 29,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 35,
"feats": "Case=Nom|Person=2|PronType=Prs",
"head": 10,
"id": 8,
"lemma": "you",
"misc": "",
"start_char": 32,
"text": "you",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 41,
"feats": "VerbForm=Fin",
"head": 10,
"id": 9,
"lemma": "could",
"misc": "",
"start_char": 36,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "parataxis",
"end_char": 46,
"feats": "VerbForm=Inf",
"head": 3,
"id": 10,
"lemma": "read",
"misc": "",
"start_char": 42,
"text": "read",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 51,
"feats": null,
"head": 10,
"id": 11,
"lemma": "some",
"misc": "",
"start_char": 47,
"text": "some",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "case",
"end_char": 54,
"feats": null,
"head": 14,
"id": 12,
"lemma": "of",
"misc": "",
"start_char": 52,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 58,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "his",
"misc": "",
"start_char": 55,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod",
"end_char": 63,
"feats": "Number=Sing",
"head": 11,
"id": 14,
"lemma": "work",
"misc": "",
"start_char": 59,
"text": "work",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 65,
"feats": null,
"head": 3,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 64,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
12,
12
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
12f780979a8f77c10a9a3b210a26adbd | Bobby traded Jason because he was starting to tank in Oakland, and he had no shot of resigning him anyway. | [
{
"end_char": 106,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Bobby)) (VP (VBD traded) (NP (NNP Jason)) (SBAR (IN because) (S (NP (PRP he)) (VP (VBD was) (VP (VBG starting) (S (VP (TO to) (VP (VB tank) (PP (IN in) (NP (NNP Oakland)))))))))))) (, ,) (CC and) (S (NP (PRP he)) (VP (VBD had) (NP (NP (DT no) (NN shot)) (PP (IN of) (S (VP (VBG resigning) (NP (PRP him)) (ADVP (RB anyway)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Bobby traded Jason because he was starting to tank in Oakland, and he had no shot of resigning him anyway.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Bobby",
"misc": "",
"start_char": 0,
"text": "Bobby",
"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": "trade",
"misc": "",
"start_char": 6,
"text": "traded",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 18,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Jason",
"misc": "",
"start_char": 13,
"text": "Jason",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 26,
"feats": null,
"head": 7,
"id": 4,
"lemma": "because",
"misc": "",
"start_char": 19,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 29,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 7,
"id": 5,
"lemma": "he",
"misc": "",
"start_char": 27,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 33,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": 6,
"lemma": "be",
"misc": "",
"start_char": 30,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 42,
"feats": "Tense=Pres|VerbForm=Part",
"head": 2,
"id": 7,
"lemma": "start",
"misc": "",
"start_char": 34,
"text": "starting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 45,
"feats": null,
"head": 9,
"id": 8,
"lemma": "to",
"misc": "",
"start_char": 43,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 50,
"feats": "VerbForm=Inf",
"head": 7,
"id": 9,
"lemma": "tank",
"misc": "",
"start_char": 46,
"text": "tank",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 53,
"feats": null,
"head": 11,
"id": 10,
"lemma": "in",
"misc": "",
"start_char": 51,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 61,
"feats": "Number=Sing",
"head": 9,
"id": 11,
"lemma": "Oakland",
"misc": "",
"start_char": 54,
"text": "Oakland",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 63,
"feats": null,
"head": 15,
"id": 12,
"lemma": ",",
"misc": "",
"start_char": 62,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 67,
"feats": null,
"head": 15,
"id": 13,
"lemma": "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": 15,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 68,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 74,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 15,
"lemma": "have",
"misc": "",
"start_char": 71,
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 77,
"feats": null,
"head": 17,
"id": 16,
"lemma": "no",
"misc": "",
"start_char": 75,
"text": "no",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 82,
"feats": "Number=Sing",
"head": 15,
"id": 17,
"lemma": "shot",
"misc": "",
"start_char": 78,
"text": "shot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 85,
"feats": null,
"head": 19,
"id": 18,
"lemma": "of",
"misc": "",
"start_char": 83,
"text": "of",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "acl",
"end_char": 95,
"feats": "VerbForm=Ger",
"head": 17,
"id": 19,
"lemma": "resign",
"misc": "",
"start_char": 86,
"text": "resigning",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 99,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": 20,
"lemma": "he",
"misc": "",
"start_char": 96,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 106,
"feats": null,
"head": 19,
"id": 21,
"lemma": "anyway",
"misc": "",
"start_char": 100,
"text": "anyway",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 108,
"feats": null,
"head": 2,
"id": 22,
"lemma": ".",
"misc": "",
"start_char": 107,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
5cf06809a82707e2b4b40f361a0199e7 | At first I couldn't get used to Billie with the voice of Victor, but he's just so good at his roles that it totally works. | [
{
"end_char": 122,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (PP (IN At) (ADVP (RB first))) (S (NP (PRP I)) (VP (MD could) (RB n't) (VP (VB get) (VP (VBN used) (PP (IN to) (NP (NNP Billie))) (PP (IN with) (NP (NP (DT the) (NN voice)) (PP (IN of) (NP (NNP Victor))))))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBZ 's) (ADJP (RB just) (RB so) (JJ good) (PP (IN at) (NP (PRP$ his) (NNS roles))) (SBAR (IN that) (S (NP (PRP it)) (ADVP (RB totally)) (VP (VBZ works))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "At first I couldn't get used to Billie with the voice of Victor, but he's just so good at his roles that it totally works.",
"tokens": [
{
"deprel": "case",
"end_char": 2,
"feats": null,
"head": 2,
"id": 1,
"lemma": "at",
"misc": "",
"start_char": 0,
"text": "At",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 8,
"feats": "NumType=Ord",
"head": 7,
"id": 2,
"lemma": "first",
"misc": "",
"start_char": 3,
"text": "first",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj:pass",
"end_char": 10,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 7,
"id": 3,
"lemma": "I",
"misc": "",
"start_char": 9,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 16,
"feats": "VerbForm=Fin",
"head": 7,
"id": 4,
"lemma": "could",
"misc": "",
"start_char": 11,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 20,
"feats": null,
"head": 7,
"id": 5,
"lemma": "not",
"misc": "",
"start_char": 17,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "aux:pass",
"end_char": 24,
"feats": "VerbForm=Inf",
"head": 7,
"id": 6,
"lemma": "get",
"misc": "",
"start_char": 21,
"text": "get",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "root",
"end_char": 29,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 7,
"lemma": "use",
"misc": "",
"start_char": 25,
"text": "used",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 32,
"feats": null,
"head": 9,
"id": 8,
"lemma": "to",
"misc": "",
"start_char": 30,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 39,
"feats": "Number=Sing",
"head": 7,
"id": 9,
"lemma": "Billie",
"misc": "",
"start_char": 33,
"text": "Billie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 44,
"feats": null,
"head": 12,
"id": 10,
"lemma": "with",
"misc": "",
"start_char": 40,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 48,
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": 11,
"lemma": "the",
"misc": "",
"start_char": 45,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 54,
"feats": "Number=Sing",
"head": 7,
"id": 12,
"lemma": "voice",
"misc": "",
"start_char": 49,
"text": "voice",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 57,
"feats": null,
"head": 14,
"id": 13,
"lemma": "of",
"misc": "",
"start_char": 55,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 64,
"feats": "Number=Sing",
"head": 12,
"id": 14,
"lemma": "Victor",
"misc": "",
"start_char": 58,
"text": "Victor",
"upos": "PROPN",
"xpos": "NNP"
},
{
"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": 73,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": 17,
"lemma": "he",
"misc": "",
"start_char": 71,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 76,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 21,
"id": 18,
"lemma": "be",
"misc": "",
"start_char": 74,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 81,
"feats": null,
"head": 21,
"id": 19,
"lemma": "just",
"misc": "",
"start_char": 77,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 84,
"feats": null,
"head": 21,
"id": 20,
"lemma": "so",
"misc": "",
"start_char": 82,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 89,
"feats": "Degree=Pos",
"head": 7,
"id": 21,
"lemma": "good",
"misc": "",
"start_char": 85,
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 92,
"feats": null,
"head": 24,
"id": 22,
"lemma": "at",
"misc": "",
"start_char": 90,
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 96,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 24,
"id": 23,
"lemma": "his",
"misc": "",
"start_char": 93,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 102,
"feats": "Number=Plur",
"head": 21,
"id": 24,
"lemma": "role",
"misc": "",
"start_char": 97,
"text": "roles",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 107,
"feats": null,
"head": 28,
"id": 25,
"lemma": "that",
"misc": "",
"start_char": 103,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 110,
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 28,
"id": 26,
"lemma": "it",
"misc": "",
"start_char": 108,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 118,
"feats": null,
"head": 28,
"id": 27,
"lemma": "totally",
"misc": "",
"start_char": 111,
"text": "totally",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "acl",
"end_char": 124,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 24,
"id": 28,
"lemma": "work",
"misc": "",
"start_char": 119,
"text": "works",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "punct",
"end_char": 126,
"feats": null,
"head": 7,
"id": 29,
"lemma": ".",
"misc": "",
"start_char": 125,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
8,
8
],
[
0,
16,
16
]
],
[
[
0,
13,
13
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
d754555266ea98f304764d2107e5c575 | Raymond is my main along with George, so I've played him enough to know relatively what I'm talking about. | [
{
"end_char": 106,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Raymond)) (VP (VBZ is) (NP (NP (PRP$ my) (JJ main)) (PP (RB along) (PP (IN with) (NP (NNP George))))))) (, ,) (RB so) (S (NP (PRP I)) (VP (VBP 've) (VP (VBN played) (NP (PRP him)) (ADVP (RB enough) (S (VP (TO to) (VP (VB know) (SBAR (ADVP (RB relatively)) (SBAR (WHNP (WP what)) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG talking) (PP (IN about)))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Raymond is my main along with George, so I've played him enough to know relatively what I'm talking about.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Raymond",
"misc": "",
"start_char": 0,
"text": "Raymond",
"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": "nmod:poss",
"end_char": 13,
"feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs",
"head": 4,
"id": 3,
"lemma": "my",
"misc": "",
"start_char": 11,
"text": "my",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Degree=Pos",
"head": 0,
"id": 4,
"lemma": "main",
"misc": "",
"start_char": 14,
"text": "main",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"end_char": 24,
"feats": null,
"head": 4,
"id": 5,
"lemma": "along",
"misc": "",
"start_char": 19,
"text": "along",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 29,
"feats": null,
"head": 7,
"id": 6,
"lemma": "with",
"misc": "",
"start_char": 25,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 36,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "George",
"misc": "",
"start_char": 30,
"text": "George",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 38,
"feats": null,
"head": 12,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 37,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 41,
"feats": null,
"head": 12,
"id": 9,
"lemma": "so",
"misc": "",
"start_char": 39,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 43,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 12,
"id": 10,
"lemma": "I",
"misc": "",
"start_char": 42,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 47,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "have",
"misc": "",
"start_char": 44,
"text": "'ve",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "parataxis",
"end_char": 54,
"feats": "Tense=Past|VerbForm=Part",
"head": 4,
"id": 12,
"lemma": "play",
"misc": "",
"start_char": 48,
"text": "played",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"end_char": 58,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 55,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 65,
"feats": null,
"head": 12,
"id": 14,
"lemma": "enough",
"misc": "",
"start_char": 59,
"text": "enough",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 68,
"feats": null,
"head": 16,
"id": 15,
"lemma": "to",
"misc": "",
"start_char": 66,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 73,
"feats": "VerbForm=Inf",
"head": 12,
"id": 16,
"lemma": "know",
"misc": "",
"start_char": 69,
"text": "know",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 84,
"feats": null,
"head": 18,
"id": 17,
"lemma": "relatively",
"misc": "",
"start_char": 74,
"text": "relatively",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "obl",
"end_char": 89,
"feats": "PronType=Rel",
"head": 21,
"id": 18,
"lemma": "what",
"misc": "",
"start_char": 85,
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "nsubj",
"end_char": 91,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 21,
"id": 19,
"lemma": "I",
"misc": "",
"start_char": 90,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 94,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 21,
"id": 20,
"lemma": "be",
"misc": "",
"start_char": 92,
"text": "'m",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "ccomp",
"end_char": 102,
"feats": "Tense=Pres|VerbForm=Part",
"head": 16,
"id": 21,
"lemma": "talk",
"misc": "",
"start_char": 95,
"text": "talking",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 108,
"feats": null,
"head": 18,
"id": 22,
"lemma": "about",
"misc": "",
"start_char": 103,
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "punct",
"end_char": 110,
"feats": null,
"head": 4,
"id": 23,
"lemma": ".",
"misc": "",
"start_char": 109,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
12,
12
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
eed976547ab37e34e6b4b04fa3e6cb45 | Charles is better than Curtis when he's playing on his off years. | [
{
"end_char": 65,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Charles)) (VP (VBZ is) (ADJP (ADJP (JJR better)) (PP (IN than) (NP (NNP Curtis)))) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBG playing) (PP (IN on) (NP (PRP$ his) (JJ off) (NNS years)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Charles is better than Curtis when he's playing on his off years.",
"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": "cop",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 8,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 17,
"feats": "Degree=Cmp",
"head": 0,
"id": 3,
"lemma": "good",
"misc": "",
"start_char": 11,
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"end_char": 22,
"feats": null,
"head": 5,
"id": 4,
"lemma": "than",
"misc": "",
"start_char": 18,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 29,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "Curtis",
"misc": "",
"start_char": 23,
"text": "Curtis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 34,
"feats": "PronType=Int",
"head": 9,
"id": 6,
"lemma": "when",
"misc": "",
"start_char": 30,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 37,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 7,
"lemma": "he",
"misc": "",
"start_char": 35,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 40,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 9,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 38,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"end_char": 48,
"feats": "Tense=Pres|VerbForm=Part",
"head": 3,
"id": 9,
"lemma": "play",
"misc": "",
"start_char": 41,
"text": "playing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 51,
"feats": null,
"head": 13,
"id": 10,
"lemma": "on",
"misc": "",
"start_char": 49,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 55,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 13,
"id": 11,
"lemma": "his",
"misc": "",
"start_char": 52,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 59,
"feats": "Degree=Pos",
"head": 13,
"id": 12,
"lemma": "off",
"misc": "",
"start_char": 56,
"text": "off",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 65,
"feats": "Number=Plur",
"head": 9,
"id": 13,
"lemma": "year",
"misc": "",
"start_char": 60,
"text": "years",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 67,
"feats": null,
"head": 3,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 66,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
6,
6
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
a8ac9d75efa8d3a8cf48e9bcf94168e6 | Richard had not done such with Carl, but he looked over her. | [
{
"end_char": 60,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Richard)) (VP (VBD had) (RB not) (VP (VBN done) (NP (JJ such)) (PP (IN with) (NP (NNP Carl)))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBD looked) (PP (IN over) (NP (PRP her))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Richard had not done such with Carl, but he looked over her.",
"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": "aux",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "have",
"misc": "",
"start_char": 8,
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 15,
"feats": null,
"head": 4,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 12,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 20,
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": 4,
"lemma": "do",
"misc": "",
"start_char": 16,
"text": "done",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"end_char": 25,
"feats": "Degree=Pos",
"head": 4,
"id": 5,
"lemma": "such",
"misc": "",
"start_char": 21,
"text": "such",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 30,
"feats": null,
"head": 7,
"id": 6,
"lemma": "with",
"misc": "",
"start_char": 26,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 35,
"feats": "Number=Sing",
"head": 4,
"id": 7,
"lemma": "Carl",
"misc": "",
"start_char": 31,
"text": "Carl",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 37,
"feats": null,
"head": 11,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 36,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 41,
"feats": null,
"head": 11,
"id": 9,
"lemma": "but",
"misc": "",
"start_char": 38,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 44,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 42,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 51,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 11,
"lemma": "look",
"misc": "",
"start_char": 45,
"text": "looked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 56,
"feats": null,
"head": 13,
"id": 12,
"lemma": "over",
"misc": "",
"start_char": 52,
"text": "over",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 60,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 13,
"lemma": "her",
"misc": "",
"start_char": 57,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 62,
"feats": null,
"head": 4,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 61,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
9f144bbd9cd139c78dfb86af9646a12f | Peter was drafted by Alan but he was Developed by Feaster and his team. | [
{
"end_char": 71,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Peter)) (VP (VBD was) (VP (VBN drafted) (PP (IN by) (NP (NNP Alan)))))) (CC but) (S (NP (PRP he)) (VP (VBD was) (VP (VBN Developed) (PP (IN by) (NP (NP (NNP Feaster)) (CC and) (NP (PRP$ his) (NN team))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Peter was drafted by Alan but he was Developed by Feaster and his team.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Peter",
"misc": "",
"start_char": 0,
"text": "Peter",
"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": 17,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 3,
"lemma": "draft",
"misc": "",
"start_char": 10,
"text": "drafted",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 20,
"feats": null,
"head": 5,
"id": 4,
"lemma": "by",
"misc": "",
"start_char": 18,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 25,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "Alan",
"misc": "",
"start_char": 21,
"text": "Alan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 29,
"feats": null,
"head": 9,
"id": 6,
"lemma": "but",
"misc": "",
"start_char": 26,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj:pass",
"end_char": 32,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 7,
"lemma": "he",
"misc": "",
"start_char": 30,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 36,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 33,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"end_char": 46,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 3,
"id": 9,
"lemma": "develop",
"misc": "",
"start_char": 37,
"text": "Developed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 49,
"feats": null,
"head": 11,
"id": 10,
"lemma": "by",
"misc": "",
"start_char": 47,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 57,
"feats": "Number=Sing",
"head": 9,
"id": 11,
"lemma": "Feaster",
"misc": "",
"start_char": 50,
"text": "Feaster",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 61,
"feats": null,
"head": 14,
"id": 12,
"lemma": "and",
"misc": "",
"start_char": 58,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nmod:poss",
"end_char": 65,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "his",
"misc": "",
"start_char": 62,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "conj",
"end_char": 70,
"feats": "Number=Sing",
"head": 11,
"id": 14,
"lemma": "team",
"misc": "",
"start_char": 66,
"text": "team",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 72,
"feats": null,
"head": 3,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 71,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
6,
6
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
83172c78935973cd293e31fd1f0aec7b | Eventually Mildred will be hated, and Deborah will be re-evaluated because she says something that offends "the mainstream". | [
{
"end_char": 124,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (ADVP (RB Eventually)) (NP (NNP Mildred)) (VP (MD will) (VP (VB be) (VP (VBN hated))))) (, ,) (CC and) (S (NP (NNP Deborah)) (VP (MD will) (VP (VB be) (VP (VBN re-evaluated) (SBAR (IN because) (S (NP (PRP she)) (VP (VBZ says) (NP (NP (NN something)) (SBAR (WHNP (WDT that)) (S (VP (VBZ offends) (`` ``) (NP (DT the) (NN mainstream)) ('' '')))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Eventually Mildred will be hated, and Deborah will be re-evaluated because she says something that offends \"the mainstream\".",
"tokens": [
{
"deprel": "advmod",
"end_char": 10,
"feats": null,
"head": 5,
"id": 1,
"lemma": "eventually",
"misc": "",
"start_char": 0,
"text": "Eventually",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj:pass",
"end_char": 18,
"feats": "Number=Sing",
"head": 5,
"id": 2,
"lemma": "Mildred",
"misc": "",
"start_char": 11,
"text": "Mildred",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 23,
"feats": "VerbForm=Fin",
"head": 5,
"id": 3,
"lemma": "will",
"misc": "",
"start_char": 19,
"text": "will",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux:pass",
"end_char": 26,
"feats": "VerbForm=Inf",
"head": 5,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 24,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "root",
"end_char": 32,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 5,
"lemma": "hate",
"misc": "",
"start_char": 27,
"text": "hated",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 34,
"feats": null,
"head": 11,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 33,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 38,
"feats": null,
"head": 11,
"id": 7,
"lemma": "and",
"misc": "",
"start_char": 35,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj:pass",
"end_char": 46,
"feats": "Number=Sing",
"head": 11,
"id": 8,
"lemma": "Deborah",
"misc": "",
"start_char": 39,
"text": "Deborah",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 51,
"feats": "VerbForm=Fin",
"head": 11,
"id": 9,
"lemma": "will",
"misc": "",
"start_char": 47,
"text": "will",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux:pass",
"end_char": 54,
"feats": "VerbForm=Inf",
"head": 11,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 52,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "conj",
"end_char": 67,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 5,
"id": 11,
"lemma": "re-evaluate",
"misc": "",
"start_char": 55,
"text": "re-evaluated",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"end_char": 75,
"feats": null,
"head": 14,
"id": 12,
"lemma": "because",
"misc": "",
"start_char": 68,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 79,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "she",
"misc": "",
"start_char": 76,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 84,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 11,
"id": 14,
"lemma": "say",
"misc": "",
"start_char": 80,
"text": "says",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 94,
"feats": "Number=Sing|PronType=Ind",
"head": 14,
"id": 15,
"lemma": "something",
"misc": "",
"start_char": 85,
"text": "something",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 99,
"feats": "PronType=Rel",
"head": 17,
"id": 16,
"lemma": "that",
"misc": "",
"start_char": 95,
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "acl:relcl",
"end_char": 107,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": 17,
"lemma": "offend",
"misc": "",
"start_char": 100,
"text": "offends",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "punct",
"end_char": 110,
"feats": null,
"head": 20,
"id": 18,
"lemma": "``",
"misc": "",
"start_char": 108,
"text": "``",
"upos": "PUNCT",
"xpos": "``"
},
{
"deprel": "det",
"end_char": 114,
"feats": "Definite=Def|PronType=Art",
"head": 20,
"id": 19,
"lemma": "the",
"misc": "",
"start_char": 111,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 125,
"feats": "Number=Sing",
"head": 17,
"id": 20,
"lemma": "mainstream",
"misc": "",
"start_char": 115,
"text": "mainstream",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 128,
"feats": null,
"head": 20,
"id": 21,
"lemma": "''",
"misc": "",
"start_char": 126,
"text": "''",
"upos": "PUNCT",
"xpos": "''"
},
{
"deprel": "punct",
"end_char": 130,
"feats": null,
"head": 5,
"id": 22,
"lemma": ".",
"misc": "",
"start_char": 129,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
7,
7
],
[
0,
12,
12
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
698ce17a07f6fbaa645b35ebfc74f3e6 | Michael feels demeaned but after some training from Charles, he overcomes his insecurities to become the best gigolo EVER. | [
{
"end_char": 122,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Michael)) (VP (VBZ feels) (ADJP (VBN demeaned)))) (CC but) (S (PP (IN after) (NP (NP (DT some) (NN training)) (PP (IN from) (NP (NNP Charles))))) (, ,) (NP (PRP he)) (VP (VBZ overcomes) (NP (PRP$ his) (NNS insecurities)) (S (VP (TO to) (VP (VB become) (NP (NP (DT the) (JJS best) (NN gigolo)) (ADVP (RB EVER)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Michael feels demeaned but after some training from Charles, he overcomes his insecurities to become the best gigolo EVER.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Michael",
"misc": "",
"start_char": 0,
"text": "Michael",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 13,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "feel",
"misc": "",
"start_char": 8,
"text": "feels",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "xcomp",
"end_char": 22,
"feats": "Tense=Past|VerbForm=Part",
"head": 2,
"id": 3,
"lemma": "demean",
"misc": "",
"start_char": 14,
"text": "demeaned",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "cc",
"end_char": 26,
"feats": null,
"head": 12,
"id": 4,
"lemma": "but",
"misc": "",
"start_char": 23,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "case",
"end_char": 32,
"feats": null,
"head": 7,
"id": 5,
"lemma": "after",
"misc": "",
"start_char": 27,
"text": "after",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 37,
"feats": null,
"head": 7,
"id": 6,
"lemma": "some",
"misc": "",
"start_char": 33,
"text": "some",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 46,
"feats": "Number=Sing",
"head": 12,
"id": 7,
"lemma": "training",
"misc": "",
"start_char": 38,
"text": "training",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 51,
"feats": null,
"head": 9,
"id": 8,
"lemma": "from",
"misc": "",
"start_char": 47,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 59,
"feats": "Number=Sing",
"head": 7,
"id": 9,
"lemma": "Charles",
"misc": "",
"start_char": 52,
"text": "Charles",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 61,
"feats": null,
"head": 12,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 60,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 64,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 62,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 74,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 12,
"lemma": "overcome",
"misc": "",
"start_char": 65,
"text": "overcomes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "nmod:poss",
"end_char": 78,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "his",
"misc": "",
"start_char": 75,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 91,
"feats": "Number=Plur",
"head": 12,
"id": 14,
"lemma": "insecurity",
"misc": "",
"start_char": 79,
"text": "insecurities",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"end_char": 94,
"feats": null,
"head": 16,
"id": 15,
"lemma": "to",
"misc": "",
"start_char": 92,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 101,
"feats": "VerbForm=Inf",
"head": 12,
"id": 16,
"lemma": "become",
"misc": "",
"start_char": 95,
"text": "become",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 105,
"feats": "Definite=Def|PronType=Art",
"head": 19,
"id": 17,
"lemma": "the",
"misc": "",
"start_char": 102,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 110,
"feats": "Degree=Sup",
"head": 19,
"id": 18,
"lemma": "good",
"misc": "",
"start_char": 106,
"text": "best",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "xcomp",
"end_char": 117,
"feats": "Number=Sing",
"head": 16,
"id": 19,
"lemma": "gigolo",
"misc": "",
"start_char": 111,
"text": "gigolo",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 122,
"feats": null,
"head": 19,
"id": 20,
"lemma": "ever",
"misc": "",
"start_char": 118,
"text": "EVER",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 124,
"feats": null,
"head": 2,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 123,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
4223f39dcc711f512ef1097e0775fa25 | Ronald makes me think of Skip Alberto if he were doing a solo radio show, mainly talking out of his ass as much as possible. | [
{
"end_char": 124,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Ronald)) (VP (VBZ makes) (S (NP (PRP me)) (VP (VB think) (PP (IN of) (NP (NNP Skip) (NNP Alberto))))) (SBAR (IN if) (S (NP (PRP he)) (VP (VBD were) (VP (VBG doing) (NP (DT a) (JJ solo) (NN radio) (NN show)) (, ,) (S (ADVP (RB mainly)) (VP (VBG talking) (PP (IN out) (PP (IN of) (NP (PRP$ his) (NN ass)))) (ADVP (ADVP (RB as) (RB much)) (PP (IN as) (ADJP (JJ possible))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Ronald makes me think of Skip Alberto if he were doing a solo radio show, mainly talking out of his ass as much as possible.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Ronald",
"misc": "",
"start_char": 0,
"text": "Ronald",
"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": "make",
"misc": "",
"start_char": 7,
"text": "makes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 15,
"feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs",
"head": 2,
"id": 3,
"lemma": "I",
"misc": "",
"start_char": 13,
"text": "me",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"end_char": 21,
"feats": "VerbForm=Inf",
"head": 2,
"id": 4,
"lemma": "think",
"misc": "",
"start_char": 16,
"text": "think",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 24,
"feats": null,
"head": 6,
"id": 5,
"lemma": "of",
"misc": "",
"start_char": 22,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 29,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "skip",
"misc": "",
"start_char": 25,
"text": "Skip",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 37,
"feats": "Number=Sing",
"head": 6,
"id": 7,
"lemma": "Alberto",
"misc": "",
"start_char": 30,
"text": "Alberto",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 40,
"feats": null,
"head": 11,
"id": 8,
"lemma": "if",
"misc": "",
"start_char": 38,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 43,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 41,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 48,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 44,
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 54,
"feats": "Tense=Pres|VerbForm=Part",
"head": 4,
"id": 11,
"lemma": "do",
"misc": "",
"start_char": 49,
"text": "doing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"end_char": 56,
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": 12,
"lemma": "a",
"misc": "",
"start_char": 55,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 61,
"feats": "Degree=Pos",
"head": 15,
"id": 13,
"lemma": "solo",
"misc": "",
"start_char": 57,
"text": "solo",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"end_char": 67,
"feats": "Number=Sing",
"head": 15,
"id": 14,
"lemma": "radio",
"misc": "",
"start_char": 62,
"text": "radio",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 72,
"feats": "Number=Sing",
"head": 11,
"id": 15,
"lemma": "show",
"misc": "",
"start_char": 68,
"text": "show",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 74,
"feats": null,
"head": 18,
"id": 16,
"lemma": ",",
"misc": "",
"start_char": 73,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 81,
"feats": null,
"head": 18,
"id": 17,
"lemma": "mainly",
"misc": "",
"start_char": 75,
"text": "mainly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 89,
"feats": "VerbForm=Ger",
"head": 11,
"id": 18,
"lemma": "talk",
"misc": "",
"start_char": 82,
"text": "talking",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"end_char": 93,
"feats": null,
"head": 22,
"id": 19,
"lemma": "out",
"misc": "",
"start_char": 90,
"text": "out",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 96,
"feats": null,
"head": 19,
"id": 20,
"lemma": "of",
"misc": "",
"start_char": 94,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 100,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 22,
"id": 21,
"lemma": "his",
"misc": "",
"start_char": 97,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 104,
"feats": "Number=Sing",
"head": 18,
"id": 22,
"lemma": "ass",
"misc": "",
"start_char": 101,
"text": "ass",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 107,
"feats": null,
"head": 24,
"id": 23,
"lemma": "as",
"misc": "",
"start_char": 105,
"text": "as",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 112,
"feats": "Degree=Pos",
"head": 18,
"id": 24,
"lemma": "much",
"misc": "",
"start_char": 108,
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 115,
"feats": null,
"head": 26,
"id": 25,
"lemma": "as",
"misc": "",
"start_char": 113,
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 124,
"feats": "Degree=Pos",
"head": 24,
"id": 26,
"lemma": "possible",
"misc": "",
"start_char": 116,
"text": "possible",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 126,
"feats": null,
"head": 2,
"id": 27,
"lemma": ".",
"misc": "",
"start_char": 125,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
21fec4bc79dd9f0da1a2b6e4558a825e | Norman says Larry was suppose to be there but he had real life issues come up. | [
{
"end_char": 78,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Norman)) (VP (VBZ says) (SBAR (S (S (NP (NNP Larry)) (VP (VBD was) (VP (VBN suppose) (S (VP (TO to) (VP (VB be) (ADVP (RB there)))))))) (CC but) (S (NP (PRP he)) (VP (VBD had) (S (NP (NML (JJ real) (NN life)) (NNS issues)) (VP (VB come) (PRT (RP up))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Norman says Larry was suppose to be there but he had real life issues come up.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Norman",
"misc": "",
"start_char": 0,
"text": "Norman",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "say",
"misc": "",
"start_char": 7,
"text": "says",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "nsubj:pass",
"end_char": 17,
"feats": "Number=Sing",
"head": 5,
"id": 3,
"lemma": "Larry",
"misc": "",
"start_char": 12,
"text": "Larry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 21,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 18,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"end_char": 29,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 2,
"id": 5,
"lemma": "suppose",
"misc": "",
"start_char": 22,
"text": "suppose",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"end_char": 32,
"feats": null,
"head": 8,
"id": 6,
"lemma": "to",
"misc": "",
"start_char": 30,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "cop",
"end_char": 35,
"feats": "VerbForm=Inf",
"head": 8,
"id": 7,
"lemma": "be",
"misc": "",
"start_char": 33,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 41,
"feats": "PronType=Dem",
"head": 5,
"id": 8,
"lemma": "there",
"misc": "",
"start_char": 36,
"text": "there",
"upos": "ADV",
"xpos": "RB"
},
{
"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": 52,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 11,
"lemma": "have",
"misc": "",
"start_char": 49,
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"end_char": 57,
"feats": "Degree=Pos",
"head": 14,
"id": 12,
"lemma": "real",
"misc": "",
"start_char": 53,
"text": "real",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"end_char": 62,
"feats": "Number=Sing",
"head": 14,
"id": 13,
"lemma": "life",
"misc": "",
"start_char": 58,
"text": "life",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 69,
"feats": "Number=Plur",
"head": 11,
"id": 14,
"lemma": "issue",
"misc": "",
"start_char": 63,
"text": "issues",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "xcomp",
"end_char": 74,
"feats": "VerbForm=Inf",
"head": 11,
"id": 15,
"lemma": "come",
"misc": "",
"start_char": 70,
"text": "come",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"end_char": 77,
"feats": null,
"head": 15,
"id": 16,
"lemma": "up",
"misc": "",
"start_char": 75,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "punct",
"end_char": 79,
"feats": null,
"head": 2,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 78,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
315ee176857c4e5ac2e3738d9674a972 | Richard gets hate for Thomas, but he's done a good job. | [
{
"end_char": 55,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Richard)) (VP (VBZ gets) (ADJP (JJ hate)) (PP (IN for) (NP (NNP Thomas))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBN done) (NP (DT a) (JJ good) (NN job))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Richard gets hate for Thomas, but he's done a good job.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Richard",
"misc": "",
"start_char": 0,
"text": "Richard",
"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": "get",
"misc": "",
"start_char": 8,
"text": "gets",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "xcomp",
"end_char": 17,
"feats": "Degree=Pos",
"head": 2,
"id": 3,
"lemma": "hate",
"misc": "",
"start_char": 13,
"text": "hate",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 21,
"feats": null,
"head": 5,
"id": 4,
"lemma": "for",
"misc": "",
"start_char": 18,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 28,
"feats": "Number=Sing",
"head": 2,
"id": 5,
"lemma": "Thomas",
"misc": "",
"start_char": 22,
"text": "Thomas",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 30,
"feats": null,
"head": 10,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 29,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 34,
"feats": null,
"head": 10,
"id": 7,
"lemma": "but",
"misc": "",
"start_char": 31,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 37,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 35,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 40,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 10,
"id": 9,
"lemma": "be",
"misc": "",
"start_char": 38,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "conj",
"end_char": 45,
"feats": "Tense=Past|VerbForm=Part",
"head": 2,
"id": 10,
"lemma": "do",
"misc": "",
"start_char": 41,
"text": "done",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "det",
"end_char": 47,
"feats": "Definite=Ind|PronType=Art",
"head": 13,
"id": 11,
"lemma": "a",
"misc": "",
"start_char": 46,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 52,
"feats": "Degree=Pos",
"head": 13,
"id": 12,
"lemma": "good",
"misc": "",
"start_char": 48,
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 56,
"feats": "Number=Sing",
"head": 10,
"id": 13,
"lemma": "job",
"misc": "",
"start_char": 53,
"text": "job",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 58,
"feats": null,
"head": 2,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 57,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
7,
7
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
fb2138fb7ea2c5ed27d62c3048e16a87 | Christopher said Larry was only playing around when everyone attacked him on Tenrou. | [
{
"end_char": 84,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Christopher)) (VP (VBD said) (SBAR (S (NP (NNP Larry)) (VP (VBD was) (ADVP (RB only)) (VP (VBG playing) (ADVP (RB around)) (SBAR (WHADVP (WRB when)) (S (NP (NN everyone)) (VP (VBD attacked) (NP (PRP him)) (PP (IN on) (NP (NNP Tenrou))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Christopher said Larry was only playing around when everyone attacked him on Tenrou.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 11,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Christopher",
"misc": "",
"start_char": 0,
"text": "Christopher",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 16,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "say",
"misc": "",
"start_char": 12,
"text": "said",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"end_char": 22,
"feats": "Number=Sing",
"head": 6,
"id": 3,
"lemma": "Larry",
"misc": "",
"start_char": 17,
"text": "Larry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 26,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 23,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 31,
"feats": null,
"head": 6,
"id": 5,
"lemma": "only",
"misc": "",
"start_char": 27,
"text": "only",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 39,
"feats": "Tense=Pres|VerbForm=Part",
"head": 2,
"id": 6,
"lemma": "play",
"misc": "",
"start_char": 32,
"text": "playing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "advmod",
"end_char": 46,
"feats": null,
"head": 6,
"id": 7,
"lemma": "around",
"misc": "",
"start_char": 40,
"text": "around",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 51,
"feats": "PronType=Int",
"head": 10,
"id": 8,
"lemma": "when",
"misc": "",
"start_char": 47,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 60,
"feats": "Number=Sing|PronType=Tot",
"head": 10,
"id": 9,
"lemma": "everyone",
"misc": "",
"start_char": 52,
"text": "everyone",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "advcl",
"end_char": 69,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": 10,
"lemma": "attack",
"misc": "",
"start_char": 61,
"text": "attacked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 73,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 70,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 76,
"feats": null,
"head": 13,
"id": 12,
"lemma": "on",
"misc": "",
"start_char": 74,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 83,
"feats": "Number=Sing",
"head": 10,
"id": 13,
"lemma": "Tenrou",
"misc": "",
"start_char": 77,
"text": "Tenrou",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 85,
"feats": null,
"head": 2,
"id": 14,
"lemma": ".",
"misc": "",
"start_char": 84,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
b85c9c283b52a843a5b6a22f081ca2d3 | Being sandwiched between Paul helps but Donald was still bad if you actually look at his tenure. | [
{
"end_char": 96,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (VP (VBG Being) (VP (VBN sandwiched) (PP (IN between) (NP (NNP Paul) (VBZ helps)))))) (CC but) (S (NP (NNP Donald)) (VP (VBD was) (ADVP (RB still)) (ADJP (JJ bad)) (SBAR (IN if) (S (NP (PRP you)) (ADVP (RB actually)) (VP (VBP look) (PP (IN at) (NP (PRP$ his) (NN tenure)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Being sandwiched between Paul helps but Donald was still bad if you actually look at his tenure.",
"tokens": [
{
"deprel": "aux:pass",
"end_char": 5,
"feats": "VerbForm=Ger",
"head": 2,
"id": 1,
"lemma": "be",
"misc": "",
"start_char": 0,
"text": "Being",
"upos": "AUX",
"xpos": "VBG"
},
{
"deprel": "csubj",
"end_char": 16,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 5,
"id": 2,
"lemma": "sandwich",
"misc": "",
"start_char": 6,
"text": "sandwiched",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 24,
"feats": null,
"head": 4,
"id": 3,
"lemma": "between",
"misc": "",
"start_char": 17,
"text": "between",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 29,
"feats": "Number=Sing",
"head": 2,
"id": 4,
"lemma": "Paul",
"misc": "",
"start_char": 25,
"text": "Paul",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 35,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 5,
"lemma": "help",
"misc": "",
"start_char": 30,
"text": "helps",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "cc",
"end_char": 39,
"feats": null,
"head": 10,
"id": 6,
"lemma": "but",
"misc": "",
"start_char": 36,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 46,
"feats": "Number=Sing",
"head": 10,
"id": 7,
"lemma": "Donald",
"misc": "",
"start_char": 40,
"text": "Donald",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 50,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 47,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 56,
"feats": null,
"head": 10,
"id": 9,
"lemma": "still",
"misc": "",
"start_char": 51,
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 60,
"feats": "Degree=Pos",
"head": 5,
"id": 10,
"lemma": "bad",
"misc": "",
"start_char": 57,
"text": "bad",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 63,
"feats": null,
"head": 14,
"id": 11,
"lemma": "if",
"misc": "",
"start_char": 61,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 67,
"feats": "Case=Nom|Person=2|PronType=Prs",
"head": 14,
"id": 12,
"lemma": "you",
"misc": "",
"start_char": 64,
"text": "you",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 76,
"feats": null,
"head": 14,
"id": 13,
"lemma": "actually",
"misc": "",
"start_char": 68,
"text": "actually",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 81,
"feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin",
"head": 10,
"id": 14,
"lemma": "look",
"misc": "",
"start_char": 77,
"text": "look",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "case",
"end_char": 84,
"feats": null,
"head": 17,
"id": 15,
"lemma": "at",
"misc": "",
"start_char": 82,
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 88,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 17,
"id": 16,
"lemma": "his",
"misc": "",
"start_char": 85,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 95,
"feats": "Number=Sing",
"head": 14,
"id": 17,
"lemma": "tenure",
"misc": "",
"start_char": 89,
"text": "tenure",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 97,
"feats": null,
"head": 5,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 96,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
]
],
[
[
0,
6,
6
],
[
0,
15,
15
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
3d7dcef365e77e0ceb05ac0296b73ac7 | Luis isn't as good as Willie, but I'd take him any day over Nellie. | [
{
"end_char": 67,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Luis)) (VP (VBZ is) (RB n't) (ADJP (ADJP (RB as) (JJ good)) (PP (IN as) (NP (NNP Willie)))))) (, ,) (CC but) (S (NP (PRP I)) (VP (MD 'd) (VP (VB take) (NP (PRP him)) (NP (DT any) (NN day)) (PP (IN over) (NP (NNP Nellie)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Luis isn't as good as Willie, but I'd take him any day over Nellie.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Luis",
"misc": "",
"start_char": 0,
"text": "Luis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 7,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 5,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 11,
"feats": null,
"head": 5,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 8,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 14,
"feats": null,
"head": 5,
"id": 4,
"lemma": "as",
"misc": "",
"start_char": 12,
"text": "as",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 19,
"feats": "Degree=Pos",
"head": 0,
"id": 5,
"lemma": "good",
"misc": "",
"start_char": 15,
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 22,
"feats": null,
"head": 7,
"id": 6,
"lemma": "as",
"misc": "",
"start_char": 20,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 29,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Willie",
"misc": "",
"start_char": 23,
"text": "Willie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 31,
"feats": null,
"head": 12,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 30,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 35,
"feats": null,
"head": 12,
"id": 9,
"lemma": "but",
"misc": "",
"start_char": 32,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 37,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 12,
"id": 10,
"lemma": "I",
"misc": "",
"start_char": 36,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 40,
"feats": "VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "would",
"misc": "",
"start_char": 38,
"text": "'d",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "conj",
"end_char": 45,
"feats": "VerbForm=Inf",
"head": 5,
"id": 12,
"lemma": "take",
"misc": "",
"start_char": 41,
"text": "take",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 49,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 46,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "det",
"end_char": 53,
"feats": null,
"head": 15,
"id": 14,
"lemma": "any",
"misc": "",
"start_char": 50,
"text": "any",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:tmod",
"end_char": 57,
"feats": "Number=Sing",
"head": 12,
"id": 15,
"lemma": "day",
"misc": "",
"start_char": 54,
"text": "day",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 62,
"feats": null,
"head": 17,
"id": 16,
"lemma": "over",
"misc": "",
"start_char": 58,
"text": "over",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 69,
"feats": "Number=Sing",
"head": 12,
"id": 17,
"lemma": "Nellie",
"misc": "",
"start_char": 63,
"text": "Nellie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 71,
"feats": null,
"head": 5,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 70,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
12,
12
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
45e20eaacb723c51edec8b97be845d90 | Rosie asked how much Elva had been drinking because her hands were shaking super bad. | [
{
"end_char": 85,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Rosie)) (VP (VBD asked) (SBAR (WHADJP (WRB how) (JJ much)) (S (NP (NNP Elva)) (VP (VBD had) (VP (VBN been) (VP (VBG drinking) (SBAR (IN because) (S (NP (PRP$ her) (NNS hands)) (VP (VBD were) (VP (VBG shaking) (ADJP (RB super) (JJ bad)))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Rosie asked how much Elva had been drinking because her hands were shaking super bad.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Rosie",
"misc": "",
"start_char": 0,
"text": "Rosie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "ask",
"misc": "",
"start_char": 6,
"text": "asked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 15,
"feats": "PronType=Int",
"head": 4,
"id": 3,
"lemma": "how",
"misc": "",
"start_char": 12,
"text": "how",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "advmod",
"end_char": 20,
"feats": "Degree=Pos",
"head": 8,
"id": 4,
"lemma": "much",
"misc": "",
"start_char": 16,
"text": "much",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"end_char": 25,
"feats": "Number=Sing",
"head": 8,
"id": 5,
"lemma": "Elva",
"misc": "",
"start_char": 21,
"text": "Elva",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 29,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": 6,
"lemma": "have",
"misc": "",
"start_char": 26,
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "aux",
"end_char": 34,
"feats": "Tense=Past|VerbForm=Part",
"head": 8,
"id": 7,
"lemma": "be",
"misc": "",
"start_char": 30,
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "ccomp",
"end_char": 43,
"feats": "Tense=Pres|VerbForm=Part",
"head": 2,
"id": 8,
"lemma": "drink",
"misc": "",
"start_char": 35,
"text": "drinking",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 51,
"feats": null,
"head": 13,
"id": 9,
"lemma": "because",
"misc": "",
"start_char": 44,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 55,
"feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "her",
"misc": "",
"start_char": 52,
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 61,
"feats": "Number=Plur",
"head": 13,
"id": 11,
"lemma": "hand",
"misc": "",
"start_char": 56,
"text": "hands",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "aux",
"end_char": 66,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 62,
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 74,
"feats": "Tense=Pres|VerbForm=Part",
"head": 8,
"id": 13,
"lemma": "shake",
"misc": "",
"start_char": 67,
"text": "shaking",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "advmod",
"end_char": 80,
"feats": null,
"head": 15,
"id": 14,
"lemma": "super",
"misc": "",
"start_char": 75,
"text": "super",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"end_char": 84,
"feats": "Degree=Pos",
"head": 13,
"id": 15,
"lemma": "bad",
"misc": "",
"start_char": 81,
"text": "bad",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 86,
"feats": null,
"head": 2,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 85,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
f589383ce48c43945c4b32539f828d04 | As Paul, I love Isaac, but he's off his head on this one. | [
{
"end_char": 57,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (PP (IN As) (NP (NNP Paul))) (, ,) (S (NP (PRP I)) (VP (VBP love) (NP (NNP Isaac)))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBZ 's) (PP (IN off) (NP (PRP$ his) (NN head))) (PP (IN on) (NP (DT this) (NN one))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "As Paul, I love Isaac, but he's off his head on this one.",
"tokens": [
{
"deprel": "case",
"end_char": 2,
"feats": null,
"head": 2,
"id": 1,
"lemma": "as",
"misc": "",
"start_char": 0,
"text": "As",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 7,
"feats": "Number=Sing",
"head": 5,
"id": 2,
"lemma": "Paul",
"misc": "",
"start_char": 3,
"text": "Paul",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 9,
"feats": null,
"head": 5,
"id": 3,
"lemma": ",",
"misc": "",
"start_char": 8,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"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": 16,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 5,
"lemma": "love",
"misc": "",
"start_char": 12,
"text": "love",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "obj",
"end_char": 22,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Isaac",
"misc": "",
"start_char": 17,
"text": "Isaac",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 24,
"feats": null,
"head": 13,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 23,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 28,
"feats": null,
"head": 13,
"id": 8,
"lemma": "but",
"misc": "",
"start_char": 25,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 31,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 9,
"lemma": "he",
"misc": "",
"start_char": 29,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 34,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 32,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "case",
"end_char": 38,
"feats": null,
"head": 13,
"id": 11,
"lemma": "off",
"misc": "",
"start_char": 35,
"text": "off",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 42,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "his",
"misc": "",
"start_char": 39,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "conj",
"end_char": 47,
"feats": "Number=Sing",
"head": 5,
"id": 13,
"lemma": "head",
"misc": "",
"start_char": 43,
"text": "head",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 50,
"feats": null,
"head": 16,
"id": 14,
"lemma": "on",
"misc": "",
"start_char": 48,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 55,
"feats": "Number=Sing|PronType=Dem",
"head": 16,
"id": 15,
"lemma": "this",
"misc": "",
"start_char": 51,
"text": "this",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 59,
"feats": "Number=Sing",
"head": 13,
"id": 16,
"lemma": "one",
"misc": "",
"start_char": 56,
"text": "one",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 61,
"feats": null,
"head": 5,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 60,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
5,
5
],
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
ae49f128c48e427f33e212982f5c45f9 | Gregory couldn't possibly be more popular than Carter because he's been attacked at least as much, yet he's far more popular. | [
{
"end_char": 125,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Gregory)) (VP (MD could) (RB n't) (ADVP (RB possibly)) (VP (VB be) (ADJP (ADJP (RBR more) (JJ popular)) (PP (IN than) (NP (NNP Carter)))) (SBAR (IN because) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBN been) (VP (VBN attacked) (ADVP (ADVP (IN at) (JJS least)) (RB as) (RB much)))))))))) (, ,) (CC yet) (S (NP (PRP he)) (VP (VBZ 's) (ADJP (ADVP (RB far) (RBR more)) (JJ popular)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Gregory couldn't possibly be more popular than Carter because he's been attacked at least as much, yet he's far more popular.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 7,
"id": 1,
"lemma": "Gregory",
"misc": "",
"start_char": 0,
"text": "Gregory",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 13,
"feats": "VerbForm=Fin",
"head": 7,
"id": 2,
"lemma": "could",
"misc": "",
"start_char": 8,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 17,
"feats": null,
"head": 7,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 14,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 26,
"feats": null,
"head": 7,
"id": 4,
"lemma": "possibly",
"misc": "",
"start_char": 18,
"text": "possibly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cop",
"end_char": 29,
"feats": "VerbForm=Inf",
"head": 7,
"id": 5,
"lemma": "be",
"misc": "",
"start_char": 27,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 34,
"feats": "Degree=Cmp",
"head": 7,
"id": 6,
"lemma": "more",
"misc": "",
"start_char": 30,
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "root",
"end_char": 42,
"feats": "Degree=Pos",
"head": 0,
"id": 7,
"lemma": "popular",
"misc": "",
"start_char": 35,
"text": "popular",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 47,
"feats": null,
"head": 9,
"id": 8,
"lemma": "than",
"misc": "",
"start_char": 43,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 54,
"feats": "Number=Sing",
"head": 7,
"id": 9,
"lemma": "Carter",
"misc": "",
"start_char": 48,
"text": "Carter",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 62,
"feats": null,
"head": 14,
"id": 10,
"lemma": "because",
"misc": "",
"start_char": 55,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"end_char": 65,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 63,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 68,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 14,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 66,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "aux:pass",
"end_char": 73,
"feats": "Tense=Past|VerbForm=Part",
"head": 14,
"id": 13,
"lemma": "be",
"misc": "",
"start_char": 69,
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "advcl",
"end_char": 82,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 7,
"id": 14,
"lemma": "attack",
"misc": "",
"start_char": 74,
"text": "attacked",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 85,
"feats": null,
"head": 16,
"id": 15,
"lemma": "at",
"misc": "",
"start_char": 83,
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 91,
"feats": "Degree=Sup",
"head": 18,
"id": 16,
"lemma": "least",
"misc": "",
"start_char": 86,
"text": "least",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "advmod",
"end_char": 94,
"feats": null,
"head": 18,
"id": 17,
"lemma": "as",
"misc": "",
"start_char": 92,
"text": "as",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 99,
"feats": "Degree=Pos",
"head": 14,
"id": 18,
"lemma": "much",
"misc": "",
"start_char": 95,
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 101,
"feats": null,
"head": 25,
"id": 19,
"lemma": ",",
"misc": "",
"start_char": 100,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 105,
"feats": null,
"head": 25,
"id": 20,
"lemma": "yet",
"misc": "",
"start_char": 102,
"text": "yet",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 108,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 25,
"id": 21,
"lemma": "he",
"misc": "",
"start_char": 106,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 111,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 25,
"id": 22,
"lemma": "be",
"misc": "",
"start_char": 109,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 115,
"feats": "Degree=Pos",
"head": 24,
"id": 23,
"lemma": "far",
"misc": "",
"start_char": 112,
"text": "far",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 120,
"feats": "Degree=Cmp",
"head": 25,
"id": 24,
"lemma": "more",
"misc": "",
"start_char": 116,
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "conj",
"end_char": 128,
"feats": "Degree=Pos",
"head": 7,
"id": 25,
"lemma": "popular",
"misc": "",
"start_char": 121,
"text": "popular",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 130,
"feats": null,
"head": 7,
"id": 26,
"lemma": ".",
"misc": "",
"start_char": 129,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
5245e547ec278ff80443e7c2ebd6df95 | Daniel is pretty sweet, I like Richard but he's both less exciting and I wager less fun to play as. | [
{
"end_char": 99,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Daniel)) (VP (VBZ is) (ADJP (RB pretty) (JJ sweet)))) (, ,) (S (NP (PRP I)) (VP (VBP like) (NP (NNP Richard)))) (CC but) (S (S (NP (PRP he)) (VP (VBZ 's) (ADJP (RB both) (RBR less) (JJ exciting)))) (CC and) (S (NP (PRP I)) (VP (VBP wager) (NP (NP (JJR less) (NN fun)) (SBAR (S (VP (TO to) (VP (VB play) (PP (IN as)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Daniel is pretty sweet, I like Richard but he's both less exciting and I wager less fun to play as.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Daniel",
"misc": "",
"start_char": 0,
"text": "Daniel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 7,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 16,
"feats": null,
"head": 4,
"id": 3,
"lemma": "pretty",
"misc": "",
"start_char": 10,
"text": "pretty",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 22,
"feats": "Degree=Pos",
"head": 0,
"id": 4,
"lemma": "sweet",
"misc": "",
"start_char": 17,
"text": "sweet",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 24,
"feats": null,
"head": 7,
"id": 5,
"lemma": ",",
"misc": "",
"start_char": 23,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 26,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 7,
"id": 6,
"lemma": "I",
"misc": "",
"start_char": 25,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"end_char": 31,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 7,
"lemma": "like",
"misc": "",
"start_char": 27,
"text": "like",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "obj",
"end_char": 39,
"feats": "Number=Sing",
"head": 7,
"id": 8,
"lemma": "Richard",
"misc": "",
"start_char": 32,
"text": "Richard",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 43,
"feats": null,
"head": 14,
"id": 9,
"lemma": "but",
"misc": "",
"start_char": 40,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 46,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 44,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 49,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 14,
"id": 11,
"lemma": "be",
"misc": "",
"start_char": 47,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 54,
"feats": null,
"head": 14,
"id": 12,
"lemma": "both",
"misc": "",
"start_char": 50,
"text": "both",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 59,
"feats": "Degree=Cmp",
"head": 14,
"id": 13,
"lemma": "less",
"misc": "",
"start_char": 55,
"text": "less",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "conj",
"end_char": 68,
"feats": "Degree=Pos",
"head": 4,
"id": 14,
"lemma": "exciting",
"misc": "",
"start_char": 60,
"text": "exciting",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 72,
"feats": null,
"head": 17,
"id": 15,
"lemma": "and",
"misc": "",
"start_char": 69,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 74,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 17,
"id": 16,
"lemma": "I",
"misc": "",
"start_char": 73,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 80,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 14,
"id": 17,
"lemma": "wager",
"misc": "",
"start_char": 75,
"text": "wager",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "amod",
"end_char": 85,
"feats": "Degree=Cmp",
"head": 19,
"id": 18,
"lemma": "less",
"misc": "",
"start_char": 81,
"text": "less",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"end_char": 89,
"feats": "Number=Sing",
"head": 17,
"id": 19,
"lemma": "fun",
"misc": "",
"start_char": 86,
"text": "fun",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 92,
"feats": null,
"head": 21,
"id": 20,
"lemma": "to",
"misc": "",
"start_char": 90,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"end_char": 97,
"feats": "VerbForm=Inf",
"head": 19,
"id": 21,
"lemma": "play",
"misc": "",
"start_char": 93,
"text": "play",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obl",
"end_char": 100,
"feats": null,
"head": 21,
"id": 22,
"lemma": "as",
"misc": "",
"start_char": 98,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "punct",
"end_char": 102,
"feats": null,
"head": 4,
"id": 23,
"lemma": ".",
"misc": "",
"start_char": 101,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
e69dba130590846a48b37f4157fe90c0 | Jonathan is good, I was gonna say Todd but he's a bigger name and they're very comparable. | [
{
"end_char": 90,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Jonathan)) (VP (VBZ is) (ADJP (JJ good)))) (, ,) (S (NP (PRP I)) (VP (VBD was) (VP (VBG gon) (S (VP (TO na) (VP (VB say) (NP (NNP Todd)))))))) (CC but) (S (NP (PRP he)) (VP (VBZ 's) (NP (DT a) (JJR bigger) (NN name)))) (CC and) (S (NP (PRP they)) (VP (VBP 're) (ADJP (RB very) (JJ comparable)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Jonathan is good, I was gonna say Todd but he's a bigger name and they're very comparable.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 8,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Jonathan",
"misc": "",
"start_char": 0,
"text": "Jonathan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 9,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 16,
"feats": "Degree=Pos",
"head": 0,
"id": 3,
"lemma": "good",
"misc": "",
"start_char": 12,
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 18,
"feats": null,
"head": 7,
"id": 4,
"lemma": ",",
"misc": "",
"start_char": 17,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 20,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 7,
"id": 5,
"lemma": "I",
"misc": "",
"start_char": 19,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 24,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": 6,
"lemma": "be",
"misc": "",
"start_char": 21,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "parataxis",
"end_char": 28,
"feats": "Tense=Pres|VerbForm=Part",
"head": 3,
"id": 7,
"lemma": "go",
"misc": "",
"start_char": 25,
"text": "gon",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 31,
"feats": null,
"head": 9,
"id": 8,
"lemma": "to",
"misc": "",
"start_char": 29,
"text": "na",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 35,
"feats": "VerbForm=Inf",
"head": 7,
"id": 9,
"lemma": "say",
"misc": "",
"start_char": 32,
"text": "say",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 40,
"feats": "Number=Sing",
"head": 9,
"id": 10,
"lemma": "Todd",
"misc": "",
"start_char": 36,
"text": "Todd",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 44,
"feats": null,
"head": 16,
"id": 11,
"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": 16,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 45,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 50,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 16,
"id": 13,
"lemma": "be",
"misc": "",
"start_char": 48,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 52,
"feats": "Definite=Ind|PronType=Art",
"head": 16,
"id": 14,
"lemma": "a",
"misc": "",
"start_char": 51,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 59,
"feats": "Degree=Cmp",
"head": 16,
"id": 15,
"lemma": "big",
"misc": "",
"start_char": 53,
"text": "bigger",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "conj",
"end_char": 64,
"feats": "Number=Sing",
"head": 3,
"id": 16,
"lemma": "name",
"misc": "",
"start_char": 60,
"text": "name",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"end_char": 68,
"feats": null,
"head": 21,
"id": 17,
"lemma": "and",
"misc": "",
"start_char": 65,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 73,
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 21,
"id": 18,
"lemma": "they",
"misc": "",
"start_char": 69,
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 77,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 21,
"id": 19,
"lemma": "be",
"misc": "",
"start_char": 74,
"text": "'re",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 82,
"feats": null,
"head": 21,
"id": 20,
"lemma": "very",
"misc": "",
"start_char": 78,
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 93,
"feats": "Degree=Pos",
"head": 16,
"id": 21,
"lemma": "comparable",
"misc": "",
"start_char": 83,
"text": "comparable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 95,
"feats": null,
"head": 3,
"id": 22,
"lemma": ".",
"misc": "",
"start_char": 94,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
9,
9
],
[
0,
11,
11
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
0a81d4561cfdac8689fee8f9bc8b96b8 | Given this, Samuel should likewise have been able to effortlessly dominate Neil, though perhaps he might have needed a bit more effort to it. | [
{
"end_char": 141,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (PP (VBN Given) (NP (DT this))) (, ,) (NP (NNP Samuel)) (VP (MD should) (ADVP (RB likewise)) (VP (VB have) (VP (VBN been) (ADJP (JJ able) (S (VP (TO to) (ADVP (RB effortlessly)) (VP (VB dominate) (NP (NNP Neil)))))))))) (, ,) (RB though) (S (ADVP (RB perhaps)) (NP (PRP he)) (VP (MD might) (VP (VB have) (VP (VBN needed) (NP (ADJP (NP (DT a) (NN bit)) (JJR more)) (NN effort)) (PP (IN to) (NP (PRP it))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Given this, Samuel should likewise have been able to effortlessly dominate Neil, though perhaps he might have needed a bit more effort to it.",
"tokens": [
{
"deprel": "advcl",
"end_char": 5,
"feats": "Tense=Past|VerbForm=Part",
"head": 9,
"id": 1,
"lemma": "give",
"misc": "",
"start_char": 0,
"text": "Given",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"end_char": 10,
"feats": "Number=Sing|PronType=Dem",
"head": 1,
"id": 2,
"lemma": "this",
"misc": "",
"start_char": 6,
"text": "this",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "punct",
"end_char": 12,
"feats": null,
"head": 9,
"id": 3,
"lemma": ",",
"misc": "",
"start_char": 11,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 19,
"feats": "Number=Sing",
"head": 9,
"id": 4,
"lemma": "Samuel",
"misc": "",
"start_char": 13,
"text": "Samuel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 26,
"feats": "VerbForm=Fin",
"head": 9,
"id": 5,
"lemma": "should",
"misc": "",
"start_char": 20,
"text": "should",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 35,
"feats": null,
"head": 9,
"id": 6,
"lemma": "likewise",
"misc": "",
"start_char": 27,
"text": "likewise",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "aux",
"end_char": 40,
"feats": "VerbForm=Inf",
"head": 9,
"id": 7,
"lemma": "have",
"misc": "",
"start_char": 36,
"text": "have",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "cop",
"end_char": 45,
"feats": "Tense=Past|VerbForm=Part",
"head": 9,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 41,
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "root",
"end_char": 50,
"feats": "Degree=Pos",
"head": 0,
"id": 9,
"lemma": "able",
"misc": "",
"start_char": 46,
"text": "able",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 53,
"feats": null,
"head": 12,
"id": 10,
"lemma": "to",
"misc": "",
"start_char": 51,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advmod",
"end_char": 66,
"feats": null,
"head": 12,
"id": 11,
"lemma": "effortlessly",
"misc": "",
"start_char": 54,
"text": "effortlessly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"end_char": 75,
"feats": "VerbForm=Inf",
"head": 9,
"id": 12,
"lemma": "dominate",
"misc": "",
"start_char": 67,
"text": "dominate",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 80,
"feats": "Number=Sing",
"head": 12,
"id": 13,
"lemma": "Neil",
"misc": "",
"start_char": 76,
"text": "Neil",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 82,
"feats": null,
"head": 9,
"id": 14,
"lemma": ",",
"misc": "",
"start_char": 81,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 89,
"feats": null,
"head": 20,
"id": 15,
"lemma": "though",
"misc": "",
"start_char": 83,
"text": "though",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 97,
"feats": null,
"head": 20,
"id": 16,
"lemma": "perhaps",
"misc": "",
"start_char": 90,
"text": "perhaps",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 100,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": 17,
"lemma": "he",
"misc": "",
"start_char": 98,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 106,
"feats": "VerbForm=Fin",
"head": 20,
"id": 18,
"lemma": "might",
"misc": "",
"start_char": 101,
"text": "might",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux",
"end_char": 111,
"feats": "VerbForm=Inf",
"head": 20,
"id": 19,
"lemma": "have",
"misc": "",
"start_char": 107,
"text": "have",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "parataxis",
"end_char": 118,
"feats": "Tense=Past|VerbForm=Part",
"head": 9,
"id": 20,
"lemma": "need",
"misc": "",
"start_char": 112,
"text": "needed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "det",
"end_char": 120,
"feats": "Definite=Ind|PronType=Art",
"head": 22,
"id": 21,
"lemma": "a",
"misc": "",
"start_char": 119,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:npmod",
"end_char": 124,
"feats": "Number=Sing",
"head": 23,
"id": 22,
"lemma": "bit",
"misc": "",
"start_char": 121,
"text": "bit",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "amod",
"end_char": 129,
"feats": "Degree=Cmp",
"head": 24,
"id": 23,
"lemma": "more",
"misc": "",
"start_char": 125,
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"end_char": 136,
"feats": "Number=Sing",
"head": 20,
"id": 24,
"lemma": "effort",
"misc": "",
"start_char": 130,
"text": "effort",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 139,
"feats": null,
"head": 26,
"id": 25,
"lemma": "to",
"misc": "",
"start_char": 137,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 142,
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": 26,
"lemma": "it",
"misc": "",
"start_char": 140,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 144,
"feats": null,
"head": 9,
"id": 27,
"lemma": ".",
"misc": "",
"start_char": 143,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
],
[
0,
16,
16
]
],
[
[
0,
12,
12
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
5efa21c37fc3efe3bf9b14e3f18c76a7 | Vincent is amazing, but I just prefer Derek, I feel like he contributes more to the team. | [
{
"end_char": 89,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Vincent)) (VP (VBZ is) (ADJP (JJ amazing)))) (, ,) (CC but) (S (S (NP (PRP I)) (ADVP (RB just)) (VP (VBP prefer) (NP (NNP Derek)))) (, ,) (S (NP (PRP I)) (VP (VBP feel) (SBAR (IN like) (S (NP (PRP he)) (VP (VBZ contributes) (NP (JJR more)) (PP (IN to) (NP (DT the) (NN team))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Vincent is amazing, but I just prefer Derek, I feel like he contributes more to the team.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Vincent",
"misc": "",
"start_char": 0,
"text": "Vincent",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 8,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 18,
"feats": "Degree=Pos",
"head": 0,
"id": 3,
"lemma": "amazing",
"misc": "",
"start_char": 11,
"text": "amazing",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 20,
"feats": null,
"head": 8,
"id": 4,
"lemma": ",",
"misc": "",
"start_char": 19,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 24,
"feats": null,
"head": 8,
"id": 5,
"lemma": "but",
"misc": "",
"start_char": 21,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 26,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 8,
"id": 6,
"lemma": "I",
"misc": "",
"start_char": 25,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 31,
"feats": null,
"head": 8,
"id": 7,
"lemma": "just",
"misc": "",
"start_char": 27,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 38,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 8,
"lemma": "prefer",
"misc": "",
"start_char": 32,
"text": "prefer",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "obj",
"end_char": 44,
"feats": "Number=Sing",
"head": 8,
"id": 9,
"lemma": "Derek",
"misc": "",
"start_char": 39,
"text": "Derek",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 46,
"feats": null,
"head": 12,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 45,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 48,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "I",
"misc": "",
"start_char": 47,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"end_char": 53,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 12,
"lemma": "feel",
"misc": "",
"start_char": 49,
"text": "feel",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "mark",
"end_char": 58,
"feats": null,
"head": 15,
"id": 13,
"lemma": "like",
"misc": "",
"start_char": 54,
"text": "like",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 61,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 59,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 73,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 15,
"lemma": "contribute",
"misc": "",
"start_char": 62,
"text": "contributes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 78,
"feats": "Degree=Cmp",
"head": 15,
"id": 16,
"lemma": "more",
"misc": "",
"start_char": 74,
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"end_char": 81,
"feats": null,
"head": 19,
"id": 17,
"lemma": "to",
"misc": "",
"start_char": 79,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 85,
"feats": "Definite=Def|PronType=Art",
"head": 19,
"id": 18,
"lemma": "the",
"misc": "",
"start_char": 82,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 90,
"feats": "Number=Sing",
"head": 15,
"id": 19,
"lemma": "team",
"misc": "",
"start_char": 86,
"text": "team",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 92,
"feats": null,
"head": 3,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 91,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
8,
8
],
[
0,
13,
13
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
b64c8d2142665395e9af09ce073bb459 | Can Erika have Betty back now too or would she be too OP then? | [
{
"end_char": 62,
"id": 1,
"misc": {
"parse_tree": "(ROOT (SQ (SQ (MD Can) (NP (NNP Erika)) (VP (VB have) (NP (NNP Betty)) (ADVP (RB back)) (ADVP (RB now)) (ADVP (RB too)))) (CC or) (SQ (MD would) (NP (PRP she)) (VP (VB be) (NP (RB too) (NN OP)) (ADVP (RB then)))) (. ?)))"
},
"speaker": null,
"start_char": 0,
"text": "Can Erika have Betty back now too or would she be too OP then?",
"tokens": [
{
"deprel": "aux",
"end_char": 3,
"feats": "VerbForm=Fin",
"head": 3,
"id": 1,
"lemma": "can",
"misc": "",
"start_char": 0,
"text": "Can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "nsubj",
"end_char": 9,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "Erika",
"misc": "",
"start_char": 4,
"text": "Erika",
"upos": "PROPN",
"xpos": "NNP"
},
{
"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": 20,
"feats": "Number=Sing",
"head": 3,
"id": 4,
"lemma": "Betty",
"misc": "",
"start_char": 15,
"text": "Betty",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 25,
"feats": null,
"head": 3,
"id": 5,
"lemma": "back",
"misc": "",
"start_char": 21,
"text": "back",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 29,
"feats": null,
"head": 3,
"id": 6,
"lemma": "now",
"misc": "",
"start_char": 26,
"text": "now",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 33,
"feats": null,
"head": 3,
"id": 7,
"lemma": "too",
"misc": "",
"start_char": 30,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cc",
"end_char": 36,
"feats": null,
"head": 13,
"id": 8,
"lemma": "or",
"misc": "",
"start_char": 34,
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "aux",
"end_char": 42,
"feats": "VerbForm=Fin",
"head": 13,
"id": 9,
"lemma": "would",
"misc": "",
"start_char": 37,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "nsubj",
"end_char": 46,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 10,
"lemma": "she",
"misc": "",
"start_char": 43,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 49,
"feats": "VerbForm=Inf",
"head": 13,
"id": 11,
"lemma": "be",
"misc": "",
"start_char": 47,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 53,
"feats": null,
"head": 13,
"id": 12,
"lemma": "too",
"misc": "",
"start_char": 50,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 56,
"feats": "Number=Sing",
"head": 3,
"id": 13,
"lemma": "OP",
"misc": "",
"start_char": 54,
"text": "OP",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 61,
"feats": "PronType=Dem",
"head": 13,
"id": 14,
"lemma": "then",
"misc": "",
"start_char": 57,
"text": "then",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 63,
"feats": null,
"head": 3,
"id": 15,
"lemma": "?",
"misc": "",
"start_char": 62,
"text": "?",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
],
[
0,
9,
9
]
],
[
[
0,
3,
3
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
be0978f578e5f3c640162fcd230e4f74 | Matt is probably smarter than William but he's just not as good of a person. | [
{
"end_char": 76,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Matt)) (VP (VBZ is) (ADVP (RB probably)) (ADJP (ADJP (JJR smarter)) (PP (IN than) (NP (NNP William)))))) (CC but) (S (NP (PRP he)) (VP (VBZ 's) (ADVP (RB just)) (RB not) (ADJP (ADJP (RB as) (JJ good)) (PP (IN of) (NP (DT a) (NN person)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Matt is probably smarter than William but he's just not as good of a person.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Matt",
"misc": "",
"start_char": 0,
"text": "Matt",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 7,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 5,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 16,
"feats": null,
"head": 4,
"id": 3,
"lemma": "probably",
"misc": "",
"start_char": 8,
"text": "probably",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 24,
"feats": "Degree=Cmp",
"head": 0,
"id": 4,
"lemma": "smart",
"misc": "",
"start_char": 17,
"text": "smarter",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"end_char": 29,
"feats": null,
"head": 6,
"id": 5,
"lemma": "than",
"misc": "",
"start_char": 25,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 37,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "William",
"misc": "",
"start_char": 30,
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 41,
"feats": null,
"head": 13,
"id": 7,
"lemma": "but",
"misc": "",
"start_char": 38,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 44,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 42,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 47,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": 9,
"lemma": "be",
"misc": "",
"start_char": 45,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 52,
"feats": null,
"head": 13,
"id": 10,
"lemma": "just",
"misc": "",
"start_char": 48,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 56,
"feats": null,
"head": 13,
"id": 11,
"lemma": "not",
"misc": "",
"start_char": 53,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 59,
"feats": null,
"head": 13,
"id": 12,
"lemma": "as",
"misc": "",
"start_char": 57,
"text": "as",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 64,
"feats": "Degree=Pos",
"head": 4,
"id": 13,
"lemma": "good",
"misc": "",
"start_char": 60,
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 67,
"feats": null,
"head": 16,
"id": 14,
"lemma": "of",
"misc": "",
"start_char": 65,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 69,
"feats": "Definite=Ind|PronType=Art",
"head": 16,
"id": 15,
"lemma": "a",
"misc": "",
"start_char": 68,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 76,
"feats": "Number=Sing",
"head": 13,
"id": 16,
"lemma": "person",
"misc": "",
"start_char": 70,
"text": "person",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 78,
"feats": null,
"head": 4,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 77,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
7,
7
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
c7c75dcda54c0580d871ea43501f5480 | John is no where near as good a first-pass recruiter as Vernon was, but he is a hell of a transfer recruiter! | [
{
"end_char": 109,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP John)) (VP (VBZ is) (ADVP (NP (DT no) (RB where)) (RB near)) (NP (ADJP (RB as) (JJ good)) (NP (NP (DT a) (JJ first-pass) (NN recruiter)) (SBAR (IN as) (S (NP (NNP Vernon)) (VP (VBD was)))))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBZ is) (NP (NP (DT a) (NN hell)) (PP (IN of) (NP (DT a) (NN transfer) (NN recruiter)))))) (. !)))"
},
"speaker": null,
"start_char": 0,
"text": "John is no where near as good a first-pass recruiter as Vernon was, but he is a hell of a transfer recruiter!",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "John",
"misc": "",
"start_char": 0,
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 7,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 5,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 10,
"feats": null,
"head": 4,
"id": 3,
"lemma": "no",
"misc": "",
"start_char": 8,
"text": "no",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "root",
"end_char": 16,
"feats": null,
"head": 0,
"id": 4,
"lemma": "where",
"misc": "",
"start_char": 11,
"text": "where",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 21,
"feats": null,
"head": 4,
"id": 5,
"lemma": "near",
"misc": "",
"start_char": 17,
"text": "near",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 24,
"feats": null,
"head": 7,
"id": 6,
"lemma": "as",
"misc": "",
"start_char": 22,
"text": "as",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"end_char": 29,
"feats": "Degree=Pos",
"head": 4,
"id": 7,
"lemma": "good",
"misc": "",
"start_char": 25,
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "det",
"end_char": 31,
"feats": "Definite=Ind|PronType=Art",
"head": 10,
"id": 8,
"lemma": "a",
"misc": "",
"start_char": 30,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 42,
"feats": "Degree=Pos",
"head": 10,
"id": 9,
"lemma": "first-pass",
"misc": "",
"start_char": 32,
"text": "first-pass",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "appos",
"end_char": 52,
"feats": "Number=Sing",
"head": 4,
"id": 10,
"lemma": "recruiter",
"misc": "",
"start_char": 43,
"text": "recruiter",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 55,
"feats": null,
"head": 13,
"id": 11,
"lemma": "as",
"misc": "",
"start_char": 53,
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 62,
"feats": "Number=Sing",
"head": 13,
"id": 12,
"lemma": "Vernon",
"misc": "",
"start_char": 56,
"text": "Vernon",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"end_char": 66,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 13,
"lemma": "be",
"misc": "",
"start_char": 63,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 68,
"feats": null,
"head": 19,
"id": 14,
"lemma": ",",
"misc": "",
"start_char": 67,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 72,
"feats": null,
"head": 19,
"id": 15,
"lemma": "but",
"misc": "",
"start_char": 69,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 75,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": 16,
"lemma": "he",
"misc": "",
"start_char": 73,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 78,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 19,
"id": 17,
"lemma": "be",
"misc": "",
"start_char": 76,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 80,
"feats": "Definite=Ind|PronType=Art",
"head": 19,
"id": 18,
"lemma": "a",
"misc": "",
"start_char": 79,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "conj",
"end_char": 85,
"feats": "Number=Sing",
"head": 4,
"id": 19,
"lemma": "hell",
"misc": "",
"start_char": 81,
"text": "hell",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 88,
"feats": null,
"head": 23,
"id": 20,
"lemma": "of",
"misc": "",
"start_char": 86,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 90,
"feats": "Definite=Ind|PronType=Art",
"head": 23,
"id": 21,
"lemma": "a",
"misc": "",
"start_char": 89,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 99,
"feats": "Number=Sing",
"head": 23,
"id": 22,
"lemma": "transfer",
"misc": "",
"start_char": 91,
"text": "transfer",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nmod",
"end_char": 109,
"feats": "Number=Sing",
"head": 19,
"id": 23,
"lemma": "recruiter",
"misc": "",
"start_char": 100,
"text": "recruiter",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 111,
"feats": null,
"head": 4,
"id": 24,
"lemma": "!",
"misc": "",
"start_char": 110,
"text": "!",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
15,
15
]
],
[
[
0,
11,
11
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
be8e372816b459899c26b593680f6cc4 | Marcos was shot and Alfred was poisoned when someone slipped him too much of a controlled medication. | [
{
"end_char": 101,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Marcos)) (VP (VBD was) (VP (VBN shot)))) (CC and) (S (NP (NNP Alfred)) (VP (VBD was) (VP (VBN poisoned) (SBAR (WHADVP (WRB when)) (S (NP (NN someone)) (VP (VBD slipped) (NP (PRP him)) (NP (NP (ADJP (RB too) (JJ much))) (PP (IN of) (NP (DT a) (VBN controlled) (NN medication)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Marcos was shot and Alfred was poisoned when someone slipped him too much of a controlled medication.",
"tokens": [
{
"deprel": "nsubj:pass",
"end_char": 6,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Marcos",
"misc": "",
"start_char": 0,
"text": "Marcos",
"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": 15,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 3,
"lemma": "shoot",
"misc": "",
"start_char": 11,
"text": "shot",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "cc",
"end_char": 19,
"feats": null,
"head": 7,
"id": 4,
"lemma": "and",
"misc": "",
"start_char": 16,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj:pass",
"end_char": 26,
"feats": "Number=Sing",
"head": 7,
"id": 5,
"lemma": "Alfred",
"misc": "",
"start_char": 20,
"text": "Alfred",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"end_char": 30,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": 6,
"lemma": "be",
"misc": "",
"start_char": 27,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"end_char": 39,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 3,
"id": 7,
"lemma": "poison",
"misc": "",
"start_char": 31,
"text": "poisoned",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "advmod",
"end_char": 44,
"feats": "PronType=Int",
"head": 10,
"id": 8,
"lemma": "when",
"misc": "",
"start_char": 40,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 52,
"feats": "Number=Sing|PronType=Ind",
"head": 10,
"id": 9,
"lemma": "someone",
"misc": "",
"start_char": 45,
"text": "someone",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "advcl",
"end_char": 60,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": 10,
"lemma": "slip",
"misc": "",
"start_char": 53,
"text": "slipped",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"end_char": 64,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 61,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 68,
"feats": null,
"head": 13,
"id": 12,
"lemma": "too",
"misc": "",
"start_char": 65,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "obj",
"end_char": 73,
"feats": "Degree=Pos",
"head": 10,
"id": 13,
"lemma": "much",
"misc": "",
"start_char": 69,
"text": "much",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 76,
"feats": null,
"head": 17,
"id": 14,
"lemma": "of",
"misc": "",
"start_char": 74,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 78,
"feats": "Definite=Ind|PronType=Art",
"head": 17,
"id": 15,
"lemma": "a",
"misc": "",
"start_char": 77,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 89,
"feats": "Tense=Past|VerbForm=Part",
"head": 17,
"id": 16,
"lemma": "control",
"misc": "",
"start_char": 79,
"text": "controlled",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obl",
"end_char": 100,
"feats": "Number=Sing",
"head": 13,
"id": 17,
"lemma": "medication",
"misc": "",
"start_char": 90,
"text": "medication",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 102,
"feats": null,
"head": 3,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 101,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
628be382ad312d612ba34b262e0248fc | Besides, why would Cedric make Steven go limping around when we never saw him stand upwards? | [
{
"end_char": 92,
"id": 1,
"misc": {
"parse_tree": "(ROOT (SBARQ (ADVP (RB Besides)) (, ,) (WHADVP (WRB why)) (SQ (MD would) (NP (NNP Cedric)) (VP (VB make) (S (NP (NNP Steven)) (VP (VB go) (S (VP (VBG limping) (ADVP (RB around)))))) (SBAR (WHADVP (WRB when)) (S (NP (PRP we)) (ADVP (RB never)) (VP (VBD saw) (S (NP (PRP him)) (VP (VB stand) (ADVP (RB upwards))))))))) (. ?)))"
},
"speaker": null,
"start_char": 0,
"text": "Besides, why would Cedric make Steven go limping around when we never saw him stand upwards?",
"tokens": [
{
"deprel": "advmod",
"end_char": 7,
"feats": null,
"head": 6,
"id": 1,
"lemma": "besides",
"misc": "",
"start_char": 0,
"text": "Besides",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 9,
"feats": null,
"head": 6,
"id": 2,
"lemma": ",",
"misc": "",
"start_char": 8,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 13,
"feats": "PronType=Int",
"head": 6,
"id": 3,
"lemma": "why",
"misc": "",
"start_char": 10,
"text": "why",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "aux",
"end_char": 19,
"feats": "VerbForm=Fin",
"head": 6,
"id": 4,
"lemma": "would",
"misc": "",
"start_char": 14,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "nsubj",
"end_char": 26,
"feats": "Number=Sing",
"head": 6,
"id": 5,
"lemma": "Cedric",
"misc": "",
"start_char": 20,
"text": "Cedric",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 31,
"feats": "VerbForm=Inf",
"head": 0,
"id": 6,
"lemma": "make",
"misc": "",
"start_char": 27,
"text": "make",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 38,
"feats": "Number=Sing",
"head": 6,
"id": 7,
"lemma": "Steven",
"misc": "",
"start_char": 32,
"text": "Steven",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "xcomp",
"end_char": 41,
"feats": "VerbForm=Inf",
"head": 6,
"id": 8,
"lemma": "go",
"misc": "",
"start_char": 39,
"text": "go",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 49,
"feats": "VerbForm=Ger",
"head": 8,
"id": 9,
"lemma": "limp",
"misc": "",
"start_char": 42,
"text": "limping",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "advmod",
"end_char": 56,
"feats": null,
"head": 9,
"id": 10,
"lemma": "around",
"misc": "",
"start_char": 50,
"text": "around",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 61,
"feats": "PronType=Int",
"head": 14,
"id": 11,
"lemma": "when",
"misc": "",
"start_char": 57,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 64,
"feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
"head": 14,
"id": 12,
"lemma": "we",
"misc": "",
"start_char": 62,
"text": "we",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 70,
"feats": null,
"head": 14,
"id": 13,
"lemma": "never",
"misc": "",
"start_char": 65,
"text": "never",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 74,
"feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin",
"head": 6,
"id": 14,
"lemma": "see",
"misc": "",
"start_char": 71,
"text": "saw",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 78,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 15,
"lemma": "he",
"misc": "",
"start_char": 75,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"end_char": 84,
"feats": "VerbForm=Inf",
"head": 14,
"id": 16,
"lemma": "stand",
"misc": "",
"start_char": 79,
"text": "stand",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 92,
"feats": null,
"head": 16,
"id": 17,
"lemma": "upwards",
"misc": "",
"start_char": 85,
"text": "upwards",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 94,
"feats": null,
"head": 6,
"id": 18,
"lemma": "?",
"misc": "",
"start_char": 93,
"text": "?",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
4
]
],
[
[
0,
6,
6
],
[
0,
14,
14
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
72e4eaa5ff580ba514cc9d00c34b659a | Conversely Alan, Clifford may not be dead now but after everything that's happened his character is definitely dead. | [
{
"end_char": 116,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (ADVP (RB Conversely)) (NP (NNP Alan)) (, ,) (NP (NNP Clifford)) (VP (MD may) (RB not) (VP (VB be) (ADJP (JJ dead)) (ADVP (RB now))))) (CC but) (S (PP (IN after) (NP (NP (NN everything)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (VP (VBN happened))))))) (NP (PRP$ his) (NN character)) (VP (VBZ is) (ADVP (RB definitely)) (ADJP (JJ dead)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Conversely Alan, Clifford may not be dead now but after everything that's happened his character is definitely dead.",
"tokens": [
{
"deprel": "advmod",
"end_char": 10,
"feats": null,
"head": 8,
"id": 1,
"lemma": "conversely",
"misc": "",
"start_char": 0,
"text": "Conversely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "vocative",
"end_char": 15,
"feats": "Number=Sing",
"head": 8,
"id": 2,
"lemma": "Alan",
"misc": "",
"start_char": 11,
"text": "Alan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 17,
"feats": null,
"head": 8,
"id": 3,
"lemma": ",",
"misc": "",
"start_char": 16,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 26,
"feats": "Number=Sing",
"head": 8,
"id": 4,
"lemma": "Clifford",
"misc": "",
"start_char": 18,
"text": "Clifford",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 30,
"feats": "VerbForm=Fin",
"head": 8,
"id": 5,
"lemma": "may",
"misc": "",
"start_char": 27,
"text": "may",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 34,
"feats": null,
"head": 8,
"id": 6,
"lemma": "not",
"misc": "",
"start_char": 31,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"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": "root",
"end_char": 42,
"feats": "Degree=Pos",
"head": 0,
"id": 8,
"lemma": "dead",
"misc": "",
"start_char": 38,
"text": "dead",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"end_char": 46,
"feats": null,
"head": 8,
"id": 9,
"lemma": "now",
"misc": "",
"start_char": 43,
"text": "now",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cc",
"end_char": 50,
"feats": null,
"head": 20,
"id": 10,
"lemma": "but",
"misc": "",
"start_char": 47,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "case",
"end_char": 56,
"feats": null,
"head": 12,
"id": 11,
"lemma": "after",
"misc": "",
"start_char": 51,
"text": "after",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 67,
"feats": "Number=Sing|PronType=Tot",
"head": 20,
"id": 12,
"lemma": "everything",
"misc": "",
"start_char": 57,
"text": "everything",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 72,
"feats": "PronType=Rel",
"head": 15,
"id": 13,
"lemma": "that",
"misc": "",
"start_char": 68,
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "aux",
"end_char": 75,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": 14,
"lemma": "be",
"misc": "",
"start_char": 73,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "acl:relcl",
"end_char": 84,
"feats": "Tense=Past|VerbForm=Part",
"head": 12,
"id": 15,
"lemma": "happen",
"misc": "",
"start_char": 76,
"text": "happened",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "nmod:poss",
"end_char": 88,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 17,
"id": 16,
"lemma": "his",
"misc": "",
"start_char": 85,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 98,
"feats": "Number=Sing",
"head": 20,
"id": 17,
"lemma": "character",
"misc": "",
"start_char": 89,
"text": "character",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cop",
"end_char": 101,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 20,
"id": 18,
"lemma": "be",
"misc": "",
"start_char": 99,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"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": 117,
"feats": "Degree=Pos",
"head": 8,
"id": 20,
"lemma": "dead",
"misc": "",
"start_char": 113,
"text": "dead",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 119,
"feats": null,
"head": 8,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 118,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
3,
3
],
[
0,
15,
15
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
d84270a059297ab3d43c54534e0b4804 | From when Christopher does not recognize who David is so Bart and Lisa go over all of the things he has ever done. | [
{
"end_char": 114,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (PP (IN From) (SBAR (WHADVP (WRB when)) (S (NP (NNP Christopher)) (VP (VBZ does) (RB not) (VP (VB recognize) (SBAR (WHNP (WP who)) (S (NP (NNP David)) (VP (VBZ is) (ADVP (RB so)) (S (NP (NNP Bart) (CC and) (NNP Lisa)) (VP (VBP go) (PP (IN over) (NP (NP (DT all)) (PP (IN of) (NP (NP (DT the) (NNS things)) (SBAR (S (NP (PRP he)) (VP (VBZ has) (ADVP (RB ever)) (VP (VBN done))))))))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "From when Christopher does not recognize who David is so Bart and Lisa go over all of the things he has ever done.",
"tokens": [
{
"deprel": "case",
"end_char": 4,
"feats": null,
"head": 2,
"id": 1,
"lemma": "from",
"misc": "",
"start_char": 0,
"text": "From",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 9,
"feats": "PronType=Int",
"head": 14,
"id": 2,
"lemma": "when",
"misc": "",
"start_char": 5,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 21,
"feats": "Number=Sing",
"head": 6,
"id": 3,
"lemma": "Christopher",
"misc": "",
"start_char": 10,
"text": "Christopher",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 26,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 4,
"lemma": "do",
"misc": "",
"start_char": 22,
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 30,
"feats": null,
"head": 6,
"id": 5,
"lemma": "not",
"misc": "",
"start_char": 27,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl:relcl",
"end_char": 40,
"feats": "VerbForm=Inf",
"head": 2,
"id": 6,
"lemma": "recognize",
"misc": "",
"start_char": 31,
"text": "recognize",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "ccomp",
"end_char": 44,
"feats": "PronType=Rel",
"head": 6,
"id": 7,
"lemma": "who",
"misc": "",
"start_char": 41,
"text": "who",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "nsubj",
"end_char": 50,
"feats": "Number=Sing",
"head": 9,
"id": 8,
"lemma": "David",
"misc": "",
"start_char": 45,
"text": "David",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 53,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 7,
"id": 9,
"lemma": "be",
"misc": "",
"start_char": 51,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 56,
"feats": null,
"head": 14,
"id": 10,
"lemma": "so",
"misc": "",
"start_char": 54,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 61,
"feats": "Number=Sing",
"head": 14,
"id": 11,
"lemma": "Bart",
"misc": "",
"start_char": 57,
"text": "Bart",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 65,
"feats": null,
"head": 13,
"id": 12,
"lemma": "and",
"misc": "",
"start_char": 62,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 70,
"feats": "Number=Sing",
"head": 11,
"id": 13,
"lemma": "Lisa",
"misc": "",
"start_char": 66,
"text": "Lisa",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 73,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 14,
"lemma": "go",
"misc": "",
"start_char": 71,
"text": "go",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "case",
"end_char": 78,
"feats": null,
"head": 16,
"id": 15,
"lemma": "over",
"misc": "",
"start_char": 74,
"text": "over",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 82,
"feats": null,
"head": 14,
"id": 16,
"lemma": "all",
"misc": "",
"start_char": 79,
"text": "all",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "case",
"end_char": 85,
"feats": null,
"head": 19,
"id": 17,
"lemma": "of",
"misc": "",
"start_char": 83,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 89,
"feats": "Definite=Def|PronType=Art",
"head": 19,
"id": 18,
"lemma": "the",
"misc": "",
"start_char": 86,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 96,
"feats": "Number=Plur",
"head": 16,
"id": 19,
"lemma": "thing",
"misc": "",
"start_char": 90,
"text": "things",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "nsubj",
"end_char": 99,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 23,
"id": 20,
"lemma": "he",
"misc": "",
"start_char": 97,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 103,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 23,
"id": 21,
"lemma": "have",
"misc": "",
"start_char": 100,
"text": "has",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 108,
"feats": null,
"head": 23,
"id": 22,
"lemma": "ever",
"misc": "",
"start_char": 104,
"text": "ever",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "acl:relcl",
"end_char": 113,
"feats": "Tense=Past|VerbForm=Part",
"head": 19,
"id": 23,
"lemma": "do",
"misc": "",
"start_char": 109,
"text": "done",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 115,
"feats": null,
"head": 14,
"id": 24,
"lemma": ".",
"misc": "",
"start_char": 114,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
]
],
[
[
0,
7,
7
],
[
0,
19,
19
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
a29c79228768d90a4b1835f11c7ac11f | Danny was in love with Paul, but due to him being the sun and her the moon could never actually meet her. | [
{
"end_char": 105,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Danny)) (VP (VBD was) (PP (IN in) (NP (NN love))) (PP (IN with) (NP (NNP Paul))))) (, ,) (CC but) (S (PP (IN due) (IN to) (S (NP (PRP him)) (VP (VBG being) (NP (DT the) (NN sun))))) (CC and) (NP (NP (PRP her)) (NP (DT the) (NN moon))) (VP (MD could) (ADVP (RB never)) (ADVP (RB actually)) (VP (VB meet) (NP (PRP her))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Danny was in love with Paul, but due to him being the sun and her the moon could never actually meet her.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Danny",
"misc": "",
"start_char": 0,
"text": "Danny",
"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": "case",
"end_char": 12,
"feats": null,
"head": 4,
"id": 3,
"lemma": "in",
"misc": "",
"start_char": 10,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "root",
"end_char": 17,
"feats": "Number=Sing",
"head": 0,
"id": 4,
"lemma": "love",
"misc": "",
"start_char": 13,
"text": "love",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 22,
"feats": null,
"head": 6,
"id": 5,
"lemma": "with",
"misc": "",
"start_char": 18,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 27,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Paul",
"misc": "",
"start_char": 23,
"text": "Paul",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 29,
"feats": null,
"head": 22,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 28,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 33,
"feats": null,
"head": 22,
"id": 8,
"lemma": "but",
"misc": "",
"start_char": 30,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "mark",
"end_char": 37,
"feats": null,
"head": 14,
"id": 9,
"lemma": "due",
"misc": "",
"start_char": 34,
"text": "due",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 40,
"feats": null,
"head": 9,
"id": 10,
"lemma": "to",
"misc": "",
"start_char": 38,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 44,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 41,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 50,
"feats": "VerbForm=Ger",
"head": 14,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 45,
"text": "being",
"upos": "AUX",
"xpos": "VBG"
},
{
"deprel": "det",
"end_char": 54,
"feats": "Definite=Def|PronType=Art",
"head": 14,
"id": 13,
"lemma": "the",
"misc": "",
"start_char": 51,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advcl",
"end_char": 58,
"feats": "Number=Sing",
"head": 22,
"id": 14,
"lemma": "sun",
"misc": "",
"start_char": 55,
"text": "sun",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"end_char": 62,
"feats": null,
"head": 16,
"id": 15,
"lemma": "and",
"misc": "",
"start_char": 59,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 66,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 16,
"lemma": "her",
"misc": "",
"start_char": 63,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "det",
"end_char": 70,
"feats": "Definite=Def|PronType=Art",
"head": 18,
"id": 17,
"lemma": "the",
"misc": "",
"start_char": 67,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 75,
"feats": "Number=Sing",
"head": 22,
"id": 18,
"lemma": "moon",
"misc": "",
"start_char": 71,
"text": "moon",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"end_char": 81,
"feats": "VerbForm=Fin",
"head": 22,
"id": 19,
"lemma": "could",
"misc": "",
"start_char": 76,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 87,
"feats": null,
"head": 22,
"id": 20,
"lemma": "never",
"misc": "",
"start_char": 82,
"text": "never",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 96,
"feats": null,
"head": 22,
"id": 21,
"lemma": "actually",
"misc": "",
"start_char": 88,
"text": "actually",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 101,
"feats": "VerbForm=Inf",
"head": 4,
"id": 22,
"lemma": "meet",
"misc": "",
"start_char": 97,
"text": "meet",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 105,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 22,
"id": 23,
"lemma": "her",
"misc": "",
"start_char": 102,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 107,
"feats": null,
"head": 4,
"id": 24,
"lemma": ".",
"misc": "",
"start_char": 106,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
ff88ad2e29ccdecb0f03f41a004288aa | Eugene tells Jack if he does not fight for Myr, he will be disowned. | [
{
"end_char": 68,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Eugene)) (VP (VBZ tells) (NP (NNP Jack)) (SBAR (S (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ does) (RB not) (VP (VB fight) (PP (IN for) (NP (NNP Myr))))))) (, ,) (NP (PRP he)) (VP (MD will) (VP (VB be) (VP (VBN disowned))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Eugene tells Jack if he does not fight for Myr, he will be disowned.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Eugene",
"misc": "",
"start_char": 0,
"text": "Eugene",
"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": "tell",
"misc": "",
"start_char": 7,
"text": "tells",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "iobj",
"end_char": 17,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Jack",
"misc": "",
"start_char": 13,
"text": "Jack",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 20,
"feats": null,
"head": 8,
"id": 4,
"lemma": "if",
"misc": "",
"start_char": 18,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 23,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": 5,
"lemma": "he",
"misc": "",
"start_char": 21,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 28,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 8,
"id": 6,
"lemma": "do",
"misc": "",
"start_char": 24,
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 32,
"feats": null,
"head": 8,
"id": 7,
"lemma": "not",
"misc": "",
"start_char": 29,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 38,
"feats": "VerbForm=Inf",
"head": 15,
"id": 8,
"lemma": "fight",
"misc": "",
"start_char": 33,
"text": "fight",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 42,
"feats": null,
"head": 10,
"id": 9,
"lemma": "for",
"misc": "",
"start_char": 39,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 46,
"feats": "Number=Sing",
"head": 8,
"id": 10,
"lemma": "Myr",
"misc": "",
"start_char": 43,
"text": "Myr",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 48,
"feats": null,
"head": 15,
"id": 11,
"lemma": ",",
"misc": "",
"start_char": 47,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj:pass",
"end_char": 51,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 49,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 56,
"feats": "VerbForm=Fin",
"head": 15,
"id": 13,
"lemma": "will",
"misc": "",
"start_char": 52,
"text": "will",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux:pass",
"end_char": 59,
"feats": "VerbForm=Inf",
"head": 15,
"id": 14,
"lemma": "be",
"misc": "",
"start_char": 57,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "ccomp",
"end_char": 68,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 2,
"id": 15,
"lemma": "disown",
"misc": "",
"start_char": 60,
"text": "disowned",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"end_char": 70,
"feats": null,
"head": 2,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 69,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
aa50eb3b4ebbb5b2a787c08784402a05 | Actually Jeremiah said that John probably wouldn't because he's too powerful and would break the story. | [
{
"end_char": 103,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (ADVP (RB Actually)) (NP (NNP Jeremiah)) (VP (VBD said) (SBAR (IN that) (S (NP (NNP John)) (ADVP (RB probably)) (VP (MD would) (RB n't) (SBAR (IN because) (S (NP (PRP he)) (VP (VP (VBZ 's) (ADJP (RB too) (JJ powerful))) (CC and) (VP (MD would) (VP (VB break) (NP (DT the) (NN story))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Actually Jeremiah said that John probably wouldn't because he's too powerful and would break the story.",
"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": 17,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "Jeremiah",
"misc": "",
"start_char": 9,
"text": "Jeremiah",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 22,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "say",
"misc": "",
"start_char": 18,
"text": "said",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 27,
"feats": null,
"head": 7,
"id": 4,
"lemma": "that",
"misc": "",
"start_char": 23,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 32,
"feats": "Number=Sing",
"head": 7,
"id": 5,
"lemma": "John",
"misc": "",
"start_char": 28,
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 41,
"feats": null,
"head": 7,
"id": 6,
"lemma": "probably",
"misc": "",
"start_char": 33,
"text": "probably",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 47,
"feats": "VerbForm=Fin",
"head": 3,
"id": 7,
"lemma": "would",
"misc": "",
"start_char": 42,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 51,
"feats": null,
"head": 7,
"id": 8,
"lemma": "not",
"misc": "",
"start_char": 48,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 59,
"feats": null,
"head": 13,
"id": 9,
"lemma": "because",
"misc": "",
"start_char": 52,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 62,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 60,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 65,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": 11,
"lemma": "be",
"misc": "",
"start_char": 63,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 69,
"feats": null,
"head": 13,
"id": 12,
"lemma": "too",
"misc": "",
"start_char": 66,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 78,
"feats": "Degree=Pos",
"head": 7,
"id": 13,
"lemma": "powerful",
"misc": "",
"start_char": 70,
"text": "powerful",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 82,
"feats": null,
"head": 16,
"id": 14,
"lemma": "and",
"misc": "",
"start_char": 79,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "aux",
"end_char": 88,
"feats": "VerbForm=Fin",
"head": 16,
"id": 15,
"lemma": "would",
"misc": "",
"start_char": 83,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "conj",
"end_char": 94,
"feats": "VerbForm=Inf",
"head": 13,
"id": 16,
"lemma": "break",
"misc": "",
"start_char": 89,
"text": "break",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 98,
"feats": "Definite=Def|PronType=Art",
"head": 18,
"id": 17,
"lemma": "the",
"misc": "",
"start_char": 95,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 104,
"feats": "Number=Sing",
"head": 16,
"id": 18,
"lemma": "story",
"misc": "",
"start_char": 99,
"text": "story",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 106,
"feats": null,
"head": 3,
"id": 19,
"lemma": ".",
"misc": "",
"start_char": 105,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
4,
4
],
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
081b8f4120cfc666c5d92610cf849ad5 | Elizabeth hates Lauren so much for the simple fact because she didn't do what she wanted. | [
{
"end_char": 89,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Elizabeth)) (VP (VBZ hates) (NP (NNP Lauren)) (NP (ADVP (RB so) (RB much))) (PP (IN for) (NP (DT the) (JJ simple) (NN fact))) (SBAR (IN because) (S (NP (PRP she)) (VP (VBD did) (RB n't) (VP (VB do) (SBAR (WHNP (WP what)) (S (NP (PRP she)) (VP (VBD wanted))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Elizabeth hates Lauren so much for the simple fact because she didn't do what she wanted.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 9,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Elizabeth",
"misc": "",
"start_char": 0,
"text": "Elizabeth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 15,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "hate",
"misc": "",
"start_char": 10,
"text": "hates",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 22,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Lauren",
"misc": "",
"start_char": 16,
"text": "Lauren",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 25,
"feats": null,
"head": 5,
"id": 4,
"lemma": "so",
"misc": "",
"start_char": 23,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 30,
"feats": null,
"head": 2,
"id": 5,
"lemma": "much",
"misc": "",
"start_char": 26,
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 34,
"feats": null,
"head": 9,
"id": 6,
"lemma": "for",
"misc": "",
"start_char": 31,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 38,
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": 7,
"lemma": "the",
"misc": "",
"start_char": 35,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 45,
"feats": "Degree=Pos",
"head": 9,
"id": 8,
"lemma": "simple",
"misc": "",
"start_char": 39,
"text": "simple",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 50,
"feats": "Number=Sing",
"head": 2,
"id": 9,
"lemma": "fact",
"misc": "",
"start_char": 46,
"text": "fact",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 58,
"feats": null,
"head": 14,
"id": 10,
"lemma": "because",
"misc": "",
"start_char": 51,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 62,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 11,
"lemma": "she",
"misc": "",
"start_char": 59,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 66,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": 12,
"lemma": "do",
"misc": "",
"start_char": 63,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 70,
"feats": null,
"head": 14,
"id": 13,
"lemma": "not",
"misc": "",
"start_char": 67,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 73,
"feats": "VerbForm=Inf",
"head": 2,
"id": 14,
"lemma": "do",
"misc": "",
"start_char": 71,
"text": "do",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 78,
"feats": "PronType=Rel",
"head": 14,
"id": 15,
"lemma": "what",
"misc": "",
"start_char": 74,
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "nsubj",
"end_char": 82,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 16,
"lemma": "she",
"misc": "",
"start_char": 79,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "acl:relcl",
"end_char": 89,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": 17,
"lemma": "want",
"misc": "",
"start_char": 83,
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 91,
"feats": null,
"head": 2,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 90,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
a34ebda0231e81a1972ef7ee82e2314f | Teresa might have seeded some doubt in Wilma, prompting her to ask, but it wasn't intentional. | [
{
"end_char": 94,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Teresa)) (VP (MD might) (VP (VB have) (VP (VBN seeded) (NP (DT some) (NN doubt)) (PP (IN in) (NP (NNP Wilma))) (, ,) (S (VP (VBG prompting) (S (NP (PRP her)) (VP (TO to) (VP (VB ask)))))))))) (, ,) (CC but) (S (NP (PRP it)) (VP (VBD was) (RB n't) (ADJP (JJ intentional)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Teresa might have seeded some doubt in Wilma, prompting her to ask, but it wasn't intentional.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Teresa",
"misc": "",
"start_char": 0,
"text": "Teresa",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 12,
"feats": "VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "might",
"misc": "",
"start_char": 7,
"text": "might",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux",
"end_char": 17,
"feats": "VerbForm=Inf",
"head": 4,
"id": 3,
"lemma": "have",
"misc": "",
"start_char": 13,
"text": "have",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "root",
"end_char": 24,
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": 4,
"lemma": "seed",
"misc": "",
"start_char": 18,
"text": "seeded",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "det",
"end_char": 29,
"feats": null,
"head": 6,
"id": 5,
"lemma": "some",
"misc": "",
"start_char": 25,
"text": "some",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 35,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "doubt",
"misc": "",
"start_char": 30,
"text": "doubt",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 38,
"feats": null,
"head": 8,
"id": 7,
"lemma": "in",
"misc": "",
"start_char": 36,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 44,
"feats": "Number=Sing",
"head": 4,
"id": 8,
"lemma": "Wilma",
"misc": "",
"start_char": 39,
"text": "Wilma",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 46,
"feats": null,
"head": 10,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 45,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advcl",
"end_char": 56,
"feats": "VerbForm=Ger",
"head": 4,
"id": 10,
"lemma": "prompt",
"misc": "",
"start_char": 47,
"text": "prompting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 60,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": 11,
"lemma": "her",
"misc": "",
"start_char": 57,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 63,
"feats": null,
"head": 13,
"id": 12,
"lemma": "to",
"misc": "",
"start_char": 61,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 67,
"feats": "VerbForm=Inf",
"head": 10,
"id": 13,
"lemma": "ask",
"misc": "",
"start_char": 64,
"text": "ask",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"end_char": 69,
"feats": null,
"head": 19,
"id": 14,
"lemma": ",",
"misc": "",
"start_char": 68,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 73,
"feats": null,
"head": 19,
"id": 15,
"lemma": "but",
"misc": "",
"start_char": 70,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 76,
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": 16,
"lemma": "it",
"misc": "",
"start_char": 74,
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 80,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 19,
"id": 17,
"lemma": "be",
"misc": "",
"start_char": 77,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 84,
"feats": null,
"head": 19,
"id": 18,
"lemma": "not",
"misc": "",
"start_char": 81,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 96,
"feats": "Degree=Pos",
"head": 4,
"id": 19,
"lemma": "intentional",
"misc": "",
"start_char": 85,
"text": "intentional",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 98,
"feats": null,
"head": 4,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 97,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
2999c61b6886922ed8986d7a849eae4d | Cory watched as Bill went, wondering if letting him go on his own was a good idea. | [
{
"end_char": 82,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Cory)) (VP (VBD watched) (SBAR (IN as) (S (NP (NNP Bill)) (VP (VBD went)))) (, ,) (S (VP (VBG wondering) (SBAR (IN if) (S (S (VP (VBG letting) (S (NP (PRP him)) (VP (VB go) (PP (IN on) (NP (PRP$ his) (JJ own))))))) (VP (VBD was) (NP (DT a) (JJ good) (NN idea)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Cory watched as Bill went, wondering if letting him go on his own was a good idea.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "cory",
"misc": "",
"start_char": 0,
"text": "Cory",
"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": "watch",
"misc": "",
"start_char": 5,
"text": "watched",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 15,
"feats": null,
"head": 5,
"id": 3,
"lemma": "as",
"misc": "",
"start_char": 13,
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 20,
"feats": "Number=Sing",
"head": 5,
"id": 4,
"lemma": "Bill",
"misc": "",
"start_char": 16,
"text": "Bill",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"end_char": 25,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 5,
"lemma": "go",
"misc": "",
"start_char": 21,
"text": "went",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 27,
"feats": null,
"head": 2,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 26,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advcl",
"end_char": 37,
"feats": "VerbForm=Ger",
"head": 2,
"id": 7,
"lemma": "wonder",
"misc": "",
"start_char": 28,
"text": "wondering",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 40,
"feats": null,
"head": 18,
"id": 8,
"lemma": "if",
"misc": "",
"start_char": 38,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "csubj",
"end_char": 48,
"feats": "VerbForm=Ger",
"head": 18,
"id": 9,
"lemma": "let",
"misc": "",
"start_char": 41,
"text": "letting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 52,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 49,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"end_char": 55,
"feats": "VerbForm=Inf",
"head": 9,
"id": 11,
"lemma": "go",
"misc": "",
"start_char": 53,
"text": "go",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 58,
"feats": null,
"head": 14,
"id": 12,
"lemma": "on",
"misc": "",
"start_char": 56,
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 62,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "his",
"misc": "",
"start_char": 59,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 66,
"feats": "Degree=Pos",
"head": 11,
"id": 14,
"lemma": "own",
"misc": "",
"start_char": 63,
"text": "own",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cop",
"end_char": 70,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": 15,
"lemma": "be",
"misc": "",
"start_char": 67,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 72,
"feats": "Definite=Ind|PronType=Art",
"head": 18,
"id": 16,
"lemma": "a",
"misc": "",
"start_char": 71,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 77,
"feats": "Degree=Pos",
"head": 18,
"id": 17,
"lemma": "good",
"misc": "",
"start_char": 73,
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "ccomp",
"end_char": 82,
"feats": "Number=Sing",
"head": 7,
"id": 18,
"lemma": "idea",
"misc": "",
"start_char": 78,
"text": "idea",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 84,
"feats": null,
"head": 2,
"id": 19,
"lemma": ".",
"misc": "",
"start_char": 83,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
3,
3
],
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
e820be22ce10089748abd54957a3bb65 | Wayne, I said send Marvin first so we can get his miss out the way. | [
{
"end_char": 67,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Wayne)) (, ,) (NP (PRP I)) (VP (VBD said) (S (VP (VB send) (NP (NNP Marvin)) (ADVP (RB first)) (SBAR (IN so) (S (NP (PRP we)) (VP (MD can) (VP (VB get) (NP (PRP$ his) (NN miss)) (PRT (RP out)) (NP (DT the) (NN way))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Wayne, I said send Marvin first so we can get his miss out the way.",
"tokens": [
{
"deprel": "vocative",
"end_char": 5,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Wayne",
"misc": "",
"start_char": 0,
"text": "Wayne",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 7,
"feats": null,
"head": 4,
"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": 4,
"id": 3,
"lemma": "I",
"misc": "",
"start_char": 8,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"end_char": 14,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 4,
"lemma": "say",
"misc": "",
"start_char": 10,
"text": "said",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"end_char": 19,
"feats": "VerbForm=Inf",
"head": 4,
"id": 5,
"lemma": "send",
"misc": "",
"start_char": 15,
"text": "send",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 26,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Marvin",
"misc": "",
"start_char": 20,
"text": "Marvin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 32,
"feats": "NumType=Ord",
"head": 5,
"id": 7,
"lemma": "first",
"misc": "",
"start_char": 27,
"text": "first",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 35,
"feats": null,
"head": 11,
"id": 8,
"lemma": "so",
"misc": "",
"start_char": 33,
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 38,
"feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
"head": 11,
"id": 9,
"lemma": "we",
"misc": "",
"start_char": 36,
"text": "we",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 42,
"feats": "VerbForm=Fin",
"head": 11,
"id": 10,
"lemma": "can",
"misc": "",
"start_char": 39,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"end_char": 46,
"feats": "VerbForm=Inf",
"head": 5,
"id": 11,
"lemma": "get",
"misc": "",
"start_char": 43,
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"end_char": 50,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "his",
"misc": "",
"start_char": 47,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 55,
"feats": "Number=Sing",
"head": 11,
"id": 13,
"lemma": "miss",
"misc": "",
"start_char": 51,
"text": "miss",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "compound:prt",
"end_char": 59,
"feats": null,
"head": 11,
"id": 14,
"lemma": "out",
"misc": "",
"start_char": 56,
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "det",
"end_char": 63,
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": 15,
"lemma": "the",
"misc": "",
"start_char": 60,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:npmod",
"end_char": 67,
"feats": "Number=Sing",
"head": 11,
"id": 16,
"lemma": "way",
"misc": "",
"start_char": 64,
"text": "way",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 69,
"feats": null,
"head": 4,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 68,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
11,
11
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
cd85d49f31c49edce1da5fd99499b581 | Lula liked Judith even though she is a book warm and an unpopular girl. | [
{
"end_char": 71,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Lula)) (VP (VBD liked) (NP (NNP Judith)) (SBAR (ADVP (RB even)) (IN though) (S (NP (PRP she)) (VP (VBZ is) (NP (NP (DT a) (NN book)) (ADJP (ADJP (JJ warm)) (CC and) (NP (DT an) (JJ unpopular) (NN girl)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Lula liked Judith even though she is a book warm and an unpopular girl.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Lula",
"misc": "",
"start_char": 0,
"text": "Lula",
"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": "like",
"misc": "",
"start_char": 5,
"text": "liked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 17,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Judith",
"misc": "",
"start_char": 11,
"text": "Judith",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 22,
"feats": null,
"head": 9,
"id": 4,
"lemma": "even",
"misc": "",
"start_char": 18,
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 29,
"feats": null,
"head": 9,
"id": 5,
"lemma": "though",
"misc": "",
"start_char": 23,
"text": "though",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 33,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": 6,
"lemma": "she",
"misc": "",
"start_char": 30,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 36,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 9,
"id": 7,
"lemma": "be",
"misc": "",
"start_char": 34,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 38,
"feats": "Definite=Ind|PronType=Art",
"head": 9,
"id": 8,
"lemma": "a",
"misc": "",
"start_char": 37,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advcl",
"end_char": 43,
"feats": "Number=Sing",
"head": 2,
"id": 9,
"lemma": "book",
"misc": "",
"start_char": 39,
"text": "book",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "amod",
"end_char": 48,
"feats": "Degree=Pos",
"head": 9,
"id": 10,
"lemma": "warm",
"misc": "",
"start_char": 44,
"text": "warm",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 52,
"feats": null,
"head": 14,
"id": 11,
"lemma": "and",
"misc": "",
"start_char": 49,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "det",
"end_char": 55,
"feats": "Definite=Ind|PronType=Art",
"head": 14,
"id": 12,
"lemma": "a",
"misc": "",
"start_char": 53,
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 65,
"feats": "Degree=Pos",
"head": 14,
"id": 13,
"lemma": "unpopular",
"misc": "",
"start_char": 56,
"text": "unpopular",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "conj",
"end_char": 70,
"feats": "Number=Sing",
"head": 10,
"id": 14,
"lemma": "girl",
"misc": "",
"start_char": 66,
"text": "girl",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 72,
"feats": null,
"head": 2,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 71,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
9be5ab909ffeb6f9636d7c59a7581bf4 | Ada is trying to separate himself from Nichole, but that only drives her closer. | [
{
"end_char": 80,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Ada)) (VP (VBZ is) (VP (VBG trying) (S (VP (TO to) (VP (VB separate) (NP (PRP himself)) (PP (IN from) (NP (NNP Nichole))))))))) (, ,) (CC but) (S (NP (DT that)) (ADVP (RB only)) (VP (VBZ drives) (NP (PRP her)) (ADVP (RBR closer)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Ada is trying to separate himself from Nichole, but that only drives her closer.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 3,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Ada",
"misc": "",
"start_char": 0,
"text": "Ada",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 6,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 4,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 13,
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": 3,
"lemma": "try",
"misc": "",
"start_char": 7,
"text": "trying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 16,
"feats": null,
"head": 5,
"id": 4,
"lemma": "to",
"misc": "",
"start_char": 14,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 25,
"feats": "VerbForm=Inf",
"head": 3,
"id": 5,
"lemma": "separate",
"misc": "",
"start_char": 17,
"text": "separate",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 33,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs|Reflex=Yes",
"head": 5,
"id": 6,
"lemma": "himself",
"misc": "",
"start_char": 26,
"text": "himself",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"end_char": 38,
"feats": null,
"head": 8,
"id": 7,
"lemma": "from",
"misc": "",
"start_char": 34,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 46,
"feats": "Number=Sing",
"head": 5,
"id": 8,
"lemma": "Nichole",
"misc": "",
"start_char": 39,
"text": "Nichole",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 48,
"feats": null,
"head": 13,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 47,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 52,
"feats": null,
"head": 13,
"id": 10,
"lemma": "but",
"misc": "",
"start_char": 49,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 57,
"feats": "Number=Sing|PronType=Dem",
"head": 13,
"id": 11,
"lemma": "that",
"misc": "",
"start_char": 53,
"text": "that",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "advmod",
"end_char": 62,
"feats": null,
"head": 13,
"id": 12,
"lemma": "only",
"misc": "",
"start_char": 58,
"text": "only",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 69,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 13,
"lemma": "drive",
"misc": "",
"start_char": 63,
"text": "drives",
"upos": "VERB",
"xpos": "VBZ"
},
{
"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": "advmod",
"end_char": 80,
"feats": "Degree=Cmp",
"head": 13,
"id": 15,
"lemma": "close",
"misc": "",
"start_char": 74,
"text": "closer",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "punct",
"end_char": 82,
"feats": null,
"head": 3,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 81,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
13,
13
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
8aa5bda3ca65db26028e2f6e2d70852f | And David says Jack hung himself, but in a later episode he shows up. | [
{
"end_char": 69,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (NP (NNP David)) (VP (VP (VBZ says) (SBAR (S (NP (NNP Jack)) (VP (VBD hung) (NP (PRP himself)))))) (, ,) (CC but) (S (PP (IN in) (NP (DT a) (JJR later) (NN episode))) (NP (PRP he)) (VP (VBZ shows) (PRT (RP up))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And David says Jack hung himself, but in a later episode he shows up.",
"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": 9,
"feats": "Number=Sing",
"head": 3,
"id": 2,
"lemma": "David",
"misc": "",
"start_char": 4,
"text": "David",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 14,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 3,
"lemma": "say",
"misc": "",
"start_char": 10,
"text": "says",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "nsubj",
"end_char": 19,
"feats": "Number=Sing",
"head": 5,
"id": 4,
"lemma": "Jack",
"misc": "",
"start_char": 15,
"text": "Jack",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "ccomp",
"end_char": 24,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 5,
"lemma": "hang",
"misc": "",
"start_char": 20,
"text": "hung",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 32,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs|Reflex=Yes",
"head": 5,
"id": 6,
"lemma": "himself",
"misc": "",
"start_char": 25,
"text": "himself",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 34,
"feats": null,
"head": 14,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 33,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 38,
"feats": null,
"head": 14,
"id": 8,
"lemma": "but",
"misc": "",
"start_char": 35,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "case",
"end_char": 41,
"feats": null,
"head": 12,
"id": 9,
"lemma": "in",
"misc": "",
"start_char": 39,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 43,
"feats": "Definite=Ind|PronType=Art",
"head": 12,
"id": 10,
"lemma": "a",
"misc": "",
"start_char": 42,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 49,
"feats": "Degree=Cmp",
"head": 12,
"id": 11,
"lemma": "late",
"misc": "",
"start_char": 44,
"text": "later",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obl",
"end_char": 57,
"feats": "Number=Sing",
"head": 14,
"id": 12,
"lemma": "episode",
"misc": "",
"start_char": 50,
"text": "episode",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 60,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": 13,
"lemma": "he",
"misc": "",
"start_char": 58,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 66,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 14,
"lemma": "show",
"misc": "",
"start_char": 61,
"text": "shows",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "compound:prt",
"end_char": 69,
"feats": null,
"head": 14,
"id": 15,
"lemma": "up",
"misc": "",
"start_char": 67,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "punct",
"end_char": 71,
"feats": null,
"head": 3,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 70,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
3,
3
],
[
0,
12,
12
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
e89f9be3012fd8e1436479601824354a | Robert isn't a scoring machine like James, although he is a huge presence in the paint which should help the Rockets move up a few spots. | [
{
"end_char": 137,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Robert)) (VP (VBZ is) (RB n't) (NP (NP (DT a) (NN scoring) (NN machine)) (PP (IN like) (NP (NNP James)))) (, ,) (SBAR (IN although) (S (NP (PRP he)) (VP (VBZ is) (NP (NP (NP (DT a) (JJ huge) (NN presence)) (PP (IN in) (NP (DT the) (NN paint)))) (SBAR (WHNP (WDT which)) (S (VP (MD should) (VP (VB help) (S (NP (DT the) (NNPS Rockets)) (VP (VB move) (PRT (RP up)) (NP (DT a) (JJ few) (NNS spots))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Robert isn't a scoring machine like James, although he is a huge presence in the paint which should help the Rockets move up a few spots.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 6,
"id": 1,
"lemma": "Robert",
"misc": "",
"start_char": 0,
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 7,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 13,
"feats": null,
"head": 6,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 10,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "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": "compound",
"end_char": 23,
"feats": "Number=Sing",
"head": 6,
"id": 5,
"lemma": "scoring",
"misc": "",
"start_char": 16,
"text": "scoring",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"end_char": 31,
"feats": "Number=Sing",
"head": 0,
"id": 6,
"lemma": "machine",
"misc": "",
"start_char": 24,
"text": "machine",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 36,
"feats": null,
"head": 8,
"id": 7,
"lemma": "like",
"misc": "",
"start_char": 32,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 42,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "James",
"misc": "",
"start_char": 37,
"text": "James",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 44,
"feats": null,
"head": 6,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 43,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 53,
"feats": null,
"head": 15,
"id": 10,
"lemma": "although",
"misc": "",
"start_char": 45,
"text": "although",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 56,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 54,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 59,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 57,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 61,
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": 13,
"lemma": "a",
"misc": "",
"start_char": 60,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 66,
"feats": "Degree=Pos",
"head": 15,
"id": 14,
"lemma": "huge",
"misc": "",
"start_char": 62,
"text": "huge",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advcl",
"end_char": 75,
"feats": "Number=Sing",
"head": 6,
"id": 15,
"lemma": "presence",
"misc": "",
"start_char": 67,
"text": "presence",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 78,
"feats": null,
"head": 18,
"id": 16,
"lemma": "in",
"misc": "",
"start_char": 76,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 82,
"feats": "Definite=Def|PronType=Art",
"head": 18,
"id": 17,
"lemma": "the",
"misc": "",
"start_char": 79,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"end_char": 88,
"feats": "Number=Sing",
"head": 15,
"id": 18,
"lemma": "paint",
"misc": "",
"start_char": 83,
"text": "paint",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 94,
"feats": "PronType=Rel",
"head": 21,
"id": 19,
"lemma": "which",
"misc": "",
"start_char": 89,
"text": "which",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "aux",
"end_char": 101,
"feats": "VerbForm=Fin",
"head": 21,
"id": 20,
"lemma": "should",
"misc": "",
"start_char": 95,
"text": "should",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "acl:relcl",
"end_char": 106,
"feats": "VerbForm=Inf",
"head": 15,
"id": 21,
"lemma": "help",
"misc": "",
"start_char": 102,
"text": "help",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 110,
"feats": "Definite=Def|PronType=Art",
"head": 23,
"id": 22,
"lemma": "the",
"misc": "",
"start_char": 107,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 118,
"feats": "Number=Plur",
"head": 21,
"id": 23,
"lemma": "Rocket",
"misc": "",
"start_char": 111,
"text": "Rockets",
"upos": "PROPN",
"xpos": "NNPS"
},
{
"deprel": "xcomp",
"end_char": 123,
"feats": "VerbForm=Inf",
"head": 21,
"id": 24,
"lemma": "move",
"misc": "",
"start_char": 119,
"text": "move",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"end_char": 126,
"feats": null,
"head": 24,
"id": 25,
"lemma": "up",
"misc": "",
"start_char": 124,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "det",
"end_char": 128,
"feats": "Definite=Ind|PronType=Art",
"head": 28,
"id": 26,
"lemma": "a",
"misc": "",
"start_char": 127,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 132,
"feats": "Degree=Pos",
"head": 28,
"id": 27,
"lemma": "few",
"misc": "",
"start_char": 129,
"text": "few",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl:npmod",
"end_char": 138,
"feats": "Number=Plur",
"head": 24,
"id": 28,
"lemma": "spot",
"misc": "",
"start_char": 133,
"text": "spots",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 140,
"feats": null,
"head": 6,
"id": 29,
"lemma": ".",
"misc": "",
"start_char": 139,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
c385b0b0f587e7a65c3def5bb4a421dc | Jason isn't Manuel defensively but he's by no means bad. | [
{
"end_char": 56,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Jason)) (VP (VBZ is) (RB n't) (NP (NNP Manuel)) (ADVP (RB defensively)))) (CC but) (S (NP (PRP he)) (VP (VBZ 's) (PP (IN by) (NP (NP (DT no) (NNS means)) (JJ bad))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Jason isn't Manuel defensively but he's by no means bad.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Jason",
"misc": "",
"start_char": 0,
"text": "Jason",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 8,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 6,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 12,
"feats": null,
"head": 4,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 9,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 19,
"feats": "Number=Sing",
"head": 0,
"id": 4,
"lemma": "Manuel",
"misc": "",
"start_char": 13,
"text": "Manuel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 31,
"feats": null,
"head": 4,
"id": 5,
"lemma": "defensively",
"misc": "",
"start_char": 20,
"text": "defensively",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cc",
"end_char": 35,
"feats": null,
"head": 12,
"id": 6,
"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": 12,
"id": 7,
"lemma": "he",
"misc": "",
"start_char": 36,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 41,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 39,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "case",
"end_char": 44,
"feats": null,
"head": 11,
"id": 9,
"lemma": "by",
"misc": "",
"start_char": 42,
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 47,
"feats": null,
"head": 11,
"id": 10,
"lemma": "no",
"misc": "",
"start_char": 45,
"text": "no",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 53,
"feats": "Number=Plur",
"head": 12,
"id": 11,
"lemma": "means",
"misc": "",
"start_char": 48,
"text": "means",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "conj",
"end_char": 57,
"feats": "Degree=Pos",
"head": 4,
"id": 12,
"lemma": "bad",
"misc": "",
"start_char": 54,
"text": "bad",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 59,
"feats": null,
"head": 4,
"id": 13,
"lemma": ".",
"misc": "",
"start_char": 58,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
6,
6
]
],
[
[
0,
3,
3
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
58636af8d46c7098298c5e9414d268b5 | Kenneth hit Miguel so hard his beak pretty much spun around his face like Daffy duck. | [
{
"end_char": 85,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Kenneth)) (VP (VBD hit) (NP (NNP Miguel)) (ADVP (ADVP (RB so) (RB hard)) (SBAR (S (NP (PRP$ his) (NN beak)) (ADVP (RB pretty) (RB much)) (VP (VBD spun) (PP (IN around) (NP (NP (PRP$ his) (NN face)) (PP (IN like) (NP (NNP Daffy) (NN duck)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Kenneth hit Miguel so hard his beak pretty much spun around his face like Daffy duck.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Kenneth",
"misc": "",
"start_char": 0,
"text": "Kenneth",
"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": "hit",
"misc": "",
"start_char": 8,
"text": "hit",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"end_char": 18,
"feats": "Number=Sing",
"head": 2,
"id": 3,
"lemma": "Miguel",
"misc": "",
"start_char": 12,
"text": "Miguel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 21,
"feats": null,
"head": 5,
"id": 4,
"lemma": "so",
"misc": "",
"start_char": 19,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 26,
"feats": "Degree=Pos",
"head": 2,
"id": 5,
"lemma": "hard",
"misc": "",
"start_char": 22,
"text": "hard",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nmod:poss",
"end_char": 30,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 7,
"id": 6,
"lemma": "his",
"misc": "",
"start_char": 27,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 35,
"feats": "Number=Sing",
"head": 10,
"id": 7,
"lemma": "beak",
"misc": "",
"start_char": 31,
"text": "beak",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 42,
"feats": null,
"head": 9,
"id": 8,
"lemma": "pretty",
"misc": "",
"start_char": 36,
"text": "pretty",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 47,
"feats": null,
"head": 10,
"id": 9,
"lemma": "much",
"misc": "",
"start_char": 43,
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 52,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 10,
"lemma": "spun",
"misc": "",
"start_char": 48,
"text": "spun",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 59,
"feats": null,
"head": 13,
"id": 11,
"lemma": "around",
"misc": "",
"start_char": 53,
"text": "around",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 63,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "his",
"misc": "",
"start_char": 60,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 68,
"feats": "Number=Sing",
"head": 10,
"id": 13,
"lemma": "face",
"misc": "",
"start_char": 64,
"text": "face",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 73,
"feats": null,
"head": 16,
"id": 14,
"lemma": "like",
"misc": "",
"start_char": 69,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"end_char": 79,
"feats": "Number=Sing",
"head": 16,
"id": 15,
"lemma": "Daffy",
"misc": "",
"start_char": 74,
"text": "Daffy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "obl",
"end_char": 84,
"feats": "Number=Sing",
"head": 10,
"id": 16,
"lemma": "duck",
"misc": "",
"start_char": 80,
"text": "duck",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 86,
"feats": null,
"head": 2,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 85,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
260a34f2118aaa18511ff2cf483f9cde | According to Lloyd, William was -LSB- "just joking" -RSB- when ** he asked Russia to release the emails. | [
{
"end_char": 104,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (PP (VBG According) (PP (IN to) (NP (NNP Lloyd)))) (, ,) (NP (NNP William)) (VP (VBD was) (NP (: -LSB-) (`` ``) (S (ADVP (RB just)) (VP (VBG joking) ('' '') (UH -RSB-) (SBAR (WHADVP (WRB when)) (S (NFP **) (NP (PRP he)) (VP (VBD asked) (NP (NNP Russia)) (S (VP (TO to) (VP (VB release) (NP (DT the) (NNS emails)))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "According to Lloyd, William was -LSB- \"just joking\" -RSB- when ** he asked Russia to release the emails.",
"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": 18,
"feats": "Number=Sing",
"head": 10,
"id": 3,
"lemma": "Lloyd",
"misc": "",
"start_char": 13,
"text": "Lloyd",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 20,
"feats": null,
"head": 10,
"id": 4,
"lemma": ",",
"misc": "",
"start_char": 19,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 28,
"feats": "Number=Sing",
"head": 10,
"id": 5,
"lemma": "William",
"misc": "",
"start_char": 21,
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 32,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": 6,
"lemma": "be",
"misc": "",
"start_char": 29,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "punct",
"end_char": 38,
"feats": null,
"head": 10,
"id": 7,
"lemma": "-LSB-",
"misc": "",
"start_char": 33,
"text": "-LSB-",
"upos": "PUNCT",
"xpos": ":"
},
{
"deprel": "punct",
"end_char": 41,
"feats": null,
"head": 10,
"id": 8,
"lemma": "``",
"misc": "",
"start_char": 39,
"text": "``",
"upos": "PUNCT",
"xpos": "``"
},
{
"deprel": "advmod",
"end_char": 46,
"feats": null,
"head": 10,
"id": 9,
"lemma": "just",
"misc": "",
"start_char": 42,
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 53,
"feats": "VerbForm=Ger",
"head": 0,
"id": 10,
"lemma": "joke",
"misc": "",
"start_char": 47,
"text": "joking",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "punct",
"end_char": 56,
"feats": null,
"head": 10,
"id": 11,
"lemma": "''",
"misc": "",
"start_char": 54,
"text": "''",
"upos": "PUNCT",
"xpos": "''"
},
{
"deprel": "reparandum",
"end_char": 62,
"feats": null,
"head": 13,
"id": 12,
"lemma": "-RSB-",
"misc": "",
"start_char": 57,
"text": "-RSB-",
"upos": "INTJ",
"xpos": "UH"
},
{
"deprel": "advmod",
"end_char": 67,
"feats": "PronType=Int",
"head": 16,
"id": 13,
"lemma": "when",
"misc": "",
"start_char": 63,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "punct",
"end_char": 70,
"feats": null,
"head": 16,
"id": 14,
"lemma": "**",
"misc": "",
"start_char": 68,
"text": "**",
"upos": "PUNCT",
"xpos": "NFP"
},
{
"deprel": "nsubj",
"end_char": 73,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 15,
"lemma": "he",
"misc": "",
"start_char": 71,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 79,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": 16,
"lemma": "ask",
"misc": "",
"start_char": 74,
"text": "asked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"end_char": 86,
"feats": "Number=Sing",
"head": 16,
"id": 17,
"lemma": "Russia",
"misc": "",
"start_char": 80,
"text": "Russia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 89,
"feats": null,
"head": 19,
"id": 18,
"lemma": "to",
"misc": "",
"start_char": 87,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 97,
"feats": "VerbForm=Inf",
"head": 16,
"id": 19,
"lemma": "release",
"misc": "",
"start_char": 90,
"text": "release",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 101,
"feats": "Definite=Def|PronType=Art",
"head": 21,
"id": 20,
"lemma": "the",
"misc": "",
"start_char": 98,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 108,
"feats": "Number=Plur",
"head": 19,
"id": 21,
"lemma": "email",
"misc": "",
"start_char": 102,
"text": "emails",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 110,
"feats": null,
"head": 10,
"id": 22,
"lemma": ".",
"misc": "",
"start_char": 109,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
]
],
[
[
0,
4,
4
],
[
0,
14,
14
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
dd932c561d8fbe9a78e261889f7a193f | Bring up that Sheila wants Michele to win, because she knows that Republicans can't beat Bernie. | [
{
"end_char": 96,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (VP (VB Bring) (PRT (RP up)) (SBAR (IN that) (S (NP (NNP Sheila)) (VP (VBZ wants) (S (NP (NNP Michele)) (VP (TO to) (VP (VB win))))))) (, ,) (SBAR (IN because) (S (NP (PRP she)) (VP (VBZ knows) (SBAR (IN that) (S (NP (NNPS Republicans)) (VP (MD ca) (RB n't) (VP (VB beat) (NP (NNP Bernie)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Bring up that Sheila wants Michele to win, because she knows that Republicans can't beat Bernie.",
"tokens": [
{
"deprel": "root",
"end_char": 5,
"feats": "Mood=Imp|VerbForm=Fin",
"head": 0,
"id": 1,
"lemma": "bring",
"misc": "",
"start_char": 0,
"text": "Bring",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"end_char": 8,
"feats": null,
"head": 1,
"id": 2,
"lemma": "up",
"misc": "",
"start_char": 6,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "mark",
"end_char": 13,
"feats": null,
"head": 5,
"id": 3,
"lemma": "that",
"misc": "",
"start_char": 9,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 20,
"feats": "Number=Sing",
"head": 5,
"id": 4,
"lemma": "Sheila",
"misc": "",
"start_char": 14,
"text": "Sheila",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "ccomp",
"end_char": 26,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 1,
"id": 5,
"lemma": "want",
"misc": "",
"start_char": 21,
"text": "wants",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 34,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Michele",
"misc": "",
"start_char": 27,
"text": "Michele",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 37,
"feats": null,
"head": 8,
"id": 7,
"lemma": "to",
"misc": "",
"start_char": 35,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 41,
"feats": "VerbForm=Inf",
"head": 5,
"id": 8,
"lemma": "win",
"misc": "",
"start_char": 38,
"text": "win",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"end_char": 43,
"feats": null,
"head": 12,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 42,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 51,
"feats": null,
"head": 12,
"id": 10,
"lemma": "because",
"misc": "",
"start_char": 44,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 55,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "she",
"misc": "",
"start_char": 52,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 61,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 1,
"id": 12,
"lemma": "know",
"misc": "",
"start_char": 56,
"text": "knows",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 66,
"feats": null,
"head": 17,
"id": 13,
"lemma": "that",
"misc": "",
"start_char": 62,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 78,
"feats": "Number=Plur",
"head": 17,
"id": 14,
"lemma": "Republican",
"misc": "",
"start_char": 67,
"text": "Republicans",
"upos": "PROPN",
"xpos": "NNPS"
},
{
"deprel": "aux",
"end_char": 81,
"feats": "VerbForm=Fin",
"head": 17,
"id": 15,
"lemma": "can",
"misc": "",
"start_char": 79,
"text": "ca",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 85,
"feats": null,
"head": 17,
"id": 16,
"lemma": "not",
"misc": "",
"start_char": 82,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 90,
"feats": "VerbForm=Inf",
"head": 12,
"id": 17,
"lemma": "beat",
"misc": "",
"start_char": 86,
"text": "beat",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 97,
"feats": "Number=Sing",
"head": 17,
"id": 18,
"lemma": "Bernie",
"misc": "",
"start_char": 91,
"text": "Bernie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 99,
"feats": null,
"head": 1,
"id": 19,
"lemma": ".",
"misc": "",
"start_char": 98,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
],
[
0,
10,
10
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
0c203eb2a16dccdd1948e39962654f45 | Luke is definitely better than Thomas, but the Bengals seem entrenched with him. | [
{
"end_char": 80,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Luke)) (VP (VBZ is) (ADVP (RB definitely)) (ADJP (ADJP (JJR better)) (PP (IN than) (NP (NNP Thomas)))))) (, ,) (CC but) (S (NP (DT the) (NNPS Bengals)) (VP (VBP seem) (S (ADJP (VBN entrenched) (PP (IN with) (NP (PRP him))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Luke is definitely better than Thomas, but the Bengals seem entrenched with him.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Luke",
"misc": "",
"start_char": 0,
"text": "Luke",
"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": 18,
"feats": null,
"head": 4,
"id": 3,
"lemma": "definitely",
"misc": "",
"start_char": 8,
"text": "definitely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 25,
"feats": "Degree=Cmp",
"head": 0,
"id": 4,
"lemma": "good",
"misc": "",
"start_char": 19,
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"end_char": 30,
"feats": null,
"head": 6,
"id": 5,
"lemma": "than",
"misc": "",
"start_char": 26,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 37,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Thomas",
"misc": "",
"start_char": 31,
"text": "Thomas",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 39,
"feats": null,
"head": 11,
"id": 7,
"lemma": ",",
"misc": "",
"start_char": 38,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 43,
"feats": null,
"head": 11,
"id": 8,
"lemma": "but",
"misc": "",
"start_char": 40,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "det",
"end_char": 47,
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": 9,
"lemma": "the",
"misc": "",
"start_char": 44,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"end_char": 55,
"feats": "Number=Plur",
"head": 11,
"id": 10,
"lemma": "Bengals",
"misc": "",
"start_char": 48,
"text": "Bengals",
"upos": "PROPN",
"xpos": "NNPS"
},
{
"deprel": "conj",
"end_char": 60,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 11,
"lemma": "seem",
"misc": "",
"start_char": 56,
"text": "seem",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "xcomp",
"end_char": 71,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 11,
"id": 12,
"lemma": "entrench",
"misc": "",
"start_char": 61,
"text": "entrenched",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 76,
"feats": null,
"head": 14,
"id": 13,
"lemma": "with",
"misc": "",
"start_char": 72,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 80,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 77,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 82,
"feats": null,
"head": 4,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 81,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
07c3ca2de0e396b014c30b579ce50724 | Allen is better than William because he's an amoral genius, and therefore can act as both a POV and the catalyst for an entire story. | [
{
"end_char": 133,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Allen)) (VP (VBZ is) (ADJP (ADJP (JJR better)) (PP (IN than) (NP (NNP William)))) (SBAR (IN because) (S (NP (PRP he)) (VP (VP (VBZ 's) (NP (DT an) (JJ amoral) (NN genius))) (, ,) (CC and) (ADVP (RB therefore)) (VP (MD can) (VP (VB act) (PP (IN as) (NP (CC both) (NP (DT a) (NN POV)) (CC and) (NP (NP (DT the) (NN catalyst)) (PP (IN for) (NP (DT an) (JJ entire) (NN story)))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Allen is better than William because he's an amoral genius, and therefore can act as both a POV and the catalyst for an entire story.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Allen",
"misc": "",
"start_char": 0,
"text": "Allen",
"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": "Degree=Cmp",
"head": 0,
"id": 3,
"lemma": "good",
"misc": "",
"start_char": 9,
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"end_char": 20,
"feats": null,
"head": 5,
"id": 4,
"lemma": "than",
"misc": "",
"start_char": 16,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 28,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "William",
"misc": "",
"start_char": 21,
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 36,
"feats": null,
"head": 11,
"id": 6,
"lemma": "because",
"misc": "",
"start_char": 29,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 39,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 7,
"lemma": "he",
"misc": "",
"start_char": 37,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 42,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 11,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 40,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 45,
"feats": "Definite=Ind|PronType=Art",
"head": 11,
"id": 9,
"lemma": "a",
"misc": "",
"start_char": 43,
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 52,
"feats": "Degree=Pos",
"head": 11,
"id": 10,
"lemma": "amoral",
"misc": "",
"start_char": 46,
"text": "amoral",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advcl",
"end_char": 59,
"feats": "Number=Sing",
"head": 3,
"id": 11,
"lemma": "genius",
"misc": "",
"start_char": 53,
"text": "genius",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 61,
"feats": null,
"head": 16,
"id": 12,
"lemma": ",",
"misc": "",
"start_char": 60,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 65,
"feats": null,
"head": 16,
"id": 13,
"lemma": "and",
"misc": "",
"start_char": 62,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 75,
"feats": null,
"head": 16,
"id": 14,
"lemma": "therefore",
"misc": "",
"start_char": 66,
"text": "therefore",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "aux",
"end_char": 79,
"feats": "VerbForm=Fin",
"head": 16,
"id": 15,
"lemma": "can",
"misc": "",
"start_char": 76,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "conj",
"end_char": 83,
"feats": "VerbForm=Inf",
"head": 11,
"id": 16,
"lemma": "act",
"misc": "",
"start_char": 80,
"text": "act",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 86,
"feats": null,
"head": 20,
"id": 17,
"lemma": "as",
"misc": "",
"start_char": 84,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "cc:preconj",
"end_char": 91,
"feats": null,
"head": 20,
"id": 18,
"lemma": "both",
"misc": "",
"start_char": 87,
"text": "both",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "det",
"end_char": 93,
"feats": "Definite=Ind|PronType=Art",
"head": 20,
"id": 19,
"lemma": "a",
"misc": "",
"start_char": 92,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"end_char": 97,
"feats": "Number=Sing",
"head": 16,
"id": 20,
"lemma": "Pov",
"misc": "",
"start_char": 94,
"text": "POV",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"end_char": 101,
"feats": null,
"head": 23,
"id": 21,
"lemma": "and",
"misc": "",
"start_char": 98,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "det",
"end_char": 105,
"feats": "Definite=Def|PronType=Art",
"head": 23,
"id": 22,
"lemma": "the",
"misc": "",
"start_char": 102,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "conj",
"end_char": 114,
"feats": "Number=Sing",
"head": 20,
"id": 23,
"lemma": "catalyst",
"misc": "",
"start_char": 106,
"text": "catalyst",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 118,
"feats": null,
"head": 27,
"id": 24,
"lemma": "for",
"misc": "",
"start_char": 115,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 121,
"feats": "Definite=Ind|PronType=Art",
"head": 27,
"id": 25,
"lemma": "a",
"misc": "",
"start_char": 119,
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 128,
"feats": "Degree=Pos",
"head": 27,
"id": 26,
"lemma": "entire",
"misc": "",
"start_char": 122,
"text": "entire",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod",
"end_char": 134,
"feats": "Number=Sing",
"head": 23,
"id": 27,
"lemma": "story",
"misc": "",
"start_char": 129,
"text": "story",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 136,
"feats": null,
"head": 3,
"id": 28,
"lemma": ".",
"misc": "",
"start_char": 135,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
6,
6
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
54714e783a0eb9562e2949c4d7c8c282 | James was strong even before meeting Shane but even after training with Shane he still lost to Mercenary Tao. | [
{
"end_char": 109,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP James)) (VP (VBD was) (ADJP (JJ strong)) (PP (ADVP (RB even)) (IN before) (S (VP (VBG meeting) (NP (NNP Shane))))))) (CC but) (S (PP (ADVP (RB even)) (IN after) (S (VP (NN training) (PP (IN with) (NP (NNP Shane)))))) (NP (PRP he)) (ADVP (RB still)) (VP (VBD lost) (PP (IN to) (NP (NNP Mercenary) (NNP Tao))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "James was strong even before meeting Shane but even after training with Shane he still lost to Mercenary Tao.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "James",
"misc": "",
"start_char": 0,
"text": "James",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 9,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 6,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 16,
"feats": "Degree=Pos",
"head": 0,
"id": 3,
"lemma": "strong",
"misc": "",
"start_char": 10,
"text": "strong",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"end_char": 21,
"feats": null,
"head": 6,
"id": 4,
"lemma": "even",
"misc": "",
"start_char": 17,
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 28,
"feats": null,
"head": 6,
"id": 5,
"lemma": "before",
"misc": "",
"start_char": 22,
"text": "before",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 36,
"feats": "VerbForm=Ger",
"head": 3,
"id": 6,
"lemma": "meet",
"misc": "",
"start_char": 29,
"text": "meeting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 42,
"feats": "Number=Sing",
"head": 6,
"id": 7,
"lemma": "Shane",
"misc": "",
"start_char": 37,
"text": "Shane",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 46,
"feats": null,
"head": 16,
"id": 8,
"lemma": "but",
"misc": "",
"start_char": 43,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 51,
"feats": null,
"head": 11,
"id": 9,
"lemma": "even",
"misc": "",
"start_char": 47,
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 57,
"feats": null,
"head": 11,
"id": 10,
"lemma": "after",
"misc": "",
"start_char": 52,
"text": "after",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"end_char": 66,
"feats": "Number=Sing",
"head": 16,
"id": 11,
"lemma": "training",
"misc": "",
"start_char": 58,
"text": "training",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 71,
"feats": null,
"head": 13,
"id": 12,
"lemma": "with",
"misc": "",
"start_char": 67,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 77,
"feats": "Number=Sing",
"head": 11,
"id": 13,
"lemma": "Shane",
"misc": "",
"start_char": 72,
"text": "Shane",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "nsubj",
"end_char": 80,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 78,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 86,
"feats": null,
"head": 16,
"id": 15,
"lemma": "still",
"misc": "",
"start_char": 81,
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 91,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 16,
"lemma": "lose",
"misc": "",
"start_char": 87,
"text": "lost",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 94,
"feats": null,
"head": 19,
"id": 17,
"lemma": "to",
"misc": "",
"start_char": 92,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"end_char": 104,
"feats": "Number=Sing",
"head": 19,
"id": 18,
"lemma": "Mercenary",
"misc": "",
"start_char": 95,
"text": "Mercenary",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "obl",
"end_char": 108,
"feats": "Number=Sing",
"head": 16,
"id": 19,
"lemma": "Tao",
"misc": "",
"start_char": 105,
"text": "Tao",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 110,
"feats": null,
"head": 3,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 109,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
9eeccc1379502c2bb915c5afff6e21d4 | And Gerald didn't confront Richard to explain because he knew that would be the case. | [
{
"end_char": 85,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (NP (NNP Gerald)) (VP (VBD did) (RB n't) (VP (VB confront) (NP (NNP Richard)) (S (VP (TO to) (VP (VB explain) (SBAR (IN because) (S (NP (PRP he)) (VP (VBD knew) (SBAR (S (NP (DT that)) (VP (MD would) (VP (VB be) (NP (DT the) (NN case)))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And Gerald didn't confront Richard to explain because he knew that would be the case.",
"tokens": [
{
"deprel": "cc",
"end_char": 3,
"feats": null,
"head": 5,
"id": 1,
"lemma": "and",
"misc": "",
"start_char": 0,
"text": "And",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 10,
"feats": "Number=Sing",
"head": 5,
"id": 2,
"lemma": "Gerald",
"misc": "",
"start_char": 4,
"text": "Gerald",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 14,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 3,
"lemma": "do",
"misc": "",
"start_char": 11,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"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": 27,
"feats": "VerbForm=Inf",
"head": 0,
"id": 5,
"lemma": "confront",
"misc": "",
"start_char": 19,
"text": "confront",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 35,
"feats": "Number=Sing",
"head": 5,
"id": 6,
"lemma": "Richard",
"misc": "",
"start_char": 28,
"text": "Richard",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 38,
"feats": null,
"head": 8,
"id": 7,
"lemma": "to",
"misc": "",
"start_char": 36,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 46,
"feats": "VerbForm=Inf",
"head": 5,
"id": 8,
"lemma": "explain",
"misc": "",
"start_char": 39,
"text": "explain",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 54,
"feats": null,
"head": 11,
"id": 9,
"lemma": "because",
"misc": "",
"start_char": 47,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 57,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 55,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 62,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": 11,
"lemma": "know",
"misc": "",
"start_char": 58,
"text": "knew",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"end_char": 67,
"feats": "Number=Sing|PronType=Dem",
"head": 16,
"id": 12,
"lemma": "that",
"misc": "",
"start_char": 63,
"text": "that",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "aux",
"end_char": 73,
"feats": "VerbForm=Fin",
"head": 16,
"id": 13,
"lemma": "would",
"misc": "",
"start_char": 68,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "cop",
"end_char": 76,
"feats": "VerbForm=Inf",
"head": 16,
"id": 14,
"lemma": "be",
"misc": "",
"start_char": 74,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 80,
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": 15,
"lemma": "the",
"misc": "",
"start_char": 77,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "ccomp",
"end_char": 85,
"feats": "Number=Sing",
"head": 11,
"id": 16,
"lemma": "case",
"misc": "",
"start_char": 81,
"text": "case",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 87,
"feats": null,
"head": 5,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 86,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
],
[
0,
9,
9
]
],
[
[
0,
5,
5
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
6009b500e2db50f206f1fbe07e651c30 | Michael begins to fight Paul but finds himself overwhelmed as his henchmen attack him. | [
{
"end_char": 86,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Michael)) (VP (VP (VBZ begins) (S (VP (TO to) (VP (VB fight) (NP (NNP Paul)))))) (CC but) (VP (VBZ finds) (S (NP (PRP himself)) (VP (VBN overwhelmed) (SBAR (IN as) (S (NP (PRP$ his) (NNS henchmen)) (VP (VBP attack) (NP (PRP him))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Michael begins to fight Paul but finds himself overwhelmed as his henchmen attack him.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Michael",
"misc": "",
"start_char": 0,
"text": "Michael",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 14,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "begin",
"misc": "",
"start_char": 8,
"text": "begins",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 17,
"feats": null,
"head": 4,
"id": 3,
"lemma": "to",
"misc": "",
"start_char": 15,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 23,
"feats": "VerbForm=Inf",
"head": 2,
"id": 4,
"lemma": "fight",
"misc": "",
"start_char": 18,
"text": "fight",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 28,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "Paul",
"misc": "",
"start_char": 24,
"text": "Paul",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 32,
"feats": null,
"head": 7,
"id": 6,
"lemma": "but",
"misc": "",
"start_char": 29,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 38,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 7,
"lemma": "find",
"misc": "",
"start_char": 33,
"text": "finds",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 46,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs|Reflex=Yes",
"head": 7,
"id": 8,
"lemma": "himself",
"misc": "",
"start_char": 39,
"text": "himself",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"end_char": 58,
"feats": "Tense=Past|VerbForm=Part",
"head": 7,
"id": 9,
"lemma": "overwhelm",
"misc": "",
"start_char": 47,
"text": "overwhelmed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"end_char": 61,
"feats": null,
"head": 13,
"id": 10,
"lemma": "as",
"misc": "",
"start_char": 59,
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 65,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "his",
"misc": "",
"start_char": 62,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 74,
"feats": "Number=Plur",
"head": 13,
"id": 12,
"lemma": "henchmen",
"misc": "",
"start_char": 66,
"text": "henchmen",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "advcl",
"end_char": 81,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 7,
"id": 13,
"lemma": "attack",
"misc": "",
"start_char": 75,
"text": "attack",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "obj",
"end_char": 85,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 82,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 87,
"feats": null,
"head": 2,
"id": 15,
"lemma": ".",
"misc": "",
"start_char": 86,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
513b83fdd2076a11fe94023d98b8c5ec | Oscar went to execute Curtis, but I went into VATS and planted a critical in his skull. | [
{
"end_char": 87,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Oscar)) (VP (VBD went) (S (VP (TO to) (VP (VB execute) (NP (NNP Curtis))))))) (, ,) (CC but) (S (NP (PRP I)) (VP (VP (VBD went) (PP (IN into) (NP (NNP VATS)))) (CC and) (VP (VBD planted) (NP (NP (DT a) (JJ critical)) (PP (IN in) (NP (PRP$ his) (NN skull))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Oscar went to execute Curtis, but I went into VATS and planted a critical in his skull.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Oscar",
"misc": "",
"start_char": 0,
"text": "Oscar",
"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": "go",
"misc": "",
"start_char": 6,
"text": "went",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 13,
"feats": null,
"head": 4,
"id": 3,
"lemma": "to",
"misc": "",
"start_char": 11,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"end_char": 21,
"feats": "VerbForm=Inf",
"head": 2,
"id": 4,
"lemma": "execute",
"misc": "",
"start_char": 14,
"text": "execute",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 28,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "Curtis",
"misc": "",
"start_char": 22,
"text": "Curtis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 30,
"feats": null,
"head": 9,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 29,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 34,
"feats": null,
"head": 9,
"id": 7,
"lemma": "but",
"misc": "",
"start_char": 31,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 36,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 9,
"id": 8,
"lemma": "I",
"misc": "",
"start_char": 35,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 41,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin",
"head": 2,
"id": 9,
"lemma": "go",
"misc": "",
"start_char": 37,
"text": "went",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 46,
"feats": null,
"head": 11,
"id": 10,
"lemma": "into",
"misc": "",
"start_char": 42,
"text": "into",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 51,
"feats": "Number=Sing",
"head": 9,
"id": 11,
"lemma": "VATS",
"misc": "",
"start_char": 47,
"text": "VATS",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 55,
"feats": null,
"head": 13,
"id": 12,
"lemma": "and",
"misc": "",
"start_char": 52,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 63,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin",
"head": 9,
"id": 13,
"lemma": "plant",
"misc": "",
"start_char": 56,
"text": "planted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 65,
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": 14,
"lemma": "a",
"misc": "",
"start_char": 64,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 74,
"feats": "Degree=Pos",
"head": 13,
"id": 15,
"lemma": "critical",
"misc": "",
"start_char": 66,
"text": "critical",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 77,
"feats": null,
"head": 18,
"id": 16,
"lemma": "in",
"misc": "",
"start_char": 75,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 81,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 18,
"id": 17,
"lemma": "his",
"misc": "",
"start_char": 78,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 87,
"feats": "Number=Sing",
"head": 13,
"id": 18,
"lemma": "skull",
"misc": "",
"start_char": 82,
"text": "skull",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 89,
"feats": null,
"head": 2,
"id": 19,
"lemma": ".",
"misc": "",
"start_char": 88,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
16,
16
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
255ed5e414fdcbcb3d56849aa588ccf0 | Harry is Ollie, though, so he'd probably be ok with a little action again. | [
{
"end_char": 74,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Harry)) (VP (VBZ is) (NP (NNP Ollie)) (, ,) (ADVP (RB though)) (, ,) (SBAR (RB so) (S (NP (PRP he)) (VP (MD 'd) (ADVP (RB probably)) (VP (VB be) (ADJP (JJ ok) (PP (IN with) (NP (DT a) (JJ little) (NN action)))) (ADVP (RB again))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Harry is Ollie, though, so he'd probably be ok with a little action again.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Harry",
"misc": "",
"start_char": 0,
"text": "Harry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 8,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 6,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 14,
"feats": "Number=Sing",
"head": 0,
"id": 3,
"lemma": "Ollie",
"misc": "",
"start_char": 9,
"text": "Ollie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 16,
"feats": null,
"head": 3,
"id": 4,
"lemma": ",",
"misc": "",
"start_char": 15,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 23,
"feats": null,
"head": 3,
"id": 5,
"lemma": "though",
"misc": "",
"start_char": 17,
"text": "though",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 25,
"feats": null,
"head": 12,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 24,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 28,
"feats": null,
"head": 12,
"id": 7,
"lemma": "so",
"misc": "",
"start_char": 26,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 31,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 29,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 34,
"feats": "VerbForm=Fin",
"head": 12,
"id": 9,
"lemma": "would",
"misc": "",
"start_char": 32,
"text": "'d",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 43,
"feats": null,
"head": 12,
"id": 10,
"lemma": "probably",
"misc": "",
"start_char": 35,
"text": "probably",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cop",
"end_char": 46,
"feats": "VerbForm=Inf",
"head": 12,
"id": 11,
"lemma": "be",
"misc": "",
"start_char": 44,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "parataxis",
"end_char": 49,
"feats": "Degree=Pos",
"head": 3,
"id": 12,
"lemma": "ok",
"misc": "",
"start_char": 47,
"text": "ok",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 54,
"feats": null,
"head": 16,
"id": 13,
"lemma": "with",
"misc": "",
"start_char": 50,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 56,
"feats": "Definite=Ind|PronType=Art",
"head": 16,
"id": 14,
"lemma": "a",
"misc": "",
"start_char": 55,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 63,
"feats": "Degree=Pos",
"head": 16,
"id": 15,
"lemma": "little",
"misc": "",
"start_char": 57,
"text": "little",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 70,
"feats": "Number=Sing",
"head": 12,
"id": 16,
"lemma": "action",
"misc": "",
"start_char": 64,
"text": "action",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"end_char": 76,
"feats": null,
"head": 12,
"id": 17,
"lemma": "again",
"misc": "",
"start_char": 71,
"text": "again",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 78,
"feats": null,
"head": 3,
"id": 18,
"lemma": ".",
"misc": "",
"start_char": 77,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
7,
7
]
],
[
[
0,
2,
2
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
28162a6d7da40f0c892a250b2826cea9 | Mike: Jerry was how old when he first touched a girl's breast? | [
{
"end_char": 62,
"id": 1,
"misc": {
"parse_tree": "(ROOT (NP (NNP Mike) (: :) (S (NP (NNP Jerry)) (VP (VBD was) (WHADJP (WRB how) (JJ old)) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (ADVP (RB first)) (VP (VBD touched) (NP (NP (DT a) (NN girl) (POS 's)) (NN breast))))))) (. ?)))"
},
"speaker": null,
"start_char": 0,
"text": "Mike: Jerry was how old when he first touched a girl's breast?",
"tokens": [
{
"deprel": "root",
"end_char": 4,
"feats": "Number=Sing",
"head": 0,
"id": 1,
"lemma": "Mike",
"misc": "",
"start_char": 0,
"text": "Mike",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 6,
"feats": null,
"head": 1,
"id": 2,
"lemma": ":",
"misc": "",
"start_char": 5,
"text": ":",
"upos": "PUNCT",
"xpos": ":"
},
{
"deprel": "nsubj",
"end_char": 12,
"feats": "Number=Sing",
"head": 6,
"id": 3,
"lemma": "Jerry",
"misc": "",
"start_char": 7,
"text": "Jerry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 16,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 13,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 20,
"feats": "PronType=Int",
"head": 6,
"id": 5,
"lemma": "how",
"misc": "",
"start_char": 17,
"text": "how",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "parataxis",
"end_char": 24,
"feats": "Degree=Pos",
"head": 1,
"id": 6,
"lemma": "old",
"misc": "",
"start_char": 21,
"text": "old",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"end_char": 29,
"feats": "PronType=Int",
"head": 10,
"id": 7,
"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": 10,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 30,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 38,
"feats": "NumType=Ord",
"head": 10,
"id": 9,
"lemma": "first",
"misc": "",
"start_char": 33,
"text": "first",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 46,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": 10,
"lemma": "touch",
"misc": "",
"start_char": 39,
"text": "touched",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 48,
"feats": "Definite=Ind|PronType=Art",
"head": 12,
"id": 11,
"lemma": "a",
"misc": "",
"start_char": 47,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod:poss",
"end_char": 53,
"feats": "Number=Sing",
"head": 14,
"id": 12,
"lemma": "girl",
"misc": "",
"start_char": 49,
"text": "girl",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 56,
"feats": null,
"head": 12,
"id": 13,
"lemma": "'s",
"misc": "",
"start_char": 54,
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "obj",
"end_char": 63,
"feats": "Number=Sing",
"head": 10,
"id": 14,
"lemma": "breast",
"misc": "",
"start_char": 57,
"text": "breast",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 65,
"feats": null,
"head": 1,
"id": 15,
"lemma": "?",
"misc": "",
"start_char": 64,
"text": "?",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
0a5f74b54000212592b7fe46cc5b7628 | Also, Kyle wouldn't be willing to risk losing Allen again if he doesn't have to. | [
{
"end_char": 80,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (ADVP (RB Also)) (, ,) (NP (NNP Kyle)) (VP (MD would) (RB n't) (VP (VB be) (ADJP (JJ willing) (S (VP (TO to) (VP (VB risk) (S (VP (VBG losing) (NP (NNP Allen)) (ADVP (RB again)))))))) (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ does) (RB n't) (VP (VB have) (S (VP (TO to))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Also, Kyle wouldn't be willing to risk losing Allen again if he doesn't have to.",
"tokens": [
{
"deprel": "advmod",
"end_char": 4,
"feats": null,
"head": 7,
"id": 1,
"lemma": "also",
"misc": "",
"start_char": 0,
"text": "Also",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 6,
"feats": null,
"head": 7,
"id": 2,
"lemma": ",",
"misc": "",
"start_char": 5,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 11,
"feats": "Number=Sing",
"head": 7,
"id": 3,
"lemma": "Kyle",
"misc": "",
"start_char": 7,
"text": "Kyle",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 17,
"feats": "VerbForm=Fin",
"head": 7,
"id": 4,
"lemma": "would",
"misc": "",
"start_char": 12,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"end_char": 21,
"feats": null,
"head": 7,
"id": 5,
"lemma": "not",
"misc": "",
"start_char": 18,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "cop",
"end_char": 24,
"feats": "VerbForm=Inf",
"head": 7,
"id": 6,
"lemma": "be",
"misc": "",
"start_char": 22,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "root",
"end_char": 32,
"feats": "Degree=Pos",
"head": 0,
"id": 7,
"lemma": "willing",
"misc": "",
"start_char": 25,
"text": "willing",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"end_char": 35,
"feats": null,
"head": 9,
"id": 8,
"lemma": "to",
"misc": "",
"start_char": 33,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 40,
"feats": "VerbForm=Inf",
"head": 7,
"id": 9,
"lemma": "risk",
"misc": "",
"start_char": 36,
"text": "risk",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 47,
"feats": "VerbForm=Ger",
"head": 9,
"id": 10,
"lemma": "lose",
"misc": "",
"start_char": 41,
"text": "losing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 53,
"feats": "Number=Sing",
"head": 10,
"id": 11,
"lemma": "Allen",
"misc": "",
"start_char": 48,
"text": "Allen",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 59,
"feats": null,
"head": 10,
"id": 12,
"lemma": "again",
"misc": "",
"start_char": 54,
"text": "again",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 62,
"feats": null,
"head": 17,
"id": 13,
"lemma": "if",
"misc": "",
"start_char": 60,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 65,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 63,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 70,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 17,
"id": 15,
"lemma": "do",
"misc": "",
"start_char": 66,
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 74,
"feats": null,
"head": 17,
"id": 16,
"lemma": "not",
"misc": "",
"start_char": 71,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 79,
"feats": "VerbForm=Inf",
"head": 10,
"id": 17,
"lemma": "have",
"misc": "",
"start_char": 75,
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 82,
"feats": null,
"head": 17,
"id": 18,
"lemma": "to",
"misc": "",
"start_char": 80,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "punct",
"end_char": 84,
"feats": null,
"head": 7,
"id": 19,
"lemma": ".",
"misc": "",
"start_char": 83,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
],
[
0,
13,
13
]
],
[
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
3fc3bfe621cc34e317df943ec3c3e66b | But you can bet Nora would have a field day with Brenda, I sincerely believe Brenda would lose because she represents the establishment at its core. | [
{
"end_char": 148,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (CC But) (NP (PRP you)) (VP (MD can) (VP (VB bet) (SBAR (S (NP (NNP Nora)) (VP (MD would) (VP (VB have) (NP (DT a) (NN field) (NN day)) (PP (IN with) (NP (NNP Brenda)))))))))) (, ,) (NP (PRP I)) (ADVP (RB sincerely)) (VP (VBP believe) (SBAR (S (NP (NNP Brenda)) (VP (MD would) (VP (VB lose) (SBAR (IN because) (S (NP (PRP she)) (VP (VBZ represents) (NP (DT the) (NN establishment)) (PP (IN at) (NP (PRP$ its) (NN core))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "But you can bet Nora would have a field day with Brenda, I sincerely believe Brenda would lose because she represents the establishment at its core.",
"tokens": [
{
"deprel": "cc",
"end_char": 3,
"feats": null,
"head": 4,
"id": 1,
"lemma": "but",
"misc": "",
"start_char": 0,
"text": "But",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Case=Nom|Person=2|PronType=Prs",
"head": 4,
"id": 2,
"lemma": "you",
"misc": "",
"start_char": 4,
"text": "you",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 11,
"feats": "VerbForm=Fin",
"head": 4,
"id": 3,
"lemma": "can",
"misc": "",
"start_char": 8,
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"end_char": 15,
"feats": "VerbForm=Inf",
"head": 0,
"id": 4,
"lemma": "bet",
"misc": "",
"start_char": 12,
"text": "bet",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nsubj",
"end_char": 20,
"feats": "Number=Sing",
"head": 7,
"id": 5,
"lemma": "Nora",
"misc": "",
"start_char": 16,
"text": "Nora",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 26,
"feats": "VerbForm=Fin",
"head": 7,
"id": 6,
"lemma": "would",
"misc": "",
"start_char": 21,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "ccomp",
"end_char": 31,
"feats": "VerbForm=Inf",
"head": 4,
"id": 7,
"lemma": "have",
"misc": "",
"start_char": 27,
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 33,
"feats": "Definite=Ind|PronType=Art",
"head": 10,
"id": 8,
"lemma": "a",
"misc": "",
"start_char": 32,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 39,
"feats": "Number=Sing",
"head": 10,
"id": 9,
"lemma": "field",
"misc": "",
"start_char": 34,
"text": "field",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"end_char": 43,
"feats": "Number=Sing",
"head": 7,
"id": 10,
"lemma": "day",
"misc": "",
"start_char": 40,
"text": "day",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 48,
"feats": null,
"head": 12,
"id": 11,
"lemma": "with",
"misc": "",
"start_char": 44,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 55,
"feats": "Number=Sing",
"head": 7,
"id": 12,
"lemma": "Brenda",
"misc": "",
"start_char": 49,
"text": "Brenda",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 57,
"feats": null,
"head": 4,
"id": 13,
"lemma": ",",
"misc": "",
"start_char": 56,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 59,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 16,
"id": 14,
"lemma": "I",
"misc": "",
"start_char": 58,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 69,
"feats": null,
"head": 16,
"id": 15,
"lemma": "sincerely",
"misc": "",
"start_char": 60,
"text": "sincerely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "parataxis",
"end_char": 77,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 16,
"lemma": "believe",
"misc": "",
"start_char": 70,
"text": "believe",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "nsubj",
"end_char": 84,
"feats": "Number=Sing",
"head": 19,
"id": 17,
"lemma": "Brenda",
"misc": "",
"start_char": 78,
"text": "Brenda",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 90,
"feats": "VerbForm=Fin",
"head": 19,
"id": 18,
"lemma": "would",
"misc": "",
"start_char": 85,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "ccomp",
"end_char": 95,
"feats": "VerbForm=Inf",
"head": 16,
"id": 19,
"lemma": "lose",
"misc": "",
"start_char": 91,
"text": "lose",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 103,
"feats": null,
"head": 22,
"id": 20,
"lemma": "because",
"misc": "",
"start_char": 96,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 107,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 22,
"id": 21,
"lemma": "she",
"misc": "",
"start_char": 104,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 118,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 19,
"id": 22,
"lemma": "represent",
"misc": "",
"start_char": 108,
"text": "represents",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 122,
"feats": "Definite=Def|PronType=Art",
"head": 24,
"id": 23,
"lemma": "the",
"misc": "",
"start_char": 119,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 136,
"feats": "Number=Sing",
"head": 22,
"id": 24,
"lemma": "establishment",
"misc": "",
"start_char": 123,
"text": "establishment",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 139,
"feats": null,
"head": 27,
"id": 25,
"lemma": "at",
"misc": "",
"start_char": 137,
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 143,
"feats": "Case=Gen|Gender=Neut|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 27,
"id": 26,
"lemma": "its",
"misc": "",
"start_char": 140,
"text": "its",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"end_char": 148,
"feats": "Number=Sing",
"head": 22,
"id": 27,
"lemma": "core",
"misc": "",
"start_char": 144,
"text": "core",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 150,
"feats": null,
"head": 4,
"id": 28,
"lemma": ".",
"misc": "",
"start_char": 149,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
4
]
],
[
[
0,
11,
11
],
[
0,
20,
20
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
6ac4e8fb4ca00835c53aa6266fdd5e78 | Dennis was never Francisco as far as I know, but he paraded around in a Batman costume for awhile. | [
{
"end_char": 98,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Dennis)) (VP (VBD was) (ADVP (RB never)) (NP (NNP Francisco)) (ADVP (ADVP (RB as) (RB far)) (SBAR (IN as) (S (NP (PRP I)) (VP (VBP know))))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBD paraded) (PRT (RB around)) (PP (IN in) (NP (DT a) (NNP Batman) (NN costume))) (PP (IN for) (ADVP (RB awhile))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Dennis was never Francisco as far as I know, but he paraded around in a Batman costume for awhile.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Dennis",
"misc": "",
"start_char": 0,
"text": "Dennis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 7,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 16,
"feats": null,
"head": 4,
"id": 3,
"lemma": "never",
"misc": "",
"start_char": 11,
"text": "never",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 26,
"feats": "Number=Sing",
"head": 0,
"id": 4,
"lemma": "Francisco",
"misc": "",
"start_char": 17,
"text": "Francisco",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 29,
"feats": null,
"head": 6,
"id": 5,
"lemma": "as",
"misc": "",
"start_char": 27,
"text": "as",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 33,
"feats": "Degree=Pos",
"head": 4,
"id": 6,
"lemma": "far",
"misc": "",
"start_char": 30,
"text": "far",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 36,
"feats": null,
"head": 9,
"id": 7,
"lemma": "as",
"misc": "",
"start_char": 34,
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 38,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 9,
"id": 8,
"lemma": "I",
"misc": "",
"start_char": 37,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 43,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": 9,
"lemma": "know",
"misc": "",
"start_char": 39,
"text": "know",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "punct",
"end_char": 45,
"feats": null,
"head": 13,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 44,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 49,
"feats": null,
"head": 13,
"id": 11,
"lemma": "but",
"misc": "",
"start_char": 46,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 52,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 50,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"end_char": 60,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 13,
"lemma": "parade",
"misc": "",
"start_char": 53,
"text": "paraded",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 67,
"feats": null,
"head": 13,
"id": 14,
"lemma": "around",
"misc": "",
"start_char": 61,
"text": "around",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 70,
"feats": null,
"head": 18,
"id": 15,
"lemma": "in",
"misc": "",
"start_char": 68,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 72,
"feats": "Definite=Ind|PronType=Art",
"head": 18,
"id": 16,
"lemma": "a",
"misc": "",
"start_char": 71,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 79,
"feats": "Number=Sing",
"head": 18,
"id": 17,
"lemma": "Batman",
"misc": "",
"start_char": 73,
"text": "Batman",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "obl",
"end_char": 87,
"feats": "Number=Sing",
"head": 13,
"id": 18,
"lemma": "costume",
"misc": "",
"start_char": 80,
"text": "costume",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 91,
"feats": null,
"head": 20,
"id": 19,
"lemma": "for",
"misc": "",
"start_char": 88,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 98,
"feats": null,
"head": 13,
"id": 20,
"lemma": "awhile",
"misc": "",
"start_char": 92,
"text": "awhile",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 100,
"feats": null,
"head": 4,
"id": 21,
"lemma": ".",
"misc": "",
"start_char": 99,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
3,
3
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
7080d05dc0b1b2328cf0c345b5d1322e | And even if Steven genuinely did remove David because of how he handled the Clinton investigation, he completely bungled the process. | [
{
"end_char": 133,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (SBAR (ADVP (RB even)) (IN if) (S (NP (NNP Steven)) (ADVP (RB genuinely)) (VP (VBD did) (VP (VB remove) (NP (NNP David)) (PP (IN because) (IN of) (SBAR (WHADVP (WRB how)) (S (NP (PRP he)) (VP (VBD handled) (NP (DT the) (NNP Clinton) (NN investigation)))))))))) (, ,) (NP (PRP he)) (ADVP (RB completely)) (VP (VBD bungled) (NP (DT the) (NN process))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And even if Steven genuinely did remove David because of how he handled the Clinton investigation, he completely bungled the process.",
"tokens": [
{
"deprel": "cc",
"end_char": 3,
"feats": null,
"head": 20,
"id": 1,
"lemma": "and",
"misc": "",
"start_char": 0,
"text": "And",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 8,
"feats": null,
"head": 7,
"id": 2,
"lemma": "even",
"misc": "",
"start_char": 4,
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 11,
"feats": null,
"head": 7,
"id": 3,
"lemma": "if",
"misc": "",
"start_char": 9,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 18,
"feats": "Number=Sing",
"head": 7,
"id": 4,
"lemma": "Steven",
"misc": "",
"start_char": 12,
"text": "Steven",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 28,
"feats": null,
"head": 7,
"id": 5,
"lemma": "genuinely",
"misc": "",
"start_char": 19,
"text": "genuinely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "aux",
"end_char": 32,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": 6,
"lemma": "do",
"misc": "",
"start_char": 29,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 39,
"feats": "VerbForm=Inf",
"head": 20,
"id": 7,
"lemma": "remove",
"misc": "",
"start_char": 33,
"text": "remove",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 45,
"feats": "Number=Sing",
"head": 7,
"id": 8,
"lemma": "David",
"misc": "",
"start_char": 40,
"text": "David",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 53,
"feats": null,
"head": 11,
"id": 9,
"lemma": "because",
"misc": "",
"start_char": 46,
"text": "because",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 56,
"feats": null,
"head": 9,
"id": 10,
"lemma": "of",
"misc": "",
"start_char": 54,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 60,
"feats": "PronType=Int",
"head": 7,
"id": 11,
"lemma": "how",
"misc": "",
"start_char": 57,
"text": "how",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 63,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "he",
"misc": "",
"start_char": 61,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl:relcl",
"end_char": 71,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": 13,
"lemma": "handle",
"misc": "",
"start_char": 64,
"text": "handled",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 75,
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": 14,
"lemma": "the",
"misc": "",
"start_char": 72,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"end_char": 83,
"feats": "Number=Sing",
"head": 16,
"id": 15,
"lemma": "Clinton",
"misc": "",
"start_char": 76,
"text": "Clinton",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "obj",
"end_char": 97,
"feats": "Number=Sing",
"head": 13,
"id": 16,
"lemma": "investigation",
"misc": "",
"start_char": 84,
"text": "investigation",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 99,
"feats": null,
"head": 20,
"id": 17,
"lemma": ",",
"misc": "",
"start_char": 98,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 102,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": 18,
"lemma": "he",
"misc": "",
"start_char": 100,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 113,
"feats": null,
"head": 20,
"id": 19,
"lemma": "completely",
"misc": "",
"start_char": 103,
"text": "completely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 121,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": 20,
"lemma": "bungle",
"misc": "",
"start_char": 114,
"text": "bungled",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 125,
"feats": "Definite=Def|PronType=Art",
"head": 22,
"id": 21,
"lemma": "the",
"misc": "",
"start_char": 122,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 133,
"feats": "Number=Sing",
"head": 20,
"id": 22,
"lemma": "process",
"misc": "",
"start_char": 126,
"text": "process",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 135,
"feats": null,
"head": 20,
"id": 23,
"lemma": ".",
"misc": "",
"start_char": 134,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
]
],
[
[
0,
7,
7
],
[
0,
11,
11
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
3ec6e79ff9541950627d2186261cad72 | Dan didn't play as many snaps as Dennis because his coaches, like most coaches, tend to rotate the DL a lot. | [
{
"end_char": 108,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Dan)) (VP (VBD did) (RB n't) (VP (VB play) (NP (NP (ADJP (RB as) (JJ many)) (NNS snaps)) (PP (IN as) (NP (NNP Dennis)))) (SBAR (IN because) (S (NP (PRP$ his) (NNS coaches)) (, ,) (PP (IN like) (NP (JJS most) (NNS coaches))) (, ,) (VP (VBP tend) (S (VP (TO to) (VP (VB rotate) (NP (DT the) (NN DL)) (NP (DT a) (NN lot)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Dan didn't play as many snaps as Dennis because his coaches, like most coaches, tend to rotate the DL a lot.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 3,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Dan",
"misc": "",
"start_char": 0,
"text": "Dan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 7,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "do",
"misc": "",
"start_char": 4,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 11,
"feats": null,
"head": 4,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 8,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 16,
"feats": "VerbForm=Inf",
"head": 0,
"id": 4,
"lemma": "play",
"misc": "",
"start_char": 12,
"text": "play",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 19,
"feats": null,
"head": 6,
"id": 5,
"lemma": "as",
"misc": "",
"start_char": 17,
"text": "as",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"end_char": 24,
"feats": "Degree=Pos",
"head": 7,
"id": 6,
"lemma": "many",
"misc": "",
"start_char": 20,
"text": "many",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 30,
"feats": "Number=Plur",
"head": 4,
"id": 7,
"lemma": "snap",
"misc": "",
"start_char": 25,
"text": "snaps",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 33,
"feats": null,
"head": 9,
"id": 8,
"lemma": "as",
"misc": "",
"start_char": 31,
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 40,
"feats": "Number=Sing",
"head": 4,
"id": 9,
"lemma": "Dennis",
"misc": "",
"start_char": 34,
"text": "Dennis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 48,
"feats": null,
"head": 18,
"id": 10,
"lemma": "because",
"misc": "",
"start_char": 41,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 52,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 12,
"id": 11,
"lemma": "his",
"misc": "",
"start_char": 49,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 60,
"feats": "Number=Plur",
"head": 18,
"id": 12,
"lemma": "coach",
"misc": "",
"start_char": 53,
"text": "coaches",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 62,
"feats": null,
"head": 12,
"id": 13,
"lemma": ",",
"misc": "",
"start_char": 61,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "case",
"end_char": 67,
"feats": null,
"head": 16,
"id": 14,
"lemma": "like",
"misc": "",
"start_char": 63,
"text": "like",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 72,
"feats": "Degree=Sup",
"head": 16,
"id": 15,
"lemma": "most",
"misc": "",
"start_char": 68,
"text": "most",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "nmod",
"end_char": 80,
"feats": "Number=Plur",
"head": 12,
"id": 16,
"lemma": "coach",
"misc": "",
"start_char": 73,
"text": "coaches",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 82,
"feats": null,
"head": 12,
"id": 17,
"lemma": ",",
"misc": "",
"start_char": 81,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advcl",
"end_char": 87,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 18,
"lemma": "tend",
"misc": "",
"start_char": 83,
"text": "tend",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "mark",
"end_char": 90,
"feats": null,
"head": 20,
"id": 19,
"lemma": "to",
"misc": "",
"start_char": 88,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 97,
"feats": "VerbForm=Inf",
"head": 18,
"id": 20,
"lemma": "rotate",
"misc": "",
"start_char": 91,
"text": "rotate",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 101,
"feats": "Definite=Def|PronType=Art",
"head": 22,
"id": 21,
"lemma": "the",
"misc": "",
"start_char": 98,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 104,
"feats": "Number=Sing",
"head": 20,
"id": 22,
"lemma": "dl",
"misc": "",
"start_char": 102,
"text": "DL",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "det",
"end_char": 106,
"feats": "Definite=Ind|PronType=Art",
"head": 24,
"id": 23,
"lemma": "a",
"misc": "",
"start_char": 105,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:npmod",
"end_char": 110,
"feats": "Number=Sing",
"head": 20,
"id": 24,
"lemma": "lot",
"misc": "",
"start_char": 107,
"text": "lot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 112,
"feats": null,
"head": 4,
"id": 25,
"lemma": ".",
"misc": "",
"start_char": 111,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
8,
8
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
986cfa37a85e2230082445fcf5a028ef | And Kristopher isn't Marlon, but he was near the sweater. | [
{
"end_char": 57,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (CC And) (S (NP (NNP Kristopher)) (VP (VBZ is) (RB n't) (NP (NNP Marlon)))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBD was) (PP (IN near) (NP (DT the) (NN sweater))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "And Kristopher isn't Marlon, but he was near the sweater.",
"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": 14,
"feats": "Number=Sing",
"head": 5,
"id": 2,
"lemma": "Kristopher",
"misc": "",
"start_char": 4,
"text": "Kristopher",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 17,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 15,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 21,
"feats": null,
"head": 5,
"id": 4,
"lemma": "not",
"misc": "",
"start_char": 18,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 28,
"feats": "Number=Sing",
"head": 0,
"id": 5,
"lemma": "Marlon",
"misc": "",
"start_char": 22,
"text": "Marlon",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 30,
"feats": null,
"head": 12,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 29,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 34,
"feats": null,
"head": 12,
"id": 7,
"lemma": "but",
"misc": "",
"start_char": 31,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 37,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 35,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 41,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": 9,
"lemma": "be",
"misc": "",
"start_char": 38,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 46,
"feats": null,
"head": 12,
"id": 10,
"lemma": "near",
"misc": "",
"start_char": 42,
"text": "near",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 50,
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": 11,
"lemma": "the",
"misc": "",
"start_char": 47,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "conj",
"end_char": 58,
"feats": "Number=Sing",
"head": 5,
"id": 12,
"lemma": "sweater",
"misc": "",
"start_char": 51,
"text": "sweater",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 60,
"feats": null,
"head": 5,
"id": 13,
"lemma": ".",
"misc": "",
"start_char": 59,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
],
[
0,
7,
7
]
],
[
[
0,
4,
4
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
ebe6a247c93060b149559d1d4753862b | Frances wants to have a threesome with Whitney, but she's not a lesbian. | [
{
"end_char": 72,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Frances)) (VP (VBZ wants) (S (VP (TO to) (VP (VB have) (NP (DT a) (NN threesome)) (PP (IN with) (NP (NNP Whitney)))))))) (, ,) (CC but) (S (NP (PRP she)) (VP (VBZ 's) (RB not) (NP (DT a) (NN lesbian)))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Frances wants to have a threesome with Whitney, but she's not a lesbian.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "France",
"misc": "",
"start_char": 0,
"text": "Frances",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 13,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "want",
"misc": "",
"start_char": 8,
"text": "wants",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 16,
"feats": null,
"head": 4,
"id": 3,
"lemma": "to",
"misc": "",
"start_char": 14,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 21,
"feats": "VerbForm=Inf",
"head": 2,
"id": 4,
"lemma": "have",
"misc": "",
"start_char": 17,
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 23,
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": 5,
"lemma": "a",
"misc": "",
"start_char": 22,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 33,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "threesome",
"misc": "",
"start_char": 24,
"text": "threesome",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 38,
"feats": null,
"head": 8,
"id": 7,
"lemma": "with",
"misc": "",
"start_char": 34,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 46,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "Whitney",
"misc": "",
"start_char": 39,
"text": "Whitney",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 48,
"feats": null,
"head": 15,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 47,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 52,
"feats": null,
"head": 15,
"id": 10,
"lemma": "but",
"misc": "",
"start_char": 49,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 56,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 11,
"lemma": "she",
"misc": "",
"start_char": 53,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 59,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 57,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 63,
"feats": null,
"head": 15,
"id": 13,
"lemma": "not",
"misc": "",
"start_char": 60,
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "det",
"end_char": 65,
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": 14,
"lemma": "a",
"misc": "",
"start_char": 64,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "conj",
"end_char": 73,
"feats": "Number=Sing",
"head": 2,
"id": 15,
"lemma": "lesbian",
"misc": "",
"start_char": 66,
"text": "lesbian",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 75,
"feats": null,
"head": 2,
"id": 16,
"lemma": ".",
"misc": "",
"start_char": 74,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
10,
10
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
9672d381f80f1b5b870f59407ae3b8d4 | Also, Colin was in love with Joseph, so he might want her back from Maron Martell which could cause more strife with them. | [
{
"end_char": 122,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (ADVP (RB Also)) (, ,) (S (NP (NNP Colin)) (VP (VBD was) (PP (IN in) (NP (NP (NN love)) (PP (IN with) (NP (NNP Joseph))))))) (, ,) (RB so) (S (NP (PRP he)) (VP (MD might) (VP (VB want) (NP (NP (NP (PRP her)) (ADVP (RB back) (PP (IN from) (NP (NNP Maron) (NNP Martell))))) (SBAR (WHNP (WDT which)) (S (VP (MD could) (VP (VB cause) (NP (NP (JJR more) (NN strife)) (PP (IN with) (NP (PRP them)))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Also, Colin was in love with Joseph, so he might want her back from Maron Martell which could cause more strife with them.",
"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": "punct",
"end_char": 6,
"feats": null,
"head": 6,
"id": 2,
"lemma": ",",
"misc": "",
"start_char": 5,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 12,
"feats": "Number=Sing",
"head": 6,
"id": 3,
"lemma": "Colin",
"misc": "",
"start_char": 7,
"text": "Colin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 16,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 13,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "case",
"end_char": 19,
"feats": null,
"head": 6,
"id": 5,
"lemma": "in",
"misc": "",
"start_char": 17,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "root",
"end_char": 24,
"feats": "Number=Sing",
"head": 0,
"id": 6,
"lemma": "love",
"misc": "",
"start_char": 20,
"text": "love",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 29,
"feats": null,
"head": 8,
"id": 7,
"lemma": "with",
"misc": "",
"start_char": 25,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 36,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "Joseph",
"misc": "",
"start_char": 30,
"text": "Joseph",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 38,
"feats": null,
"head": 13,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 37,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"end_char": 41,
"feats": null,
"head": 13,
"id": 10,
"lemma": "so",
"misc": "",
"start_char": 39,
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"end_char": 44,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 11,
"lemma": "he",
"misc": "",
"start_char": 42,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 50,
"feats": "VerbForm=Fin",
"head": 13,
"id": 12,
"lemma": "might",
"misc": "",
"start_char": 45,
"text": "might",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "parataxis",
"end_char": 55,
"feats": "VerbForm=Inf",
"head": 6,
"id": 13,
"lemma": "want",
"misc": "",
"start_char": 51,
"text": "want",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 59,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": 14,
"lemma": "her",
"misc": "",
"start_char": 56,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 64,
"feats": null,
"head": 13,
"id": 15,
"lemma": "back",
"misc": "",
"start_char": 60,
"text": "back",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"end_char": 69,
"feats": null,
"head": 17,
"id": 16,
"lemma": "from",
"misc": "",
"start_char": 65,
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 75,
"feats": "Number=Sing",
"head": 13,
"id": 17,
"lemma": "Maron",
"misc": "",
"start_char": 70,
"text": "Maron",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "flat",
"end_char": 83,
"feats": "Number=Sing",
"head": 17,
"id": 18,
"lemma": "Martell",
"misc": "",
"start_char": 76,
"text": "Martell",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "nsubj",
"end_char": 89,
"feats": "PronType=Rel",
"head": 21,
"id": 19,
"lemma": "which",
"misc": "",
"start_char": 84,
"text": "which",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "aux",
"end_char": 95,
"feats": "VerbForm=Fin",
"head": 21,
"id": 20,
"lemma": "could",
"misc": "",
"start_char": 90,
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "acl:relcl",
"end_char": 101,
"feats": "VerbForm=Inf",
"head": 17,
"id": 21,
"lemma": "cause",
"misc": "",
"start_char": 96,
"text": "cause",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "amod",
"end_char": 106,
"feats": "Degree=Cmp",
"head": 23,
"id": 22,
"lemma": "more",
"misc": "",
"start_char": 102,
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"end_char": 113,
"feats": "Number=Sing",
"head": 21,
"id": 23,
"lemma": "strife",
"misc": "",
"start_char": 107,
"text": "strife",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 118,
"feats": null,
"head": 25,
"id": 24,
"lemma": "with",
"misc": "",
"start_char": 114,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 123,
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 21,
"id": 25,
"lemma": "they",
"misc": "",
"start_char": 119,
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 125,
"feats": null,
"head": 6,
"id": 26,
"lemma": ".",
"misc": "",
"start_char": 124,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
],
[
0,
10,
10
]
],
[
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
46f612022f71ef89192614f05a5eb95c | Timothy would have been a puppet for Tim if he won anyway. | [
{
"end_char": 58,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Timothy)) (VP (MD would) (VP (VB have) (VP (VBN been) (NP (NP (DT a) (NN puppet)) (PP (IN for) (NP (NNP Tim)))) (SBAR (IN if) (S (NP (PRP he)) (VP (VBD won) (ADVP (RB anyway)))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Timothy would have been a puppet for Tim if he won anyway.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 6,
"id": 1,
"lemma": "Timothy",
"misc": "",
"start_char": 0,
"text": "Timothy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 13,
"feats": "VerbForm=Fin",
"head": 6,
"id": 2,
"lemma": "would",
"misc": "",
"start_char": 8,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux",
"end_char": 18,
"feats": "VerbForm=Inf",
"head": 6,
"id": 3,
"lemma": "have",
"misc": "",
"start_char": 14,
"text": "have",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "cop",
"end_char": 23,
"feats": "Tense=Past|VerbForm=Part",
"head": 6,
"id": 4,
"lemma": "be",
"misc": "",
"start_char": 19,
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "det",
"end_char": 25,
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": 5,
"lemma": "a",
"misc": "",
"start_char": 24,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "root",
"end_char": 32,
"feats": "Number=Sing",
"head": 0,
"id": 6,
"lemma": "puppet",
"misc": "",
"start_char": 26,
"text": "puppet",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 36,
"feats": null,
"head": 8,
"id": 7,
"lemma": "for",
"misc": "",
"start_char": 33,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 40,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "Tim",
"misc": "",
"start_char": 37,
"text": "Tim",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 43,
"feats": null,
"head": 11,
"id": 9,
"lemma": "if",
"misc": "",
"start_char": 41,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 46,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 44,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 50,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": 11,
"lemma": "win",
"misc": "",
"start_char": 47,
"text": "won",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 57,
"feats": null,
"head": 11,
"id": 12,
"lemma": "anyway",
"misc": "",
"start_char": 51,
"text": "anyway",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"end_char": 59,
"feats": null,
"head": 6,
"id": 13,
"lemma": ".",
"misc": "",
"start_char": 58,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
12e0259244ff3c2ee44d9bd446919334 | Mary becomes more introspective and wondering what Geri wanted to be when she was a child. | [
{
"end_char": 90,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Mary)) (VP (VP (VBZ becomes) (ADJP (RBR more) (JJ introspective))) (CC and) (VP (VBG wondering) (SBAR (WHNP (WP what)) (S (NP (NNP Geri)) (VP (VBD wanted) (S (VP (TO to) (VP (VB be)))) (SBAR (WHADVP (WRB when)) (S (NP (PRP she)) (VP (VBD was) (NP (DT a) (NN child)))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Mary becomes more introspective and wondering what Geri wanted to be when she was a child.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 4,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Mary",
"misc": "",
"start_char": 0,
"text": "Mary",
"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": "become",
"misc": "",
"start_char": 5,
"text": "becomes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 17,
"feats": "Degree=Cmp",
"head": 4,
"id": 3,
"lemma": "more",
"misc": "",
"start_char": 13,
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "xcomp",
"end_char": 31,
"feats": "Degree=Pos",
"head": 2,
"id": 4,
"lemma": "introspective",
"misc": "",
"start_char": 18,
"text": "introspective",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 35,
"feats": null,
"head": 6,
"id": 5,
"lemma": "and",
"misc": "",
"start_char": 32,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 45,
"feats": "VerbForm=Ger",
"head": 2,
"id": 6,
"lemma": "wonder",
"misc": "",
"start_char": 36,
"text": "wondering",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 50,
"feats": "PronType=Rel",
"head": 6,
"id": 7,
"lemma": "what",
"misc": "",
"start_char": 46,
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "nsubj",
"end_char": 55,
"feats": "Number=Sing",
"head": 9,
"id": 8,
"lemma": "Geri",
"misc": "",
"start_char": 51,
"text": "Geri",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "acl:relcl",
"end_char": 62,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": 9,
"lemma": "want",
"misc": "",
"start_char": 56,
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"end_char": 65,
"feats": null,
"head": 11,
"id": 10,
"lemma": "to",
"misc": "",
"start_char": 63,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 68,
"feats": "VerbForm=Inf",
"head": 9,
"id": 11,
"lemma": "be",
"misc": "",
"start_char": 66,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "advmod",
"end_char": 73,
"feats": "PronType=Int",
"head": 16,
"id": 12,
"lemma": "when",
"misc": "",
"start_char": 69,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 77,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 13,
"lemma": "she",
"misc": "",
"start_char": 74,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 81,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": 14,
"lemma": "be",
"misc": "",
"start_char": 78,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 83,
"feats": "Definite=Ind|PronType=Art",
"head": 16,
"id": 15,
"lemma": "a",
"misc": "",
"start_char": 82,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advcl",
"end_char": 89,
"feats": "Number=Sing",
"head": 9,
"id": 16,
"lemma": "child",
"misc": "",
"start_char": 84,
"text": "child",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 91,
"feats": null,
"head": 2,
"id": 17,
"lemma": ".",
"misc": "",
"start_char": 90,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
12,
12
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
0eb61880315c51d65d0390eb4a71fa85 | Charles has to answer to Alvin because of honor and duty, even if he is a stranger. | [
{
"end_char": 83,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Charles)) (VP (VBZ has) (S (VP (TO to) (VP (VB answer) (PP (IN to) (NP (NNP Alvin))) (PP (IN because) (IN of) (NP (NN honor) (CC and) (NN duty)))))) (, ,) (SBAR (ADVP (RB even)) (IN if) (S (NP (PRP he)) (VP (VBZ is) (NP (DT a) (NN stranger)))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Charles has to answer to Alvin because of honor and duty, even if he is a stranger.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 7,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Charles",
"misc": "",
"start_char": 0,
"text": "Charles",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 11,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "have",
"misc": "",
"start_char": 8,
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "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": 21,
"feats": "VerbForm=Inf",
"head": 2,
"id": 4,
"lemma": "answer",
"misc": "",
"start_char": 15,
"text": "answer",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 24,
"feats": null,
"head": 6,
"id": 5,
"lemma": "to",
"misc": "",
"start_char": 22,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 30,
"feats": "Number=Sing",
"head": 4,
"id": 6,
"lemma": "Alvin",
"misc": "",
"start_char": 25,
"text": "Alvin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"end_char": 38,
"feats": null,
"head": 9,
"id": 7,
"lemma": "because",
"misc": "",
"start_char": 31,
"text": "because",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "fixed",
"end_char": 41,
"feats": null,
"head": 7,
"id": 8,
"lemma": "of",
"misc": "",
"start_char": 39,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 47,
"feats": "Number=Sing",
"head": 4,
"id": 9,
"lemma": "honor",
"misc": "",
"start_char": 42,
"text": "honor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"end_char": 51,
"feats": null,
"head": 11,
"id": 10,
"lemma": "and",
"misc": "",
"start_char": 48,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 56,
"feats": "Number=Sing",
"head": 9,
"id": 11,
"lemma": "duty",
"misc": "",
"start_char": 52,
"text": "duty",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 58,
"feats": null,
"head": 4,
"id": 12,
"lemma": ",",
"misc": "",
"start_char": 57,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"end_char": 63,
"feats": null,
"head": 18,
"id": 13,
"lemma": "even",
"misc": "",
"start_char": 59,
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"end_char": 66,
"feats": null,
"head": 18,
"id": 14,
"lemma": "if",
"misc": "",
"start_char": 64,
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 69,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": 15,
"lemma": "he",
"misc": "",
"start_char": 67,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 72,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 18,
"id": 16,
"lemma": "be",
"misc": "",
"start_char": 70,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 74,
"feats": "Definite=Ind|PronType=Art",
"head": 18,
"id": 17,
"lemma": "a",
"misc": "",
"start_char": 73,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advcl",
"end_char": 83,
"feats": "Number=Sing",
"head": 4,
"id": 18,
"lemma": "stranger",
"misc": "",
"start_char": 75,
"text": "stranger",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 85,
"feats": null,
"head": 2,
"id": 19,
"lemma": ".",
"misc": "",
"start_char": 84,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
14,
14
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
6fcb9381697c9bf59debab6b3a09fa91 | Danny associates with Leon because he believes him to be the best personal trainer available, and a great personal trainer is central to his professional success. | [
{
"end_char": 162,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Danny)) (VP (VBZ associates) (PP (IN with) (NP (NNP Leon))) (SBAR (IN because) (S (S (NP (PRP he)) (VP (VBZ believes) (S (NP (PRP him)) (VP (TO to) (VP (VB be) (NP (NP (DT the) (JJS best) (JJ personal) (NN trainer)) (ADJP (JJ available)))))))) (, ,) (CC and) (S (NP (DT a) (JJ great) (JJ personal) (NN trainer)) (VP (VBZ is) (ADJP (JJ central) (PP (IN to) (NP (PRP$ his) (JJ professional) (NN success))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Danny associates with Leon because he believes him to be the best personal trainer available, and a great personal trainer is central to his professional success.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 2,
"id": 1,
"lemma": "Danny",
"misc": "",
"start_char": 0,
"text": "Danny",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"end_char": 16,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": 2,
"lemma": "associate",
"misc": "",
"start_char": 6,
"text": "associates",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "case",
"end_char": 21,
"feats": null,
"head": 4,
"id": 3,
"lemma": "with",
"misc": "",
"start_char": 17,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 26,
"feats": "Number=Sing",
"head": 2,
"id": 4,
"lemma": "Leon",
"misc": "",
"start_char": 22,
"text": "Leon",
"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": 37,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 7,
"id": 6,
"lemma": "he",
"misc": "",
"start_char": 35,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 46,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": 7,
"lemma": "believe",
"misc": "",
"start_char": 38,
"text": "believes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"end_char": 50,
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 7,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 47,
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"end_char": 53,
"feats": null,
"head": 14,
"id": 9,
"lemma": "to",
"misc": "",
"start_char": 51,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "cop",
"end_char": 56,
"feats": "VerbForm=Inf",
"head": 14,
"id": 10,
"lemma": "be",
"misc": "",
"start_char": 54,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 60,
"feats": "Definite=Def|PronType=Art",
"head": 14,
"id": 11,
"lemma": "the",
"misc": "",
"start_char": 57,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 65,
"feats": "Degree=Sup",
"head": 14,
"id": 12,
"lemma": "good",
"misc": "",
"start_char": 61,
"text": "best",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "amod",
"end_char": 74,
"feats": "Degree=Pos",
"head": 14,
"id": 13,
"lemma": "personal",
"misc": "",
"start_char": 66,
"text": "personal",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "xcomp",
"end_char": 82,
"feats": "Number=Sing",
"head": 7,
"id": 14,
"lemma": "trainer",
"misc": "",
"start_char": 75,
"text": "trainer",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "amod",
"end_char": 92,
"feats": "Degree=Pos",
"head": 14,
"id": 15,
"lemma": "available",
"misc": "",
"start_char": 83,
"text": "available",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 94,
"feats": null,
"head": 23,
"id": 16,
"lemma": ",",
"misc": "",
"start_char": 93,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 98,
"feats": null,
"head": 23,
"id": 17,
"lemma": "and",
"misc": "",
"start_char": 95,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "det",
"end_char": 100,
"feats": "Definite=Ind|PronType=Art",
"head": 21,
"id": 18,
"lemma": "a",
"misc": "",
"start_char": 99,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 106,
"feats": "Degree=Pos",
"head": 21,
"id": 19,
"lemma": "great",
"misc": "",
"start_char": 101,
"text": "great",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"end_char": 115,
"feats": "Degree=Pos",
"head": 21,
"id": 20,
"lemma": "personal",
"misc": "",
"start_char": 107,
"text": "personal",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"end_char": 123,
"feats": "Number=Sing",
"head": 23,
"id": 21,
"lemma": "trainer",
"misc": "",
"start_char": 116,
"text": "trainer",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cop",
"end_char": 126,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 23,
"id": 22,
"lemma": "be",
"misc": "",
"start_char": 124,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "conj",
"end_char": 134,
"feats": "Degree=Pos",
"head": 2,
"id": 23,
"lemma": "central",
"misc": "",
"start_char": 127,
"text": "central",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 137,
"feats": null,
"head": 27,
"id": 24,
"lemma": "to",
"misc": "",
"start_char": 135,
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 141,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 27,
"id": 25,
"lemma": "his",
"misc": "",
"start_char": 138,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 154,
"feats": "Degree=Pos",
"head": 27,
"id": 26,
"lemma": "professional",
"misc": "",
"start_char": 142,
"text": "professional",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 162,
"feats": "Number=Sing",
"head": 23,
"id": 27,
"lemma": "success",
"misc": "",
"start_char": 155,
"text": "success",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 164,
"feats": null,
"head": 2,
"id": 28,
"lemma": ".",
"misc": "",
"start_char": 163,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
5,
5
]
],
[
[
0,
3,
3
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
29b1b35d30f95818f4c06d541df6eb68 | Daniel was lost and William was non-existant and when he did get the ball - he massively screwed up. | [
{
"end_char": 100,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Daniel)) (VP (VBD was) (VP (VBN lost)))) (CC and) (S (NP (NNP William)) (VP (VBD was) (ADJP (JJ non-existant)))) (CC and) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD did) (VP (VB get) (NP (DT the) (NN ball) (, -) (S (NP (PRP he)) (ADVP (RB massively)) (VP (VBD screwed) (PRT (RP up))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Daniel was lost and William was non-existant and when he did get the ball - he massively screwed up.",
"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": 15,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": 3,
"lemma": "lose",
"misc": "",
"start_char": 11,
"text": "lost",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "cc",
"end_char": 19,
"feats": null,
"head": 7,
"id": 4,
"lemma": "and",
"misc": "",
"start_char": 16,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 27,
"feats": "Number=Sing",
"head": 7,
"id": 5,
"lemma": "William",
"misc": "",
"start_char": 20,
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 31,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": 6,
"lemma": "be",
"misc": "",
"start_char": 28,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"end_char": 44,
"feats": "Degree=Pos",
"head": 3,
"id": 7,
"lemma": "non-existant",
"misc": "",
"start_char": 32,
"text": "non-existant",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 48,
"feats": null,
"head": 18,
"id": 8,
"lemma": "and",
"misc": "",
"start_char": 45,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"end_char": 53,
"feats": "PronType=Int",
"head": 12,
"id": 9,
"lemma": "when",
"misc": "",
"start_char": 49,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"end_char": 56,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 54,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 60,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "do",
"misc": "",
"start_char": 57,
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"end_char": 64,
"feats": "VerbForm=Inf",
"head": 18,
"id": 12,
"lemma": "get",
"misc": "",
"start_char": 61,
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 68,
"feats": "Definite=Def|PronType=Art",
"head": 14,
"id": 13,
"lemma": "the",
"misc": "",
"start_char": 65,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 73,
"feats": "Number=Sing",
"head": 12,
"id": 14,
"lemma": "ball",
"misc": "",
"start_char": 69,
"text": "ball",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 75,
"feats": null,
"head": 18,
"id": 15,
"lemma": "-",
"misc": "",
"start_char": 74,
"text": "-",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 78,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": 16,
"lemma": "he",
"misc": "",
"start_char": 76,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"end_char": 88,
"feats": null,
"head": 18,
"id": 17,
"lemma": "massively",
"misc": "",
"start_char": 79,
"text": "massively",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"end_char": 96,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": 18,
"lemma": "screw",
"misc": "",
"start_char": 89,
"text": "screwed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"end_char": 99,
"feats": null,
"head": 18,
"id": 19,
"lemma": "up",
"misc": "",
"start_char": 97,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "punct",
"end_char": 101,
"feats": null,
"head": 3,
"id": 20,
"lemma": ".",
"misc": "",
"start_char": 100,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
9,
9
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
b0179f0cd41d536500c6bfe42920ee3a | Ronald was a better linebacker than Hobert, but he got released because he thought he was too good for special teams. | [
{
"end_char": 117,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Ronald)) (VP (VBD was) (NP (NP (DT a) (JJR better) (NN linebacker)) (PP (IN than) (NP (NNP Hobert)))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBD got) (VP (VBN released) (SBAR (IN because) (S (NP (PRP he)) (VP (VBD thought) (SBAR (S (NP (PRP he)) (VP (VBD was) (ADJP (RB too) (JJ good) (PP (IN for) (NP (JJ special) (NNS teams))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Ronald was a better linebacker than Hobert, but he got released because he thought he was too good for special teams.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 5,
"id": 1,
"lemma": "Ronald",
"misc": "",
"start_char": 0,
"text": "Ronald",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": 2,
"lemma": "be",
"misc": "",
"start_char": 7,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"end_char": 12,
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": 3,
"lemma": "a",
"misc": "",
"start_char": 11,
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 19,
"feats": "Degree=Cmp",
"head": 5,
"id": 4,
"lemma": "good",
"misc": "",
"start_char": 13,
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "root",
"end_char": 30,
"feats": "Number=Sing",
"head": 0,
"id": 5,
"lemma": "linebacker",
"misc": "",
"start_char": 20,
"text": "linebacker",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 35,
"feats": null,
"head": 7,
"id": 6,
"lemma": "than",
"misc": "",
"start_char": 31,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 42,
"feats": "Number=Sing",
"head": 5,
"id": 7,
"lemma": "Hobert",
"misc": "",
"start_char": 36,
"text": "Hobert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 44,
"feats": null,
"head": 12,
"id": 8,
"lemma": ",",
"misc": "",
"start_char": 43,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 48,
"feats": null,
"head": 12,
"id": 9,
"lemma": "but",
"misc": "",
"start_char": 45,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj:pass",
"end_char": 51,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": 10,
"lemma": "he",
"misc": "",
"start_char": 49,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 55,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": 11,
"lemma": "get",
"misc": "",
"start_char": 52,
"text": "got",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"end_char": 64,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 5,
"id": 12,
"lemma": "release",
"misc": "",
"start_char": 56,
"text": "released",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"end_char": 72,
"feats": null,
"head": 15,
"id": 13,
"lemma": "because",
"misc": "",
"start_char": 65,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 75,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": 14,
"lemma": "he",
"misc": "",
"start_char": 73,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"end_char": 83,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": 15,
"lemma": "think",
"misc": "",
"start_char": 76,
"text": "thought",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"end_char": 86,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": 16,
"lemma": "he",
"misc": "",
"start_char": 84,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"end_char": 90,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 19,
"id": 17,
"lemma": "be",
"misc": "",
"start_char": 87,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 94,
"feats": null,
"head": 19,
"id": 18,
"lemma": "too",
"misc": "",
"start_char": 91,
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 99,
"feats": "Degree=Pos",
"head": 15,
"id": 19,
"lemma": "good",
"misc": "",
"start_char": 95,
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 103,
"feats": null,
"head": 22,
"id": 20,
"lemma": "for",
"misc": "",
"start_char": 100,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"end_char": 111,
"feats": "Degree=Pos",
"head": 22,
"id": 21,
"lemma": "special",
"misc": "",
"start_char": 104,
"text": "special",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 117,
"feats": "Number=Plur",
"head": 19,
"id": 22,
"lemma": "team",
"misc": "",
"start_char": 112,
"text": "teams",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 119,
"feats": null,
"head": 5,
"id": 23,
"lemma": ".",
"misc": "",
"start_char": 118,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
34722d06e6b245a7d7f2b4ce69600b91 | Donald may be the best fighter among Willie, but Qotho is one of his bloodriders, which means he's also going to be among the best. | [
{
"end_char": 131,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Donald)) (VP (MD may) (VP (VB be) (NP (NP (DT the) (JJS best) (NN fighter)) (PP (IN among) (NP (NNP Willie))))))) (, ,) (CC but) (S (NP (NNP Qotho)) (VP (VBZ is) (NP (NP (NP (CD one)) (PP (IN of) (NP (PRP$ his) (NNS bloodriders)))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ means) (SBAR (S (NP (PRP he)) (VP (VBZ 's) (ADVP (RB also)) (VP (VBG going) (S (VP (TO to) (VP (VB be) (PP (IN among) (NP (DT the) (JJS best)))))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Donald may be the best fighter among Willie, but Qotho is one of his bloodriders, which means he's also going to be among the best.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 6,
"feats": "Number=Sing",
"head": 6,
"id": 1,
"lemma": "Donald",
"misc": "",
"start_char": 0,
"text": "Donald",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 10,
"feats": "VerbForm=Fin",
"head": 6,
"id": 2,
"lemma": "may",
"misc": "",
"start_char": 7,
"text": "may",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "cop",
"end_char": 13,
"feats": "VerbForm=Inf",
"head": 6,
"id": 3,
"lemma": "be",
"misc": "",
"start_char": 11,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "det",
"end_char": 17,
"feats": "Definite=Def|PronType=Art",
"head": 6,
"id": 4,
"lemma": "the",
"misc": "",
"start_char": 14,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 22,
"feats": "Degree=Sup",
"head": 6,
"id": 5,
"lemma": "good",
"misc": "",
"start_char": 18,
"text": "best",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "root",
"end_char": 30,
"feats": "Number=Sing",
"head": 0,
"id": 6,
"lemma": "fighter",
"misc": "",
"start_char": 23,
"text": "fighter",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 36,
"feats": null,
"head": 8,
"id": 7,
"lemma": "among",
"misc": "",
"start_char": 31,
"text": "among",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 43,
"feats": "Number=Sing",
"head": 6,
"id": 8,
"lemma": "Willie",
"misc": "",
"start_char": 37,
"text": "Willie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 45,
"feats": null,
"head": 13,
"id": 9,
"lemma": ",",
"misc": "",
"start_char": 44,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 49,
"feats": null,
"head": 13,
"id": 10,
"lemma": "but",
"misc": "",
"start_char": 46,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"end_char": 55,
"feats": "Number=Sing",
"head": 13,
"id": 11,
"lemma": "Qotho",
"misc": "",
"start_char": 50,
"text": "Qotho",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 58,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": 12,
"lemma": "be",
"misc": "",
"start_char": 56,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "conj",
"end_char": 62,
"feats": "NumForm=Word|NumType=Card",
"head": 6,
"id": 13,
"lemma": "one",
"misc": "",
"start_char": 59,
"text": "one",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "case",
"end_char": 65,
"feats": null,
"head": 16,
"id": 14,
"lemma": "of",
"misc": "",
"start_char": 63,
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 69,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 16,
"id": 15,
"lemma": "his",
"misc": "",
"start_char": 66,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod",
"end_char": 81,
"feats": "Number=Plur",
"head": 13,
"id": 16,
"lemma": "bloodrider",
"misc": "",
"start_char": 70,
"text": "bloodriders",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 83,
"feats": null,
"head": 19,
"id": 17,
"lemma": ",",
"misc": "",
"start_char": 82,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 89,
"feats": "PronType=Rel",
"head": 19,
"id": 18,
"lemma": "which",
"misc": "",
"start_char": 84,
"text": "which",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "acl:relcl",
"end_char": 95,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": 19,
"lemma": "mean",
"misc": "",
"start_char": 90,
"text": "means",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "nsubj",
"end_char": 98,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 23,
"id": 20,
"lemma": "he",
"misc": "",
"start_char": 96,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 101,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 23,
"id": 21,
"lemma": "be",
"misc": "",
"start_char": 99,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 106,
"feats": null,
"head": 23,
"id": 22,
"lemma": "also",
"misc": "",
"start_char": 102,
"text": "also",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 112,
"feats": "Tense=Pres|VerbForm=Part",
"head": 19,
"id": 23,
"lemma": "go",
"misc": "",
"start_char": 107,
"text": "going",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 115,
"feats": null,
"head": 28,
"id": 24,
"lemma": "to",
"misc": "",
"start_char": 113,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "cop",
"end_char": 118,
"feats": "VerbForm=Inf",
"head": 28,
"id": 25,
"lemma": "be",
"misc": "",
"start_char": 116,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "case",
"end_char": 124,
"feats": null,
"head": 28,
"id": 26,
"lemma": "among",
"misc": "",
"start_char": 119,
"text": "among",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"end_char": 128,
"feats": "Definite=Def|PronType=Art",
"head": 28,
"id": 27,
"lemma": "the",
"misc": "",
"start_char": 125,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "xcomp",
"end_char": 133,
"feats": "Degree=Sup",
"head": 23,
"id": 28,
"lemma": "good",
"misc": "",
"start_char": 129,
"text": "best",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "punct",
"end_char": 135,
"feats": null,
"head": 6,
"id": 29,
"lemma": ".",
"misc": "",
"start_char": 134,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
14,
14
]
],
[
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
946983b61fb41eeacdb05653a32a9e39 | Louis had covered for Peter once when he was almost caught cheating. | [
{
"end_char": 68,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Louis)) (VP (VBD had) (VP (VBN covered) (PP (IN for) (NP (NNP Peter))) (ADVP (RB once)) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD was) (ADVP (RB almost)) (VP (VBN caught) (S (VP (VBG cheating))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Louis had covered for Peter once when he was almost caught cheating.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 3,
"id": 1,
"lemma": "Louis",
"misc": "",
"start_char": 0,
"text": "Louis",
"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": "have",
"misc": "",
"start_char": 6,
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"end_char": 17,
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": 3,
"lemma": "cover",
"misc": "",
"start_char": 10,
"text": "covered",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"end_char": 21,
"feats": null,
"head": 5,
"id": 4,
"lemma": "for",
"misc": "",
"start_char": 18,
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 27,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "Peter",
"misc": "",
"start_char": 22,
"text": "Peter",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"end_char": 32,
"feats": "NumType=Mult",
"head": 3,
"id": 6,
"lemma": "once",
"misc": "",
"start_char": 28,
"text": "once",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 37,
"feats": "PronType=Int",
"head": 11,
"id": 7,
"lemma": "when",
"misc": "",
"start_char": 33,
"text": "when",
"upos": "ADV",
"xpos": "WRB"
},
{
"deprel": "nsubj:pass",
"end_char": 40,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": 8,
"lemma": "he",
"misc": "",
"start_char": 38,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"end_char": 44,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": 9,
"lemma": "be",
"misc": "",
"start_char": 41,
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"end_char": 51,
"feats": null,
"head": 11,
"id": 10,
"lemma": "almost",
"misc": "",
"start_char": 45,
"text": "almost",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"end_char": 58,
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 3,
"id": 11,
"lemma": "catch",
"misc": "",
"start_char": 52,
"text": "caught",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "xcomp",
"end_char": 67,
"feats": "VerbForm=Ger",
"head": 11,
"id": 12,
"lemma": "cheating",
"misc": "",
"start_char": 59,
"text": "cheating",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "punct",
"end_char": 69,
"feats": null,
"head": 3,
"id": 13,
"lemma": ".",
"misc": "",
"start_char": 68,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
7,
7
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "5",
"comment": "detokenizer=nltk"
} |
802da49ace59b8e089de4bca718825bf | Verna doesn't WANT to be friends with Eunice because that would involve watching her date other guys, the last thing she wants to see. | [
{
"end_char": 134,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (NP (NNP Verna)) (VP (VBZ does) (RB n't) (VP (VB WANT) (S (VP (TO to) (VP (VB be) (NP (NP (NNS friends)) (PP (IN with) (NP (NNP Eunice))))))) (SBAR (IN because) (S (NP (DT that)) (VP (MD would) (VP (VB involve) (S (VP (VBG watching) (S (NP (PRP$ her) (NN date)) (NP (NP (JJ other) (NNS guys)) (, ,) (NP (NP (DT the) (JJ last) (NN thing)) (SBAR (S (NP (PRP she)) (VP (VBZ wants) (S (VP (TO to) (VP (VB see)))))))))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Verna doesn't WANT to be friends with Eunice because that would involve watching her date other guys, the last thing she wants to see.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Verna",
"misc": "",
"start_char": 0,
"text": "Verna",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 10,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "do",
"misc": "",
"start_char": 6,
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"end_char": 14,
"feats": null,
"head": 4,
"id": 3,
"lemma": "not",
"misc": "",
"start_char": 11,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"end_char": 19,
"feats": "VerbForm=Inf",
"head": 0,
"id": 4,
"lemma": "want",
"misc": "",
"start_char": 15,
"text": "WANT",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"end_char": 22,
"feats": null,
"head": 7,
"id": 5,
"lemma": "to",
"misc": "",
"start_char": 20,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "cop",
"end_char": 25,
"feats": "VerbForm=Inf",
"head": 7,
"id": 6,
"lemma": "be",
"misc": "",
"start_char": 23,
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 33,
"feats": "Number=Plur",
"head": 4,
"id": 7,
"lemma": "friend",
"misc": "",
"start_char": 26,
"text": "friends",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"end_char": 38,
"feats": null,
"head": 9,
"id": 8,
"lemma": "with",
"misc": "",
"start_char": 34,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 45,
"feats": "Number=Sing",
"head": 7,
"id": 9,
"lemma": "Eunice",
"misc": "",
"start_char": 39,
"text": "Eunice",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 53,
"feats": null,
"head": 13,
"id": 10,
"lemma": "because",
"misc": "",
"start_char": 46,
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 58,
"feats": "Number=Sing|PronType=Dem",
"head": 13,
"id": 11,
"lemma": "that",
"misc": "",
"start_char": 54,
"text": "that",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "aux",
"end_char": 64,
"feats": "VerbForm=Fin",
"head": 13,
"id": 12,
"lemma": "would",
"misc": "",
"start_char": 59,
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"end_char": 72,
"feats": "VerbForm=Inf",
"head": 4,
"id": 13,
"lemma": "involve",
"misc": "",
"start_char": 65,
"text": "involve",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"end_char": 81,
"feats": "VerbForm=Ger",
"head": 13,
"id": 14,
"lemma": "watch",
"misc": "",
"start_char": 73,
"text": "watching",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "nmod:poss",
"end_char": 85,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": 15,
"lemma": "her",
"misc": "",
"start_char": 82,
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"end_char": 90,
"feats": "Number=Sing",
"head": 14,
"id": 16,
"lemma": "date",
"misc": "",
"start_char": 86,
"text": "date",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "amod",
"end_char": 96,
"feats": "Degree=Pos",
"head": 18,
"id": 17,
"lemma": "other",
"misc": "",
"start_char": 91,
"text": "other",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"end_char": 101,
"feats": "Number=Plur",
"head": 14,
"id": 18,
"lemma": "guy",
"misc": "",
"start_char": 97,
"text": "guys",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"end_char": 103,
"feats": null,
"head": 22,
"id": 19,
"lemma": ",",
"misc": "",
"start_char": 102,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "det",
"end_char": 107,
"feats": "Definite=Def|PronType=Art",
"head": 22,
"id": 20,
"lemma": "the",
"misc": "",
"start_char": 104,
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"end_char": 112,
"feats": "Degree=Pos",
"head": 22,
"id": 21,
"lemma": "last",
"misc": "",
"start_char": 108,
"text": "last",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "appos",
"end_char": 118,
"feats": "Number=Sing",
"head": 16,
"id": 22,
"lemma": "thing",
"misc": "",
"start_char": 113,
"text": "thing",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"end_char": 122,
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 24,
"id": 23,
"lemma": "she",
"misc": "",
"start_char": 119,
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "acl:relcl",
"end_char": 128,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 22,
"id": 24,
"lemma": "want",
"misc": "",
"start_char": 123,
"text": "wants",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"end_char": 131,
"feats": null,
"head": 26,
"id": 25,
"lemma": "to",
"misc": "",
"start_char": 129,
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"end_char": 135,
"feats": "VerbForm=Inf",
"head": 24,
"id": 26,
"lemma": "see",
"misc": "",
"start_char": 132,
"text": "see",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"end_char": 137,
"feats": null,
"head": 4,
"id": 27,
"lemma": ".",
"misc": "",
"start_char": 136,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
8,
8
],
[
0,
14,
14
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
909f4d6fa8b5c576f8d211d6fa415562 | For me other than James, Charles is second but saying that I haven't really kept up with his current skill. | [
{
"end_char": 107,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (PP (IN For) (NP (NP (PRP me)) (ADJP (JJ other) (PP (IN than) (NP (NNP James)))))) (, ,) (NP (NNP Charles)) (VP (VP (VBZ is) (ADJP (JJ second))) (CC but) (VP (VBG saying) (SBAR (IN that) (S (NP (PRP I)) (VP (VBP have) (RB n't) (ADVP (RB really)) (VP (VBN kept) (PRT (RP up)) (PP (IN with) (NP (PRP$ his) (JJ current) (NN skill))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "For me other than James, Charles is second but saying that I haven't really kept up with his current skill.",
"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": 6,
"feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs",
"head": 9,
"id": 2,
"lemma": "I",
"misc": "",
"start_char": 4,
"text": "me",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "amod",
"end_char": 12,
"feats": "Degree=Pos",
"head": 2,
"id": 3,
"lemma": "other",
"misc": "",
"start_char": 7,
"text": "other",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"end_char": 17,
"feats": null,
"head": 5,
"id": 4,
"lemma": "than",
"misc": "",
"start_char": 13,
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"end_char": 23,
"feats": "Number=Sing",
"head": 3,
"id": 5,
"lemma": "James",
"misc": "",
"start_char": 18,
"text": "James",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"end_char": 25,
"feats": null,
"head": 9,
"id": 6,
"lemma": ",",
"misc": "",
"start_char": 24,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"end_char": 33,
"feats": "Number=Sing",
"head": 9,
"id": 7,
"lemma": "Charles",
"misc": "",
"start_char": 26,
"text": "Charles",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"end_char": 36,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 9,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 34,
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"end_char": 43,
"feats": "Degree=Pos|NumType=Ord",
"head": 0,
"id": 9,
"lemma": "second",
"misc": "",
"start_char": 37,
"text": "second",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"end_char": 47,
"feats": null,
"head": 11,
"id": 10,
"lemma": "but",
"misc": "",
"start_char": 44,
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 54,
"feats": "VerbForm=Ger",
"head": 9,
"id": 11,
"lemma": "say",
"misc": "",
"start_char": 48,
"text": "saying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"end_char": 59,
"feats": null,
"head": 17,
"id": 12,
"lemma": "that",
"misc": "",
"start_char": 55,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 61,
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 17,
"id": 13,
"lemma": "I",
"misc": "",
"start_char": 60,
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"end_char": 66,
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 17,
"id": 14,
"lemma": "have",
"misc": "",
"start_char": 62,
"text": "have",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"end_char": 70,
"feats": null,
"head": 17,
"id": 15,
"lemma": "not",
"misc": "",
"start_char": 67,
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"end_char": 77,
"feats": null,
"head": 17,
"id": 16,
"lemma": "really",
"misc": "",
"start_char": 71,
"text": "really",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"end_char": 82,
"feats": "Tense=Past|VerbForm=Part",
"head": 11,
"id": 17,
"lemma": "keep",
"misc": "",
"start_char": 78,
"text": "kept",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "compound:prt",
"end_char": 85,
"feats": null,
"head": 17,
"id": 18,
"lemma": "up",
"misc": "",
"start_char": 83,
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "case",
"end_char": 90,
"feats": null,
"head": 22,
"id": 19,
"lemma": "with",
"misc": "",
"start_char": 86,
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"end_char": 94,
"feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 22,
"id": 20,
"lemma": "his",
"misc": "",
"start_char": 91,
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"end_char": 102,
"feats": "Degree=Pos",
"head": 22,
"id": 21,
"lemma": "current",
"misc": "",
"start_char": 95,
"text": "current",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"end_char": 108,
"feats": "Number=Sing",
"head": 17,
"id": 22,
"lemma": "skill",
"misc": "",
"start_char": 103,
"text": "skill",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"end_char": 110,
"feats": null,
"head": 9,
"id": 23,
"lemma": ".",
"misc": "",
"start_char": 109,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
4
]
],
[
[
0,
6,
6
],
[
0,
19,
19
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
fa985baec37d2acb389de6bc49a9aed4 | Ralph can't touch Jamison if he's asleep, and her specialization in Magic and Resistance mean that he stands no shot of Silencing her. | [
{
"end_char": 134,
"id": 1,
"misc": {
"parse_tree": "(ROOT (S (S (NP (NNP Ralph)) (VP (MD ca) (RB n't) (VP (VB touch) (NP (NNP Jamison)) (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ 's) (ADJP (JJ asleep)))))))) (, ,) (CC and) (S (NP (NP (PRP$ her) (NN specialization)) (PP (IN in) (NP (NNP Magic) (CC and) (NNP Resistance)))) (VP (VBP mean) (SBAR (IN that) (S (NP (PRP he)) (VP (VBZ stands) (NP (NP (DT no) (NN shot)) (PP (IN of) (S (VP (VBG Silencing) (NP (PRP her))))))))))) (. .)))"
},
"speaker": null,
"start_char": 0,
"text": "Ralph can't touch Jamison if he's asleep, and her specialization in Magic and Resistance mean that he stands no shot of Silencing her.",
"tokens": [
{
"deprel": "nsubj",
"end_char": 5,
"feats": "Number=Sing",
"head": 4,
"id": 1,
"lemma": "Ralph",
"misc": "",
"start_char": 0,
"text": "Ralph",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"end_char": 8,
"feats": "VerbForm=Fin",
"head": 4,
"id": 2,
"lemma": "can",
"misc": "",
"start_char": 6,
"text": "ca",
"upos": "AUX",
"xpos": "MD"
},
{
"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": 18,
"feats": "VerbForm=Inf",
"head": 0,
"id": 4,
"lemma": "touch",
"misc": "",
"start_char": 13,
"text": "touch",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"end_char": 26,
"feats": "Number=Sing",
"head": 4,
"id": 5,
"lemma": "Jamison",
"misc": "",
"start_char": 19,
"text": "Jamison",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"end_char": 29,
"feats": null,
"head": 9,
"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": 9,
"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": 9,
"id": 8,
"lemma": "be",
"misc": "",
"start_char": 33,
"text": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"end_char": 42,
"feats": "Degree=Pos",
"head": 4,
"id": 9,
"lemma": "asleep",
"misc": "",
"start_char": 36,
"text": "asleep",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"end_char": 44,
"feats": null,
"head": 18,
"id": 10,
"lemma": ",",
"misc": "",
"start_char": 43,
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"end_char": 48,
"feats": null,
"head": 18,
"id": 11,
"lemma": "and",
"misc": "",
"start_char": 45,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nmod:poss",
"end_char": 52,
"feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 13,
"id": 12,
"lemma": "her",
"misc": "",
"start_char": 49,
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"end_char": 67,
"feats": "Number=Sing",
"head": 18,
"id": 13,
"lemma": "specialization",
"misc": "",
"start_char": 53,
"text": "specialization",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"end_char": 70,
"feats": null,
"head": 15,
"id": 14,
"lemma": "in",
"misc": "",
"start_char": 68,
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"end_char": 76,
"feats": "Number=Sing",
"head": 13,
"id": 15,
"lemma": "Magic",
"misc": "",
"start_char": 71,
"text": "Magic",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"end_char": 80,
"feats": null,
"head": 17,
"id": 16,
"lemma": "and",
"misc": "",
"start_char": 77,
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"end_char": 91,
"feats": "Number=Sing",
"head": 15,
"id": 17,
"lemma": "resistance",
"misc": "",
"start_char": 81,
"text": "Resistance",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"end_char": 96,
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": 18,
"lemma": "mean",
"misc": "",
"start_char": 92,
"text": "mean",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "mark",
"end_char": 101,
"feats": null,
"head": 21,
"id": 19,
"lemma": "that",
"misc": "",
"start_char": 97,
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"end_char": 104,
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": 20,
"lemma": "he",
"misc": "",
"start_char": 102,
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"end_char": 111,
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 18,
"id": 21,
"lemma": "stand",
"misc": "",
"start_char": 105,
"text": "stands",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"end_char": 114,
"feats": null,
"head": 23,
"id": 22,
"lemma": "no",
"misc": "",
"start_char": 112,
"text": "no",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"end_char": 119,
"feats": "Number=Sing",
"head": 21,
"id": 23,
"lemma": "shot",
"misc": "",
"start_char": 115,
"text": "shot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"end_char": 122,
"feats": null,
"head": 25,
"id": 24,
"lemma": "of",
"misc": "",
"start_char": 120,
"text": "of",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "acl",
"end_char": 132,
"feats": "VerbForm=Ger",
"head": 23,
"id": 25,
"lemma": "silence",
"misc": "",
"start_char": 123,
"text": "Silencing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"end_char": 136,
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 25,
"id": 26,
"lemma": "her",
"misc": "",
"start_char": 133,
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"end_char": 138,
"feats": null,
"head": 4,
"id": 27,
"lemma": ".",
"misc": "",
"start_char": 137,
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
6,
6
]
]
] | reddit_with_names_swapped | {
"annotation_strength": "4",
"comment": "detokenizer=nltk"
} |
Subsets and Splits