id
stringlengths
32
32
text
stringlengths
39
174
sentences
listlengths
1
1
coref_chains
sequencelengths
2
2
genre
stringclasses
1 value
meta_data
dict
0aed260261462d424ad896670edc6b74
Steven certainly manipulates Gregory, but he also has the best interest of the world at heart.
[ { "end_char": 94, "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Steven)) (ADVP (RB certainly)) (VP (VBZ manipulates) (NP (NNP Gregory)))) (, ,) (CC but) (S (NP (PRP he)) (ADVP (RB also)) (VP (VBZ has) (NP (NP (DT the) (JJS best) (NN interest)) (PP (IN of) (NP (DT the) (NN world))) (PP (IN at) (NP (NN heart)))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Steven certainly manipulates Gregory, but he also has the best interest of the world at heart.", "tokens": [ { "deprel": "nsubj", "end_char": 6, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Steven", "misc": "", "start_char": 0, "text": "Steven", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 16, "feats": null, "head": 3, "id": 2, "lemma": "certainly", "misc": "", "start_char": 7, "text": "certainly", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 28, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "manipulate", "misc": "", "start_char": 17, "text": "manipulates", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 36, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "Gregory", "misc": "", "start_char": 29, "text": "Gregory", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 38, "feats": null, "head": 9, "id": 5, "lemma": ",", "misc": "", "start_char": 37, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 42, "feats": null, "head": 9, "id": 6, "lemma": "but", "misc": "", "start_char": 39, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 45, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 7, "lemma": "he", "misc": "", "start_char": 43, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 50, "feats": null, "head": 9, "id": 8, "lemma": "also", "misc": "", "start_char": 46, "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 54, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 9, "lemma": "have", "misc": "", "start_char": 51, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 58, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 10, "lemma": "the", "misc": "", "start_char": 55, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 63, "feats": "Degree=Sup", "head": 12, "id": 11, "lemma": "good", "misc": "", "start_char": 59, "text": "best", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "obj", "end_char": 72, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "interest", "misc": "", "start_char": 64, "text": "interest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 75, "feats": null, "head": 15, "id": 13, "lemma": "of", "misc": "", "start_char": 73, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 79, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 76, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 85, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "world", "misc": "", "start_char": 80, "text": "world", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 88, "feats": null, "head": 17, "id": 16, "lemma": "at", "misc": "", "start_char": 86, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 94, "feats": "Number=Sing", "head": 9, "id": 17, "lemma": "heart", "misc": "", "start_char": 89, "text": "heart", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 96, "feats": null, "head": 3, "id": 18, "lemma": ".", "misc": "", "start_char": 95, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 6, 6 ] ], [ [ 0, 3, 3 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "5", "comment": "detokenizer=nltk" }
198902ec48638cc855d9c88ecb152e71
John thinks Joseph is untrustworthy, but goes along with him because of his wife.
[ { "end_char": 81, "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NNP John)) (VP (VP (VBZ thinks) (SBAR (S (NP (NNP Joseph)) (VP (VBZ is) (ADJP (JJ untrustworthy)))))) (, ,) (CC but) (VP (VBZ goes) (ADVP (RB along)) (PP (IN with) (NP (PRP him))) (PP (IN because) (IN of) (NP (PRP$ his) (NN wife))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "John thinks Joseph is untrustworthy, but goes along with him because of his wife.", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "John", "misc": "", "start_char": 0, "text": "John", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 11, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 5, "text": "thinks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 18, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "Joseph", "misc": "", "start_char": 12, "text": "Joseph", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 21, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 19, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 35, "feats": "Degree=Pos", "head": 2, "id": 5, "lemma": "untrustworthy", "misc": "", "start_char": 22, "text": "untrustworthy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 37, "feats": null, "head": 8, "id": 6, "lemma": ",", "misc": "", "start_char": 36, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 41, "feats": null, "head": 8, "id": 7, "lemma": "but", "misc": "", "start_char": 38, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 46, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 8, "lemma": "go", "misc": "", "start_char": 42, "text": "goes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 52, "feats": null, "head": 8, "id": 9, "lemma": "along", "misc": "", "start_char": 47, "text": "along", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 57, "feats": null, "head": 11, "id": 10, "lemma": "with", "misc": "", "start_char": 53, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 61, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 11, "lemma": "he", "misc": "", "start_char": 58, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 69, "feats": null, "head": 15, "id": 12, "lemma": "because", "misc": "", "start_char": 62, "text": "because", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 72, "feats": null, "head": 12, "id": 13, "lemma": "of", "misc": "", "start_char": 70, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 76, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "his", "misc": "", "start_char": 73, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 81, "feats": "Number=Sing", "head": 8, "id": 15, "lemma": "wife", "misc": "", "start_char": 77, "text": "wife", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 83, "feats": null, "head": 2, "id": 16, "lemma": ".", "misc": "", "start_char": 82, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ], [ 0, 10, 10 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "5", "comment": "detokenizer=nltk" }
0d49bd0dce87b45e8b07dce14ccb3f64
Also Neva will defiantly interfere for Kim but I wanna see Ruby show up and stop her.
[ { "end_char": 85, "id": 1, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Also)) (NP (NNP Neva)) (VP (MD will) (ADVP (RB defiantly)) (VP (VB interfere) (PP (IN for) (NP (NNP Kim))))) (CC but) (S (NP (PRP I)) (VP (VBP wan) (S (VP (TO na) (VP (VB see) (S (NP (NNP Ruby)) (VP (VP (VB show) (PRT (RP up))) (CC and) (VP (VB stop) (NP (PRP her)))))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Also Neva will defiantly interfere for Kim but I wanna see Ruby show up and stop her.", "tokens": [ { "deprel": "advmod", "end_char": 4, "feats": null, "head": 5, "id": 1, "lemma": "also", "misc": "", "start_char": 0, "text": "Also", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 9, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "Neva", "misc": "", "start_char": 5, "text": "Neva", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 14, "feats": "VerbForm=Fin", "head": 5, "id": 3, "lemma": "will", "misc": "", "start_char": 10, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 24, "feats": null, "head": 5, "id": 4, "lemma": "defiantly", "misc": "", "start_char": 15, "text": "defiantly", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 34, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "interfere", "misc": "", "start_char": 25, "text": "interfere", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 38, "feats": null, "head": 7, "id": 6, "lemma": "for", "misc": "", "start_char": 35, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 42, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Kim", "misc": "", "start_char": 39, "text": "Kim", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 46, "feats": null, "head": 10, "id": 8, "lemma": "but", "misc": "", "start_char": 43, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 48, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 47, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 52, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 10, "lemma": "want", "misc": "", "start_char": 49, "text": "wan", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 55, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 53, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 59, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "see", "misc": "", "start_char": 56, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 64, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "Ruby", "misc": "", "start_char": 60, "text": "Ruby", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 69, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "show", "misc": "", "start_char": 65, "text": "show", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 72, "feats": null, "head": 14, "id": 15, "lemma": "up", "misc": "", "start_char": 70, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "cc", "end_char": 76, "feats": null, "head": 17, "id": 16, "lemma": "and", "misc": "", "start_char": 73, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 81, "feats": "VerbForm=Inf", "head": 14, "id": 17, "lemma": "stop", "misc": "", "start_char": 77, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 85, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 18, "lemma": "her", "misc": "", "start_char": 82, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 87, "feats": null, "head": 5, "id": 19, "lemma": ".", "misc": "", "start_char": 86, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 0, 17, 17 ] ], [ [ 0, 6, 6 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
bb1e461fa8198092404d11d935329e5b
Sean chased after Willie, but he was going at such a speed Sean couldn't keep up.
[ { "end_char": 81, "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Sean)) (VP (VBD chased) (PP (IN after) (NP (NNP Willie))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBD was) (VP (VBG going) (PP (IN at) (NP (NP (PDT such) (DT a) (NN speed)) (SBAR (S (NP (NNP Sean)) (VP (MD could) (RB n't) (VP (VB keep) (PRT (RP up))))))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Sean chased after Willie, but he was going at such a speed Sean couldn't keep up.", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Sean", "misc": "", "start_char": 0, "text": "Sean", "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": "chase", "misc": "", "start_char": 5, "text": "chased", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 17, "feats": null, "head": 4, "id": 3, "lemma": "after", "misc": "", "start_char": 12, "text": "after", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 24, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "Willie", "misc": "", "start_char": 18, "text": "Willie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 26, "feats": null, "head": 9, "id": 5, "lemma": ",", "misc": "", "start_char": 25, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 30, "feats": null, "head": 9, "id": 6, "lemma": "but", "misc": "", "start_char": 27, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 33, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 7, "lemma": "he", "misc": "", "start_char": 31, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 37, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 34, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 43, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 9, "lemma": "go", "misc": "", "start_char": 38, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 46, "feats": null, "head": 13, "id": 10, "lemma": "at", "misc": "", "start_char": 44, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det:predet", "end_char": 51, "feats": null, "head": 13, "id": 11, "lemma": "such", "misc": "", "start_char": 47, "text": "such", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 53, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 52, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 59, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "speed", "misc": "", "start_char": 54, "text": "speed", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 64, "feats": "Number=Sing", "head": 17, "id": 14, "lemma": "Sean", "misc": "", "start_char": 60, "text": "Sean", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 70, "feats": "VerbForm=Fin", "head": 17, "id": 15, "lemma": "could", "misc": "", "start_char": 65, "text": "could", "upos": "AUX", "xpos": "MD" }, { "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": "parataxis", "end_char": 79, "feats": "VerbForm=Inf", "head": 9, "id": 17, "lemma": "keep", "misc": "", "start_char": 75, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 82, "feats": null, "head": 17, "id": 18, "lemma": "up", "misc": "", "start_char": 80, "text": "up", "upos": "ADP", "xpos": "RP" }, { "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, 6, 6 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
a3b314e4bd52b6e9077760344bc84258
Johnnie herself has said that James was basically right, but his nuance of word choice was not the best.
[ { "end_char": 104, "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (NP (NNP Johnnie)) (NP (PRP herself))) (VP (VBZ has) (VP (VBN said) (SBAR (IN that) (S (NP (NNP James)) (VP (VBD was) (ADVP (RB basically)) (ADJP (JJ right)))))))) (, ,) (CC but) (S (NP (NP (PRP$ his) (NN nuance)) (PP (IN of) (NP (NN word) (NN choice)))) (VP (VBD was) (RB not) (NP (DT the) (JJS best)))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Johnnie herself has said that James was basically right, but his nuance of word choice was not the best.", "tokens": [ { "deprel": "nsubj", "end_char": 7, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Johnnie", "misc": "", "start_char": 0, "text": "Johnnie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod:npmod", "end_char": 15, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs|Reflex=Yes", "head": 1, "id": 2, "lemma": "herself", "misc": "", "start_char": 8, "text": "herself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 19, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "have", "misc": "", "start_char": 16, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 24, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 4, "lemma": "say", "misc": "", "start_char": 20, "text": "said", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 29, "feats": null, "head": 9, "id": 5, "lemma": "that", "misc": "", "start_char": 25, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 35, "feats": "Number=Sing", "head": 9, "id": 6, "lemma": "James", "misc": "", "start_char": 30, "text": "James", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 39, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 36, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 49, "feats": null, "head": 9, "id": 8, "lemma": "basically", "misc": "", "start_char": 40, "text": "basically", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 55, "feats": "Degree=Pos", "head": 4, "id": 9, "lemma": "right", "misc": "", "start_char": 50, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 57, "feats": null, "head": 20, "id": 10, "lemma": ",", "misc": "", "start_char": 56, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 61, "feats": null, "head": 20, "id": 11, "lemma": "but", "misc": "", "start_char": 58, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 65, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "his", "misc": "", "start_char": 62, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 72, "feats": "Number=Sing", "head": 20, "id": 13, "lemma": "nuance", "misc": "", "start_char": 66, "text": "nuance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 75, "feats": null, "head": 16, "id": 14, "lemma": "of", "misc": "", "start_char": 73, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 80, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "word", "misc": "", "start_char": 76, "text": "word", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 87, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "choice", "misc": "", "start_char": 81, "text": "choice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 91, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 20, "id": 17, "lemma": "be", "misc": "", "start_char": 88, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 95, "feats": null, "head": 20, "id": 18, "lemma": "not", "misc": "", "start_char": 92, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 99, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "misc": "", "start_char": 96, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 104, "feats": "Degree=Sup", "head": 4, "id": 20, "lemma": "good", "misc": "", "start_char": 100, "text": "best", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "punct", "end_char": 106, "feats": null, "head": 4, "id": 21, "lemma": ".", "misc": "", "start_char": 105, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 5, 5 ], [ 0, 11, 11 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
896064606abeb60e147d9e5ea4fbb44b
Heather apparently endorsed Kristi early on, but maybe she can still change her mind.
[ { "end_char": 85, "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Heather)) (ADVP (RB apparently)) (VP (VBD endorsed) (NP (NNP Kristi)) (ADVP (RB early) (RB on)))) (, ,) (CC but) (S (ADVP (RB maybe)) (NP (PRP she)) (VP (MD can) (ADVP (RB still)) (VP (VB change) (NP (PRP$ her) (NN mind))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Heather apparently endorsed Kristi early on, but maybe she can still change her mind.", "tokens": [ { "deprel": "nsubj", "end_char": 7, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Heather", "misc": "", "start_char": 0, "text": "Heather", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 18, "feats": null, "head": 3, "id": 2, "lemma": "apparently", "misc": "", "start_char": 8, "text": "apparently", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 27, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "endorse", "misc": "", "start_char": 19, "text": "endorsed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 34, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "Kristi", "misc": "", "start_char": 28, "text": "Kristi", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 40, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "early", "misc": "", "start_char": 35, "text": "early", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 43, "feats": null, "head": 3, "id": 6, "lemma": "on", "misc": "", "start_char": 41, "text": "on", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 45, "feats": null, "head": 13, "id": 7, "lemma": ",", "misc": "", "start_char": 44, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 49, "feats": null, "head": 13, "id": 8, "lemma": "but", "misc": "", "start_char": 46, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 55, "feats": null, "head": 13, "id": 9, "lemma": "maybe", "misc": "", "start_char": 50, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 59, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 10, "lemma": "she", "misc": "", "start_char": 56, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 63, "feats": "VerbForm=Fin", "head": 13, "id": 11, "lemma": "can", "misc": "", "start_char": 60, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 69, "feats": null, "head": 13, "id": 12, "lemma": "still", "misc": "", "start_char": 64, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 76, "feats": "VerbForm=Inf", "head": 3, "id": 13, "lemma": "change", "misc": "", "start_char": 70, "text": "change", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 80, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "her", "misc": "", "start_char": 77, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 85, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "mind", "misc": "", "start_char": 81, "text": "mind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 87, "feats": null, "head": 3, "id": 16, "lemma": ".", "misc": "", "start_char": 86, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 9, 9 ] ], [ [ 0, 3, 3 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "5", "comment": "detokenizer=nltk" }
6d7d40b18c2f145d5086ec92fc986923
Brandy had said Susan should not be charged but criticized her work habits.
[ { "end_char": 75, "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NNP Brandy)) (VP (VP (VBD had) (VP (VBN said) (SBAR (S (NP (NNP Susan)) (VP (MD should) (RB not) (VP (VB be) (VP (VBN charged)))))))) (CC but) (VP (VBD criticized) (NP (PRP$ her) (NN work) (NNS habits)))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Brandy had said Susan should not be charged but criticized her work habits.", "tokens": [ { "deprel": "nsubj", "end_char": 6, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Brandy", "misc": "", "start_char": 0, "text": "Brandy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 10, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "have", "misc": "", "start_char": 7, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 15, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 3, "lemma": "say", "misc": "", "start_char": 11, "text": "said", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nsubj:pass", "end_char": 21, "feats": "Number=Sing", "head": 8, "id": 4, "lemma": "Susan", "misc": "", "start_char": 16, "text": "Susan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 28, "feats": "VerbForm=Fin", "head": 8, "id": 5, "lemma": "should", "misc": "", "start_char": 22, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 32, "feats": null, "head": 8, "id": 6, "lemma": "not", "misc": "", "start_char": 29, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "aux:pass", "end_char": 35, "feats": "VerbForm=Inf", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 33, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 43, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 3, "id": 8, "lemma": "charge", "misc": "", "start_char": 36, "text": "charged", "upos": "VERB", "xpos": "VBN" }, { "deprel": "cc", "end_char": 47, "feats": null, "head": 10, "id": 9, "lemma": "but", "misc": "", "start_char": 44, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 58, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 10, "lemma": "criticize", "misc": "", "start_char": 48, "text": "criticized", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 62, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 13, "id": 11, "lemma": "her", "misc": "", "start_char": 59, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 67, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "work", "misc": "", "start_char": 63, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 74, "feats": "Number=Plur", "head": 10, "id": 13, "lemma": "habit", "misc": "", "start_char": 68, "text": "habits", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 76, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 75, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 3, 3 ], [ 0, 10, 10 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
96d4881b252f6b97a458ef728f47c1c5
Kristopher has a good voice for Walter but that doesn't mean he should be the end all be all for the part.
[ { "end_char": 106, "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Kristopher)) (VP (VBZ has) (NP (NP (DT a) (JJ good) (NN voice)) (PP (IN for) (NP (NNP Walter)))))) (CC but) (S (NP (DT that)) (VP (VBZ does) (RB n't) (VP (VB mean) (SBAR (S (NP (PRP he)) (VP (MD should) (VP (VB be) (NP (NP (DT the) (NN end)) (SBAR (S (NP (DT all)) (VP (VB be) (PP (RB all) (IN for) (NP (DT the) (NN part)))))))))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Kristopher has a good voice for Walter but that doesn't mean he should be the end all be all for the part.", "tokens": [ { "deprel": "nsubj", "end_char": 10, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Kristopher", "misc": "", "start_char": 0, "text": "Kristopher", "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": "have", "misc": "", "start_char": 11, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 16, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 15, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 21, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "good", "misc": "", "start_char": 17, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 27, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "voice", "misc": "", "start_char": 22, "text": "voice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 31, "feats": null, "head": 7, "id": 6, "lemma": "for", "misc": "", "start_char": 28, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 38, "feats": "Number=Sing", "head": 2, "id": 7, "lemma": "Walter", "misc": "", "start_char": 32, "text": "Walter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 42, "feats": null, "head": 12, "id": 8, "lemma": "but", "misc": "", "start_char": 39, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 47, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 9, "lemma": "that", "misc": "", "start_char": 43, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 52, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "do", "misc": "", "start_char": 48, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 56, "feats": null, "head": 12, "id": 11, "lemma": "not", "misc": "", "start_char": 53, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 61, "feats": "VerbForm=Inf", "head": 2, "id": 12, "lemma": "mean", "misc": "", "start_char": 57, "text": "mean", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 64, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 13, "lemma": "he", "misc": "", "start_char": 62, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 71, "feats": "VerbForm=Fin", "head": 17, "id": 14, "lemma": "should", "misc": "", "start_char": 65, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 74, "feats": "VerbForm=Inf", "head": 17, "id": 15, "lemma": "be", "misc": "", "start_char": 72, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 78, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 75, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 82, "feats": "Number=Sing", "head": 12, "id": 17, "lemma": "end", "misc": "", "start_char": 79, "text": "end", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 86, "feats": "PronType=Tot", "head": 23, "id": 18, "lemma": "all", "misc": "", "start_char": 83, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "cop", "end_char": 89, "feats": "VerbForm=Inf", "head": 23, "id": 19, "lemma": "be", "misc": "", "start_char": 87, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 93, "feats": null, "head": 23, "id": 20, "lemma": "all", "misc": "", "start_char": 90, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 97, "feats": null, "head": 23, "id": 21, "lemma": "for", "misc": "", "start_char": 94, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 101, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 22, "lemma": "the", "misc": "", "start_char": 98, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 106, "feats": "Number=Sing", "head": 17, "id": 23, "lemma": "part", "misc": "", "start_char": 102, "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 108, "feats": null, "head": 2, "id": 24, "lemma": ".", "misc": "", "start_char": 107, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 12, 12 ] ], [ [ 0, 6, 6 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
e0a69b4ca54ea4fecf1a196a28210997
Also too harsh on Douglas and over rated Joe just because he's been amazing for the last few games doesn't cover his under performance through out.
[ { "end_char": 147, "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (RB Also)) (ADJP (RB too) (JJ harsh) (PP (PP (IN on) (NP (NNP Douglas))) (CC and) (NP (ADJP (RB over) (VBN rated)) (NNP Joe)))) (SBAR (ADVP (RB just)) (IN because) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBN been) (ADJP (JJ amazing)) (PP (IN for) (NP (DT the) (JJ last) (JJ few) (NNS games))))))) (VP (VBZ does) (RB n't) (VP (VB cover) (NP (PRP$ his) (PP (IN under) (NP (NN performance)))) (PP (IN through) (ADVP (RP out))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Also too harsh on Douglas and over rated Joe just because he's been amazing for the last few games doesn't cover his under performance through out.", "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": "advmod", "end_char": 8, "feats": null, "head": 3, "id": 2, "lemma": "too", "misc": "", "start_char": 5, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 14, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "harsh", "misc": "", "start_char": 9, "text": "harsh", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 17, "feats": null, "head": 5, "id": 4, "lemma": "on", "misc": "", "start_char": 15, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 25, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Douglas", "misc": "", "start_char": 18, "text": "Douglas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 29, "feats": null, "head": 8, "id": 6, "lemma": "and", "misc": "", "start_char": 26, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 34, "feats": null, "head": 8, "id": 7, "lemma": "over", "misc": "", "start_char": 30, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 40, "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": 8, "lemma": "rate", "misc": "", "start_char": 35, "text": "rated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 44, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "Joe", "misc": "", "start_char": 41, "text": "Joe", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 49, "feats": null, "head": 15, "id": 10, "lemma": "just", "misc": "", "start_char": 45, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 57, "feats": null, "head": 15, "id": 11, "lemma": "because", "misc": "", "start_char": 50, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 60, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 12, "lemma": "he", "misc": "", "start_char": 58, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 63, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 61, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "cop", "end_char": 68, "feats": "Tense=Past|VerbForm=Part", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 64, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "advcl", "end_char": 76, "feats": "Degree=Pos", "head": 3, "id": 15, "lemma": "amazing", "misc": "", "start_char": 69, "text": "amazing", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 80, "feats": null, "head": 20, "id": 16, "lemma": "for", "misc": "", "start_char": 77, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 84, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 17, "lemma": "the", "misc": "", "start_char": 81, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 89, "feats": "Degree=Pos", "head": 20, "id": 18, "lemma": "last", "misc": "", "start_char": 85, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 93, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "few", "misc": "", "start_char": 90, "text": "few", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 99, "feats": "Number=Plur", "head": 15, "id": 20, "lemma": "game", "misc": "", "start_char": 94, "text": "games", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 104, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 21, "lemma": "do", "misc": "", "start_char": 100, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 108, "feats": null, "head": 23, "id": 22, "lemma": "not", "misc": "", "start_char": 105, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 114, "feats": "VerbForm=Inf", "head": 3, "id": 23, "lemma": "cover", "misc": "", "start_char": 109, "text": "cover", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 118, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 26, "id": 24, "lemma": "his", "misc": "", "start_char": 115, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "case", "end_char": 124, "feats": null, "head": 26, "id": 25, "lemma": "under", "misc": "", "start_char": 119, "text": "under", "upos": "ADP", "xpos": "IN" }, { "deprel": "obj", "end_char": 136, "feats": "Number=Sing", "head": 23, "id": 26, "lemma": "performance", "misc": "", "start_char": 125, "text": "performance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 144, "feats": null, "head": 28, "id": 27, "lemma": "through", "misc": "", "start_char": 137, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 148, "feats": null, "head": 23, "id": 28, "lemma": "out", "misc": "", "start_char": 145, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 150, "feats": null, "head": 3, "id": 29, "lemma": ".", "misc": "", "start_char": 149, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ] ], [ [ 0, 8, 8 ], [ 0, 11, 11 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
6c027e652ae30279180b8b39181ef4e7
Mark wasn't frowning as much as Michael, but he wasn't nearly as happy as he should have been.
[ { "end_char": 94, "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Mark)) (VP (VBD was) (RB n't) (VP (VBG frowning) (ADVP (ADVP (RB as) (RB much)) (PP (IN as) (NP (NNP Michael))))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBD was) (RB n't) (ADJP (ADJP (RB nearly) (RB as) (JJ happy)) (SBAR (IN as) (S (NP (PRP he)) (VP (MD should) (VP (VB have) (VP (VBN been))))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Mark wasn't frowning as much as Michael, but he wasn't nearly as happy as he should have been.", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Mark", "misc": "", "start_char": 0, "text": "Mark", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 8, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 5, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 12, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 9, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 21, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "frown", "misc": "", "start_char": 13, "text": "frowning", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 24, "feats": null, "head": 6, "id": 5, "lemma": "as", "misc": "", "start_char": 22, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 29, "feats": "Degree=Pos", "head": 4, "id": 6, "lemma": "much", "misc": "", "start_char": 25, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 32, "feats": null, "head": 8, "id": 7, "lemma": "as", "misc": "", "start_char": 30, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 40, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Michael", "misc": "", "start_char": 33, "text": "Michael", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 42, "feats": null, "head": 16, "id": 9, "lemma": ",", "misc": "", "start_char": 41, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 46, "feats": null, "head": 16, "id": 10, "lemma": "but", "misc": "", "start_char": 43, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 49, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 11, "lemma": "he", "misc": "", "start_char": 47, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 53, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": 12, "lemma": "be", "misc": "", "start_char": 50, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 57, "feats": null, "head": 16, "id": 13, "lemma": "not", "misc": "", "start_char": 54, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 64, "feats": null, "head": 16, "id": 14, "lemma": "nearly", "misc": "", "start_char": 58, "text": "nearly", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 67, "feats": null, "head": 16, "id": 15, "lemma": "as", "misc": "", "start_char": 65, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 73, "feats": "Degree=Pos", "head": 4, "id": 16, "lemma": "happy", "misc": "", "start_char": 68, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 76, "feats": null, "head": 21, "id": 17, "lemma": "as", "misc": "", "start_char": 74, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 79, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 18, "lemma": "he", "misc": "", "start_char": 77, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 86, "feats": "VerbForm=Fin", "head": 21, "id": 19, "lemma": "should", "misc": "", "start_char": 80, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 91, "feats": "VerbForm=Inf", "head": 21, "id": 20, "lemma": "have", "misc": "", "start_char": 87, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "advcl", "end_char": 96, "feats": "Tense=Past|VerbForm=Part", "head": 16, "id": 21, "lemma": "be", "misc": "", "start_char": 92, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "punct", "end_char": 98, "feats": null, "head": 4, "id": 22, "lemma": ".", "misc": "", "start_char": 97, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 10, 10 ] ], [ [ 0, 7, 7 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "5", "comment": "detokenizer=nltk" }
afe6cf99a5db1bd6c8384cf8ef370ffb
Laura loves to analyze and research, which would make Stephanie uncomfortable, but she's also respectful and probably a good secret keeper.
[ { "end_char": 139, "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Laura)) (VP (VBZ loves) (S (VP (VP (TO to) (VP (VB analyze) (CC and) (VB research))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (MD would) (VP (VB make) (S (NP (NNP Stephanie)) (ADJP (JJ uncomfortable))))))))))) (, ,) (CC but) (S (NP (PRP she)) (VP (VBZ 's) (ADVP (RB also)) (ADJP (ADJP (JJ respectful)) (CC and) (ADVP (RB probably)) (NP (DT a) (JJ good) (JJ secret) (NN keeper))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Laura loves to analyze and research, which would make Stephanie uncomfortable, but she's also respectful and probably a good secret keeper.", "tokens": [ { "deprel": "nsubj", "end_char": 5, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Laura", "misc": "", "start_char": 0, "text": "Laura", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 11, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "love", "misc": "", "start_char": 6, "text": "loves", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 14, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 12, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 22, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "analyze", "misc": "", "start_char": 15, "text": "analyze", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "end_char": 26, "feats": null, "head": 6, "id": 5, "lemma": "and", "misc": "", "start_char": 23, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 35, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "research", "misc": "", "start_char": 27, "text": "research", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 37, "feats": null, "head": 10, "id": 7, "lemma": ",", "misc": "", "start_char": 36, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 43, "feats": "PronType=Rel", "head": 10, "id": 8, "lemma": "which", "misc": "", "start_char": 38, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "aux", "end_char": 49, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "would", "misc": "", "start_char": 44, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl:relcl", "end_char": 54, "feats": "VerbForm=Inf", "head": 4, "id": 10, "lemma": "make", "misc": "", "start_char": 50, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 64, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "Stephanie", "misc": "", "start_char": 55, "text": "Stephanie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "xcomp", "end_char": 78, "feats": "Degree=Pos", "head": 10, "id": 12, "lemma": "uncomfortable", "misc": "", "start_char": 65, "text": "uncomfortable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 80, "feats": null, "head": 18, "id": 13, "lemma": ",", "misc": "", "start_char": 79, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 84, "feats": null, "head": 18, "id": 14, "lemma": "but", "misc": "", "start_char": 81, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 88, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 15, "lemma": "she", "misc": "", "start_char": 85, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 91, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "be", "misc": "", "start_char": 89, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 96, "feats": null, "head": 18, "id": 17, "lemma": "also", "misc": "", "start_char": 92, "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 107, "feats": "Degree=Pos", "head": 2, "id": 18, "lemma": "respectful", "misc": "", "start_char": 97, "text": "respectful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 111, "feats": null, "head": 24, "id": 19, "lemma": "and", "misc": "", "start_char": 108, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 120, "feats": null, "head": 24, "id": 20, "lemma": "probably", "misc": "", "start_char": 112, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 122, "feats": "Definite=Ind|PronType=Art", "head": 24, "id": 21, "lemma": "a", "misc": "", "start_char": 121, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 127, "feats": "Degree=Pos", "head": 24, "id": 22, "lemma": "good", "misc": "", "start_char": 123, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 134, "feats": "Degree=Pos", "head": 24, "id": 23, "lemma": "secret", "misc": "", "start_char": 128, "text": "secret", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 141, "feats": "Number=Sing", "head": 18, "id": 24, "lemma": "keeper", "misc": "", "start_char": 135, "text": "keeper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 143, "feats": null, "head": 2, "id": 25, "lemma": ".", "misc": "", "start_char": 142, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 14, 14 ] ], [ [ 0, 10, 10 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
1bf0930a6fb637f2fd01e4cfa30b541c
Are you saying that Karl should have either lied to Edward or declined to answer and to do otherwise displays his lack of intellect?
[ { "end_char": 132, "id": 1, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (NP (PRP you)) (VP (VBG saying) (SBAR (IN that) (S (S (NP (NNP Karl)) (VP (MD should) (VP (VB have) (ADVP (RB either)) (VP (VP (VBN lied) (PP (IN to) (NP (NNP Edward)))) (CC or) (VP (VBN declined) (S (VP (TO to) (VP (VB answer))))))))) (CC and) (S (S (VP (TO to) (VP (VB do) (ADVP (RB otherwise))))) (VP (VBZ displays) (NP (NP (PRP$ his) (NN lack)) (PP (IN of) (NP (NN intellect))))))))) (. ?)))" }, "speaker": null, "start_char": 0, "text": "Are you saying that Karl should have either lied to Edward or declined to answer and to do otherwise displays his lack of intellect?", "tokens": [ { "deprel": "aux", "end_char": 3, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 0, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 7, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 4, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 14, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "say", "misc": "", "start_char": 8, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 19, "feats": null, "head": 9, "id": 4, "lemma": "that", "misc": "", "start_char": 15, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 24, "feats": "Number=Sing", "head": 9, "id": 5, "lemma": "Karl", "misc": "", "start_char": 20, "text": "Karl", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 31, "feats": "VerbForm=Fin", "head": 9, "id": 6, "lemma": "should", "misc": "", "start_char": 25, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 36, "feats": "VerbForm=Inf", "head": 9, "id": 7, "lemma": "have", "misc": "", "start_char": 32, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "cc:preconj", "end_char": 43, "feats": null, "head": 9, "id": 8, "lemma": "either", "misc": "", "start_char": 37, "text": "either", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 48, "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": 9, "lemma": "lie", "misc": "", "start_char": 44, "text": "lied", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 51, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 49, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 58, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "Edward", "misc": "", "start_char": 52, "text": "Edward", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 61, "feats": null, "head": 13, "id": 12, "lemma": "or", "misc": "", "start_char": 59, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 70, "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": 13, "lemma": "decline", "misc": "", "start_char": 62, "text": "declined", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 73, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 71, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 80, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "answer", "misc": "", "start_char": 74, "text": "answer", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "end_char": 84, "feats": null, "head": 20, "id": 16, "lemma": "and", "misc": "", "start_char": 81, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 87, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 85, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "end_char": 90, "feats": "VerbForm=Inf", "head": 20, "id": 18, "lemma": "do", "misc": "", "start_char": 88, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 100, "feats": null, "head": 18, "id": 19, "lemma": "otherwise", "misc": "", "start_char": 91, "text": "otherwise", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 109, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 20, "lemma": "display", "misc": "", "start_char": 101, "text": "displays", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 113, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 22, "id": 21, "lemma": "his", "misc": "", "start_char": 110, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 118, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "lack", "misc": "", "start_char": 114, "text": "lack", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 121, "feats": null, "head": 24, "id": 23, "lemma": "of", "misc": "", "start_char": 119, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 131, "feats": "Number=Sing", "head": 22, "id": 24, "lemma": "intellect", "misc": "", "start_char": 122, "text": "intellect", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 133, "feats": null, "head": 3, "id": 25, "lemma": "?", "misc": "", "start_char": 132, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ], [ 0, 20, 20 ] ], [ [ 0, 10, 10 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
515303a5005727bf66b94575c9acb9f2
Raymond was obstructed by Danial, because he blocked the base path without the ball or even the action of receiving the ball.
[ { "end_char": 125, "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NNP Raymond)) (VP (VBD was) (VP (VBN obstructed) (PP (IN by) (NP (NNP Danial))) (, ,) (SBAR (IN because) (S (NP (PRP he)) (VP (VBD blocked) (NP (DT the) (NN base) (NN path)) (PP (IN without) (NP (NP (DT the) (NN ball)) (CC or) (NP (NP (RB even) (DT the) (NN action)) (PP (IN of) (S (VP (VBG receiving) (NP (DT the) (NN ball))))))))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Raymond was obstructed by Danial, because he blocked the base path without the ball or even the action of receiving the ball.", "tokens": [ { "deprel": "nsubj:pass", "end_char": 7, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Raymond", "misc": "", "start_char": 0, "text": "Raymond", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux:pass", "end_char": 11, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 8, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 22, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 3, "lemma": "obstruct", "misc": "", "start_char": 12, "text": "obstructed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 25, "feats": null, "head": 5, "id": 4, "lemma": "by", "misc": "", "start_char": 23, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl:agent", "end_char": 32, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Danial", "misc": "", "start_char": 26, "text": "Danial", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 34, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 33, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 42, "feats": null, "head": 9, "id": 7, "lemma": "because", "misc": "", "start_char": 35, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 45, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 8, "lemma": "he", "misc": "", "start_char": 43, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 53, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 9, "lemma": "block", "misc": "", "start_char": 46, "text": "blocked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 57, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 10, "lemma": "the", "misc": "", "start_char": 54, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 62, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "base", "misc": "", "start_char": 58, "text": "base", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 67, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "path", "misc": "", "start_char": 63, "text": "path", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 75, "feats": null, "head": 15, "id": 13, "lemma": "without", "misc": "", "start_char": 68, "text": "without", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 79, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 76, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 84, "feats": "Number=Sing", "head": 9, "id": 15, "lemma": "ball", "misc": "", "start_char": 80, "text": "ball", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 87, "feats": null, "head": 19, "id": 16, "lemma": "or", "misc": "", "start_char": 85, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 92, "feats": null, "head": 19, "id": 17, "lemma": "even", "misc": "", "start_char": 88, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 96, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 93, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 103, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "action", "misc": "", "start_char": 97, "text": "action", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 106, "feats": null, "head": 21, "id": 20, "lemma": "of", "misc": "", "start_char": 104, "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 116, "feats": "VerbForm=Ger", "head": 19, "id": 21, "lemma": "receive", "misc": "", "start_char": 107, "text": "receiving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 120, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 22, "lemma": "the", "misc": "", "start_char": 117, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 125, "feats": "Number=Sing", "head": 21, "id": 23, "lemma": "ball", "misc": "", "start_char": 121, "text": "ball", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 127, "feats": null, "head": 3, "id": 24, "lemma": ".", "misc": "", "start_char": 126, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 4, 4 ], [ 0, 7, 7 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "5", "comment": "detokenizer=nltk" }
55a3b03540a2b792262f300f350802a8
Don't know why Leonard is a counter to Richard, if he gets snared, he'll just lifesteal off of plants.
[ { "end_char": 102, "id": 1, "misc": { "parse_tree": "(ROOT (S (VP (VBP Do) (RB n't) (VP (VB know) (SBAR (WHADVP (WRB why)) (S (NP (NNP Leonard)) (VP (VBZ is) (NP (NP (DT a) (NN counter)) (PP (IN to) (NP (NNP Richard))))))) (, ,) (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ gets) (VP (VBN snared))))) (, ,) (SBAR (S (NP (PRP he)) (VP (MD 'll) (ADVP (RB just)) (VP (VB lifesteal) (PRT (RP off)) (PP (IN of) (NP (NNS plants))))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Don't know why Leonard is a counter to Richard, if he gets snared, he'll just lifesteal off of plants.", "tokens": [ { "deprel": "aux", "end_char": 2, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 0, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 6, "feats": null, "head": 3, "id": 2, "lemma": "not", "misc": "", "start_char": 3, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 11, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "know", "misc": "", "start_char": 7, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 15, "feats": "PronType=Int", "head": 8, "id": 4, "lemma": "why", "misc": "", "start_char": 12, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 23, "feats": "Number=Sing", "head": 8, "id": 5, "lemma": "Leonard", "misc": "", "start_char": 16, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 26, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 24, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 28, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 27, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 36, "feats": "Number=Sing", "head": 3, "id": 8, "lemma": "counter", "misc": "", "start_char": 29, "text": "counter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 39, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 37, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 47, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "Richard", "misc": "", "start_char": 40, "text": "Richard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 49, "feats": null, "head": 3, "id": 11, "lemma": ",", "misc": "", "start_char": 48, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 52, "feats": null, "head": 15, "id": 12, "lemma": "if", "misc": "", "start_char": 50, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj:pass", "end_char": 55, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 13, "lemma": "he", "misc": "", "start_char": 53, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 60, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "get", "misc": "", "start_char": 56, "text": "gets", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 67, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 20, "id": 15, "lemma": "snare", "misc": "", "start_char": 61, "text": "snared", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 69, "feats": null, "head": 20, "id": 16, "lemma": ",", "misc": "", "start_char": 68, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 72, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 17, "lemma": "he", "misc": "", "start_char": 70, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 76, "feats": "VerbForm=Fin", "head": 20, "id": 18, "lemma": "will", "misc": "", "start_char": 73, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 81, "feats": null, "head": 20, "id": 19, "lemma": "just", "misc": "", "start_char": 77, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 91, "feats": "VerbForm=Inf", "head": 3, "id": 20, "lemma": "lifesteal", "misc": "", "start_char": 82, "text": "lifesteal", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 95, "feats": null, "head": 20, "id": 21, "lemma": "off", "misc": "", "start_char": 92, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 98, "feats": null, "head": 23, "id": 22, "lemma": "of", "misc": "", "start_char": 96, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 105, "feats": "Number=Plur", "head": 20, "id": 23, "lemma": "plant", "misc": "", "start_char": 99, "text": "plants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 107, "feats": null, "head": 3, "id": 24, "lemma": ".", "misc": "", "start_char": 106, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ] ], [ [ 0, 9, 9 ], [ 0, 12, 12 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
d42de920f29dbf8ee93ff5b07e64e46c
Kim does love Kelly, but she also sees her as a tool.
[ { "end_char": 53, "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Kim)) (VP (VBZ does) (VP (VB love) (NP (NNP Kelly))))) (, ,) (CC but) (S (NP (PRP she)) (ADVP (RB also)) (VP (VBZ sees) (NP (PRP her)) (PP (IN as) (NP (DT a) (NN tool))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Kim does love Kelly, but she also sees her as a tool.", "tokens": [ { "deprel": "nsubj", "end_char": 3, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Kim", "misc": "", "start_char": 0, "text": "Kim", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 8, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "do", "misc": "", "start_char": 4, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 13, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "love", "misc": "", "start_char": 9, "text": "love", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 19, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "Kelly", "misc": "", "start_char": 14, "text": "Kelly", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 21, "feats": null, "head": 9, "id": 5, "lemma": ",", "misc": "", "start_char": 20, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 25, "feats": null, "head": 9, "id": 6, "lemma": "but", "misc": "", "start_char": 22, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 29, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 7, "lemma": "she", "misc": "", "start_char": 26, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 34, "feats": null, "head": 9, "id": 8, "lemma": "also", "misc": "", "start_char": 30, "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 39, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 9, "lemma": "see", "misc": "", "start_char": 35, "text": "sees", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 43, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "her", "misc": "", "start_char": 40, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 46, "feats": null, "head": 13, "id": 11, "lemma": "as", "misc": "", "start_char": 44, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 48, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 47, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 53, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "tool", "misc": "", "start_char": 49, "text": "tool", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 55, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 54, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 6, 6 ] ], [ [ 0, 3, 3 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
7a5c9cddbc7622a26e1c646cc43216e6
Walter will let Floyd know if he sees something on video Floyd will communicate with Walter something the coaches want to see at the end of the period.
[ { "end_char": 151, "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NNP Walter)) (VP (MD will) (VP (VB let) (S (NP (NNP Floyd)) (VP (VB know) (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ sees) (NP (NP (NP (NN something)) (PP (IN on) (NP (NN video)))) (SBAR (S (NP (NNP Floyd)) (VP (MD will) (VP (VB communicate) (PP (IN with) (NP (NP (NNP Walter) (NN something)) (SBAR (S (NP (DT the) (NNS coaches)) (VP (VBP want) (S (VP (TO to) (VP (VB see) (PP (IN at) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (DT the) (NN period))))))))))))))))))))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Walter will let Floyd know if he sees something on video Floyd will communicate with Walter something the coaches want to see at the end of the period.", "tokens": [ { "deprel": "nsubj", "end_char": 6, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Walter", "misc": "", "start_char": 0, "text": "Walter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 11, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 7, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 15, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "let", "misc": "", "start_char": 12, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 21, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "Floyd", "misc": "", "start_char": 16, "text": "Floyd", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "xcomp", "end_char": 26, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "know", "misc": "", "start_char": 22, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 29, "feats": null, "head": 8, "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": 8, "id": 7, "lemma": "he", "misc": "", "start_char": 30, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 37, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 8, "lemma": "see", "misc": "", "start_char": 33, "text": "sees", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 47, "feats": "Number=Sing|PronType=Ind", "head": 8, "id": 9, "lemma": "something", "misc": "", "start_char": 38, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 50, "feats": null, "head": 11, "id": 10, "lemma": "on", "misc": "", "start_char": 48, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 56, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "video", "misc": "", "start_char": 51, "text": "video", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 62, "feats": "Number=Sing", "head": 14, "id": 12, "lemma": "Floyd", "misc": "", "start_char": 57, "text": "Floyd", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 67, "feats": "VerbForm=Fin", "head": 14, "id": 13, "lemma": "will", "misc": "", "start_char": 63, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 79, "feats": "VerbForm=Inf", "head": 9, "id": 14, "lemma": "communicate", "misc": "", "start_char": 68, "text": "communicate", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 84, "feats": null, "head": 16, "id": 15, "lemma": "with", "misc": "", "start_char": 80, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 91, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "Walter", "misc": "", "start_char": 85, "text": "Walter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 101, "feats": "Number=Sing|PronType=Ind", "head": 14, "id": 17, "lemma": "something", "misc": "", "start_char": 92, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "det", "end_char": 105, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 102, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 113, "feats": "Number=Plur", "head": 20, "id": 19, "lemma": "coach", "misc": "", "start_char": 106, "text": "coaches", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl:relcl", "end_char": 118, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 20, "lemma": "want", "misc": "", "start_char": 114, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 121, "feats": null, "head": 22, "id": 21, "lemma": "to", "misc": "", "start_char": 119, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 125, "feats": "VerbForm=Inf", "head": 20, "id": 22, "lemma": "see", "misc": "", "start_char": 122, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 128, "feats": null, "head": 25, "id": 23, "lemma": "at", "misc": "", "start_char": 126, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 132, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 24, "lemma": "the", "misc": "", "start_char": 129, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 136, "feats": "Number=Sing", "head": 22, "id": 25, "lemma": "end", "misc": "", "start_char": 133, "text": "end", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 139, "feats": null, "head": 28, "id": 26, "lemma": "of", "misc": "", "start_char": 137, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 143, "feats": "Definite=Def|PronType=Art", "head": 28, "id": 27, "lemma": "the", "misc": "", "start_char": 140, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 150, "feats": "Number=Sing", "head": 25, "id": 28, "lemma": "period", "misc": "", "start_char": 144, "text": "period", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 152, "feats": null, "head": 3, "id": 29, "lemma": ".", "misc": "", "start_char": 151, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 6, 6 ] ], [ [ 0, 3, 3 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "5", "comment": "detokenizer=nltk" }
3fe679ed8fa58b4fded8e1d2b0576eb1
Steven seduces Louis, but at the critical moment, he commits suicide by shooting himself in the head.
[ { "end_char": 101, "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Steven)) (VP (VBZ seduces) (NP (NNP Louis)))) (, ,) (CC but) (S (PP (IN at) (NP (DT the) (JJ critical) (NN moment))) (, ,) (NP (PRP he)) (VP (VBZ commits) (NP (NN suicide)) (PP (IN by) (S (VP (VBG shooting) (NP (PRP himself)) (PP (IN in) (NP (DT the) (NN head)))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Steven seduces Louis, but at the critical moment, he commits suicide by shooting himself in the head.", "tokens": [ { "deprel": "nsubj", "end_char": 6, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Steven", "misc": "", "start_char": 0, "text": "Steven", "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": "seduce", "misc": "", "start_char": 7, "text": "seduces", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 20, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "Louis", "misc": "", "start_char": 15, "text": "Louis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 22, "feats": null, "head": 12, "id": 4, "lemma": ",", "misc": "", "start_char": 21, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 26, "feats": null, "head": 12, "id": 5, "lemma": "but", "misc": "", "start_char": 23, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 29, "feats": null, "head": 9, "id": 6, "lemma": "at", "misc": "", "start_char": 27, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 33, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 30, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 42, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "critical", "misc": "", "start_char": 34, "text": "critical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 49, "feats": "Number=Sing", "head": 12, "id": 9, "lemma": "moment", "misc": "", "start_char": 43, "text": "moment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 51, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 50, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 54, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 11, "lemma": "he", "misc": "", "start_char": 52, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 62, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 12, "lemma": "commit", "misc": "", "start_char": 55, "text": "commits", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 70, "feats": "Number=Sing", "head": 12, "id": 13, "lemma": "suicide", "misc": "", "start_char": 63, "text": "suicide", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 73, "feats": null, "head": 15, "id": 14, "lemma": "by", "misc": "", "start_char": 71, "text": "by", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 82, "feats": "VerbForm=Ger", "head": 12, "id": 15, "lemma": "shoot", "misc": "", "start_char": 74, "text": "shooting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 90, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs|Reflex=Yes", "head": 15, "id": 16, "lemma": "himself", "misc": "", "start_char": 83, "text": "himself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 93, "feats": null, "head": 19, "id": 17, "lemma": "in", "misc": "", "start_char": 91, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 97, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 94, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 102, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "head", "misc": "", "start_char": 98, "text": "head", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 104, "feats": null, "head": 2, "id": 20, "lemma": ".", "misc": "", "start_char": 103, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 10, 10 ] ], [ [ 0, 2, 2 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "5", "comment": "detokenizer=nltk" }
19a5a9fc320a8ca7aba7f39ce79840f9
Keith is John, but he has the worst move of all.
[ { "end_char": 48, "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Keith)) (VP (VBZ is) (NP (NNP John)))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBZ has) (NP (NP (DT the) (JJS worst) (NN move)) (PP (IN of) (NP (DT all)))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Keith is John, but he has the worst move of all.", "tokens": [ { "deprel": "nsubj", "end_char": 5, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Keith", "misc": "", "start_char": 0, "text": "Keith", "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": 13, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "John", "misc": "", "start_char": 9, "text": "John", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 15, "feats": null, "head": 7, "id": 4, "lemma": ",", "misc": "", "start_char": 14, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 19, "feats": null, "head": 7, "id": 5, "lemma": "but", "misc": "", "start_char": 16, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 22, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 6, "lemma": "he", "misc": "", "start_char": 20, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 26, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 7, "lemma": "have", "misc": "", "start_char": 23, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 30, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 27, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 36, "feats": "Degree=Sup", "head": 10, "id": 9, "lemma": "bad", "misc": "", "start_char": 31, "text": "worst", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "obj", "end_char": 41, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "move", "misc": "", "start_char": 37, "text": "move", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 44, "feats": null, "head": 12, "id": 11, "lemma": "of", "misc": "", "start_char": 42, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 48, "feats": null, "head": 10, "id": 12, "lemma": "all", "misc": "", "start_char": 45, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 50, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 49, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 5, 5 ] ], [ [ 0, 2, 2 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
3684521406dc416f428c8acd0672d296
Luis isn't as strong as a defender as Tyler, so he can't cover two positions.
[ { "end_char": 77, "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Luis)) (VP (VBZ is) (RB n't) (ADJP (ADJP (RB as) (JJ strong)) (PP (IN as) (NP (NP (DT a) (NN defender)) (PP (IN as) (NP (NNP Tyler)))))))) (, ,) (RB so) (S (NP (PRP he)) (VP (MD ca) (RB n't) (VP (VB cover) (NP (CD two) (NNS positions))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Luis isn't as strong as a defender as Tyler, so he can't cover two positions.", "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": 21, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "strong", "misc": "", "start_char": 15, "text": "strong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 24, "feats": null, "head": 8, "id": 6, "lemma": "as", "misc": "", "start_char": 22, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 26, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 25, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 35, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "defender", "misc": "", "start_char": 27, "text": "defender", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 38, "feats": null, "head": 10, "id": 9, "lemma": "as", "misc": "", "start_char": 36, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 44, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "Tyler", "misc": "", "start_char": 39, "text": "Tyler", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 46, "feats": null, "head": 5, "id": 11, "lemma": ",", "misc": "", "start_char": 45, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 49, "feats": null, "head": 16, "id": 12, "lemma": "so", "misc": "", "start_char": 47, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 52, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 13, "lemma": "he", "misc": "", "start_char": 50, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 55, "feats": "VerbForm=Fin", "head": 16, "id": 14, "lemma": "can", "misc": "", "start_char": 53, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 59, "feats": null, "head": 16, "id": 15, "lemma": "not", "misc": "", "start_char": 56, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 65, "feats": "VerbForm=Inf", "head": 5, "id": 16, "lemma": "cover", "misc": "", "start_char": 60, "text": "cover", "upos": "VERB", "xpos": "VB" }, { "deprel": "nummod", "end_char": 69, "feats": "NumForm=Word|NumType=Card", "head": 18, "id": 17, "lemma": "two", "misc": "", "start_char": 66, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 79, "feats": "Number=Plur", "head": 16, "id": 18, "lemma": "position", "misc": "", "start_char": 70, "text": "positions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 81, "feats": null, "head": 5, "id": 19, "lemma": ".", "misc": "", "start_char": 80, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 12, 12 ] ], [ [ 0, 9, 9 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
6532ea04283d73c4f0c2d56bc480dd93
Don't get me wrong, Thomas will never David, but he might not be as bad as we've seen him.
[ { "end_char": 90, "id": 1, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Do) (RB n't) (VP (VB get) (S (NP (PRP me)) (ADJP (JJ wrong)))))) (, ,) (S (NP (NNP Thomas)) (VP (MD will) (ADVP (RB never)) (NP (NNP David)))) (, ,) (CC but) (S (NP (PRP he)) (VP (MD might) (RB not) (VP (VB be) (ADJP (ADJP (RB as) (JJ bad)) (SBAR (IN as) (S (NP (PRP we)) (VP (VBP 've) (VP (VBN seen) (NP (PRP him)))))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Don't get me wrong, Thomas will never David, but he might not be as bad as we've seen him.", "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": 10, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 7, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 13, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "misc": "", "start_char": 11, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 19, "feats": "Degree=Pos", "head": 3, "id": 5, "lemma": "wrong", "misc": "", "start_char": 14, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 21, "feats": null, "head": 3, "id": 6, "lemma": ",", "misc": "", "start_char": 20, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 28, "feats": "Number=Sing", "head": 10, "id": 7, "lemma": "Thomas", "misc": "", "start_char": 22, "text": "Thomas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 33, "feats": "VerbForm=Fin", "head": 10, "id": 8, "lemma": "will", "misc": "", "start_char": 29, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 39, "feats": null, "head": 10, "id": 9, "lemma": "never", "misc": "", "start_char": 34, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 45, "feats": "Number=Sing", "head": 3, "id": 10, "lemma": "David", "misc": "", "start_char": 40, "text": "David", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 47, "feats": null, "head": 18, "id": 11, "lemma": ",", "misc": "", "start_char": 46, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 51, "feats": null, "head": 18, "id": 12, "lemma": "but", "misc": "", "start_char": 48, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 54, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 13, "lemma": "he", "misc": "", "start_char": 52, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 60, "feats": "VerbForm=Fin", "head": 18, "id": 14, "lemma": "might", "misc": "", "start_char": 55, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 64, "feats": null, "head": 18, "id": 15, "lemma": "not", "misc": "", "start_char": 61, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "cop", "end_char": 67, "feats": "VerbForm=Inf", "head": 18, "id": 16, "lemma": "be", "misc": "", "start_char": 65, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 70, "feats": null, "head": 18, "id": 17, "lemma": "as", "misc": "", "start_char": 68, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 74, "feats": "Degree=Pos", "head": 3, "id": 18, "lemma": "bad", "misc": "", "start_char": 71, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 77, "feats": null, "head": 22, "id": 19, "lemma": "as", "misc": "", "start_char": 75, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 80, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 22, "id": 20, "lemma": "we", "misc": "", "start_char": 78, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 84, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 22, "id": 21, "lemma": "have", "misc": "", "start_char": 81, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 89, "feats": "Tense=Past|VerbForm=Part", "head": 18, "id": 22, "lemma": "see", "misc": "", "start_char": 85, "text": "seen", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 93, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 23, "lemma": "he", "misc": "", "start_char": 90, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 95, "feats": null, "head": 3, "id": 24, "lemma": ".", "misc": "", "start_char": 94, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ], [ 0, 12, 12 ] ], [ [ 0, 9, 9 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
ac0bf17ff7a72e60243e889a2be3ff00
Because lets be honest, Billy isn't as good as Gregory but he looks like jesus fucking christ next to Bush.
[ { "end_char": 107, "id": 1, "misc": { "parse_tree": "(ROOT (S (SBAR (IN Because) (S (VP (MD lets) (VP (VB be) (ADJP (JJ honest)))))) (, ,) (NP (NNP Billy)) (VP (VBZ is) (RB n't) (ADJP (ADJP (RB as) (JJ good)) (PP (IN as) (NP (NNP Gregory))))) (CC but) (S (NP (PRP he)) (VP (VBZ looks) (PP (IN like) (NP (NP (NNP jesus) (IN fucking) (NN christ)) (ADVP (RB next) (PP (IN to) (NP (NNP Bush)))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Because lets be honest, Billy isn't as good as Gregory but he looks like jesus fucking christ next to Bush.", "tokens": [ { "deprel": "mark", "end_char": 7, "feats": null, "head": 4, "id": 1, "lemma": "because", "misc": "", "start_char": 0, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "aux", "end_char": 12, "feats": "Number=Sing|Person=3|VerbForm=Fin", "head": 4, "id": 2, "lemma": "let", "misc": "", "start_char": 8, "text": "lets", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 15, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 13, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advcl", "end_char": 22, "feats": "Degree=Pos", "head": 10, "id": 4, "lemma": "honest", "misc": "", "start_char": 16, "text": "honest", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 24, "feats": null, "head": 10, "id": 5, "lemma": ",", "misc": "", "start_char": 23, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 30, "feats": "Number=Sing", "head": 10, "id": 6, "lemma": "Billy", "misc": "", "start_char": 25, "text": "Billy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 33, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 7, "lemma": "be", "misc": "", "start_char": 31, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 37, "feats": null, "head": 10, "id": 8, "lemma": "not", "misc": "", "start_char": 34, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 40, "feats": null, "head": 10, "id": 9, "lemma": "as", "misc": "", "start_char": 38, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 45, "feats": "Degree=Pos", "head": 0, "id": 10, "lemma": "good", "misc": "", "start_char": 41, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 48, "feats": null, "head": 12, "id": 11, "lemma": "as", "misc": "", "start_char": 46, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 56, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "Gregory", "misc": "", "start_char": 49, "text": "Gregory", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 60, "feats": null, "head": 15, "id": 13, "lemma": "but", "misc": "", "start_char": 57, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 63, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 14, "lemma": "he", "misc": "", "start_char": 61, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 69, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 15, "lemma": "look", "misc": "", "start_char": 64, "text": "looks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 74, "feats": null, "head": 17, "id": 16, "lemma": "like", "misc": "", "start_char": 70, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 80, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "jesus", "misc": "", "start_char": 75, "text": "jesus", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 88, "feats": null, "head": 19, "id": 18, "lemma": "fuck", "misc": "", "start_char": 81, "text": "fucking", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 95, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "christ", "misc": "", "start_char": 89, "text": "christ", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 100, "feats": null, "head": 15, "id": 20, "lemma": "next", "misc": "", "start_char": 96, "text": "next", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 103, "feats": null, "head": 22, "id": 21, "lemma": "to", "misc": "", "start_char": 101, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 108, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "Bush", "misc": "", "start_char": 104, "text": "Bush", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 110, "feats": null, "head": 10, "id": 23, "lemma": ".", "misc": "", "start_char": 109, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ], [ 0, 13, 13 ] ], [ [ 0, 11, 11 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
d477eb28dffb0704f5389f7676abb064
And Felix seemed to really like Michael when he played for him in the Summer League.
[ { "end_char": 84, "id": 1, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (NNP Felix)) (VP (VBD seemed) (S (VP (TO to) (ADVP (RB really)) (VP (VB like) (NP (NNP Michael)) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD played) (PP (IN for) (NP (PRP him))) (PP (IN in) (NP (DT the) (NNP Summer) (NNP League)))))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "And Felix seemed to really like Michael when he played for him in the Summer League.", "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": "Felix", "misc": "", "start_char": 4, "text": "Felix", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 16, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "seem", "misc": "", "start_char": 10, "text": "seemed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 19, "feats": null, "head": 6, "id": 4, "lemma": "to", "misc": "", "start_char": 17, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advmod", "end_char": 26, "feats": null, "head": 6, "id": 5, "lemma": "really", "misc": "", "start_char": 20, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 31, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "like", "misc": "", "start_char": 27, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 39, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "Michael", "misc": "", "start_char": 32, "text": "Michael", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 44, "feats": "PronType=Int", "head": 10, "id": 8, "lemma": "when", "misc": "", "start_char": 40, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 47, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 9, "lemma": "he", "misc": "", "start_char": 45, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 54, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 10, "lemma": "play", "misc": "", "start_char": 48, "text": "played", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 58, "feats": null, "head": 12, "id": 11, "lemma": "for", "misc": "", "start_char": 55, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 62, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 12, "lemma": "he", "misc": "", "start_char": 59, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 65, "feats": null, "head": 16, "id": 13, "lemma": "in", "misc": "", "start_char": 63, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 69, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 14, "lemma": "the", "misc": "", "start_char": 66, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 76, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "Summer", "misc": "", "start_char": 70, "text": "Summer", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 83, "feats": "Number=Sing", "head": 10, "id": 16, "lemma": "League", "misc": "", "start_char": 77, "text": "League", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 85, "feats": null, "head": 3, "id": 17, "lemma": ".", "misc": "", "start_char": 84, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 6, 6 ], [ 0, 8, 8 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
57a271e6d919755d52ec3b26569e3e17
Also that Lydia played Kristine last so Venus will ask her for tips.
[ { "end_char": 68, "id": 1, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Also)) (SBAR (IN that) (S (NP (NNP Lydia)) (VP (VBD played) (NP (NNP Kristine)) (ADVP (JJ last)) (RB so) (SBAR (S (NP (NNP Venus)) (VP (MD will) (VP (VB ask) (NP (PRP her)) (PP (IN for) (NP (NNS tips)))))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Also that Lydia played Kristine last so Venus will ask her for tips.", "tokens": [ { "deprel": "advmod", "end_char": 4, "feats": null, "head": 4, "id": 1, "lemma": "also", "misc": "", "start_char": 0, "text": "Also", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 9, "feats": null, "head": 4, "id": 2, "lemma": "that", "misc": "", "start_char": 5, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 15, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "Lydia", "misc": "", "start_char": 10, "text": "Lydia", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 22, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "play", "misc": "", "start_char": 16, "text": "played", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 31, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Kristine", "misc": "", "start_char": 23, "text": "Kristine", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 36, "feats": "Degree=Pos", "head": 4, "id": 6, "lemma": "last", "misc": "", "start_char": 32, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 39, "feats": null, "head": 10, "id": 7, "lemma": "so", "misc": "", "start_char": 37, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 45, "feats": "Number=Sing", "head": 10, "id": 8, "lemma": "Venus", "misc": "", "start_char": 40, "text": "Venus", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 50, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "will", "misc": "", "start_char": 46, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 54, "feats": "VerbForm=Inf", "head": 4, "id": 10, "lemma": "ask", "misc": "", "start_char": 51, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 58, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 11, "lemma": "her", "misc": "", "start_char": 55, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 62, "feats": null, "head": 13, "id": 12, "lemma": "for", "misc": "", "start_char": 59, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 67, "feats": "Number=Plur", "head": 10, "id": 13, "lemma": "tip", "misc": "", "start_char": 63, "text": "tips", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 69, "feats": null, "head": 1, "id": 14, "lemma": ".", "misc": "", "start_char": 68, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 0, 10, 10 ] ], [ [ 0, 4, 4 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
ba48eb2f691db6e4a8c72cc4c0132bf7
But John rode with Charles, so his shit was wrecked either way.
[ { "end_char": 63, "id": 1, "misc": { "parse_tree": "(ROOT (S (CC But) (S (NP (NNP John)) (VP (VBD rode) (PP (IN with) (NP (NNP Charles))))) (, ,) (RB so) (S (NP (PRP$ his) (NN shit)) (VP (VBD was) (VP (VBN wrecked) (NP (DT either) (NN way))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "But John rode with Charles, so his shit was wrecked either way.", "tokens": [ { "deprel": "cc", "end_char": 3, "feats": null, "head": 3, "id": 1, "lemma": "but", "misc": "", "start_char": 0, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 8, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "John", "misc": "", "start_char": 4, "text": "John", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 13, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "ride", "misc": "", "start_char": 9, "text": "rode", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 18, "feats": null, "head": 5, "id": 4, "lemma": "with", "misc": "", "start_char": 14, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 26, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Charles", "misc": "", "start_char": 19, "text": "Charles", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 28, "feats": null, "head": 11, "id": 6, "lemma": ",", "misc": "", "start_char": 27, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 31, "feats": null, "head": 11, "id": 7, "lemma": "so", "misc": "", "start_char": 29, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 35, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "his", "misc": "", "start_char": 32, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj:pass", "end_char": 40, "feats": "Number=Sing", "head": 11, "id": 9, "lemma": "shit", "misc": "", "start_char": 36, "text": "shit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 44, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 41, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 52, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 3, "id": 11, "lemma": "wreck", "misc": "", "start_char": 45, "text": "wrecked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 59, "feats": null, "head": 13, "id": 12, "lemma": "either", "misc": "", "start_char": 53, "text": "either", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 63, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "way", "misc": "", "start_char": 60, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 65, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 64, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 0, 7, 7 ] ], [ [ 0, 4, 4 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
bb53638b4d11c4956b66309bfdba5945
Although I realize now that David * had * to play, I'm still disappointed Quentin didn't get to play, because he earned it.
[ { "end_char": 123, "id": 1, "misc": { "parse_tree": "(ROOT (S (SBAR (IN Although) (S (NP (PRP I)) (VP (VBP realize) (ADVP (RB now)) (SBAR (IN that) (S (NP (NNP David) (NFP *)) (VP (VBD had) (S (NFP *) (VP (TO to) (VP (VB play)))))))))) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADVP (RB still)) (ADJP (JJ disappointed) (SBAR (S (NP (NNP Quentin)) (VP (VBD did) (RB n't) (VP (VB get) (S (VP (TO to) (VP (VB play))))))))) (, ,) (SBAR (IN because) (S (NP (PRP he)) (VP (VBD earned) (NP (PRP it)))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Although I realize now that David * had * to play, I'm still disappointed Quentin didn't get to play, because he earned it.", "tokens": [ { "deprel": "mark", "end_char": 8, "feats": null, "head": 3, "id": 1, "lemma": "although", "misc": "", "start_char": 0, "text": "Although", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 10, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 9, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 18, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 3, "lemma": "realize", "misc": "", "start_char": 11, "text": "realize", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 22, "feats": null, "head": 3, "id": 4, "lemma": "now", "misc": "", "start_char": 19, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 27, "feats": null, "head": 8, "id": 5, "lemma": "that", "misc": "", "start_char": 23, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 33, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "David", "misc": "", "start_char": 28, "text": "David", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 35, "feats": null, "head": 8, "id": 7, "lemma": "*", "misc": "", "start_char": 34, "text": "*", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "ccomp", "end_char": 39, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 8, "lemma": "have", "misc": "", "start_char": 36, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 41, "feats": null, "head": 8, "id": 9, "lemma": "*", "misc": "", "start_char": 40, "text": "*", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "mark", "end_char": 44, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 42, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 49, "feats": "VerbForm=Inf", "head": 8, "id": 11, "lemma": "play", "misc": "", "start_char": 45, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 51, "feats": null, "head": 3, "id": 12, "lemma": ",", "misc": "", "start_char": 50, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 53, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 13, "lemma": "I", "misc": "", "start_char": 52, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 56, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 54, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 62, "feats": null, "head": 16, "id": 15, "lemma": "still", "misc": "", "start_char": 57, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 75, "feats": "Degree=Pos", "head": 0, "id": 16, "lemma": "disappointed", "misc": "", "start_char": 63, "text": "disappointed", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 83, "feats": "Number=Sing", "head": 20, "id": 17, "lemma": "Quentin", "misc": "", "start_char": 76, "text": "Quentin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 87, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 20, "id": 18, "lemma": "do", "misc": "", "start_char": 84, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 91, "feats": null, "head": 20, "id": 19, "lemma": "not", "misc": "", "start_char": 88, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 95, "feats": "VerbForm=Inf", "head": 16, "id": 20, "lemma": "get", "misc": "", "start_char": 92, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 98, "feats": null, "head": 22, "id": 21, "lemma": "to", "misc": "", "start_char": 96, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 103, "feats": "VerbForm=Inf", "head": 20, "id": 22, "lemma": "play", "misc": "", "start_char": 99, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 105, "feats": null, "head": 26, "id": 23, "lemma": ",", "misc": "", "start_char": 104, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 113, "feats": null, "head": 26, "id": 24, "lemma": "because", "misc": "", "start_char": 106, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 116, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 26, "id": 25, "lemma": "he", "misc": "", "start_char": 114, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 123, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 20, "id": 26, "lemma": "earn", "misc": "", "start_char": 117, "text": "earned", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 126, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 26, "id": 27, "lemma": "it", "misc": "", "start_char": 124, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 128, "feats": null, "head": 16, "id": 28, "lemma": ".", "misc": "", "start_char": 127, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ] ], [ [ 0, 16, 16 ], [ 0, 24, 24 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "5", "comment": "detokenizer=nltk" }
1ecbd07dfa1f68e3f75eca03d634d1a9
Charles dodged Walter narrowly, but when he looked back he couldn't see Merlin.
[ { "end_char": 79, "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Charles)) (VP (VBD dodged) (NP (NNP Walter)) (ADVP (RB narrowly)))) (, ,) (CC but) (S (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD looked) (ADVP (RB back))))) (NP (PRP he)) (VP (MD could) (RB n't) (VP (VB see) (NP (NNP Merlin))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Charles dodged Walter narrowly, but when he looked back he couldn't see Merlin.", "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": 14, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "dodg", "misc": "", "start_char": 8, "text": "dodged", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 21, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "Walter", "misc": "", "start_char": 15, "text": "Walter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 30, "feats": null, "head": 2, "id": 4, "lemma": "narrowly", "misc": "", "start_char": 22, "text": "narrowly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 32, "feats": null, "head": 14, "id": 5, "lemma": ",", "misc": "", "start_char": 31, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 36, "feats": null, "head": 14, "id": 6, "lemma": "but", "misc": "", "start_char": 33, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 41, "feats": "PronType=Int", "head": 9, "id": 7, "lemma": "when", "misc": "", "start_char": 37, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 44, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 8, "lemma": "he", "misc": "", "start_char": 42, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 51, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 9, "lemma": "look", "misc": "", "start_char": 45, "text": "looked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 56, "feats": null, "head": 9, "id": 10, "lemma": "back", "misc": "", "start_char": 52, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 59, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 11, "lemma": "he", "misc": "", "start_char": 57, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 65, "feats": "VerbForm=Fin", "head": 14, "id": 12, "lemma": "could", "misc": "", "start_char": 60, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 69, "feats": null, "head": 14, "id": 13, "lemma": "not", "misc": "", "start_char": 66, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 73, "feats": "VerbForm=Inf", "head": 2, "id": 14, "lemma": "see", "misc": "", "start_char": 70, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 80, "feats": "Number=Sing", "head": 14, "id": 15, "lemma": "Merlin", "misc": "", "start_char": 74, "text": "Merlin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 82, "feats": null, "head": 2, "id": 16, "lemma": ".", "misc": "", "start_char": 81, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 7, 7 ] ], [ [ 0, 2, 2 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "5", "comment": "detokenizer=nltk" }
0c9b8ce32e01df9448c66aefdc6f7741
April doesn't seem as likely as Mayra, but she's still possible.But Mayra?
[ { "end_char": 74, "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP April)) (VP (VBZ does) (RB n't) (VP (VB seem) (S (ADJP (ADJP (RB as) (JJ likely)) (PP (IN as) (NP (NNP Mayra)))))))) (, ,) (CC but) (S (NP (PRP she)) (VP (VBZ 's) (ADVP (RB still)) (NP (JJ possible.But) (NNP Mayra)))) (. ?)))" }, "speaker": null, "start_char": 0, "text": "April doesn't seem as likely as Mayra, but she's still possible.But Mayra?", "tokens": [ { "deprel": "nsubj", "end_char": 5, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "April", "misc": "", "start_char": 0, "text": "April", "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": "seem", "misc": "", "start_char": 15, "text": "seem", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 22, "feats": null, "head": 6, "id": 5, "lemma": "as", "misc": "", "start_char": 20, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 29, "feats": "Degree=Pos", "head": 4, "id": 6, "lemma": "likely", "misc": "", "start_char": 23, "text": "likely", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 32, "feats": null, "head": 8, "id": 7, "lemma": "as", "misc": "", "start_char": 30, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 38, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Mayra", "misc": "", "start_char": 33, "text": "Mayra", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 40, "feats": null, "head": 14, "id": 9, "lemma": ",", "misc": "", "start_char": 39, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 44, "feats": null, "head": 14, "id": 10, "lemma": "but", "misc": "", "start_char": 41, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 48, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 11, "lemma": "she", "misc": "", "start_char": 45, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 51, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 49, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 57, "feats": null, "head": 14, "id": 13, "lemma": "still", "misc": "", "start_char": 52, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 70, "feats": "Degree=Pos", "head": 4, "id": 14, "lemma": "possible.But", "misc": "", "start_char": 58, "text": "possible.But", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 76, "feats": "Number=Sing", "head": 14, "id": 15, "lemma": "Mayra", "misc": "", "start_char": 71, "text": "Mayra", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 78, "feats": null, "head": 4, "id": 16, "lemma": "?", "misc": "", "start_char": 77, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 10, 10 ] ], [ [ 0, 7, 7 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "5", "comment": "detokenizer=nltk" }
9920ab6d52502ce31f81459c9fbb9942
George couldn't see what Greg was doing, but he couldn't check without shifting out of his comfortable position.
[ { "end_char": 112, "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP George)) (VP (MD could) (RB n't) (VP (VB see) (SBAR (WHNP (WP what)) (S (NP (NNP Greg)) (VP (VBD was) (VP (VBG doing)))))))) (, ,) (CC but) (S (NP (PRP he)) (VP (MD could) (RB n't) (VP (VB check) (PP (IN without) (S (VP (VBG shifting) (PP (IN out) (PP (IN of) (NP (PRP$ his) (JJ comfortable) (NN position)))))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "George couldn't see what Greg was doing, but he couldn't check without shifting out of his comfortable position.", "tokens": [ { "deprel": "nsubj", "end_char": 6, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "George", "misc": "", "start_char": 0, "text": "George", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 12, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "could", "misc": "", "start_char": 7, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 16, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 13, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 20, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "see", "misc": "", "start_char": 17, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 25, "feats": "PronType=Rel", "head": 8, "id": 5, "lemma": "what", "misc": "", "start_char": 21, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 30, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "Greg", "misc": "", "start_char": 26, "text": "Greg", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 34, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 31, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 40, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 8, "lemma": "do", "misc": "", "start_char": 35, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 42, "feats": null, "head": 14, "id": 9, "lemma": ",", "misc": "", "start_char": 41, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 46, "feats": null, "head": 14, "id": 10, "lemma": "but", "misc": "", "start_char": 43, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 49, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 11, "lemma": "he", "misc": "", "start_char": 47, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 55, "feats": "VerbForm=Fin", "head": 14, "id": 12, "lemma": "could", "misc": "", "start_char": 50, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 59, "feats": null, "head": 14, "id": 13, "lemma": "not", "misc": "", "start_char": 56, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 65, "feats": "VerbForm=Inf", "head": 4, "id": 14, "lemma": "check", "misc": "", "start_char": 60, "text": "check", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 73, "feats": null, "head": 16, "id": 15, "lemma": "without", "misc": "", "start_char": 66, "text": "without", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 82, "feats": "VerbForm=Ger", "head": 14, "id": 16, "lemma": "shift", "misc": "", "start_char": 74, "text": "shifting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 86, "feats": null, "head": 21, "id": 17, "lemma": "out", "misc": "", "start_char": 83, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 89, "feats": null, "head": 17, "id": 18, "lemma": "of", "misc": "", "start_char": 87, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 93, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 21, "id": 19, "lemma": "his", "misc": "", "start_char": 90, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 105, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "comfortable", "misc": "", "start_char": 94, "text": "comfortable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 114, "feats": "Number=Sing", "head": 16, "id": 21, "lemma": "position", "misc": "", "start_char": 106, "text": "position", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 116, "feats": null, "head": 4, "id": 22, "lemma": ".", "misc": "", "start_char": 115, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 10, 10 ] ], [ [ 0, 5, 5 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
c8fcee3e62b186d872bea0fe6e4c432c
Willie even understands that Tracey suffered too when she lost her son.
[ { "end_char": 71, "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NNP Willie)) (ADVP (RB even)) (VP (VBZ understands) (SBAR (IN that) (S (NP (NNP Tracey)) (VP (VBD suffered) (ADVP (RB too) (SBAR (WHADVP (WRB when)) (S (NP (PRP she)) (VP (VBD lost) (NP (PRP$ her) (NN son)))))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Willie even understands that Tracey suffered too when she lost her son.", "tokens": [ { "deprel": "nsubj", "end_char": 6, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Willie", "misc": "", "start_char": 0, "text": "Willie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 11, "feats": null, "head": 3, "id": 2, "lemma": "even", "misc": "", "start_char": 7, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 23, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "understand", "misc": "", "start_char": 12, "text": "understands", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 28, "feats": null, "head": 6, "id": 4, "lemma": "that", "misc": "", "start_char": 24, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 35, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "Tracey", "misc": "", "start_char": 29, "text": "Tracey", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 44, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 6, "lemma": "suffer", "misc": "", "start_char": 36, "text": "suffered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 48, "feats": null, "head": 6, "id": 7, "lemma": "too", "misc": "", "start_char": 45, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 53, "feats": "PronType=Int", "head": 10, "id": 8, "lemma": "when", "misc": "", "start_char": 49, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 57, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 9, "lemma": "she", "misc": "", "start_char": 54, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 62, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 10, "lemma": "lose", "misc": "", "start_char": 58, "text": "lost", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 66, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "her", "misc": "", "start_char": 63, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 70, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "son", "misc": "", "start_char": 67, "text": "son", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 72, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 71, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 4, 4 ], [ 0, 8, 8 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "5", "comment": "detokenizer=nltk" }
38f1cc09516812e36ff73d603a02753c
Steven jokes about having been close to sign John, but perhaps he did make some sort of attempt to sign him.
[ { "end_char": 108, "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Steven)) (VP (VBZ jokes) (PP (IN about) (S (VP (VBG having) (VP (VBN been) (ADJP (JJ close) (S (VP (TO to) (VP (VB sign) (NP (NNP John)))))))))))) (, ,) (CC but) (S (ADVP (RB perhaps)) (NP (PRP he)) (VP (VBD did) (VP (VB make) (NP (NP (DT some) (NN sort)) (PP (IN of) (NP (NN attempt) (S (VP (TO to) (VP (VB sign) (NP (PRP him))))))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Steven jokes about having been close to sign John, but perhaps he did make some sort of attempt to sign him.", "tokens": [ { "deprel": "nsubj", "end_char": 6, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Steven", "misc": "", "start_char": 0, "text": "Steven", "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": "joke", "misc": "", "start_char": 7, "text": "jokes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 18, "feats": null, "head": 6, "id": 3, "lemma": "about", "misc": "", "start_char": 13, "text": "about", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "aux", "end_char": 25, "feats": "VerbForm=Ger", "head": 6, "id": 4, "lemma": "have", "misc": "", "start_char": 19, "text": "having", "upos": "AUX", "xpos": "VBG" }, { "deprel": "cop", "end_char": 30, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 26, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "advcl", "end_char": 36, "feats": "Degree=Pos", "head": 2, "id": 6, "lemma": "close", "misc": "", "start_char": 31, "text": "close", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 39, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 37, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 44, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "sign", "misc": "", "start_char": 40, "text": "sign", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 49, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "John", "misc": "", "start_char": 45, "text": "John", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 51, "feats": null, "head": 15, "id": 10, "lemma": ",", "misc": "", "start_char": 50, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 55, "feats": null, "head": 15, "id": 11, "lemma": "but", "misc": "", "start_char": 52, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 63, "feats": null, "head": 15, "id": 12, "lemma": "perhaps", "misc": "", "start_char": 56, "text": "perhaps", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 66, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 13, "lemma": "he", "misc": "", "start_char": 64, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 70, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": 14, "lemma": "do", "misc": "", "start_char": 67, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 75, "feats": "VerbForm=Inf", "head": 2, "id": 15, "lemma": "make", "misc": "", "start_char": 71, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 80, "feats": null, "head": 17, "id": 16, "lemma": "some", "misc": "", "start_char": 76, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 85, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "sort", "misc": "", "start_char": 81, "text": "sort", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 88, "feats": null, "head": 19, "id": 18, "lemma": "of", "misc": "", "start_char": 86, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 96, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "attempt", "misc": "", "start_char": 89, "text": "attempt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 99, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 97, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 104, "feats": "VerbForm=Inf", "head": 19, "id": 21, "lemma": "sign", "misc": "", "start_char": 100, "text": "sign", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 108, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 22, "lemma": "he", "misc": "", "start_char": 105, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 110, "feats": null, "head": 2, "id": 23, "lemma": ".", "misc": "", "start_char": 109, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 12, 12 ] ], [ [ 0, 8, 8 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "5", "comment": "detokenizer=nltk" }
3e82ab6ea965c5d836ec03cde6eecf9b
James realized John would have intervened if he was indeed still alive.
[ { "end_char": 71, "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NNP James)) (VP (VBD realized) (SBAR (S (NP (NNP John)) (VP (MD would) (VP (VB have) (VP (VBN intervened) (SBAR (IN if) (S (NP (PRP he)) (VP (VBD was) (ADVP (RB indeed)) (ADJP (RB still) (JJ alive))))))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "James realized John would have intervened if he was indeed still alive.", "tokens": [ { "deprel": "nsubj", "end_char": 5, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "James", "misc": "", "start_char": 0, "text": "James", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 14, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "realize", "misc": "", "start_char": 6, "text": "realized", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 19, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "John", "misc": "", "start_char": 15, "text": "John", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 25, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "would", "misc": "", "start_char": 20, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 30, "feats": "VerbForm=Inf", "head": 6, "id": 5, "lemma": "have", "misc": "", "start_char": 26, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 41, "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": 6, "lemma": "intervene", "misc": "", "start_char": 31, "text": "intervened", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 44, "feats": null, "head": 12, "id": 7, "lemma": "if", "misc": "", "start_char": 42, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 47, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 8, "lemma": "he", "misc": "", "start_char": 45, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 51, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 48, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 58, "feats": null, "head": 12, "id": 10, "lemma": "indeed", "misc": "", "start_char": 52, "text": "indeed", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 64, "feats": null, "head": 12, "id": 11, "lemma": "still", "misc": "", "start_char": 59, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 70, "feats": "Degree=Pos", "head": 6, "id": 12, "lemma": "alive", "misc": "", "start_char": 65, "text": "alive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 72, "feats": null, "head": 2, "id": 13, "lemma": ".", "misc": "", "start_char": 71, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ], [ 0, 7, 7 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
0cd546b49e48e8ecd3589fc561e7c1ec
But Michael just skyrocketed up to being my most hated player - hard to beat out John, but he did it.
[ { "end_char": 101, "id": 1, "misc": { "parse_tree": "(ROOT (S (CC But) (S (NP (NNP Michael)) (ADVP (RB just)) (VP (VBD skyrocketed) (ADVP (RP up)) (PP (IN to) (S (VP (VBG being) (NP (NP (PRP$ my) (ADJP (RBS most) (VBN hated)) (NN player) (HYPH -) (JJ hard)) (SBAR (S (VP (TO to) (VP (VB beat) (PRT (RP out)) (NP (NNP John)))))))))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBD did) (NP (PRP it)))) (. .)))" }, "speaker": null, "start_char": 0, "text": "But Michael just skyrocketed up to being my most hated player - hard to beat out John, but he did it.", "tokens": [ { "deprel": "cc", "end_char": 3, "feats": null, "head": 4, "id": 1, "lemma": "but", "misc": "", "start_char": 0, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 11, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "Michael", "misc": "", "start_char": 4, "text": "Michael", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 16, "feats": null, "head": 4, "id": 3, "lemma": "just", "misc": "", "start_char": 12, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 28, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "skyrocket", "misc": "", "start_char": 17, "text": "skyrocketed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 31, "feats": null, "head": 4, "id": 5, "lemma": "up", "misc": "", "start_char": 29, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "mark", "end_char": 34, "feats": null, "head": 13, "id": 6, "lemma": "to", "misc": "", "start_char": 32, "text": "to", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "cop", "end_char": 40, "feats": "VerbForm=Ger", "head": 13, "id": 7, "lemma": "be", "misc": "", "start_char": 35, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 43, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 8, "lemma": "my", "misc": "", "start_char": 41, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "advmod", "end_char": 48, "feats": "Degree=Sup", "head": 10, "id": 9, "lemma": "most", "misc": "", "start_char": 44, "text": "most", "upos": "ADV", "xpos": "RBS" }, { "deprel": "amod", "end_char": 54, "feats": "Tense=Past|VerbForm=Part", "head": 11, "id": 10, "lemma": "hate", "misc": "", "start_char": 49, "text": "hated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound", "end_char": 61, "feats": "Number=Sing", "head": 13, "id": 11, "lemma": "player", "misc": "", "start_char": 55, "text": "player", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 63, "feats": null, "head": 13, "id": 12, "lemma": "-", "misc": "", "start_char": 62, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "advcl", "end_char": 68, "feats": "Degree=Pos", "head": 4, "id": 13, "lemma": "hard", "misc": "", "start_char": 64, "text": "hard", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 71, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 69, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 76, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "beat", "misc": "", "start_char": 72, "text": "beat", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 80, "feats": null, "head": 15, "id": 16, "lemma": "out", "misc": "", "start_char": 77, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "obj", "end_char": 85, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "John", "misc": "", "start_char": 81, "text": "John", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 87, "feats": null, "head": 21, "id": 18, "lemma": ",", "misc": "", "start_char": 86, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 91, "feats": null, "head": 21, "id": 19, "lemma": "but", "misc": "", "start_char": 88, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 94, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 20, "lemma": "he", "misc": "", "start_char": 92, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 98, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 21, "lemma": "do", "misc": "", "start_char": 95, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 101, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 22, "lemma": "it", "misc": "", "start_char": 99, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 103, "feats": null, "head": 4, "id": 23, "lemma": ".", "misc": "", "start_char": 102, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 0, 19, 19 ] ], [ [ 0, 16, 16 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "5", "comment": "detokenizer=nltk" }
74c125570aec1b020dcbb5b07dd22654
Brian basically knows right then and there who Alfred is, asking if he was born in the shadow of the Red Keep and things like that.
[ { "end_char": 131, "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NNP Brian)) (ADVP (RB basically)) (VP (VBZ knows) (ADVP (RB right) (RB then) (CC and) (RB there)) (SBAR (WHNP (WP who)) (S (NP (NNP Alfred)) (VP (VBZ is)))) (, ,) (S (VP (VBG asking) (SBAR (IN if) (S (S (NP (PRP he)) (VP (VBD was) (VP (VBN born) (PP (IN in) (NP (NP (DT the) (NN shadow)) (PP (IN of) (NP (DT the) (NNP Red) (NNP Keep)))))))) (CC and) (NP (NP (NNS things)) (PP (IN like) (NP (DT that))))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Brian basically knows right then and there who Alfred is, asking if he was born in the shadow of the Red Keep and things like that.", "tokens": [ { "deprel": "nsubj", "end_char": 5, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Brian", "misc": "", "start_char": 0, "text": "Brian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 15, "feats": null, "head": 3, "id": 2, "lemma": "basically", "misc": "", "start_char": 6, "text": "basically", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 21, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "know", "misc": "", "start_char": 16, "text": "knows", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 27, "feats": null, "head": 5, "id": 4, "lemma": "right", "misc": "", "start_char": 22, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 32, "feats": "PronType=Dem", "head": 3, "id": 5, "lemma": "then", "misc": "", "start_char": 28, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 36, "feats": null, "head": 7, "id": 6, "lemma": "and", "misc": "", "start_char": 33, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 42, "feats": "PronType=Dem", "head": 5, "id": 7, "lemma": "there", "misc": "", "start_char": 37, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 46, "feats": "PronType=Rel", "head": 3, "id": 8, "lemma": "who", "misc": "", "start_char": 43, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 53, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "Alfred", "misc": "", "start_char": 47, "text": "Alfred", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 56, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 10, "lemma": "be", "misc": "", "start_char": 54, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 58, "feats": null, "head": 12, "id": 11, "lemma": ",", "misc": "", "start_char": 57, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advcl", "end_char": 65, "feats": "VerbForm=Ger", "head": 3, "id": 12, "lemma": "ask", "misc": "", "start_char": 59, "text": "asking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 68, "feats": null, "head": 16, "id": 13, "lemma": "if", "misc": "", "start_char": 66, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj:pass", "end_char": 71, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 14, "lemma": "he", "misc": "", "start_char": 69, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 75, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 72, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 80, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 12, "id": 16, "lemma": "bear", "misc": "", "start_char": 76, "text": "born", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 83, "feats": null, "head": 19, "id": 17, "lemma": "in", "misc": "", "start_char": 81, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 87, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 84, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 94, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "shadow", "misc": "", "start_char": 88, "text": "shadow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 97, "feats": null, "head": 23, "id": 20, "lemma": "of", "misc": "", "start_char": 95, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 101, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 21, "lemma": "the", "misc": "", "start_char": 98, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 105, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "Red", "misc": "", "start_char": 102, "text": "Red", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 110, "feats": "Number=Sing", "head": 19, "id": 23, "lemma": "Keep", "misc": "", "start_char": 106, "text": "Keep", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 114, "feats": null, "head": 25, "id": 24, "lemma": "and", "misc": "", "start_char": 111, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 121, "feats": "Number=Plur", "head": 23, "id": 25, "lemma": "thing", "misc": "", "start_char": 115, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 126, "feats": null, "head": 27, "id": 26, "lemma": "like", "misc": "", "start_char": 122, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 131, "feats": "Number=Sing|PronType=Dem", "head": 25, "id": 27, "lemma": "that", "misc": "", "start_char": 127, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 133, "feats": null, "head": 3, "id": 28, "lemma": ".", "misc": "", "start_char": 132, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 8, 8 ], [ 0, 13, 13 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
82a737230e75eb01750f94db0ed27d76
William wasn't Robert, but I don't read him as being * entirely unRobert * either.
[ { "end_char": 82, "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP William)) (VP (VBD was) (RB n't) (NP (NNP Robert)))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB read) (NP (PRP him)) (PP (IN as) (S (VP (VBG being) (NP (NFP *) (RB entirely) (JJ unRobert) (NFP *) (RB either)))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "William wasn't Robert, but I don't read him as being * entirely unRobert * either.", "tokens": [ { "deprel": "nsubj", "end_char": 7, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "William", "misc": "", "start_char": 0, "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 11, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 8, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 15, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 12, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 22, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "Robert", "misc": "", "start_char": 16, "text": "Robert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 24, "feats": null, "head": 10, "id": 5, "lemma": ",", "misc": "", "start_char": 23, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 28, "feats": null, "head": 10, "id": 6, "lemma": "but", "misc": "", "start_char": 25, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 30, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 29, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 33, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 31, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 37, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 34, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 42, "feats": "VerbForm=Inf", "head": 4, "id": 10, "lemma": "read", "misc": "", "start_char": 38, "text": "read", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 46, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 11, "lemma": "he", "misc": "", "start_char": 43, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 49, "feats": null, "head": 16, "id": 12, "lemma": "as", "misc": "", "start_char": 47, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "cop", "end_char": 55, "feats": "VerbForm=Ger", "head": 16, "id": 13, "lemma": "be", "misc": "", "start_char": 50, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "punct", "end_char": 57, "feats": null, "head": 16, "id": 14, "lemma": "*", "misc": "", "start_char": 56, "text": "*", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "advmod", "end_char": 66, "feats": null, "head": 16, "id": 15, "lemma": "entirely", "misc": "", "start_char": 58, "text": "entirely", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 75, "feats": "Degree=Pos", "head": 10, "id": 16, "lemma": "unrobert", "misc": "", "start_char": 67, "text": "unRobert", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 77, "feats": null, "head": 16, "id": 17, "lemma": "*", "misc": "", "start_char": 76, "text": "*", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "advmod", "end_char": 84, "feats": null, "head": 16, "id": 18, "lemma": "either", "misc": "", "start_char": 78, "text": "either", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 86, "feats": null, "head": 4, "id": 19, "lemma": ".", "misc": "", "start_char": 85, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 10, 10 ] ], [ [ 0, 3, 3 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
251c2490456399d28eb489448b7cbca1
Ryan didn't injure Lance but he's trying to make the best of a bad situation.
[ { "end_char": 77, "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Ryan)) (VP (VBD did) (RB n't) (VP (VB injure) (NP (NNP Lance))))) (CC but) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBG trying) (S (VP (TO to) (VP (VB make) (NP (NP (DT the) (JJS best)) (PP (IN of) (NP (DT a) (JJ bad) (NN situation)))))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Ryan didn't injure Lance but he's trying to make the best of a bad situation.", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Ryan", "misc": "", "start_char": 0, "text": "Ryan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 8, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 5, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 12, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 9, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 19, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "injure", "misc": "", "start_char": 13, "text": "injure", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 25, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Lance", "misc": "", "start_char": 20, "text": "Lance", "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", "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", "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": "conj", "end_char": 42, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 9, "lemma": "try", "misc": "", "start_char": 36, "text": "trying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 45, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 43, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 50, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "make", "misc": "", "start_char": 46, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 54, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 51, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 59, "feats": "Degree=Sup", "head": 11, "id": 13, "lemma": "good", "misc": "", "start_char": 55, "text": "best", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "case", "end_char": 62, "feats": null, "head": 17, "id": 14, "lemma": "of", "misc": "", "start_char": 60, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 64, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 15, "lemma": "a", "misc": "", "start_char": 63, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 68, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "bad", "misc": "", "start_char": 65, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 78, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "situation", "misc": "", "start_char": 69, "text": "situation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 80, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 79, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 6, 6 ] ], [ [ 0, 4, 4 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "5", "comment": "detokenizer=nltk" }
9877eea13390ac254f5223d6aab9f113
Allen can only be better than Daniel when he's out of form, otherwise he's not even close.
[ { "end_char": 90, "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Allen)) (VP (MD can) (ADVP (RB only)) (VP (VB be) (ADJP (ADJP (JJR better)) (PP (IN than) (NP (NNP Daniel)))) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBZ 's) (PP (IN out) (PP (IN of) (NP (NN form)))))))))) (, ,) (S (ADVP (RB otherwise)) (NP (PRP he)) (VP (VBZ 's) (RB not) (ADJP (RB even) (JJ close)))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Allen can only be better than Daniel when he's out of form, otherwise he's not even close.", "tokens": [ { "deprel": "nsubj", "end_char": 5, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Allen", "misc": "", "start_char": 0, "text": "Allen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 9, "feats": "VerbForm=Fin", "head": 5, "id": 2, "lemma": "can", "misc": "", "start_char": 6, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 14, "feats": null, "head": 5, "id": 3, "lemma": "only", "misc": "", "start_char": 10, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 17, "feats": "VerbForm=Inf", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 15, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 24, "feats": "Degree=Cmp", "head": 0, "id": 5, "lemma": "good", "misc": "", "start_char": 18, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 29, "feats": null, "head": 7, "id": 6, "lemma": "than", "misc": "", "start_char": 25, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 36, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Daniel", "misc": "", "start_char": 30, "text": "Daniel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 41, "feats": "PronType=Int", "head": 13, "id": 8, "lemma": "when", "misc": "", "start_char": 37, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 44, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 9, "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": 10, "lemma": "be", "misc": "", "start_char": 45, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 51, "feats": null, "head": 13, "id": 11, "lemma": "out", "misc": "", "start_char": 48, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 54, "feats": null, "head": 13, "id": 12, "lemma": "of", "misc": "", "start_char": 52, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "advcl", "end_char": 59, "feats": "Number=Sing", "head": 5, "id": 13, "lemma": "form", "misc": "", "start_char": 55, "text": "form", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 61, "feats": null, "head": 20, "id": 14, "lemma": ",", "misc": "", "start_char": 60, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 71, "feats": null, "head": 20, "id": 15, "lemma": "otherwise", "misc": "", "start_char": 62, "text": "otherwise", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 74, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 16, "lemma": "he", "misc": "", "start_char": 72, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 77, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 17, "lemma": "be", "misc": "", "start_char": 75, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 81, "feats": null, "head": 20, "id": 18, "lemma": "not", "misc": "", "start_char": 78, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 86, "feats": null, "head": 20, "id": 19, "lemma": "even", "misc": "", "start_char": 82, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 92, "feats": "Degree=Pos", "head": 5, "id": 20, "lemma": "close", "misc": "", "start_char": 87, "text": "close", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 94, "feats": null, "head": 5, "id": 21, "lemma": ".", "misc": "", "start_char": 93, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 6, 6 ], [ 0, 8, 8 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
cb211e4a96f87868f5c4178cd5fcd45c
And James could probably still do better than Erik even though he hasn't been doing anything.
[ { "end_char": 93, "id": 1, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (NNP James)) (VP (MD could) (ADVP (RB probably)) (ADVP (RB still)) (VP (VB do) (ADVP (ADVP (RBR better)) (PP (IN than) (NP (NNP Erik)))) (SBAR (ADVP (RB even)) (IN though) (S (NP (PRP he)) (VP (VBZ has) (RB n't) (VP (VBN been) (VP (VBG doing) (NP (NN anything))))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "And James could probably still do better than Erik even though he hasn't been doing anything.", "tokens": [ { "deprel": "cc", "end_char": 3, "feats": null, "head": 6, "id": 1, "lemma": "and", "misc": "", "start_char": 0, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 9, "feats": "Number=Sing", "head": 6, "id": 2, "lemma": "James", "misc": "", "start_char": 4, "text": "James", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 15, "feats": "VerbForm=Fin", "head": 6, "id": 3, "lemma": "could", "misc": "", "start_char": 10, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 24, "feats": null, "head": 6, "id": 4, "lemma": "probably", "misc": "", "start_char": 16, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 30, "feats": null, "head": 6, "id": 5, "lemma": "still", "misc": "", "start_char": 25, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 33, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "do", "misc": "", "start_char": 31, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 40, "feats": "Degree=Cmp", "head": 6, "id": 7, "lemma": "well", "misc": "", "start_char": 34, "text": "better", "upos": "ADV", "xpos": "RBR" }, { "deprel": "case", "end_char": 45, "feats": null, "head": 9, "id": 8, "lemma": "than", "misc": "", "start_char": 41, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 50, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "Erik", "misc": "", "start_char": 46, "text": "Erik", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 55, "feats": null, "head": 16, "id": 10, "lemma": "even", "misc": "", "start_char": 51, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 62, "feats": null, "head": 16, "id": 11, "lemma": "though", "misc": "", "start_char": 56, "text": "though", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 65, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 12, "lemma": "he", "misc": "", "start_char": 63, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 69, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 13, "lemma": "have", "misc": "", "start_char": 66, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 73, "feats": null, "head": 16, "id": 14, "lemma": "not", "misc": "", "start_char": 70, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "aux", "end_char": 78, "feats": "Tense=Past|VerbForm=Part", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 74, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "advcl", "end_char": 84, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 16, "lemma": "do", "misc": "", "start_char": 79, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 93, "feats": "Number=Sing|PronType=Ind", "head": 16, "id": 17, "lemma": "anything", "misc": "", "start_char": 85, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 95, "feats": null, "head": 6, "id": 18, "lemma": ".", "misc": "", "start_char": 94, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 0, 11, 11 ] ], [ [ 0, 8, 8 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "5", "comment": "detokenizer=nltk" }
ef7238611e33f59f489f506d26177ec8
Duane had to do was play Jeffrey a but more, which he deserved.
[ { "end_char": 63, "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NNP Duane)) (VP (VP (VBD had) (S (VP (TO to) (VP (VB do))))) (VP (VBD was) (VP (VB play) (NP (NNP Jeffrey)) (NP (NP (DT a) (CC but) (JJR more)) (, ,) (SBAR (WHNP (WDT which)) (S (NP (PRP he)) (VP (VBD deserved)))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Duane had to do was play Jeffrey a but more, which he deserved.", "tokens": [ { "deprel": "nsubj", "end_char": 5, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Duane", "misc": "", "start_char": 0, "text": "Duane", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "reparandum", "end_char": 9, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 2, "lemma": "have", "misc": "", "start_char": 6, "text": "had", "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": 15, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "do", "misc": "", "start_char": 13, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "cop", "end_char": 19, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 16, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 24, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "play", "misc": "", "start_char": 20, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 32, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "Jeffrey", "misc": "", "start_char": 25, "text": "Jeffrey", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "end_char": 34, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 8, "lemma": "a", "misc": "", "start_char": 33, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "cc", "end_char": 38, "feats": null, "head": 10, "id": 9, "lemma": "but", "misc": "", "start_char": 35, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 43, "feats": "Degree=Cmp", "head": 8, "id": 10, "lemma": "more", "misc": "", "start_char": 39, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 45, "feats": null, "head": 14, "id": 11, "lemma": ",", "misc": "", "start_char": 44, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 51, "feats": "PronType=Rel", "head": 14, "id": 12, "lemma": "which", "misc": "", "start_char": 46, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 54, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 13, "lemma": "he", "misc": "", "start_char": 52, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 63, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 14, "lemma": "deserve", "misc": "", "start_char": 55, "text": "deserved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 65, "feats": null, "head": 6, "id": 15, "lemma": ".", "misc": "", "start_char": 64, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 12, 12 ] ], [ [ 0, 6, 6 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
06fff9846e0bcbaa8b3ce12cb324614d
Floyd mentioned we could be a fit for Timmy if he becomes available.
[ { "end_char": 68, "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NNP Floyd)) (VP (VBD mentioned) (SBAR (S (NP (PRP we)) (VP (MD could) (VP (VB be) (NP (NP (DT a) (NN fit)) (PP (IN for) (NP (NNP Timmy)))) (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ becomes) (ADJP (JJ available)))))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Floyd mentioned we could be a fit for Timmy if he becomes available.", "tokens": [ { "deprel": "nsubj", "end_char": 5, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Floyd", "misc": "", "start_char": 0, "text": "Floyd", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 15, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "mention", "misc": "", "start_char": 6, "text": "mentioned", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 18, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 3, "lemma": "we", "misc": "", "start_char": 16, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 24, "feats": "VerbForm=Fin", "head": 7, "id": 4, "lemma": "could", "misc": "", "start_char": 19, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 27, "feats": "VerbForm=Inf", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 25, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 29, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 28, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 33, "feats": "Number=Sing", "head": 2, "id": 7, "lemma": "fit", "misc": "", "start_char": 30, "text": "fit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 37, "feats": null, "head": 9, "id": 8, "lemma": "for", "misc": "", "start_char": 34, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 43, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "Timmy", "misc": "", "start_char": 38, "text": "Timmy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 46, "feats": null, "head": 12, "id": 10, "lemma": "if", "misc": "", "start_char": 44, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 49, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 11, "lemma": "he", "misc": "", "start_char": 47, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 57, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 12, "lemma": "become", "misc": "", "start_char": 50, "text": "becomes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 67, "feats": "Degree=Pos", "head": 12, "id": 13, "lemma": "available", "misc": "", "start_char": 58, "text": "available", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 69, "feats": null, "head": 2, "id": 14, "lemma": ".", "misc": "", "start_char": 68, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 8, 8 ], [ 0, 10, 10 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
20879a4884acba8c688bd22bcbf94457
Michael was stuck with Louis until a few months ago when he got Greg, and recently Vargas.
[ { "end_char": 90, "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NNP Michael)) (VP (VBD was) (VP (VBN stuck) (PP (IN with) (NP (NNP Louis))) (PP (IN until) (ADVP (NP (DT a) (JJ few) (NNS months)) (RB ago))) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD got) (NP (NP (NNP Greg)) (, ,) (CC and) (ADVP (RB recently)) (NP (NNP Vargas)))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Michael was stuck with Louis until a few months ago when he got Greg, and recently Vargas.", "tokens": [ { "deprel": "nsubj:pass", "end_char": 7, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Michael", "misc": "", "start_char": 0, "text": "Michael", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux:pass", "end_char": 11, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 8, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 17, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 3, "lemma": "stick", "misc": "", "start_char": 12, "text": "stuck", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 22, "feats": null, "head": 5, "id": 4, "lemma": "with", "misc": "", "start_char": 18, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 28, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Louis", "misc": "", "start_char": 23, "text": "Louis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 34, "feats": null, "head": 10, "id": 6, "lemma": "until", "misc": "", "start_char": 29, "text": "until", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 36, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 35, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 40, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "few", "misc": "", "start_char": 37, "text": "few", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:npmod", "end_char": 47, "feats": "Number=Plur", "head": 10, "id": 9, "lemma": "month", "misc": "", "start_char": 41, "text": "months", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 51, "feats": null, "head": 3, "id": 10, "lemma": "ago", "misc": "", "start_char": 48, "text": "ago", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 56, "feats": "PronType=Int", "head": 13, "id": 11, "lemma": "when", "misc": "", "start_char": 52, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 59, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 12, "lemma": "he", "misc": "", "start_char": 57, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 63, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 13, "lemma": "get", "misc": "", "start_char": 60, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 68, "feats": "Number=Sing", "head": 13, "id": 14, "lemma": "Greg", "misc": "", "start_char": 64, "text": "Greg", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 70, "feats": null, "head": 18, "id": 15, "lemma": ",", "misc": "", "start_char": 69, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 74, "feats": null, "head": 18, "id": 16, "lemma": "and", "misc": "", "start_char": 71, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 83, "feats": null, "head": 18, "id": 17, "lemma": "recently", "misc": "", "start_char": 75, "text": "recently", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 90, "feats": "Number=Sing", "head": 14, "id": 18, "lemma": "Vargas", "misc": "", "start_char": 84, "text": "Vargas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 92, "feats": null, "head": 3, "id": 19, "lemma": ".", "misc": "", "start_char": 91, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 11, 11 ] ], [ [ 0, 4, 4 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "5", "comment": "detokenizer=nltk" }
59985d49c4fc6c739fb7991b10d346b9
Gerardo gets the start over John, but he is probably on a pretty short leash with Martino.
[ { "end_char": 90, "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Gerardo)) (VP (VBZ gets) (NP (DT the) (NN start)) (PP (IN over) (NP (NNP John))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBZ is) (ADVP (RB probably)) (PP (IN on) (NP (NP (DT a) (ADJP (RB pretty) (JJ short)) (NN leash)) (PP (IN with) (NP (NNP Martino))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Gerardo gets the start over John, but he is probably on a pretty short leash with Martino.", "tokens": [ { "deprel": "nsubj", "end_char": 7, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Gerardo", "misc": "", "start_char": 0, "text": "Gerardo", "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": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 16, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 13, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 22, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "start", "misc": "", "start_char": 17, "text": "start", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 27, "feats": null, "head": 6, "id": 5, "lemma": "over", "misc": "", "start_char": 23, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 32, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "John", "misc": "", "start_char": 28, "text": "John", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 34, "feats": null, "head": 16, "id": 7, "lemma": ",", "misc": "", "start_char": 33, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 38, "feats": null, "head": 16, "id": 8, "lemma": "but", "misc": "", "start_char": 35, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 41, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 9, "lemma": "he", "misc": "", "start_char": 39, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 44, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 10, "lemma": "be", "misc": "", "start_char": 42, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 53, "feats": null, "head": 16, "id": 11, "lemma": "probably", "misc": "", "start_char": 45, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 56, "feats": null, "head": 16, "id": 12, "lemma": "on", "misc": "", "start_char": 54, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 58, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 13, "lemma": "a", "misc": "", "start_char": 57, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 65, "feats": null, "head": 15, "id": 14, "lemma": "pretty", "misc": "", "start_char": 59, "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 71, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "short", "misc": "", "start_char": 66, "text": "short", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 77, "feats": "Number=Sing", "head": 2, "id": 16, "lemma": "leash", "misc": "", "start_char": 72, "text": "leash", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 82, "feats": null, "head": 18, "id": 17, "lemma": "with", "misc": "", "start_char": 78, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 90, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "Martino", "misc": "", "start_char": 83, "text": "Martino", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 92, "feats": null, "head": 2, "id": 19, "lemma": ".", "misc": "", "start_char": 91, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 8, 8 ] ], [ [ 0, 5, 5 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
d530a60297e3fd92fce46bdf7b2307f2
Devon is Phillip, but like Snape he's both the hero and the villain.
[ { "end_char": 68, "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Devon)) (VP (VBZ is) (NP (NNP Phillip)))) (, ,) (CC but) (S (PP (IN like) (NP (NNP Snape))) (NP (PRP he)) (VP (VBZ 's) (NP (CC both) (NP (DT the) (NN hero)) (CC and) (NP (DT the) (NN villain))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Devon is Phillip, but like Snape he's both the hero and the villain.", "tokens": [ { "deprel": "nsubj", "end_char": 5, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Devon", "misc": "", "start_char": 0, "text": "Devon", "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": 16, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "Phillip", "misc": "", "start_char": 9, "text": "Phillip", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 18, "feats": null, "head": 12, "id": 4, "lemma": ",", "misc": "", "start_char": 17, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 22, "feats": null, "head": 12, "id": 5, "lemma": "but", "misc": "", "start_char": 19, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 27, "feats": null, "head": 7, "id": 6, "lemma": "like", "misc": "", "start_char": 23, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 33, "feats": "Number=Sing", "head": 12, "id": 7, "lemma": "Snape", "misc": "", "start_char": 28, "text": "Snape", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 36, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 8, "lemma": "he", "misc": "", "start_char": 34, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 39, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 37, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "cc:preconj", "end_char": 44, "feats": null, "head": 12, "id": 10, "lemma": "both", "misc": "", "start_char": 40, "text": "both", "upos": "CCONJ", "xpos": "CC" }, { "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": "conj", "end_char": 53, "feats": "Number=Sing", "head": 3, "id": 12, "lemma": "hero", "misc": "", "start_char": 49, "text": "hero", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 57, "feats": null, "head": 15, "id": 13, "lemma": "and", "misc": "", "start_char": 54, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 61, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 58, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 69, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "villain", "misc": "", "start_char": 62, "text": "villain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 71, "feats": null, "head": 3, "id": 16, "lemma": ".", "misc": "", "start_char": 70, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 7, 7 ] ], [ [ 0, 2, 2 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "5", "comment": "detokenizer=nltk" }
d8b8d3031b1752bf5b7ea19b2ca9f0de
William got to fight Johnny mei when he was younger.
[ { "end_char": 52, "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NNP William)) (VP (VBD got) (S (VP (TO to) (VP (VB fight) (NP (NNP Johnny) (NNP mei))))) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD was) (ADJP (JJR younger)))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "William got to fight Johnny mei when he was younger.", "tokens": [ { "deprel": "nsubj", "end_char": 7, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "William", "misc": "", "start_char": 0, "text": "William", "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": "get", "misc": "", "start_char": 8, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "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": 20, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "fight", "misc": "", "start_char": 15, "text": "fight", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 27, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Johnny", "misc": "", "start_char": 21, "text": "Johnny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 31, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "mei", "misc": "", "start_char": 28, "text": "mei", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 36, "feats": "PronType=Int", "head": 10, "id": 7, "lemma": "when", "misc": "", "start_char": 32, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 39, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 8, "lemma": "he", "misc": "", "start_char": 37, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 43, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 40, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 51, "feats": "Degree=Cmp", "head": 4, "id": 10, "lemma": "young", "misc": "", "start_char": 44, "text": "younger", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 53, "feats": null, "head": 2, "id": 11, "lemma": ".", "misc": "", "start_char": 52, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 7, 7 ] ], [ [ 0, 4, 4 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "5", "comment": "detokenizer=nltk" }
72a96e618fe687a022c6136d9dbb0e94
A third who was related to Thomas was baptized as Ferdinand of Eric, after the king who served as his godfather.
[ { "end_char": 112, "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NP (DT A) (NN third)) (SBAR (WHNP (WP who)) (S (VP (VBD was) (ADJP (JJ related) (PP (IN to) (NP (NNP Thomas)))))))) (VP (VBD was) (VP (VBN baptized) (PP (IN as) (NP (NP (NNP Ferdinand)) (PP (IN of) (NP (NNP Eric))))) (, ,) (PP (IN after) (NP (NP (DT the) (NN king)) (SBAR (WHNP (WP who)) (S (VP (VBD served) (PP (IN as) (NP (PRP$ his) (NN godfather)))))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "A third who was related to Thomas was baptized as Ferdinand of Eric, after the king who served as his godfather.", "tokens": [ { "deprel": "det", "end_char": 1, "feats": "Definite=Ind|PronType=Art", "head": 2, "id": 1, "lemma": "a", "misc": "", "start_char": 0, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 7, "feats": "NumType=Frac|Number=Sing", "head": 9, "id": 2, "lemma": "third", "misc": "", "start_char": 2, "text": "third", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 11, "feats": "PronType=Rel", "head": 5, "id": 3, "lemma": "who", "misc": "", "start_char": 8, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 15, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 12, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "acl:relcl", "end_char": 23, "feats": "Degree=Pos", "head": 2, "id": 5, "lemma": "related", "misc": "", "start_char": 16, "text": "related", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 26, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 24, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 33, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Thomas", "misc": "", "start_char": 27, "text": "Thomas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux:pass", "end_char": 37, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 34, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 46, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 9, "lemma": "baptize", "misc": "", "start_char": 38, "text": "baptized", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 49, "feats": null, "head": 11, "id": 10, "lemma": "as", "misc": "", "start_char": 47, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 59, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "Ferdinand", "misc": "", "start_char": 50, "text": "Ferdinand", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 62, "feats": null, "head": 13, "id": 12, "lemma": "of", "misc": "", "start_char": 60, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 67, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "Eric", "misc": "", "start_char": 63, "text": "Eric", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 69, "feats": null, "head": 17, "id": 14, "lemma": ",", "misc": "", "start_char": 68, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 75, "feats": null, "head": 17, "id": 15, "lemma": "after", "misc": "", "start_char": 70, "text": "after", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 79, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 76, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 84, "feats": "Number=Sing", "head": 9, "id": 17, "lemma": "king", "misc": "", "start_char": 80, "text": "king", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 88, "feats": "PronType=Rel", "head": 19, "id": 18, "lemma": "who", "misc": "", "start_char": 85, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 95, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": 19, "lemma": "serve", "misc": "", "start_char": 89, "text": "served", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 98, "feats": null, "head": 22, "id": 20, "lemma": "as", "misc": "", "start_char": 96, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 102, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 22, "id": 21, "lemma": "his", "misc": "", "start_char": 99, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 112, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "godfather", "misc": "", "start_char": 103, "text": "godfather", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 114, "feats": null, "head": 9, "id": 23, "lemma": ".", "misc": "", "start_char": 113, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ], [ 0, 20, 20 ] ], [ [ 0, 12, 12 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
f643e3cdb996be25033566689803d448
Actually, Lynne is Marilyn, but no one ever bothers to train her.
[ { "end_char": 65, "id": 1, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Actually)) (, ,) (S (NP (NNP Lynne)) (VP (VBZ is) (NP (NNP Marilyn)))) (, ,) (CC but) (S (NP (DT no) (NN one)) (ADVP (RB ever)) (VP (VBZ bothers) (S (VP (TO to) (VP (VB train) (NP (PRP her))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Actually, Lynne is Marilyn, but no one ever bothers to train her.", "tokens": [ { "deprel": "advmod", "end_char": 8, "feats": null, "head": 5, "id": 1, "lemma": "actually", "misc": "", "start_char": 0, "text": "Actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 10, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 9, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 16, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "Lynne", "misc": "", "start_char": 11, "text": "Lynne", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 19, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 17, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 27, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "Marilyn", "misc": "", "start_char": 20, "text": "Marilyn", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 29, "feats": null, "head": 11, "id": 6, "lemma": ",", "misc": "", "start_char": 28, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 33, "feats": null, "head": 11, "id": 7, "lemma": "but", "misc": "", "start_char": 30, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 36, "feats": null, "head": 9, "id": 8, "lemma": "no", "misc": "", "start_char": 34, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 40, "feats": "Number=Sing|PronType=Neg", "head": 11, "id": 9, "lemma": "one", "misc": "", "start_char": 37, "text": "one", "upos": "PRON", "xpos": "NN" }, { "deprel": "advmod", "end_char": 45, "feats": null, "head": 11, "id": 10, "lemma": "ever", "misc": "", "start_char": 41, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 53, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 11, "lemma": "bother", "misc": "", "start_char": 46, "text": "bothers", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 56, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 54, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 62, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "train", "misc": "", "start_char": 57, "text": "train", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 66, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 14, "lemma": "her", "misc": "", "start_char": 63, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 68, "feats": null, "head": 5, "id": 15, "lemma": ".", "misc": "", "start_char": 67, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 0, 13, 13 ] ], [ [ 0, 4, 4 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
a87ef357ab55005ff68af41270b9f266
Maureen doesn't want Alison to go at all because she is pregnant.
[ { "end_char": 65, "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NNP Maureen)) (VP (VBZ does) (RB n't) (VP (VB want) (S (NP (NNP Alison)) (VP (TO to) (VP (VB go) (ADVP (IN at) (DT all)) (SBAR (IN because) (S (NP (PRP she)) (VP (VBZ is) (ADJP (JJ pregnant)))))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Maureen doesn't want Alison to go at all because she is pregnant.", "tokens": [ { "deprel": "nsubj", "end_char": 7, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Maureen", "misc": "", "start_char": 0, "text": "Maureen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 12, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 8, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 16, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 13, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 21, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "want", "misc": "", "start_char": 17, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 28, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Alison", "misc": "", "start_char": 22, "text": "Alison", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 31, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 29, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 34, "feats": "VerbForm=Inf", "head": 4, "id": 7, "lemma": "go", "misc": "", "start_char": 32, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 37, "feats": null, "head": 9, "id": 8, "lemma": "at", "misc": "", "start_char": 35, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 41, "feats": null, "head": 7, "id": 9, "lemma": "all", "misc": "", "start_char": 38, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "mark", "end_char": 49, "feats": null, "head": 13, "id": 10, "lemma": "because", "misc": "", "start_char": 42, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 53, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 11, "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": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 54, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 65, "feats": "Degree=Pos", "head": 7, "id": 13, "lemma": "pregnant", "misc": "", "start_char": 57, "text": "pregnant", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 67, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 66, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 4, 4 ], [ 0, 10, 10 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "5", "comment": "detokenizer=nltk" }
f6417cbdb912d0005b7fe135a4459c0a
Tracy was present at the battle of James but he did not lead soldiers.
[ { "end_char": 70, "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Tracy)) (VP (VBD was) (ADJP (JJ present)) (PP (IN at) (NP (NP (DT the) (NN battle)) (PP (IN of) (NP (NNP James))))))) (CC but) (S (NP (PRP he)) (VP (VBD did) (RB not) (VP (VB lead) (NP (NNS soldiers))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Tracy was present at the battle of James but he did not lead soldiers.", "tokens": [ { "deprel": "nsubj", "end_char": 5, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Tracy", "misc": "", "start_char": 0, "text": "Tracy", "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": 17, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "present", "misc": "", "start_char": 10, "text": "present", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 20, "feats": null, "head": 6, "id": 4, "lemma": "at", "misc": "", "start_char": 18, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 24, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 21, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 31, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "battle", "misc": "", "start_char": 25, "text": "battle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 34, "feats": null, "head": 8, "id": 7, "lemma": "of", "misc": "", "start_char": 32, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 40, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "James", "misc": "", "start_char": 35, "text": "James", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 44, "feats": null, "head": 13, "id": 9, "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": 13, "id": 10, "lemma": "he", "misc": "", "start_char": 45, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 51, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 11, "lemma": "do", "misc": "", "start_char": 48, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 55, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 52, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 60, "feats": "VerbForm=Inf", "head": 3, "id": 13, "lemma": "lead", "misc": "", "start_char": 56, "text": "lead", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 69, "feats": "Number=Plur", "head": 13, "id": 14, "lemma": "soldier", "misc": "", "start_char": 61, "text": "soldiers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 71, "feats": null, "head": 3, "id": 15, "lemma": ".", "misc": "", "start_char": 70, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 9, 9 ] ], [ [ 0, 7, 7 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "5", "comment": "detokenizer=nltk" }
72f27c63a9bc2a352080049d89213ed9
But alas, Henry is destined to become Joseph or marry him.
[ { "end_char": 58, "id": 1, "misc": { "parse_tree": "(ROOT (S (CC But) (ADVP (UH alas)) (, ,) (NP (NNP Henry)) (VP (VBZ is) (VP (VBN destined) (S (VP (TO to) (VP (VP (VB become) (NP (NNP Joseph))) (CC or) (VP (VB marry) (NP (PRP him)))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "But alas, Henry is destined to become Joseph or marry him.", "tokens": [ { "deprel": "cc", "end_char": 3, "feats": null, "head": 6, "id": 1, "lemma": "but", "misc": "", "start_char": 0, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "discourse", "end_char": 8, "feats": null, "head": 6, "id": 2, "lemma": "alas", "misc": "", "start_char": 4, "text": "alas", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 10, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 9, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 16, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "Henry", "misc": "", "start_char": 11, "text": "Henry", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux:pass", "end_char": 19, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 17, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 28, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 6, "lemma": "destine", "misc": "", "start_char": 20, "text": "destined", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 31, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 29, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 38, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "become", "misc": "", "start_char": 32, "text": "become", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 45, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "Joseph", "misc": "", "start_char": 39, "text": "Joseph", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 48, "feats": null, "head": 11, "id": 10, "lemma": "or", "misc": "", "start_char": 46, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 54, "feats": "VerbForm=Inf", "head": 8, "id": 11, "lemma": "marry", "misc": "", "start_char": 49, "text": "marry", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 58, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 12, "lemma": "he", "misc": "", "start_char": 55, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 60, "feats": null, "head": 6, "id": 13, "lemma": ".", "misc": "", "start_char": 59, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ] ], [ [ 0, 8, 8 ], [ 0, 11, 11 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "5", "comment": "detokenizer=nltk" }
720531b34e3abf08ea070509c26c2416
And why did Phillis forgive and trust Lori when she worked for Wicked the whole time?
[ { "end_char": 85, "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (CC And) (WHADVP (WRB why)) (SQ (VBD did) (NP (NNP Phillis)) (VP (VB forgive) (CC and) (VB trust) (NP (NNP Lori)) (SBAR (WHADVP (WRB when)) (S (NP (PRP she)) (VP (VBD worked) (PP (IN for) (NP (NNP Wicked) (DT the) (JJ whole) (NN time)))))))) (. ?)))" }, "speaker": null, "start_char": 0, "text": "And why did Phillis forgive and trust Lori when she worked for Wicked the whole time?", "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": "advmod", "end_char": 7, "feats": "PronType=Int", "head": 5, "id": 2, "lemma": "why", "misc": "", "start_char": 4, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 11, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 8, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 19, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "Phillis", "misc": "", "start_char": 12, "text": "Phillis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 27, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "forgive", "misc": "", "start_char": 20, "text": "forgive", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "end_char": 31, "feats": null, "head": 7, "id": 6, "lemma": "and", "misc": "", "start_char": 28, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 37, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "trust", "misc": "", "start_char": 32, "text": "trust", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 42, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "Lori", "misc": "", "start_char": 38, "text": "Lori", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 47, "feats": "PronType=Int", "head": 11, "id": 9, "lemma": "when", "misc": "", "start_char": 43, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 51, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 10, "lemma": "she", "misc": "", "start_char": 48, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 58, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 11, "lemma": "work", "misc": "", "start_char": 52, "text": "worked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 62, "feats": null, "head": 13, "id": 12, "lemma": "for", "misc": "", "start_char": 59, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 69, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "Wicked", "misc": "", "start_char": 63, "text": "Wicked", "upos": "PROPN", "xpos": "NNP" }, { "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": "amod", "end_char": 79, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "whole", "misc": "", "start_char": 74, "text": "whole", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 84, "feats": "Number=Sing", "head": 11, "id": 16, "lemma": "time", "misc": "", "start_char": 80, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 86, "feats": null, "head": 5, "id": 17, "lemma": "?", "misc": "", "start_char": 85, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ] ], [ [ 0, 7, 7 ], [ 0, 9, 9 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "5", "comment": "detokenizer=nltk" }
955be664100b9ef24c697796c3ce84da
Also, Jon publicly stated that Stephan was only winning because he had a competitive bike.
[ { "end_char": 90, "id": 1, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Also)) (, ,) (NP (NNP Jon)) (ADVP (RB publicly)) (VP (VBD stated) (SBAR (IN that) (S (NP (NNP Stephan)) (VP (VBD was) (ADVP (RB only)) (VP (VBG winning) (SBAR (IN because) (S (NP (PRP he)) (VP (VBD had) (NP (DT a) (JJ competitive) (NN bike)))))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Also, Jon publicly stated that Stephan was only winning because he had a competitive bike.", "tokens": [ { "deprel": "advmod", "end_char": 4, "feats": null, "head": 5, "id": 1, "lemma": "also", "misc": "", "start_char": 0, "text": "Also", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 6, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 5, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 10, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "Jon", "misc": "", "start_char": 7, "text": "Jon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 19, "feats": null, "head": 5, "id": 4, "lemma": "publicly", "misc": "", "start_char": 11, "text": "publicly", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 26, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "state", "misc": "", "start_char": 20, "text": "stated", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 31, "feats": null, "head": 10, "id": 6, "lemma": "that", "misc": "", "start_char": 27, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 39, "feats": "Number=Sing", "head": 10, "id": 7, "lemma": "Stephan", "misc": "", "start_char": 32, "text": "Stephan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 43, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 40, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 48, "feats": null, "head": 10, "id": 9, "lemma": "only", "misc": "", "start_char": 44, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 56, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 10, "lemma": "win", "misc": "", "start_char": 49, "text": "winning", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 64, "feats": null, "head": 13, "id": 11, "lemma": "because", "misc": "", "start_char": 57, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 67, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 12, "lemma": "he", "misc": "", "start_char": 65, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 71, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 13, "lemma": "have", "misc": "", "start_char": 68, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 73, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 14, "lemma": "a", "misc": "", "start_char": 72, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 85, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "competitive", "misc": "", "start_char": 74, "text": "competitive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 90, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "bike", "misc": "", "start_char": 86, "text": "bike", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 92, "feats": null, "head": 5, "id": 17, "lemma": ".", "misc": "", "start_char": 91, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 0, 6, 6 ], [ 0, 11, 11 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
5c972235cbf44a77597607585254dad6
John has definitely been inconsistent lately while Rodolfo has been solid since he took over as lead back.
[ { "end_char": 106, "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NNP John)) (VP (VBZ has) (ADVP (RB definitely)) (VP (VBN been) (ADJP (JJ inconsistent)) (ADVP (RB lately)) (SBAR (IN while) (S (NP (NNP Rodolfo)) (VP (VBZ has) (VP (VBN been) (ADJP (JJ solid)) (SBAR (IN since) (S (NP (PRP he)) (VP (VBD took) (PRT (RP over)) (PP (IN as) (NP (NN lead) (RB back)))))))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "John has definitely been inconsistent lately while Rodolfo has been solid since he took over as lead back.", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "John", "misc": "", "start_char": 0, "text": "John", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 8, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "have", "misc": "", "start_char": 5, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 19, "feats": null, "head": 5, "id": 3, "lemma": "definitely", "misc": "", "start_char": 9, "text": "definitely", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 24, "feats": "Tense=Past|VerbForm=Part", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 20, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "root", "end_char": 37, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "inconsistent", "misc": "", "start_char": 25, "text": "inconsistent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 44, "feats": null, "head": 5, "id": 6, "lemma": "lately", "misc": "", "start_char": 38, "text": "lately", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 50, "feats": null, "head": 11, "id": 7, "lemma": "while", "misc": "", "start_char": 45, "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 58, "feats": "Number=Sing", "head": 11, "id": 8, "lemma": "Rodolfo", "misc": "", "start_char": 51, "text": "Rodolfo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 62, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "have", "misc": "", "start_char": 59, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "cop", "end_char": 67, "feats": "Tense=Past|VerbForm=Part", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 63, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "advcl", "end_char": 73, "feats": "Degree=Pos", "head": 5, "id": 11, "lemma": "solid", "misc": "", "start_char": 68, "text": "solid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 79, "feats": null, "head": 14, "id": 12, "lemma": "since", "misc": "", "start_char": 74, "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 82, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 13, "lemma": "he", "misc": "", "start_char": 80, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 87, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 14, "lemma": "take", "misc": "", "start_char": 83, "text": "took", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 92, "feats": null, "head": 14, "id": 15, "lemma": "over", "misc": "", "start_char": 88, "text": "over", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 95, "feats": null, "head": 17, "id": 16, "lemma": "as", "misc": "", "start_char": 93, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 100, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "lead", "misc": "", "start_char": 96, "text": "lead", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 105, "feats": null, "head": 14, "id": 18, "lemma": "back", "misc": "", "start_char": 101, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 107, "feats": null, "head": 5, "id": 19, "lemma": ".", "misc": "", "start_char": 106, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 7, 7 ], [ 0, 12, 12 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
51b0b815cba6f4f5e7ffe424b4e24798
Carl asked Steve if he had done it, he admitted he was a hunter at one point.
[ { "end_char": 77, "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Carl)) (VP (VBD asked) (NP (NNP Steve)) (SBAR (IN if) (S (NP (PRP he)) (VP (VBD had) (VP (VBN done) (NP (PRP it)))))))) (, ,) (NP (PRP he)) (VP (VBD admitted) (SBAR (S (NP (PRP he)) (VP (VBD was) (NP (DT a) (NN hunter)) (PP (IN at) (NP (CD one) (NN point))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Carl asked Steve if he had done it, he admitted he was a hunter at one point.", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Carl", "misc": "", "start_char": 0, "text": "Carl", "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": "ask", "misc": "", "start_char": 5, "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 16, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "Steve", "misc": "", "start_char": 11, "text": "Steve", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 19, "feats": null, "head": 7, "id": 4, "lemma": "if", "misc": "", "start_char": 17, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 22, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 5, "lemma": "he", "misc": "", "start_char": 20, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 26, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 6, "lemma": "have", "misc": "", "start_char": 23, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 31, "feats": "Tense=Past|VerbForm=Part", "head": 11, "id": 7, "lemma": "do", "misc": "", "start_char": 27, "text": "done", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 34, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 8, "lemma": "it", "misc": "", "start_char": 32, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 36, "feats": null, "head": 11, "id": 9, "lemma": ",", "misc": "", "start_char": 35, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 39, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 10, "lemma": "he", "misc": "", "start_char": 37, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 48, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 11, "lemma": "admit", "misc": "", "start_char": 40, "text": "admitted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "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": "cop", "end_char": 55, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 52, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 57, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 56, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 64, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "hunter", "misc": "", "start_char": 58, "text": "hunter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 67, "feats": null, "head": 18, "id": 16, "lemma": "at", "misc": "", "start_char": 65, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 71, "feats": "NumForm=Word|NumType=Card", "head": 18, "id": 17, "lemma": "one", "misc": "", "start_char": 68, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 77, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "point", "misc": "", "start_char": 72, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 79, "feats": null, "head": 2, "id": 19, "lemma": ".", "misc": "", "start_char": 78, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ], [ 0, 4, 4 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "5", "comment": "detokenizer=nltk" }
a418a5488292afaec8764f8b899d97c2
Even Trenton loathed Donald when he was in power.
[ { "end_char": 49, "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (RB Even) (NNP Trenton)) (VP (VBD loathed) (NP (NNP Donald)) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD was) (PP (IN in) (NP (NN power))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Even Trenton loathed Donald when he was in power.", "tokens": [ { "deprel": "advmod", "end_char": 4, "feats": null, "head": 2, "id": 1, "lemma": "even", "misc": "", "start_char": 0, "text": "Even", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 12, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "Trenton", "misc": "", "start_char": 5, "text": "Trenton", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 20, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "loath", "misc": "", "start_char": 13, "text": "loathed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 27, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "Donald", "misc": "", "start_char": 21, "text": "Donald", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 32, "feats": "PronType=Int", "head": 9, "id": 5, "lemma": "when", "misc": "", "start_char": 28, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 35, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 6, "lemma": "he", "misc": "", "start_char": 33, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 39, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 36, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "end_char": 42, "feats": null, "head": 9, "id": 8, "lemma": "in", "misc": "", "start_char": 40, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "advcl", "end_char": 48, "feats": "Number=Sing", "head": 3, "id": 9, "lemma": "power", "misc": "", "start_char": 43, "text": "power", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 50, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 49, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 3, 3 ], [ 0, 5, 5 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "5", "comment": "detokenizer=nltk" }
e3a04b6bdfc154dc926b014e30387b13
But I'm not sad to know that Carey won't be beating up Jamison or stealing his lunch money.
[ { "end_char": 91, "id": 1, "misc": { "parse_tree": "(ROOT (S (CC But) (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (JJ sad) (S (VP (TO to) (VP (VB know) (SBAR (IN that) (S (NP (NNP Carey)) (VP (MD wo) (RB n't) (VP (VB be) (VP (VP (VBG beating) (PRT (RP up)) (NP (NNP Jamison))) (CC or) (VP (VBG stealing) (NP (PRP$ his) (NN lunch) (NN money))))))))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "But I'm not sad to know that Carey won't be beating up Jamison or stealing his lunch money.", "tokens": [ { "deprel": "cc", "end_char": 3, "feats": null, "head": 5, "id": 1, "lemma": "but", "misc": "", "start_char": 0, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 5, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 2, "lemma": "I", "misc": "", "start_char": 4, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 8, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 6, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 12, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 9, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 16, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "sad", "misc": "", "start_char": 13, "text": "sad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 19, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 17, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 24, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "know", "misc": "", "start_char": 20, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 29, "feats": null, "head": 13, "id": 8, "lemma": "that", "misc": "", "start_char": 25, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 35, "feats": "Number=Sing", "head": 13, "id": 9, "lemma": "Carey", "misc": "", "start_char": 30, "text": "Carey", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 38, "feats": "VerbForm=Fin", "head": 13, "id": 10, "lemma": "will", "misc": "", "start_char": 36, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 42, "feats": null, "head": 13, "id": 11, "lemma": "not", "misc": "", "start_char": 39, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "aux", "end_char": 45, "feats": "VerbForm=Inf", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 43, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 53, "feats": "Tense=Pres|VerbForm=Part", "head": 7, "id": 13, "lemma": "beat", "misc": "", "start_char": 46, "text": "beating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 56, "feats": null, "head": 13, "id": 14, "lemma": "up", "misc": "", "start_char": 54, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "obj", "end_char": 64, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "Jamison", "misc": "", "start_char": 57, "text": "Jamison", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 67, "feats": null, "head": 17, "id": 16, "lemma": "or", "misc": "", "start_char": 65, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 76, "feats": "VerbForm=Ger", "head": 13, "id": 17, "lemma": "steal", "misc": "", "start_char": 68, "text": "stealing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 80, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 20, "id": 18, "lemma": "his", "misc": "", "start_char": 77, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 86, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "lunch", "misc": "", "start_char": 81, "text": "lunch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 92, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "money", "misc": "", "start_char": 87, "text": "money", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 94, "feats": null, "head": 5, "id": 21, "lemma": ".", "misc": "", "start_char": 93, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 8, 8 ] ], [ [ 0, 14, 14 ], [ 0, 17, 17 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
b20cbf04bff55edab6f64af8b7950396
Robert has awkward, but Jim can do nerdy just as well, and he suits the sarcastic spiderman characteristic much better.
[ { "end_char": 119, "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Robert)) (VP (VBZ has) (ADJP (JJ awkward)))) (, ,) (CC but) (S (NP (NNP Jim)) (VP (MD can) (VP (VB do) (NP (JJ nerdy)) (ADVP (RB just) (RB as) (RB well))))) (, ,) (CC and) (S (NP (PRP he)) (VP (VBZ suits) (NP (NP (DT the) (JJ sarcastic) (NN spiderman)) (ADJP (JJ characteristic))) (ADVP (RB much) (JJR better)))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Robert has awkward, but Jim can do nerdy just as well, and he suits the sarcastic spiderman characteristic much better.", "tokens": [ { "deprel": "nsubj", "end_char": 6, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Robert", "misc": "", "start_char": 0, "text": "Robert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 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": "xcomp", "end_char": 18, "feats": "Degree=Pos", "head": 2, "id": 3, "lemma": "awkward", "misc": "", "start_char": 11, "text": "awkward", "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": 28, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "Jim", "misc": "", "start_char": 25, "text": "Jim", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 32, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "can", "misc": "", "start_char": 29, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 35, "feats": "VerbForm=Inf", "head": 2, "id": 8, "lemma": "do", "misc": "", "start_char": 33, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 41, "feats": "Degree=Pos", "head": 8, "id": 9, "lemma": "nerdy", "misc": "", "start_char": 36, "text": "nerdy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 46, "feats": null, "head": 11, "id": 10, "lemma": "just", "misc": "", "start_char": 42, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 49, "feats": null, "head": 8, "id": 11, "lemma": "as", "misc": "", "start_char": 47, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "end_char": 54, "feats": "Degree=Pos", "head": 11, "id": 12, "lemma": "well", "misc": "", "start_char": 50, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 56, "feats": null, "head": 16, "id": 13, "lemma": ",", "misc": "", "start_char": 55, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 60, "feats": null, "head": 16, "id": 14, "lemma": "and", "misc": "", "start_char": 57, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 63, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 15, "lemma": "he", "misc": "", "start_char": 61, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 69, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 16, "lemma": "suit", "misc": "", "start_char": 64, "text": "suits", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 73, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 17, "lemma": "the", "misc": "", "start_char": 70, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 83, "feats": "Degree=Pos", "head": 19, "id": 18, "lemma": "sarcastic", "misc": "", "start_char": 74, "text": "sarcastic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 93, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "spiderman", "misc": "", "start_char": 84, "text": "spiderman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 108, "feats": "Degree=Pos", "head": 16, "id": 20, "lemma": "characteristic", "misc": "", "start_char": 94, "text": "characteristic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 113, "feats": null, "head": 22, "id": 21, "lemma": "much", "misc": "", "start_char": 109, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 120, "feats": "Degree=Cmp", "head": 16, "id": 22, "lemma": "good", "misc": "", "start_char": 114, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 122, "feats": null, "head": 2, "id": 23, "lemma": ".", "misc": "", "start_char": 121, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 5, 5 ], [ 0, 14, 14 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
36188e11266ac7f60a3e5b2183787435
Mark actually loved Paul and was crushed when he died.
[ { "end_char": 54, "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NNP Mark)) (ADVP (RB actually)) (VP (VP (VBD loved) (NP (NNP Paul))) (CC and) (VP (VBD was) (VP (VBN crushed) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD died))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Mark actually loved Paul and was crushed when he died.", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Mark", "misc": "", "start_char": 0, "text": "Mark", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 13, "feats": null, "head": 3, "id": 2, "lemma": "actually", "misc": "", "start_char": 5, "text": "actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 19, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "love", "misc": "", "start_char": 14, "text": "loved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 24, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "Paul", "misc": "", "start_char": 20, "text": "Paul", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 28, "feats": null, "head": 7, "id": 5, "lemma": "and", "misc": "", "start_char": 25, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux:pass", "end_char": 32, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 29, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 40, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 3, "id": 7, "lemma": "crush", "misc": "", "start_char": 33, "text": "crushed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 45, "feats": "PronType=Int", "head": 10, "id": 8, "lemma": "when", "misc": "", "start_char": 41, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 48, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 9, "lemma": "he", "misc": "", "start_char": 46, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 53, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 10, "lemma": "die", "misc": "", "start_char": 49, "text": "died", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 55, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 54, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 3, 3 ], [ 0, 8, 8 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
34f9d24e27acd10462d8af9a9c4bdfe5
Francisco got beat by Dennis so don't bring him up like he's good.
[ { "end_char": 66, "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NNP Francisco)) (VP (VBD got) (ADJP (VBN beat)) (PP (IN by) (NP (NNP Dennis))) (S (ADVP (RB so)) (VP (VB do) (RB n't) (VP (VB bring) (NP (PRP him)) (PRT (RP up)) (SBAR (IN like) (S (NP (PRP he)) (VP (VBZ 's) (ADJP (JJ good))))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Francisco got beat by Dennis so don't bring him up like he's good.", "tokens": [ { "deprel": "nsubj:pass", "end_char": 9, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Francisco", "misc": "", "start_char": 0, "text": "Francisco", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux:pass", "end_char": 13, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "get", "misc": "", "start_char": 10, "text": "got", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 18, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 3, "lemma": "beat", "misc": "", "start_char": 14, "text": "beat", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 21, "feats": null, "head": 5, "id": 4, "lemma": "by", "misc": "", "start_char": 19, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl:agent", "end_char": 28, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Dennis", "misc": "", "start_char": 22, "text": "Dennis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 31, "feats": null, "head": 9, "id": 6, "lemma": "so", "misc": "", "start_char": 29, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 34, "feats": "Mood=Imp|VerbForm=Fin", "head": 9, "id": 7, "lemma": "do", "misc": "", "start_char": 32, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 38, "feats": null, "head": 9, "id": 8, "lemma": "not", "misc": "", "start_char": 35, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 44, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 9, "lemma": "bring", "misc": "", "start_char": 39, "text": "bring", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 48, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "he", "misc": "", "start_char": 45, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 51, "feats": null, "head": 9, "id": 11, "lemma": "up", "misc": "", "start_char": 49, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "mark", "end_char": 56, "feats": null, "head": 15, "id": 12, "lemma": "like", "misc": "", "start_char": 52, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 59, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 13, "lemma": "he", "misc": "", "start_char": 57, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 62, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 60, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 67, "feats": "Degree=Pos", "head": 9, "id": 15, "lemma": "good", "misc": "", "start_char": 63, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 69, "feats": null, "head": 3, "id": 16, "lemma": ".", "misc": "", "start_char": 68, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 9, 9 ] ], [ [ 0, 4, 4 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
23a08ba77905a712b83574818309f35a
Krista looks like Alva when she throws on the hoodie like that.
[ { "end_char": 63, "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NNP Krista)) (VP (VBZ looks) (PP (IN like) (NP (NNP Alva))) (SBAR (WHADVP (WRB when)) (S (NP (PRP she)) (VP (VBZ throws) (PP (IN on) (NP (DT the) (NN hoodie))) (PP (IN like) (NP (DT that))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Krista looks like Alva when she throws on the hoodie like that.", "tokens": [ { "deprel": "nsubj", "end_char": 6, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Krista", "misc": "", "start_char": 0, "text": "Krista", "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": "look", "misc": "", "start_char": 7, "text": "looks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 17, "feats": null, "head": 4, "id": 3, "lemma": "like", "misc": "", "start_char": 13, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 22, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "Alva", "misc": "", "start_char": 18, "text": "Alva", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 27, "feats": "PronType=Int", "head": 7, "id": 5, "lemma": "when", "misc": "", "start_char": 23, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 31, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 6, "lemma": "she", "misc": "", "start_char": 28, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 38, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 7, "lemma": "throw", "misc": "", "start_char": 32, "text": "throws", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 41, "feats": null, "head": 10, "id": 8, "lemma": "on", "misc": "", "start_char": 39, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 45, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 42, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 52, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "hoodie", "misc": "", "start_char": 46, "text": "hoodie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 57, "feats": null, "head": 12, "id": 11, "lemma": "like", "misc": "", "start_char": 53, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 62, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 12, "lemma": "that", "misc": "", "start_char": 58, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 64, "feats": null, "head": 2, "id": 13, "lemma": ".", "misc": "", "start_char": 63, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 5, 5 ] ], [ [ 0, 3, 3 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "5", "comment": "detokenizer=nltk" }
f72d2a1a665e0d1f0b5ebb45abd3faac
Jason also didn't hate Michael until he started shitting on Cara, before then he just thought he was a joke.
[ { "end_char": 108, "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Jason)) (ADVP (RB also)) (VP (VBD did) (RB n't) (VP (VB hate) (NP (NNP Michael)) (SBAR (IN until) (S (NP (PRP he)) (VP (VBD started) (S (VP (VBG shitting) (PP (IN on) (NP (NNP Cara))))))))))) (, ,) (S (PP (IN before) (ADVP (RB then))) (NP (PRP he)) (ADVP (RB just)) (VP (VBD thought) (SBAR (S (NP (PRP he)) (VP (VBD was) (NP (DT a) (NN joke))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Jason also didn't hate Michael until he started shitting on Cara, before then he just thought he was a joke.", "tokens": [ { "deprel": "nsubj", "end_char": 5, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Jason", "misc": "", "start_char": 0, "text": "Jason", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 10, "feats": null, "head": 5, "id": 2, "lemma": "also", "misc": "", "start_char": 6, "text": "also", "upos": "ADV", "xpos": "RB" }, { "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": 23, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "hate", "misc": "", "start_char": 19, "text": "hate", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 31, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "Michael", "misc": "", "start_char": 24, "text": "Michael", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 37, "feats": null, "head": 9, "id": 7, "lemma": "until", "misc": "", "start_char": 32, "text": "until", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 40, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 8, "lemma": "he", "misc": "", "start_char": 38, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 48, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 9, "lemma": "start", "misc": "", "start_char": 41, "text": "started", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 57, "feats": "VerbForm=Ger", "head": 9, "id": 10, "lemma": "shit", "misc": "", "start_char": 49, "text": "shitting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 60, "feats": null, "head": 12, "id": 11, "lemma": "on", "misc": "", "start_char": 58, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 65, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "Cara", "misc": "", "start_char": 61, "text": "Cara", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 67, "feats": null, "head": 5, "id": 13, "lemma": ",", "misc": "", "start_char": 66, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 74, "feats": null, "head": 15, "id": 14, "lemma": "before", "misc": "", "start_char": 68, "text": "before", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 79, "feats": "PronType=Dem", "head": 18, "id": 15, "lemma": "then", "misc": "", "start_char": 75, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 82, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 16, "lemma": "he", "misc": "", "start_char": 80, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 87, "feats": null, "head": 18, "id": 17, "lemma": "just", "misc": "", "start_char": 83, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 95, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 18, "lemma": "think", "misc": "", "start_char": 88, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 98, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 19, "lemma": "he", "misc": "", "start_char": 96, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 102, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 22, "id": 20, "lemma": "be", "misc": "", "start_char": 99, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 104, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 21, "lemma": "a", "misc": "", "start_char": 103, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 109, "feats": "Number=Sing", "head": 18, "id": 22, "lemma": "joke", "misc": "", "start_char": 105, "text": "joke", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 111, "feats": null, "head": 5, "id": 23, "lemma": ".", "misc": "", "start_char": 110, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 5, 5 ], [ 0, 7, 7 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "4", "comment": "detokenizer=nltk" }
a47dc360a09f6e3e4eae92b1e680e5db
Lucas was awesome like Kenny, but his Anglo-Jew agenda was highly disturbing.
[ { "end_char": 77, "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Lucas)) (VP (VBD was) (ADJP (JJ awesome)) (PP (IN like) (NP (NNP Kenny))))) (, ,) (CC but) (S (NP (PRP$ his) (JJ Anglo-Jew) (NN agenda)) (VP (VBD was) (ADJP (RB highly) (JJ disturbing)))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Lucas was awesome like Kenny, but his Anglo-Jew agenda was highly disturbing.", "tokens": [ { "deprel": "nsubj", "end_char": 5, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Lucas", "misc": "", "start_char": 0, "text": "Lucas", "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": 17, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "awesome", "misc": "", "start_char": 10, "text": "awesome", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 22, "feats": null, "head": 5, "id": 4, "lemma": "like", "misc": "", "start_char": 18, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 28, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Kenny", "misc": "", "start_char": 23, "text": "Kenny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 30, "feats": null, "head": 13, "id": 6, "lemma": ",", "misc": "", "start_char": 29, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 34, "feats": null, "head": 13, "id": 7, "lemma": "but", "misc": "", "start_char": 31, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 38, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 10, "id": 8, "lemma": "his", "misc": "", "start_char": 35, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 48, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "anglo-jew", "misc": "", "start_char": 39, "text": "Anglo-Jew", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 55, "feats": "Number=Sing", "head": 13, "id": 10, "lemma": "agenda", "misc": "", "start_char": 49, "text": "agenda", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 59, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 56, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 66, "feats": null, "head": 13, "id": 12, "lemma": "highly", "misc": "", "start_char": 60, "text": "highly", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 77, "feats": "Degree=Pos", "head": 3, "id": 13, "lemma": "disturbing", "misc": "", "start_char": 67, "text": "disturbing", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 79, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 78, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 7, 7 ] ], [ [ 0, 4, 4 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "5", "comment": "detokenizer=nltk" }
9fc1810d908849db67671f5ae998b53f
Jackie defies that and Harry is going to have to as well if he's to ever be more than just a friend, in my opinion.
[ { "end_char": 115, "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NNP Jackie)) (VP (VBZ defies) (SBAR (S (NP (DT that) (CC and) (NNP Harry)) (VP (VBZ is) (VP (VBG going) (S (VP (TO to) (VP (VB have) (S (VP (TO to))) (ADVP (RB as) (RB well)) (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ 's) (S (VP (TO to) (ADVP (RB ever)) (VP (VB be) (NP (NP (JJR more)) (PP (IN than) (NP (RB just) (DT a) (NN friend)))) (, ,) (PP (IN in) (NP (PRP$ my) (NN opinion))))))))))))))))) (. .)))" }, "speaker": null, "start_char": 0, "text": "Jackie defies that and Harry is going to have to as well if he's to ever be more than just a friend, in my opinion.", "tokens": [ { "deprel": "nsubj", "end_char": 6, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Jackie", "misc": "", "start_char": 0, "text": "Jackie", "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": "defy", "misc": "", "start_char": 7, "text": "defies", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 18, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 3, "lemma": "that", "misc": "", "start_char": 14, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cc", "end_char": 22, "feats": null, "head": 7, "id": 4, "lemma": "and", "misc": "", "start_char": 19, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 28, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "Harry", "misc": "", "start_char": 23, "text": "Harry", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 31, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 29, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 37, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 7, "lemma": "go", "misc": "", "start_char": 32, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 40, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 38, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 45, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "have", "misc": "", "start_char": 41, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 48, "feats": null, "head": 9, "id": 10, "lemma": "to", "misc": "", "start_char": 46, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advmod", "end_char": 51, "feats": null, "head": 12, "id": 11, "lemma": "as", "misc": "", "start_char": 49, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 56, "feats": "Degree=Pos", "head": 9, "id": 12, "lemma": "well", "misc": "", "start_char": 52, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 59, "feats": null, "head": 19, "id": 13, "lemma": "if", "misc": "", "start_char": 57, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 62, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 14, "lemma": "he", "misc": "", "start_char": 60, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 65, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 15, "lemma": "be", "misc": "", "start_char": 63, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 68, "feats": null, "head": 19, "id": 16, "lemma": "to", "misc": "", "start_char": 66, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advmod", "end_char": 73, "feats": null, "head": 19, "id": 17, "lemma": "ever", "misc": "", "start_char": 69, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 76, "feats": "VerbForm=Inf", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 74, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advcl", "end_char": 81, "feats": "Degree=Cmp", "head": 9, "id": 19, "lemma": "more", "misc": "", "start_char": 77, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 86, "feats": null, "head": 23, "id": 20, "lemma": "than", "misc": "", "start_char": 82, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "end_char": 91, "feats": null, "head": 23, "id": 21, "lemma": "just", "misc": "", "start_char": 87, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 93, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 22, "lemma": "a", "misc": "", "start_char": 92, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 100, "feats": "Number=Sing", "head": 19, "id": 23, "lemma": "friend", "misc": "", "start_char": 94, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 102, "feats": null, "head": 27, "id": 24, "lemma": ",", "misc": "", "start_char": 101, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 105, "feats": null, "head": 27, "id": 25, "lemma": "in", "misc": "", "start_char": 103, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 108, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 27, "id": 26, "lemma": "my", "misc": "", "start_char": 106, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 116, "feats": "Number=Sing", "head": 19, "id": 27, "lemma": "opinion", "misc": "", "start_char": 109, "text": "opinion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 118, "feats": null, "head": 2, "id": 28, "lemma": ".", "misc": "", "start_char": 117, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 4, 4 ], [ 0, 13, 13 ] ] ]
reddit_with_names_swapped
{ "annotation_strength": "5", "comment": "detokenizer=nltk" }