spaCy/examples/training/training-data.json

1104 lines
26 KiB
JSON
Raw Normal View History

2017-10-24 13:05:10 +03:00
[
{
2017-10-24 13:22:17 +03:00
"id": 0,
"paragraphs": [
2017-10-24 13:05:10 +03:00
{
2017-10-24 13:22:17 +03:00
"sentences": [
2017-10-24 13:05:10 +03:00
{
2017-10-24 13:22:17 +03:00
"tokens": [
2017-10-24 13:05:10 +03:00
{
2017-10-24 13:22:17 +03:00
"dep": "prep",
"head": 44,
"tag": "IN",
"orth": "In"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "det",
"head": 3,
"tag": "DT",
"orth": "an"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "nn",
"head": 2,
"tag": "NNP",
"orth": "Oct."
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "num",
"head": 1,
"tag": "CD",
"orth": "19"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "pobj",
"head": -4,
"tag": "NN",
"orth": "review"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "prep",
"head": -1,
"tag": "IN",
"orth": "of"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "punct",
"head": 2,
"tag": "``",
"orth": "``"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "det",
"head": 1,
"tag": "DT",
"orth": "The"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "pobj",
"head": -3,
"tag": "NN",
"orth": "Misanthrope"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "punct",
"head": -1,
"tag": "''",
"orth": "''"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "prep",
"head": -2,
"tag": "IN",
"orth": "at"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "poss",
"head": 3,
"tag": "NNP",
"orth": "Chicago"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "possessive",
"head": -1,
"tag": "POS",
"orth": "'s"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "nn",
"head": 1,
"tag": "NNP",
"orth": "Goodman"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "pobj",
"head": -4,
"tag": "NNP",
"orth": "Theatre"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "punct",
"head": 4,
"tag": "-LRB-",
"orth": "-LRB-"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "punct",
"head": 3,
"tag": "``",
"orth": "``"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "amod",
"head": 1,
"tag": "VBN",
"orth": "Revitalized"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "nsubj",
"head": 1,
"tag": "NNS",
"orth": "Classics"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "dep",
"head": -15,
"tag": "VBP",
"orth": "Take"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "det",
"head": 1,
"tag": "DT",
"orth": "the"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "dobj",
"head": -2,
"tag": "NN",
"orth": "Stage"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "prep",
"head": -3,
"tag": "IN",
"orth": "in"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "nn",
"head": 1,
"tag": "NNP",
"orth": "Windy"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "pobj",
"head": -2,
"tag": "NNP",
"orth": "City"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "punct",
"head": -6,
"tag": ",",
"orth": ","
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "punct",
"head": -7,
"tag": "''",
"orth": "''"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "dep",
"head": -8,
"tag": "NN",
"orth": "Leisure"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "cc",
"head": -1,
"tag": "CC",
"orth": "&"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "conj",
"head": -2,
"tag": "NNS",
"orth": "Arts"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "punct",
"head": -11,
"tag": "-RRB-",
"orth": "-RRB-"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "punct",
"head": 13,
"tag": ",",
"orth": ","
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "det",
"head": 1,
"tag": "DT",
"orth": "the"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "nsubjpass",
"head": 11,
"tag": "NN",
"orth": "role"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "prep",
"head": -1,
"tag": "IN",
"orth": "of"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "pobj",
"head": -1,
"tag": "NNP",
"orth": "Celimene"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "punct",
"head": -3,
"tag": ",",
"orth": ","
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "partmod",
"head": -4,
"tag": "VBN",
"orth": "played"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "prep",
"head": -1,
"tag": "IN",
"orth": "by"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "nn",
"head": 1,
"tag": "NNP",
"orth": "Kim"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "pobj",
"head": -2,
"tag": "NNP",
"orth": "Cattrall"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "punct",
"head": -8,
"tag": ",",
"orth": ","
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "auxpass",
"head": 2,
"tag": "VBD",
"orth": "was"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "advmod",
"head": 1,
"tag": "RB",
"orth": "mistakenly"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "ROOT",
"head": 0,
"tag": "VBN",
"orth": "attributed"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "prep",
"head": -1,
"tag": "TO",
"orth": "to"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "nn",
"head": 1,
"tag": "NNP",
"orth": "Christina"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "pobj",
"head": -2,
"tag": "NNP",
"orth": "Haag"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "punct",
"head": -4,
"tag": ".",
"orth": "."
2017-10-24 13:05:10 +03:00
}
]
}
]
}
]
},
{
2017-10-24 13:22:17 +03:00
"id": 1,
"paragraphs": [
2017-10-24 13:05:10 +03:00
{
2017-10-24 13:22:17 +03:00
"sentences": [
2017-10-24 13:05:10 +03:00
{
2017-10-24 13:22:17 +03:00
"tokens": [
2017-10-24 13:05:10 +03:00
{
2017-10-24 13:22:17 +03:00
"dep": "nn",
"head": 1,
"tag": "NNP",
"orth": "Ms."
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "nsubj",
"head": 1,
"tag": "NNP",
"orth": "Haag"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "ROOT",
"head": 0,
"tag": "VBZ",
"orth": "plays"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "dobj",
"head": -1,
"tag": "NNP",
"orth": "Elianti"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "punct",
"head": -2,
"tag": ".",
"orth": "."
2017-10-24 13:05:10 +03:00
}
]
}
]
}
]
},
{
2017-10-24 13:22:17 +03:00
"id": 2,
"paragraphs": [
2017-10-24 13:05:10 +03:00
{
2017-10-24 13:22:17 +03:00
"sentences": [
2017-10-24 13:05:10 +03:00
{
2017-10-24 13:22:17 +03:00
"tokens": [
2017-10-24 13:05:10 +03:00
{
2017-10-24 13:22:17 +03:00
"dep": "nn",
"head": 3,
"tag": "NNP",
"orth": "Rolls-Royce"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "nn",
"head": 2,
"tag": "NNP",
"orth": "Motor"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "nn",
"head": 1,
"tag": "NNPS",
"orth": "Cars"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "nsubj",
"head": 1,
"tag": "NNP",
"orth": "Inc."
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "ROOT",
"head": 0,
"tag": "VBD",
"orth": "said"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "nsubj",
"head": 1,
"tag": "PRP",
"orth": "it"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "ccomp",
"head": -2,
"tag": "VBZ",
"orth": "expects"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "poss",
"head": 2,
"tag": "PRP$",
"orth": "its"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "nn",
"head": 1,
"tag": "NNP",
"orth": "U.S."
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "nsubj",
"head": 3,
"tag": "NNS",
"orth": "sales"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "aux",
"head": 2,
"tag": "TO",
"orth": "to"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "cop",
"head": 1,
"tag": "VB",
"orth": "remain"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "xcomp",
"head": -6,
"tag": "JJ",
"orth": "steady"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "prep",
"head": -1,
"tag": "IN",
"orth": "at"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "quantmod",
"head": 1,
"tag": "IN",
"orth": "about"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "num",
"head": 1,
"tag": "CD",
"orth": "1,200"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "pobj",
"head": -3,
"tag": "NNS",
"orth": "cars"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "prep",
"head": -5,
"tag": "IN",
"orth": "in"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "pobj",
"head": -1,
"tag": "CD",
"orth": "1990"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "punct",
"head": -15,
"tag": ".",
"orth": "."
2017-10-24 13:05:10 +03:00
}
]
}
]
}
]
},
{
2017-10-24 13:22:17 +03:00
"id": 3,
"paragraphs": [
2017-10-24 13:05:10 +03:00
{
2017-10-24 13:22:17 +03:00
"sentences": [
2017-10-24 13:05:10 +03:00
{
2017-10-24 13:22:17 +03:00
"tokens": [
2017-10-24 13:05:10 +03:00
{
2017-10-24 13:22:17 +03:00
"dep": "det",
"head": 3,
"tag": "DT",
"orth": "The"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "nn",
"head": 2,
"tag": "NN",
"orth": "luxury"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "nn",
"head": 1,
"tag": "NN",
"orth": "auto"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "nsubj",
"head": 3,
"tag": "NN",
"orth": "maker"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "amod",
"head": 1,
"tag": "JJ",
"orth": "last"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "tmod",
"head": 1,
"tag": "NN",
"orth": "year"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "ROOT",
"head": 0,
"tag": "VBD",
"orth": "sold"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "num",
"head": 1,
"tag": "CD",
"orth": "1,214"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "dobj",
"head": -2,
"tag": "NNS",
"orth": "cars"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "prep",
"head": -3,
"tag": "IN",
"orth": "in"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "det",
"head": 1,
"tag": "DT",
"orth": "the"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "pobj",
"head": -2,
"tag": "NNP",
"orth": "U.S."
2017-10-24 13:05:10 +03:00
}
]
}
]
}
]
},
{
2017-10-24 13:22:17 +03:00
"id": 4,
"paragraphs": [
2017-10-24 13:05:10 +03:00
{
2017-10-24 13:22:17 +03:00
"sentences": [
2017-10-24 13:05:10 +03:00
{
2017-10-24 13:22:17 +03:00
"tokens": [
2017-10-24 13:05:10 +03:00
{
2017-10-24 13:22:17 +03:00
"dep": "nn",
"head": 1,
"tag": "NNP",
"orth": "Howard"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "nsubj",
"head": 8,
"tag": "NNP",
"orth": "Mosher"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "punct",
"head": -1,
"tag": ",",
"orth": ","
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "appos",
"head": -2,
"tag": "NN",
"orth": "president"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "cc",
"head": -1,
"tag": "CC",
"orth": "and"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "amod",
"head": 2,
"tag": "JJ",
"orth": "chief"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "nn",
"head": 1,
"tag": "NN",
"orth": "executive"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "conj",
"head": -4,
"tag": "NN",
"orth": "officer"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "punct",
"head": -7,
"tag": ",",
"orth": ","
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "ROOT",
"head": 0,
"tag": "VBD",
"orth": "said"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "nsubj",
"head": 1,
"tag": "PRP",
"orth": "he"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "ccomp",
"head": -2,
"tag": "VBZ",
"orth": "anticipates"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "dobj",
"head": -1,
"tag": "NN",
"orth": "growth"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "prep",
"head": -1,
"tag": "IN",
"orth": "for"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "det",
"head": 3,
"tag": "DT",
"orth": "the"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "nn",
"head": 2,
"tag": "NN",
"orth": "luxury"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "nn",
"head": 1,
"tag": "NN",
"orth": "auto"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "pobj",
"head": -4,
"tag": "NN",
"orth": "maker"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "prep",
"head": -6,
"tag": "IN",
"orth": "in"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "pobj",
"head": -1,
"tag": "NNP",
"orth": "Britain"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "cc",
"head": -1,
"tag": "CC",
"orth": "and"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "conj",
"head": -2,
"tag": "NNP",
"orth": "Europe"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "punct",
"head": -4,
"tag": ",",
"orth": ","
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "cc",
"head": -5,
"tag": "CC",
"orth": "and"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "conj",
"head": -6,
"tag": "IN",
"orth": "in"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "amod",
"head": 1,
"tag": "JJ",
"orth": "Far"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "amod",
"head": 1,
"tag": "JJ",
"orth": "Eastern"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "pobj",
"head": -3,
"tag": "NNS",
"orth": "markets"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "punct",
"head": -19,
"tag": ".",
"orth": "."
2017-10-24 13:05:10 +03:00
}
]
}
]
}
]
},
{
2017-10-24 13:22:17 +03:00
"id": 5,
"paragraphs": [
2017-10-24 13:05:10 +03:00
{
2017-10-24 13:22:17 +03:00
"sentences": [
2017-10-24 13:05:10 +03:00
{
2017-10-24 13:22:17 +03:00
"tokens": [
2017-10-24 13:05:10 +03:00
{
2017-10-24 13:22:17 +03:00
"dep": "nn",
"head": 2,
"tag": "NNP",
"orth": "BELL"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "nn",
"head": 1,
"tag": "NNP",
"orth": "INDUSTRIES"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "nsubj",
"head": 1,
"tag": "NNP",
"orth": "Inc."
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "ROOT",
"head": 0,
"tag": "VBD",
"orth": "increased"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "poss",
"head": 1,
"tag": "PRP$",
"orth": "its"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "dobj",
"head": -2,
"tag": "NN",
"orth": "quarterly"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "prep",
"head": -3,
"tag": "TO",
"orth": "to"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "num",
"head": 1,
"tag": "CD",
"orth": "10"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "pobj",
"head": -2,
"tag": "NNS",
"orth": "cents"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "prep",
"head": -6,
"tag": "IN",
"orth": "from"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "num",
"head": 1,
"tag": "CD",
"orth": "seven"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "pobj",
"head": -2,
"tag": "NNS",
"orth": "cents"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "det",
"head": 1,
"tag": "DT",
"orth": "a"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "npadvmod",
"head": -2,
"tag": "NN",
"orth": "share"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "punct",
"head": -11,
"tag": ".",
"orth": "."
2017-10-24 13:05:10 +03:00
}
]
}
]
}
]
},
{
2017-10-24 13:22:17 +03:00
"id": 6,
"paragraphs": [
2017-10-24 13:05:10 +03:00
{
2017-10-24 13:22:17 +03:00
"sentences": [
2017-10-24 13:05:10 +03:00
{
2017-10-24 13:22:17 +03:00
"tokens": [
2017-10-24 13:05:10 +03:00
{
2017-10-24 13:22:17 +03:00
"dep": "det",
"head": 2,
"tag": "DT",
"orth": "The"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "amod",
"head": 1,
"tag": "JJ",
"orth": "new"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "nsubj",
"head": 3,
"tag": "NN",
"orth": "rate"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "aux",
"head": 2,
"tag": "MD",
"orth": "will"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "cop",
"head": 1,
"tag": "VB",
"orth": "be"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "ROOT",
"head": 0,
"tag": "JJ",
"orth": "payable"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "tmod",
"head": -1,
"tag": "NNP",
"orth": "Feb."
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "num",
"head": -1,
"tag": "CD",
"orth": "15"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "punct",
"head": -3,
"tag": ".",
"orth": "."
2017-10-24 13:05:10 +03:00
}
]
}
]
}
]
},
{
2017-10-24 13:22:17 +03:00
"id": 7,
"paragraphs": [
2017-10-24 13:05:10 +03:00
{
2017-10-24 13:22:17 +03:00
"sentences": [
2017-10-24 13:05:10 +03:00
{
2017-10-24 13:22:17 +03:00
"tokens": [
2017-10-24 13:05:10 +03:00
{
2017-10-24 13:22:17 +03:00
"dep": "det",
"head": 2,
"tag": "DT",
"orth": "A"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "nn",
"head": 1,
"tag": "NN",
"orth": "record"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "nsubjpass",
"head": 4,
"tag": "NN",
"orth": "date"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "aux",
"head": 3,
"tag": "VBZ",
"orth": "has"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "neg",
"head": 2,
"tag": "RB",
"orth": "n't"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "auxpass",
"head": 1,
"tag": "VBN",
"orth": "been"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "ROOT",
"head": 0,
"tag": "VBN",
"orth": "set"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "punct",
"head": -1,
"tag": ".",
"orth": "."
2017-10-24 13:05:10 +03:00
}
]
}
]
}
]
},
{
2017-10-24 13:22:17 +03:00
"id": 8,
"paragraphs": [
2017-10-24 13:05:10 +03:00
{
2017-10-24 13:22:17 +03:00
"sentences": [
2017-10-24 13:05:10 +03:00
{
2017-10-24 13:22:17 +03:00
"tokens": [
2017-10-24 13:05:10 +03:00
{
2017-10-24 13:22:17 +03:00
"dep": "nsubj",
"head": 7,
"tag": "NNP",
"orth": "Bell"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "punct",
"head": -1,
"tag": ",",
"orth": ","
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "partmod",
"head": -2,
"tag": "VBN",
"orth": "based"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "prep",
"head": -1,
"tag": "IN",
"orth": "in"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "nn",
"head": 1,
"tag": "NNP",
"orth": "Los"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "pobj",
"head": -2,
"tag": "NNP",
"orth": "Angeles"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "punct",
"head": -6,
"tag": ",",
"orth": ","
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "ROOT",
"head": 0,
"tag": "VBZ",
"orth": "makes"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "cc",
"head": -1,
"tag": "CC",
"orth": "and"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "conj",
"head": -2,
"tag": "VBZ",
"orth": "distributes"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "amod",
"head": 5,
"tag": "JJ",
"orth": "electronic"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "punct",
"head": -1,
"tag": ",",
"orth": ","
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "conj",
"head": -2,
"tag": "NN",
"orth": "computer"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "cc",
"head": -3,
"tag": "CC",
"orth": "and"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "conj",
"head": -4,
"tag": "NN",
"orth": "building"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "dobj",
"head": -8,
"tag": "NNS",
"orth": "products"
2017-10-24 13:05:10 +03:00
},
{
2017-10-24 13:22:17 +03:00
"dep": "punct",
"head": -9,
"tag": ".",
"orth": "."
2017-10-24 13:05:10 +03:00
}
]
}
]
}
]
}
]