Datasets:
Tasks:
Other
Languages:
English
Multilinguality:
monolingual
Size Categories:
100K<n<1M
Language Creators:
found
Annotations Creators:
machine-generated
Source Datasets:
original
Tags:
sentence-compression
License:
unknown
Dataset Preview
Go to dataset viewer
graph (dict) | compression (dict) | headline (string) | compression_ratio (float32) | doc_id (string) | source_tree (dict) | compression_untransformed (dict) |
---|---|---|---|---|---|---|
{
"id": "0",
"sentence": "Five people have been taken to hospital with minor injuries following a crash on the A17 near Sleaford this morning.",
"node": {
"form": [
"ROOT",
"Five people",
"have been taken",
"to hospital",
"minor",
"with injuries",
"following a crash",
"on the A17",
"near Sleaford",
"this morning"
],
"type": [
"",
"",
"",
"",
"",
"",
"",
"LOC",
"LOC",
""
],
"mid": [
"",
"",
"",
"",
"",
"",
"",
"/m/08tthd",
"/m/01cfbw",
""
],
"word": [
{
"id": [
-1
],
"form": [
"ROOT"
],
"stem": [
"ROOT"
],
"tag": [
"ROOT"
]
},
{
"id": [
13,
14
],
"form": [
"Five",
"people"
],
"stem": [
"five",
"person"
],
"tag": [
"CD",
"NNS"
]
},
{
"id": [
15,
16,
17
],
"form": [
"have",
"been",
"taken"
],
"stem": [
"have",
"be",
"take"
],
"tag": [
"VBP",
"VBN",
"VBN"
]
},
{
"id": [
18,
19
],
"form": [
"to",
"hospital"
],
"stem": [
"to",
"hospital"
],
"tag": [
"IN",
"NN"
]
},
{
"id": [
21
],
"form": [
"minor"
],
"stem": [
"minor"
],
"tag": [
"JJ"
]
},
{
"id": [
20,
22
],
"form": [
"with",
"injuries"
],
"stem": [
"with",
"injury"
],
"tag": [
"IN",
"NNS"
]
},
{
"id": [
23,
24,
25
],
"form": [
"following",
"a",
"crash"
],
"stem": [
"follow",
"a",
"crash"
],
"tag": [
"VBG",
"DT",
"NN"
]
},
{
"id": [
26,
27,
28
],
"form": [
"on",
"the",
"A17"
],
"stem": [
"on",
"the",
"A17"
],
"tag": [
"IN",
"DT",
"NNP"
]
},
{
"id": [
29,
30
],
"form": [
"near",
"Sleaford"
],
"stem": [
"near",
"Sleaford"
],
"tag": [
"IN",
"NNP"
]
},
{
"id": [
31,
32
],
"form": [
"this",
"morning"
],
"stem": [
"this",
"morning"
],
"tag": [
"DT",
"NN"
]
}
],
"gender": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"head_word_index": [
0,
1,
2,
1,
0,
1,
2,
2,
1,
1
]
},
"edge": {
"parent_id": [
17,
-1,
17,
22,
17,
17,
25,
28,
25
],
"child_id": [
14,
17,
19,
21,
22,
25,
28,
30,
32
],
"label": [
"subj",
"ROOT",
"to",
"amod",
"with",
"following",
"on",
"near",
"dep"
]
},
"entity_mention": {
"start": [
14,
19,
22,
25,
28,
30
],
"end": [
14,
19,
22,
25,
28,
30
],
"head": [
14,
19,
22,
25,
28,
30
],
"name": [
"people",
"hospital",
"injuries",
"crash",
"A17",
"Sleaford"
],
"type": [
"PER",
"ORG",
"",
"",
"LOC",
"LOC"
],
"mid": [
"/m/09g5pq",
"/m/0hpnr",
"/m/02kh4w",
"/m/0gz_4",
"/m/08tthd",
"/m/01cfbw"
],
"is_proper_name_entity": [
false,
false,
false,
false,
true,
true
],
"gender": [
0,
0,
0,
0,
0,
0
]
}
}
| {
"text": "Five people have been taken to hospital with minor injuries following a crash on the A17 near Sleaford.",
"edge": {
"parent_id": [
28,
17,
17,
-1,
25,
17,
22,
17
],
"child_id": [
30,
19,
14,
17,
28,
25,
21,
22
]
}
}
| "Five taken to hospital with minor injuries after crash on A17 near Sleaford"
| 0.887931
| "http://www.sleafordstandard.co.uk/news/local/five-taken-to-hospital-with-minor-injuries-after-crash-on-a17-near-sleaford-1-5819576"
| {
"id": "0",
"sentence": "Five people have been taken to hospital with minor injuries following a crash on the A17 near Sleaford this morning.",
"node": {
"form": [
"ROOT",
"Five",
"people",
"have",
"been",
"taken",
"to",
"hospital",
"with",
"minor",
"injuries",
"following",
"a",
"crash",
"on",
"the",
"A17",
"near",
"Sleaford",
"this",
"morning",
"."
],
"type": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"mid": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"word": [
{
"id": [
-1
],
"form": [
"ROOT"
],
"stem": [
"ROOT"
],
"tag": [
"ROOT"
]
},
{
"id": [
13
],
"form": [
"Five"
],
"stem": [
"five"
],
"tag": [
"CD"
]
},
{
"id": [
14
],
"form": [
"people"
],
"stem": [
"person"
],
"tag": [
"NNS"
]
},
{
"id": [
15
],
"form": [
"have"
],
"stem": [
"have"
],
"tag": [
"VBP"
]
},
{
"id": [
16
],
"form": [
"been"
],
"stem": [
"be"
],
"tag": [
"VBN"
]
},
{
"id": [
17
],
"form": [
"taken"
],
"stem": [
"take"
],
"tag": [
"VBN"
]
},
{
"id": [
18
],
"form": [
"to"
],
"stem": [
"to"
],
"tag": [
"IN"
]
},
{
"id": [
19
],
"form": [
"hospital"
],
"stem": [
"hospital"
],
"tag": [
"NN"
]
},
{
"id": [
20
],
"form": [
"with"
],
"stem": [
"with"
],
"tag": [
"IN"
]
},
{
"id": [
21
],
"form": [
"minor"
],
"stem": [
"minor"
],
"tag": [
"JJ"
]
},
{
"id": [
22
],
"form": [
"injuries"
],
"stem": [
"injury"
],
"tag": [
"NNS"
]
},
{
"id": [
23
],
"form": [
"following"
],
"stem": [
"follow"
],
"tag": [
"VBG"
]
},
{
"id": [
24
],
"form": [
"a"
],
"stem": [
"a"
],
"tag": [
"DT"
]
},
{
"id": [
25
],
"form": [
"crash"
],
"stem": [
"crash"
],
"tag": [
"NN"
]
},
{
"id": [
26
],
"form": [
"on"
],
"stem": [
"on"
],
"tag": [
"IN"
]
},
{
"id": [
27
],
"form": [
"the"
],
"stem": [
"the"
],
"tag": [
"DT"
]
},
{
"id": [
28
],
"form": [
"A17"
],
"stem": [
"a17"
],
"tag": [
"NNP"
]
},
{
"id": [
29
],
"form": [
"near"
],
"stem": [
"near"
],
"tag": [
"IN"
]
},
{
"id": [
30
],
"form": [
"Sleaford"
],
"stem": [
"sleaford"
],
"tag": [
"NNP"
]
},
{
"id": [
31
],
"form": [
"this"
],
"stem": [
"this"
],
"tag": [
"DT"
]
},
{
"id": [
32
],
"form": [
"morning"
],
"stem": [
"morning"
],
"tag": [
"NN"
]
},
{
"id": [
33
],
"form": [
"."
],
"stem": [
"."
],
"tag": [
"."
]
}
],
"gender": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"head_word_index": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
},
"edge": {
"parent_id": [
14,
17,
17,
17,
-1,
17,
18,
17,
22,
20,
17,
25,
23,
25,
28,
26,
28,
29,
32,
25,
17
],
"child_id": [
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33
],
"label": [
"num",
"nsubjpass",
"aux",
"auxpass",
"ROOT",
"prep",
"pobj",
"prep",
"amod",
"pobj",
"prep",
"det",
"pobj",
"prep",
"det",
"pobj",
"prep",
"pobj",
"det",
"dep",
"p"
]
},
"entity_mention": {
"start": [
14,
19,
22,
25,
28,
30
],
"end": [
14,
19,
22,
25,
28,
30
],
"head": [
14,
19,
22,
25,
28,
30
],
"name": [
"people",
"hospital",
"injuries",
"crash",
"A17",
"Sleaford"
],
"type": [
"PER",
"ORG",
"",
"",
"LOC",
"LOC"
],
"mid": [
"/m/09g5pq",
"/m/0hpnr",
"/m/02kh4w",
"/m/0gz_4",
"/m/08tthd",
"/m/01cfbw"
],
"is_proper_name_entity": [
false,
false,
false,
false,
true,
true
],
"gender": [
0,
0,
0,
0,
0,
0
]
}
}
| {
"text": "Five people have been taken to hospital with minor injuries following a crash on the A17 near Sleaford.",
"edge": {
"parent_id": [
14,
17,
17,
17,
-1,
17,
18,
17,
22,
20,
17,
25,
23,
25,
28,
26,
28,
29,
17
],
"child_id": [
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
33
]
}
}
|
{
"id": "0",
"sentence": "Several school districts in Hampton Roads are holding classes this Presidents' Day to make up for days missed because of the snow.",
"node": {
"form": [
"ROOT",
"Several",
"school",
"districts",
"in Hampton Roads",
"are holding",
"classes",
"this Presidents ' Day",
"to make up",
"for days",
"missed",
"because of the snow"
],
"type": [
"",
"",
"",
"",
"LOC",
"",
"",
"PER",
"",
"",
"",
""
],
"mid": [
"",
"",
"",
"",
"/m/01bg5d",
"",
"",
"/m/01_dw7",
"",
"",
"",
""
],
"word": [
{
"id": [
-1
],
"form": [
"ROOT"
],
"stem": [
"ROOT"
],
"tag": [
"ROOT"
]
},
{
"id": [
15
],
"form": [
"Several"
],
"stem": [
"several"
],
"tag": [
"JJ"
]
},
{
"id": [
16
],
"form": [
"school"
],
"stem": [
"school"
],
"tag": [
"NN"
]
},
{
"id": [
17
],
"form": [
"districts"
],
"stem": [
"district"
],
"tag": [
"NNS"
]
},
{
"id": [
18,
19,
20
],
"form": [
"in",
"Hampton",
"Roads"
],
"stem": [
"in",
"hampton",
"Hampton Roads"
],
"tag": [
"IN",
"NNP",
"NNPS"
]
},
{
"id": [
21,
22
],
"form": [
"are",
"holding"
],
"stem": [
"be",
"hold"
],
"tag": [
"VBP",
"VBG"
]
},
{
"id": [
23
],
"form": [
"classes"
],
"stem": [
"class"
],
"tag": [
"NNS"
]
},
{
"id": [
24,
25,
26,
27
],
"form": [
"this",
"Presidents",
"'",
"Day"
],
"stem": [
"this",
"presidents",
"'",
"Presidents' day"
],
"tag": [
"DT",
"NNPS",
"POS",
"NNP"
]
},
{
"id": [
28,
29,
30
],
"form": [
"to",
"make",
"up"
],
"stem": [
"to",
"make",
"up"
],
"tag": [
"TO",
"VB",
"RP"
]
},
{
"id": [
31,
32
],
"form": [
"for",
"days"
],
"stem": [
"for",
"day"
],
"tag": [
"IN",
"NNS"
]
},
{
"id": [
33
],
"form": [
"missed"
],
"stem": [
"miss"
],
"tag": [
"VBN"
]
},
{
"id": [
34,
35,
36,
37
],
"form": [
"because",
"of",
"the",
"snow"
],
"stem": [
"because",
"of",
"the",
"snow"
],
"tag": [
"IN",
"IN",
"DT",
"NN"
]
}
],
"gender": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"head_word_index": [
0,
0,
0,
0,
2,
1,
0,
3,
1,
1,
0,
3
]
},
"edge": {
"parent_id": [
17,
17,
22,
17,
-1,
22,
22,
22,
29,
32,
33
],
"child_id": [
15,
16,
17,
20,
22,
23,
27,
29,
32,
33,
37
],
"label": [
"amod",
"nn",
"subj",
"in",
"ROOT",
"dobj",
"tmod",
"xcomp",
"for",
"partmod",
"because of"
]
},
"entity_mention": {
"start": [
16,
19,
23,
25,
37
],
"end": [
17,
20,
23,
27,
37
],
"head": [
17,
20,
23,
27,
37
],
"name": [
"school districts",
"Hampton Roads",
"classes",
"Presidents' day",
"snow"
],
"type": [
"LOC",
"LOC",
"",
"PER",
""
],
"mid": [
"/m/01xy6g",
"/m/01bg5d",
"/m/075_ys",
"/m/01_dw7",
"/m/06_dn"
],
"is_proper_name_entity": [
false,
true,
false,
true,
false
],
"gender": [
0,
0,
0,
0,
0
]
}
}
| {
"text": "Several school districts are holding classes this Presidents ' Day to make up for days missed.",
"edge": {
"parent_id": [
17,
29,
22,
32,
22,
22,
17,
22,
-1
],
"child_id": [
15,
32,
27,
33,
17,
29,
16,
23,
22
]
}
}
| "Several school districts hold classes on Presidents' day to make up for days missed"
| 0.723077
| "http://wtkr.com/2014/02/17/several-school-districts-hold-classes-on-presidents-day-to-make-up-for-days-missed/"
| {
"id": "0",
"sentence": "Several school districts in Hampton Roads are holding classes this Presidents' Day to make up for days missed because of the snow.",
"node": {
"form": [
"ROOT",
"Several",
"school",
"districts",
"in",
"Hampton",
"Roads",
"are",
"holding",
"classes",
"this",
"Presidents",
"'",
"Day",
"to",
"make",
"up",
"for",
"days",
"missed",
"because",
"of",
"the",
"snow",
"."
],
"type": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"mid": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"word": [
{
"id": [
-1
],
"form": [
"ROOT"
],
"stem": [
"ROOT"
],
"tag": [
"ROOT"
]
},
{
"id": [
15
],
"form": [
"Several"
],
"stem": [
"several"
],
"tag": [
"JJ"
]
},
{
"id": [
16
],
"form": [
"school"
],
"stem": [
"school"
],
"tag": [
"NN"
]
},
{
"id": [
17
],
"form": [
"districts"
],
"stem": [
"district"
],
"tag": [
"NNS"
]
},
{
"id": [
18
],
"form": [
"in"
],
"stem": [
"in"
],
"tag": [
"IN"
]
},
{
"id": [
19
],
"form": [
"Hampton"
],
"stem": [
"hampton"
],
"tag": [
"NNP"
]
},
{
"id": [
20
],
"form": [
"Roads"
],
"stem": [
"roads"
],
"tag": [
"NNPS"
]
},
{
"id": [
21
],
"form": [
"are"
],
"stem": [
"be"
],
"tag": [
"VBP"
]
},
{
"id": [
22
],
"form": [
"holding"
],
"stem": [
"hold"
],
"tag": [
"VBG"
]
},
{
"id": [
23
],
"form": [
"classes"
],
"stem": [
"class"
],
"tag": [
"NNS"
]
},
{
"id": [
24
],
"form": [
"this"
],
"stem": [
"this"
],
"tag": [
"DT"
]
},
{
"id": [
25
],
"form": [
"Presidents"
],
"stem": [
"presidents"
],
"tag": [
"NNPS"
]
},
{
"id": [
26
],
"form": [
"'"
],
"stem": [
"'"
],
"tag": [
"POS"
]
},
{
"id": [
27
],
"form": [
"Day"
],
"stem": [
"day"
],
"tag": [
"NNP"
]
},
{
"id": [
28
],
"form": [
"to"
],
"stem": [
"to"
],
"tag": [
"TO"
]
},
{
"id": [
29
],
"form": [
"make"
],
"stem": [
"make"
],
"tag": [
"VB"
]
},
{
"id": [
30
],
"form": [
"up"
],
"stem": [
"up"
],
"tag": [
"RP"
]
},
{
"id": [
31
],
"form": [
"for"
],
"stem": [
"for"
],
"tag": [
"IN"
]
},
{
"id": [
32
],
"form": [
"days"
],
"stem": [
"day"
],
"tag": [
"NNS"
]
},
{
"id": [
33
],
"form": [
"missed"
],
"stem": [
"miss"
],
"tag": [
"VBN"
]
},
{
"id": [
34
],
"form": [
"because"
],
"stem": [
"because"
],
"tag": [
"IN"
]
},
{
"id": [
35
],
"form": [
"of"
],
"stem": [
"of"
],
"tag": [
"IN"
]
},
{
"id": [
36
],
"form": [
"the"
],
"stem": [
"the"
],
"tag": [
"DT"
]
},
{
"id": [
37
],
"form": [
"snow"
],
"stem": [
"snow"
],
"tag": [
"NN"
]
},
{
"id": [
38
],
"form": [
"."
],
"stem": [
"."
],
"tag": [
"."
]
}
],
"gender": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"head_word_index": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
},
"edge": {
"parent_id": [
17,
17,
22,
17,
20,
18,
22,
-1,
22,
25,
27,
25,
22,
29,
22,
29,
29,
31,
32,
35,
33,
37,
35,
22
],
"child_id": [
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38
],
"label": [
"amod",
"nn",
"nsubj",
"prep",
"nn",
"pobj",
"aux",
"ROOT",
"dobj",
"det",
"poss",
"ps",
"tmod",
"aux",
"xcomp",
"prt",
"prep",
"pobj",
"partmod",
"mwe",
"prep",
"det",
"pobj",
"p"
]
},
"entity_mention": {
"start": [
16,
19,
23,
25,
37
],
"end": [
17,
20,
23,
27,
37
],
"head": [
17,
20,
23,
27,
37
],
"name": [
"school districts",
"Hampton Roads",
"classes",
"Presidents' day",
"snow"
],
"type": [
"LOC",
"LOC",
"",
"PER",
""
],
"mid": [
"/m/01xy6g",
"/m/01bg5d",
"/m/075_ys",
"/m/01_dw7",
"/m/06_dn"
],
"is_proper_name_entity": [
false,
true,
false,
true,
false
],
"gender": [
0,
0,
0,
0,
0
]
}
}
| {
"text": "Several school districts are holding classes this Presidents ' Day to make up for days missed.",
"edge": {
"parent_id": [
17,
17,
22,
22,
-1,
22,
25,
27,
25,
22,
29,
22,
29,
29,
31,
32,
22
],
"child_id": [
15,
16,
17,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
38
]
}
}
|
{
"id": "0",
"sentence": "Luis Suarez was spotted in London this afternoon and this has led the Daily Star to link the Liverpool striker to a potential move to Chelsea or Arsenal.",
"node": {
"form": [
"ROOT",
"Luis Suarez",
"was spotted",
"in London",
"this afternoon",
"this",
"and has led",
"the Daily Star",
"to link",
"Liverpool",
"the striker",
"potential",
"to a move",
"to Chelsea",
"or Arsenal"
],
"type": [
"",
"PER",
"",
"LOC",
"",
"",
"",
"ORG",
"",
"ORG",
"",
"",
"",
"ORG",
"ORG"
],
"mid": [
"",
"/m/026f4lr",
"",
"/m/04jpl",
"",
"",
"",
"/m/01sv_b",
"",
"/m/04ltf",
"",
"",
"",
"/m/023fb",
"/m/0xbm"
],
"word": [
{
"id": [
-1
],
"form": [
"ROOT"
],
"stem": [
"ROOT"
],
"tag": [
"ROOT"
]
},
{
"id": [
13,
14
],
"form": [
"Luis",
"Suarez"
],
"stem": [
"luis",
"Luis Suarez"
],
"tag": [
"NNP",
"NNP"
]
},
{
"id": [
15,
16
],
"form": [
"was",
"spotted"
],
"stem": [
"be",
"spot"
],
"tag": [
"VBD",
"VBN"
]
},
{
"id": [
17,
18
],
"form": [
"in",
"London"
],
"stem": [
"in",
"London"
],
"tag": [
"IN",
"NNP"
]
},
{
"id": [
19,
20
],
"form": [
"this",
"afternoon"
],
"stem": [
"this",
"afternoon"
],
"tag": [
"DT",
"NN"
]
},
{
"id": [
22
],
"form": [
"this"
],
"stem": [
"this"
],
"tag": [
"DT"
]
},
{
"id": [
21,
23,
24
],
"form": [
"and",
"has",
"led"
],
"stem": [
"and",
"have",
"lead"
],
"tag": [
"CC",
"VBZ",
"VBN"
]
},
{
"id": [
25,
26,
27
],
"form": [
"the",
"Daily",
"Star"
],
"stem": [
"the",
"daily",
"Daily Star"
],
"tag": [
"DT",
"NNP",
"NNP"
]
},
{
"id": [
28,
29
],
"form": [
"to",
"link"
],
"stem": [
"to",
"link"
],
"tag": [
"TO",
"VB"
]
},
{
"id": [
31
],
"form": [
"Liverpool"
],
"stem": [
"Liverpool"
],
"tag": [
"NNP"
]
},
{
"id": [
30,
32
],
"form": [
"the",
"striker"
],
"stem": [
"the",
"striker"
],
"tag": [
"DT",
"NN"
]
},
{
"id": [
35
],
"form": [
"potential"
],
"stem": [
"potential"
],
"tag": [
"JJ"
]
},
{
"id": [
33,
34,
36
],
"form": [
"to",
"a",
"move"
],
"stem": [
"to",
"a",
"move"
],
"tag": [
"IN",
"DT",
"NN"
]
},
{
"id": [
37,
38
],
"form": [
"to",
"Chelsea"
],
"stem": [
"to",
"Chelsea"
],
"tag": [
"IN",
"NNP"
]
},
{
"id": [
39,
40
],
"form": [
"or",
"Arsenal"
],
"stem": [
"or",
"Arsenal"
],
"tag": [
"CC",
"NNP"
]
}
],
"gender": [
0,
3,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"head_word_index": [
0,
1,
1,
1,
1,
0,
2,
2,
1,
0,
1,
0,
2,
1,
1
]
},
"edge": {
"parent_id": [
16,
-1,
16,
16,
24,
16,
24,
24,
32,
29,
36,
29,
36,
38
],
"child_id": [
14,
16,
18,
20,
22,
24,
27,
29,
31,
32,
35,
36,
38,
40
],
"label": [
"subj",
"ROOT",
"in",
"dobj",
"subj",
"conj",
"dobj",
"xcomp",
"nn",
"dobj",
"amod",
"to",
"to",
"conj"
]
},
"entity_mention": {
"start": [
13,
18,
26,
31,
32,
36,
38,
40
],
"end": [
14,
18,
27,
31,
32,
36,
38,
40
],
"head": [
14,
18,
27,
31,
32,
36,
38,
40
],
"name": [
"Luis Suarez",
"London",
"Daily Star",
"Liverpool",
"striker",
"move",
"Chelsea",
"Arsenal"
],
"type": [
"PER",
"LOC",
"ORG",
"ORG",
"PER",
"",
"ORG",
"ORG"
],
"mid": [
"/m/026f4lr",
"/m/04jpl",
"/m/01sv_b",
"/m/04ltf",
"/m/02sdk9v",
"/m/07qpgdm",
"/m/023fb",
"/m/0xbm"
],
"is_proper_name_entity": [
true,
true,
true,
true,
false,
false,
true,
true
],
"gender": [
3,
0,
0,
0,
0,
0,
0,
0
]
}
}
| {
"text": "Luis Suarez was spotted in London.",
"edge": {
"parent_id": [
16,
16,
-1
],
"child_id": [
18,
14,
16
]
}
}
| "Luis Suarez spotted in London:"
| 0.222222
| "http://www.caughtoffside.com/2013/12/09/luis-suarez-spotted-in-london-move-to-chelsea-or-arsenal-beckons/"
| {
"id": "0",
"sentence": "Luis Suarez was spotted in London this afternoon and this has led the Daily Star to link the Liverpool striker to a potential move to Chelsea or Arsenal.",
"node": {
"form": [
"ROOT",
"Luis",
"Suarez",
"was",
"spotted",
"in",
"London",
"this",
"afternoon",
"and",
"this",
"has",
"led",
"the",
"Daily",
"Star",
"to",
"link",
"the",
"Liverpool",
"striker",
"to",
"a",
"potential",
"move",
"to",
"Chelsea",
"or",
"Arsenal",
"."
],
"type": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"mid": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"word": [
{
"id": [
-1
],
"form": [
"ROOT"
],
"stem": [
"ROOT"
],
"tag": [
"ROOT"
]
},
{
"id": [
13
],
"form": [
"Luis"
],
"stem": [
"luis"
],
"tag": [
"NNP"
]
},
{
"id": [
14
],
"form": [
"Suarez"
],
"stem": [
"suarez"
],
"tag": [
"NNP"
]
},
{
"id": [
15
],
"form": [
"was"
],
"stem": [
"be"
],
"tag": [
"VBD"
]
},
{
"id": [
16
],
"form": [
"spotted"
],
"stem": [
"spot"
],
"tag": [
"VBN"
]
},
{
"id": [
17
],
"form": [
"in"
],
"stem": [
"in"
],
"tag": [
"IN"
]
},
{
"id": [
18
],
"form": [
"London"
],
"stem": [
"london"
],
"tag": [
"NNP"
]
},
{
"id": [
19
],
"form": [
"this"
],
"stem": [
"this"
],
"tag": [
"DT"
]
},
{
"id": [
20
],
"form": [
"afternoon"
],
"stem": [
"afternoon"
],
"tag": [
"NN"
]
},
{
"id": [
21
],
"form": [
"and"
],
"stem": [
"and"
],
"tag": [
"CC"
]
},
{
"id": [
22
],
"form": [
"this"
],
"stem": [
"this"
],
"tag": [
"DT"
]
},
{
"id": [
23
],
"form": [
"has"
],
"stem": [
"have"
],
"tag": [
"VBZ"
]
},
{
"id": [
24
],
"form": [
"led"
],
"stem": [
"lead"
],
"tag": [
"VBN"
]
},
{
"id": [
25
],
"form": [
"the"
],
"stem": [
"the"
],
"tag": [
"DT"
]
},
{
"id": [
26
],
"form": [
"Daily"
],
"stem": [
"daily"
],
"tag": [
"NNP"
]
},
{
"id": [
27
],
"form": [
"Star"
],
"stem": [
"star"
],
"tag": [
"NNP"
]
},
{
"id": [
28
],
"form": [
"to"
],
"stem": [
"to"
],
"tag": [
"TO"
]
},
{
"id": [
29
],
"form": [
"link"
],
"stem": [
"link"
],
"tag": [
"VB"
]
},
{
"id": [
30
],
"form": [
"the"
],
"stem": [
"the"
],
"tag": [
"DT"
]
},
{
"id": [
31
],
"form": [
"Liverpool"
],
"stem": [
"liverpool"
],
"tag": [
"NNP"
]
},
{
"id": [
32
],
"form": [
"striker"
],
"stem": [
"striker"
],
"tag": [
"NN"
]
},
{
"id": [
33
],
"form": [
"to"
],
"stem": [
"to"
],
"tag": [
"IN"
]
},
{
"id": [
34
],
"form": [
"a"
],
"stem": [
"a"
],
"tag": [
"DT"
]
},
{
"id": [
35
],
"form": [
"potential"
],
"stem": [
"potential"
],
"tag": [
"JJ"
]
},
{
"id": [
36
],
"form": [
"move"
],
"stem": [
"move"
],
"tag": [
"NN"
]
},
{
"id": [
37
],
"form": [
"to"
],
"stem": [
"to"
],
"tag": [
"IN"
]
},
{
"id": [
38
],
"form": [
"Chelsea"
],
"stem": [
"chelsea"
],
"tag": [
"NNP"
]
},
{
"id": [
39
],
"form": [
"or"
],
"stem": [
"or"
],
"tag": [
"CC"
]
},
{
"id": [
40
],
"form": [
"Arsenal"
],
"stem": [
"arsenal"
],
"tag": [
"NNP"
]
},
{
"id": [
41
],
"form": [
"."
],
"stem": [
"."
],
"tag": [
"."
]
}
],
"gender": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"head_word_index": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
},
"edge": {
"parent_id": [
14,
16,
16,
-1,
16,
17,
20,
16,
16,
24,
24,
16,
27,
27,
24,
29,
24,
32,
32,
29,
29,
36,
36,
33,
36,
37,
38,
38,
16
],
"child_id": [
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41
],
"label": [
"nn",
"nsubjpass",
"auxpass",
"ROOT",
"prep",
"pobj",
"det",
"dobj",
"cc",
"nsubj",
"aux",
"conj",
"det",
"nn",
"dobj",
"aux",
"xcomp",
"det",
"nn",
"dobj",
"prep",
"det",
"amod",
"pobj",
"prep",
"pobj",
"cc",
"conj",
"p"
]
},
"entity_mention": {
"start": [
13,
18,
26,
31,
32,
36,
38,
40
],
"end": [
14,
18,
27,
31,
32,
36,
38,
40
],
"head": [
14,
18,
27,
31,
32,
36,
38,
40
],
"name": [
"Luis Suarez",
"London",
"Daily Star",
"Liverpool",
"striker",
"move",
"Chelsea",
"Arsenal"
],
"type": [
"PER",
"LOC",
"ORG",
"ORG",
"PER",
"",
"ORG",
"ORG"
],
"mid": [
"/m/026f4lr",
"/m/04jpl",
"/m/01sv_b",
"/m/04ltf",
"/m/02sdk9v",
"/m/07qpgdm",
"/m/023fb",
"/m/0xbm"
],
"is_proper_name_entity": [
true,
true,
true,
true,
false,
false,
true,
true
],
"gender": [
3,
0,
0,
0,
0,
0,
0,
0
]
}
}
| {
"text": "Luis Suarez was spotted in London.",
"edge": {
"parent_id": [
14,
16,
16,
-1,
16,
17,
16
],
"child_id": [
13,
14,
15,
16,
17,
18,
41
]
}
}
|
{
"id": "0",
"sentence": "A woman was injured by a falling tree in the Gresham neighborhood, according to the Chicago Fire Department.",
"node": {
"form": [
"ROOT",
"A woman",
"was injured",
"falling",
"by a tree",
"Gresham",
"in the neighborhood",
"according",
"to the Chicago Fire Department"
],
"type": [
"",
"",
"",
"",
"",
"LOC",
"",
"",
"ORG"
],
"mid": [
"",
"",
"",
"",
"",
"/m/0zfk6",
"",
"",
"/m/038fz2"
],
"word": [
{
"id": [
-1
],
"form": [
"ROOT"
],
"stem": [
"ROOT"
],
"tag": [
"ROOT"
]
},
{
"id": [
5,
6
],
"form": [
"A",
"woman"
],
"stem": [
"a",
"woman"
],
"tag": [
"DT",
"NN"
]
},
{
"id": [
7,
8
],
"form": [
"was",
"injured"
],
"stem": [
"be",
"injure"
],
"tag": [
"VBD",
"VBN"
]
},
{
"id": [
11
],
"form": [
"falling"
],
"stem": [
"fall"
],
"tag": [
"VBG"
]
},
{
"id": [
9,
10,
12
],
"form": [
"by",
"a",
"tree"
],
"stem": [
"by",
"a",
"tree"
],
"tag": [
"IN",
"DT",
"NN"
]
},
{
"id": [
15
],
"form": [
"Gresham"
],
"stem": [
"Gresham"
],
"tag": [
"NNP"
]
},
{
"id": [
13,
14,
16
],
"form": [
"in",
"the",
"neighborhood"
],
"stem": [
"in",
"the",
"neighborhood"
],
"tag": [
"IN",
"DT",
"NN"
]
},
{
"id": [
18
],
"form": [
"according"
],
"stem": [
"accord"
],
"tag": [
"VBG"
]
},
{
"id": [
19,
20,
21,
22,
23
],
"form": [
"to",
"the",
"Chicago",
"Fire",
"Department"
],
"stem": [
"to",
"the",
"chicago",
"fire",
"Chicago Fire Department"
],
"tag": [
"IN",
"DT",
"NNP",
"NNP",
"NNP"
]
}
],
"gender": [
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"head_word_index": [
0,
1,
1,
0,
2,
0,
2,
0,
4
]
},
"edge": {
"parent_id": [
8,
-1,
12,
8,
16,
12,
8,
18
],
"child_id": [
6,
8,
11,
12,
15,
16,
18,
23
],
"label": [
"subj",
"ROOT",
"amod",
"by",
"nn",
"in",
"prep",
"to"
]
},
"entity_mention": {
"start": [
6,
12,
15,
16,
21
],
"end": [
6,
12,
15,
16,
23
],
"head": [
6,
12,
15,
16,
23
],
"name": [
"Woman",
"tree",
"Gresham",
"neighborhood",
"Chicago Fire Department"
],
"type": [
"",
"",
"LOC",
"LOC",
"ORG"
],
"mid": [
"/m/03bt1vf",
"/m/07j7r",
"/m/0zfk6",
"/m/0180xr",
"/m/038fz2"
],
"is_proper_name_entity": [
false,
false,
true,
false,
true
],
"gender": [
2,
0,
0,
0,
0
]
}
}
| {
"text": "A woman was injured by a falling tree.",
"edge": {
"parent_id": [
8,
12,
-1,
8
],
"child_id": [
12,
11,
8,
6
]
}
}
| "Woman injured by falling tree"
| 0.351852
| "http://wgntv.com/2013/09/21/woman-injured-by-falling-tree/"
| {
"id": "0",
"sentence": "A woman was injured by a falling tree in the Gresham neighborhood, according to the Chicago Fire Department.",
"node": {
"form": [
"ROOT",
"A",
"woman",
"was",
"injured",
"by",
"a",
"falling",
"tree",
"in",
"the",
"Gresham",
"neighborhood",
",",
"according",
"to",
"the",
"Chicago",
"Fire",
"Department",
"."
],
"type": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"mid": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"word": [
{
"id": [
-1
],
"form": [
"ROOT"
],
"stem": [
"ROOT"
],
"tag": [
"ROOT"
]
},
{
"id": [
5
],
"form": [
"A"
],
"stem": [
"a"
],
"tag": [
"DT"
]
},
{
"id": [
6
],
"form": [
"woman"
],
"stem": [
"woman"
],
"tag": [
"NN"
]
},
{
"id": [
7
],
"form": [
"was"
],
"stem": [
"be"
],
"tag": [
"VBD"
]
},
{
"id": [
8
],
"form": [
"injured"
],
"stem": [
"injure"
],
"tag": [
"VBN"
]
},
{
"id": [
9
],
"form": [
"by"
],
"stem": [
"by"
],
"tag": [
"IN"
]
},
{
"id": [
10
],
"form": [
"a"
],
"stem": [
"a"
],
"tag": [
"DT"
]
},
{
"id": [
11
],
"form": [
"falling"
],
"stem": [
"fall"
],
"tag": [
"VBG"
]
},
{
"id": [
12
],
"form": [
"tree"
],
"stem": [
"tree"
],
"tag": [
"NN"
]
},
{
"id": [
13
],
"form": [
"in"
],
"stem": [
"in"
],
"tag": [
"IN"
]
},
{
"id": [
14
],
"form": [
"the"
],
"stem": [
"the"
],
"tag": [
"DT"
]
},
{
"id": [
15
],
"form": [
"Gresham"
],
"stem": [
"gresham"
],
"tag": [
"NNP"
]
},
{
"id": [
16
],
"form": [
"neighborhood"
],
"stem": [
"neighborhood"
],
"tag": [
"NN"
]
},
{
"id": [
17
],
"form": [
","
],
"stem": [
","
],
"tag": [
","
]
},
{
"id": [
18
],
"form": [
"according"
],
"stem": [
"accord"
],
"tag": [
"VBG"
]
},
{
"id": [
19
],
"form": [
"to"
],
"stem": [
"to"
],
"tag": [
"IN"
]
},
{
"id": [
20
],
"form": [
"the"
],
"stem": [
"the"
],
"tag": [
"DT"
]
},
{
"id": [
21
],
"form": [
"Chicago"
],
"stem": [
"chicago"
],
"tag": [
"NNP"
]
},
{
"id": [
22
],
"form": [
"Fire"
],
"stem": [
"fire"
],
"tag": [
"NNP"
]
},
{
"id": [
23
],
"form": [
"Department"
],
"stem": [
"department"
],
"tag": [
"NNP"
]
},
{
"id": [
24
],
"form": [
"."
],
"stem": [
"."
],
"tag": [
"."
]
}
],
"gender": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"head_word_index": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
},
"edge": {
"parent_id": [
6,
8,
8,
-1,
8,
12,
12,
9,
12,
16,
16,
13,
8,
8,
18,
23,
23,
23,
19,
8
],
"child_id": [
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24
],
"label": [
"det",
"nsubjpass",
"auxpass",
"ROOT",
"prep",
"det",
"amod",
"pobj",
"prep",
"det",
"nn",
"pobj",
"p",
"prep",
"pcomp",
"det",
"nn",
"nn",
"pobj",
"p"
]
},
"entity_mention": {
"start": [
6,
12,
15,
16,
21
],
"end": [
6,
12,
15,
16,
23
],
"head": [
6,
12,
15,
16,
23
],
"name": [
"Woman",
"tree",
"Gresham",
"neighborhood",
"Chicago Fire Department"
],
"type": [
"",
"",
"LOC",
"LOC",
"ORG"
],
"mid": [
"/m/03bt1vf",
"/m/07j7r",
"/m/0zfk6",
"/m/0180xr",
"/m/038fz2"
],
"is_proper_name_entity": [
false,
false,
true,
false,
true
],
"gender": [
2,
0,
0,
0,
0
]
}
}
| {
"text": "A woman was injured by a falling tree.",
"edge": {
"parent_id": [
6,
8,
8,
-1,
8,
12,
12,
9,
8
],
"child_id": [
5,
6,
7,
8,
9,
10,
11,
12,
24
]
}
}
|
{
"id": "0",
"sentence": "Birmingham poet Benjamin Zephaniah is today leading an interactive poetry day for ex-offenders in Birmingham.",
"node": {
"form": [
"ROOT",
"Birmingham",
"poet",
"Benjamin Zephaniah",
"is",
"today",
"leading",
"interactive",
"poetry",
"an day",
"for ex-offenders",
"in Birmingham"
],
"type": [
"",
"LOC",
"PER",
"PER",
"",
"",
"",
"",
"",
"",
"",
"LOC"
],
"mid": [
"",
"/m/0k33p",
"/m/01k61fs",
"/m/01k61fs",
"",
"",
"",
"",
"",
"",
"",
"/m/0k33p"
],
"word": [
{
"id": [
-1
],
"form": [
"ROOT"
],
"stem": [
"ROOT"
],
"tag": [
"ROOT"
]
},
{
"id": [
8
],
"form": [
"Birmingham"
],
"stem": [
"Birmingham"
],
"tag": [
"NNP"
]
},
{
"id": [
9
],
"form": [
"poet"
],
"stem": [
"Benjamin Zephaniah"
],
"tag": [
"NN"
]
},
{
"id": [
10,
11
],
"form": [
"Benjamin",
"Zephaniah"
],
"stem": [
"benjamin",
"Benjamin Zephaniah"
],
"tag": [
"NNP",
"NNP"
]
},
{
"id": [
12
],
"form": [
"is"
],
"stem": [
"be"
],
"tag": [
"VBZ"
]
},
{
"id": [
13
],
"form": [
"today"
],
"stem": [
"today"
],
"tag": [
"NN"
]
},
{
"id": [
14
],
"form": [
"leading"
],
"stem": [
"lead"
],
"tag": [
"VBG"
]
},
{
"id": [
16
],
"form": [
"interactive"
],
"stem": [
"interactive"
],
"tag": [
"JJ"
]
},
{
"id": [
17
],
"form": [
"poetry"
],
"stem": [
"poetry"
],
"tag": [
"NN"
]
},
{
"id": [
15,
18
],
"form": [
"an",
"day"
],
"stem": [
"an",
"day"
],
"tag": [
"DT",
"NN"
]
},
{
"id": [
19,
20
],
"form": [
"for",
"ex-offenders"
],
"stem": [
"for",
"ex-offender"
],
"tag": [
"IN",
"NNS"
]
},
{
"id": [
21,
22
],
"form": [
"in",
"Birmingham"
],
"stem": [
"in",
"Birmingham"
],
"tag": [
"IN",
"NNP"
]
}
],
"gender": [
0,
0,
3,
3,
0,
0,
0,
0,
0,
0,
0,
0
],
"head_word_index": [
0,
0,
0,
1,
0,
0,
0,
0,
0,
1,
1,
1
]
},
"edge": {
"parent_id": [
9,
11,
12,
-1,
12,
13,
18,
18,
14,
14,
20
],
"child_id": [
8,
9,
11,
12,
13,
14,
16,
17,
18,
20,
22
],
"label": [
"nn",
"nn",
"subj",
"ROOT",
"attr",
"partmod",
"amod",
"nn",
"dobj",
"for",
"in"
]
},
"entity_mention": {
"start": [
8,
9,
10,
16,
20,
22
],
"end": [
8,
9,
11,
18,
20,
22
],
"head": [
8,
9,
11,
18,
20,
22
],
"name": [
"Birmingham",
"Benjamin Zephaniah",
"Benjamin Zephaniah",
"interactive poetry day",
"ex-offender",
"Birmingham"
],
"type": [
"LOC",
"PER",
"PER",
"",
"PER",
"LOC"
],
"mid": [
"/m/0k33p",
"/m/01k61fs",
"/m/01k61fs",
"",
"",
"/m/0k33p"
],
"is_proper_name_entity": [
true,
true,
true,
false,
false,
true
],
"gender": [
0,
3,
3,
0,
0,
0
]
}
}
| {
"text": "Benjamin Zephaniah is today leading an poetry day for ex-offenders.",
"edge": {
"parent_id": [
13,
14,
18,
12,
12,
-1,
14
],
"child_id": [
14,
20,
17,
13,
11,
12,
18
]
}
}
| "Benjamin Zephaniah to lead poetry day for ex-offenders"
| 0.614679
| "http://www.itv.com/news/central/update/2014-02-17/benjamin-zephaniah-to-lead-poetry-day-for-ex-offenders/"
| {
"id": "0",
"sentence": "Birmingham poet Benjamin Zephaniah is today leading an interactive poetry day for ex-offenders in Birmingham.",
"node": {
"form": [
"ROOT",
"Birmingham",
"poet",
"Benjamin",
"Zephaniah",
"is",
"today",
"leading",
"an",
"interactive",
"poetry",
"day",
"for",
"ex-offenders",
"in",
"Birmingham",
"."
],
"type": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"mid": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"word": [
{
"id": [
-1
],
"form": [
"ROOT"
],
"stem": [
"ROOT"
],
"tag": [
"ROOT"
]
},
{
"id": [
8
],
"form": [
"Birmingham"
],
"stem": [
"birmingham"
],
"tag": [
"NNP"
]
},
{
"id": [
9
],
"form": [
"poet"
],
"stem": [
"poet"
],
"tag": [
"NN"
]
},
{
"id": [
10
],
"form": [
"Benjamin"
],
"stem": [
"benjamin"
],
"tag": [
"NNP"
]
},
{
"id": [
11
],
"form": [
"Zephaniah"
],
"stem": [
"zephaniah"
],
"tag": [
"NNP"
]
},
{
"id": [
12
],
"form": [
"is"
],
"stem": [
"be"
],
"tag": [
"VBZ"
]
},
{
"id": [
13
],
"form": [
"today"
],
"stem": [
"today"
],
"tag": [
"NN"
]
},
{
"id": [
14
],
"form": [
"leading"
],
"stem": [
"lead"
],
"tag": [
"VBG"
]
},
{
"id": [
15
],
"form": [
"an"
],
"stem": [
"an"
],
"tag": [
"DT"
]
},
{
"id": [
16
],
"form": [
"interactive"
],
"stem": [
"interactive"
],
"tag": [
"JJ"
]
},
{
"id": [
17
],
"form": [
"poetry"
],
"stem": [
"poetry"
],
"tag": [
"NN"
]
},
{
"id": [
18
],
"form": [
"day"
],
"stem": [
"day"
],
"tag": [
"NN"
]
},
{
"id": [
19
],
"form": [
"for"
],
"stem": [
"for"
],
"tag": [
"IN"
]
},
{
"id": [
20
],
"form": [
"ex-offenders"
],
"stem": [
"ex-offender"
],
"tag": [
"NNS"
]
},
{
"id": [
21
],
"form": [
"in"
],
"stem": [
"in"
],
"tag": [
"IN"
]
},
{
"id": [
22
],
"form": [
"Birmingham"
],
"stem": [
"birmingham"
],
"tag": [
"NNP"
]
},
{
"id": [
23
],
"form": [
"."
],
"stem": [
"."
],
"tag": [
"."
]
}
],
"gender": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"head_word_index": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
},
"edge": {
"parent_id": [
9,
11,
11,
12,
-1,
12,
13,
18,
18,
18,
14,
14,
19,
20,
21,
12
],
"child_id": [
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23
],
"label": [
"nn",
"nn",
"nn",
"nsubj",
"ROOT",
"attr",
"partmod",
"det",
"amod",
"nn",
"dobj",
"prep",
"pobj",
"prep",
"pobj",
"p"
]
},
"entity_mention": {
"start": [
8,
9,
10,
16,
20,
22
],
"end": [
8,
9,
11,
18,
20,
22
],
"head": [
8,
9,
11,
18,
20,
22
],
"name": [
"Birmingham",
"Benjamin Zephaniah",
"Benjamin Zephaniah",
"interactive poetry day",
"ex-offender",
"Birmingham"
],
"type": [
"LOC",
"PER",
"PER",
"",
"PER",
"LOC"
],
"mid": [
"/m/0k33p",
"/m/01k61fs",
"/m/01k61fs",
"",
"",
"/m/0k33p"
],
"is_proper_name_entity": [
true,
true,
true,
false,
false,
true
],
"gender": [
0,
3,
3,
0,
0,
0
]
}
}
| {
"text": "Benjamin Zephaniah is today leading an poetry day for ex-offenders.",
"edge": {
"parent_id": [
11,
12,
-1,
12,
13,
18,
18,
14,
14,
19,
12
],
"child_id": [
10,
11,
12,
13,
14,
15,
17,
18,
19,
20,
23
]
}
}
|
{
"id": "0",
"sentence": "British mobile phone giant Vodafone said Tuesday it was seeking regulatory approval to take full control of its Indian unit for $1.65 billion, after New Delhi relaxed foreign ownership rules in the sector.",
"node": {
"form": [
"ROOT",
"British",
"mobile phone giant",
"Vodafone",
"said",
"Tuesday",
"it",
"was seeking",
"regulatory",
"approval",
"to take",
"full",
"control",
"Indian",
"of its unit",
"for $",
"1.65",
"billion",
"New Delhi",
"after relaxed",
"foreign",
"ownership",
"rules",
"in the sector"
],
"type": [
"",
"LOC",
"ORG",
"ORG",
"",
"",
"ORG",
"",
"",
"",
"",
"",
"",
"LOC",
"",
"",
"",
"",
"LOC",
"",
"",
"",
"",
""
],
"mid": [
"",
"/m/07ssc",
"/m/02d6ph",
"/m/02d6ph",
"",
"",
"/m/02d6ph",
"",
"",
"",
"",
"",
"",
"/m/03rk0",
"",
"",
"",
"",
"/m/0dlv0",
"",
"",
"",
"",
""
],
"word": [
{
"id": [
-1
],
"form": [
"ROOT"
],
"stem": [
"ROOT"
],
"tag": [
"ROOT"
]
},
{
"id": [
12
],
"form": [
"British"
],
"stem": [
"British"
],
"tag": [
"JJ"
]
},
{
"id": [
13,
14,
15
],
"form": [
"mobile",
"phone",
"giant"
],
"stem": [
"mobile",
"phone",
"Vodafone"
],
"tag": [
"JJ",
"NN",
"NN"
]
},
{
"id": [
16
],
"form": [
"Vodafone"
],
"stem": [
"Vodafone"
],
"tag": [
"NNP"
]
},
{
"id": [
17
],
"form": [
"said"
],
"stem": [
"say"
],
"tag": [
"VBD"
]
},
{
"id": [
18
],
"form": [
"Tuesday"
],
"stem": [
"tuesday"
],
"tag": [
"NNP"
]
},
{
"id": [
19
],
"form": [
"it"
],
"stem": [
"Vodafone"
],
"tag": [
"PRP"
]
},
{
"id": [
20,
21
],
"form": [
"was",
"seeking"
],
"stem": [
"be",
"seek"
],
"tag": [
"VBD",
"VBG"
]
},
{
"id": [
22
],
"form": [
"regulatory"
],
"stem": [
"regulatory"
],
"tag": [
"JJ"
]
},
{
"id": [
23
],
"form": [
"approval"
],
"stem": [
"approval"
],
"tag": [
"NN"
]
},
{
"id": [
24,
25
],
"form": [
"to",
"take"
],
"stem": [
"to",
"take"
],
"tag": [
"TO",
"VB"
]
},
{
"id": [
26
],
"form": [
"full"
],
"stem": [
"full"
],
"tag": [
"JJ"
]
},
{
"id": [
27
],
"form": [
"control"
],
"stem": [
"control"
],
"tag": [
"NN"
]
},
{
"id": [
30
],
"form": [
"Indian"
],
"stem": [
"Indian"
],
"tag": [
"JJ"
]
},
{
"id": [
28,
29,
31
],
"form": [
"of",
"its",
"unit"
],
"stem": [
"of",
"Indian",
"unit"
],
"tag": [
"IN",
"PRP$",
"NN"
]
},
{
"id": [
32,
33
],
"form": [
"for",
"$"
],
"stem": [
"for",
"$"
],
"tag": [
"IN",
"$"
]
},
{
"id": [
34
],
"form": [
"1.65"
],
"stem": [
"1.65"
],
"tag": [
"CD"
]
},
{
"id": [
35
],
"form": [
"billion"
],
"stem": [
"billion"
],
"tag": [
"CD"
]
},
{
"id": [
38,
39
],
"form": [
"New",
"Delhi"
],
"stem": [
"new",
"New Delhi"
],
"tag": [
"NNP",
"NNP"
]
},
{
"id": [
37,
40
],
"form": [
"after",
"relaxed"
],
"stem": [
"after",
"relax"
],
"tag": [
"IN",
"VBD"
]
},
{
"id": [
41
],
"form": [
"foreign"
],
"stem": [
"foreign"
],
"tag": [
"JJ"
]
},
{
"id": [
42
],
"form": [
"ownership"
],
"stem": [
"ownership"
],
"tag": [
"NN"
]
},
{
"id": [
43
],
"form": [
"rules"
],
"stem": [
"rule"
],
"tag": [
"NNS"
]
},
{
"id": [
44,
45,
46
],
"form": [
"in",
"the",
"sector"
],
"stem": [
"in",
"the",
"sector"
],
"tag": [
"IN",
"DT",
"NN"
]
}
],
"gender": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"head_word_index": [
0,
0,
2,
0,
0,
0,
0,
1,
0,
0,
1,
0,
0,
0,
2,
1,
0,
0,
1,
1,
0,
0,
0,
2
]
},
"edge": {
"parent_id": [
15,
16,
17,
-1,
17,
21,
17,
23,
21,
23,
27,
25,
31,
27,
25,
33,
33,
40,
25,
-1,
43,
43,
40,
40
],
"child_id": [
12,
15,
16,
17,
18,
19,
21,
22,
23,
25,
26,
27,
30,
31,
33,
34,
35,
39,
40,
40,
41,
42,
43,
46
],
"label": [
"amod",
"nn",
"subj",
"ROOT",
"tmod",
"subj",
"dep",
"amod",
"dobj",
"infmod",
"amod",
"dobj",
"amod",
"of",
"for",
"number",
"number",
"subj",
"after",
"ROOT",
"amod",
"nn",
"dobj",
"in"
]
},
"entity_mention": {
"start": [
12,
13,
16,
19,
22,
27,
29,
30,
31,
38,
41,
46
],
"end": [
12,
15,
16,
19,
23,
27,
29,
30,
31,
39,
43,
46
],
"head": [
12,
15,
16,
19,
23,
27,
29,
30,
31,
39,
43,
46
],
"name": [
"British",
"Vodafone",
"Vodafone",
"Vodafone",
"regulatory approval",
"control",
"Indian",
"Indian",
"unit",
"New Delhi",
"foreign ownership rules",
"sector"
],
"type": [
"LOC",
"ORG",
"ORG",
"ORG",
"",
"",
"LOC",
"LOC",
"ORG",
"LOC",
"",
""
],
"mid": [
"/m/07ssc",
"/m/02d6ph",
"/m/02d6ph",
"/m/02d6ph",
"/m/013zzb",
"/m/020h8",
"/m/03rk0",
"/m/03rk0",
"/m/01qdzn",
"/m/0dlv0",
"",
"/m/07pr0m2"
],
"is_proper_name_entity": [
true,
true,
true,
true,
false,
false,
true,
true,
false,
true,
false,
false
],
"gender": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
}
}
| {
"text": "Vodafone said it was seeking regulatory approval to take full control of its Indian unit.",
"edge": {
"parent_id": [
23,
27,
27,
25,
23,
-1,
21,
21,
17,
17,
31
],
"child_id": [
22,
31,
26,
27,
25,
17,
23,
19,
21,
16,
30
]
}
}
| "Vodafone seeks regulatory approval to take full control of its Indian unit"
| 0.434146
| "http://gadgets.ndtv.com/telecom/news/vodafone-seeks-regulatory-approval-to-take-full-control-of-its-indian-unit-439313"
| {
"id": "0",
"sentence": "British mobile phone giant Vodafone said Tuesday it was seeking regulatory approval to take full control of its Indian unit for $1.65 billion, after New Delhi relaxed foreign ownership rules in the sector.",
"node": {
"form": [
"ROOT",
"British",
"mobile",
"phone",
"giant",
"Vodafone",
"said",
"Tuesday",
"it",
"was",
"seeking",
"regulatory",
"approval",
"to",
"take",
"full",
"control",
"of",
"its",
"Indian",
"unit",
"for",
"$",
"1.65",
"billion",
",",
"after",
"New",
"Delhi",
"relaxed",
"foreign",
"ownership",
"rules",
"in",
"the",
"sector",
"."
],
"type": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"mid": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"word": [
{
"id": [
-1
],
"form": [
"ROOT"
],
"stem": [
"ROOT"
],
"tag": [
"ROOT"
]
},
{
"id": [
12
],
"form": [
"British"
],
"stem": [
"british"
],
"tag": [
"JJ"
]
},
{
"id": [
13
],
"form": [
"mobile"
],
"stem": [
"mobile"
],
"tag": [
"JJ"
]
},
{
"id": [
14
],
"form": [
"phone"
],
"stem": [
"phone"
],
"tag": [
"NN"
]
},
{
"id": [
15
],
"form": [
"giant"
],
"stem": [
"giant"
],
"tag": [
"NN"
]
},
{
"id": [
16
],
"form": [
"Vodafone"
],
"stem": [
"vodafone"
],
"tag": [
"NNP"
]
},
{
"id": [
17
],
"form": [
"said"
],
"stem": [
"say"
],
"tag": [
"VBD"
]
},
{
"id": [
18
],
"form": [
"Tuesday"
],
"stem": [
"tuesday"
],
"tag": [
"NNP"
]
},
{
"id": [
19
],
"form": [
"it"
],
"stem": [
"Vodafone"
],
"tag": [
"PRP"
]
},
{
"id": [
20
],
"form": [
"was"
],
"stem": [
"be"
],
"tag": [
"VBD"
]
},
{
"id": [
21
],
"form": [
"seeking"
],
"stem": [
"seek"
],
"tag": [
"VBG"
]
},
{
"id": [
22
],
"form": [
"regulatory"
],
"stem": [
"regulatory"
],
"tag": [
"JJ"
]
},
{
"id": [
23
],
"form": [
"approval"
],
"stem": [
"approval"
],
"tag": [
"NN"
]
},
{
"id": [
24
],
"form": [
"to"
],
"stem": [
"to"
],
"tag": [
"TO"
]
},
{
"id": [
25
],
"form": [
"take"
],
"stem": [
"take"
],
"tag": [
"VB"
]
},
{
"id": [
26
],
"form": [
"full"
],
"stem": [
"full"
],
"tag": [
"JJ"
]
},
{
"id": [
27
],
"form": [
"control"
],
"stem": [
"control"
],
"tag": [
"NN"
]
},
{
"id": [
28
],
"form": [
"of"
],
"stem": [
"of"
],
"tag": [
"IN"
]
},
{
"id": [
29
],
"form": [
"its"
],
"stem": [
"Indian"
],
"tag": [
"PRP$"
]
},
{
"id": [
30
],
"form": [
"Indian"
],
"stem": [
"indian"
],
"tag": [
"JJ"
]
},
{
"id": [
31
],
"form": [
"unit"
],
"stem": [
"unit"
],
"tag": [
"NN"
]
},
{
"id": [
32
],
"form": [
"for"
],
"stem": [
"for"
],
"tag": [
"IN"
]
},
{
"id": [
33
],
"form": [
"$"
],
"stem": [
"$"
],
"tag": [
"$"
]
},
{
"id": [
34
],
"form": [
"1.65"
],
"stem": [
"1.65"
],
"tag": [
"CD"
]
},
{
"id": [
35
],
"form": [
"billion"
],
"stem": [
"billion"
],
"tag": [
"CD"
]
},
{
"id": [
36
],
"form": [
","
],
"stem": [
","
],
"tag": [
","
]
},
{
"id": [
37
],
"form": [
"after"
],
"stem": [
"after"
],
"tag": [
"IN"
]
},
{
"id": [
38
],
"form": [
"New"
],
"stem": [
"new"
],
"tag": [
"NNP"
]
},
{
"id": [
39
],
"form": [
"Delhi"
],
"stem": [
"delhi"
],
"tag": [
"NNP"
]
},
{
"id": [
40
],
"form": [
"relaxed"
],
"stem": [
"relax"
],
"tag": [
"VBD"
]
},
{
"id": [
41
],
"form": [
"foreign"
],
"stem": [
"foreign"
],
"tag": [
"JJ"
]
},
{
"id": [
42
],
"form": [
"ownership"
],
"stem": [
"ownership"
],
"tag": [
"NN"
]
},
{
"id": [
43
],
"form": [
"rules"
],
"stem": [
"rule"
],
"tag": [
"NNS"
]
},
{
"id": [
44
],
"form": [
"in"
],
"stem": [
"in"
],
"tag": [
"IN"
]
},
{
"id": [
45
],
"form": [
"the"
],
"stem": [
"the"
],
"tag": [
"DT"
]
},
{
"id": [
46
],
"form": [
"sector"
],
"stem": [
"sector"
],
"tag": [
"NN"
]
},
{
"id": [
47
],
"form": [
"."
],
"stem": [
"."
],
"tag": [
"."
]
}
],
"gender": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"head_word_index": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
},
"edge": {
"parent_id": [
15,
14,
15,
16,
17,
-1,
17,
21,
21,
17,
23,
21,
25,
23,
27,
25,
27,
31,
31,
28,
25,
32,
33,
33,
25,
40,
39,
40,
25,
43,
43,
40,
40,
46,
44,
17
],
"child_id": [
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47
],
"label": [
"amod",
"amod",
"nn",
"nn",
"nsubj",
"ROOT",
"tmod",
"nsubj",
"aux",
"dep",
"amod",
"dobj",
"aux",
"infmod",
"amod",
"dobj",
"prep",
"poss",
"amod",
"pobj",
"prep",
"pobj",
"number",
"number",
"p",
"mark",
"nn",
"nsubj",
"advcl",
"amod",
"nn",
"dobj",
"prep",
"det",
"pobj",
"p"
]
},
"entity_mention": {
"start": [
12,
13,
16,
19,
22,
27,
29,
30,
31,
38,
41,
46
],
"end": [
12,
15,
16,
19,
23,
27,
29,
30,
31,
39,
43,
46
],
"head": [
12,
15,
16,
19,
23,
27,
29,
30,
31,
39,
43,
46
],
"name": [
"British",
"Vodafone",
"Vodafone",
"Vodafone",
"regulatory approval",
"control",
"Indian",
"Indian",
"unit",
"New Delhi",
"foreign ownership rules",
"sector"
],
"type": [
"LOC",
"ORG",
"ORG",
"ORG",
"",
"",
"LOC",
"LOC",
"ORG",
"LOC",
"",
""
],
"mid": [
"/m/07ssc",
"/m/02d6ph",
"/m/02d6ph",
"/m/02d6ph",
"/m/013zzb",
"/m/020h8",
"/m/03rk0",
"/m/03rk0",
"/m/01qdzn",
"/m/0dlv0",
"",
"/m/07pr0m2"
],
"is_proper_name_entity": [
true,
true,
true,
true,
false,
false,
true,
true,
false,
true,
false,
false
],
"gender": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
}
}
| {
"text": "Vodafone said it was seeking regulatory approval to take full control of its Indian unit.",
"edge": {
"parent_id": [
17,
-1,
21,
21,
17,
23,
21,
25,
23,
27,
25,
27,
31,
31,
28,
17
],
"child_id": [
16,
17,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
47
]
}
}
|
{
"id": "0",
"sentence": "Markets continued to remain under pressure on Thursday morning as financial heavyweights like ICICI Bank, HDFC, and HDFC Bank declined by 1-2% each.",
"node": {
"form": [
"ROOT",
"Markets",
"continued",
"to remain",
"under pressure",
"Thursday",
"on morning",
"financial",
"heavyweights",
"like ICICI Bank",
"HDFC",
"and HDFC Bank",
"as declined",
"by 1 - 2 %",
"each"
],
"type": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"ORG",
"ORG",
"ORG",
"",
"",
""
],
"mid": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"/m/03h6q6",
"/m/025tzgk",
"/m/025tzgk",
"",
"",
""
],
"word": [
{
"id": [
-1
],
"form": [
"ROOT"
],
"stem": [
"ROOT"
],
"tag": [
"ROOT"
]
},
{
"id": [
10
],
"form": [
"Markets"
],
"stem": [
"market"
],
"tag": [
"NNS"
]
},
{
"id": [
11
],
"form": [
"continued"
],
"stem": [
"continue"
],
"tag": [
"VBD"
]
},
{
"id": [
12,
13
],
"form": [
"to",
"remain"
],
"stem": [
"to",
"remain"
],
"tag": [
"TO",
"VB"
]
},
{
"id": [
14,
15
],
"form": [
"under",
"pressure"
],
"stem": [
"under",
"pressure"
],
"tag": [
"IN",
"NN"
]
},
{
"id": [
17
],
"form": [
"Thursday"
],
"stem": [
"thursday"
],
"tag": [
"NNP"
]
},
{
"id": [
16,
18
],
"form": [
"on",
"morning"
],
"stem": [
"on",
"morning"
],
"tag": [
"IN",
"NN"
]
},
{
"id": [
20
],
"form": [
"financial"
],
"stem": [
"financial"
],
"tag": [
"JJ"
]
},
{
"id": [
21
],
"form": [
"heavyweights"
],
"stem": [
"heavyweight"
],
"tag": [
"NNS"
]
},
{
"id": [
22,
23,
24
],
"form": [
"like",
"ICICI",
"Bank"
],
"stem": [
"like",
"icici",
"ICICI Bank"
],
"tag": [
"IN",
"NNP",
"NNP"
]
},
{
"id": [
26
],
"form": [
"HDFC"
],
"stem": [
"HDFC Bank"
],
"tag": [
"NNP"
]
},
{
"id": [
28,
29,
30
],
"form": [
"and",
"HDFC",
"Bank"
],
"stem": [
"and",
"hdfc",
"HDFC Bank"
],
"tag": [
"CC",
"NNP",
"NNP"
]
},
{
"id": [
19,
31
],
"form": [
"as",
"declined"
],
"stem": [
"as",
"decline"
],
"tag": [
"IN",
"VBD"
]
},
{
"id": [
32,
33,
34,
35,
36
],
"form": [
"by",
"1",
"-",
"2",
"%"
],
"stem": [
"by",
"1",
"-",
"2",
"%"
],
"tag": [
"IN",
"CD",
"SYM",
"CD",
"NN"
]
},
{
"id": [
37
],
"form": [
"each"
],
"stem": [
"each"
],
"tag": [
"DT"
]
}
],
"gender": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"head_word_index": [
0,
0,
0,
1,
1,
0,
1,
0,
0,
2,
0,
2,
1,
4,
0
]
},
"edge": {
"parent_id": [
11,
-1,
11,
13,
18,
15,
21,
31,
21,
24,
24,
13,
-1,
31,
36
],
"child_id": [
10,
11,
13,
15,
17,
18,
20,
21,
24,
26,
30,
31,
31,
36,
37
],
"label": [
"subj",
"ROOT",
"xcomp",
"under",
"tmod",
"on",
"amod",
"subj",
"like",
"conj",
"conj",
"as",
"ROOT",
"by",
"dep"
]
},
"entity_mention": {
"start": [
10,
15,
20,
23,
26,
29
],
"end": [
10,
15,
21,
24,
26,
30
],
"head": [
10,
15,
21,
24,
26,
30
],
"name": [
"Markets",
"pressure",
"financial heavyweights",
"ICICI Bank",
"HDFC Bank",
"HDFC Bank"
],
"type": [
"",
"",
"",
"ORG",
"ORG",
"ORG"
],
"mid": [
"/m/09y4pm",
"/m/05wnx",
"",
"/m/03h6q6",
"/m/025tzgk",
"/m/025tzgk"
],
"is_proper_name_entity": [
false,
false,
false,
true,
true,
true
],
"gender": [
0,
0,
0,
0,
0,
0
]
}
}
| {
"text": "Markets continued to remain under pressure.",
"edge": {
"parent_id": [
13,
11,
11,
-1
],
"child_id": [
15,
13,
10,
11
]
}
}
| "Markets remain under pressure;"
| 0.290541
| "http://www.business-standard.com/article/markets/markets-remain-under-pressure-bank-and-metal-shares-decline-114022000166_1.html"
| {
"id": "0",
"sentence": "Markets continued to remain under pressure on Thursday morning as financial heavyweights like ICICI Bank, HDFC, and HDFC Bank declined by 1-2% each.",
"node": {
"form": [
"ROOT",
"Markets",
"continued",
"to",
"remain",
"under",
"pressure",
"on",
"Thursday",
"morning",
"as",
"financial",
"heavyweights",
"like",
"ICICI",
"Bank",
",",
"HDFC",
",",
"and",
"HDFC",
"Bank",
"declined",
"by",
"1",
"-",
"2",
"%",
"each",
"."
],
"type": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"mid": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"word": [
{
"id": [
-1
],
"form": [
"ROOT"
],
"stem": [
"ROOT"
],
"tag": [
"ROOT"
]
},
{
"id": [
10
],
"form": [
"Markets"
],
"stem": [
"market"
],
"tag": [
"NNS"
]
},
{
"id": [
11
],
"form": [
"continued"
],
"stem": [
"continue"
],
"tag": [
"VBD"
]
},
{
"id": [
12
],
"form": [
"to"
],
"stem": [
"to"
],
"tag": [
"TO"
]
},
{
"id": [
13
],
"form": [
"remain"
],
"stem": [
"remain"
],
"tag": [
"VB"
]
},
{
"id": [
14
],
"form": [
"under"
],
"stem": [
"under"
],
"tag": [
"IN"
]
},
{
"id": [
15
],
"form": [
"pressure"
],
"stem": [
"pressure"
],
"tag": [
"NN"
]
},
{
"id": [
16
],
"form": [
"on"
],
"stem": [
"on"
],
"tag": [
"IN"
]
},
{
"id": [
17
],
"form": [
"Thursday"
],
"stem": [
"thursday"
],
"tag": [
"NNP"
]
},
{
"id": [
18
],
"form": [
"morning"
],
"stem": [
"morning"
],
"tag": [
"NN"
]
},
{
"id": [
19
],
"form": [
"as"
],
"stem": [
"as"
],
"tag": [
"IN"
]
},
{
"id": [
20
],
"form": [
"financial"
],
"stem": [
"financial"
],
"tag": [
"JJ"
]
},
{
"id": [
21
],
"form": [
"heavyweights"
],
"stem": [
"heavyweight"
],
"tag": [
"NNS"
]
},
{
"id": [
22
],
"form": [
"like"
],
"stem": [
"like"
],
"tag": [
"IN"
]
},
{
"id": [
23
],
"form": [
"ICICI"
],
"stem": [
"icici"
],
"tag": [
"NNP"
]
},
{
"id": [
24
],
"form": [
"Bank"
],
"stem": [
"bank"
],
"tag": [
"NNP"
]
},
{
"id": [
25
],
"form": [
","
],
"stem": [
","
],
"tag": [
","
]
},
{
"id": [
26
],
"form": [
"HDFC"
],
"stem": [
"hdfc"
],
"tag": [
"NNP"
]
},
{
"id": [
27
],
"form": [
","
],
"stem": [
","
],
"tag": [
","
]
},
{
"id": [
28
],
"form": [
"and"
],
"stem": [
"and"
],
"tag": [
"CC"
]
},
{
"id": [
29
],
"form": [
"HDFC"
],
"stem": [
"hdfc"
],
"tag": [
"NNP"
]
},
{
"id": [
30
],
"form": [
"Bank"
],
"stem": [
"bank"
],
"tag": [
"NNP"
]
},
{
"id": [
31
],
"form": [
"declined"
],
"stem": [
"decline"
],
"tag": [
"VBD"
]
},
{
"id": [
32
],
"form": [
"by"
],
"stem": [
"by"
],
"tag": [
"IN"
]
},
{
"id": [
33
],
"form": [
"1"
],
"stem": [
"1"
],
"tag": [
"CD"
]
},
{
"id": [
34
],
"form": [
"-"
],
"stem": [
"-"
],
"tag": [
"SYM"
]
},
{
"id": [
35
],
"form": [
"2"
],
"stem": [
"2"
],
"tag": [
"CD"
]
},
{
"id": [
36
],
"form": [
"%"
],
"stem": [
"%"
],
"tag": [
"NN"
]
},
{
"id": [
37
],
"form": [
"each"
],
"stem": [
"each"
],
"tag": [
"DT"
]
},
{
"id": [
38
],
"form": [
"."
],
"stem": [
"."
],
"tag": [
"."
]
}
],
"gender": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"head_word_index": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
},
"edge": {
"parent_id": [
11,
-1,
13,
11,
13,
14,
15,
18,
16,
31,
21,
31,
21,
24,
22,
24,
24,
24,
24,
30,
24,
13,
31,
35,
35,
36,
32,
36,
11
],
"child_id": [
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38
],
"label": [
"nsubj",
"ROOT",
"aux",
"xcomp",
"prep",
"pobj",
"prep",
"nn",
"pobj",
"mark",
"amod",
"nsubj",
"prep",
"nn",
"pobj",
"p",
"conj",
"p",
"cc",
"nn",
"conj",
"advcl",
"prep",
"number",
"p",
"num",
"pobj",
"dep",
"p"
]
},
"entity_mention": {
"start": [
10,
15,
20,
23,
26,
29
],
"end": [
10,
15,
21,
24,
26,
30
],
"head": [
10,
15,
21,
24,
26,
30
],
"name": [
"Markets",
"pressure",
"financial heavyweights",
"ICICI Bank",
"HDFC Bank",
"HDFC Bank"
],
"type": [
"",
"",
"",
"ORG",
"ORG",
"ORG"
],
"mid": [
"/m/09y4pm",
"/m/05wnx",
"",
"/m/03h6q6",
"/m/025tzgk",
"/m/025tzgk"
],
"is_proper_name_entity": [
false,
false,
false,
true,
true,
true
],
"gender": [
0,
0,
0,
0,
0,
0
]
}
}
| {
"text": "Markets continued to remain under pressure.",
"edge": {
"parent_id": [
11,
-1,
13,
11,
13,
14,
11
],
"child_id": [
10,
11,
12,
13,
14,
15,
38
]
}
}
|
{
"id": "0",
"sentence": "Rick Riordan has revealed the cover for his latest crossover short story, ``Staff of Serapis,'' which features Annabeth Chase and Sadie Kane.",
"node": {
"form": [
"ROOT",
"Rick Riordan",
"has revealed",
"the cover",
"latest",
"crossover",
"short",
"for his story",
"Staff",
"of Serapis",
"which",
"features",
"Annabeth Chase",
"and Sadie Kane"
],
"type": [
"",
"PER",
"",
"",
"",
"",
"",
"",
"",
"ORG",
"",
"",
"PER",
"PER"
],
"mid": [
"",
"/m/026r5yz",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"/m/0cnzswc",
"/m/0j3zk7f"
],
"word": [
{
"id": [
-1
],
"form": [
"ROOT"
],
"stem": [
"ROOT"
],
"tag": [
"ROOT"
]
},
{
"id": [
11,
12
],
"form": [
"Rick",
"Riordan"
],
"stem": [
"rick",
"Rick Riordan"
],
"tag": [
"NNP",
"NNP"
]
},
{
"id": [
13,
14
],
"form": [
"has",
"revealed"
],
"stem": [
"have",
"reveal"
],
"tag": [
"VBZ",
"VBN"
]
},
{
"id": [
15,
16
],
"form": [
"the",
"cover"
],
"stem": [
"the",
"cover"
],
"tag": [
"DT",
"NN"
]
},
{
"id": [
19
],
"form": [
"latest"
],
"stem": [
"late"
],
"tag": [
"JJS"
]
},
{
"id": [
20
],
"form": [
"crossover"
],
"stem": [
"crossover"
],
"tag": [
"NN"
]
},
{
"id": [
21
],
"form": [
"short"
],
"stem": [
"short"
],
"tag": [
"JJ"
]
},
{
"id": [
17,
18,
22
],
"form": [
"for",
"his",
"story"
],
"stem": [
"for",
"Rick Riordan",
"story"
],
"tag": [
"IN",
"PRP$",
"NN"
]
},
{
"id": [
25
],
"form": [
"Staff"
],
"stem": [
"staff"
],
"tag": [
"NNP"
]
},
{
"id": [
26,
27
],
"form": [
"of",
"Serapis"
],
"stem": [
"of",
"serapis"
],
"tag": [
"IN",
"NNP"
]
},
{
"id": [
30
],
"form": [
"which"
],
"stem": [
"which"
],
"tag": [
"WDT"
]
},
{
"id": [
31
],
"form": [
"features"
],
"stem": [
"feature"
],
"tag": [
"VBZ"
]
},
{
"id": [
32,
33
],
"form": [
"Annabeth",
"Chase"
],
"stem": [
"annabeth",
"Annabeth Chase"
],
"tag": [
"NNP",
"NNP"
]
},
{
"id": [
34,
35,
36
],
"form": [
"and",
"Sadie",
"Kane"
],
"stem": [
"and",
"sadie",
"Sadie Kane"
],
"tag": [
"CC",
"NNP",
"NNP"
]
}
],
"gender": [
0,
3,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
2,
2
],
"head_word_index": [
0,
1,
1,
1,
0,
0,
0,
2,
0,
1,
0,
0,
1,
2
]
},
"edge": {
"parent_id": [
14,
-1,
14,
22,
22,
22,
14,
22,
25,
31,
25,
-1,
31,
33
],
"child_id": [
12,
14,
16,
19,
20,
21,
22,
25,
27,
30,
31,
31,
33,
36
],
"label": [
"subj",
"ROOT",
"dobj",
"amod",
"nn",
"amod",
"for",
"appos",
"of",
"subj",
"rcmod",
"ROOT",
"dobj",
"conj"
]
},
"entity_mention": {
"start": [
11,
16,
18,
20,
22,
25,
27,
30,
32,
35
],
"end": [
12,
16,
18,
20,
22,
25,
27,
30,
33,
36
],
"head": [
12,
16,
18,
20,
22,
25,
27,
30,
33,
36
],
"name": [
"Rick Riordan",
"cover",
"Rick Riordan",
"crossover",
"story",
"Staff",
"serapis",
"story",
"Annabeth Chase",
"Sadie Kane"
],
"type": [
"PER",
"",
"PER",
"",
"PER",
"PER",
"ORG",
"PER",
"PER",
"PER"
],
"mid": [
"/m/026r5yz",
"/m/014_42",
"/m/026r5yz",
"/m/02twf_",
"/m/01lyjl",
"/m/07pq98d",
"",
"/m/01lyjl",
"/m/0cnzswc",
"/m/0j3zk7f"
],
"is_proper_name_entity": [
true,
false,
true,
false,
false,
false,
true,
false,
true,
true
],
"gender": [
3,
0,
3,
0,
0,
0,
0,
0,
2,
2
]
}
}
| {
"text": "Rick Riordan has revealed the cover for his story, Staff of Serapis.",
"edge": {
"parent_id": [
-1,
25,
14,
22,
14,
14
],
"child_id": [
14,
27,
12,
25,
22,
16
]
}
}
| "Rick Riordan reveals cover for 'the Staff of Serapis'"
| 0.48227
| "http://www.hypable.com/2014/04/03/rick-riordan-reveals-cover-for-the-staff-of-serapis/"
| {
"id": "0",
"sentence": "Rick Riordan has revealed the cover for his latest crossover short story, ``Staff of Serapis,'' which features Annabeth Chase and Sadie Kane.",
"node": {
"form": [
"ROOT",
"Rick",
"Riordan",
"has",
"revealed",
"the",
"cover",
"for",
"his",
"latest",
"crossover",
"short",
"story",
",",
"``",
"Staff",
"of",
"Serapis",
",",
"''",
"which",
"features",
"Annabeth",
"Chase",
"and",
"Sadie",
"Kane",
"."
],
"type": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"mid": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"word": [
{
"id": [
-1
],
"form": [
"ROOT"
],
"stem": [
"ROOT"
],
"tag": [
"ROOT"
]
},
{
"id": [
11
],
"form": [
"Rick"
],
"stem": [
"rick"
],
"tag": [
"NNP"
]
},
{
"id": [
12
],
"form": [
"Riordan"
],
"stem": [
"riordan"
],
"tag": [
"NNP"
]
},
{
"id": [
13
],
"form": [
"has"
],
"stem": [
"have"
],
"tag": [
"VBZ"
]
},
{
"id": [
14
],
"form": [
"revealed"
],
"stem": [
"reveal"
],
"tag": [
"VBN"
]
},
{
"id": [
15
],
"form": [
"the"
],
"stem": [
"the"
],
"tag": [
"DT"
]
},
{
"id": [
16
],
"form": [
"cover"
],
"stem": [
"cover"
],
"tag": [
"NN"
]
},
{
"id": [
17
],
"form": [
"for"
],
"stem": [
"for"
],
"tag": [
"IN"
]
},
{
"id": [
18
],
"form": [
"his"
],
"stem": [
"Rick Riordan"
],
"tag": [
"PRP$"
]
},
{
"id": [
19
],
"form": [
"latest"
],
"stem": [
"late"
],
"tag": [
"JJS"
]
},
{
"id": [
20
],
"form": [
"crossover"
],
"stem": [
"crossover"
],
"tag": [
"NN"
]
},
{
"id": [
21
],
"form": [
"short"
],
"stem": [
"short"
],
"tag": [
"JJ"
]
},
{
"id": [
22
],
"form": [
"story"
],
"stem": [
"story"
],
"tag": [
"NN"
]
},
{
"id": [
23
],
"form": [
","
],
"stem": [
","
],
"tag": [
","
]
},
{
"id": [
24
],
"form": [
"``"
],
"stem": [
"``"
],
"tag": [
"``"
]
},
{
"id": [
25
],
"form": [
"Staff"
],
"stem": [
"staff"
],
"tag": [
"NNP"
]
},
{
"id": [
26
],
"form": [
"of"
],
"stem": [
"of"
],
"tag": [
"IN"
]
},
{
"id": [
27
],
"form": [
"Serapis"
],
"stem": [
"serapis"
],
"tag": [
"NNP"
]
},
{
"id": [
28
],
"form": [
","
],
"stem": [
","
],
"tag": [
","
]
},
{
"id": [
29
],
"form": [
"''"
],
"stem": [
"''"
],
"tag": [
"''"
]
},
{
"id": [
30
],
"form": [
"which"
],
"stem": [
"which"
],
"tag": [
"WDT"
]
},
{
"id": [
31
],
"form": [
"features"
],
"stem": [
"feature"
],
"tag": [
"VBZ"
]
},
{
"id": [
32
],
"form": [
"Annabeth"
],
"stem": [
"annabeth"
],
"tag": [
"NNP"
]
},
{
"id": [
33
],
"form": [
"Chase"
],
"stem": [
"chase"
],
"tag": [
"NNP"
]
},
{
"id": [
34
],
"form": [
"and"
],
"stem": [
"and"
],
"tag": [
"CC"
]
},
{
"id": [
35
],
"form": [
"Sadie"
],
"stem": [
"sadie"
],
"tag": [
"NNP"
]
},
{
"id": [
36
],
"form": [
"Kane"
],
"stem": [
"kane"
],
"tag": [
"NNP"
]
},
{
"id": [
37
],
"form": [
"."
],
"stem": [
"."
],
"tag": [
"."
]
}
],
"gender": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"head_word_index": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
},
"edge": {
"parent_id": [
12,
14,
14,
-1,
16,
14,
14,
22,
22,
22,
22,
17,
22,
25,
22,
25,
26,
25,
25,
31,
25,
33,
31,
33,
36,
33,
14
],
"child_id": [
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37
],
"label": [
"nn",
"nsubj",
"aux",
"ROOT",
"det",
"dobj",
"prep",
"poss",
"amod",
"nn",
"amod",
"pobj",
"p",
"p",
"appos",
"prep",
"pobj",
"p",
"p",
"nsubj",
"rcmod",
"nn",
"dobj",
"cc",
"nn",
"conj",
"p"
]
},
"entity_mention": {
"start": [
11,
16,
18,
20,
22,
25,
27,
30,
32,
35
],
"end": [
12,
16,
18,
20,
22,
25,
27,
30,
33,
36
],
"head": [
12,
16,
18,
20,
22,
25,
27,
30,
33,
36
],
"name": [
"Rick Riordan",
"cover",
"Rick Riordan",
"crossover",
"story",
"Staff",
"serapis",
"story",
"Annabeth Chase",
"Sadie Kane"
],
"type": [
"PER",
"",
"PER",
"",
"PER",
"PER",
"ORG",
"PER",
"PER",
"PER"
],
"mid": [
"/m/026r5yz",
"/m/014_42",
"/m/026r5yz",
"/m/02twf_",
"/m/01lyjl",
"/m/07pq98d",
"",
"/m/01lyjl",
"/m/0cnzswc",
"/m/0j3zk7f"
],
"is_proper_name_entity": [
true,
false,
true,
false,
false,
false,
true,
false,
true,
true
],
"gender": [
3,
0,
3,
0,
0,
0,
0,
0,
2,
2
]
}
}
| {
"text": "Rick Riordan has revealed the cover for his story, Staff of Serapis.",
"edge": {
"parent_id": [
12,
14,
14,
-1,
16,
14,
14,
22,
17,
22,
25,
26,
14
],
"child_id": [
11,
12,
13,
14,
15,
16,
17,
18,
22,
25,
26,
27,
37
]
}
}
|
{
"id": "0",
"sentence": "Ukraine accused Russia Saturday of sending thousands of extra troops into Crimea as the Kremlin vowed to help restore calm on the flashpoint peninsula and Washington warned of ``costs'' to Moscow should it use force.",
"node": {
"form": [
"ROOT",
"Ukraine",
"accused",
"Russia",
"Saturday",
"of",
"sending",
"thousands",
"extra",
"of troops",
"into Crimea",
"as the Kremlin",
"vowed",
"to help",
"restore",
"calm",
"flashpoint",
"on the peninsula",
"Washington",
"and warned",
"of costs",
"to Moscow",
"it",
"should use",
"force"
],
"type": [
"",
"LOC",
"",
"LOC",
"",
"",
"",
"",
"",
"",
"LOC",
"ORG",
"",
"",
"",
"",
"",
"",
"LOC",
"",
"",
"LOC",
"LOC",
"",
""
],
"mid": [
"",
"/m/07t21",
"",
"/m/06bnz",
"",
"",
"",
"",
"",
"",
"/m/0ndwhc3",
"/m/02ps5qq",
"",
"",
"",
"",
"",
"",
"/m/0rh6k",
"",
"",
"/m/04swd",
"/m/0rh6k",
"",
""
],
"word": [
{
"id": [
-1
],
"form": [
"ROOT"
],
"stem": [
"ROOT"
],
"tag": [
"ROOT"
]
},
{
"id": [
27
],
"form": [
"Ukraine"
],
"stem": [
"Ukrainian"
],
"tag": [
"NNP"
]
},
{
"id": [
28
],
"form": [
"accused"
],
"stem": [
"accuse"
],
"tag": [
"VBD"
]
},
{
"id": [
29
],
"form": [
"Russia"
],
"stem": [
"Russia"
],
"tag": [
"NNP"
]
},
{
"id": [
30
],
"form": [
"Saturday"
],
"stem": [
"saturday"
],
"tag": [
"NNP"
]
},
{
"id": [
31
],
"form": [
"of"
],
"stem": [
"of"
],
"tag": [
"IN"
]
},
{
"id": [
32
],
"form": [
"sending"
],
"stem": [
"send"
],
"tag": [
"VBG"
]
},
{
"id": [
33
],
"form": [
"thousands"
],
"stem": [
"thousand"
],
"tag": [
"NNS"
]
},
{
"id": [
35
],
"form": [
"extra"
],
"stem": [
"extra"
],
"tag": [
"JJ"
]
},
{
"id": [
34,
36
],
"form": [
"of",
"troops"
],
"stem": [
"of",
"troops"
],
"tag": [
"IN",
"NNS"
]
},
{
"id": [
37,
38
],
"form": [
"into",
"Crimea"
],
"stem": [
"into",
"Crimea"
],
"tag": [
"IN",
"NNP"
]
},
{
"id": [
39,
40,
41
],
"form": [
"as",
"the",
"Kremlin"
],
"stem": [
"as",
"the",
"Kremlin"
],
"tag": [
"IN",
"DT",
"NNP"
]
},
{
"id": [
42
],
"form": [
"vowed"
],
"stem": [
"vow"
],
"tag": [
"VBD"
]
},
{
"id": [
43,
44
],
"form": [
"to",
"help"
],
"stem": [
"to",
"help"
],
"tag": [
"TO",
"VB"
]
},
{
"id": [
45
],
"form": [
"restore"
],
"stem": [
"restore"
],
"tag": [
"VB"
]
},
{
"id": [
46
],
"form": [
"calm"
],
"stem": [
"calm"
],
"tag": [
"NN"
]
},
{
"id": [
49
],
"form": [
"flashpoint"
],
"stem": [
"flashpoint"
],
"tag": [
"NN"
]
},
{
"id": [
47,
48,
50
],
"form": [
"on",
"the",
"peninsula"
],
"stem": [
"on",
"the",
"peninsula"
],
"tag": [
"IN",
"DT",
"NN"
]
},
{
"id": [
52
],
"form": [
"Washington"
],
"stem": [
"Washington"
],
"tag": [
"NNP"
]
},
{
"id": [
51,
53
],
"form": [
"and",
"warned"
],
"stem": [
"and",
"warn"
],
"tag": [
"CC",
"VBD"
]
},
{
"id": [
54,
56
],
"form": [
"of",
"costs"
],
"stem": [
"of",
"cost"
],
"tag": [
"IN",
"NNS"
]
},
{
"id": [
58,
59
],
"form": [
"to",
"Moscow"
],
"stem": [
"to",
"Moscow"
],
"tag": [
"IN",
"NNP"
]
},
{
"id": [
61
],
"form": [
"it"
],
"stem": [
"Washington"
],
"tag": [
"PRP"
]
},
{
"id": [
60,
62
],
"form": [
"should",
"use"
],
"stem": [
"should",
"use"
],
"tag": [
"MD",
"VB"
]
},
{
"id": [
63
],
"form": [
"force"
],
"stem": [
"force"
],
"tag": [
"NN"
]
}
],
"gender": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"head_word_index": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
1,
1,
2,
0,
1,
0,
0,
0,
2,
0,
1,
1,
1,
0,
1,
0
]
},
"edge": {
"parent_id": [
28,
-1,
28,
28,
28,
31,
32,
36,
33,
32,
32,
28,
42,
44,
-1,
45,
50,
45,
53,
28,
53,
56,
62,
53,
-1,
62
],
"child_id": [
27,
28,
29,
30,
31,
32,
33,
35,
36,
38,
41,
42,
44,
45,
45,
46,
49,
50,
52,
53,
56,
59,
61,
62,
62,
63
],
"label": [
"subj",
"ROOT",
"dobj",
"tmod",
"prep",
"pcomp",
"dobj",
"amod",
"of",
"into",
"as",
"dep",
"xcomp",
"ccomp",
"ROOT",
"dobj",
"nn",
"on",
"subj",
"conj",
"of",
"to",
"subj",
"ccomp",
"ROOT",
"dobj"
]
},
"entity_mention": {
"start": [
27,
29,
36,
38,
41,
46,
49,
52,
56,
59,
61,
63
],
"end": [
27,
29,
36,
38,
41,
46,
50,
52,
56,
59,
61,
63
],
"head": [
27,
29,
36,
38,
41,
46,
50,
52,
56,
59,
61,
63
],
"name": [
"Ukrainian",
"Russia",
"troops",
"Crimea",
"Kremlin",
"calm",
"flashpoint peninsula",
"Washington",
"costs",
"Moscow",
"Washington",
"force"
],
"type": [
"LOC",
"LOC",
"ORG",
"LOC",
"ORG",
"",
"LOC",
"LOC",
"",
"LOC",
"LOC",
""
],
"mid": [
"/m/07t21",
"/m/06bnz",
"/m/01bq8v",
"/m/0ndwhc3",
"/m/02ps5qq",
"/m/07rfp9k",
"",
"/m/0rh6k",
"/m/0168hv",
"/m/04swd",
"/m/0rh6k",
"/m/02yc2"
],
"is_proper_name_entity": [
true,
true,
false,
true,
true,
false,
false,
true,
false,
true,
true,
false
],
"gender": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
}
}
| {
"text": "Ukraine accused Russia of sending thousands of troops into Crimea.",
"edge": {
"parent_id": [
33,
28,
32,
28,
-1,
32,
31,
28
],
"child_id": [
36,
29,
38,
31,
28,
33,
32,
27
]
}
}
| "Russia sending thousands of troops to Crimea"
| 0.305556
| "http://www.thefinancialexpress-bd.com/2014/03/01/21256"
| {
"id": "0",
"sentence": "Ukraine accused Russia Saturday of sending thousands of extra troops into Crimea as the Kremlin vowed to help restore calm on the flashpoint peninsula and Washington warned of ``costs'' to Moscow should it use force.",
"node": {
"form": [
"ROOT",
"Ukraine",
"accused",
"Russia",
"Saturday",
"of",
"sending",
"thousands",
"of",
"extra",
"troops",
"into",
"Crimea",
"as",
"the",
"Kremlin",
"vowed",
"to",
"help",
"restore",
"calm",
"on",
"the",
"flashpoint",
"peninsula",
"and",
"Washington",
"warned",
"of",
"``",
"costs",
"''",
"to",
"Moscow",
"should",
"it",
"use",
"force",
"."
],
"type": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"mid": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"word": [
{
"id": [
-1
],
"form": [
"ROOT"
],
"stem": [
"ROOT"
],
"tag": [
"ROOT"
]
},
{
"id": [
27
],
"form": [
"Ukraine"
],
"stem": [
"ukraine"
],
"tag": [
"NNP"
]
},
{
"id": [
28
],
"form": [
"accused"
],
"stem": [
"accuse"
],
"tag": [
"VBD"
]
},
{
"id": [
29
],
"form": [
"Russia"
],
"stem": [
"russia"
],
"tag": [
"NNP"
]
},
{
"id": [
30
],
"form": [
"Saturday"
],
"stem": [
"saturday"
],
"tag": [
"NNP"
]
},
{
"id": [
31
],
"form": [
"of"
],
"stem": [
"of"
],
"tag": [
"IN"
]
},
{
"id": [
32
],
"form": [
"sending"
],
"stem": [
"send"
],
"tag": [
"VBG"
]
},
{
"id": [
33
],
"form": [
"thousands"
],
"stem": [
"thousand"
],
"tag": [
"NNS"
]
},
{
"id": [
34
],
"form": [
"of"
],
"stem": [
"of"
],
"tag": [
"IN"
]
},
{
"id": [
35
],
"form": [
"extra"
],
"stem": [
"extra"
],
"tag": [
"JJ"
]
},
{
"id": [
36
],
"form": [
"troops"
],
"stem": [
"troops"
],
"tag": [
"NNS"
]
},
{
"id": [
37
],
"form": [
"into"
],
"stem": [
"into"
],
"tag": [
"IN"
]
},
{
"id": [
38
],
"form": [
"Crimea"
],
"stem": [
"crimea"
],
"tag": [
"NNP"
]
},
{
"id": [
39
],
"form": [
"as"
],
"stem": [
"as"
],
"tag": [
"IN"
]
},
{
"id": [
40
],
"form": [
"the"
],
"stem": [
"the"
],
"tag": [
"DT"
]
},
{
"id": [
41
],
"form": [
"Kremlin"
],
"stem": [
"kremlin"
],
"tag": [
"NNP"
]
},
{
"id": [
42
],
"form": [
"vowed"
],
"stem": [
"vow"
],
"tag": [
"VBD"
]
},
{
"id": [
43
],
"form": [
"to"
],
"stem": [
"to"
],
"tag": [
"TO"
]
},
{
"id": [
44
],
"form": [
"help"
],
"stem": [
"help"
],
"tag": [
"VB"
]
},
{
"id": [
45
],
"form": [
"restore"
],
"stem": [
"restore"
],
"tag": [
"VB"
]
},
{
"id": [
46
],
"form": [
"calm"
],
"stem": [
"calm"
],
"tag": [
"NN"
]
},
{
"id": [
47
],
"form": [
"on"
],
"stem": [
"on"
],
"tag": [
"IN"
]
},
{
"id": [
48
],
"form": [
"the"
],
"stem": [
"the"
],
"tag": [
"DT"
]
},
{
"id": [
49
],
"form": [
"flashpoint"
],
"stem": [
"flashpoint"
],
"tag": [
"NN"
]
},
{
"id": [
50
],
"form": [
"peninsula"
],
"stem": [
"peninsula"
],
"tag": [
"NN"
]
},
{
"id": [
51
],
"form": [
"and"
],
"stem": [
"and"
],
"tag": [
"CC"
]
},
{
"id": [
52
],
"form": [
"Washington"
],
"stem": [
"washington"
],
"tag": [
"NNP"
]
},
{
"id": [
53
],
"form": [
"warned"
],
"stem": [
"warn"
],
"tag": [
"VBD"
]
},
{
"id": [
54
],
"form": [
"of"
],
"stem": [
"of"
],
"tag": [
"IN"
]
},
{
"id": [
55
],
"form": [
"``"
],
"stem": [
"``"
],
"tag": [
"``"
]
},
{
"id": [
56
],
"form": [
"costs"
],
"stem": [
"cost"
],
"tag": [
"NNS"
]
},
{
"id": [
57
],
"form": [
"''"
],
"stem": [
"''"
],
"tag": [
"''"
]
},
{
"id": [
58
],
"form": [
"to"
],
"stem": [
"to"
],
"tag": [
"IN"
]
},
{
"id": [
59
],
"form": [
"Moscow"
],
"stem": [
"moscow"
],
"tag": [
"NNP"
]
},
{
"id": [
60
],
"form": [
"should"
],
"stem": [
"should"
],
"tag": [
"MD"
]
},
{
"id": [
61
],
"form": [
"it"
],
"stem": [
"Washington"
],
"tag": [
"PRP"
]
},
{
"id": [
62
],
"form": [
"use"
],
"stem": [
"use"
],
"tag": [
"VB"
]
},
{
"id": [
63
],
"form": [
"force"
],
"stem": [
"force"
],
"tag": [
"NN"
]
},
{
"id": [
64
],
"form": [
"."
],
"stem": [
"."
],
"tag": [
"."
]
}
],
"gender": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"head_word_index": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
},
"edge": {
"parent_id": [
28,
-1,
28,
28,
28,
31,
32,
33,
36,
34,
32,
37,
32,
41,
39,
28,
44,
42,
44,
45,
45,
50,
50,
47,
28,
53,
28,
53,
56,
54,
56,
56,
58,
62,
62,
53,
62,
28
],
"child_id": [
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64
],
"label": [
"nsubj",
"ROOT",
"dobj",
"tmod",
"prep",
"pcomp",
"dobj",
"prep",
"amod",
"pobj",
"prep",
"pobj",
"prep",
"det",
"pobj",
"dep",
"aux",
"xcomp",
"ccomp",
"dobj",
"prep",
"det",
"nn",
"pobj",
"cc",
"nsubj",
"conj",
"prep",
"p",
"pobj",
"p",
"prep",
"pobj",
"aux",
"nsubj",
"ccomp",
"dobj",
"p"
]
},
"entity_mention": {
"start": [
27,
29,
36,
38,
41,
46,
49,
52,
56,
59,
61,
63
],
"end": [
27,
29,
36,
38,
41,
46,
50,
52,
56,
59,
61,
63
],
"head": [
27,
29,
36,
38,
41,
46,
50,
52,
56,
59,
61,
63
],
"name": [
"Ukrainian",
"Russia",
"troops",
"Crimea",
"Kremlin",
"calm",
"flashpoint peninsula",
"Washington",
"costs",
"Moscow",
"Washington",
"force"
],
"type": [
"LOC",
"LOC",
"ORG",
"LOC",
"ORG",
"",
"LOC",
"LOC",
"",
"LOC",
"LOC",
""
],
"mid": [
"/m/07t21",
"/m/06bnz",
"/m/01bq8v",
"/m/0ndwhc3",
"/m/02ps5qq",
"/m/07rfp9k",
"",
"/m/0rh6k",
"/m/0168hv",
"/m/04swd",
"/m/0rh6k",
"/m/02yc2"
],
"is_proper_name_entity": [
true,
true,
false,
true,
true,
false,
false,
true,
false,
true,
true,
false
],
"gender": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
}
}
| {
"text": "Ukraine accused Russia of sending thousands of troops into Crimea.",
"edge": {
"parent_id": [
28,
-1,
28,
28,
31,
32,
33,
34,
32,
37,
28
],
"child_id": [
27,
28,
29,
31,
32,
33,
34,
36,
37,
38,
64
]
}
}
|
{
"id": "0",
"sentence": "A man charged with killing his father in a fight outside a busy Orlando restaurant was just cleared by a grand jury.",
"node": {
"form": [
"ROOT",
"A man",
"charged",
"with",
"killing",
"his father",
"in a fight",
"busy",
"Orlando",
"outside a restaurant",
"just",
"was cleared",
"grand",
"by a jury"
],
"type": [
"",
"",
"",
"",
"",
"",
"",
"",
"LOC",
"",
"",
"",
"",
""
],
"mid": [
"",
"",
"",
"",
"",
"",
"",
"",
"/m/0ply0",
"",
"",
"",
"",
""
],
"word": [
{
"id": [
-1
],
"form": [
"ROOT"
],
"stem": [
"ROOT"
],
"tag": [
"ROOT"
]
},
{
"id": [
9,
10
],
"form": [
"A",
"man"
],
"stem": [
"a",
"man"
],
"tag": [
"DT",
"NN"
]
},
{
"id": [
11
],
"form": [
"charged"
],
"stem": [
"charge"
],
"tag": [
"VBN"
]
},
{
"id": [
12
],
"form": [
"with"
],
"stem": [
"with"
],
"tag": [
"IN"
]
},
{
"id": [
13
],
"form": [
"killing"
],
"stem": [
"kill"
],
"tag": [
"VBG"
]
},
{
"id": [
14,
15
],
"form": [
"his",
"father"
],
"stem": [
"man",
"father"
],
"tag": [
"PRP$",
"NN"
]
},
{
"id": [
16,
17,
18
],
"form": [
"in",
"a",
"fight"
],
"stem": [
"in",
"a",
"fight"
],
"tag": [
"IN",
"DT",
"NN"
]
},
{
"id": [
21
],
"form": [
"busy"
],
"stem": [
"busy"
],
"tag": [
"JJ"
]
},
{
"id": [
22
],
"form": [
"Orlando"
],
"stem": [
"Orlando"
],
"tag": [
"NNP"
]
},
{
"id": [
19,
20,
23
],
"form": [
"outside",
"a",
"restaurant"
],
"stem": [
"outside",
"a",
"restaurant"
],
"tag": [
"IN",
"DT",
"NN"
]
},
{
"id": [
25
],
"form": [
"just"
],
"stem": [
"just"
],
"tag": [
"RB"
]
},
{
"id": [
24,
26
],
"form": [
"was",
"cleared"
],
"stem": [
"be",
"clear"
],
"tag": [
"VBD",
"VBN"
]
},
{
"id": [
29
],
"form": [
"grand"
],
"stem": [
"grand"
],
"tag": [
"JJ"
]
},
{
"id": [
27,
28,
30
],
"form": [
"by",
"a",
"jury"
],
"stem": [
"by",
"a",
"jury"
],
"tag": [
"IN",
"DT",
"NN"
]
}
],
"gender": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"head_word_index": [
0,
1,
0,
0,
0,
1,
2,
0,
0,
2,
0,
1,
0,
2
]
},
"edge": {
"parent_id": [
26,
10,
11,
12,
13,
13,
23,
23,
18,
26,
-1,
30,
26
],
"child_id": [
10,
11,
12,
13,
15,
18,
21,
22,
23,
25,
26,
29,
30
],
"label": [
"subj",
"partmod",
"prep",
"pcomp",
"dobj",
"in",
"amod",
"nn",
"outside",
"advmod",
"ROOT",
"amod",
"by"
]
},
"entity_mention": {
"start": [
10,
14,
15,
18,
22,
23,
29
],
"end": [
10,
14,
15,
18,
22,
23,
30
],
"head": [
10,
14,
15,
18,
22,
23,
30
],
"name": [
"man",
"man",
"father",
"fight",
"Orlando",
"restaurant",
"grand jury"
],
"type": [
"",
"",
"PER",
"",
"LOC",
"LOC",
"ORG"
],
"mid": [
"/m/04yx4",
"/m/04yx4",
"/m/0lbxg",
"/m/0byj4",
"/m/0ply0",
"/m/06l8d",
"/m/03b9f"
],
"is_proper_name_entity": [
false,
false,
false,
false,
true,
false,
false
],
"gender": [
3,
3,
3,
0,
0,
0,
0
]
}
}
| {
"text": "A man charged with killing his father was cleared by a grand jury.",
"edge": {
"parent_id": [
13,
11,
26,
-1,
12,
26,
10,
30
],
"child_id": [
15,
12,
10,
26,
13,
30,
11,
29
]
}
}
| "Man charged with killing father cleared by grand jury"
| 0.568965
| "http://www.wftv.com/news/news/local/man-charged-killing-father-cleared-grand-jury/nZ3Bq/"
| {
"id": "0",
"sentence": "A man charged with killing his father in a fight outside a busy Orlando restaurant was just cleared by a grand jury.",
"node": {
"form": [
"ROOT",
"A",
"man",
"charged",
"with",
"killing",
"his",
"father",
"in",
"a",
"fight",
"outside",
"a",
"busy",
"Orlando",
"restaurant",
"was",
"just",
"cleared",
"by",
"a",
"grand",
"jury",
"."
],
"type": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"mid": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"word": [
{
"id": [
-1
],
"form": [
"ROOT"
],
"stem": [
"ROOT"
],
"tag": [
"ROOT"
]
},
{
"id": [
9
],
"form": [
"A"
],
"stem": [
"a"
],
"tag": [
"DT"
]
},
{
"id": [
10
],
"form": [
"man"
],
"stem": [
"man"
],
"tag": [
"NN"
]
},
{
"id": [
11
],
"form": [
"charged"
],
"stem": [
"charge"
],
"tag": [
"VBN"
]
},
{
"id": [
12
],
"form": [
"with"
],
"stem": [
"with"
],
"tag": [
"IN"
]
},
{
"id": [
13
],
"form": [
"killing"
],
"stem": [
"kill"
],
"tag": [
"VBG"
]
},
{
"id": [
14
],
"form": [
"his"
],
"stem": [
"man"
],
"tag": [
"PRP$"
]
},
{
"id": [
15
],
"form": [
"father"
],
"stem": [
"father"
],
"tag": [
"NN"
]
},
{
"id": [
16
],
"form": [
"in"
],
"stem": [
"in"
],
"tag": [
"IN"
]
},
{
"id": [
17
],
"form": [
"a"
],
"stem": [
"a"
],
"tag": [
"DT"
]
},
{
"id": [
18
],
"form": [
"fight"
],
"stem": [
"fight"
],
"tag": [
"NN"
]
},
{
"id": [
19
],
"form": [
"outside"
],
"stem": [
"outside"
],
"tag": [
"IN"
]
},
{
"id": [
20
],
"form": [
"a"
],
"stem": [
"a"
],
"tag": [
"DT"
]
},
{
"id": [
21
],
"form": [
"busy"
],
"stem": [
"busy"
],
"tag": [
"JJ"
]
},
{
"id": [
22
],
"form": [
"Orlando"
],
"stem": [
"orlando"
],
"tag": [
"NNP"
]
},
{
"id": [
23
],
"form": [
"restaurant"
],
"stem": [
"restaurant"
],
"tag": [
"NN"
]
},
{
"id": [
24
],
"form": [
"was"
],
"stem": [
"be"
],
"tag": [
"VBD"
]
},
{
"id": [
25
],
"form": [
"just"
],
"stem": [
"just"
],
"tag": [
"RB"
]
},
{
"id": [
26
],
"form": [
"cleared"
],
"stem": [
"clear"
],
"tag": [
"VBN"
]
},
{
"id": [
27
],
"form": [
"by"
],
"stem": [
"by"
],
"tag": [
"IN"
]
},
{
"id": [
28
],
"form": [
"a"
],
"stem": [
"a"
],
"tag": [
"DT"
]
},
{
"id": [
29
],
"form": [
"grand"
],
"stem": [
"grand"
],
"tag": [
"JJ"
]
},
{
"id": [
30
],
"form": [
"jury"
],
"stem": [
"jury"
],
"tag": [
"NN"
]
},
{
"id": [
31
],
"form": [
"."
],
"stem": [
"."
],
"tag": [
"."
]
}
],
"gender": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"head_word_index": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
},
"edge": {
"parent_id": [
10,
26,
10,
11,
12,
15,
13,
13,
18,
16,
18,
23,
23,
23,
19,
26,
26,
-1,
26,
30,
30,
27,
26
],
"child_id": [
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31
],
"label": [
"det",
"nsubjpass",
"partmod",
"prep",
"pcomp",
"poss",
"dobj",
"prep",
"det",
"pobj",
"prep",
"det",
"amod",
"nn",
"pobj",
"auxpass",
"advmod",
"ROOT",
"prep",
"det",
"amod",
"pobj",
"p"
]
},
"entity_mention": {
"start": [
10,
14,
15,
18,
22,
23,
29
],
"end": [
10,
14,
15,
18,
22,
23,
30
],
"head": [
10,
14,
15,
18,
22,
23,
30
],
"name": [
"man",
"man",
"father",
"fight",
"Orlando",
"restaurant",
"grand jury"
],
"type": [
"",
"",
"PER",
"",
"LOC",
"LOC",
"ORG"
],
"mid": [
"/m/04yx4",
"/m/04yx4",
"/m/0lbxg",
"/m/0byj4",
"/m/0ply0",
"/m/06l8d",
"/m/03b9f"
],
"is_proper_name_entity": [
false,
false,
false,
false,
true,
false,
false
],
"gender": [
3,
3,
3,
0,
0,
0,
0
]
}
}
| {
"text": "A man charged with killing his father was cleared by a grand jury.",
"edge": {
"parent_id": [
10,
26,
10,
11,
12,
15,
13,
26,
-1,
26,
30,
30,
27,
26
],
"child_id": [
9,
10,
11,
12,
13,
14,
15,
24,
26,
27,
28,
29,
30,
31
]
}
}
|
{
"id": "0",
"sentence": "A new wave of attacks across Iraq killed at least 20 people and wounded dozens on Monday as the government pressed on with its offensive to hunt down al-Qaida-linked militants in the country's volatile western desert.",
"node": {
"form": [
"ROOT",
"new",
"A wave",
"of attacks",
"across Iraq",
"killed",
"at least 20 people",
"and wounded",
"dozens",
"on Monday",
"the government",
"as pressed on",
"with its offensive",
"to hunt down",
"al-Qaida-linked",
"militants",
"volatile",
"western",
"in the country 's desert"
],
"type": [
"",
"",
"",
"",
"LOC",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"mid": [
"",
"",
"",
"",
"/m/0d05q4",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"word": [
{
"id": [
-1
],
"form": [
"ROOT"
],
"stem": [
"ROOT"
],
"tag": [
"ROOT"
]
},
{
"id": [
9
],
"form": [
"new"
],
"stem": [
"new"
],
"tag": [
"JJ"
]
},
{
"id": [
8,
10
],
"form": [
"A",
"wave"
],
"stem": [
"a",
"wave"
],
"tag": [
"DT",
"NN"
]
},
{
"id": [
11,
12
],
"form": [
"of",
"attacks"
],
"stem": [
"of",
"attack"
],
"tag": [
"IN",
"NNS"
]
},
{
"id": [
13,
14
],
"form": [
"across",
"Iraq"
],
"stem": [
"across",
"Iraqi"
],
"tag": [
"IN",
"NNP"
]
},
{
"id": [
15
],
"form": [
"killed"
],
"stem": [
"kill"
],
"tag": [
"VBD"
]
},
{
"id": [
16,
17,
18,
19
],
"form": [
"at",
"least",
"20",
"people"
],
"stem": [
"at",
"least",
"20",
"person"
],
"tag": [
"RB",
"RBS",
"CD",
"NNS"
]
},
{
"id": [
20,
21
],
"form": [
"and",
"wounded"
],
"stem": [
"and",
"wound"
],
"tag": [
"CC",
"VBD"
]
},
{
"id": [
22
],
"form": [
"dozens"
],
"stem": [
"dozen"
],
"tag": [
"NNS"
]
},
{
"id": [
23,
24
],
"form": [
"on",
"Monday"
],
"stem": [
"on",
"monday"
],
"tag": [
"IN",
"NNP"
]
},
{
"id": [
26,
27
],
"form": [
"the",
"government"
],
"stem": [
"the",
"government"
],
"tag": [
"DT",
"NN"
]
},
{
"id": [
25,
28,
29
],
"form": [
"as",
"pressed",
"on"
],
"stem": [
"as",
"press",
"on"
],
"tag": [
"IN",
"VBD",
"RP"
]
},
{
"id": [
30,
31,
32
],
"form": [
"with",
"its",
"offensive"
],
"stem": [
"with",
"government",
"offensive"
],
"tag": [
"IN",
"PRP$",
"NN"
]
},
{
"id": [
33,
34,
35
],
"form": [
"to",
"hunt",
"down"
],
"stem": [
"to",
"hunt",
"down"
],
"tag": [
"TO",
"VB",
"RP"
]
},
{
"id": [
40
],
"form": [
"al-Qaida-linked"
],
"stem": [
"al-Qaida-link"
],
"tag": [
"VBN"
]
},
{
"id": [
41
],
"form": [
"militants"
],
"stem": [
"militant"
],
"tag": [
"NNS"
]
},
{
"id": [
46
],
"form": [
"volatile"
],
"stem": [
"volatile"
],
"tag": [
"JJ"
]
},
{
"id": [
47
],
"form": [
"western"
],
"stem": [
"western"
],
"tag": [
"JJ"
]
},
{
"id": [
42,
43,
44,
45,
48
],
"form": [
"in",
"the",
"country",
"'s",
"desert"
],
"stem": [
"in",
"the",
"country",
"'s",
"desert"
],
"tag": [
"IN",
"DT",
"NN",
"POS",
"NN"
]
}
],
"gender": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"head_word_index": [
0,
0,
1,
1,
1,
0,
3,
1,
0,
1,
1,
1,
2,
1,
0,
0,
0,
0,
4
]
},
"edge": {
"parent_id": [
10,
15,
10,
12,
-1,
15,
15,
21,
21,
28,
21,
-1,
28,
28,
41,
34,
48,
48,
34
],
"child_id": [
9,
10,
12,
14,
15,
19,
21,
22,
24,
27,
28,
28,
32,
34,
40,
41,
46,
47,
48
],
"label": [
"amod",
"subj",
"of",
"across",
"ROOT",
"dobj",
"conj",
"dobj",
"tmod",
"subj",
"as",
"ROOT",
"with",
"xcomp",
"amod",
"dobj",
"amod",
"amod",
"in"
]
},
"entity_mention": {
"start": [
10,
12,
14,
19,
27,
31,
32,
41,
44,
47
],
"end": [
10,
12,
14,
19,
27,
31,
32,
41,
44,
48
],
"head": [
10,
12,
14,
19,
27,
31,
32,
41,
44,
48
],
"name": [
"wave",
"offensive",
"Iraqi",
"people",
"government",
"government",
"offensive",
"militants",
"country",
"western desert"
],
"type": [
"",
"",
"LOC",
"PER",
"",
"",
"",
"PER",
"",
""
],
"mid": [
"/m/02p0sll",
"/m/03hgsqn",
"/m/0d05q4",
"/m/09g5pq",
"/m/036nz",
"/m/036nz",
"/m/03hgsqn",
"/m/01t4vg",
"/m/06_02",
"/m/03w6sj"
],
"is_proper_name_entity": [
false,
false,
true,
false,
false,
false,
false,
false,
false,
false
],
"gender": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
}
}
| {
"text": "A wave of attacks across Iraq killed at least 20 people.",
"edge": {
"parent_id": [
12,
15,
15,
-1,
10
],
"child_id": [
14,
19,
10,
15,
12
]
}
}
| "Attacks across Iraq kill at least 20 people"
| 0.258065
| "http://www.seattlepi.com/news/world/article/Officials-Attacks-west-of-Baghdad-kill-8-troops-5087737.php"
| {
"id": "0",
"sentence": "A new wave of attacks across Iraq killed at least 20 people and wounded dozens on Monday as the government pressed on with its offensive to hunt down al-Qaida-linked militants in the country's volatile western desert.",
"node": {
"form": [
"ROOT",
"A",
"new",
"wave",
"of",
"attacks",
"across",
"Iraq",
"killed",
"at",
"least",
"20",
"people",
"and",
"wounded",
"dozens",
"on",
"Monday",
"as",
"the",
"government",
"pressed",
"on",
"with",
"its",
"offensive",
"to",
"hunt",
"down",
"al-Qaida-linked",
"militants",
"in",
"the",
"country",
"'s",
"volatile",
"western",
"desert",
"."
],
"type": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"mid": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"word": [
{
"id": [
-1
],
"form": [
"ROOT"
],
"stem": [
"ROOT"
],
"tag": [
"ROOT"
]
},
{
"id": [
8
],
"form": [
"A"
],
"stem": [
"a"
],
"tag": [
"DT"
]
},
{
"id": [
9
],
"form": [
"new"
],
"stem": [
"new"
],
"tag": [
"JJ"
]
},
{
"id": [
10
],
"form": [
"wave"
],
"stem": [
"wave"
],
"tag": [
"NN"
]
},
{
"id": [
11
],
"form": [
"of"
],
"stem": [
"of"
],
"tag": [
"IN"
]
},
{
"id": [
12
],
"form": [
"attacks"
],
"stem": [
"attack"
],
"tag": [
"NNS"
]
},
{
"id": [
13
],
"form": [
"across"
],
"stem": [
"across"
],
"tag": [
"IN"
]
},
{
"id": [
14
],
"form": [
"Iraq"
],
"stem": [
"iraq"
],
"tag": [
"NNP"
]
},
{
"id": [
15
],
"form": [
"killed"
],
"stem": [
"kill"
],
"tag": [
"VBD"
]
},
{
"id": [
16
],
"form": [
"at"
],
"stem": [
"at"
],
"tag": [
"RB"
]
},
{
"id": [
17
],
"form": [
"least"
],
"stem": [
"least"
],
"tag": [
"RBS"
]
},
{
"id": [
18
],
"form": [
"20"
],
"stem": [
"20"
],
"tag": [
"CD"
]
},
{
"id": [
19
],
"form": [
"people"
],
"stem": [
"person"
],
"tag": [
"NNS"
]
},
{
"id": [
20
],
"form": [
"and"
],
"stem": [
"and"
],
"tag": [
"CC"
]
},
{
"id": [
21
],
"form": [
"wounded"
],
"stem": [
"wound"
],
"tag": [
"VBD"
]
},
{
"id": [
22
],
"form": [
"dozens"
],
"stem": [
"dozen"
],
"tag": [
"NNS"
]
},
{
"id": [
23
],
"form": [
"on"
],
"stem": [
"on"
],
"tag": [
"IN"
]
},
{
"id": [
24
],
"form": [
"Monday"
],
"stem": [
"monday"
],
"tag": [
"NNP"
]
},
{
"id": [
25
],
"form": [
"as"
],
"stem": [
"as"
],
"tag": [
"IN"
]
},
{
"id": [
26
],
"form": [
"the"
],
"stem": [
"the"
],
"tag": [
"DT"
]
},
{
"id": [
27
],
"form": [
"government"
],
"stem": [
"government"
],
"tag": [
"NN"
]
},
{
"id": [
28
],
"form": [
"pressed"
],
"stem": [
"press"
],
"tag": [
"VBD"
]
},
{
"id": [
29
],
"form": [
"on"
],
"stem": [
"on"
],
"tag": [
"RP"
]
},
{
"id": [
30
],
"form": [
"with"
],
"stem": [
"with"
],
"tag": [
"IN"
]
},
{
"id": [
31
],
"form": [
"its"
],
"stem": [
"government"
],
"tag": [
"PRP$"
]
},
{
"id": [
32
],
"form": [
"offensive"
],
"stem": [
"offensive"
],
"tag": [
"NN"
]
},
{
"id": [
33
],
"form": [
"to"
],
"stem": [
"to"
],
"tag": [
"TO"
]
},
{
"id": [
34
],
"form": [
"hunt"
],
"stem": [
"hunt"
],
"tag": [
"VB"
]
},
{
"id": [
35
],
"form": [
"down"
],
"stem": [
"down"
],
"tag": [
"RP"
]
},
{
"id": [
40
],
"form": [
"al-Qaida-linked"
],
"stem": [
"al-Qaida-link"
],
"tag": [
"VBN"
]
},
{
"id": [
41
],
"form": [
"militants"
],
"stem": [
"militant"
],
"tag": [
"NNS"
]
},
{
"id": [
42
],
"form": [
"in"
],
"stem": [
"in"
],
"tag": [
"IN"
]
},
{
"id": [
43
],
"form": [
"the"
],
"stem": [
"the"
],
"tag": [
"DT"
]
},
{
"id": [
44
],
"form": [
"country"
],
"stem": [
"country"
],
"tag": [
"NN"
]
},
{
"id": [
45
],
"form": [
"'s"
],
"stem": [
"'s"
],
"tag": [
"POS"
]
},
{
"id": [
46
],
"form": [
"volatile"
],
"stem": [
"volatile"
],
"tag": [
"JJ"
]
},
{
"id": [
47
],
"form": [
"western"
],
"stem": [
"western"
],
"tag": [
"JJ"
]
},
{
"id": [
48
],
"form": [
"desert"
],
"stem": [
"desert"
],
"tag": [
"NN"
]
},
{
"id": [
49
],
"form": [
"."
],
"stem": [
"."
],
"tag": [
"."
]
}
],
"gender": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"head_word_index": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
},
"edge": {
"parent_id": [
10,
10,
15,
10,
11,
12,
13,
-1,
17,
18,
19,
15,
15,
15,
21,
21,
23,
28,
27,
28,
21,
28,
28,
32,
30,
34,
28,
34,
41,
34,
34,
44,
48,
44,
48,
48,
42,
15
],
"child_id": [
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49
],
"label": [
"det",
"amod",
"nsubj",
"prep",
"pobj",
"prep",
"pobj",
"ROOT",
"advmod",
"dep",
"num",
"dobj",
"cc",
"conj",
"dobj",
"prep",
"pobj",
"mark",
"det",
"nsubj",
"advcl",
"prt",
"prep",
"poss",
"pobj",
"aux",
"xcomp",
"prt",
"amod",
"dobj",
"prep",
"det",
"poss",
"ps",
"amod",
"amod",
"pobj",
"p"
]
},
"entity_mention": {
"start": [
10,
12,
14,
19,
27,
31,
32,
41,
44,
47
],
"end": [
10,
12,
14,
19,
27,
31,
32,
41,
44,
48
],
"head": [
10,
12,
14,
19,
27,
31,
32,
41,
44,
48
],
"name": [
"wave",
"offensive",
"Iraqi",
"people",
"government",
"government",
"offensive",
"militants",
"country",
"western desert"
],
"type": [
"",
"",
"LOC",
"PER",
"",
"",
"",
"PER",
"",
""
],
"mid": [
"/m/02p0sll",
"/m/03hgsqn",
"/m/0d05q4",
"/m/09g5pq",
"/m/036nz",
"/m/036nz",
"/m/03hgsqn",
"/m/01t4vg",
"/m/06_02",
"/m/03w6sj"
],
"is_proper_name_entity": [
false,
false,
true,
false,
false,
false,
false,
false,
false,
false
],
"gender": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
}
}
| {
"text": "A wave of attacks across Iraq killed at least 20 people.",
"edge": {
"parent_id": [
10,
15,
10,
11,
12,
13,
-1,
17,
18,
19,
15,
15
],
"child_id": [
8,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
49
]
}
}
|
{
"id": "0",
"sentence": "NEW Zealand shares fell for a third session as institutional investors re-weighted their portfolios ahead of changes to the market index next week.",
"node": {
"form": [
"ROOT",
"NEW Zealand",
"shares",
"fell",
"third",
"for a session",
"institutional",
"investors",
"as re-weighted",
"their portfolios",
"ahead",
"of changes",
"market",
"to the index",
"next",
"week"
],
"type": [
"",
"LOC",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"mid": [
"",
"/m/0ctw_b",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"word": [
{
"id": [
-1
],
"form": [
"ROOT"
],
"stem": [
"ROOT"
],
"tag": [
"ROOT"
]
},
{
"id": [
7,
8
],
"form": [
"NEW",
"Zealand"
],
"stem": [
"new",
"New Zealand"
],
"tag": [
"NNP",
"NNP"
]
},
{
"id": [
9
],
"form": [
"shares"
],
"stem": [
"share"
],
"tag": [
"NNS"
]
},
{
"id": [
10
],
"form": [
"fell"
],
"stem": [
"fall"
],
"tag": [
"VBD"
]
},
{
"id": [
13
],
"form": [
"third"
],
"stem": [
"third"
],
"tag": [
"JJ"
]
},
{
"id": [
11,
12,
14
],
"form": [
"for",
"a",
"session"
],
"stem": [
"for",
"a",
"session"
],
"tag": [
"IN",
"DT",
"NN"
]
},
{
"id": [
16
],
"form": [
"institutional"
],
"stem": [
"institutional"
],
"tag": [
"JJ"
]
},
{
"id": [
17
],
"form": [
"investors"
],
"stem": [
"investor"
],
"tag": [
"NNS"
]
},
{
"id": [
15,
18
],
"form": [
"as",
"re-weighted"
],
"stem": [
"as",
"re-weight"
],
"tag": [
"IN",
"VBD"
]
},
{
"id": [
19,
20
],
"form": [
"their",
"portfolios"
],
"stem": [
"institutional investors",
"portfolio"
],
"tag": [
"PRP$",
"NNS"
]
},
{
"id": [
21
],
"form": [
"ahead"
],
"stem": [
"ahead"
],
"tag": [
"RB"
]
},
{
"id": [
22,
23
],
"form": [
"of",
"changes"
],
"stem": [
"of",
"change"
],
"tag": [
"IN",
"NNS"
]
},
{
"id": [
26
],
"form": [
"market"
],
"stem": [
"market"
],
"tag": [
"NN"
]
},
{
"id": [
24,
25,
27
],
"form": [
"to",
"the",
"index"
],
"stem": [
"to",
"the",
"index"
],
"tag": [
"IN",
"DT",
"NN"
]
},
{
"id": [
28
],
"form": [
"next"
],
"stem": [
"next"
],
"tag": [
"JJ"
]
},
{
"id": [
29
],
"form": [
"week"
],
"stem": [
"week"
],
"tag": [
"NN"
]
}
],
"gender": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"head_word_index": [
0,
1,
0,
0,
0,
2,
0,
0,
1,
1,
0,
1,
0,
2,
0,
0
]
},
"edge": {
"parent_id": [
9,
10,
-1,
14,
10,
17,
18,
10,
-1,
18,
18,
21,
27,
23,
29,
23
],
"child_id": [
8,
9,
10,
13,
14,
16,
17,
18,
18,
20,
21,
23,
26,
27,
28,
29
],
"label": [
"nn",
"subj",
"ROOT",
"amod",
"for",
"amod",
"subj",
"as",
"ROOT",
"dobj",
"advmod",
"of",
"nn",
"to",
"amod",
"dep"
]
},
"entity_mention": {
"start": [
7,
9,
14,
16,
19,
20,
23,
26
],
"end": [
8,
9,
14,
17,
19,
20,
23,
27
],
"head": [
8,
9,
14,
17,
19,
20,
23,
27
],
"name": [
"New Zealand",
"shares",
"session",
"institutional investors",
"institutional investors",
"portfolios",
"changes",
"market index"
],
"type": [
"LOC",
"",
"PER",
"PER",
"PER",
"",
"",
""
],
"mid": [
"/m/0ctw_b",
"/m/03jzl9",
"/m/03lgtv",
"/m/04sxm2",
"/m/04sxm2",
"/m/051fm6",
"/m/048knn5",
""
],
"is_proper_name_entity": [
true,
false,
false,
false,
false,
false,
false,
false
],
"gender": [
0,
0,
0,
0,
0,
0,
0,
0
]
}
}
| {
"text": "NEW Zealand shares fell for a third session.",
"edge": {
"parent_id": [
9,
14,
-1,
10,
10
],
"child_id": [
8,
13,
10,
14,
9
]
}
}
| "New Zealand shares fall for third session"
| 0.29932
| "http://www.dailytelegraph.com.au/business/breaking-news/new-zealand-shares-fall-for-third-session/story-fni0xqe3-1226682107819"
| {
"id": "0",
"sentence": "NEW Zealand shares fell for a third session as institutional investors re-weighted their portfolios ahead of changes to the market index next week.",
"node": {
"form": [
"ROOT",
"NEW",
"Zealand",
"shares",
"fell",
"for",
"a",
"third",
"session",
"as",
"institutional",
"investors",
"re-weighted",
"their",
"portfolios",
"ahead",
"of",
"changes",
"to",
"the",
"market",
"index",
"next",
"week",
"."
],
"type": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"mid": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"word": [
{
"id": [
-1
],
"form": [
"ROOT"
],
"stem": [
"ROOT"
],
"tag": [
"ROOT"
]
},
{
"id": [
7
],
"form": [
"NEW"
],
"stem": [
"new"
],
"tag": [
"NNP"
]
},
{
"id": [
8
],
"form": [
"Zealand"
],
"stem": [
"zealand"
],
"tag": [
"NNP"
]
},
{
"id": [
9
],
"form": [
"shares"
],
"stem": [
"share"
],
"tag": [
"NNS"
]
},
{
"id": [
10
],
"form": [
"fell"
],
"stem": [
"fall"
],
"tag": [
"VBD"
]
},
{
"id": [
11
],
"form": [
"for"
],
"stem": [
"for"
],
"tag": [
"IN"
]
},
{
"id": [
12
],
"form": [
"a"
],
"stem": [
"a"
],
"tag": [
"DT"
]
},
{
"id": [
13
],
"form": [
"third"
],
"stem": [
"third"
],
"tag": [
"JJ"
]
},
{
"id": [
14
],
"form": [
"session"
],
"stem": [
"session"
],
"tag": [
"NN"
]
},
{
"id": [
15
],
"form": [
"as"
],
"stem": [
"as"
],
"tag": [
"IN"
]
},
{
"id": [
16
],
"form": [
"institutional"
],
"stem": [
"institutional"
],
"tag": [
"JJ"
]
},
{
"id": [
17
],
"form": [
"investors"
],
"stem": [
"investor"
],
"tag": [
"NNS"
]
},
{
"id": [
18
],
"form": [
"re-weighted"
],
"stem": [
"re-weight"
],
"tag": [
"VBD"
]
},
{
"id": [
19
],
"form": [
"their"
],
"stem": [
"institutional investors"
],
"tag": [
"PRP$"
]
},
{
"id": [
20
],
"form": [
"portfolios"
],
"stem": [
"portfolio"
],
"tag": [
"NNS"
]
},
{
"id": [
21
],
"form": [
"ahead"
],
"stem": [
"ahead"
],
"tag": [
"RB"
]
},
{
"id": [
22
],
"form": [
"of"
],
"stem": [
"of"
],
"tag |