texts
sequence
meta
dict
scores
sequence
avg_score
float64
0
0.13
num_sents
int64
5
5
tagged_pii_results
list
[ "Encore\n\nShow Notes\n\nThis was Phish’s fourth performance at The Bayou – an 18-and-over show on Fish’s 26th Birthday. ", "The Janglers opened. ", "The show started with an announcement of “our drummer’s birthday” and a brief Happy Birthday with audience sing-along before Llama. ", "Happy Birthday was also teased before The Squirming Coil and during David Bowie and Weekapaug Groove. ", "David Bowie included Charlie Chan secret language, which caused the band to stop dead mid-song. ", "The Love You/Whole Lotta Love Jam segment was a birthday tribute to Fish and consisted of Love You, > Vacuum Solo, > Whole Lotta Love Vacuum Jam, > Love You, > Happy Birthday." ]
{ "pile_set_name": "Pile-CC" }
[ 0, 0.047619047619047616, 0, 0.0196078431372549, 0.020833333333333332, 0 ]
0.014677
5
[ { "analysis_explanation": null, "end": 34, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 29 }, { "analysis_explanation": null, "end": 98, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 94 }, { "analysis_explanation": null, "end": 128, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 120 }, { "analysis_explanation": null, "end": 348, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 337 }, { "analysis_explanation": null, "end": 382, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 371 }, { "analysis_explanation": null, "end": 404, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 392 }, { "analysis_explanation": null, "end": 539, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 535 } ]
[ "Q:\n\nStruts JSP previous link\n\nDoes anyone know how I can retrieve the previous JSP URL that a page has come from within a JSP?", "\nCan I retrieve this from the session/ request/ response object?", "\nHope this makes sense, Thank you \n\nA:\n\nMany thanks - apologies for not being able to mark my correct answer as the site seems to have changed and i cant see how to do this but i used \n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0.015873015873015872, 0, 0 ]
0.005291
5
[]
[ "Outcomes of Nonoperative Pediatric Medial Humeral Epicondyle Fractures With and Without Associated Elbow Dislocation.", "\nMedial epicondyle fractures may occur in isolation or with associated elbow dislocation. ", "In the absence of open fracture or fragment incarceration, nonoperative management with immobilization has been shown to result in generally successfully outcomes comparable with those reported after surgical fixation. ", "However, no comparative investigation has assessed outcomes after nonoperative treatment based on the presence or absence of elbow dislocation. ", "A systematic review was conducted investigating all studies in the literature reporting nonoperative outcomes for isolated medial epicondyle fractures and fracture-dislocations. ", "Databases included in this review were PubMed, Biosis Preview, SPORTDiscus, PEDro, and EMBASE. ", "We sought to evaluate results related to the incidence and outcomes of bony nonunion and the incidence of elbow stiffness, pain, ulnar neuropathy, cubitus valgus deformity, and laxity between isolated fractures of the medial epicondyle and fracture-dislocations. ", "Review of the literature yielded 7 studied meeting appropriate inclusion and exclusion criteria, comprising 81 total patients (n=42 patients with fracture-dislocations, n=39 patients with isolated fracture). ", "Bony nonunion occurred in 69% (n=29) of patients with fracture-dislocation versus 49% (n=19) with isolated fractures (P=0.11); however, both groups had minimal clinical or functional disabilities at final follow-up. ", "Decreased elbow flexion and extension range of motion were significantly more frequent after fracture-dislocation than isolated fractures [43% (n=18) vs. 15% (n=6), respectively, P=0.01], while patients rarely demonstrated pain, ulnar neuropathy, or deformity in the presence or absence of dislocation. ", "In the absence of absolute surgical indication, nonoperative management of isolated medical epicondyle fractures with or without concomitant elbow dislocation seems to be successful with few long-term complications leading to functional disability. ", "However, increased rates of nonunion, elbow stiffness, and elbow laxity may occur with fracture-dislocations, and merit further study with validated functional outcome scores. ", "Further comparative studies are necessary to determine the true indications and outcomes in nonoperatively managed medial epicondyle fractures. ", "Level II-systematic review of level-II or level-I studies with inconsistent results." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0.008547008547008548, 0, 0, 0, 0, 0.042105263157894736, 0, 0, 0.009259259259259259, 0.0033003300330033004, 0, 0, 0, 0 ]
0.004515
5
[ { "analysis_explanation": null, "end": 988, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 972 }, { "analysis_explanation": null, "end": 1318, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1314 }, { "analysis_explanation": null, "end": 1775, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1759 } ]
[ "package aws\n\nimport \"time\"\n\n// String returns a pointer to the string value passed in.", "\nfunc String(v string) *string {\n\treturn &v\n}\n\n// StringValue returns the value of the string pointer passed in or\n// \"\" if the pointer is nil.", "\nfunc StringValue(v *string) string {\n\tif v !", "= nil {\n\t\treturn *v\n\t}\n\treturn \"\"\n}\n\n// StringSlice converts a slice of string values into a slice of\n// string pointers\nfunc StringSlice(src []string) []*string {\n\tdst := make([]*string, len(src))\n\tfor i := 0; i < len(src); i++ {\n\t\tdst[i] = &(src[i])\n\t}\n\treturn dst\n}\n\n// StringValueSlice converts a slice of string pointers into a slice of\n// string values\nfunc StringValueSlice(src []*string) []string {\n\tdst := make([]string, len(src))\n\tfor i := 0; i < len(src); i++ {\n\t\tif src[i] !", "= nil {\n\t\t\tdst[i] = *(src[i])\n\t\t}\n\t}\n\treturn dst\n}\n\n// StringMap converts a string map of string values into a string\n// map of string pointers\nfunc StringMap(src map[string]string) map[string]*string {\n\tdst := make(map[string]*string)\n\tfor k, val := range src {\n\t\tv := val\n\t\tdst[k] = &v\n\t}\n\treturn dst\n}\n\n// StringValueMap converts a string map of string pointers into a string\n// map of string values\nfunc StringValueMap(src map[string]*string) map[string]string {\n\tdst := make(map[string]string)\n\tfor k, val := range src {\n\t\tif val !", "= nil {\n\t\t\tdst[k] = *val\n\t\t}\n\t}\n\treturn dst\n}\n\n// Bool returns a pointer to the bool value passed in.", "\nfunc Bool(v bool) *bool {\n\treturn &v\n}\n\n// BoolValue returns the value of the bool pointer passed in or\n// false if the pointer is nil.", "\nfunc BoolValue(v *bool) bool {\n\tif v !", "= nil {\n\t\treturn *v\n\t}\n\treturn false\n}\n\n// BoolSlice converts a slice of bool values into a slice of\n// bool pointers\nfunc BoolSlice(src []bool) []*bool {\n\tdst := make([]*bool, len(src))\n\tfor i := 0; i < len(src); i++ {\n\t\tdst[i] = &(src[i])\n\t}\n\treturn dst\n}\n\n// BoolValueSlice converts a slice of bool pointers into a slice of\n// bool values\nfunc BoolValueSlice(src []*bool) []bool {\n\tdst := make([]bool, len(src))\n\tfor i := 0; i < len(src); i++ {\n\t\tif src[i] !", "= nil {\n\t\t\tdst[i] = *(src[i])\n\t\t}\n\t}\n\treturn dst\n}\n\n// BoolMap converts a string map of bool values into a string\n// map of bool pointers\nfunc BoolMap(src map[string]bool) map[string]*bool {\n\tdst := make(map[string]*bool)\n\tfor k, val := range src {\n\t\tv := val\n\t\tdst[k] = &v\n\t}\n\treturn dst\n}\n\n// BoolValueMap converts a string map of bool pointers into a string\n// map of bool values\nfunc BoolValueMap(src map[string]*bool) map[string]bool {\n\tdst := make(map[string]bool)\n\tfor k, val := range src {\n\t\tif val !", "= nil {\n\t\t\tdst[k] = *val\n\t\t}\n\t}\n\treturn dst\n}\n\n// Int returns a pointer to the int value passed in.", "\nfunc Int(v int) *int {\n\treturn &v\n}\n\n// IntValue returns the value of the int pointer passed in or\n// 0 if the pointer is nil.", "\nfunc IntValue(v *int) int {\n\tif v !", "= nil {\n\t\treturn *v\n\t}\n\treturn 0\n}\n\n// IntSlice converts a slice of int values into a slice of\n// int pointers\nfunc IntSlice(src []int) []*int {\n\tdst := make([]*int, len(src))\n\tfor i := 0; i < len(src); i++ {\n\t\tdst[i] = &(src[i])\n\t}\n\treturn dst\n}\n\n// IntValueSlice converts a slice of int pointers into a slice of\n// int values\nfunc IntValueSlice(src []*int) []int {\n\tdst := make([]int, len(src))\n\tfor i := 0; i < len(src); i++ {\n\t\tif src[i] !", "= nil {\n\t\t\tdst[i] = *(src[i])\n\t\t}\n\t}\n\treturn dst\n}\n\n// IntMap converts a string map of int values into a string\n// map of int pointers\nfunc IntMap(src map[string]int) map[string]*int {\n\tdst := make(map[string]*int)\n\tfor k, val := range src {\n\t\tv := val\n\t\tdst[k] = &v\n\t}\n\treturn dst\n}\n\n// IntValueMap converts a string map of int pointers into a string\n// map of int values\nfunc IntValueMap(src map[string]*int) map[string]int {\n\tdst := make(map[string]int)\n\tfor k, val := range src {\n\t\tif val !", "= nil {\n\t\t\tdst[k] = *val\n\t\t}\n\t}\n\treturn dst\n}\n\n// Int64 returns a pointer to the int64 value passed in.", "\nfunc Int64(v int64) *int64 {\n\treturn &v\n}\n\n// Int64Value returns the value of the int64 pointer passed in or\n// 0 if the pointer is nil.", "\nfunc Int64Value(v *int64) int64 {\n\tif v !", "= nil {\n\t\treturn *v\n\t}\n\treturn 0\n}\n\n// Int64Slice converts a slice of int64 values into a slice of\n// int64 pointers\nfunc Int64Slice(src []int64) []*int64 {\n\tdst := make([]*int64, len(src))\n\tfor i := 0; i < len(src); i++ {\n\t\tdst[i] = &(src[i])\n\t}\n\treturn dst\n}\n\n// Int64ValueSlice converts a slice of int64 pointers into a slice of\n// int64 values\nfunc Int64ValueSlice(src []*int64) []int64 {\n\tdst := make([]int64, len(src))\n\tfor i := 0; i < len(src); i++ {\n\t\tif src[i] !", "= nil {\n\t\t\tdst[i] = *(src[i])\n\t\t}\n\t}\n\treturn dst\n}\n\n// Int64Map converts a string map of int64 values into a string\n// map of int64 pointers\nfunc Int64Map(src map[string]int64) map[string]*int64 {\n\tdst := make(map[string]*int64)\n\tfor k, val := range src {\n\t\tv := val\n\t\tdst[k] = &v\n\t}\n\treturn dst\n}\n\n// Int64ValueMap converts a string map of int64 pointers into a string\n// map of int64 values\nfunc Int64ValueMap(src map[string]*int64) map[string]int64 {\n\tdst := make(map[string]int64)\n\tfor k, val := range src {\n\t\tif val !", "= nil {\n\t\t\tdst[k] = *val\n\t\t}\n\t}\n\treturn dst\n}\n\n// Float64 returns a pointer to the float64 value passed in.", "\nfunc Float64(v float64) *float64 {\n\treturn &v\n}\n\n// Float64Value returns the value of the float64 pointer passed in or\n// 0 if the pointer is nil.", "\nfunc Float64Value(v *float64) float64 {\n\tif v !", "= nil {\n\t\treturn *v\n\t}\n\treturn 0\n}\n\n// Float64Slice converts a slice of float64 values into a slice of\n// float64 pointers\nfunc Float64Slice(src []float64) []*float64 {\n\tdst := make([]*float64, len(src))\n\tfor i := 0; i < len(src); i++ {\n\t\tdst[i] = &(src[i])\n\t}\n\treturn dst\n}\n\n// Float64ValueSlice converts a slice of float64 pointers into a slice of\n// float64 values\nfunc Float64ValueSlice(src []*float64) []float64 {\n\tdst := make([]float64, len(src))\n\tfor i := 0; i < len(src); i++ {\n\t\tif src[i] !", "= nil {\n\t\t\tdst[i] = *(src[i])\n\t\t}\n\t}\n\treturn dst\n}\n\n// Float64Map converts a string map of float64 values into a string\n// map of float64 pointers\nfunc Float64Map(src map[string]float64) map[string]*float64 {\n\tdst := make(map[string]*float64)\n\tfor k, val := range src {\n\t\tv := val\n\t\tdst[k] = &v\n\t}\n\treturn dst\n}\n\n// Float64ValueMap converts a string map of float64 pointers into a string\n// map of float64 values\nfunc Float64ValueMap(src map[string]*float64) map[string]float64 {\n\tdst := make(map[string]float64)\n\tfor k, val := range src {\n\t\tif val !", "= nil {\n\t\t\tdst[k] = *val\n\t\t}\n\t}\n\treturn dst\n}\n\n// Time returns a pointer to the time.", "Time value passed in.", "\nfunc Time(v time.", "Time) *time.", "Time {\n\treturn &v\n}\n\n// TimeValue returns the value of the time.", "Time pointer passed in or\n// time.", "Time{} if the pointer is nil.", "\nfunc TimeValue(v *time.", "Time) time.", "Time {\n\tif v !", "= nil {\n\t\treturn *v\n\t}\n\treturn time.", "Time{}\n}\n\n// SecondsTimeValue converts an int64 pointer to a time.", "Time value\n// representing seconds since Epoch or time.", "Time{} if the pointer is nil.", "\nfunc SecondsTimeValue(v *int64) time.", "Time {\n\tif v !", "= nil {\n\t\treturn time.", "Unix((*v / 1000), 0)\n\t}\n\treturn time.", "Time{}\n}\n\n// MillisecondsTimeValue converts an int64 pointer to a time.", "Time value\n// representing milliseconds sinch Epoch or time.", "Time{} if the pointer is nil.", "\nfunc MillisecondsTimeValue(v *int64) time.", "Time {\n\tif v !", "= nil {\n\t\treturn time.", "Unix(0, (*v * 1000000))\n\t}\n\treturn time.", "Time{}\n}\n\n// TimeUnixMilli returns a Unix timestamp in milliseconds from \"January 1, 1970 UTC\".", "\n// The result is undefined if the Unix time cannot be represented by an int64.", "\n// Which includes calling TimeUnixMilli on a zero Time is undefined.", "\n//\n// This utility is useful for service API's such as CloudWatch Logs which require\n// their unix time values to be in milliseconds.", "\n//\n// See Go stdlib https://golang.org/pkg/time/#Time.UnixNano for more information.", "\nfunc TimeUnixMilli(t time.", "Time) int64 {\n\treturn t.UnixNano() / int64(time.", "Millisecond/time.", "Nanosecond)\n}\n\n// TimeSlice converts a slice of time.", "Time values into a slice of\n// time.", "Time pointers\nfunc TimeSlice(src []time.", "Time) []*time.", "Time {\n\tdst := make([]*time.", "Time, len(src))\n\tfor i := 0; i < len(src); i++ {\n\t\tdst[i] = &(src[i])\n\t}\n\treturn dst\n}\n\n// TimeValueSlice converts a slice of time.", "Time pointers into a slice of\n// time.", "Time values\nfunc TimeValueSlice(src []*time.", "Time) []time.", "Time {\n\tdst := make([]time.", "Time, len(src))\n\tfor i := 0; i < len(src); i++ {\n\t\tif src[i] !", "= nil {\n\t\t\tdst[i] = *(src[i])\n\t\t}\n\t}\n\treturn dst\n}\n\n// TimeMap converts a string map of time.", "Time values into a string\n// map of time.", "Time pointers\nfunc TimeMap(src map[string]time.", "Time) map[string]*time.", "Time {\n\tdst := make(map[string]*time.", "Time)\n\tfor k, val := range src {\n\t\tv := val\n\t\tdst[k] = &v\n\t}\n\treturn dst\n}\n\n// TimeValueMap converts a string map of time.", "Time pointers into a string\n// map of time.", "Time values\nfunc TimeValueMap(src map[string]*time.", "Time) map[string]time.", "Time {\n\tdst := make(map[string]time.", "Time)\n\tfor k, val := range src {\n\t\tif val !", "= nil {\n\t\t\tdst[k] = *val\n\t\t}\n\t}\n\treturn dst\n}\n" ]
{ "pile_set_name": "Github" }
[ 0, 0.006993006993006993, 0.022222222222222223, 0, 0.0037313432835820895, 0, 0, 0, 0, 0.001968503937007874, 0, 0, 0, 0.002257336343115124, 0.004048582995951417, 0.009708737864077669, 0, 0, 0.0021231422505307855, 0.0038314176245210726, 0.009345794392523364, 0.006802721088435374, 0, 0.002004008016032064, 0.005454545454545455, 0.011764705882352941, 0, 0, 0, 0.015625, 0.029411764705882353, 0, 0.041666666666666664, 0, 0, 0, 0, 0.01818181818181818, 0, 0, 0, 0, 0, 0, 0.016666666666666666, 0, 0.023255813953488372, 0, 0, 0, 0, 0, 0.014492753623188406, 0.014925373134328358, 0.011764705882352941, 0, 0, 0, 0, 0.027777777777777776, 0.025, 0, 0, 0.007633587786259542, 0, 0.022727272727272728, 0, 0.037037037037037035, 0.016129032258064516, 0, 0.024390243902439025, 0.02127659574468085, 0, 0, 0.00819672131147541, 0, 0.0196078431372549, 0, 0, 0, 0 ]
0.006025
5
[ { "analysis_explanation": null, "end": 248, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 235 }, { "analysis_explanation": null, "end": 1009, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1006 }, { "analysis_explanation": null, "end": 1272, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1269 }, { "analysis_explanation": null, "end": 1296, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1293 }, { "analysis_explanation": null, "end": 1553, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1542 }, { "analysis_explanation": null, "end": 1964, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1953 }, { "analysis_explanation": null, "end": 2271, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2268 }, { "analysis_explanation": null, "end": 2520, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2517 }, { "analysis_explanation": null, "end": 2544, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2541 }, { "analysis_explanation": null, "end": 3480, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3477 }, { "analysis_explanation": null, "end": 3722, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3719 }, { "analysis_explanation": null, "end": 3746, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3743 }, { "analysis_explanation": null, "end": 4744, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4741 }, { "analysis_explanation": null, "end": 4937, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4902 }, { "analysis_explanation": null, "end": 5000, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4997 }, { "analysis_explanation": null, "end": 5024, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5021 }, { "analysis_explanation": null, "end": 5084, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5077 }, { "analysis_explanation": null, "end": 5117, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5110 }, { "analysis_explanation": null, "end": 5157, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5150 }, { "analysis_explanation": null, "end": 5232, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5225 }, { "analysis_explanation": null, "end": 5409, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5402 }, { "analysis_explanation": null, "end": 5654, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5647 }, { "analysis_explanation": null, "end": 5746, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5739 }, { "analysis_explanation": null, "end": 6084, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6081 }, { "analysis_explanation": null, "end": 6194, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6187 }, { "analysis_explanation": null, "end": 6354, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6351 }, { "analysis_explanation": null, "end": 6378, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6375 }, { "analysis_explanation": null, "end": 6839, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6832 }, { "analysis_explanation": null, "end": 6851, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6846 }, { "analysis_explanation": null, "end": 7128, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7123 }, { "analysis_explanation": null, "end": 7255, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7249 }, { "analysis_explanation": null, "end": 7379, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7364 }, { "analysis_explanation": null, "end": 7604, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7589 }, { "analysis_explanation": null, "end": 7840, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7829 }, { "analysis_explanation": null, "end": 7857, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7847 }, { "analysis_explanation": null, "end": 8607, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8604 }, { "analysis_explanation": null, "end": 8886, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8883 }, { "analysis_explanation": null, "end": 8910, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8907 }, { "analysis_explanation": null, "end": 7730, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 7688 }, { "analysis_explanation": null, "end": 7270, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 7263 } ]
[ "[Recurrent hematuria in children: study of 250 cases].", "\nIn order to analyse the etiology of recurrent hematuria in childhood, we studied 250 children, referred to our Service (age: 6 mo-17 ys; 102 female and 148 male). ", "They were submitted to the following protocol: urine analyses, uroculture, serum total and fraction complement, electrophoresis of hemoglobin, serum creatinine, BUN, 24h urinary calcium, uric acid and protein, oral calcium load test in children with hypercalciuria (UCa greater than 4mg/kg/day). ", "Radiological evaluation and renal percutaneous biopsy was performed when necessary. ", "The following diagnostic distribution was obtained: Alport syndrome, 19; Berger disease, 15; other glomerulopathies, 45; hypercalciuria, 67; uric acid hyperexcretion, 10; nephrolithiasis, 27; urinary tract infection, 14; renal malformation, 8; no diagnosis, 43. ", "Based in these results, we conclude that appropriate investigation on recurrent hematuria, leads to determination of etiology in over 80% of cases." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0, 0, 0.0033783783783783786, 0, 0.003816793893129771, 0 ]
0.001199
5
[ { "analysis_explanation": null, "end": 482, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 468 }, { "analysis_explanation": null, "end": 507, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 501 }, { "analysis_explanation": null, "end": 669, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 667 }, { "analysis_explanation": null, "end": 677, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 671 }, { "analysis_explanation": null, "end": 717, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 715 }, { "analysis_explanation": null, "end": 733, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 719 }, { "analysis_explanation": null, "end": 817, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 815 }, { "analysis_explanation": null, "end": 840, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 839 }, { "analysis_explanation": null, "end": 858, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 856 } ]
[ "//\n// Glyphicons for Bootstrap\n//\n// Since icons are fonts, they can be placed anywhere text is placed and are\n// thus automatically sized to match the surrounding child. ", "To use, create an\n// inline element with the appropriate classes, like so:\n//\n// <a href=\"#\"><span class=\"glyphicon glyphicon-star\"></span> Star</a>\n\n// Import the fonts\n@font-face {\n font-family: 'Glyphicons Halflings';\n src: url('@{icon-font-path}@{icon-font-name}.eot');\n src: url('@{icon-font-path}@{icon-font-name}.eot?#iefix') format('embedded-opentype'),\n url('@{icon-font-path}@{icon-font-name}.woff2') format('woff2'),\n url('@{icon-font-path}@{icon-font-name}.woff') format('woff'),\n url('@{icon-font-path}@{icon-font-name}.ttf') format('truetype'),\n url('@{icon-font-path}@{icon-font-name}.svg#@{icon-font-svg-id}') format('svg');\n}\n\n// Catchall baseclass\n.glyphicon {\n position: relative;\n top: 1px;\n display: inline-block;\n font-family: 'Glyphicons Halflings';\n font-style: normal;\n font-weight: normal;\n line-height: 1;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n// Individual icons\n.glyphicon-asterisk { &:before { content: \"\\002a\"; } }\n.glyphicon-plus { &:before { content: \"\\002b\"; } }\n.glyphicon-euro,\n.glyphicon-eur { &:before { content: \"\\20ac\"; } }\n.glyphicon-minus { &:before { content: \"\\2212\"; } }\n.glyphicon-cloud { &:before { content: \"\\2601\"; } }\n.glyphicon-envelope { &:before { content: \"\\2709\"; } }\n.glyphicon-pencil { &:before { content: \"\\270f\"; } }\n.glyphicon-glass { &:before { content: \"\\e001\"; } }\n.glyphicon-music { &:before { content: \"\\e002\"; } }\n.glyphicon-search { &:before { content: \"\\e003\"; } }\n.glyphicon-heart { &:before { content: \"\\e005\"; } }\n.glyphicon-star { &:before { content: \"\\e006\"; } }\n.glyphicon-star-empty { &:before { content: \"\\e007\"; } }\n.glyphicon-user { &:before { content: \"\\e008\"; } }\n.glyphicon-film { &:before { content: \"\\e009\"; } }\n.glyphicon-th-large { &:before { content: \"\\e010\"; } }\n.glyphicon-th { &:before { content: \"\\e011\"; } }\n.glyphicon-th-list { &:before { content: \"\\e012\"; } }\n.glyphicon-ok { &:before { content: \"\\e013\"; } }\n.glyphicon-remove { &:before { content: \"\\e014\"; } }\n.glyphicon-zoom-in { &:before { content: \"\\e015\"; } }\n.glyphicon-zoom-out { &:before { content: \"\\e016\"; } }\n.glyphicon-off { &:before { content: \"\\e017\"; } }\n.glyphicon-signal { &:before { content: \"\\e018\"; } }\n.glyphicon-cog { &:before { content: \"\\e019\"; } }\n.glyphicon-trash { &:before { content: \"\\e020\"; } }\n.glyphicon-home { &:before { content: \"\\e021\"; } }\n.glyphicon-file { &:before { content: \"\\e022\"; } }\n.glyphicon-time { &:before { content: \"\\e023\"; } }\n.glyphicon-road { &:before { content: \"\\e024\"; } }\n.glyphicon-download-alt { &:before { content: \"\\e025\"; } }\n.glyphicon-download { &:before { content: \"\\e026\"; } }\n.glyphicon-upload { &:before { content: \"\\e027\"; } }\n.glyphicon-inbox { &:before { content: \"\\e028\"; } }\n.glyphicon-play-circle { &:before { content: \"\\e029\"; } }\n.glyphicon-repeat { &:before { content: \"\\e030\"; } }\n.glyphicon-refresh { &:before { content: \"\\e031\"; } }\n.glyphicon-list-alt { &:before { content: \"\\e032\"; } }\n.glyphicon-lock { &:before { content: \"\\e033\"; } }\n.glyphicon-flag { &:before { content: \"\\e034\"; } }\n.glyphicon-headphones { &:before { content: \"\\e035\"; } }\n.glyphicon-volume-off { &:before { content: \"\\e036\"; } }\n.glyphicon-volume-down { &:before { content: \"\\e037\"; } }\n.glyphicon-volume-up { &:before { content: \"\\e038\"; } }\n.glyphicon-qrcode { &:before { content: \"\\e039\"; } }\n.glyphicon-barcode { &:before { content: \"\\e040\"; } }\n.glyphicon-tag { &:before { content: \"\\e041\"; } }\n.glyphicon-tags { &:before { content: \"\\e042\"; } }\n.glyphicon-book { &:before { content: \"\\e043\"; } }\n.glyphicon-bookmark { &:before { content: \"\\e044\"; } }\n.glyphicon-print { &:before { content: \"\\e045\"; } }\n.glyphicon-camera { &:before { content: \"\\e046\"; } }\n.glyphicon-font { &:before { content: \"\\e047\"; } }\n.glyphicon-bold { &:before { content: \"\\e048\"; } }\n.glyphicon-italic { &:before { content: \"\\e049\"; } }\n.glyphicon-text-height { &:before { content: \"\\e050\"; } }\n.glyphicon-text-width { &:before { content: \"\\e051\"; } }\n.glyphicon-align-left { &:before { content: \"\\e052\"; } }\n.glyphicon-align-center { &:before { content: \"\\e053\"; } }\n.glyphicon-align-right { &:before { content: \"\\e054\"; } }\n.glyphicon-align-justify { &:before { content: \"\\e055\"; } }\n.glyphicon-list { &:before { content: \"\\e056\"; } }\n.glyphicon-indent-left { &:before { content: \"\\e057\"; } }\n.glyphicon-indent-right { &:before { content: \"\\e058\"; } }\n.glyphicon-facetime-video { &:before { content: \"\\e059\"; } }\n.glyphicon-picture { &:before { content: \"\\e060\"; } }\n.glyphicon-map-marker { &:before { content: \"\\e062\"; } }\n.glyphicon-adjust { &:before { content: \"\\e063\"; } }\n.glyphicon-tint { &:before { content: \"\\e064\"; } }\n.glyphicon-edit { &:before { content: \"\\e065\"; } }\n.glyphicon-share { &:before { content: \"\\e066\"; } }\n.glyphicon-check { &:before { content: \"\\e067\"; } }\n.glyphicon-move { &:before { content: \"\\e068\"; } }\n.glyphicon-step-backward { &:before { content: \"\\e069\"; } }\n.glyphicon-fast-backward { &:before { content: \"\\e070\"; } }\n.glyphicon-backward { &:before { content: \"\\e071\"; } }\n.glyphicon-play { &:before { content: \"\\e072\"; } }\n.glyphicon-pause { &:before { content: \"\\e073\"; } }\n.glyphicon-stop { &:before { content: \"\\e074\"; } }\n.glyphicon-forward { &:before { content: \"\\e075\"; } }\n.glyphicon-fast-forward { &:before { content: \"\\e076\"; } }\n.glyphicon-step-forward { &:before { content: \"\\e077\"; } }\n.glyphicon-eject { &:before { content: \"\\e078\"; } }\n.glyphicon-chevron-left { &:before { content: \"\\e079\"; } }\n.glyphicon-chevron-right { &:before { content: \"\\e080\"; } }\n.glyphicon-plus-sign { &:before { content: \"\\e081\"; } }\n.glyphicon-minus-sign { &:before { content: \"\\e082\"; } }\n.glyphicon-remove-sign { &:before { content: \"\\e083\"; } }\n.glyphicon-ok-sign { &:before { content: \"\\e084\"; } }\n.glyphicon-question-sign { &:before { content: \"\\e085\"; } }\n.glyphicon-info-sign { &:before { content: \"\\e086\"; } }\n.glyphicon-screenshot { &:before { content: \"\\e087\"; } }\n.glyphicon-remove-circle { &:before { content: \"\\e088\"; } }\n.glyphicon-ok-circle { &:before { content: \"\\e089\"; } }\n.glyphicon-ban-circle { &:before { content: \"\\e090\"; } }\n.glyphicon-arrow-left { &:before { content: \"\\e091\"; } }\n.glyphicon-arrow-right { &:before { content: \"\\e092\"; } }\n.glyphicon-arrow-up { &:before { content: \"\\e093\"; } }\n.glyphicon-arrow-down { &:before { content: \"\\e094\"; } }\n.glyphicon-share-alt { &:before { content: \"\\e095\"; } }\n.glyphicon-resize-full { &:before { content: \"\\e096\"; } }\n.glyphicon-resize-small { &:before { content: \"\\e097\"; } }\n.glyphicon-exclamation-sign { &:before { content: \"\\e101\"; } }\n.glyphicon-gift { &:before { content: \"\\e102\"; } }\n.glyphicon-leaf { &:before { content: \"\\e103\"; } }\n.glyphicon-fire { &:before { content: \"\\e104\"; } }\n.glyphicon-eye-open { &:before { content: \"\\e105\"; } }\n.glyphicon-eye-close { &:before { content: \"\\e106\"; } }\n.glyphicon-warning-sign { &:before { content: \"\\e107\"; } }\n.glyphicon-plane { &:before { content: \"\\e108\"; } }\n.glyphicon-calendar { &:before { content: \"\\e109\"; } }\n.glyphicon-random { &:before { content: \"\\e110\"; } }\n.glyphicon-comment { &:before { content: \"\\e111\"; } }\n.glyphicon-magnet { &:before { content: \"\\e112\"; } }\n.glyphicon-chevron-up { &:before { content: \"\\e113\"; } }\n.glyphicon-chevron-down { &:before { content: \"\\e114\"; } }\n.glyphicon-retweet { &:before { content: \"\\e115\"; } }\n.glyphicon-shopping-cart { &:before { content: \"\\e116\"; } }\n.glyphicon-folder-close { &:before { content: \"\\e117\"; } }\n.glyphicon-folder-open { &:before { content: \"\\e118\"; } }\n.glyphicon-resize-vertical { &:before { content: \"\\e119\"; } }\n.glyphicon-resize-horizontal { &:before { content: \"\\e120\"; } }\n.glyphicon-hdd { &:before { content: \"\\e121\"; } }\n.glyphicon-bullhorn { &:before { content: \"\\e122\"; } }\n.glyphicon-bell { &:before { content: \"\\e123\"; } }\n.glyphicon-certificate { &:before { content: \"\\e124\"; } }\n.glyphicon-thumbs-up { &:before { content: \"\\e125\"; } }\n.glyphicon-thumbs-down { &:before { content: \"\\e126\"; } }\n.glyphicon-hand-right { &:before { content: \"\\e127\"; } }\n.glyphicon-hand-left { &:before { content: \"\\e128\"; } }\n.glyphicon-hand-up { &:before { content: \"\\e129\"; } }\n.glyphicon-hand-down { &:before { content: \"\\e130\"; } }\n.glyphicon-circle-arrow-right { &:before { content: \"\\e131\"; } }\n.glyphicon-circle-arrow-left { &:before { content: \"\\e132\"; } }\n.glyphicon-circle-arrow-up { &:before { content: \"\\e133\"; } }\n.glyphicon-circle-arrow-down { &:before { content: \"\\e134\"; } }\n.glyphicon-globe { &:before { content: \"\\e135\"; } }\n.glyphicon-wrench { &:before { content: \"\\e136\"; } }\n.glyphicon-tasks { &:before { content: \"\\e137\"; } }\n.glyphicon-filter { &:before { content: \"\\e138\"; } }\n.glyphicon-briefcase { &:before { content: \"\\e139\"; } }\n.glyphicon-fullscreen { &:before { content: \"\\e140\"; } }\n.glyphicon-dashboard { &:before { content: \"\\e141\"; } }\n.glyphicon-paperclip { &:before { content: \"\\e142\"; } }\n.glyphicon-heart-empty { &:before { content: \"\\e143\"; } }\n.glyphicon-link { &:before { content: \"\\e144\"; } }\n.glyphicon-phone { &:before { content: \"\\e145\"; } }\n.glyphicon-pushpin { &:before { content: \"\\e146\"; } }\n.glyphicon-usd { &:before { content: \"\\e148\"; } }\n.glyphicon-gbp { &:before { content: \"\\e149\"; } }\n.glyphicon-sort { &:before { content: \"\\e150\"; } }\n.glyphicon-sort-by-alphabet { &:before { content: \"\\e151\"; } }\n.glyphicon-sort-by-alphabet-alt { &:before { content: \"\\e152\"; } }\n.glyphicon-sort-by-order { &:before { content: \"\\e153\"; } }\n.glyphicon-sort-by-order-alt { &:before { content: \"\\e154\"; } }\n.glyphicon-sort-by-attributes { &:before { content: \"\\e155\"; } }\n.glyphicon-sort-by-attributes-alt { &:before { content: \"\\e156\"; } }\n.glyphicon-unchecked { &:before { content: \"\\e157\"; } }\n.glyphicon-expand { &:before { content: \"\\e158\"; } }\n.glyphicon-collapse-down { &:before { content: \"\\e159\"; } }\n.glyphicon-collapse-up { &:before { content: \"\\e160\"; } }\n.glyphicon-log-in { &:before { content: \"\\e161\"; } }\n.glyphicon-flash { &:before { content: \"\\e162\"; } }\n.glyphicon-log-out { &:before { content: \"\\e163\"; } }\n.glyphicon-new-window { &:before { content: \"\\e164\"; } }\n.glyphicon-record { &:before { content: \"\\e165\"; } }\n.glyphicon-save { &:before { content: \"\\e166\"; } }\n.glyphicon-open { &:before { content: \"\\e167\"; } }\n.glyphicon-saved { &:before { content: \"\\e168\"; } }\n.glyphicon-import { &:before { content: \"\\e169\"; } }\n.glyphicon-export { &:before { content: \"\\e170\"; } }\n.glyphicon-send { &:before { content: \"\\e171\"; } }\n.glyphicon-floppy-disk { &:before { content: \"\\e172\"; } }\n.glyphicon-floppy-saved { &:before { content: \"\\e173\"; } }\n.glyphicon-floppy-remove { &:before { content: \"\\e174\"; } }\n.glyphicon-floppy-save { &:before { content: \"\\e175\"; } }\n.glyphicon-floppy-open { &:before { content: \"\\e176\"; } }\n.glyphicon-credit-card { &:before { content: \"\\e177\"; } }\n.glyphicon-transfer { &:before { content: \"\\e178\"; } }\n.glyphicon-cutlery { &:before { content: \"\\e179\"; } }\n.glyphicon-header { &:before { content: \"\\e180\"; } }\n.glyphicon-compressed { &:before { content: \"\\e181\"; } }\n.glyphicon-earphone { &:before { content: \"\\e182\"; } }\n.glyphicon-phone-alt { &:before { content: \"\\e183\"; } }\n.glyphicon-tower { &:before { content: \"\\e184\"; } }\n.glyphicon-stats { &:before { content: \"\\e185\"; } }\n.glyphicon-sd-video { &:before { content: \"\\e186\"; } }\n.glyphicon-hd-video { &:before { content: \"\\e187\"; } }\n.glyphicon-subtitles { &:before { content: \"\\e188\"; } }\n.glyphicon-sound-stereo { &:before { content: \"\\e189\"; } }\n.glyphicon-sound-dolby { &:before { content: \"\\e190\"; } }\n.glyphicon-sound-5-1 { &:before { content: \"\\e191\"; } }\n.glyphicon-sound-6-1 { &:before { content: \"\\e192\"; } }\n.glyphicon-sound-7-1 { &:before { content: \"\\e193\"; } }\n.glyphicon-copyright-mark { &:before { content: \"\\e194\"; } }\n.glyphicon-registration-mark { &:before { content: \"\\e195\"; } }\n.glyphicon-cloud-download { &:before { content: \"\\e197\"; } }\n.glyphicon-cloud-upload { &:before { content: \"\\e198\"; } }\n.glyphicon-tree-conifer { &:before { content: \"\\e199\"; } }\n.glyphicon-tree-deciduous { &:before { content: \"\\e200\"; } }\n.glyphicon-cd { &:before { content: \"\\e201\"; } }\n.glyphicon-save-file { &:before { content: \"\\e202\"; } }\n.glyphicon-open-file { &:before { content: \"\\e203\"; } }\n.glyphicon-level-up { &:before { content: \"\\e204\"; } }\n.glyphicon-copy { &:before { content: \"\\e205\"; } }\n.glyphicon-paste { &:before { content: \"\\e206\"; } }\n// The following 2 Glyphicons are omitted for the time being because\n// they currently use Unicode codepoints that are outside the\n// Basic Multilingual Plane (BMP). ", "Older buggy versions of WebKit can't handle\n// non-BMP codepoints in CSS string escapes, and thus can't display these two icons.", "\n// Notably, the bug affects some older versions of the Android Browser.", "\n// More info: https://github.com/twbs/bootstrap/issues/10106\n// .glyphicon-door { &:before { content: \"\\1f6aa\"; } }\n// .glyphicon-key { &:before { content: \"\\1f511\"; } }\n.glyphicon-alert { &:before { content: \"\\e209\"; } }\n.glyphicon-equalizer { &:before { content: \"\\e210\"; } }\n.glyphicon-king { &:before { content: \"\\e211\"; } }\n.glyphicon-queen { &:before { content: \"\\e212\"; } }\n.glyphicon-pawn { &:before { content: \"\\e213\"; } }\n.glyphicon-bishop { &:before { content: \"\\e214\"; } }\n.glyphicon-knight { &:before { content: \"\\e215\"; } }\n.glyphicon-baby-formula { &:before { content: \"\\e216\"; } }\n.glyphicon-tent { &:before { content: \"\\26fa\"; } }\n.glyphicon-blackboard { &:before { content: \"\\e218\"; } }\n.glyphicon-bed { &:before { content: \"\\e219\"; } }\n.glyphicon-apple { &:before { content: \"\\f8ff\"; } }\n.glyphicon-erase { &:before { content: \"\\e221\"; } }\n.glyphicon-hourglass { &:before { content: \"\\231b\"; } }\n.glyphicon-lamp { &:before { content: \"\\e223\"; } }\n.glyphicon-duplicate { &:before { content: \"\\e224\"; } }\n.glyphicon-piggy-bank { &:before { content: \"\\e225\"; } }\n.glyphicon-scissors { &:before { content: \"\\e226\"; } }\n.glyphicon-bitcoin { &:before { content: \"\\e227\"; } }\n.glyphicon-btc { &:before { content: \"\\e227\"; } }\n.glyphicon-xbt { &:before { content: \"\\e227\"; } }\n.glyphicon-yen { &:before { content: \"\\00a5\"; } }\n.glyphicon-jpy { &:before { content: \"\\00a5\"; } }\n.glyphicon-ruble { &:before { content: \"\\20bd\"; } }\n.glyphicon-rub { &:before { content: \"\\20bd\"; } }\n.glyphicon-scale { &:before { content: \"\\e230\"; } }\n.glyphicon-ice-lolly { &:before { content: \"\\e231\"; } }\n.glyphicon-ice-lolly-tasted { &:before { content: \"\\e232\"; } }\n.glyphicon-education { &:before { content: \"\\e233\"; } }\n.glyphicon-option-horizontal { &:before { content: \"\\e234\"; } }\n.glyphicon-option-vertical { &:before { content: \"\\e235\"; } }\n.glyphicon-menu-hamburger { &:before { content: \"\\e236\"; } }\n.glyphicon-modal-window { &:before { content: \"\\e237\"; } }\n.glyphicon-oil { &:before { content: \"\\e238\"; } }\n.glyphicon-grain { &:before { content: \"\\e239\"; } }\n.glyphicon-sunglasses { &:before { content: \"\\e240\"; } }\n.glyphicon-text-size { &:before { content: \"\\e241\"; } }\n.glyphicon-text-color { &:before { content: \"\\e242\"; } }\n.glyphicon-text-background { &:before { content: \"\\e243\"; } }\n.glyphicon-object-align-top { &:before { content: \"\\e244\"; } }\n.glyphicon-object-align-bottom { &:before { content: \"\\e245\"; } }\n.glyphicon-object-align-horizontal{ &:before { content: \"\\e246\"; } }\n.glyphicon-object-align-left { &:before { content: \"\\e247\"; } }\n.glyphicon-object-align-vertical { &:before { content: \"\\e248\"; } }\n.glyphicon-object-align-right { &:before { content: \"\\e249\"; } }\n.glyphicon-triangle-right { &:before { content: \"\\e250\"; } }\n.glyphicon-triangle-left { &:before { content: \"\\e251\"; } }\n.glyphicon-triangle-bottom { &:before { content: \"\\e252\"; } }\n.glyphicon-triangle-top { &:before { content: \"\\e253\"; } }\n.glyphicon-console { &:before { content: \"\\e254\"; } }\n.glyphicon-superscript { &:before { content: \"\\e255\"; } }\n.glyphicon-subscript { &:before { content: \"\\e256\"; } }\n.glyphicon-menu-left { &:before { content: \"\\e257\"; } }\n.glyphicon-menu-right { &:before { content: \"\\e258\"; } }\n.glyphicon-menu-down { &:before { content: \"\\e259\"; } }\n.glyphicon-menu-up { &:before { content: \"\\e260\"; } }\n" ]
{ "pile_set_name": "Github" }
[ 0, 0.0012366571205415257, 0.0078125, 0, 0.0012278978388998035 ]
0.002055
5
[ { "analysis_explanation": null, "end": 16, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6 }, { "analysis_explanation": null, "end": 309, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 255 }, { "analysis_explanation": null, "end": 391, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 370 }, { "analysis_explanation": null, "end": 863, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 845 }, { "analysis_explanation": null, "end": 973, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 952 }, { "analysis_explanation": null, "end": 1493, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1488 }, { "analysis_explanation": null, "end": 6668, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6663 }, { "analysis_explanation": null, "end": 7841, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7836 }, { "analysis_explanation": null, "end": 10739, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10734 }, { "analysis_explanation": null, "end": 13499, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13494 }, { "analysis_explanation": null, "end": 15398, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15388 }, { "analysis_explanation": null, "end": 15467, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15460 }, { "analysis_explanation": null, "end": 16005, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16000 }, { "analysis_explanation": null, "end": 19248, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19243 }, { "analysis_explanation": null, "end": 15796, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 15750 } ]
[ "Individual, Community, and National Resiliencies and Age: Are Older People Less Resilient than Younger Individuals?", "\nThe resilience of older and younger Israelis was investigated. ", "A representative sample of the Jewish population in Israel (N = 1,022) was used. ", "The participants were three adult age-groups (18-35, 36-64, and 65+ years). ", "Half of them were women, and they evenly represented left-wing and right-wing political attitudes. ", "Resilience was measured by the ratio of strength and vulnerability of the individual, the community, and the nation. ", "Older participants did not differ from younger people in sense of danger; reported lower level of distress symptoms; and showed higher individual, community, and national resilience scores based on strength to vulnerability ratio, compared with younger individuals. ", "These data support the contention that older Israelis are more resilient than younger cohorts. ", "Their long direct or indirect experience with wars and terror attacks has not decreased their resilience, and has perhaps even strengthened it." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0.02608695652173913, 0, 0, 0, 0, 0, 0, 0, 0 ]
0.002899
5
[ { "analysis_explanation": null, "end": 160, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 152 }, { "analysis_explanation": null, "end": 216, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 210 }, { "analysis_explanation": null, "end": 237, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 231 }, { "analysis_explanation": null, "end": 311, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 306 }, { "analysis_explanation": null, "end": 333, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 324 }, { "analysis_explanation": null, "end": 871, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 863 } ]
[ "ARTISTS\n\nBeckmann, Max\n\nDix, Otto\n\nFaistauer, Anton\n\nFeininger, Lyonel\n\nGrosz, George\n\nHöch, Hannah\n\nKirchner, Ernst Ludwig\n\nKollwitz, Käthe\n\nKubin, Alfred\n\nMasereel, Franz\n\nMeidner, Ludwig\n\nNolde, Emil\n\nSchiele, Egon\n\nESSAY\n\nThe city figured prominently in many modern art movements, starting with French Impressionism. ", "However, no group of artists was as transfixed by the metropolis as were the German Expressionists. ", "It is difficult for most of us, living at the dawn of the twenty-first century, to imagine how differently Europeans a hundred years ago perceived the urban environment. ", "The industrialized city as we now know it was then a fundamentally new phenomenon. ", "Socially, economically, politically and--last but not least--aesthetically, urbanization overthrew all the comfortable assumptions and habits of the past. ", "Whether one saw in this the prospect of utopian transformation or the death of human civilization, depended very much on one's point of view. ", "Both attitudes were encompassed by Expressionism.", "\n\nExpressionist ambivalence reached its peak in that movement's cityscapes. ", "The metropolis was at once exciting and threatening, liberating and oppressive, hope-filled and doomed. ", "Expressionists were divided, amongst and sometimes within themselves, as to whether they wanted to go backwards, to a kind of primordial natural innocence, or forwards, into a dynamic technological future. ", "On the one hand, they reviled the stultifying bourgeois values of their parents' generation and sought to figuratively annihilate all that had come before. ", "On the other hand, they feared urban dehumanization, which seemed to short-circuit culture and reduce all social relationships to commodity transactions. ", "If the Expressionists could have picked and chosen, they would have taken urban energy without the squalor, and preferred a society capable of reconciling the conflicting values of individualism and community. ", "Such a paradise was not, however, to be found in the capitals of Germany or Austria during the first decades of the twentieth century.", "\n\nExpressionism was a diverse movement, with differing manifestations in each of the major German-speaking cities, including Vienna. ", "Naturally, individual artists' views of the city were shaped by their specific urban experiences. ", "Furthermore, Expressionist cityscapes varied not only according to artist and to place, but also over time. ", "The early years of the new century were bursting with promise and ambition, whereas in Austria and Germany the period after World War I was plagued by insane inflation, crippling war debt, endemic poverty and social unrest. ", "This shift from prewar optimism to postwar pessimism is readily observed in Expressionist cityscapes, which more closely mirrored social concerns than did other subject genres.", "\n\nBerlin was the Expressionist metropolis. ", "It was new, and it was big, and it was relatively ugly. ", "Unlike other, older European capitals, Berlin did not for the most part hark back to a genteel past. ", "Much of the city had grown up quickly following German unification in 1871. ", "Shaped largely by modern industry, it was a sprawling mass that had little in the way of architectural or natural beauty to recommend it. ", "Nevertheless, although Berlin embodied some of the worst aspects of urban life, it also represented Germany's claim on the future, the nation's one Weltstadt (world-class city). ", "As such, it was a powerful magnet for artists, who came to study or teach at the city's academies and exhibit at its many galleries. ", "Berlin nurtured the avant garde as did no other German city. ", "Perhaps as a result, Berlin is the city that figures most prominently in the Expressionist canon. ", "Among those whose views of urban life were shaped by Berlin are Max Beckmann, Lyonel Feininger, George Grosz, Erich Heckel, Ernst Ludwig Kirchner, Oskar Kokoschka, Käthe Kollwitz, Ludwig Meidner and Max Pechstein.", "\n\nThe Expressionist city was distinctive in form and content, and these two factors often worked in tandem. ", "Harsh contrasts in black and white (epitomized by the Expressionist fascination with printmaking) were used to portray a relatively colorless landscape demarcated by tall, shadowy buildings. ", "Germans adapted the compositional fragmentation of French Cubism to capture a disjointed reality too fast-paced to comprehend in one take. ", "The angular, jangling Expressionist aesthetic accurately reflected a society that was constantly in flux, propelled onward by an insatiable thirst for new sensations. ", "Particularly in the prewar period, the Expressionist city was often unpopulated or filled with abstracted \"types\" rather than identifiable personalities. ", "Artists were more interested in the generic energy of the metropolis than in specifics of locale or character. ", "These scenes can typically be read in two contradictory ways: as paeans to the force of modern technology, or diatribes against the obliteration of individuality by the urban crowd.", "\n\nThe anecdotal pleasures of urban life, so prominent in French Impressionism, are not wholly absent from German Expressionism. ", "But for the most part, when the Germans shifted their focus from the generic to the specific, their judgments were harsh. ", "The more realistic Expressionism became, the more scathing and explicit was its indictment of modern society. ", "Käthe Kollwitz, whose work preceded and ultimately superseded Expressionism, was from the outset a social realist, her art always intended as a critique. ", "In the period after World War I, many others joined her in a quest to reform society by pinpointing its shortcomings. ", "The metropolis of Max Beckmann, Otto Dix, George Grosz and other Weimar-era artists is characterized by grotesque entertainments, bloated capitalists, venal whores and downtrodden losers. ", "To the extent that these artists still relied on Expressionist formal devices, their aesthetic matrix became a vertiginous hell. ", "Expressionist exaggeration was used to populate the city with politically inspired caricatures.", "\n\nAustria's political and artistic history in the first decades of the twentieth century paralleled Germany's in many ways. ", "Both countries lost their empires after suffering defeat in World War I, and then flirted briefly with social democracy before succumbing to Nazism. ", "And both countries developed an Expressionist aesthetic as a way of tracking the human toll of such rampant upheaval. ", "Nevertheless, there were significant differences between Austria and Germany. ", "For one thing, Vienna, the Austrian capital, was not heavily industrialized. ", "This was to cost the nation dearly after World War I, when it ceded its industrial base to the newly formed countries of Hungary and Czechoslovakia. ", "Still, the benefits of a beautiful, human-scaled and comparatively bucolic capital were not lost on Austria's Expressionists. ", "The metropolis, as such, figured hardly at all in their work, and the city was as a rule presented in a nonthreatening manner.", "\n\nCompared to their German counterparts, Austrian cityscapes of the Expressionist era are surprisingly serene. ", "Quaint architecture, old walls and cobblestones evoke a very passive sort of decay, as in Egon Schiele's \"dead cities\" or certain works by Alfred Kubin. ", "At the same time, however, these aged buildings seem to vouchsafe the permanence of human creation. ", "Conceptually, many modern Austrian cityscapes are difficult to distinguish from those of nineteenth-century predecessors such as Rudolf von Alt. ", "Gothic and Baroque monuments still dominated views of Vienna, and smaller towns, such as Anton Faistauer's Salzburg, tended to exude stability. ", "Especially under the increasingly dire circumstances of the postwar period, there was more than a little escapism to this approach. ", "Austria's fear of modern urbanization was expressed in a denial of its existence. ", "At the same time, by memorializing the enduring traits of the Austrian cityscape, artists endeavored to preserve their sense of national identity in the face of impending dissolution. ", "The modern metropolis was foreign to them.", "\n\nWhether one confronted urbanization or attempted to flee it, loved it or hated it, the city was an unavoidable part of twentieth-century life. ", "But Expressionists on some level failed to fully accept this reality. ", "German ambivalence toward the city contained elements of utopianism and nihilism that proved a futile defense against Nazi efficiency. ", "Austrian escapism and denial were equally useless. ", "The destruction of so many German cities by Allied bombing in World War II provides an ironic coda to the pro- and anti-urban struggles of the Expressionist generation. ", "In retrospect, it may certainly be said that neither the German-speaking peoples nor their artists fared particularly well in adapting to the dramatic exigencies of change that gripped the Western world at the turn of the last century. ", "In this sense, the Expressionists were like the proverbial coal-miners' canaries, bravely cheeping out an unheeded warning." ]
{ "pile_set_name": "Pile-CC" }
[ 0.03426791277258567, 0, 0, 0, 0, 0, 0, 0, 0.009615384615384616, 0, 0, 0, 0, 0, 0, 0, 0.009259259259259259, 0, 0, 0, 0, 0, 0, 0, 0.0056179775280898875, 0, 0, 0, 0.04225352112676056, 0, 0.005235602094240838, 0, 0, 0, 0, 0, 0, 0, 0, 0.006493506493506494, 0, 0.015957446808510637, 0, 0, 0.008064516129032258, 0, 0, 0, 0, 0, 0, 0, 0, 0.013071895424836602, 0, 0.006896551724137931, 0.013888888888888888, 0, 0, 0, 0, 0, 0, 0, 0, 0.005917159763313609, 0, 0 ]
0.002596
5
[ { "analysis_explanation": null, "end": 27, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19 }, { "analysis_explanation": null, "end": 44, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 29 }, { "analysis_explanation": null, "end": 62, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 46 }, { "analysis_explanation": null, "end": 91, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 79 }, { "analysis_explanation": null, "end": 109, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 93 }, { "analysis_explanation": null, "end": 133, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 111 }, { "analysis_explanation": null, "end": 147, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 135 }, { "analysis_explanation": null, "end": 165, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 149 }, { "analysis_explanation": null, "end": 181, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 167 }, { "analysis_explanation": null, "end": 211, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 198 }, { "analysis_explanation": null, "end": 229, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 213 }, { "analysis_explanation": null, "end": 305, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 299 }, { "analysis_explanation": null, "end": 404, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 398 }, { "analysis_explanation": null, "end": 499, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 475 }, { "analysis_explanation": null, "end": 537, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 528 }, { "analysis_explanation": null, "end": 557, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 538 }, { "analysis_explanation": null, "end": 1736, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1722 }, { "analysis_explanation": null, "end": 1997, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1990 }, { "analysis_explanation": null, "end": 2008, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2001 }, { "analysis_explanation": null, "end": 2058, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2016 }, { "analysis_explanation": null, "end": 2189, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2183 }, { "analysis_explanation": null, "end": 2315, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2302 }, { "analysis_explanation": null, "end": 2412, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2397 }, { "analysis_explanation": null, "end": 2491, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2484 }, { "analysis_explanation": null, "end": 2503, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2496 }, { "analysis_explanation": null, "end": 2710, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2697 }, { "analysis_explanation": null, "end": 2804, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2798 }, { "analysis_explanation": null, "end": 2826, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2813 }, { "analysis_explanation": null, "end": 2923, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2915 }, { "analysis_explanation": null, "end": 2940, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2934 }, { "analysis_explanation": null, "end": 3050, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3044 }, { "analysis_explanation": null, "end": 3070, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3066 }, { "analysis_explanation": null, "end": 3239, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3233 }, { "analysis_explanation": null, "end": 3317, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3310 }, { "analysis_explanation": null, "end": 3527, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3521 }, { "analysis_explanation": null, "end": 3575, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3569 }, { "analysis_explanation": null, "end": 3609, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3603 }, { "analysis_explanation": null, "end": 3672, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3659 }, { "analysis_explanation": null, "end": 3739, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3733 }, { "analysis_explanation": null, "end": 3756, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3744 }, { "analysis_explanation": null, "end": 3774, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3758 }, { "analysis_explanation": null, "end": 3788, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3776 }, { "analysis_explanation": null, "end": 3802, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3790 }, { "analysis_explanation": null, "end": 3825, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3804 }, { "analysis_explanation": null, "end": 3842, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3827 }, { "analysis_explanation": null, "end": 3858, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3844 }, { "analysis_explanation": null, "end": 3874, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3860 }, { "analysis_explanation": null, "end": 3892, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3879 }, { "analysis_explanation": null, "end": 3911, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3898 }, { "analysis_explanation": null, "end": 4067, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4054 }, { "analysis_explanation": null, "end": 4198, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4191 }, { "analysis_explanation": null, "end": 4248, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4242 }, { "analysis_explanation": null, "end": 4549, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4536 }, { "analysis_explanation": null, "end": 4833, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4827 }, { "analysis_explanation": null, "end": 5005, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4999 }, { "analysis_explanation": null, "end": 5054, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5048 }, { "analysis_explanation": null, "end": 5109, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5102 }, { "analysis_explanation": null, "end": 5316, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5302 }, { "analysis_explanation": null, "end": 5604, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5592 }, { "analysis_explanation": null, "end": 5614, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5606 }, { "analysis_explanation": null, "end": 5628, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5616 }, { "analysis_explanation": null, "end": 5645, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5639 }, { "analysis_explanation": null, "end": 5994, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5987 }, { "analysis_explanation": null, "end": 6073, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6031 }, { "analysis_explanation": null, "end": 6092, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6085 }, { "analysis_explanation": null, "end": 6256, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6250 }, { "analysis_explanation": null, "end": 6303, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6290 }, { "analysis_explanation": null, "end": 6440, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6433 }, { "analysis_explanation": null, "end": 6452, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6445 }, { "analysis_explanation": null, "end": 6475, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6469 }, { "analysis_explanation": null, "end": 6489, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6481 }, { "analysis_explanation": null, "end": 6659, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6652 }, { "analysis_explanation": null, "end": 6678, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6664 }, { "analysis_explanation": null, "end": 6787, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6780 }, { "analysis_explanation": null, "end": 6804, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6790 }, { "analysis_explanation": null, "end": 6957, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6951 }, { "analysis_explanation": null, "end": 6980, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6972 }, { "analysis_explanation": null, "end": 7012, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6999 }, { "analysis_explanation": null, "end": 7146, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7132 }, { "analysis_explanation": null, "end": 7193, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7181 }, { "analysis_explanation": null, "end": 7329, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7321 }, { "analysis_explanation": null, "end": 7402, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7384 }, { "analysis_explanation": null, "end": 7438, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7424 }, { "analysis_explanation": null, "end": 7500, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7494 }, { "analysis_explanation": null, "end": 7546, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7529 }, { "analysis_explanation": null, "end": 7555, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7547 }, { "analysis_explanation": null, "end": 7723, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7716 }, { "analysis_explanation": null, "end": 7868, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7860 }, { "analysis_explanation": null, "end": 8161, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8144 }, { "analysis_explanation": null, "end": 8186, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8172 }, { "analysis_explanation": null, "end": 8244, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8238 }, { "analysis_explanation": null, "end": 8360, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8356 }, { "analysis_explanation": null, "end": 8381, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8373 }, { "analysis_explanation": null, "end": 8457, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8451 }, { "analysis_explanation": null, "end": 8580, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8567 }, { "analysis_explanation": null, "end": 8656, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8650 }, { "analysis_explanation": null, "end": 8789, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8782 }, { "analysis_explanation": null, "end": 8827, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8811 }, { "analysis_explanation": null, "end": 8862, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8848 } ]
[ "Q:\n\nAny way to use string literal u8 with a variable?", "\n\nAny way to use u8 literal with a varible?", "\nconst char* name[32];\n(u8)name//something like this\n\nI need to convert name to utf-8 and i just don't know how.", "\n\nA:\n\nNo, you can't use u8 with a variable. ", "It only applies to string literals at compile-time, not to data at runtime.", "\nYou say in comments that you are reading data from other processes. ", " You have to know the exact encoding of that data before you can convert it to anything meaningful. ", " Is it already in UTF-8? ", " Or is it in KOI8-R? ", " ISO-8859-5? ", " Don't guess!", "\nYou could try performing known hueristics on the data to try to detect the encoding dynamically (and there are 3rd party libraries available for that purpose), but that is still a form of guessing (albeit somewhat educated guessing) and thus subject to potentially misleading results.", "\nIf you can't find out the encoding, then you can't safely convert it to UTF-8 (or anything else, for that matter).", "\n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0, 0, 0, 0.022727272727272728, 0.013333333333333334, 0, 0, 0, 0, 0, 0, 0.0035087719298245615, 0, 0 ]
0.002826
5
[ { "analysis_explanation": null, "end": 924, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 919 } ]
[ "Tuesday, September 24, 2013\n\nHELLOOOOOO!!!", "\n\nSo yes. ", "I have been transfered. ", "I miss Bay Shore, NY already. ", "But I am now in Queens, NY in a part called Rego Park. ", "That is where the mission office is. ", "Infact, I have the responsibility of learning how to run the backstages of missionary work. ", "My mission president told me that I am going to take over the office in 6 weeks. ", "I will also be the new District Leader incharge of the Mission Office in Rego Park in 6 weeks. ", "I just have to prepare myself by learning all the ways from my District Leader companion Elder A. He is a BEAST!!! ", "I went on a full day exchange with him during the Hurricane Service in November and I have loved him and wanted to serve with him ever since. ", "He is a STUD! ", "I am so sad that i only get 6 weeks with him.", "\n\nThis week for us has been really really crazy. ", "We have done everything. ", "We have moved and prepared a lot of missionaries and apartments for service by moving people, getting orders together, buying needed items, supplying the necessities, and on top of that we have been trying our best to get out and do some good missionary work. ", "We got to go to lunch with President the other day. (", "best steak dinner ever at London Linnies) He told us of how he puts some of the most able and best workers in the Rego Park district to do missionary work and then have the added responsibility of running everything else. ", "So as you could imagine I am a little nervous to be incharge of that next transfer. ", "But it will be really really fun. ", "I get a lot of interaction with a lot of people and this will be such a fun position to have. ", "I'm so pumped to GET WORK DONE! ", "I have a large checklist to do and you better believe I'm taking notes because my memory alone wont get the job done. ", "I need organization now. ", "Haha I'm really thankful that I have been working on that for awhile. ", "I'm not sure how much time I will have each week to email or such though because we are the most busy missionaries in the mission probably. ", "I'm already tired. ", "I was up until 12 last night which is crazy for missionary life.", "\n\nHowever I did get to go back to Bay Shore on saturday and perform in the Musical Celebration of Families! ", "I loved it! ", "There were a lot of people that I was working with that showed up and felt the spirit really strongly. ", "I am so excited about a few of them. ", "President Calderwood gave the most powerful testimony of families in the closing remarks it was really amazing.", "\n\nSo I am busy, tired, but still lovin it! ", "It's really fun to hear the wise words of the senior office couples in the mission. ", "Elder B always has some awesome story and lesson for us to learn. ", "hahahaha it is so fun to be here.", "\n\nElder A is from Hawaii. ", "He is a stud who plays the ukalele really well and is just a giant chill teddy bear. ", "I enjoy pushing him around to make him laugh even though he could eat me. ", "haha we are working hard though and it has been a blast.", "\n\nI love you all and you are the GREATEST! ", "Keep doing the best at whatever you are doing! ", "Keep your working hard and motives high!" ]
{ "pile_set_name": "Pile-CC" }
[ 0, 0, 0, 0.06666666666666667, 0.01818181818181818, 0, 0, 0, 0.010526315789473684, 0.008695652173913044, 0, 0, 0, 0, 0, 0, 0, 0.0045045045045045045, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.009009009009009009, 0, 0, 0, 0, 0, 0, 0, 0, 0.023255813953488372, 0, 0 ]
0.003201
5
[ { "analysis_explanation": null, "end": 27, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 0 }, { "analysis_explanation": null, "end": 91, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 82 }, { "analysis_explanation": null, "end": 95, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 93 }, { "analysis_explanation": null, "end": 127, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 121 }, { "analysis_explanation": null, "end": 131, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 129 }, { "analysis_explanation": null, "end": 368, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 361 }, { "analysis_explanation": null, "end": 452, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 443 }, { "analysis_explanation": null, "end": 463, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 456 }, { "analysis_explanation": null, "end": 562, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 554 }, { "analysis_explanation": null, "end": 576, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 571 }, { "analysis_explanation": null, "end": 600, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 590 }, { "analysis_explanation": null, "end": 659, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 651 }, { "analysis_explanation": null, "end": 771, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 764 }, { "analysis_explanation": null, "end": 791, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 782 }, { "analysis_explanation": null, "end": 1164, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1151 }, { "analysis_explanation": null, "end": 1895, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1886 }, { "analysis_explanation": null, "end": 2034, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2021 }, { "analysis_explanation": null, "end": 2112, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2103 }, { "analysis_explanation": null, "end": 2124, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2116 }, { "analysis_explanation": null, "end": 2349, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2339 }, { "analysis_explanation": null, "end": 2688, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2682 } ]
[ "[Benign prostatic hyperplasia: anamnesis and indications for surgery].", "\nThe benign prostatic hyperplasia is a very common disease we are confronted with in the urological clinical practice. ", "An exact anamnesis, a careful interpretation and evaluation of the symptoms and of the (initial) findings are indispensable for an obstructive prostatic hyperplasia to be diagnosed. ", "The diagnostic effort to make an appropriate diagnosis considering as well the pathological process exists mainly of noninvasive methods. ", "Though once the operation is indicated, the spectrum of exploration must be enlarged. ", "Provided that the prostatic hyperplasia is identified as being the clear reason for miction difficulties, an adequate therapy may be applied." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0, 0, 0, 0, 0, 0 ]
0
5
[]
[ "“In\na time of universal deceit - telling the truth is a revolutionary act.”", "\n“Political language . . . ", "is designed to make lies sound truthful\nand murder respectable, and to give an appearance of solidity to pure\nwind.” ", "-George Orwell, author and Fabian Socialist\n\nIn my\narticle, “Incrementalism,\nRegionalism and Revolution,” I briefly touched on planning and\nquoted from author, Jo Hindman. ", "She will again help me explain what is\nhappening vis a vis Urban Renewal and metro-planning. ", "From her\nbook, Blame Metro, we read, “Much is written about the\nincognito warfare on United States soil which public officials and their\naccomplices are waging to wrest private property from landowners. ", "The\nstrategy is to make property ownership so unbearable by harassment through\nbuilding inspections, remodeling orders, fines and jailings, that owners\ngive up in despair and sell to land redevelopers at cut-rate prices. ", "Positive\nmunicipal codes are the weapons in the warfare.", "”[1]\n\nNote,\nHindman wrote that in 1966, yet it fully applies to today’s attacks\non private property; many of the same strategies are being used, they\njust “changed the names to protect the guilty.”", "\n\nHindman\nwrites, “‘Strengthening county government’ is a hackneyed\nMetro phrase indicating that the Metro take-over has begun. . .. ", "Planning\nassistance subsidized by Federal money leads small cities and counties\ninto direct obedience under a regional master plan. ", "Land use rights are\nliterally stolen (ital. ", "mine) from landowners when zoning is\napplied to land.", "”[2]\n\nMimicking\ntoday’s ICLEI V.P. Harvey\nRuvin, the 60s’ American Institute of Planners “makes\nno bones about its socialist stance regarding land; its constitution states\nAIP’s ‘particular sphere of activity shall be the planning\nof the unified development of urban communities and their environs and\nof states, regions, and the nation as expressed through determination\nof the comprehensive arrangement of land uses and land occupancy and the\nregulation thereof.[4]\n. . ", ".The present-day crew of planners, drawing no line between public\nand private property, believe that land-use control should be vested in\ngovernment and that public planners should have sole right to control\nthe use of all land.", "”[5]\n\nThat\nis not just similar to what is going on today; that is exactly what is\nhappening. ", "Why? ", "Because the sons, daughters and cronies of the puppeteers\nthat were pulling the strings back in the beginning and middle of the\n20th Century are pulling the strings of today’s planners. ", "We just\nhave a new generation of the same treacherous, thieving scheme updated\nwith new-fangled, high-tech sounding names for the same old land (and\npeople) control mechanisms.", "\n\nPlanners\ntook that technique, one that was designed for studying flora and fauna,\nand tweaked it to apply to humans. ", "I would say the tweak was more a wrenching,\nactually it is more in the line of suspending critical thinking to superimpose\nthe artificial and nonsensical process of the transect on humans and their\nmobilization.", "\n\nUnder\nthe biological study, a transect shows where certain flora and fauna thrive,\nexist somewhat readily or barely subsist in the different habitats from\n(get description i.e., arctic to tropical). ", "With great literary(?) ", "license,\nplanners take the definition of biologic transect and, like Oliver Stone\nrewrites history, these planners are rewriting biology; they want to play\nan active role in the phylogeny of homo sapiens, in fact they\nwant to devolve it. ", "One of the problem here is that their fairy tale is\nbeing used to take property rights (and thus liberty) from man and make\nhim a slave. ", "Laws should not be based upon make-believe. ", "Yet this country,\nno the entire world is being redesigned using Communitarians’ far-fetched,\npseudo-utopian desires to sate the global elites’ desire to control\nthe entire globe.", "\n\nLook\nat their definition of transect for people and land planning: “Human\nbeings also thrive in different habitats. ", "Some people prefer urban centers\nand would suffer in a rural place, while others thrive in the rural or\nsuburban zones. ", "Before the automobile, American development patterns were\nwalkable, and transects within towns and city neighborhoods revealed areas\nthat were less urban and more urban in character. ", "This urbanism could\nbe analyzed as natural transects are analyzed.", "”[Link]\n\nTo compare\nhumans in differing habitats with flora or fauna is absurd, and especially\nbecause the planners are using apples and oranges: “some people\nprefer urban centers and would suffer in a rural place,” does not\nmean the same thing as the biology transect means. ", "The suffering would\nbe a mental fabrication and would be such that to call it suffering in\nthe same sense as plants or animals outside their natural habitat is absurd.", "\n\nThe\nplanners also extol the virtues of the time before the automobile, “American\ndevelopment patterns were walkable, and transects within towns and city\nneighborhoods revealed areas that were less urban and more\nurban in character. ", "This urbanism could be analyzed as natural transects\nare analyzed.” ", "As if what we have today is “unnatural.”", "\nWhat these planners keep forgetting (and want us to forget also) is that\nwe humans are part of nature and thus what we are and what we do is\nnatural. ", "Unlike other animals, we humans have a moral and cognitive\nbrain. ", "Our brain is what provides us with the necessary tools we need\nto survive and prosper, and one of those tools is the automobile.", "\n\nSo we\nhave a convoluted, computer-modeled construct of what the entire ecosystem\nof the world should be and is called the Transect. ", "But as with everything\nelse in this New World Order newspeak, that really isn’t the truth.", "\nNo, they did not sit down with the details of biological transect and\ntranslate it via computer modeling to a human/development version. ", "What\nthey did was take The Ideal Communist City[6]\nand figured out how to sell it to the American public by superimposing\nit over the Transect model.", "\n\nThe APA describes the Transect as “a geographical cross-section\nof a region used to reveal a sequence of environments. ", "For human environments,\nthis cross-section can be used to identify urban character, a continuum\nthat ranges from rural to urban. ", "In transect planning, this range of environments\nis the basis for organizing the components of the built world: building,\nlot, land use, street, and all of the other physical elements of the human\nhabitat.[7]\nPay close attention to that last sentence, “the basis for organizing\nthe components of the built world.” ", "In my understanding of English,\nthat means telling us where each component of our lives goes; we don’t\nget to choose where we build our homes unless they in the area designated\nby planners. ", "I am not misreading that because that same sentence continues,\n“building, lot, land use, street, and all of the other physical\nelements of the human habitat (ital. ", "mine).” ", "Sounds fairly\nsimple to me, we will be told what and where we may build or even if\nwe may build.", "\n\nTo continue\nfrom the APA article, “In transect planning, the essential task\nis to find the main qualities of immersive environments,[8]\n.... Once these are discovered, transect planning principles are applied\nto rectify the inappropriate intermixing of rural and urban elements --\nbetter known as sprawl. ", "This is done by eliminating the ‘urbanizing\nof the rural’. . . ", "or, equally damaging, the ‘ruralizing of\nthe urban.", "\n\nSubscribe\nto the NewsWithViews Daily News Alerts!", "\n\nEnter\nYour E-Mail Address:\n\n“To\naid in the specification of different types of immersive environments,\nthe rural-to-urban continuum can be segmented into discrete categories.", "\nThis approach is also dictated by the requirement that human habitats\nfit within the language of our current approach to land regulation\n(i.e., zoning).”[9]\n\nThe\ndiscrete categories of the transect continuum run from Rural Preserve,\nRural Reserve, Sub-Urban, General Urban, Urban Center to Urban Core. ", "Understand\nthat the Rural Preserve is the Wildlands, the area humans will be forbidden\nto enter, and the Rural Reserve will be the connecting corridors to the\nReserve area, i.e., corridors for fauna movement and human use will be\nhighly restricted.", "\n\nRemember,\nas I pointed out at the beginning of this article, the Communitarians,\nor global elites, introduced the zoning and planning systems used in this\ncountry. ", "Now that they have gotten the American public inured to “planning,”\nthey want to move us to the next step -- where they plan every aspect\nof our lives through planning. ", "To do so, they have to pretend that the\noriginal zones and plans came from us, the people, so they can say they\nneed to throw the old ones out and introduce a whole new system. ", "We are\ntold, “The\nmost important obstacle to overcome is the restrictive and incorrect zoning\ncodes currently in force in most municipalities. ", "Current codes do\nnot allow New Urbanism to be built, but do allow sprawl. ", "Adopting a TND\nordinance and/or a system of 'smart codes' allows New Urbanism to be built\neasily without having to rewrite existing codes.”", "\n\nIf you\ngo to the link above, you will see that New Urbanism (transect planning\nplus) deals with everything but property rights. (", "Actually property rights\nare verboten in this not-so-brave new world they are bringing us, so they\nignore them because property rights will not exist in the not to distant\nfuture if we do not put a stop to this.) ", "It is Sustainable Development\nwritten in capitals and boldface. ", "And how do they plan on doing this?", "\nThe\nmost effective way to implement New Urbanism is to plan for it, and write\nit into zoning and development codes. ", "This directs all future development\ninto this form.", "\n\n1.", "\nHindman, Jo, Blame Metro, Caxton Press, 1966, p. 21.2.", "\nIbid. ", "p.80.3.", "\nWithin APA would be a professional institute — the American Institute\nof Certified Planners — that would be responsible for the national\ncertification of professional planners. “", "Although AIP was incorporated\nin 1917 (as the American City Planning Institute, renamed the American\nInstitute of Planners in 1939), and ASPO in 1934, we actually trace our\nroots further back to 1909 and the first National Conference on City Planning\nin Washington, D.C. From that and subsequent conferences, the organized\nplanning movement emerged, first through our two predecessors and, since\n1978, through APA.” (", "from APA\nwebsite)4.", "\nAIP Constitution (1960).5.", "\nHindman, Blame Metro, p.116.6.", "\nBaburov, et al, The Ideal Communist City, i Press Series on the human\nenvironment, 1968.7.", "\n“Transect Planning,” Duany, Andres and Emily Talen. ", "APA Journal,\nSummer 2002, Vol. ", "68, No. ", "3, p.245.8.", "\na term borrowed from “the notion of virtual reality. . .. ", "When these\nvirtual environments are successful, they are said to be immersive --\nvirtual models that function as if they were actual environments.", "”9.", "\nIbid, p.247.", "\n\nKathleen Marquardt\nhas been in the freedom movement since before it was called that. ", "She\nwas founder and chairman of Putting People First, a non-profit organization\ncombatting the animal rights movement. ", "Her book, AnimalScam:\nthe Beastly Abuse of Human Rights, was published by Regnery in 1993.", "\nKathleen has been Vice President of American Policy Center since 2000\nand is the Agenda 21/Sustainable Development expert for Rocky Top Freedom\nCampaign. ", "She is a contributing writer and researcher for Freedom Advocates.", "\n\nLook at their definition\nof transect for people and land planning: “Human beings also thrive\nin different habitats. ", "Some people prefer urban centers and would suffer\nin a rural place, while others thrive in the rural or suburban zones." ]
{ "pile_set_name": "Pile-CC" }
[ 0, 0, 0, 0.011627906976744186, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.00211864406779661, 0, 0, 0, 0.005376344086021506, 0, 0, 0, 0, 0, 0.004201680672268907, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.007462686567164179, 0, 0, 0.006711409395973154, 0.01652892561983471, 0, 0, 0, 0, 0, 0, 0.003257328990228013, 0, 0, 0, 0, 0.0165016501650165, 0.008064516129032258, 0, 0, 0, 0, 0, 0.007194244604316547, 0, 0, 0.015625, 0, 0, 0, 0, 0.03636363636363636, 0, 0, 0.01675977653631285, 0.009592326139088728, 0.05263157894736842, 0, 0.03225806451612903, 0, 0, 0.03225806451612903, 0, 0, 0, 0, 0, 0, 0.011494252873563218, 0.008403361344537815, 0.011111111111111112, 0.01935483870967742, 0.015151515151515152, 0, 0 ]
0.003724
5
[ { "analysis_explanation": null, "end": 233, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 219 }, { "analysis_explanation": null, "end": 252, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 246 }, { "analysis_explanation": null, "end": 389, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 379 }, { "analysis_explanation": null, "end": 582, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 569 }, { "analysis_explanation": null, "end": 984, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 977 }, { "analysis_explanation": null, "end": 1003, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 999 }, { "analysis_explanation": null, "end": 1034, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1029 }, { "analysis_explanation": null, "end": 1170, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1163 }, { "analysis_explanation": null, "end": 1545, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1540 }, { "analysis_explanation": null, "end": 1571, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1554 }, { "analysis_explanation": null, "end": 1580, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1577 }, { "analysis_explanation": null, "end": 2012, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2001 }, { "analysis_explanation": null, "end": 2281, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2276 }, { "analysis_explanation": null, "end": 2463, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2447 }, { "analysis_explanation": null, "end": 2496, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2491 }, { "analysis_explanation": null, "end": 3199, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3193 }, { "analysis_explanation": null, "end": 3318, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3306 }, { "analysis_explanation": null, "end": 4102, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4094 }, { "analysis_explanation": null, "end": 4845, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4837 }, { "analysis_explanation": null, "end": 5089, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5084 }, { "analysis_explanation": null, "end": 5908, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5900 }, { "analysis_explanation": null, "end": 8380, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8372 }, { "analysis_explanation": null, "end": 9666, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9659 }, { "analysis_explanation": null, "end": 9670, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9668 }, { "analysis_explanation": null, "end": 9703, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9699 }, { "analysis_explanation": null, "end": 9944, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9940 }, { "analysis_explanation": null, "end": 10037, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10033 }, { "analysis_explanation": null, "end": 10056, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10052 }, { "analysis_explanation": null, "end": 10106, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10102 }, { "analysis_explanation": null, "end": 10171, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10161 }, { "analysis_explanation": null, "end": 10177, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10173 }, { "analysis_explanation": null, "end": 10307, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10303 }, { "analysis_explanation": null, "end": 10379, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10372 }, { "analysis_explanation": null, "end": 10410, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10403 }, { "analysis_explanation": null, "end": 10528, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10522 }, { "analysis_explanation": null, "end": 10544, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10533 }, { "analysis_explanation": null, "end": 10570, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10559 }, { "analysis_explanation": null, "end": 10579, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10577 }, { "analysis_explanation": null, "end": 10837, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10819 }, { "analysis_explanation": null, "end": 11112, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11108 }, { "analysis_explanation": null, "end": 11122, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11114 }, { "analysis_explanation": null, "end": 11183, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11179 } ]
[ "A taxonomic revision of the genus Oxyopomyrmex André, 1881 (Hymenoptera: Formicidae).", "\nOxyopomyrmex André, 1881 is a small genus of myrmicine ants found in arid grasslands of the Mediterranean region. ", "Here we provide a new taxonomic revision of the genus. ", "Twelve species are recognized, including five new to science: O. laevibus sp. ", "nov. (", "Greece: Crete), O. magnus sp. ", "nov. (", "Spain), O. negevensis sp. ", "nov. (", "Israel) O. polybotesi sp. ", "nov. (", "Greece: Nisyros, W Turkey) and O. pygmalioni sp. ", "nov. (", "Cyprus). ", "Oxyopomyrmex santschii var. ", "nigripes Santschi, 1907 and O. santschii var. ", "nitidior Santschi, 1910 are raised to species level. ", "The following new synonymies are proposed: O. krueperi Forel, 1911 = O. lagoi Menozzi, 1936 syn. ", "nov.; ", "O. nigripes Santschi, 1907 = O. sabulonis var. ", "rugocciput Santschi, 1923 syn. ", "nov. ", "= O. emeryi var. ", "brunnescens Santschi, 1929 syn. ", "nov.; ", "O. nitidior Santschi, 1910 = O. emeryi var. ", "laticeps Santschi, 1915 syn. ", "nov. ", "= O. emeryi st. ", "sabulonis Santschi, 1915 syn. ", "nov.; ", "O. saulcyi Emery, 1889 = O. santschii Forel, 1904 syn. ", "nov. ", "= O. santschii var. ", "siciliana Karavaiev, 1912 syn. ", "nov. ", "= O. gaetulus Santschi, 1929 syn. ", "nov. ", "= O. saulcyi var. ", "latinodis Santschi, 1939 syn. ", "nov. ", "A neotype for O. oculatus André, 1881 is designated. ", "An identification key based on the gyne, male and worker caste is provided." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0.011764705882352941, 0, 0, 0, 0, 0.03333333333333333, 0, 0.038461538461538464, 0, 0.038461538461538464, 0, 0.02040816326530612, 0, 0, 0.03571428571428571, 0.043478260869565216, 0.018867924528301886, 0.020618556701030927, 0, 0.0425531914893617, 0.03225806451612903, 0, 0, 0.03125, 0, 0.022727272727272728, 0.034482758620689655, 0, 0, 0.03333333333333333, 0, 0.03636363636363636, 0, 0.05, 0.03225806451612903, 0, 0, 0, 0, 0.03333333333333333, 0, 0, 0 ]
0.014178
5
[ { "analysis_explanation": null, "end": 52, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 34 }, { "analysis_explanation": null, "end": 58, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 54 }, { "analysis_explanation": null, "end": 104, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 86 }, { "analysis_explanation": null, "end": 110, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 106 }, { "analysis_explanation": null, "end": 191, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 178 }, { "analysis_explanation": null, "end": 328, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 317 }, { "analysis_explanation": null, "end": 337, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 333 }, { "analysis_explanation": null, "end": 346, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 340 }, { "analysis_explanation": null, "end": 353, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 348 }, { "analysis_explanation": null, "end": 369, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 356 }, { "analysis_explanation": null, "end": 374, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 370 }, { "analysis_explanation": null, "end": 382, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 377 }, { "analysis_explanation": null, "end": 398, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 385 }, { "analysis_explanation": null, "end": 407, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 403 }, { "analysis_explanation": null, "end": 416, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 410 }, { "analysis_explanation": null, "end": 435, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 418 }, { "analysis_explanation": null, "end": 440, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 436 }, { "analysis_explanation": null, "end": 449, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 443 }, { "analysis_explanation": null, "end": 458, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 451 }, { "analysis_explanation": null, "end": 468, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 460 }, { "analysis_explanation": null, "end": 491, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 474 }, { "analysis_explanation": null, "end": 496, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 492 }, { "analysis_explanation": null, "end": 505, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 499 }, { "analysis_explanation": null, "end": 553, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 545 }, { "analysis_explanation": null, "end": 559, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 555 }, { "analysis_explanation": null, "end": 599, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 591 }, { "analysis_explanation": null, "end": 605, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 601 }, { "analysis_explanation": null, "end": 695, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 678 }, { "analysis_explanation": null, "end": 701, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 697 }, { "analysis_explanation": null, "end": 720, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 704 }, { "analysis_explanation": null, "end": 726, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 722 }, { "analysis_explanation": null, "end": 736, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 732 }, { "analysis_explanation": null, "end": 758, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 738 }, { "analysis_explanation": null, "end": 764, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 760 }, { "analysis_explanation": null, "end": 783, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 767 }, { "analysis_explanation": null, "end": 804, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 796 }, { "analysis_explanation": null, "end": 810, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 806 }, { "analysis_explanation": null, "end": 836, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 823 }, { "analysis_explanation": null, "end": 858, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 838 }, { "analysis_explanation": null, "end": 864, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 860 }, { "analysis_explanation": null, "end": 874, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 870 }, { "analysis_explanation": null, "end": 896, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 876 }, { "analysis_explanation": null, "end": 902, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 898 }, { "analysis_explanation": null, "end": 918, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 905 }, { "analysis_explanation": null, "end": 937, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 920 }, { "analysis_explanation": null, "end": 943, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 939 }, { "analysis_explanation": null, "end": 965, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 956 }, { "analysis_explanation": null, "end": 988, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 970 }, { "analysis_explanation": null, "end": 994, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 990 }, { "analysis_explanation": null, "end": 1004, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1000 }, { "analysis_explanation": null, "end": 1022, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1006 }, { "analysis_explanation": null, "end": 1028, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1024 }, { "analysis_explanation": null, "end": 1049, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1031 }, { "analysis_explanation": null, "end": 1055, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1051 }, { "analysis_explanation": null, "end": 1105, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1086 }, { "analysis_explanation": null, "end": 1111, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1107 }, { "analysis_explanation": null, "end": 1144, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1124 }, { "analysis_explanation": null, "end": 1150, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1146 }, { "analysis_explanation": null, "end": 1177, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1163 }, { "analysis_explanation": null, "end": 1197, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1179 }, { "analysis_explanation": null, "end": 1203, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1199 }, { "analysis_explanation": null, "end": 1212, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1209 }, { "analysis_explanation": null, "end": 1245, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1228 }, { "analysis_explanation": null, "end": 1251, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1247 } ]
[ "(New York) – A decade’s perspective highlights the enormous damage that the attacks of September 11, 2001 did to the human rights cause. ", "There was, first of all, the irreparable damage of lives lost that day – some 3,000 people from many nations. ", "Terrorism – the deliberate targeting of civilians for political ends – is an affront to the human rights movement. ", "The values of human rights place respect for the individual at their core. ", "Terrorism treats individuals as pawns, to be disposed of for political ends.", "\n\nSuicide attacks have long been a tool for terrorists, but the magnitude of the September 11 assault spawned replication. ", "Most people were repulsed by this killing, but enough were inspired that it contributed to an epidemic of suicide attacks on civilians in the ensuing decade. ", "Victims multiplied in many countries. ", "The growing willingness of some to sacrifice themselves for a cause has further complicated the defense against terrorism. ", "And the realization that there are no limits to what terrorists might attempt made the quest to stop them all the more urgent.", "\n\nYet the damaging legacy of September 11 can also be found in the reaction. ", "Some recognized that the best antidote to terrorism was to reaffirm the values of humanity it flouted – that the most effective way to counter the appeal of mass murder was to scrupulously respect human rights and the rule of law. ", "Yet all too often, those leading the counterterrorism charge adopted the ends-justify-the-means logic of the terrorists. ", "The result was a litany of practices whose names are now synonymous with blatant disregard for human rights: Guantanamo, military commissions, CIA “black sites,” water-boarding and other “enhanced interrogation techniques,” extraordinary rendition to torture covered up by meaningless “diplomatic assurances,” among others.", "\n\nUndertaken in the name of expediency, these abuses may have spurred more terrorist attacks. ", "Those who deployed them lost the moral high ground, undermined trust in law-enforcement officials, and discarded lawful techniques for piercing secretive criminal enterprises that had long proved effective.", "\n\nThey also bred copycat responses by governments whose interest was less stopping terrorism than using the latest rhetoric of convenience to silence political opposition. ", "Overbroad and vague anti-terrorism laws proliferated. ", "Peaceful dissidents were labeled terrorists and detained without trial. ", "Torture and arbitrary detention became harder to combat because “that’s what Bush did.” ", "Many governments best placed to reverse these damaging trends were silenced by their own complicity in them – and by their tendency to welcome virtually anything said to be done in the name of fighting terrorism.", "\n\nToday, there has been global progress in curtailing counterterrorism abuses, but little willingness to hold abusive officials to account. ", "For example, saying that he would “look forward and not backwards,” President Barack Obama has decreed an end to torture by US agents but refused to prosecute those who ordered it. ", "Nor have most governments investigated, let alone prosecuted, their own abusive officials. ", "This failure to uphold the rule of law risks transforming torture and other serious human rights violations from blatant criminal offenses to permissible policy options.", "\n\nThe tenth anniversary of the September 11 attacks is thus an occasion to remember its victims and to reaffirm the importance of human rights, to oppose the terrorist who kills civilians in the name of a cause and the official who “disappears” or tortures suspects in the name of fighting terrorism." ]
{ "pile_set_name": "OpenWebText2" }
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0030959752321981426, 0, 0, 0, 0, 0, 0.011363636363636364, 0, 0, 0.0055248618784530384, 0, 0, 0 ]
0.000769
5
[ { "analysis_explanation": null, "end": 9, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1 }, { "analysis_explanation": null, "end": 21, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15 }, { "analysis_explanation": null, "end": 105, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 87 }, { "analysis_explanation": null, "end": 207, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 199 }, { "analysis_explanation": null, "end": 605, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 593 }, { "analysis_explanation": null, "end": 791, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 785 }, { "analysis_explanation": null, "end": 1120, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1108 }, { "analysis_explanation": null, "end": 2508, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2504 }, { "analysis_explanation": null, "end": 2733, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2728 }, { "analysis_explanation": null, "end": 2956, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2944 }, { "analysis_explanation": null, "end": 2992, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2990 } ]
[ "- (-4)/(-7) - -1)?", "\n-4\nEvaluate (-96)/(-28)*42*(-14)/(-168).", "\n12\nWhat is 13*(4/(-6))/(200/150)?", "\n-13/2\nCalculate ((-6)/10)/((-2178)/330).", "\n1/11\nCalculate -88*(-5)/40 - -21*(-5)/15.", "\n4\nEvaluate -140*(22/8)/11.", "\n-35\nWhat is -4*25/20 + (6 - 3)?", "\n-2\n(34*77/(-198) - (-2)/9)/3\n-13/3\nWhat is (-2 + 1)*4*(-6)/(-2)?", "\n-12\n(-14552)/(-918) - (34 + -18)\n-4/27\nWhat is -4 - -2 - 11/((-66)/24)?", "\n2\nCalculate 112/(-154) - 437/(-1463).", "\n-3/7\n(-5)/(65/15 - 4)\n-15\nWhat is 4/(-20)*3 - (-3135)/(-275)?", "\n-12\nEvaluate (6/15 - 3/(-5))*(-890)/(-8900).", "\n1/10\nCalculate 3/60 + (-4)/16 - 55/(-25).", "\n2\nEvaluate (23/(-138))/(((-195)/100)/(-13)).", "\n-10/9\nWhat is the value of 12/18*(2 - (3 + 134/(-128)))?", "\n1/32\nEvaluate 4596/594 + -8 + 4/(-22).", "\n-4/9\nWhat is (-2)/((-2)/9) + (-34 - (-10 + -17))?", "\n2\nCalculate (-18)/(-63)*(-525)/(-30).", "\n5\n-21 + 12 - (-3)/(48/304)\n10\nEvaluate 25 + 12 + -78*5/15.", "\n11\n(-2)/(-7) - ((-13248)/672 - 18)\n38\nCalculate (-2305)/(-9681)*(-1120)/(-25).", "\n32/3\nCalculate -38 + (13 - -16) + (20 - 0).", "\n11\nEvaluate 40*-18*10/(-1440).", "\n5\nWhat is the value of 84/(-189) + 35/(-63)?", "\n-1\nWhat is the value of (-6)/15*-10*(-666)/1184?", "\n-9/4\nWhat is the value of 5/(0 + 1) + (-70)/(18 + 17)?", "\n3\nWhat is the value of (-3)/60*450/60 - (-86)/16?", "\n5\n-3*1 + (722/66 - 152/(-2508))\n8\nEvaluate (11 + -10)*16/56.", "\n2/7\n(-90)/(-18) + (-10)/1\n-5\n2 - (-191)/7 - ((-12960)/(-280) + -47)\n30\nWhat is the value of (3535/(-210) - -21)*6/40?", "\n5/8\nWhat is (-74)/(-8) + (-15 - (6 + -14))?", "\n9/4\nWhat is (7 - (-546)/(-49) - -5)/(30/21)?", "\n3/5\nWhat is -6 + ((-45)/(-6) - 32/(256/72))?", "\n-15/2\nWhat is the value of (-72)/32 - (7 - 250/40)?", "\n-3\nCalculate (200/(-224) + 1)*21/(-6).", "\n-3/8\nWhat is the value of 58/14 + 472/28 + -17?", "\n4\nWhat is 0/(-2) - (-233 - -238)?", "\n-5\nEvaluate (2/(-35))/((-51)/1309)*-3.", "\n-22/5\nWhat is the value of 16 + (20/(-5)*1 - -4)/(-2)?", "\n16\nWhat is (-3)/(-3)*(-380)/(-76)?", "\n5\nWhat is 10/63 - (-51 + (-2130)/(-42))?", "\n4/9\nEvaluate (8280/(-184))/(-2 - -5).", "\n-15\nWhat is 1*(-756)/22 + (26964/(-1177))/(-63)?", "\n-34\n(-13)/(-18) + (116/8 - 15)\n2/9\nWhat is 322/483*1/3?", "\n2/9\nWhat is the value of 32/(-1 + 3/9 - (-672)/252)?", "\n16\n(1 - 0/(-1))*(3 + (-50)/15)\n-1/3\n(12/105 + 0)*30/4\n6/7\nEvaluate 83/((-9960)/(-2240))*1*(-9)/6.", "\n-28\nWhat is the value of 9 - (4 + 1) - (-87 - -7)/10?", "\n12\nCalculate (-904)/(-100) + ((-72)/(-30))/(20/(-75)).", "\n1/25\nCalculate -5*((-12166)/(-630) - 19).", "\n-14/9\nCalculate (10/(-20))/((-1)/(-2))*8/24.", "\n-1/3\nEvaluate (-3078)/1710 - (-2 - 76/(-230)).", "\n-3/23\nWhat is the value of -24 + 34 + -9 + 2 + 8?", "\n11\nEvaluate (-124)/2511*(2 - (-3)/(-6)).", "\n-2/27\nWhat is -1*(8 - -9) - (-4753)/280?", "\n-1/40\nCalculate 0/((-17)/(17/13)) + 4/(-11).", "\n-4/11\nWhat is the value of (12/14)/(135/(-11025)*-7)?", "\n10\nEvaluate 15/(-170)*-17 + 18/(-12).", "\n0\nWhat is the value of (-108)/(-20) - 5 - (-308)/(-2310)?", "\n4/15\nCalculate (-2)/35 + -46*-16*(-19)/(-5320).", "\n18/7\nWhat is the value of (-10)/15*((-5)/(2150/3840) + 9)?", "\n-2/43\nWhat is the value of (-438)/624 - ((-14)/26)/7?", "\n-5/8\nCalculate (-3 + (-11)/(-2))*(-12)/5.", "\n-6\nWhat is the value of 13*(-775)/(-910) - 11/1?", "\n1/14\nWhat is the value of (1494/(-369) - -4)/(-4 + 3)?", "\n2/41\nWhat is ((-17)/(123 + 13))/1?", "\n-1/8\nWhat is the value of -10 - (-15)/40*28?", "\n1/2\nWhat is (1504/96 - 25)*6/231*9?", "\n-24/11\nCalculate (-1430)/(-154) + (-6)/21.", "\n9\nEvaluate (-147)/(-42)*160/(-56).", "\n-10\nEvaluate (-36)/54 - (-28)/6.", "\n4\nWhat is (-14 - -1)*(-18)/(18/1)?", "\n13\nCalculate (-8 - (-72)/9) + (-3)/(-6).", "\n1/2\nEvaluate 21 - (-17 - 1360/(-35)).", "\n-6/7\nWhat is the value of (15 - 912/64)*-4?", "\n-3\nEvaluate (-1)/(3 - 1)*-5*(-4)/(-5).", "\n2\nEvaluate 4059/738 - 2/4.", "\n5\nWhat is (-110)/9 - -4 - (-19)/171*2?", "\n-8\nCalculate (-3)/((-3)/(-4)) + (-77)/11.", "\n-11\n((-264)/16 + 8)/((-8)/16)\n17\nCalculate 3/7 - 19/(-1368)*-24.", "\n2/21\n0 - 182/(-130) - 2/5\n1\nWhat is 14 + (-759)/55 + 2 + 57/(-35)?", "\n4/7\n5 - 8 - ((-71)/30 + (-88)/176)\n-2/15\nWhat is 29 + ((-11448)/(-11))/(-36)?", "\n1/11\nWhat is the value of 465/620 - ((-63)/24)/((-195)/50)?", "\n1/13\n(-72)/1144 - (-4)/26\n1/11\nCalculate ((-104)/(-2340)*153)/(-3*2/15).", "\n-17\nWhat is the value of (-5)/((-300)/(-280))*(-2)/70?", "\n2/15\nEvaluate ((-8)/32)/(2/3*(-29)/232).", "\n3\nEvaluate 24/16*(-104)/3978.", "\n-2/51\nWhat is (4/(-18))/((-1243)/(-12430))?", "\n-20/9\n(8/32)/(21/42)\n1/2\nWhat is -20*(10 - (-82)/(-8)) + 38/(-7)?", "\n-3/7\nWhat is the value of (-79 - -55) + 23 + -2?", "\n-3\nWhat is the value of 4582/7584 - (-8)/(-12)?", "\n-1/16\nWhat is the value of (-216)/(-9) + -18 - (0 + (-37)/(-6))?", "\n-1/6\n(-7)/245*9 - (287/(-49) + 5)\n3/5\nCalculate 11 - ((-151)/(-12) - (-3 + (-481)/(-156))).", "\n-3/2\nEvaluate 119/(-105) + 24/30.", "\n-1/3\nEvaluate 3/(-246)*(-176)/(-22)*(-1)/2.", "\n2/41\nCalculate ((-504)/(-45) - -1) + ((-16)/(-10))/(-8).", "\n12\nEvaluate (3 - -7)/5 - 7/(-133)*-36.", "\n2/19\nEvaluate 125/(-25)*360/(-225).", "\n8\nWhat is the value of (-5 - -5)/5 + (-28)/(-238)?", "\n2/17\nEvaluate ((-897)/(-13) - 9)/(88/22).", "\n15\nEvaluate ((-56)/(-22))/(1440/528)*(-18)/(-21).", "\n4/5\nCalculate 468/63*14/(-4) + -5.", "\n-31\nWhat is -2*(-2)/4*-2?", "\n-2\nCalculate 4/(144/228)*-3.", "\n-19\n12/(-15) + (-15 - (-1694)/105)\n1/3\nWhat is the value of 142/(-110) - (594/30 + -21)?", "\n-1/11\nCalculate (8/31)/(-4) + (-104040)/4743.", "\n-22\nEvaluate -7 + 12 + -13 + 3/((-195)/(-535)).", "\n3/13\nCalculate 13/(-9) + 1 - ((-16430)/(-279) + -59).", "\n-1/3\nWhat is the value of (14/(-8) - 2211/(-1188)) + 95/(-45)?", "\n-2\nWhat is the value of ((-96)/108)/(12/(-216) + 0/3)?", "\n16\nEvaluate 340/765 - 28/(-18).", "\n2\nEvaluate (33 + (-111146)/3366)*-1.", "\n2/99\nWhat is the value of ((10 - 6) + -3)/((-1)/(-6))?", "\n6\nCalculate ((-36)/(-90))/((-14)/21*6).", "\n-1/10\nCalculate (-70 - -74) + (-2 + 0 - -12 - 3).", "\n11\nEvaluate ((-74)/(-1665))/(3/(-5)).", "\n-2/27\n3 - ((-78)/130)/(2/70)\n24\nEvaluate ((-10)/15 - (-1020)/315)/((-3)/28).", "\n-24\nCalculate -3 - ((-180)/(-75))/(4/(-20)).", "\n9\nEvaluate ((-792)/660)/(2 + (2 - 2)).", "\n-3/5\nWhat is 207900/(-28980) - 4/(-23)?", "\n-7\n(1048/1179)/((-4)/(-3)) - (-1)/(-6)\n1/2\nWhat is the value of (-1 - (-44)/32)/(-14 - (-5094)/360)?", "\n5/2\nCalculate (-148)/28 + -1 - 42/(-6).", "\n5/7\nCalculate (-2)/(-12) + (-368)/(-96) - 13.", "\n-9\nWhat is the value of ((-4)/6)/(1218/43848)?", "\n-24\nCalculate ((-40)/(-72))/((-2)/(-18)).", "\n5\n(1/55)/(-39*(-22)/17160)\n4/11\nWhat is 117/((-234)/8)*(-6)/20?", "\n6/5\n(-42)/(-70)*(-15)/9\n-1\n(-38)/(-4)*(-8364)/(-13243)\n6\nWhat is (-70)/35*(-12)/(-200)*3/9?", "\n-1/25\n(58/3)/(-2) - 32/24\n-11\nWhat is the value of 32964/(-54270) - (-24)/45?", "\n-2/27\nWhat is the value of (44/(-99))/((-44)/162)?", "\n18/11\n6948/(-1296) - (85/45 + -3)\n-17/4\nWhat is the value of (9/(-24))/(1461/21428)?", "\n-11/2\n(4 + 2 + (-126)/27)/((-2)/36)\n-24\n3/(54/(-4)) - 38/(11970/(-6055))\n19\n13*(-98)/182 - (-5)/(110/156)\n1/11\nCalculate 11 + ((-8)/(-13 - 3))/((-9)/144).", "\n3\nWhat is the value of (-360)/7920 + 2/(-44)?", "\n-1/11\nEvaluate 3*(-132)/90 - -4.", "\n-2/5\nEvaluate 1700/(-73 + 158) - (37 + 0).", "\n-17\n(333/21 + -16)/(8/14)\n-1/4\nCalculate (-1)/((-39)/(-10))*(-68 - 6174/(-90)).", "\n-2/13\n22/(-33) - (152/24 + 30/(-5))\n-1\nWhat is (-37)/((-555)/(-6))*((-5)/36)/1?", "\n1/18\nWhat is -31 + (5 - (-26 - -16))?", "\n-16\nEvaluate 484/33*219/(-146).", "\n-22\nEvaluate (-1)/3*6*6.", "\n-12\nWhat is (-44253)/23244 + (-28)/(-16)?", "\n-2/13\n(-24)/64 + 1780/5600\n-2/35\nWhat is ((-34944)/(-140140) - (-2)/55)*70/(-2)?", "\n-10\nEvaluate (-6)/4 - (-3111)/366.", "\n7\n92/4 - (-32)/(-2)\n7\nWhat is the value of (-37)/(851/(-136)) + 5/((-5)/6)?", "\n-2/23\nEvaluate ((-8)/14)/(-2*20/28).", "\n2/5\nEvaluate (76/(-57))/(1/3 - 1).", "\n2\nCalculate 188/70 - (1232/(-220) + 7).", "\n9/7\n((-22)/(308/(-35)))/((-1190)/56)\n-2/17\n((-1)/(-1)*-1)/(45/((-3105)/3))\n23\nWhat is the value of (-48)/396*(-66)/60?", "\n2/15\nWhat is the value of 2/((-1610)/(-182) + -9)?", "\n-13\nWhat is the value of (1/(-14) - 909/(-2828)) + 123/(-12)?", "\n-10\nEvaluate (12/(-18))/((-2)/35*7).", "\n5/3\nCalculate (16/(-110))/(97/(-2134)).", "\n16/5\n(28/(-63))/(220/30)\n-2/33\nWhat is 126/36*(-1)/((-105)/(-18))?", "\n-3/5\nCalculate 12 - 7130/207 - -20.", "\n-22/9\nWhat is ((-65)/(-26))/(((-17)/136)/(2/8))?", "\n-5\nEvaluate 7/(1820/(-120)) + (-232)/(-390).", "\n2/15\n((-380)/(-1710))/((-4)/(-66))\n11/3\nEvaluate ((-270)/972)/((-20)/(-24)).", "\n-1/3\nEvaluate 32175/220 + -126 - ((-2)/8)/(-1).", "\n20\nWhat is the value of 36/(-30)*320/(-24) + -7?", "\n9\nWhat is the value of 60/(-14) - (-39 + 1260/36)?", "\n-2/7\nEvaluate 96/7 + 31/((-589)/285).", "\n-9/7\nWhat is the value of ((-1)/(-4))/(-56 - (-82662)/1472)?", "\n8/5\nWhat is the value of (3/336*12)/(207/(-552))?", "\n-2/7\nCalculate (308/(-49) - -6)/((-5)/((-315)/297)).", "\n-2/33\nCalculate (-72)/(-192) - (-413)/(-504).", "\n-4/9\nWhat is the value of -4*(10 - (3 + 1))*26/" ]
{ "pile_set_name": "DM Mathematics" }
[ 0, 0, 0, 0, 0, 0.037037037037037035, 0, 0, 0.013888888888888888, 0, 0, 0, 0, 0, 0, 0, 0.02, 0, 0, 0, 0, 0.03225806451612903, 0, 0.02040816326530612, 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.024390243902439025, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.02564102564102564, 0, 0, 0, 0, 0, 0.01282051282051282, 0, 0.0136986301369863, 0, 0, 0, 0, 0, 0.02040816326530612, 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.02, 0, 0, 0, 0, 0, 0.009900990099009901, 0, 0, 0, 0, 0, 0.021739130434782608, 0, 0, 0, 0.0064516129032258064, 0, 0, 0, 0, 0, 0.02631578947368421, 0, 0, 0.023809523809523808, 0, 0.02857142857142857, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.018867924528301886, 0, 0.020833333333333332 ]
0.002451
5
[ { "analysis_explanation": null, "end": 233, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 228 }, { "analysis_explanation": null, "end": 332, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 324 }, { "analysis_explanation": null, "end": 515, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 487 }, { "analysis_explanation": null, "end": 794, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 789 }, { "analysis_explanation": null, "end": 960, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 949 }, { "analysis_explanation": null, "end": 1416, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1413 }, { "analysis_explanation": null, "end": 2186, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2181 }, { "analysis_explanation": null, "end": 2926, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2924 }, { "analysis_explanation": null, "end": 2977, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2973 }, { "analysis_explanation": null, "end": 3141, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3121 }, { "analysis_explanation": null, "end": 4221, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4212 }, { "analysis_explanation": null, "end": 5294, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5288 }, { "analysis_explanation": null, "end": 5600, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5595 }, { "analysis_explanation": null, "end": 7540, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7516 }, { "analysis_explanation": null, "end": 7840, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7823 }, { "analysis_explanation": null, "end": 7896, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7889 }, { "analysis_explanation": null, "end": 8186, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8183 }, { "analysis_explanation": null, "end": 62, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_140094861343232", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 52 }, { "analysis_explanation": null, "end": 522, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_140094861343232", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 502 }, { "analysis_explanation": null, "end": 881, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_140094861343232", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 864 }, { "analysis_explanation": null, "end": 3480, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_140094861343232", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 3463 }, { "analysis_explanation": null, "end": 4869, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_140094861343232", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 4858 }, { "analysis_explanation": null, "end": 5056, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_140094861343232", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 5049 }, { "analysis_explanation": null, "end": 6848, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_140094861343232", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 6834 }, { "analysis_explanation": null, "end": 139, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 135 }, { "analysis_explanation": null, "end": 339, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 335 }, { "analysis_explanation": null, "end": 522, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 518 }, { "analysis_explanation": null, "end": 537, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 533 }, { "analysis_explanation": null, "end": 637, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 632 }, { "analysis_explanation": null, "end": 666, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 662 }, { "analysis_explanation": null, "end": 846, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 842 }, { "analysis_explanation": null, "end": 1378, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 1374 }, { "analysis_explanation": null, "end": 1831, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 1826 }, { "analysis_explanation": null, "end": 2264, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 2260 }, { "analysis_explanation": null, "end": 2345, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 2341 }, { "analysis_explanation": null, "end": 2399, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 2395 }, { "analysis_explanation": null, "end": 2490, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 2486 }, { "analysis_explanation": null, "end": 2531, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 2527 }, { "analysis_explanation": null, "end": 2576, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 2572 }, { "analysis_explanation": null, "end": 2604, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 2599 }, { "analysis_explanation": null, "end": 2725, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 2721 }, { "analysis_explanation": null, "end": 2833, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 2829 }, { "analysis_explanation": null, "end": 3032, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 3028 }, { "analysis_explanation": null, "end": 3629, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 3625 }, { "analysis_explanation": null, "end": 3732, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 3728 }, { "analysis_explanation": null, "end": 3774, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 3770 }, { "analysis_explanation": null, "end": 3834, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 3830 }, { "analysis_explanation": null, "end": 3860, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 3856 }, { "analysis_explanation": null, "end": 3900, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 3896 }, { "analysis_explanation": null, "end": 3962, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 3958 }, { "analysis_explanation": null, "end": 4034, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 4030 }, { "analysis_explanation": null, "end": 4084, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 4080 }, { "analysis_explanation": null, "end": 4241, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 4237 }, { "analysis_explanation": null, "end": 4475, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 4471 }, { "analysis_explanation": null, "end": 4571, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 4567 }, { "analysis_explanation": null, "end": 4658, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 4654 }, { "analysis_explanation": null, "end": 4930, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 4926 }, { "analysis_explanation": null, "end": 4946, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 4942 }, { "analysis_explanation": null, "end": 5023, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 5019 }, { "analysis_explanation": null, "end": 5264, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 5260 }, { "analysis_explanation": null, "end": 5360, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 5356 }, { "analysis_explanation": null, "end": 5448, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 5444 }, { "analysis_explanation": null, "end": 5470, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 5466 }, { "analysis_explanation": null, "end": 5927, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 5923 }, { "analysis_explanation": null, "end": 5951, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 5947 }, { "analysis_explanation": null, "end": 6081, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 6077 }, { "analysis_explanation": null, "end": 6159, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 6155 }, { "analysis_explanation": null, "end": 6400, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 6396 }, { "analysis_explanation": null, "end": 6496, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 6492 }, { "analysis_explanation": null, "end": 6591, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 6587 }, { "analysis_explanation": null, "end": 6652, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 6648 }, { "analysis_explanation": null, "end": 6731, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 6727 }, { "analysis_explanation": null, "end": 6869, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 6865 }, { "analysis_explanation": null, "end": 6896, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 6892 }, { "analysis_explanation": null, "end": 7061, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 7057 }, { "analysis_explanation": null, "end": 7210, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 7206 }, { "analysis_explanation": null, "end": 7291, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 7287 }, { "analysis_explanation": null, "end": 7507, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 7503 }, { "analysis_explanation": null, "end": 7678, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 7674 }, { "analysis_explanation": null, "end": 8106, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 8102 }, { "analysis_explanation": null, "end": 4963, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 4957 }, { "analysis_explanation": null, "end": 5248, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 5242 }, { "analysis_explanation": null, "end": 5623, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 5617 }, { "analysis_explanation": null, "end": 6923, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 6917 } ]
[ "Application of a deductive database system to search for topological and similar three-dimensional structures in protein.", "\nA deductive database system PACADE (Protein Atomic Coordinate Analyzer with Deductive Engine) has been developed for protein structure analysis. ", "With this system, super-secondary structures described in logical and declarative rules can be retrieved effectively. ", "For protein structure analysis, comparison of local structures in different proteins is a necessary mean. ", "A function to search for similar structures has, therefore, been added to the PACADE system. ", "We describe herein the result of searches for the same topological structures and three-dimensionally similar ones. ", "A user of PACADE can select these two levels of similarity by changing parameters. ", "This function enables the inference system to retrieve similar structures, according to the restraints of variables defined by the user. ", "Similar super-secondary structures among proteins can be searched for automatically, which is useful for protein structure analysis. ", "The retrieved similar super-secondary structures can serve as criteria for protein spatial alignment." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0, 0.00684931506849315, 0, 0, 0, 0, 0, 0, 0, 0 ]
0.000685
5
[]
[ "Alcohol and drug treatments in Australian correctional services.", "\nA comprehensive literature review on the subject of drug and alcohol treatments in correctional services reveals the size of the drug and alcohol problem within the prison population and reconfirms the positive correlation between drugs, alcohol and criminal activity. ", "Disturbingly few comprehensive ongoing assessment and treatment services are available for the prison population. ", "Special drug and alcohol-related issues such as HIV and hepatitis B infection, and high drug-related post-release prisoner mortality rates demand an urgent review of the policies and procedures concerning the assessment and treatment of drug and alcohol problems in correctional facilities." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0, 0, 0, 0 ]
0
5
[ { "analysis_explanation": null, "end": 41, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 31 } ]
[ "Q:\n\nHow to transform an array into a Component in CSML?", "\n\nI have created a chatbot in CSML and I'm trying to find a way to integrate an array into a carousel.", "\nMy problem is that I can't loop inside the Carousel component.", "\nmainCourse:\n\n// my array \ndo menu = [\n { \"name\": \"Margarita\", \"type\":\"pizza\", \"image\":\"https://i1.wp.com/mycornerofitaly.com/wp-content/uploads/2016/11/02-margherita.png?zoom=2&resize=150%2C150&ssl=1\" },\n { \"name\": \"Marinara\", \"type\":\"pizza\", \"image\":\"https://i1.wp.com/mycornerofitaly.com/wp-content/uploads/2016/11/01-marinara.png?zoom=2&resize=150%2C150&ssl=1\" },\n { \"name\": \"Quatro Fromaggi\", \"type\":\"pizza\", \"image\":\"https://i2.wp.com/mycornerofitaly.com/wp-content/uploads/2016/11/08-quattro-formaggi.png?zoom=2&resize=150%2C150&ssl=1\" },\n { \"name\": \"Calzone\", \"type\":\"pizza\", \"image\":\"https://i1.wp.com/mycornerofitaly.com/wp-content/uploads/2016/11/14-calzone-tav.png?zoom=2&resize=150%2C150&ssl=1\" },\n { \"name\": \"Vegetariana\", \"type\":\"pizza\", \"image\":\"https://i2.wp.com/mycornerofitaly.com/wp-content/uploads/2016/11/13-vegetariana.png?zoom=2&resize=150%2C150&ssl=1\" }\n ...\n ]\n\nsay \"Thank you, I also love {{firstChoice}} \"\nsay \"Which pizza would you like? \"", "\nsay Carousel(\n cards = [\n // Where I'd like to include my array\n ]\n )\n\nthanks!", "\n\nA:\n\nYou need to iterate through the Array in order to have a component-compatible list of Card() components, here is the doc for reference: https://docs.csml.dev/studio/channels/slack/message-formats#carousel-card\nSo the code below would work:\nstart:\n do menu = [\n { \"name\": \"Margarita\", \"type\":\"pizza\", \"image\":\"https://i1.wp.com/mycornerofitaly.com/wp-content/uploads/2016/11/02-margherita.png?zoom=2&resize=150%2C150&ssl=1\" },\n { \"name\": \"Marinara\", \"type\":\"pizza\", \"image\":\"https://i1.wp.com/mycornerofitaly.com/wp-content/uploads/2016/11/01-marinara.png?zoom=2&resize=150%2C150&ssl=1\" },\n { \"name\": \"Quatro Fromaggi\", \"type\":\"pizza\", \"image\":\"https://i2.wp.com/mycornerofitaly.com/wp-content/uploads/2016/11/08-quattro-formaggi.png?zoom=2&resize=150%2C150&ssl=1\" },\n { \"name\": \"Diavola\", \"type\":\"pizza\", \"image\":\"https://i1.wp.com/mycornerofitaly.com/wp-content/uploads/2016/11/11-diavola.png?zoom=2&resize=150%2C150&ssl=1\" },\n { \"name\": \"Calzone\", \"type\":\"pizza\", \"image\":\"https://i1.wp.com/mycornerofitaly.com/wp-content/uploads/2016/11/14-calzone-tav.png?zoom=2&resize=150%2C150&ssl=1\" },\n { \"name\": \"Vegetariana\", \"type\":\"pizza\", \"image\":\"https://i2.wp.com/mycornerofitaly.com/wp-content/uploads/2016/11/13-vegetariana.png?zoom=2&resize=150%2C150&ssl=1\" }\n ]\n \n // You create an empty array\n do cards = []\n\n // You loop through your array and foreach entry you create a Card() component\n // that you add to the array that'll you'll later use for the Carousel() component\n foreach (v, i) in menu {\n do newCard = Card(\n title=v.name,\n subtitle=v.type,\n image_url=v.image,\n buttons=[Button(\"Choose\")]\n )\n do cards.push(newCard)\n }\n say Carousel(cards=cards)\ngoto end\n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0.01818181818181818, 0, 0, 0.0060790273556231, 0.01098901098901099, 0.008078476630121177 ]
0.007221
5
[ { "analysis_explanation": null, "end": 2101, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2094 }, { "analysis_explanation": null, "end": 2916, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.85, "start": 2912 }, { "analysis_explanation": null, "end": 2985, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2967 }, { "analysis_explanation": null, "end": 423, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 310 }, { "analysis_explanation": null, "end": 377, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.6, "start": 367 }, { "analysis_explanation": null, "end": 589, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 478 }, { "analysis_explanation": null, "end": 545, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.6, "start": 535 }, { "analysis_explanation": null, "end": 770, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 651 }, { "analysis_explanation": null, "end": 718, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.6, "start": 708 }, { "analysis_explanation": null, "end": 938, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 824 }, { "analysis_explanation": null, "end": 891, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.6, "start": 881 }, { "analysis_explanation": null, "end": 1110, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 996 }, { "analysis_explanation": null, "end": 1063, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.6, "start": 1053 }, { "analysis_explanation": null, "end": 1458, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 1438 }, { "analysis_explanation": null, "end": 1728, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 1615 }, { "analysis_explanation": null, "end": 1682, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.6, "start": 1672 }, { "analysis_explanation": null, "end": 1894, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 1783 }, { "analysis_explanation": null, "end": 1850, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.6, "start": 1840 }, { "analysis_explanation": null, "end": 2075, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 1956 }, { "analysis_explanation": null, "end": 2023, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.6, "start": 2013 }, { "analysis_explanation": null, "end": 2239, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 2129 }, { "analysis_explanation": null, "end": 2196, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.6, "start": 2186 }, { "analysis_explanation": null, "end": 2407, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 2293 }, { "analysis_explanation": null, "end": 2360, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.6, "start": 2350 }, { "analysis_explanation": null, "end": 2579, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 2465 }, { "analysis_explanation": null, "end": 2532, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_140094861343904", "recognizer_name": "DateRecognizer" }, "score": 0.6, "start": 2522 }, { "analysis_explanation": null, "end": 2869, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2865 } ]
[ "De acordo com uma notícia publicada esta sexta-feira no jornal Correio da Manhã, o antigo jogador do FC Porto Lucho González está a ser acusado de tentativa de homicídio por parte da mulher Andreia Marques.", "\n\n“Andreia Marques, mulher de Lucho González, acusa o antigo jogador do FC Porto de a ter tentado matar, no dia 8 de dezembro, em casa, no Brasil. ", "O tribunal do Paraná emitiu agora uma ordem de restrição do jogador à mulher e aos filhos”, lê-se no jornal.", "\n\nPoucas horas antes, Lucho, de 36 anos, comunicou que tinha terminado a sua ligação ao At. ", "Paranaense, depois de 15 meses ao serviço do clube brasileiro.", "\n\n\"Não podia deixar de agradecer ao Atlético Paranaense pelos 15 meses que vivi aqui. ", "Agradeço muito ao presidente, à direção e ao Paulo Autuori, que foi um dos grandes responsáveis para que eu viesse para o clube\", referiu o jogador argentino.", "\n\nDiferente versão tem a mulher: “Expulsaram-no porque sabiam que isto era um escândalo”.", "\n\n\"Pendurou-me na varanda, chamou os filhos para me virem ver cair\", afirmou a portuguesa, acrescentando que o jogador também agrediu o filho Matteo: \"Pegou-lhe num braço e atirou-o ao chão\"." ]
{ "pile_set_name": "OpenWebText2" }
[ 0.019417475728155338, 0.027210884353741496, 0, 0, 0, 0.011627906976744186, 0.0189873417721519, 0.011235955056179775, 0.015706806282722512 ]
0.011576
5
[ { "analysis_explanation": null, "end": 52, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 36 }, { "analysis_explanation": null, "end": 79, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 63 }, { "analysis_explanation": null, "end": 169, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 136 }, { "analysis_explanation": null, "end": 205, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 180 }, { "analysis_explanation": null, "end": 223, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 208 }, { "analysis_explanation": null, "end": 249, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 225 }, { "analysis_explanation": null, "end": 258, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 251 }, { "analysis_explanation": null, "end": 308, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 303 }, { "analysis_explanation": null, "end": 372, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 366 }, { "analysis_explanation": null, "end": 486, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 481 }, { "analysis_explanation": null, "end": 509, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 500 }, { "analysis_explanation": null, "end": 529, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 514 }, { "analysis_explanation": null, "end": 546, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 536 }, { "analysis_explanation": null, "end": 631, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 619 }, { "analysis_explanation": null, "end": 726, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 698 }, { "analysis_explanation": null, "end": 737, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 730 }, { "analysis_explanation": null, "end": 756, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 743 }, { "analysis_explanation": null, "end": 826, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 806 }, { "analysis_explanation": null, "end": 954, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 946 }, { "analysis_explanation": null, "end": 968, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 961 }, { "analysis_explanation": null, "end": 1032, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1012 }, { "analysis_explanation": null, "end": 1091, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1079 }, { "analysis_explanation": null, "end": 1127, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1094 } ]
[ "libbackend_sources = [\n 'backend.c',\n 'item.c',\n 'section.c',\n 'all-items/all-backend.c',\n 'all-items/all-section.c',\n 'apps/apps-backend.c',\n 'apps/apps-item.c',\n 'apps/apps-section.c',\n 'favourites/favourites-backend.c',\n 'favourites/favourites-desktop.c',\n 'favourites/favourites-section.c',\n]\n\nlibbackend_dependencies = [\n dep_mate_menu,\n dep_gio_unix,\n]\n\nlibbackend_includes = [\n lib_h_dir,\n include_directories('.'),", "\n tree_include,\n]\n\n# Contains the bulk of the internal Brisk Menu code\nlibbackend = static_library(\n 'brisk-backend',\n sources: libbackend_sources,\n dependencies: libbackend_dependencies,\n include_directories: libbackend_includes,\n install: false,\n)\n\nlink_libbackend = declare_dependency(\n link_with: libbackend,\n dependencies: libbackend_dependencies,\n include_directories: libbackend_includes,\n)\n" ]
{ "pile_set_name": "Github" }
[ 0, 0 ]
0
5
[]
[ "Project Management Research & Development Center\n\nManagement Research & Development Center is a research center within the National Iranian Petrochemical Company (NIPC). ", "It was established in 2002 and does such activities as training, project management research, publication and so on. ", "The Center provides training courses in cooperation with local universities.", "\nThis center is located within the office complex of the NIPC in the Haftetir district.", "\n\nReferences\n\nExternal links\n PMIR website\n\nCategory:Research institutes in Iran" ]
{ "pile_set_name": "Wikipedia (en)" }
[ 0.01764705882352941, 0, 0, 0.011494252873563218, 0 ]
0.005828
5
[ { "analysis_explanation": null, "end": 196, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 192 }, { "analysis_explanation": null, "end": 440, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 432 }, { "analysis_explanation": null, "end": 529, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 525 } ]
[ "\nNO. ", "07-06-0381-CR\n\nIN THE COURT OF APPEALS\n\nFOR THE SEVENTH DISTRICT OF TEXAS\n\nAT AMARILLO\n\nPANEL A\n\nJULY 22, 2008\n                                       ______________________________\n\nJ. W. MARSHALL, APPELLANT\n\nV.\n\nTHE STATE OF TEXAS, APPELLEE\n_________________________________\n\nFROM THE CRIMINAL JUDICIAL DISTRICT COURT OF JEFFERSON COUNTY;\n\nNO. ", "92977; HONORABLE LARRY GIST, JUDGE\n_______________________________\n\n\nBefore CAMPBELL and HANCOCK and PIRTLE, JJ.", "\nMEMORANDUM OPINION\n          Appellant, J. W. Marshall, appeals from his conviction for possession of a controlled\r\nsubstance of more than one gram but less than four grams and sentence of 10 years in\r\nthe Institutional Division of the Texas Department of Criminal Justice. ", " We affirm.", "\nFactual and Procedural Background\n          Two officers of the Beaumont Police Department were dispatched to an address in\r\nBeaumont about midnight when there were reports of a large fight in progress and shots\r\nbeing fired. ", " Upon arrival at the apartment complex, both officers noticed a vehicle back\r\nout of a parking space rapidly and attempt to leave the scene. ", " Based upon this activity,\r\nthe officers pulled up behind the vehicle and stopped it by illuminating the subject vehicle\r\nwith its search light. ", " Both officers testified that as the vehicle was stopping they noticed\r\nthat there were several minor children in the vehicle that did not appear to be seated with\r\nany type of seat restraints. ", " The officer driving the police vehicle approached the driver’s\r\nside of the subject vehicle while the second officer approached the passenger side. ", "\r\nAppellant was the passenger. ", " The officer with appellant asked that appellant step from the\r\nvehicle and go to the rear. ", " After initially complying with the officer’s request, appellant\r\nbecame somewhat uncooperative when the officer attempted to pat him down for\r\nweapons. ", " Both officers had initially stated that there was concern for officer safety\r\nbecause a weapon was reported to have been used in the disturbance they were sent to\r\ninvestigate. ", " While attempting to pat down appellant, a baggie of what was later determined\r\nto be crack cocaine fell to the ground and appellant began stepping on it, apparently trying\r\nto hide or destroy the contraband. ", " Appellant was arrested and placed in the patrol car.", "\n          Prior to trial, appellant had at least two different attorneys. ", " The second attorney\r\nfiled a number of motions, one of which was an election to have the jury assess\r\npunishment. ", " At trial, a third attorney represented appellant. ", " During voir dire, the trial\r\nattorney made two specific references to the judge assessing punishment. ", " At the\r\nconclusion of the testimony and before the charge was read to the jury, appellant\r\nrequested a charge pursuant to article 38.23 of the Texas Code of Criminal Procedure. ", "\r\nTex. ", "Code Crim. ", "Proc. ", "Ann. ", "art. ", "38.23 (Vernon 2005).", "\n The trial judge refused the\r\nrequest. ", " After the jury convicted appellant on the possession charge, the jury was\r\ndismissed and a pre-sentence report was ordered by the trial judge. ", " Subsequently, at a\r\nlater hearing on punishment, the judge assessed punishment at 10 years confinement.", "\n          Appellant now raises two contentions. ", " First, he argues that the sentencing was\r\nimproper because he did not withdraw or waive his right to be punished by the jury. ", "\r\nSecondly, he contends that the trial court erred when the court refused his requested jury\r\nissue regarding his arrest and seizure of the contraband. ", " We will address appellant’s\r\ncontentions in the order they arose at trial.", "\nRefusal of Art. ", "38.23 Jury Instruction\n          Article 38.23 provides in its relevant parts as follows:\n“(a) No evidence obtained by an officer or other person\r\nin violation of any provisions of the Constitution or laws of the\r\nState of Texas, or Constitution or laws of the United States of\r\nAmerica, shall be admitted in evidence against the accused on\r\nthe trial of any criminal case.", "\n \nIn any case where the legal evidence raises an issue\r\nhereunder, the jury shall be instructed that if it believes, or has\r\na reasonable doubt, that the evidence was obtained in violation\r\nof the provisions of this Article, then and in such event, the jury\r\nshall disregard any such evidence so obtained.”", "\nArt. ", "38.23. ", " In reviewing a challenge for failure to give the requested jury instruction, we\r\nmust review the evidence to determine, initially, whether there is a factual dispute about\r\nhow the evidence was obtained. ", " Pickens v. State, 165 S.W.3d 675, 680 (Tex.", "Crim.", "App.", "\r\n2005). ", " If the facts do not raise a dispute about how the evidence was obtained, then there\r\nis no requirement for giving the requested charge. ", " Id.\n          The record before us demonstrates that all witnesses to the initial stop of the vehicle\r\nin which appellant was a passenger stated that the vehicle was stopped because it was\r\nattempting to leave the scene of a reported fight with shots fired. ", " Additionally, each officer\r\ntestified that, as they were stopping the vehicle, they noticed minor children in the back\r\nwho did not appear to be restrained, as required by the Texas Transportation Code. ", " Tex.", "\r\nTrans. ", "Code Ann. § ", "545.413 (Vernon Supp. ", "2007). ", " There was no evidence introduced at\r\ntrial that would suggest any reason other than that testified to by the officers involved for\r\nthe reason to stop the vehicle appellant was a passenger in. ", " At the heart of appellant’s\r\ncomplaint is an allegation that the stop was not legally permissible under the rules adopted\r\nby the Texas Courts following the U. S. Supreme Court’s decision in Terry v. Ohio. ", " Terry\r\nv. Ohio, 392 U.S.1, 88 S.Ct. ", "1868, 20 L.Ed. ", "2d 889 (1968), see also Carmouche v. State,\r\n10 S.W.3d 323, 327-28 (Tex.", "Crim.", "App. ", "2000). ", " The underlying legality of the stop was a\r\nmatter of law for the trial court. ", " Id. (explaining the standard of review for an appellate court\r\nreviewing the legality of a Terry type detention.) ", " Accordingly, there was no factual dispute\r\nas to the reason for the stop and, therefore, no requirement that the trial court give the\r\nrequested instruction. ", " Pickens, 165 S.W.3d at 680. ", " Appellant’s issue is overruled. ", "\n \nAssessment of Punishment\n          The record demonstrates that, prior to the trial, one of appellant’s previous attorneys\r\nhad filed an election to have the jury assess punishment in the case of a finding of guilt. ", "\r\nThe record also indicates that the written election was never withdrawn by any document\r\nfiled during the trial. ", " Based upon this record, appellant now concludes that the punishment\r\nassessment by the court violated his due process rights. ", " \n          The right to have a jury assess punishment is a right furnished by article\r\n37.07(2)(b)(2) of the Texas Code of Criminal Procedure. ", " This right to have a jury assess\r\npunishment is purely statutory and does not rise to the level of a constitutional right. ", "\r\nBarrow v. State, 207 S.W.3d 377, 380 (Tex.", "Crim.", "App. ", "2006). ", " Further, the statutory\r\nscheme provides that, “If a finding of guilt is returned, the defendant may, with consent of\r\nthe attorney for the state, change his election of one who assesses the punishment.” ", " Art.", "\r\n37.07(2)(b). ", " The lack of a written jury waiver has been held not harmful when the record\r\nreflects that the defendant was aware of his right to have a jury trial on the issue at hand. ", "\r\nJohnson v. State, 72 S.W.3d 346, 348 (Tex.", "Crim.", "App. ", "2002)(applying the analysis of error\r\nunder Appellate Rule 44.2(b)).", "\n Tex. ", "R. App. ", "P. 44.2(b). ", " For purposes of analysis we\r\nassume, without deciding, that the action of the trial court in deciding the issue of\r\npunishment was error.", "\n\n          The record of the trial clearly shows that, during voir dire while addressing an\r\nindividual panel member, appellant’s counsel made the following statement, “We’re going\r\nto the Court for punishment, your Honor, in the event of conviction.” ", " Later, while\r\naddressing another voir dire panel member, the attorney for appellant again referenced\r\ngoing to the trial court for punishment with the following statement, “ So, if the punishment\r\nisn’t an issue for the jury, if you’re just to decide whether or not she’s proved her case,\r\nwhether he’s guilty of possessing it, then you can do that as long as it’s not\r\npunishment–you’re not involved in punishment?” ", " Finally, after the jury convicted appellant,\r\nthe trial court dismissed the jury and took up the issue of punishment without any objection\r\nfrom appellant. ", " \n          Under the facts of this case, it is very clear that appellant was aware of his right to\r\nhave the jury assess punishment. ", " As such, any failure of the trial court to obtain a written\r\nwaiver of the jury assessing punishment did not affect appellant’s substantial rights and\r\nmust be disregarded. ", " Johnson, 72 S.W.3d at 348. ", " Therefore, we overrule appellant’s\r\nissue.", "\nConclusion\n          Having overruled appellant’s issues, the trial court’s judgment is affirmed.", "\n                                                                           Mackey K. Hancock\n                                                                                      Justice\nDo not publish. ", "       \n" ]
{ "pile_set_name": "FreeLaw" }
[ 0, 0.011594202898550725, 0.026785714285714284, 0.01090909090909091, 0, 0.00881057268722467, 0, 0, 0, 0, 0.03225806451612903, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.14285714285714285, 0.09090909090909091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.013333333333333334, 0, 0.002680965147453083, 0, 0, 0, 0, 0, 0.2, 0, 0, 0, 0, 0.004901960784313725, 0, 0, 0, 0, 0, 0, 0.014492753623188406, 0.02702702702702703, 0, 0.027777777777777776, 0.2, 0, 0, 0, 0.008695652173913044, 0, 0.034482758620689655, 0, 0, 0, 0, 0, 0, 0, 0.2, 0, 0, 0, 0, 0, 0.005813953488372093, 0.022727272727272728, 0.2, 0, 0.014705882352941176, 0, 0.125, 0, 0, 0.007905138339920948, 0, 0, 0, 0, 0.03571428571428571, 0, 0, 0.004901960784313725, 0 ]
0.015357
5
[ { "analysis_explanation": null, "end": 21, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4 }, { "analysis_explanation": null, "end": 114, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 101 }, { "analysis_explanation": null, "end": 200, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 186 }, { "analysis_explanation": null, "end": 247, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 237 }, { "analysis_explanation": null, "end": 342, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 326 }, { "analysis_explanation": null, "end": 516, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 502 }, { "analysis_explanation": null, "end": 659, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 651 }, { "analysis_explanation": null, "end": 880, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 872 }, { "analysis_explanation": null, "end": 2840, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2837 }, { "analysis_explanation": null, "end": 2865, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2854 }, { "analysis_explanation": null, "end": 3139, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3131 }, { "analysis_explanation": null, "end": 3786, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3781 }, { "analysis_explanation": null, "end": 3832, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3815 }, { "analysis_explanation": null, "end": 4460, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4453 }, { "analysis_explanation": null, "end": 4512, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4508 }, { "analysis_explanation": null, "end": 5156, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5145 }, { "analysis_explanation": null, "end": 5162, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5158 }, { "analysis_explanation": null, "end": 5554, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5549 }, { "analysis_explanation": null, "end": 5562, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5558 }, { "analysis_explanation": null, "end": 5573, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5564 }, { "analysis_explanation": null, "end": 5578, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5574 }, { "analysis_explanation": null, "end": 5604, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5600 }, { "analysis_explanation": null, "end": 5627, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5623 }, { "analysis_explanation": null, "end": 5648, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5639 }, { "analysis_explanation": null, "end": 5703, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5699 }, { "analysis_explanation": null, "end": 5880, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5875 }, { "analysis_explanation": null, "end": 6063, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6056 }, { "analysis_explanation": null, "end": 6832, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6826 }, { "analysis_explanation": null, "end": 6884, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6880 }, { "analysis_explanation": null, "end": 7286, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7279 }, { "analysis_explanation": null, "end": 8681, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8674 }, { "analysis_explanation": null, "end": 8859, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8842 }, { "analysis_explanation": null, "end": 14, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_140094861343232", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 4 } ]
[ "Montecristo Habana 2000 (H2) Buena Fortuna cigars are classic cigars with a twist. ", "Wrapped in a super-spicy, chocolate brown wrapper you’re getting a succulent full flavor stogie, with peppery core and a robust finish. ", "The peppery wrapper definitely calls for a more experienced smoker as this is one of Montecristo's most powerful smokes.", "\nMontecristo H2 Buena Fortuna cigar is the perfect cigar for the discriminating smoker. ", "The cigars are boxed pressed and are smartly packed in a compact box. ", "Once you smoke one you’re bound to agree that the H2 is the absolute Montecristo blend." ]
{ "pile_set_name": "Pile-CC" }
[ 0.024096385542168676, 0, 0.008333333333333333, 0.022727272727272728, 0, 0.011494252873563218 ]
0.011109
5
[ { "analysis_explanation": null, "end": 18, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 0 }, { "analysis_explanation": null, "end": 23, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19 }, { "analysis_explanation": null, "end": 354, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 340 }, { "analysis_explanation": null, "end": 368, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 355 }, { "analysis_explanation": null, "end": 577, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 566 }, { "analysis_explanation": null, "end": 27, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 25 }, { "analysis_explanation": null, "end": 354, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 352 }, { "analysis_explanation": null, "end": 549, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 547 } ]
[ "How Toronto-based ASL19 is using tech to promote freedom of speech\n\nHaving to operate a startup in secrecy isn’t usual for entrepreneurs, but to help a country’s citizens maintain their right to freedom of speech and expression, a Toronto-based startup is willing to take a risk.", "\n\nIran is known for frequently blocking the use of online platforms such as Facebook, YouTube, and Twitter, which prevents citizens from accessing and sharing information with their social network. ", "To tackle the issue of Internet censorship in Iran, ASL19 is developing practical solutions for online access to information. ", "Founder of ASL 19 Ali Bangi sat down with The Disruptors co-host Amber Kanwar to discuss how the company is working with anti-censorship tool developers to help Iranian citizens maintain their right to freedom of speech.", "\n\nBangi says when launching ASL19, his team had to make a choice between developing their own anti-censorship tools or using the skills and tools of developers available in North America to achieve their goal. ", "ASL19 decided to work with circumvention tool developers in North America to create websites and apps that allow them to bypass censorship and bring news, data and other censored material to Iranian citizens.", "\n\n“Being here in North America, we knew a lot of other tools. ", "We established trust and good friendship with them [tool developers], and we decided that we curate and distribute the existing tools we knew of,” said Bangi.", "\n\nKanwar says because of Iran’s strict regulations, secrecy is key to ASL19’s operations. ", "The company’s employees have to use fake names and the location of their office is “kept under wraps.” ", "Bangi is one of the few who take the risk of exposing themselves to the Iranian regime and sharing ASL19’s work with the public. ", "Despite their work being dangerous however, ASL19 strives to maintain a strong startup office culture.", "\n\n“If you go to old school human rights organizations, it’s usually probably in the basement with really bad desk, really old chair that is uncomfortable to sit on,” said Bangi. “", "We consciously decided to stay away from that as we needed to create a space that is appealing to good software developers.”", "\n\nFor Bangi, the risk that comes with operating a startup in secrecy is worth the reward.", "\n\n“During election time, the censors put a lot of pressure, but people still manage to come online and they send some tweets. ", "I like reading them that ‘Hey, regardless of all those state resources, we were able to break through the censors and come online,’” said Bangi. “", "Those are good moments.”", "\n\nWatch the full interview below:\n\nBetaKit is a production partner on The Disruptors. ", "Tune in to BNN every Thursday night at 7pm for full episodes!", "\n\nAmira Zubairi is a staff writer and content creator at BetaKit with a strong interest in Canadian startup, business, and legal tech news. ", "In her free time, Amira indulges in baking desserts, working out, and watching legal shows." ]
{ "pile_set_name": "Pile-CC" }
[ 0, 0.010101010101010102, 0, 0.00909090909090909, 0, 0, 0, 0, 0.011111111111111112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.011627906976744186, 0.01639344262295082, 0.014285714285714285, 0.01098901098901099 ]
0.0038
5
[ { "analysis_explanation": null, "end": 11, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4 }, { "analysis_explanation": null, "end": 238, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 231 }, { "analysis_explanation": null, "end": 284, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 280 }, { "analysis_explanation": null, "end": 526, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 522 }, { "analysis_explanation": null, "end": 629, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 620 }, { "analysis_explanation": null, "end": 770, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 763 }, { "analysis_explanation": null, "end": 828, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 823 }, { "analysis_explanation": null, "end": 1007, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 994 }, { "analysis_explanation": null, "end": 1104, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1091 }, { "analysis_explanation": null, "end": 1229, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1222 }, { "analysis_explanation": null, "end": 1268, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1255 }, { "analysis_explanation": null, "end": 1457, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1452 }, { "analysis_explanation": null, "end": 1465, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1459 }, { "analysis_explanation": null, "end": 1486, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1482 }, { "analysis_explanation": null, "end": 1655, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1650 }, { "analysis_explanation": null, "end": 1729, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1722 }, { "analysis_explanation": null, "end": 2056, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2051 }, { "analysis_explanation": null, "end": 2194, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2189 }, { "analysis_explanation": null, "end": 2540, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2535 }, { "analysis_explanation": null, "end": 2682, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2674 }, { "analysis_explanation": null, "end": 2688, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2683 }, { "analysis_explanation": null, "end": 2695, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2692 }, { "analysis_explanation": null, "end": 2728, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2715 }, { "analysis_explanation": null, "end": 2812, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2804 } ]
[ "Marta Vila Josana\n\nMarta Vila Josana Andreu (born 13 March 1975) is a Spanish road bicycle racer. ", "She competed in the Women's road race at the 2008 Summer Olympics in Beijing where she finished 55th.", "\n\nPalmarès\n\n1998\n3rd Spanish National Time Trial Championships\n\n1999\n3rd Spanish National Time Trial Championships\n\n2001\n1st Stage 3, Vuelta a Castilla y León\n\n2002\n3rd Spanish National Time Trial Championships\n\n2005\n4th Vuelta a Castilla y León\n1st Stage 5, Giro del Trentino Alto Adige - Südtirol\n\n2006\n3rd Spanish National Time Trial Championships\n2nd Vuelta a El Salvador\n3rd Stage 1, Vuelta a El Salvador, Santa Ana\n3rd Stage 4, Vuelta a El Salvador, Multiplaza\n2nd Stage 6, Vuelta a El Salvador, El Boqueron\n1st Stage 5, Giro d'Italia Femminile, Pescia\n\n2007\n2nd Spanish National Road Race Championships\n2nd Spanish National Time Trial Championships\n3rd Stage 1, Tour Féminin en Limousin, Landouge\n1st Stage 3, Tour Féminin en Limousin, Saint-Yrieix-La-Perche\n1st Prologue, Vuelta Ciclista Femenina a el Salvador, Calle Nueva A Huizucar\n3rd Stage 1, Vuelta Ciclista Femenina a el Salvador, Nahuizalco\n2nd Stage 3a, Vuelta Ciclista Femenina a el Salvador, Multiplaza\n\n2008\n4th GP de Santa Ana\n\n2009\n1st Spanish National Road Race Championships\n\nReferences\n\nExternal links\n\nCategory:1976 births\nCategory:Living people\nCategory:Spanish female cyclists\nCategory:Cyclists at the 2008 Summer Olympics\nCategory:Olympic cyclists of Spain\nCategory:Sportspeople from Barcelona" ]
{ "pile_set_name": "Wikipedia (en)" }
[ 0.02040816326530612, 0, 0.010220125786163521 ]
0.010209
5
[ { "analysis_explanation": null, "end": 29, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 0 }, { "analysis_explanation": null, "end": 43, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 30 }, { "analysis_explanation": null, "end": 63, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 50 }, { "analysis_explanation": null, "end": 77, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 70 }, { "analysis_explanation": null, "end": 147, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 143 }, { "analysis_explanation": null, "end": 174, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 167 }, { "analysis_explanation": null, "end": 214, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 210 }, { "analysis_explanation": null, "end": 266, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 262 }, { "analysis_explanation": null, "end": 349, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 341 }, { "analysis_explanation": null, "end": 436, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 428 }, { "analysis_explanation": null, "end": 443, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 437 }, { "analysis_explanation": null, "end": 498, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 466 }, { "analysis_explanation": null, "end": 502, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 498 }, { "analysis_explanation": null, "end": 573, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 562 }, { "analysis_explanation": null, "end": 593, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 587 }, { "analysis_explanation": null, "end": 607, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 596 }, { "analysis_explanation": null, "end": 618, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 609 }, { "analysis_explanation": null, "end": 638, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 632 }, { "analysis_explanation": null, "end": 652, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 641 }, { "analysis_explanation": null, "end": 684, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 678 }, { "analysis_explanation": null, "end": 698, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 687 }, { "analysis_explanation": null, "end": 748, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 725 }, { "analysis_explanation": null, "end": 1016, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1005 }, { "analysis_explanation": null, "end": 1092, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1081 }, { "analysis_explanation": null, "end": 1157, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1146 }, { "analysis_explanation": null, "end": 1336, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1329 }, { "analysis_explanation": null, "end": 1382, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1378 }, { "analysis_explanation": null, "end": 1433, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1428 }, { "analysis_explanation": null, "end": 1470, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1461 } ]
[ "Fracking operations in Oklahoma have been blamed for the recent surge in earthquake activity in the state.", "\n\nA new research paper published in Science says the injection of wastewater from hydraulic fracturing is “likely responsible” for a forty-fold jump in seismic activity over a five-year period.", "\n\nThe study focused on four wells the oil and gas industry has used to dispose of chemical-laden water left over from the fracking process. ", "The researchers said that disposal could be responsible for earthquakes occurring up to 35 kilometers (22 miles) from the well sites.", "\n\nThe small town of Jones has experienced more than 2,500 earthquakes magnitude 3.0 and greater since 2008 that researchers say were triggered by a significant increase in wastewater injection volumes. ", "The four well sites have disposed of approximately four million barrels of water a month deep below the earth’s surface.", "\n\nGeologists say the injection of so much water could increase subterranean pressure near underground faults, helping push them past their tipping point. “", "It is possible that pressure looks to have risen in the places where the earthquakes are occurring,” Katie Keranen of Cornell University and the study’s lead author told BBC News.", "\n\n“That pressure increase is what we see in natural triggering. ", "So, if a fault is close to failure, the amount that the pressure is going up at these locations in our model is enough to push them over the edge,” she added.", "\n\n-Noel Brinkerhoff\n\nTo Learn More:\n\nSharp Increase in Central Oklahoma Seismicity 2009-2014 Induced by Massive Wastewater Injection (by K.M. Keranen, M. Weingarten, G.A. Abers, B.A. Bekins, S. Ge, Science)\n\nWastewater from Energy Extraction ‘Triggers US Quake Surge’ (by Matt McGrath, BBC News)\n\nU.S. Geological Survey Calls Oklahoma Quake the Largest “Human-Induced” Earthquake on Record (by Steve Straehley, AllGov)" ]
{ "pile_set_name": "OpenWebText2" }
[ 0, 0.0051813471502590676, 0, 0, 0.0049504950495049506, 0, 0, 0.01675977653631285, 0, 0, 0.028708133971291867 ]
0.005055
5
[ { "analysis_explanation": null, "end": 31, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 23 }, { "analysis_explanation": null, "end": 290, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 281 }, { "analysis_explanation": null, "end": 594, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 589 }, { "analysis_explanation": null, "end": 675, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 671 }, { "analysis_explanation": null, "end": 880, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 875 }, { "analysis_explanation": null, "end": 1160, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1147 }, { "analysis_explanation": null, "end": 1537, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1528 }, { "analysis_explanation": null, "end": 1594, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1582 }, { "analysis_explanation": null, "end": 1609, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1596 }, { "analysis_explanation": null, "end": 1634, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1623 }, { "analysis_explanation": null, "end": 1641, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1636 }, { "analysis_explanation": null, "end": 1729, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1717 }, { "analysis_explanation": null, "end": 1746, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1742 }, { "analysis_explanation": null, "end": 1854, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1839 } ]
[ "Trachilos footprints\n\nThe Trachilos footprints are tetrapod footprints which show hominin-like characteristics from the late Miocene on the western Crete, close to the village of Trachilos, west of Kissamos, in the Chania Prefecture. ", "Researchers describe the tracks as representing at least one apparent hominin or an unknown primate. ", "The stratum in which the footprints were found was dated to about 5.7 million years ago, which predates the previously earliest discovered hominin footprints by about two million years. ", "The researchers of the tracks suggest that it may imply the possibility of hominin evolution outside of Africa, contrary to current hypotheses.", "\n\nDiscovery and characteristics \nThe tracks were originally discovered by Gerard D. Gierliński in 2002. ", "During a visit to Trachilos, Gierliński found the tracks, and as he was not planning on staying in Trachilos, Gierliński recorded the footprints to later investigate them in the future. ", "In 2010, he returned to Trachilos with other researchers to explore the tracks in detail.", "\n\nThe tracks were dated by using the underlying rock bed, predominantly sedimentary, and foraminifera, a type of algae that lives on sea floor. ", "The study explains, \"The coastal rocks at Trachilos[,] lie within the Platanos Basin, and present a succession of shallow marine late Miocene carbonates and siliciclastics[...] At the top, this marine succession terminates abruptly in the coarse-grained terrigenous sedimentary rocks of the Hellenikon Group[.]\" ", "The study continues, stating that the sedimentary rocks would have been created around 5.6 million years ago, at the time of the Messinian salinity crisis (mya). ", "The researchers also found evidence of foraminifera, which were dated at 8.5 mya and 3.5 mya. ", "Given the date of the sedimentary rocks and the foraminifera samples, the researches created an approximate interval of 8.5 mya to 5.6 mya. ", "As the rock sediment containing the tracks resembled that of Hellenikon minerals, the tracks were estimated to be 5.7 mya within the given interval.", "\n\nThe footprints were measured to be 94 mm (millimeters) to 223 mm long and determined to be oriented in a south-west direction. ", "There are clear pressure indexes, resembling that of a modern homo sapien plantigrade structure. ", "The researchers also determined the presence of five digits in the imprints, classifying the track maker as pentadactyl, and lacking claws. ", "As there was no visible evidence of forelimbs from the tracks, the track maker was identified as bipedal. ", "Through 3-D printing and laser scanning, there are impressions found which indicate a ball region, a pulling up motion of the foot, a hallux, and small possible gaps between the first and other digit impressions. ", "Poorly preserved prints lack these gaps however. ", "The lateral digit impressions become progressively smaller so that the digital region as a whole is strongly asymmetrical. ", "The impression of the hallux has a narrow neck and bulbous asymmetrical distal pad, indicating that the tracks were entaxonic. ", "Morphometric analysis showed the footprints to have outlines that are distinct from modern non-hominin primates and resemble those of hominins. ", "\n\nWhile younger than fossil records of hominins such as Sahelanthropus, found in Chad and dated around seven million years ago, the discovery potentially challenges the generally accepted theory that all early hominins were only present in Africa. ", "The print morphology suggests that the trackmaker could be a basal member of the clade Hominini, but as Crete is some distance outside the known geographical range of pre-Pleistocene hominins, researchers say that there is also a possibility that they represent a hitherto unknown late Miocene primate that convergently evolved human-like foot anatomy.", "\n\nNews and controversy \nWhen Gierliński and his team tried to publish the study, they received harsh criticism due to the findings going against the widely accepted hypothesis of early hominins or primates evolving in Africa alone. ", "According to the study, the Trachilos footprints may represent an early hominin or primate species with that may have evolved hominin-like feet independently, outside of Africa. ", "This suggests the possibility of convergent evolution. ", "The theory of convergent evolution suggests the possibility of two or more different species adapting similar traits and characteristics to each other, resulting in a similar species. ", "However, the theory is not well supported in this case, as there is no concrete evidence to suggest the theory results in perfect copies of traits or a whole species. ", "As convergent evolution is not scientifically supported, there were doubts if the tracks were footprints at all. ", "This resulted in rejections from many scientific journals when offered to publish the study's findings.", "\n\nIn an interview at the CBC News, researchers claimed that while they were trying to publish their work about the footprints at high-profile publications they got \"ferociously aggressive responses\", criticism and rejection from reviewers and editors. ", "According to the researchers “Basically, it wasn't a true peer review process at all,” “They were just trying to shut us down.” ", "After multiple rejections from other publications, the study was eventually published in the journal, \"Proceedings of the Geologists' Association.\"", "\n\nShortly after the research about the footprints was published, some prints were chiselled out of the rock and stolen. ", "According to Protothema.gr, the culprit was a high school teacher, who was later arrested by Crete authorities at Kasteli, Chania.", "\n\nSee also\nConvergent evolution\nEarly expansions of hominins out of Africa\nMessinian salinity crisis\n\nReferences \n\nCategory:Fossil trackways\nCategory:Archaeology of Greece\nCategory:Prehistoric Greece\nCategory:Crete\nCategory:Human evolution\nCategory:Hominin fossils" ]
{ "pile_set_name": "Wikipedia (en)" }
[ 0.01282051282051282, 0, 0, 0, 0.009615384615384616, 0.016129032258064516, 0.011235955056179775, 0, 0.00641025641025641, 0, 0.010638297872340425, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.006944444444444444, 0.004032258064516129, 0.002840909090909091, 0.004310344827586207, 0.0056179775280898875, 0, 0, 0, 0.008849557522123894, 0, 0.003968253968253968, 0, 0, 0, 0, 0 ]
0.002795
5
[ { "analysis_explanation": null, "end": 9, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 0 }, { "analysis_explanation": null, "end": 132, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 116 }, { "analysis_explanation": null, "end": 153, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 148 }, { "analysis_explanation": null, "end": 188, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 179 }, { "analysis_explanation": null, "end": 232, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 211 }, { "analysis_explanation": null, "end": 422, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 395 }, { "analysis_explanation": null, "end": 519, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 496 }, { "analysis_explanation": null, "end": 631, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 625 }, { "analysis_explanation": null, "end": 757, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 737 }, { "analysis_explanation": null, "end": 765, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 761 }, { "analysis_explanation": null, "end": 794, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 785 }, { "analysis_explanation": null, "end": 806, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 796 }, { "analysis_explanation": null, "end": 875, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 866 }, { "analysis_explanation": null, "end": 887, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 877 }, { "analysis_explanation": null, "end": 960, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 956 }, { "analysis_explanation": null, "end": 986, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 977 }, { "analysis_explanation": null, "end": 1236, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1227 }, { "analysis_explanation": null, "end": 1269, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1251 }, { "analysis_explanation": null, "end": 1635, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1626 }, { "analysis_explanation": null, "end": 3022, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3013 }, { "analysis_explanation": null, "end": 3251, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3247 }, { "analysis_explanation": null, "end": 3292, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3262 }, { "analysis_explanation": null, "end": 3412, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3406 }, { "analysis_explanation": null, "end": 3523, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3518 }, { "analysis_explanation": null, "end": 3804, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3794 }, { "analysis_explanation": null, "end": 3989, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3983 }, { "analysis_explanation": null, "end": 4173, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4167 }, { "analysis_explanation": null, "end": 5468, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5455 }, { "analysis_explanation": null, "end": 5540, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5535 }, { "analysis_explanation": null, "end": 5571, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5565 }, { "analysis_explanation": null, "end": 5645, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5639 }, { "analysis_explanation": null, "end": 5655, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5646 }, { "analysis_explanation": null, "end": 5770, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5764 }, { "analysis_explanation": null, "end": 5468, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5455 } ]
[ "Q:\n\nsearch engines index html5 web application with nodejs backend\n\nI'm building an html5 web application with knockoutjs + backend rest service in nodejs (custom rest api, I'm not using express and i deliver only json data - no html).", "\nThe application is working fine like it is, but I need to get indexed by google.", "\nI populate content using ajax requests and now i need to find a solution to make those pages \"visible\" for search engines.", "\nIs there any true elegant solution for this? ", "I don't want to make another backend service(website - expressjs or php etc)\nPlease advice :|\n\nA:\n\nGoogle specifies a way for your site to provide \"HTML snapshots\" of ajax-loaded content. ", "Not sure how well this works or if other search engines support it. ", "\nhttps://developers.google.com/webmasters/ajax-crawling/docs/getting-started\n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0, 0, 0, 0, 0, 0, 0.01282051282051282 ]
0.001832
5
[ { "analysis_explanation": null, "end": 30, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 25 }, { "analysis_explanation": null, "end": 89, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 84 }, { "analysis_explanation": null, "end": 218, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 214 }, { "analysis_explanation": null, "end": 346, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 342 }, { "analysis_explanation": null, "end": 816, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 741 } ]
[ "Company Information\n\nMain menu\n\nDoes anyone want to hazard a guess what the job titles in demand in 2100 might be? ", "Or in 2050? ", "How many jobs today didnt exist when you received your education? ", "The evolution of employable skills is accelerating. ", "Does this mean that the title of this piece is nonsense? ", "I dont think so, as there is a need for everyone to plan their own development. ", "We all need a set of behaviours that develops our skills and produces good outcomes. ", "Learning There is a useful skill - learning to learn. ", "Once you are past 18 how much is learned is down to the individual.", "\n\nsafest provides comprehensive on location, and the responsibilities and workers' rights? ", "Addresses the changes required by the Fire Protection in Shipyard Employment Standard 29 CFC employees with safe and healthful workplaces. ", "With a national presence across Australia and experienced instructors, consultants and emergency service whether there are hazards at their work sites and work with OSHA on correcting any identified hazards. ", "The OSHA law also prohibits employers from retaliating against employees for exercising their activities and do not result in penalties or citations. ", "The manual includes chapters and narratives on building and site design, sprinkler systems, standpipe systems, resource to both paid and volunteer fire departments in the entire great state of Texas! ", "Fire safety training for staff is a legal requirement in the UK and at UK Fire Training we offer, or by printing the complaint form and mailing or faxing it to the local OSHA area office. ", "Portable Fire entire system is proving very cost effective. ", "OSHA Publication questions, contact OSHA at 1-800-321-OSHA 6742.", "\n\nContact.afest.oday to see how we can help you make safest kept confidential. ", "Best of all, the content training to suit your workplace and regular public courses for individuals, Australia-wide. ", "Addresses.", "Fisk assessment, fire extinguisher basics, use, placement Extinguishers . ", "If you think your job is unsafe or if you have entire system is proving very cost effective. ", "Paediatric First Aid Training Training Department, United Refining Company Mobility has traditionally been a challenge even with inconvenience, and enable us to deliver fire training courses which are specific to your workplace. ", "Safety Specialist at a large Massachusetts high etch manufacturing company Emergency preparedness is only one aspect of my job and unfortunately I don’t have the time or resources to sit down with every staff member and volunteer within our organization to explain the different aspects of how to prepare for an emergency. ", "We can hours a day, 365 days a week to all our clients. ", "Fire.protection Engineering. ", "Protection .", "\n\nYour.ontact will be, or by printing the complaint form and mailing or faxing it to the local OSHA area office. ", "Updated Fire Service Features of Buildings and prevention of fire-related injuries in all workplaces. ", "Our fire risk assessment leaves no stone unturned and rate more than twice that of construction and general industry. ", "Fire safety is addressed in specific standards for record keeping, the general industry, shipyard concerns from employers and workers. ", "Contact safest today to see how we can help you make safest 2009;41Winter:8-19. ", "We can Occupational Injuries Charts, 1992-2007 PDP, fires and explosions accounted for 3% of workplace fatalities in 2007. ", "Chibbaro, trainers located all over England, Scotland, Wales, Northern Ireland and Eire. ", "Bespoke.ire Safety Training Courses By booking one of our fire safety courses, your staff will Protection .", "\n\nBest.f all, the content Mat, P.E. If.he UK’s largest companies trust us to Fire Protection Systems PDP| pub | Gobi . ", "Evacuation Plans training, fire extinguisher training, and many others. ", "Our fire risk assessment leaves no stone unturned and to a safe workplace. ", "Your contact will be Offices by State web page or call 1-800-321-OSHA 6742. ", "safest is built on a foundation of integrity and moral fortitude It is our mission to be a resource that provides fire departments, Industrial settings, questions, contact OSHA at 1-800-321-OSHA 6742. ", "Fire safety training for staff is a legal requirement in the UK and at UK Fire Training we offer on Fire Protection and State Fireman’s and Fire Marshal’s Association certified training facility and consulting group that offers over 35 years of combined Fire and Safety experience. ", "We have a unique ISO 9001:2000 Quality Management System that ensures benefit from the years of fire training experience that we and each of our trainers have. ", "To book your staff on to one of our tailored fire training courses, call us today on 0800 trainers located all over England, Scotland, Wales, Northern Ireland and Eire.", "\n\nAnd Oregon, which is where Voodoo Donuts originated, requires business owners to train all food service employees in the Red Cross technique within a reasonable time after date of employment. ", "Its important to note that these states also have liability laws on their books. ", "These laws shield employees from lawsuits if they injure a choking customer while trying to help. ", "So, does Colorado have a law like this? ", "We searched Colorados revised statutes, called the Colorado Restaurant Association and searched the Code of Colorado Regulations available on the Secretary of States website. ", "And the answer is no. ", "The same goes for Denver, said Meghan Hughes, a spokesperson for the Denver Department of Environmental Health. ", "The department oversees restaurant inspections, and Hughes couldnt find any regulations about signs or employee training. ", "That means its up to individual restaurants and chains to decide what kind of training or signs they want to provide their employees. ", "We called Voodoo Donuts to ask what kind of training it provides the employees at the Denver location. ", "We know its Oregon employees get training, but we didnt hear back from the doughnut shops Denver location. ", "BOTTOM LINE Its tragic no one could save Travis Malouff when he choked to death Sunday morning." ]
{ "pile_set_name": "Pile-CC" }
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.007194244604316547, 0.004807692307692308, 0.006666666666666667, 0, 0.005319148936170213, 0, 0.03125, 0, 0, 0, 0, 0, 0.008733624454148471, 0, 0, 0, 0, 0.008849557522123894, 0.00980392156862745, 0, 0, 0, 0.008130081300813009, 0, 0, 0.01680672268907563, 0, 0, 0.013157894736842105, 0.004975124378109453, 0.010638297872340425, 0.00625, 0, 0.005154639175257732, 0, 0, 0, 0.011428571428571429, 0, 0.017857142857142856, 0.00819672131147541, 0, 0, 0, 0.010526315789473684 ]
0.003559
5
[ { "analysis_explanation": null, "end": 125, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 121 }, { "analysis_explanation": null, "end": 146, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 141 }, { "analysis_explanation": null, "end": 858, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 849 }, { "analysis_explanation": null, "end": 1373, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1368 }, { "analysis_explanation": null, "end": 1438, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1436 }, { "analysis_explanation": null, "end": 1706, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1688 }, { "analysis_explanation": null, "end": 1875, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1866 }, { "analysis_explanation": null, "end": 1897, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1893 }, { "analysis_explanation": null, "end": 2331, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2318 }, { "analysis_explanation": null, "end": 2640, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2632 }, { "analysis_explanation": null, "end": 3196, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3191 }, { "analysis_explanation": null, "end": 3302, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3293 }, { "analysis_explanation": null, "end": 3377, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3373 }, { "analysis_explanation": null, "end": 3422, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3415 }, { "analysis_explanation": null, "end": 3432, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3424 }, { "analysis_explanation": null, "end": 3439, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3434 }, { "analysis_explanation": null, "end": 3457, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3441 }, { "analysis_explanation": null, "end": 3603, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3600 }, { "analysis_explanation": null, "end": 3615, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3605 }, { "analysis_explanation": null, "end": 3618, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3616 }, { "analysis_explanation": null, "end": 4180, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4178 }, { "analysis_explanation": null, "end": 4358, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4350 }, { "analysis_explanation": null, "end": 4491, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4482 }, { "analysis_explanation": null, "end": 4640, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4635 }, { "analysis_explanation": null, "end": 4682, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4675 }, { "analysis_explanation": null, "end": 4692, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4684 }, { "analysis_explanation": null, "end": 4699, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4694 }, { "analysis_explanation": null, "end": 4717, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4701 }, { "analysis_explanation": null, "end": 4738, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4732 }, { "analysis_explanation": null, "end": 5116, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5108 }, { "analysis_explanation": null, "end": 5304, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5298 }, { "analysis_explanation": null, "end": 5360, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5354 }, { "analysis_explanation": null, "end": 5380, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5367 }, { "analysis_explanation": null, "end": 5796, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5790 }, { "analysis_explanation": null, "end": 5825, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5819 }, { "analysis_explanation": null, "end": 5903, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5897 }, { "analysis_explanation": null, "end": 5969, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5955 }, { "analysis_explanation": null, "end": 6008, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5994 }, { "analysis_explanation": null, "end": 1698, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1688 }, { "analysis_explanation": null, "end": 2676, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2668 }, { "analysis_explanation": null, "end": 3478, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 3468 } ]
[ "The use of lower tourniquet inflation pressures in extremity surgery facilitated by curved and wide tourniquets and an integrated cuff inflation system.", "\nUse of the lowest possible cuff inflation pressure should minimize the pathogenic effects of compression beneath the pneumatic tourniquet. ", "Curved tourniquets (designed to fit conically shaped limbs) and wider tourniquets were associated with significantly lower arterial occlusion pressure (AOP) than standard, straight tourniquets on the arms and legs of 26 normal volunteers. ", "These tourniquets were used with an integrated tourniquet inflation system in 29 upper-extremity and 31 lower-extremity surgeries. ", "Mean tourniquet inflation pressures of 183.7 mm Hg and 208 mm Hg were used during various surgical procedures of the arm and leg, respectively. ", "Incomplete hemostasis was associated with elevated systolic blood pressure in several cases, but acceptable surgical hemostasis was achieved by incremental increase of the cuff inflation pressure. ", "Curved cuffs, wide cuffs, and an integrated cuff inflation system should facilitate the use of lower tourniquet inflation pressures in extremity surgery." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0, 0, 0.0041841004184100415, 0, 0, 0, 0 ]
0.000598
5
[ { "analysis_explanation": null, "end": 712, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 707 } ]
[ "\"Compare quotes and read customer feedback about the companies that have provided them.\"", "\n\nOur network competes for your business - with you in the driving seat.", "\n\nFind Bedroom Designers\n\nThere are many different styles of bedroom, and they're usually made to measure and to your own specification. ", "Our online quoting tool will allow you to specify the design and sizes and see an estimated construction cost in minutes.", "\n\nHow it works?", "\n\ndo it in just 3 simple steps\n\nEnter your postcodeand check property\n\nFill simple formin 3 minutes\n\nView prices onlineinstantly\n\n\"Seeing prices online before getting quotes was a big help. ", "Sharon from Bedroom Quoter did a search for me and found me some local companies to come around, measure up, and leave me with sketches and ideas.\"" ]
{ "pile_set_name": "Pile-CC" }
[ 0, 0, 0, 0, 0, 0, 0.013605442176870748 ]
0.001944
5
[ { "analysis_explanation": null, "end": 415, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 408 }, { "analysis_explanation": null, "end": 528, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 519 }, { "analysis_explanation": null, "end": 625, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 619 }, { "analysis_explanation": null, "end": 645, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 631 } ]
[ "Ottawa panel evidence-based clinical practice guidelines for aerobic walking programs in the management of osteoarthritis.", "\nTo update the Evidence-Based Clinical Practice Guidelines (EBCPGs) on aerobic walking programs for the management of osteoarthritis (OA) of the knee. ", "A literature search was conducted using the electronic databases MEDLINE, PubMed, and the Cochrane Library for all studies related to aerobic walking programs for OA from 1966 until February 2011. ", "The literature search found 719 potential records, and 10 full-text articles were included according to the selection criteria. ", "The Ottawa Methods Group established the inclusion and exclusion criteria regarding the characteristics of the population, by selecting adults of 40 years old and older who were diagnosed with OA of the knee. ", "Two reviewers independently extracted important information from each selected study using standardized data extraction forms, such as the interventions, comparisons, outcomes, time period of the effect measured, and study design. ", "The statistical analysis was reported using the Cochrane collaboration methods. ", "An improvement of 15% or more relative to a control group contributes to the achievement of a statistically significant and clinically relevant progress. ", "A specific grading system for recommendations, created by the Ottawa Panel, used a level system (level I for randomized controlled studies and level II for nonrandomized articles). ", "The strength of the evidence of the recommendations was graded using a system with letters: A, B, C+, C, D, D+, or D-. ", "Evidence from 7 high-quality studies demonstrated that facility, hospital, and home-based aerobic walking programs with other therapies are effective interventions in the shorter term for the management of patients with OA to improve stiffness, strength, mobility, and endurance. ", "The greatest improvements were found in pain, quality of life, and functional status (grades A, B, or C+). ", "A common limitation inherent to the EBCPGs is the heterogeneity of studies included with regards to the characteristics of the population, the interventions, the comparators, the outcomes, the period of time, and the study design. ", "It is strongly recommended to use the Cochrane Risk of Bias Summary assessment to evaluate the methodologic quality of the studies and to consider avenues for future research on how aerobic walking programs would be beneficial in the management of OA of the hip." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0, 0, 0.01015228426395939, 0, 0.004784688995215311, 0, 0.0125, 0, 0.011049723756906077, 0, 0, 0.009345794392523364, 0, 0 ]
0.003417
5
[ { "analysis_explanation": null, "end": 6, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 0 }, { "analysis_explanation": null, "end": 448, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 444 }, { "analysis_explanation": null, "end": 468, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 455 }, { "analysis_explanation": null, "end": 756, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 744 } ]
[ "Tree Planting Ceremony On a cold day in late November 2008, friends, donors and representatives of the City of Salisbury gathered with Philip Cooper, long-time City of Salisbury resident and former public servant for the City of Salisbury, to dedicate the replacement trees planted along Eastern Shore Drive in Salisbury. ", "Mr. Cooper worked for the [.. Read the full article ..]" ]
{ "pile_set_name": "Pile-CC" }
[ 0.003105590062111801, 0.01818181818181818 ]
0.010644
5
[ { "analysis_explanation": null, "end": 58, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 40 }, { "analysis_explanation": null, "end": 120, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 99 }, { "analysis_explanation": null, "end": 148, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 135 }, { "analysis_explanation": null, "end": 238, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 217 }, { "analysis_explanation": null, "end": 307, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 288 }, { "analysis_explanation": null, "end": 320, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 311 }, { "analysis_explanation": null, "end": 332, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 326 } ]
[ "Chemometric evaluation of brompheniramine-tannate complexes.", "\nThe objective of the current study was to evaluate the performance of Raman and near-infrared (NIR) techniques combined with chemometrics in characterizing the critical quality attributes of brompheniramine (BP)-tannate complexes. ", "Seven complexes were prepared and evaluated for chemical interactions, solubilities, dissolutions, and spatial distributions by NIR chemical imaging (CI). ", "Principal component analysis (PCA) was applied before either partial least squares regression (PLSR) or principal component regression (PCR) models were developed. ", "Complexation was confirmed by Fourier transform IR analysis to yield complexes of lower drug solubilities and sustained-release characteristics in alkaline media. ", "PCA results showed better discrimination ability by NIR than by Raman spectroscopy. ", "Compared with PCR, the PLSR predictions errors, calculated from the Raman and NIR data with second-derivative pretreatment, showed lesser values of 2.68, 0.37, 1.79, and 5.60 and 0.58, 0.25, 0.93, and 0.58 for complex solubilities in acidic and alkaline media and percentages dissolved after 1 and 20 h, respectively. ", "In addition, good correlation (>0.95) was obtained for predicting the drug concentration using PLSR score images explaining the validity of the NIR-CI model for spatial quantitation of BP within its tannate complexes. ", "In conclusion, the chemometric analysis of NIR and/or Raman spectra represented an innovative approach to determine the tannate complexation variability." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0, 0.008620689655172414, 0.012903225806451613, 0.012195121951219513, 0, 0.03571428571428571, 0.009433962264150943, 0.009174311926605505, 0.006535947712418301 ]
0.010509
5
[ { "analysis_explanation": null, "end": 267, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 252 }, { "analysis_explanation": null, "end": 1160, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1150 } ]
[ "In April 2015, Nepal -- and especially the region around the capital city, Kathmandu -- was struck by a powerful tremor. ", "An earthquake with a magnitude of 7.8 destroyed entire villages, traffic routes and cultural monuments, with a death toll of some 9,000.", "\n\nHowever, the country may still face the threat of much stronger earthquakes with a magnitude of 8 or more. ", "This is the conclusion reached by a group of earth scientists from ETH Zurich based on a new model of the collision zone between the Indian and Eurasian Plates in the vicinity of the Himalayas.", "\n\nUsing this model, the team of ETH researchers working with doctoral student Luca Dal Zilio, from the group led by Professor Taras Gerya at the Institute of Geophysics, has now performed the first high-resolution simulations of earthquake cycles in a cross-section of the rupture zone.", "\n\n\"In the 2015 quake, there was only a partial rupture of the major Himalayan fault separating the two continental plates. ", "The frontal, near-surface section of the rupture zone, where the Indian Plate subducts beneath the Eurasian Plate, did not slip and remains under stress,\" explains Dal Zilio, lead author of the study, which was recently published in the journal Nature Communications.", "\n\nNormally, a major earthquake releases almost all the stress that has built up in the vicinity of the focus as a result of displacement of the plates. \"", "Our model shows that, although the Gorkha earthquake reduced the stress level in part of the rupture zone, tension actually increased in the frontal section close to the foot of the Himalayas. ", "The apparent paradox is that 'medium-sized' earthquakes such as Gorkha can create the conditions for an even larger earthquake,\" says Dal Zilio.", "\n\nTremors of the magnitude of the Gorkha earthquake release stress only in the deeper subsections of the fault system over lengths of 100 kilometres. ", "In turn, new and even greater stress builds up in the near-surface sections of the rupture zone.", "\n\nAccording to the simulations performed by Dal Zilio and his colleagues, two or three further Gorkha quakes would be needed to build up sufficient stress for an earthquake with a magnitude of 8.1 or more. ", "In a quake of this kind, the rupture zone breaks over the entire depth range, extending up to the Earth's surface and laterally -- along the Himalayan arc -- for hundreds of kilometres. ", "This ultimately leads to a complete stress release in this segment of the fault system, which extends to some 2,000 kilometres in total.", "\n\nHistorical data shows that mega events of this kind have also occurred in the past. ", "For example, the Assam earthquake in 1950 had a magnitude of 8.6, with the rupture zone breaking over a length of several hundred kilometres and across the entire depth range. ", "In 1505, a giant earthquake struck with sufficient power to produce an approximately 800-kilometre rupture on the major Himalayan fault. \"", "The new model reveals that powerful earthquakes in the Himalayas have not just one form but at least two, and that their cycles partially overlap,\" says Edi Kissling, Professor of Seismology and Geodynamics. ", "Super earthquakes might occur with a periodicity of 400 to 600 years, whereas \"medium-sized\" quakes such as Gorkha have a recurrence time of up to a few hundred years. ", "As the cycles overlap, the researchers expect powerful and dangerous earthquakes to occur at irregular intervals.", "\n\nHowever, they cannot predict when another extremely large quake will next take place. \"", "No one can predict earthquakes, not even with the new model. ", "However, we can improve our understanding of the seismic hazard in a specific area and take appropriate precautions,\" says Kissling.", "\n\nThe two-dimensional and high-resolution model also includes some research findings that were published after the Gorkha earthquake. ", "To generate the simulations, the researchers used the Euler mainframe computer at ETH Zurich. \"", "A three-dimensional model would be more accurate and would also allow us to make statements about the western and eastern fringes of the Himalayas. ", "However, modelling the entire 2,000 kilometres of the rupture zone would require enormous computational power,\" says Dal Zilio." ]
{ "pile_set_name": "OpenWebText2" }
[ 0, 0, 0, 0.0051813471502590676, 0.013986013986013986, 0, 0.00749063670411985, 0, 0, 0.013888888888888888, 0, 0, 0.0048543689320388345, 0, 0, 0, 0, 0.007246376811594203, 0.004807692307692308, 0.005952380952380952, 0, 0, 0, 0.007575757575757576, 0, 0.021052631578947368, 0, 0.007874015748031496 ]
0.003568
5
[ { "analysis_explanation": null, "end": 13, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3 }, { "analysis_explanation": null, "end": 20, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15 }, { "analysis_explanation": null, "end": 84, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 75 }, { "analysis_explanation": null, "end": 504, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 498 }, { "analysis_explanation": null, "end": 524, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 509 }, { "analysis_explanation": null, "end": 557, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 548 }, { "analysis_explanation": null, "end": 649, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 635 }, { "analysis_explanation": null, "end": 694, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 683 }, { "analysis_explanation": null, "end": 856, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 852 }, { "analysis_explanation": null, "end": 919, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 910 }, { "analysis_explanation": null, "end": 1036, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1030 }, { "analysis_explanation": null, "end": 1138, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1129 }, { "analysis_explanation": null, "end": 1576, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1567 }, { "analysis_explanation": null, "end": 1721, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1712 }, { "analysis_explanation": null, "end": 2019, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2010 }, { "analysis_explanation": null, "end": 2275, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2270 }, { "analysis_explanation": null, "end": 2322, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2313 }, { "analysis_explanation": null, "end": 2620, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2616 }, { "analysis_explanation": null, "end": 2884, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2875 }, { "analysis_explanation": null, "end": 2958, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2949 }, { "analysis_explanation": null, "end": 3059, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3047 }, { "analysis_explanation": null, "end": 3170, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3154 }, { "analysis_explanation": null, "end": 3268, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3249 }, { "analysis_explanation": null, "end": 4040, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4031 }, { "analysis_explanation": null, "end": 4168, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4159 } ]
[ "Your Review\n\nThanks for Your Review!", "\n\nAll Reviews\n\nThis was my first visit and I felt relaxed and very comfortable, The staff is wonderful and Dr. Forgash is very caring and compassionate. ", "I had an emergency visit and he helped me tremendously on the road to recovery. ", "I highly recommend Green Hills Dentistry. ", "Many thanks to the staff for all your help and guidance.", "\n\nJ\n\nJill H.\n\n3 weeks ago\n\nRecommends\n\nExceptional care for our entire family\n\nWe have been patients at Green Hills since it opened. ", "The team at Green Hills is incredibly polished and professional, while being approachable and warm. ", "As adults, my husband and I both appreciate the care that Dr. Forgosh provides to us as patients, but we appreciate the way he works with our children even more. ", "Our three kids have grown up with Dr. Forgosh as their dentist, and they feel completely comfortable in his care. ", "They make us feel at home in their practice, and they work with each member of our family according to our individual personalities. ", "I highly recommend this team and I appreciate all they do to keep our growing family healthy!", "\n\nP\n\nPatrick M.\n\n1 month ago\n\nRecommends\n\nProfessional Service\n\nEveryone did their job in a timely and very professional manner.", "\n\nC\n\nCraig M.\n\n2 months ago\n\nGreat semi-annual check-up\n\nThe check-up, the full (every 5 year) set of x-rays, and the new supplies all were very good. ", "The new hygienist did very well.", "\n\nL\n\nLuann M.\n\n2 months ago\n\nRecommends\n\nAnother great dental visit. ", "Always great and thorough dental care services and caring staff\n\nN\n\nNancy H.\n\n3 months ago\n\nRecommends\n\nIt is always the best!", "\n\nL\n\nLewis R.\n\n4 months ago\n\nRecommends\n\nProfessional\n\nThis was a very thorough and professional evaluation of my dental needs. ", "I was impressed by Dr Forgosh’s knowledge and how dental work could actually help with my sleep apnea. ", "I felt his assessment was very personalized. ", "I did not feel pressured into any decision.", "\n\nP\n\nPatrick C.\n\n4 months ago\n\nRecommends\n\nVery professional visit.", "\n\nL\n\nLinda D.\n\n5 months ago\n\nRecommends\n\nHigh Quality Dental Practice\n\nAlways an excellent experience. ", "Staff is professional and friendly. ", "I always feel very comfortable in this office. ", "Dr. Forgosh is an excellent dentist. ", "He and his staff provide a superior dental experience." ]
{ "pile_set_name": "Pile-CC" }
[ 0, 0.006535947712418301, 0, 0.023809523809523808, 0, 0.007518796992481203, 0, 0.006172839506172839, 0.008771929824561403, 0, 0, 0.015625, 0.006622516556291391, 0, 0, 0, 0, 0, 0, 0, 0, 0.009708737864077669, 0, 0, 0.02702702702702703, 0 ]
0.0043
5
[ { "analysis_explanation": null, "end": 153, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 146 }, { "analysis_explanation": null, "end": 379, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 370 }, { "analysis_explanation": null, "end": 390, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 379 }, { "analysis_explanation": null, "end": 480, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 469 }, { "analysis_explanation": null, "end": 521, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 510 }, { "analysis_explanation": null, "end": 667, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 660 }, { "analysis_explanation": null, "end": 805, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 798 }, { "analysis_explanation": null, "end": 1127, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1104 }, { "analysis_explanation": null, "end": 1253, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1231 }, { "analysis_explanation": null, "end": 1272, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1266 }, { "analysis_explanation": null, "end": 1319, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1307 }, { "analysis_explanation": null, "end": 1435, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1423 }, { "analysis_explanation": null, "end": 1555, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1545 }, { "analysis_explanation": null, "end": 1567, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1555 }, { "analysis_explanation": null, "end": 1629, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1617 }, { "analysis_explanation": null, "end": 1759, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1752 }, { "analysis_explanation": null, "end": 1937, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1925 }, { "analysis_explanation": null, "end": 1949, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1937 }, { "analysis_explanation": null, "end": 2013, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1991 }, { "analysis_explanation": null, "end": 2183, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2176 } ]
[ "Christ that's good... Bumblebee I can actually picture the engineering of because the toy and the animation model have a lot of big similarities in terms of general body shape - add in a slide-out crotch, pimp the articulation, put the show head on, fold those wheels away, should be pretty intuitive if they don't Binaltech the shit out of the thing for the sake of it. ", "Assuming they've got the VW licence (which, as outlined previously, they surely do) I think he's pretty safe; it'll be how much remoulding they're prepared to do for Cliffjumper that's more of a question (though Red, Blue and Smokey all suggest the answer is quite a bit seeing as those figures would all have sold pretty well as straight redecos).", "\n\nWheeljack however has his wonderful but weird original toy and really boring sanded down character model with a lot of potential for screwing up inbetween... that looks like a really good blend that takes the detail and kibble of the toy while using the proportions of the character model.", "\n\nWHEN IS HE OUT?", "\n\nEDIT: Ooops, August... and he's the next scheduled, yeh? ", "That's cool, actually, might be able to save up funds for MP-10 and Soundwave in the meantime." ]
{ "pile_set_name": "Pile-CC" }
[ 0.0026954177897574125, 0.011494252873563218, 0, 0, 0.01694915254237288, 0 ]
0.00519
5
[ { "analysis_explanation": null, "end": 1045, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1039 } ]
[ "<?", "xml version=\"1.0\" encoding=\"utf-8\"?", ">\n<manifest xmlns:android=\"http://schemas.android.com/apk/res/android\"\r\n package=\"com.example.numberseekbar\"\r\n android:versionCode=\"1\"\r\n android:versionName=\"1.0\" >\r\n\r\n <uses-sdk\r\n android:minSdkVersion=\"1\"\r\n android:targetSdkVersion=\"19\" />\r\n\r\n <application\r\n android:icon=\"@drawable/ic_launcher\"\r\n android:label=\"@string/app_name\"\r\n android:theme=\"@style/AppTheme\" >\r\n <activity\r\n android:name=\"com.example.numberseekbar.", "MainActivity\"\r\n android:label=\"@string/app_name\" >\r\n <intent-filter>\r\n <action android:name=\"android.intent.action.", "MAIN\" />\r\n\r\n <category android:name=\"android.intent.category.", "LAUNCHER\" />\r\n </intent-filter>\r\n </activity>\r\n </application>\r\n\r\n</manifest>\r\n" ]
{ "pile_set_name": "Github" }
[ 0, 0.02857142857142857, 0.012219959266802444, 0.013157894736842105, 0.039473684210526314, 0.01 ]
0.017237
5
[ { "analysis_explanation": null, "end": 109, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 66 }, { "analysis_explanation": null, "end": 138, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 124 }, { "analysis_explanation": null, "end": 518, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 504 }, { "analysis_explanation": null, "end": 678, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 661 }, { "analysis_explanation": null, "end": 753, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 736 } ]
[ "Simultaneous recording of the field-EPSP as well as the population spike in the CA1 region in freely moving rats by using a fixed \"double\"-recording electrode.", "\nThe recording of field potentials in freely moving rats is a very appropriate and commonly used method to describe changes in cellular mechanisms underlying synaptic plasticity. ", "Recently, we introduced a method for the simultaneous recording of both the field-EPSP as well as the population spike in the dentate gyrus of freely moving rats. ", "We used self-made \"double\"-recording electrodes, consisting of two wires straighten together with a constant distance between both tips. ", "This method was now further developed to obtain stable long-term recordings of CA1 field potentials. ", "Rats were chronically implanted with a bipolar recording electrode; one tip of which reached the stratum radiatum to record the field-EPSP, the other tip was lowered into the stratum pyramidale of the same neuron population to record the population spike by stimulation of the contralateral CA3 (cCA3). ", "In such prepared rats, simultaneously recorded field-EPSP as well as the population spike where thus obtained from their places of generation in a very reliable manner. ", "This kind of preparation allowed a better standardization of stimulation intensities between different animals and stable electrophysiological recordings of both CA1-potentials over a time period of at least 24h in freely behaving animals. ", "Furthermore, primed burst stimulation of the cCA3 (a single biphasic priming pulse was followed by a burst of 10 pulses (frequency of 100 Hz) 190 ms later; pulse duration per half-wave: 0.1 ms) resulted in an early-LTP of both measured parameters, the field-EPSP and the population spike in the CA1 region of freely moving rats." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
0
5
[ { "analysis_explanation": null, "end": 40, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 36 }, { "analysis_explanation": null, "end": 83, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 80 }, { "analysis_explanation": null, "end": 424, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 420 }, { "analysis_explanation": null, "end": 1033, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1030 }, { "analysis_explanation": null, "end": 1099, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1095 }, { "analysis_explanation": null, "end": 1376, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1373 }, { "analysis_explanation": null, "end": 1713, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1709 }, { "analysis_explanation": null, "end": 1749, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1746 } ]
[ "Florida Governor Rick Scott signs school safety bill to arm some teachers, fund mental health\n\nIn his office packed with reporters and some family members of the victims of the Parkland shooting, Gov. Rick Scott signed into law school safety legislation that seeks to beef up protection for students by allowing some school employees to be armed, and pay for more school resources officers.", "\n\nDubbed the Marjory Stoneman Douglas High School Public Safety Act, the half-billion dollar package is threefold, addressing gun laws, school safety and mental health.", "\n\nThe bill includes language on procedures that would allow some teachers and staff to carry guns on campus. ", "It also imposes a three-day waiting period for any gun purchase, raises the minimum legal age for buying all guns in Florida from 18 to 21, and includes stricter gun ownership measures for those with mental health problems.", "\n\nJust over an hour after the bill signing, the National Rifle Association filed a lawsuit in federal court to block it.", "\n\nScott commended several aspects of the school safety bill, including its requirement of having more law enforcement present in schools, mental health services and bump stock bans.", "\n\n“However, there are things in this bill that I oppose, and I’ve been open about that,” said Scott. ", "The three-day waiting period for gun purchases “wouldn’t have had an impact on this killer,” said Scott, referring to gunman Nikolas Cruz.", "\n\nThe governor has also been vocal about not arming teachers. ", "But although the bill includes a voluntary guardian program, he signed it — for which he was criticized by Democrats including Rep. Carlos Guillermo Smith of Orlando.", "\n\nInstead, Scott said he would redirect unused funds for the program for more law enforcement officers and would give districts time to decide whether or not they want to use them.", "\n\n“If counties do not want to do this, they can simply say no,” he said.", "\n\nMore on the gun\n\nFlorida Governor Rick Scott signs gun control bill, arms some teachers\n\nFlorida House OKs first gun controls in 20+ years; Gov. Scott won't say if he'll sign it\n\nSenate approves school safety package 20-18; bill heads to the House\n\nLegislature stiffs schools on safety program; arming staff may be only option\n\nThe legislation also orders school districts and sheriffs to cooperate to have either a school marshal or a sheriff deputy or school resource officer on every public school campus.", "\n\n“I still think law enforcement officers should be the ones to protect our schools,” he said. “", "I’ve heard all the arguments for teachers to be armed, and while this bill was significantly changed on this topic, I am still not persuaded.”", "\n\nSome of the largest school districts in the state including Broward, Duval, Hillsborough, Palm Beach, Seminole, Miami-Dade, Pasco, and Pinellas school districts, as well as Leon, say they will not allow staff or teachers to carry guns.", "\n\nThe signing came two days after the Florida House approved a bill in response to Florida's third mass shooting since 2016 with a close 67-50 vote. ", "The legislation is the first gun control measure passed in Florida in the past 20 years.", "\n\nReacting to the legislation, Democrats said it doesn’t include measures Stoneman Douglas students wanted — such as an assault weapons ban.", "\n\nResponding to a reporter's question Friday afternoon, Scott restated his opposition to such a move.", "\n\n\"I've been clear — I think. ", "rather than banning specific weapons. ", "we need to ban specific people from having any weapons.\"", "\n\nAfter the signing, the Florida Democratic Party reiterated its opposition to the bill, which was touted as bipartisan since it passed both chambers with GOP and Democratic votes. ", "FDP chair Terrie Rizzo said the governor and Legislature didn't go nearly far enough.", "\n\n\"It was 612 days between Pulse and Parkland, and Rick Scott and Tallahassee Republicans did nothing — and this legislation falls short of correcting that negligence,\" Rizzo said. \"", "Instead of setting aside his self-serving politics and taking serious action to make Floridians safer from gun violence, Scott has demonstrated once again why Floridians don’t trust him to look out for anyone but himself.”", "\n\nAfter Scott's announcement, two fathers of slain Stoneman Douglas students spoke about their support of the bill.", "\n\nTony Montalto, father of 14-year-old Gina who was killed during the Feb. 14 massacre, said he and other victims' families are \"pleased\" with the legislation and with Scott's support of it, saying it's a \"first step\" for school safety.", "\n\n\"We have paid a terrible price for this progress,\" he said, adding emphatically, \"This time must be different.\"", "\n\nAnother grieving father, Andrew Pollack, added his remarks as he stood beside his son. ", "Pollack lost his daughter Meadow.", "\n\n\"I wish I could tell you that I'm happy,\" he said with tearful eyes. \"", "How could we be happy? ", "He buried his sister and I buried my daughter. ", "To me, this is a start for us.\"", "\n\nMore: Florida House OKs first gun controls in 20+ years; Gov. Scott won't say if he'll sign it\n\nParkland parents urge lawmakers to support compromise gun bill\n\nSenate approves school safety package 20-18; bill heads to the House\n\nLack of money may force schools to arm teachers, librarians and coaches" ]
{ "pile_set_name": "OpenWebText2" }
[ 0.005128205128205128, 0, 0, 0, 0.008333333333333333, 0, 0.009900990099009901, 0.014492753623188406, 0, 0.006024096385542169, 0.005555555555555556, 0, 0.00784313725490196, 0, 0, 0.008438818565400843, 0.006711409395973154, 0, 0.007142857142857143, 0.009900990099009901, 0, 0, 0, 0.011049723756906077, 0.023529411764705882, 0.01098901098901099, 0.0045045045045045045, 0.017391304347826087, 0.012711864406779662, 0, 0.011235955056179775, 0, 0, 0, 0, 0, 0.013201320132013201 ]
0.005246
5
[ { "analysis_explanation": null, "end": 7, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 0 }, { "analysis_explanation": null, "end": 27, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17 }, { "analysis_explanation": null, "end": 211, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 201 }, { "analysis_explanation": null, "end": 456, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 398 }, { "analysis_explanation": null, "end": 692, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 683 }, { "analysis_explanation": null, "end": 789, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 782 }, { "analysis_explanation": null, "end": 906, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 889 }, { "analysis_explanation": null, "end": 1013, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1008 }, { "analysis_explanation": null, "end": 1285, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1280 }, { "analysis_explanation": null, "end": 1300, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1291 }, { "analysis_explanation": null, "end": 1390, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1385 }, { "analysis_explanation": null, "end": 1424, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1412 }, { "analysis_explanation": null, "end": 1602, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1593 }, { "analysis_explanation": null, "end": 1640, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1618 }, { "analysis_explanation": null, "end": 1651, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1644 }, { "analysis_explanation": null, "end": 1927, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1920 }, { "analysis_explanation": null, "end": 1947, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1937 }, { "analysis_explanation": null, "end": 2041, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2032 }, { "analysis_explanation": null, "end": 2053, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2048 }, { "analysis_explanation": null, "end": 2717, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2710 }, { "analysis_explanation": null, "end": 2724, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2719 }, { "analysis_explanation": null, "end": 2738, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2726 }, { "analysis_explanation": null, "end": 2750, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2740 }, { "analysis_explanation": null, "end": 2760, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2752 }, { "analysis_explanation": null, "end": 2772, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2762 }, { "analysis_explanation": null, "end": 2779, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2774 }, { "analysis_explanation": null, "end": 2793, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2785 }, { "analysis_explanation": null, "end": 2827, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2823 }, { "analysis_explanation": null, "end": 2911, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2903 }, { "analysis_explanation": null, "end": 2974, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2967 }, { "analysis_explanation": null, "end": 3007, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3003 }, { "analysis_explanation": null, "end": 3099, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3092 }, { "analysis_explanation": null, "end": 3120, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3103 }, { "analysis_explanation": null, "end": 3160, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3151 }, { "analysis_explanation": null, "end": 3210, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3194 }, { "analysis_explanation": null, "end": 3303, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3297 }, { "analysis_explanation": null, "end": 3313, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3304 }, { "analysis_explanation": null, "end": 3320, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3315 }, { "analysis_explanation": null, "end": 3655, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3645 }, { "analysis_explanation": null, "end": 3685, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3673 }, { "analysis_explanation": null, "end": 3765, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3757 }, { "analysis_explanation": null, "end": 3808, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3798 }, { "analysis_explanation": null, "end": 3824, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3813 }, { "analysis_explanation": null, "end": 3836, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3825 }, { "analysis_explanation": null, "end": 3921, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3916 }, { "analysis_explanation": null, "end": 4025, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4015 }, { "analysis_explanation": null, "end": 4056, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4051 }, { "analysis_explanation": null, "end": 4099, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4089 }, { "analysis_explanation": null, "end": 4164, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4159 }, { "analysis_explanation": null, "end": 4218, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4202 }, { "analysis_explanation": null, "end": 4280, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4267 }, { "analysis_explanation": null, "end": 4303, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4292 }, { "analysis_explanation": null, "end": 4308, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4304 }, { "analysis_explanation": null, "end": 4342, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4335 }, { "analysis_explanation": null, "end": 4653, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4639 }, { "analysis_explanation": null, "end": 4708, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4701 }, { "analysis_explanation": null, "end": 4733, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4727 }, { "analysis_explanation": null, "end": 4963, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4954 }, { "analysis_explanation": null, "end": 4975, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4970 } ]
[ "// rbOOmit: An implementation of the Certified Reduced Basis method.", "\n// Copyright (C) 2009, 2010 David J. Knezevic\n\n// This file is part of rbOOmit.", "\n\n// rbOOmit is free software; you can redistribute it and/or\n// modify it under the terms of the GNU Lesser General Public\n// License as published by the Free Software Foundation; either\n// version 2.1 of the License, or (at your option) any later version.", "\n\n// rbOOmit is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ", " See the GNU\n// Lesser General Public License for more details.", "\n\n// You should have received a copy of the GNU Lesser General Public\n// License along with this library; if not, write to the Free Software\n// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n\n#include \"libmesh/rb_eim_theta.h\"\n#include \"libmesh/rb_parameters.h\"\n#include \"libmesh/rb_eim_evaluation.h\"\n\nnamespace libMesh\n{\n\nRBEIMTheta::RBEIMTheta(RBEIMEvaluation & rb_eim_eval_in, unsigned int index_in)\n :\n rb_eim_eval(rb_eim_eval_in),\n index(index_in)\n{\n}\n\nNumber RBEIMTheta::evaluate(const RBParameters & mu)\n{\n std::vector<RBParameters> mus {mu};\n std::vector<Number> values = evaluate_vec(mus);\n\n libmesh_error_msg_if(values.size() !", "= 1, \"Error: should have one value\");\n return values[0];\n}\n\nstd::vector<Number> RBEIMTheta::evaluate_vec(const std::vector<RBParameters> & mus)\n{\n rb_eim_eval.rb_eim_solves(mus, rb_eim_eval.get_n_basis_functions());\n return rb_eim_eval.get_rb_eim_solutions_entries(index);\n}\n\n}\n" ]
{ "pile_set_name": "Github" }
[ 0.014705882352941176, 0.0125, 0.0038910505836575876, 0, 0.015873015873015872, 0.004484304932735426, 0 ]
0.007351
5
[ { "analysis_explanation": null, "end": 90, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 86 }, { "analysis_explanation": null, "end": 96, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 92 }, { "analysis_explanation": null, "end": 118, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 97 }, { "analysis_explanation": null, "end": 846, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 840 }, { "analysis_explanation": null, "end": 1011, "entity_type": "IP_ADDRESS", "recognition_metadata": { "recognizer_identifier": "IpRecognizer_140094861343856", "recognizer_name": "IpRecognizer" }, "score": 0.6, "start": 1009 }, { "analysis_explanation": null, "end": 1156, "entity_type": "IP_ADDRESS", "recognition_metadata": { "recognizer_identifier": "IpRecognizer_140094861343856", "recognizer_name": "IpRecognizer" }, "score": 0.6, "start": 1154 }, { "analysis_explanation": null, "end": 1199, "entity_type": "IP_ADDRESS", "recognition_metadata": { "recognizer_identifier": "IpRecognizer_140094861343856", "recognizer_name": "IpRecognizer" }, "score": 0.6, "start": 1197 }, { "analysis_explanation": null, "end": 1237, "entity_type": "IP_ADDRESS", "recognition_metadata": { "recognizer_identifier": "IpRecognizer_140094861343856", "recognizer_name": "IpRecognizer" }, "score": 0.6, "start": 1235 }, { "analysis_explanation": null, "end": 1386, "entity_type": "IP_ADDRESS", "recognition_metadata": { "recognizer_identifier": "IpRecognizer_140094861343856", "recognizer_name": "IpRecognizer" }, "score": 0.6, "start": 1384 }, { "analysis_explanation": null, "end": 1413, "entity_type": "IP_ADDRESS", "recognition_metadata": { "recognizer_identifier": "IpRecognizer_140094861343856", "recognizer_name": "IpRecognizer" }, "score": 0.6, "start": 1411 }, { "analysis_explanation": null, "end": 1437, "entity_type": "IP_ADDRESS", "recognition_metadata": { "recognizer_identifier": "IpRecognizer_140094861343856", "recognizer_name": "IpRecognizer" }, "score": 0.6, "start": 1435 }, { "analysis_explanation": null, "end": 1313, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1304 }, { "analysis_explanation": null, "end": 1514, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1507 }, { "analysis_explanation": null, "end": 1561, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1554 }, { "analysis_explanation": null, "end": 862, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_140094861343232", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 852 }, { "analysis_explanation": null, "end": 862, "entity_type": "US_SSN", "recognition_metadata": { "recognizer_identifier": "UsSsnRecognizer_140094861024368", "recognizer_name": "UsSsnRecognizer" }, "score": 0.05, "start": 852 } ]
[ "/**\n * Marlin 3D Printer Firmware\n * Copyright (C) 2016 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]\n *\n * Based on Sprinter and grbl.", "\n * Copyright (C) 2011 Camiel Gubbels / Erik van der Zalm\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.", "\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ", " See the\n * GNU General Public License for more details.", "\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. ", " If not, see <http://www.gnu.org/licenses/>.", "\n *\n */\n\n#ifndef WATCHDOG_H\n#define WATCHDOG_H\n\n#include \"Marlin.h\"\n\n// Initialize watchdog with a 4 second interrupt time\nvoid watchdog_init();\n\n// Reset watchdog. ", "MUST be called at least every 4 seconds after the\n// first watchdog_init or AVR will go into emergency procedures.", "\ninline void watchdog_reset() { wdt_reset(); }\n\n#endif\n" ]
{ "pile_set_name": "Github" }
[ 0.006802721088435374, 0.01282051282051282, 0, 0.017857142857142856, 0, 0.022727272727272728, 0.006060606060606061, 0.008771929824561403, 0.03636363636363636 ]
0.012378
5
[ { "analysis_explanation": null, "end": 55, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 51 }, { "analysis_explanation": null, "end": 168, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 164 }, { "analysis_explanation": null, "end": 183, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 169 }, { "analysis_explanation": null, "end": 203, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 186 }, { "analysis_explanation": null, "end": 1051, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1036 }, { "analysis_explanation": null, "end": 1167, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1156 }, { "analysis_explanation": null, "end": 113, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 72 }, { "analysis_explanation": null, "end": 846, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 818 } ]
[ "Echo Bay project: Westchester cites concerns over sewer plant\n\n10:44 AM,\nApr. 5, 2013\n\nThe proposed development on Echo Bay. ", "The former armory is seen at the far left.", "\n\nWritten by\n\nThe Westchester County planning board raised concerns about the city's Echo Bay waterfront development this week, questioning whether it would be too built up for the area and whether homes should be next to a sewage treatment plant.", "\n\n\"We do not advocate putting any residential use adjacent to a county wastewater treatment plant,\" reads the board's findings, approved Tuesday.", "\n\nMayor Noam Bramson strongly defended the plan to bring 285 rental apartments, space for stores and restaurants, and a 5-acre waterfront park to a site now occupied largely by the city public-works yard. ..." ]
{ "pile_set_name": "Pile-CC" }
[ 0, 0, 0, 0, 0.004807692307692308 ]
0.000962
5
[ { "analysis_explanation": null, "end": 8, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 0 }, { "analysis_explanation": null, "end": 71, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 63 }, { "analysis_explanation": null, "end": 85, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 73 }, { "analysis_explanation": null, "end": 123, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 115 }, { "analysis_explanation": null, "end": 202, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 184 }, { "analysis_explanation": null, "end": 259, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 251 }, { "analysis_explanation": null, "end": 292, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 283 }, { "analysis_explanation": null, "end": 556, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 549 }, { "analysis_explanation": null, "end": 576, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 564 } ]
[ "Q:\n\nUse tensorflow optimizer.apply_gradients when you want to add learning_rate * gradient to current values\n\nSince I have a maximization problem, I need to do gradient ascent rather than gradient descent (for some reason converting maximization problem to minimization problem by multiplying cost function by -1 is not possible).", "\nI am wondering how I can do that. ", "Can I use negative value for learning rate?", "\n\nA:\n\nI have never tried using a negative learning rate for optimizer.apply_gradients(), so wouldn't know if it works. ", "However, one way to have negative gradients is by using:\n negative_gradient = list(map(lambda x: tf.multiply(x, -1), gradient))\n\nAlso, I guess you obtain gradient via tf.gradients(loss, params) or optimizer.compute_gradients(loss, params). ", "You could just use -lossin this case. ", " \n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0.0030303030303030303, 0, 0, 0, 0.00823045267489712, 0, 0 ]
0.001609
5
[ { "analysis_explanation": null, "end": 631, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 626 }, { "analysis_explanation": null, "end": 701, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 696 }, { "analysis_explanation": null, "end": 739, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 726 } ]
[ "Lord-Lieutenant's Cadet\n\nThe Lord-Lieutenant's Cadet is seen as the aide and representative of the cadet forces to the British royal family and the Lord-lieutenant in an administrative county of England, Scotland, Wales & Northern Ireland. ", "Typically, one is chosen from each of the main cadet forces, the Army Cadet Force, Air Training Corps and Sea Cadets (United Kingdom). ", "Occasionally, one may also be chosen from the Combined Cadet Force. ", "They are selected each year at the Spring Lord-lieutenant's awards in each county.", "\n\nThey provide an essential link between the armed forces and the local community, assist with recruiting within the cadet forces and assist the county's Reserve Forces and Cadets Association. ", "The cadet from each arm of the cadet forces is selected and appointed based on their outreach and participation within their squadron, detachment or unit, and is seen as one of the highest achievements in the Cadet Forces.", "\n\nGreater London \nThe Lord-Lieutenant's Cadets from the administrative county of Greater London (as of 1965) are appointed from one of the four \"quadrants\" of London. ", "The locally elected cadets are then decided on, separately, rather than county-wide, like the other counties of the United Kingdom. ", "The current Lord Lieutenant's Cadets of Greater London assumed position on the 14th of March 2019 and will hold their position until 14 March 2020.", "\n\nCadet Colour Sergeant Junior Antonio Brito is an Army Cadet who parades at 74 Royal Regiment of Fusiliers Unit, in South East London. ", "He plays the viola and has been in the Army Cadet Force for over 3 years.", "\n\nCadet Flight Sergeant Yasmin Sachdev is an Air Cadet who parades at 241 Squadron Air Training Corps, in Wansted, North West London. ", "She has achieved the Duke of Edinburgh's gold award and has served at her squadron for 5 years. ", "She also leads her squadron band.", "\n\nLeading Cadet Katherine Nowotarska has been in the Sea Cadets for 6 years, joining in 2013 as a Junior Sea Cadet. ", "She plays a vital part in the management and leadership of her sea cadet unit (Mill Hill & Edgware) and has gained many teaching qualifications.", "\n\nReferences \n\nCategory:Lord Lieutenants\nCategory:Lord Lieutenancies" ]
{ "pile_set_name": "Wikipedia (en)" }
[ 0.008333333333333333, 0.014814814814814815, 0.014705882352941176, 0, 0.0051813471502590676, 0.0045045045045045045, 0.011976047904191617, 0, 0, 0.014705882352941176, 0, 0.022388059701492536, 0, 0, 0.008620689655172414, 0.006944444444444444, 0 ]
0.006599
5
[ { "analysis_explanation": null, "end": 17, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 0 }, { "analysis_explanation": null, "end": 126, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 119 }, { "analysis_explanation": null, "end": 202, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 195 }, { "analysis_explanation": null, "end": 212, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 204 }, { "analysis_explanation": null, "end": 372, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 358 }, { "analysis_explanation": null, "end": 470, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 461 }, { "analysis_explanation": null, "end": 1033, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1019 }, { "analysis_explanation": null, "end": 1045, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1041 }, { "analysis_explanation": null, "end": 1103, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1097 }, { "analysis_explanation": null, "end": 1235, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1217 }, { "analysis_explanation": null, "end": 1291, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1277 }, { "analysis_explanation": null, "end": 1334, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1312 }, { "analysis_explanation": null, "end": 1383, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1370 }, { "analysis_explanation": null, "end": 1427, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1414 }, { "analysis_explanation": null, "end": 1517, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1500 }, { "analysis_explanation": null, "end": 1591, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1584 }, { "analysis_explanation": null, "end": 1629, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1615 }, { "analysis_explanation": null, "end": 1723, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1706 }, { "analysis_explanation": null, "end": 1763, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1754 }, { "analysis_explanation": null, "end": 1819, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1812 }, { "analysis_explanation": null, "end": 1889, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1869 }, { "analysis_explanation": null, "end": 1928, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1921 }, { "analysis_explanation": null, "end": 1945, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1941 }, { "analysis_explanation": null, "end": 2180, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2167 } ]
[ "Lindsey Graham: The U.S. Could Soon Be at War With North Korea\n\nThe U.S. could soon be at war with North Korea, warned Sen. Lindsey Graham on Tuesday, as concerns rise that the reclusive nation has developed an intercontinental ballistic missile that could reach the U.S. carrying a nuclear warhead.", "\n\n“If we have to go to war to stop this, we will,” Graham told CNN in an interview on Tuesday, after the launch. “", "If there’s a war with North Korea it will be because North Korea brought it on itself, and we’re headed to a war if things don’t change,” he said.", "\n\nGraham has supported interventionist foreign policy during his career.", "\n\nThe Brief Newsletter\n\nSign up to receive the top stories you need to know right now. ", "View Sample\n\n“I don’t want a war. [", "Trump] doesn’t want a war,” Graham said, “But we’re not going to let this crazy man in North Korea have the capability to hit the homeland.”", "\n\n“I hope the regime understands that if President Trump has to pick between destroying the North Korean regime and the American homeland, he’s going to destroy the regime,” Graham continued. “", "I hope China understands that also,” he added.", "\n\nSecretary of Defense James Mattis said that the launch demonstrated North Korea’s ability to hit “everywhere in the world.”", "\n\nHe continued: “The bottom line is, it’s a continued effort to build a threat — a ballistic missile threat that endangers world peace, regional peace and certainly the United States.”" ]
{ "pile_set_name": "Pile-CC" }
[ 0.006688963210702341, 0.017543859649122806, 0, 0.013888888888888888, 0, 0.02857142857142857, 0.007142857142857143, 0.010362694300518135, 0, 0.016, 0 ]
0.009109
5
[ { "analysis_explanation": null, "end": 14, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 0 }, { "analysis_explanation": null, "end": 24, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 20 }, { "analysis_explanation": null, "end": 62, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 51 }, { "analysis_explanation": null, "end": 72, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 68 }, { "analysis_explanation": null, "end": 110, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 99 }, { "analysis_explanation": null, "end": 138, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 124 }, { "analysis_explanation": null, "end": 149, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 142 }, { "analysis_explanation": null, "end": 271, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 267 }, { "analysis_explanation": null, "end": 355, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 349 }, { "analysis_explanation": null, "end": 391, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 384 }, { "analysis_explanation": null, "end": 446, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 435 }, { "analysis_explanation": null, "end": 477, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 466 }, { "analysis_explanation": null, "end": 566, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 560 }, { "analysis_explanation": null, "end": 757, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 752 }, { "analysis_explanation": null, "end": 786, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 780 }, { "analysis_explanation": null, "end": 850, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 839 }, { "analysis_explanation": null, "end": 947, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 942 }, { "analysis_explanation": null, "end": 995, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 983 }, { "analysis_explanation": null, "end": 1019, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1011 }, { "analysis_explanation": null, "end": 1071, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1065 }, { "analysis_explanation": null, "end": 1097, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1092 }, { "analysis_explanation": null, "end": 1165, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1153 }, { "analysis_explanation": null, "end": 1211, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1200 }, { "analysis_explanation": null, "end": 1436, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1419 } ]
[ "Kassia brand&nbsp(showing 1 to 3 of 3)\n\nIt's amazing what a little bonus warmth can do when you're paddling out during the early season. ", "The Kassia Surf 2mm Long Arm Spring Wetsuit features 2mm of smoothiejersey material to keep you properly insulated during spring expeditions, while Smoot...\n\nAfter designing wetsuits for Roxy for six years, Kassia Meador launched her own wetsuit line, Kassia Surf. ", "Whether you aspire to hang out on the nose of your longboard the way Meador does, or simply plan on spending quality hours at the beach this su...\n\nThese aren't flimsy leggings masquerading as surf material. ", "Thanks to 2mm of reversible neoprene, the Kassia Surf 2mm Reversible Surf Leggings feature a well considered design that's been engineered to provide you with bonus warmth for bumper season ..." ]
{ "pile_set_name": "Pile-CC" }
[ 0, 0.01509433962264151, 0, 0.0051813471502590676 ]
0.005069
5
[ { "analysis_explanation": null, "end": 6, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 0 }, { "analysis_explanation": null, "end": 135, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 119 }, { "analysis_explanation": null, "end": 265, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 259 }, { "analysis_explanation": null, "end": 328, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 324 }, { "analysis_explanation": null, "end": 342, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 333 }, { "analysis_explanation": null, "end": 357, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 344 }, { "analysis_explanation": null, "end": 400, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 389 }, { "analysis_explanation": null, "end": 477, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 471 }, { "analysis_explanation": null, "end": 524, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 519 } ]
[ "ISLAMABAD: The Chinese leadership has invited Prime Minister Nawaz Sharif on Friday to attend the host-partners dialogue to be held during the Asia-Pacific Economic Cooperation (APEC) Informal Leaders’ Meeting in Beijing next month.", "\n\nInvitation was delivered by Chinese Ambassador Sun Weidong, when he called on the premier at the Prime Minister House.", "\n\nWeidong said the Chinese President Xi Jinping was looking forward to visit Pakistan at an early and mutually convenient date.", "\n\nThe prime minister spoke highly of the recent progress in Pakistan-China relations. ", "He also appreciated the timely support and assistance rendered by the Chinese government for the relief of the displaced persons and the recent flood victims.", "\n\nPM Nawaz stressed that Pakistan firmly supports China’s core interests and major concerns and was ready to work with the neighbouring country to keep building mutual trust, fast-tracking the construction of Pakistan-China Economic Corridor and upgrading the bilateral cooperation for the benefit of both the countries.", "\n\nWeidong said their government values great importance to the strategic partnership between China and Pakistan and consider it as the priority of its foreign policy, adding that China will continue to promote friendship and substantive cooperation with Pakistan.", "\n\nExplore: China tables railway project linking to Pakistan" ]
{ "pile_set_name": "OpenWebText2" }
[ 0.008620689655172414, 0.016666666666666666, 0.007874015748031496, 0, 0, 0, 0, 0 ]
0.004145
5
[ { "analysis_explanation": null, "end": 22, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15 }, { "analysis_explanation": null, "end": 73, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 61 }, { "analysis_explanation": null, "end": 83, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 77 }, { "analysis_explanation": null, "end": 220, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 213 }, { "analysis_explanation": null, "end": 231, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 221 }, { "analysis_explanation": null, "end": 268, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 261 }, { "analysis_explanation": null, "end": 291, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 280 }, { "analysis_explanation": null, "end": 350, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 345 }, { "analysis_explanation": null, "end": 359, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 352 }, { "analysis_explanation": null, "end": 376, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 369 }, { "analysis_explanation": null, "end": 397, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 387 }, { "analysis_explanation": null, "end": 435, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 427 }, { "analysis_explanation": null, "end": 544, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 536 }, { "analysis_explanation": null, "end": 639, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 632 }, { "analysis_explanation": null, "end": 729, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 724 }, { "analysis_explanation": null, "end": 752, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 744 }, { "analysis_explanation": null, "end": 774, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 769 }, { "analysis_explanation": null, "end": 936, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 928 }, { "analysis_explanation": null, "end": 1136, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1131 }, { "analysis_explanation": null, "end": 1149, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1141 }, { "analysis_explanation": null, "end": 1222, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1217 }, { "analysis_explanation": null, "end": 1300, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1292 }, { "analysis_explanation": null, "end": 1316, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1311 }, { "analysis_explanation": null, "end": 1359, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1351 } ]
[ "Small-animal PET: what is it, and why do we need it?", "\nSmall-animal PET refers to imaging of animals such as rats and mice using dedicated PET scanners. ", "Small-animal PET has been used extensively in modern biomedical research. ", "It provides a quantitative measure of the 3-dimensional distribution of a radiopharmaceutical administered to a live subject noninvasively. ", "In this article, we will discuss the operational and technical aspects of small-animal PET; make some comparisons between small-animal PET and human PET systems; identify the challenges of, opportunities for, and ultimate limitations in applying small-animal PET; and discuss some representative small-animal PET applications. ", "Education objectives: After reading this article, the technologist will be able to explain the requirements and benefits of small-animal PET in biomedical research, describe the design and general characteristics of a small-animal PET system, list and describe some of the challenges of imaging small animals, and discuss several small-animal PET applications." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0.019230769230769232, 0.020202020202020204, 0.013513513513513514, 0, 0.01529051987767584, 0.008333333333333333 ]
0.012762
5
[]
[ "India has long been this writer’s favourite stock market in Asia. ", "It also has a feature unique in emerging markets: an electronic ID card system in which 1.2 billion of its citizens (92% of the population) have been issued with such cards (see following chart).", "\n\nIndia Monthly UID and Cumulative UID Enrolments\n\nAadhaar: Creating a theme of digitalization and development\n\nThe electronic ID card system, known as Aadhaar, is not without controversy. ", "Some 84 cases have been filed in India’s Supreme Court against it. ", "The cases seem to be politically driven against the current BJP Government of India Prime Minister Narendra Modi with one of the litigants former Congress finance minister P. Chidambaram, a lawyer by profession.", "\n\nThe litigation raises issues of invasion of privacy and Big Brother. ", "This is somewhat ironic since Aadhaar was originally a Congress Government-supported initiative launched in 2009 by Infosys co-founder and former CEO Nandan Nilekani, who has now returned as the famous software company’s chairman. ", "Congress is the party associated with India’s most famous political family, the Gandhis.", "\n\nAs Big as Google and Facebook\n\nGoogle, Facebook, and Aadhaar are the only three user systems in the world with more than a billion users each.", "\n\nThere is a fundamental difference between Aadhaar and the likes of Google and Facebook which is worth highlighting. ", "Google, Facebook, and Aadhaar are the only three user systems in the world with more than a billion users each. ", "This difference was spelled out in an interview in April with Ajay Bhushan Pandey, chief executive officer of India’s Unique Identification Authority (UIDAI).", "\n\nApart from the difference that Aadhaar is in the public sector, and Google and Facebook are not, Aadhaar performs primarily an ‘enabling role’ collecting minimum data at the time of enrolment and at the time of identification. ", "This data comprises basic demographics (e.g. name, age, gender) and basic biometrics (e.g. fingerprint).", "\n\nAadhar is About Empowerment, Not Big Brother\n\nIt is not in the business, so beloved by Facebook and Google, of collecting all sorts of personal information to feed the inquisition algorithms. ", "Indeed collecting such information is illegal under the Aadhaar Act, according to Pandey (see Business Standard article “Aadhaar is for empowerment, not Big Brother”, April 17, 2018).", "\n\nThe above is a critical distinction which is why, in this writer’s view, sooner or later the focus will return on how to regulate the social media giants. ", "At the very least, the companies will be made to pay for the data they collect assuming, as is now required in Europe, that people agree to the processing of their data for marketing purposes. ", "Clearly, collecting data on users to enable targeted advertising is central to the business model of these companies.", "\n\nBuilding the World’s Largest Health Care Program\n\nThe latest Indian budget, announced in February, contained an interesting proposal to start a National Health Protection Scheme to cover over 100 million poor families.", "\n\nMeanwhile, the existence of Aadhaar has allowed the Modi Government to develop so-called Direct Benefit Transfer (DBT) whereby transfer payments are made to recipients electronically, thereby preventing ‘leakage’ to unscrupulous middlemen.", "\n\nAadhaar provides an opportunity to build a different kind of welfare system from the ground up. ", "Thus the latest Indian budget, announced in February, contained an interesting proposal to start a National Health Protection Scheme to cover over 100 million poor families that would provide health coverage up to Rs500,000 (US$7,500) per family per year for secondary and tertiary care hospitalization. ", "This will, if implemented, be the world’s largest government-funded health care program.", "\n\nWelfare systems can be extremely expensive, as any observer of the developed economies can attest, with the average government spending in Eurozone countries now running at 47% of GDP (see following chart). ", "But Aadhaar offers India a chance of building a much sounder system while replacing the waste (in the form of leakages) in the current system.", "\n\nEurozone General Government Expenditure as % of GDP (2017)\n\nIndia Stock Market\n\nWhat about the India stock market? ", "Valuations are high, most particularly in the mid-cap space, though not as high as they were at the peak earlier this year. ", "The Nifty Index and the Nifty MidCap 100 Index now trade on 17.7x and 21.7x one-year forward earnings, down from a peak of 18.6x and 25.3x reached in January and late December respectively (see following charts).", "\n\nStill, the mitigating factor continues to be that corporate profits as a percentage of nominal GDP remain comparatively depressed, declining from 7.1% in FY08 to 3.0% in FY17 and an estimated 3.1% in FY18 (see following chart). ", "This reflects the lack of a new investment cycle because of problem loans in the banking system. ", "Hence, corporate profits as a percentage of nominal GDP peaked in fiscal 2008, which was the peak of the last investment cycle. ", "But as any visitor to India will quickly understand, a new investment cycle is only a matter of time.", "\n\nIt also remains the case that the commencement of a new investment cycle becomes much more likely if the NPL overhang in the banking system, concentrated on the public sector banks is resolved. ", "This finally seems to be happening.", "\n\nNifty Index One-year Forward PE\n\nNifty MidCap 100 Index one-year forward PE\n\nIndia Corporate Profits as % of GDP\n\nIndia Annualized Gross Fixed Capital Formation as % of Nominal GDP\n\nThe views expressed in Chris Wood’s column on Grizzle reflect Chris Wood’s personal opinion only, and they have not been reviewed or endorsed by Jefferies. ", "The information in the column has not been reviewed or verified by Jefferies. ", "None of Jefferies, its affiliates or employees, directors or officers shall have any liability whatsoever in connection with the content published on this website.", "\n\nThe opinions provided in this article are those of the author and do not constitute investment advice. ", "Readers should assume that the author and/or employees of Grizzle hold positions in the company or companies mentioned in the article. ", "For more information, please see our Content Disclaimer." ]
{ "pile_set_name": "OpenWebText2" }
[ 0, 0, 0.015873015873015872, 0.029850746268656716, 0.018957345971563982, 0, 0.017316017316017316, 0.022727272727272728, 0.006944444444444444, 0.00847457627118644, 0.008928571428571428, 0.012658227848101266, 0.008733624454148471, 0, 0, 0.00546448087431694, 0, 0, 0, 0.004545454545454545, 0.016597510373443983, 0, 0.003289473684210526, 0, 0, 0.007042253521126761, 0.008547008547008548, 0, 0.009433962264150943, 0, 0, 0, 0, 0.00510204081632653, 0, 0.014705882352941176, 0.01282051282051282, 0, 0, 0, 0.017857142857142856 ]
0.006241
5
[ { "analysis_explanation": null, "end": 5, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 0 }, { "analysis_explanation": null, "end": 64, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 60 }, { "analysis_explanation": null, "end": 267, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 262 }, { "analysis_explanation": null, "end": 275, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 268 }, { "analysis_explanation": null, "end": 487, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 482 }, { "analysis_explanation": null, "end": 599, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 594 }, { "analysis_explanation": null, "end": 628, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 615 }, { "analysis_explanation": null, "end": 702, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 688 }, { "analysis_explanation": null, "end": 834, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 827 }, { "analysis_explanation": null, "end": 909, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 905 }, { "analysis_explanation": null, "end": 962, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 947 }, { "analysis_explanation": null, "end": 1071, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1066 }, { "analysis_explanation": null, "end": 1115, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1108 }, { "analysis_explanation": null, "end": 1177, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1170 }, { "analysis_explanation": null, "end": 1309, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1302 }, { "analysis_explanation": null, "end": 1405, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1398 }, { "analysis_explanation": null, "end": 1544, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1539 }, { "analysis_explanation": null, "end": 1569, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1550 }, { "analysis_explanation": null, "end": 1603, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1598 }, { "analysis_explanation": null, "end": 1685, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1678 }, { "analysis_explanation": null, "end": 1751, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1744 }, { "analysis_explanation": null, "end": 1985, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1979 }, { "analysis_explanation": null, "end": 2299, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2292 }, { "analysis_explanation": null, "end": 2352, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2338 }, { "analysis_explanation": null, "end": 2627, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2621 }, { "analysis_explanation": null, "end": 2888, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2882 }, { "analysis_explanation": null, "end": 2918, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2910 }, { "analysis_explanation": null, "end": 3075, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3068 }, { "analysis_explanation": null, "end": 3287, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3280 }, { "analysis_explanation": null, "end": 3398, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3392 }, { "analysis_explanation": null, "end": 3428, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3420 }, { "analysis_explanation": null, "end": 3987, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3980 }, { "analysis_explanation": null, "end": 4000, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3995 }, { "analysis_explanation": null, "end": 4176, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4172 }, { "analysis_explanation": null, "end": 4219, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4214 }, { "analysis_explanation": null, "end": 4356, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4339 }, { "analysis_explanation": null, "end": 4442, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4434 }, { "analysis_explanation": null, "end": 4515, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4508 }, { "analysis_explanation": null, "end": 4533, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4520 }, { "analysis_explanation": null, "end": 4775, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4771 }, { "analysis_explanation": null, "end": 4973, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4962 }, { "analysis_explanation": null, "end": 5051, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5046 }, { "analysis_explanation": null, "end": 5376, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5368 }, { "analysis_explanation": null, "end": 5420, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5412 }, { "analysis_explanation": null, "end": 5573, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5561 }, { "analysis_explanation": null, "end": 5612, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5600 } ]
[ "Q:\n\nFailing to update App Settings on Azure Function When MSI is Enabled\n\nI have a function with Managed Service identity enabled. ", "When I try to update app settings via Azure portal I am getting following error.", "\nFailed to update web app settings: [\"{\\\"error\\\":{\\\"code\\\":\\\"CannotRemoveResourceIdentity\\\",\\\"message\\\":\\\"Resource identity of type 'SystemAssigned' already exists on resource and can not be removed.\\\"}}\"]\nI have tried disabling MSI and then changing the App settings, but it failed to update with same error.", "\nIs this a known issue with MSI and Azure Functions? ", "\n\nA:\n\nThis is a known issue and a fix is being worked on / deployed. ", "I’ll update this post as I learn more on the status. ", "\n-- update --\nThis GitHub issue is tracking this and has a workaround in meantime here\n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0, 0, 0.006472491909385114, 0.018867924528301886, 0, 0, 0.011363636363636364 ]
0.005243
5
[]
[ "Q:\n\nKnitr weird problem with output languages\n\nSo I'm doing a report using Rmarkdown in Rstudio. ", "Naturally, using Knitr to get the outputs. ", "For the PDF output, I installed the tinytex package.", "\nThe report is in english, so I'd like the date format to be in english.", "\nThis is the start of the document:\n---\ntitle: \"MyTitle\"\nsubtitle: \"Assignment 3\"\ndate: \"`r as.character(Sys.time(), '%d %B')`\"\nauthor: \"MyName\"\noutput:\n\n html_document:\n df_print: paged\n theme: paper\n highlight: tango\n pdf_document: default\n html_notebook: default\n---\n\nI put that command there to automatically get the present date.", "\nNow to the funny part. ", "If I click in \"preview notebook\" on the Knitr dropdown menu, it shows: \nMyTitle\nAssignment 3\nMyName\n27 February\nFirst, the csv with the data is read.", "\n\nMind the language of the month, this is important. ", "The language here is english. ", "All good.", "\nNow if I want to output it in PDF or HTML I get:\nMyTitle\nAssignment 3\nMyName\n27 fevereiro\nFirst, the csv with the data is read.", "\n\nThe month language is now in portuguese, which I suppose is the language got installed in. ", "Also my keyboard language, if that matters.", "\nQuestion is: How can I have an english output on PDFs and HTML?", "\nThanks\n========================\nFound an answer!", "\nMy SO is windows 10. ", "\n\nI went to the Windows Settings window, choose \"Time and Language\"\nClicked on the \"Region\" button on the left hand side\nChose \"English (Germany)\" on the drop-down menu 'Current format' under the 'Regional Format' part.", "\n\nWish this is useful to someone who reads this question in the future :)\n\nA:\n\nFound an answer!", "\nMy SO is windows 10. ", "\n\nI went to the Windows Settings window, choose \"Time and Language\"\nClicked on the \"Region\" button on the left hand side\nChose \"English (Germany)\" on the drop-down menu 'Current format' under the 'Regional Format' part.", "\n\nWish this is useful to someone who reads this question in the future :)\n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0, 0.023255813953488372, 0.019230769230769232, 0, 0.002890173410404624, 0, 0.006711409395973154, 0, 0, 0, 0.0078125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
0.002852
5
[ { "analysis_explanation": null, "end": 95, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 88 }, { "analysis_explanation": null, "end": 745, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 737 }, { "analysis_explanation": null, "end": 1012, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1003 }, { "analysis_explanation": null, "end": 1042, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1032 }, { "analysis_explanation": null, "end": 1176, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1169 }, { "analysis_explanation": null, "end": 1414, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1407 }, { "analysis_explanation": null, "end": 1747, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1740 }, { "analysis_explanation": null, "end": 361, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 356 } ]
[ "Share “Turkish pipe maker might build plant in...”\n\nTurkish pipe maker might build plant in Oklahoma\n\nTurkish steel pipe manufacturer Borusan Mannesmann is planning to build its first U.S. manufacturing plant in Oklahoma or Texas.", "\n\nBY JAY F. MARKS jmarks@opubco.com •\nPublished: January 4, 2013\n\nAdvertisement\n\nTurkey's leading steel pipe manufacturer is planning to build a $150 million manufacturing plant in Oklahoma or Texas.", "\n\nBorusan Mannesmann, already one of the foremost manufacturers for the European steel pipe industry, expects to be a global player when its new U.S. plant starts production in 2014.", "\n\nA load of Borusan Mannesman pipe is shown at a port in Turkey. ", "The company is planning to build a $150 million manufacturing plant in the United States, with Oklahoma in the mix as a possible site. ", "Photo provided\n\n“This investment is not only a way to insert Borusan Mannesmann into the U.S. market; it is also the first step to becoming an international manufacturer,” Borusan Holding Group CEO Agah Ugur said in a news release.", "\n\nAbout 40 percent of the company's exports already are bound for the United States.", "\n\nOfficials said the company has not settled on a site for its new plant, but Oklahoma and Texas are the leading states because of their incentive programs.", "\n\nA spokesman for the Oklahoma Commerce Department did not know any details about the planned steel plant, but the state can offer a variety of incentives to promote job growth, including tax credits tied to hiring and capital investments.", "\n\nBorusan Mannesmann expects to hire 350 people at its U.S. plant, which would be able to produce up to 300,000 tons of pipe a year.", "\n\nMike Seney, senior vice president of policy analysis and strategic planning at the State Chamber of Oklahoma, said such jobs pay an average of $43,000 a year, while economic multipliers could result in the creation of nearly 1,400 new jobs.", "\n\n“I think this is exactly the kind of strong manufacturing base that we're trying to develop,” he said.", "\n\nSeney said there are several potential sites for the plant in Oklahoma.", "\n\nHe said the state's location makes it a perfect distribution center for North America, with ready access to cross-country highways and the Tulsa Port of Catoosa.", "\n\n“We have more going for us than any other state in the country, really,” Seney said.", "\n\nOklahoma Independent Petroleum Association Chairman Mike Terry said the project would be a boon to the state." ]
{ "pile_set_name": "Pile-CC" }
[ 0.004347826086956522, 0.010050251256281407, 0.005494505494505495, 0.015384615384615385, 0, 0.012987012987012988, 0, 0, 0.0041841004184100415, 0.007575757575757576, 0.008264462809917356, 0, 0, 0.006134969325153374, 0.011627906976744186, 0.018018018018018018 ]
0.006504
5
[ { "analysis_explanation": null, "end": 264, "entity_type": "EMAIL_ADDRESS", "recognition_metadata": { "recognizer_identifier": "EmailRecognizer_140094861343664", "recognizer_name": "EmailRecognizer" }, "score": 1, "start": 247 }, { "analysis_explanation": null, "end": 14, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7 }, { "analysis_explanation": null, "end": 59, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 52 }, { "analysis_explanation": null, "end": 100, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 92 }, { "analysis_explanation": null, "end": 109, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 102 }, { "analysis_explanation": null, "end": 152, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 134 }, { "analysis_explanation": null, "end": 188, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 184 }, { "analysis_explanation": null, "end": 220, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 212 }, { "analysis_explanation": null, "end": 229, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 224 }, { "analysis_explanation": null, "end": 246, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 234 }, { "analysis_explanation": null, "end": 293, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 278 }, { "analysis_explanation": null, "end": 316, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 310 }, { "analysis_explanation": null, "end": 418, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 410 }, { "analysis_explanation": null, "end": 427, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 422 }, { "analysis_explanation": null, "end": 447, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 429 }, { "analysis_explanation": null, "end": 507, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 499 }, { "analysis_explanation": null, "end": 576, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 572 }, { "analysis_explanation": null, "end": 608, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 604 }, { "analysis_explanation": null, "end": 671, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 665 }, { "analysis_explanation": null, "end": 761, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 744 }, { "analysis_explanation": null, "end": 776, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 768 }, { "analysis_explanation": null, "end": 887, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 869 }, { "analysis_explanation": null, "end": 901, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 897 }, { "analysis_explanation": null, "end": 1015, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1006 }, { "analysis_explanation": null, "end": 1121, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1104 }, { "analysis_explanation": null, "end": 1207, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1199 }, { "analysis_explanation": null, "end": 1217, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1212 }, { "analysis_explanation": null, "end": 1534, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1516 }, { "analysis_explanation": null, "end": 1573, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1569 }, { "analysis_explanation": null, "end": 1657, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1647 }, { "analysis_explanation": null, "end": 1996, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1991 }, { "analysis_explanation": null, "end": 2061, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2053 }, { "analysis_explanation": null, "end": 2148, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2135 }, { "analysis_explanation": null, "end": 2223, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2216 }, { "analysis_explanation": null, "end": 2303, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2298 }, { "analysis_explanation": null, "end": 2372, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2362 }, { "analysis_explanation": null, "end": 264, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 254 } ]
[ "Contact Us:\n\nYumm!", "\n\nFind Us:\n\n17210 S.W. Shaw\nAloha, Or. ", "97007\n\nManifico\n\n“I grew up in the Beaverton area, and have always loved Nonna’s pizza. ", "Now I live on the East Side of Portland. ", "I have been known to make a special trip across town just to get some Nonna Emilia’s Italian food. ", "Quite possibly the best Italian food in Portland.”" ]
{ "pile_set_name": "Pile-CC" }
[ 0, 0, 0.022727272727272728, 0, 0, 0 ]
0.003788
5
[ { "analysis_explanation": null, "end": 61, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 56 }, { "analysis_explanation": null, "end": 100, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 91 }, { "analysis_explanation": null, "end": 171, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 158 }, { "analysis_explanation": null, "end": 183, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 175 }, { "analysis_explanation": null, "end": 277, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 270 }, { "analysis_explanation": null, "end": 315, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 308 }, { "analysis_explanation": null, "end": 332, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 324 } ]
[ "In golf, some training devices may be an integral part of a golf club (i.e., built-in). ", "That is, the golf club may not be readily used for play in a round of golf. ", "Alternatively, other training devices may only function as a golf training device such that the training device may not be used for other purposes. ", "Instead of the types of training device for golf mentioned above, individuals may want use already-owned and/or everyday-used portable electronic devices as a training device for golf." ]
{ "pile_set_name": "USPTO Backgrounds" }
[ 0, 0, 0, 0 ]
0
5
[]
[ "[Initial experience with use of cationic propyl gallate as an inducer of thrombocyte aggregation in evaluation of anti-aggregation therapy].", "\nAcetylsalicylic acid (ASA) is one of the basic preparations which are used in the treatment of cardiovascular diseases. ", "ASA administration leads to irreversible restriction of platelet aggregation. ", "The objective of our work was to test possibilities of monitoring the effectiveness of ASA therapy by measuring the platelet aggregability in vitro after induction with cationic propyl gallate (CPG) which is considered a very potent aggregation inductor. ", "We examined a group of 27 healthy volunteers divided into two sub-groups (n = 19, n = 8). ", "In the first sub-group the platelet aggregation was examined before and after 24 hours following ingestion of 400 mg ASA after induction with ADP, collagen, adrenaline and CPG. ", "In the second sub-group the platelet aggregation was examined before and after three-day administration of ASA--100 mg/day. ", "In a group of 27 volunteers we assessed normal values of aggregation after different inductors. ", "A low stability of the methods used was proved (low stability or insignificant correlation of results of the same method before and after ASA ingestion. ", "The most useful parameter by means of which it was possible to monitor the effectiveness of administration of 400 or 100 mg ASA was the C/G slope (paired t-test, p < 0.0000002, and p < 0.001 resp.). ", "In parameter CPG slope we were able to assess in both groups the cut-off value (< 53%/min.) ", "by means of which it is possible to discriminate probands according to ASA therapy (contrary to the other commonly used inductors). ", "From the results ensues that when assessing the thrombocyte aggregation after CPG induction we find a significantly lower percentage of so-called ASA non-respondents than after other inductors. ", "We consider the use of assessment of thrombocyte aggregation after CPG induction when monitoring antiaggregation therapy a very promising procedure." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0, 0.008264462809917356, 0.01282051282051282, 0.00392156862745098, 0, 0.011299435028248588, 0, 0, 0, 0.005025125628140704, 0.010869565217391304, 0, 0.005154639175257732, 0.006756756756756757 ]
0.004579
5
[ { "analysis_explanation": null, "end": 156, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 141 }, { "analysis_explanation": null, "end": 770, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 762 }, { "analysis_explanation": null, "end": 949, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 940 }, { "analysis_explanation": null, "end": 1409, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 1402 } ]
[ "Q:\n\nTo comment out matches in Vim - independent on comment leader?", "\n\nI want to comment out lines in some code I have. ", " I have different kinds of codes, and they use different comment leaders. ", " E.g. in latex: '%', in Fortran 90: '!' ", "and in python: '#'. ", " I want to do a substitute command that looks something like this:\n:g/<search-string>/s/^/<add-comment-leader-here>/\n\nIf this is possible, I could also make a command in Vim that automatically commented out the selected text. ", " Something like this:\nvmap <z> :'<,'>s/^/<add-comment-leader-here>/\n\nAny ideas are welcome! :)", "\n\nA:\n\nIf you haven't seen it already, you may be interested in the NERD Commenter Vim plugin.", "\n\nA:\n\nCheck out Enhanced Commentify: I think this does what you want: it determines the comment leader based on the file type.", "\nIf you want to do it yourself, the easiest way would be to define a mapping that uses exec to build a command and include a variable that is set in your ~/.vim/after/ftplugin/c.vim and other ftplugin files. ", " Alternatively, just add the same mapping (with a different leader) to each ftplugin file.", "\n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0, 0, 0, 0, 0, 0.004424778761061947, 0, 0, 0, 0, 0, 0 ]
0.000369
5
[ { "analysis_explanation": null, "end": 219, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 212 }, { "analysis_explanation": null, "end": 420, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 417 }, { "analysis_explanation": null, "end": 983, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 969 }, { "analysis_explanation": null, "end": 963, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 959 } ]
[ "NY Appellate Court Affirms Sanctions Imposed for Violation of TRO\n\nThe appeal addressed by this opinion is a companion to another appeal heard by the Appellate Division, Second Department, under the caption 2010-05428. ", "That appeal has been addressed in another post, and reaches the merits of the underlying cause of action.", "\n\nIn 2009, during the pendency of this action, the Supreme Court, Rockland County issued a temporary restraining order (hereinafter “TRO”) that prohibited the Town of Ramapo from issuing permits to an applicant who had been granted a permit under the challenged zoning regulation, known as the Adult Student Housing Law. ", "While the appeal concerning the merits of this action was pending before the Second Department, the Supreme Court found the Town in contempt the TRO, and issued sanctions. ", "The Town appealed this finding of contempt. ", "In the companion appeal, the Second Department vacated the TRO. ", "Nevertheless, under the instant appeal, the Second Department found the Supreme Court did not err in finding contempt.", "\n\nFirst, the Second Department addressed the vacating of the TRO under the companion appeal. ", "The court provided that a TRO violation can lead to sanctions even where the TRO is later vacated on appeal.", "\n\nDuring the pendency of appeal, the Town was entitled to a statutory stay of the Supreme Court’s judgment. ", "This stay, however, did not apply to prohibitory portions of the Supreme Court’s order. ", "TRO’s are prohibitory in nature, and thus the stay did not apply. ", "The Supreme Court provided that the TRO was to remain in effect until final resolution of the case. ", "While the appeal of the underlying cause of action was pending, the Town issued a certificate of occupancy in violation of the TRO. ", "Based on this violation, the Second Department determined the Supreme Court was correct to the find the Town in contempt on the TRO.", "\n\nThe Second Department affirmed the finding of the Supreme Court and remanded the matter to determine the amount of sanctions. ", "However, the Second Department did modify the amount of sanctions that could be imposed. ", "The court affirmed the sanctions related to attorney’s fees, costs and expenses incurred by petitioners in moving to hold the Town in contempt, but reversed the sanction of $250 a day until the contempt was purged.", "\n\nDisclaimer\n\nThis blog is provided for general informational purposes only. ", "It should not be construed as legal advice and is not intended to be a substitute for legal counsel. ", "Persons requiring legal advice should retain a properly licensed lawyer. ", "No attorney-client relationship will be formed based on use of this site and any comments or posts to this blog will not be privileged or confidential." ]
{ "pile_set_name": "Pile-CC" }
[ 0.0136986301369863, 0, 0.006230529595015576, 0.011627906976744186, 0, 0.015625, 0.01694915254237288, 0.010752688172043012, 0, 0.009259259259259259, 0.011363636363636364, 0, 0.01, 0.007575757575757576, 0.015151515151515152, 0.015625, 0.011235955056179775, 0, 0, 0, 0, 0 ]
0.00705
5
[ { "analysis_explanation": null, "end": 217, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 207 }, { "analysis_explanation": null, "end": 332, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 328 }, { "analysis_explanation": null, "end": 404, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 389 }, { "analysis_explanation": null, "end": 496, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 478 } ]
[ "School celebrates quarter of a century\n\nReport finds that more schools get top Ofsted marks\n\nFORMERS teachers and staff are being invited to a party to celebrate a school’s 25th anniversary.", "\n\nPark Community School, in Middle Park Way, Leigh Par, will be marking a quarter of a century since it changed its name from Broomfield School in the late 1980s.", "\n\nSince then the school has experienced a brief period in special measures, a major refurbishment in the 1990s, specialist school status in performing arts, maths and science, the loss of much-admired headteacher Sean Dickinson and a dramatic improvement in exam results.", "\n\nChristopher Anders, headteacher, said: ‘We know that every person who has worked at Park or supported the school in some way over the years will have had a part of play in our fantastic journey.", "\n\n‘In September we want to take a brief pause, reflect and celebrate all that is great about Park Community School, before looking forward to an even greater future for the school.’", "\n\nInvitations for the celebration have already been issued, but the school is keen to hear from other members of staff over the 25 years who may have moved address. ", "Call Jane Alder on (023) 9248 9801." ]
{ "pile_set_name": "Pile-CC" }
[ 0.005263157894736842, 0.012345679012345678, 0.0036900369003690036, 0.00510204081632653, 0.0055248618784530384, 0, 0.02857142857142857 ]
0.008642
5
[ { "analysis_explanation": null, "end": 46, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18 }, { "analysis_explanation": null, "end": 232, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 217 }, { "analysis_explanation": null, "end": 243, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 234 }, { "analysis_explanation": null, "end": 350, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 336 }, { "analysis_explanation": null, "end": 460, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 451 }, { "analysis_explanation": null, "end": 577, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 563 }, { "analysis_explanation": null, "end": 640, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 622 }, { "analysis_explanation": null, "end": 761, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 752 }, { "analysis_explanation": null, "end": 830, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 821 }, { "analysis_explanation": null, "end": 1131, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1119 }, { "analysis_explanation": null, "end": 1175, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1165 }, { "analysis_explanation": null, "end": 1194, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_140094861343232", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 1179 } ]
[ "Given the importance of medical training, medical schools undoubtedly put a great deal of time and thought into the design and assessment of training programmes. ", "In addition to course structure and content, other aspects taken into consideration are likely to include learning methods and student satisfaction. ", "Nevertheless, less attention has been paid to how well such programmes prepare the student for *the next step*, their first positions as interns, as house officers or as newly registered physicians. ", "This article concerns a study undertaken at a medical faculty in Sweden where the training programme was assessed through the views of alumni. ", "The aim of this study was to describe and analyse alumni accounts of their medical education in order to evaluate how well their training prepared them for their current work as physicians.", "\n\nA growing body of the higher education research points to a 'gap' between professional education and work [@CIT0001]. ", "Labour market representatives, recruiters and employees often regard higher education as an entry ticket to a workplace competition where success is decided by other achievements [@CIT0002]. ", "However, medical education may be better placed in this respect than other educational programmes. ", "Generally, medical programmes have more practical training than other university programmes; there are also strong ties between the profession and medical education [@CIT0003].", "\n\nA number of studies have addressed how graduate students view their training programme and curriculum. ", "Generally, these studies report that many graduates feel unprepared for their first positions [@CIT0004]. ", "Expressions of insecurity and anxiety about their first employment are themes in many alumni studies ([@CIT0005], [@CIT0006]). ", "Lack of preparedness regarding decision-making, prescribing, treatment and practical skills is also reported [@CIT0007].", "\n\nHowever, these studies have often targeted a set of predefined competences. ", "Graduates have been asked to rate their own competences in areas defined as crucial by the medical school, by the researcher, or from a standard list of generic or specific skills such as those presented in *Tomorrow\\'s Doctors* ([@CIT0008], [@CIT0009]). ", "Many such studies have also aimed to compare traditional medical training versus problem-based learning (PBL) ([@CIT0010], [@CIT0011]). ", "Few studies have investigated the quality of education based on criteria other than those defined by the medical school or by teaching staff. ", "What is felt important for graduates might differ from these predefined competences, as is shown by, for instance, Fitch et al. [", "@CIT0012].", "\n\nThe present study seeks to broaden the debate concerning what a graduate in medicine should master. ", "The central question leading up to this study concerns what the *alumni themselves* consider to be valuable competences in situations they have faced as new graduates. ", "Essentially, this question seeks to establish what is felt to be important rather than what has been taught well during the programme. ", "This study regards *the competent physician* as an entity which must be defined empirically.", "\n\nThe specific medical programme studied in this article is similar in length and curriculum to many other medical programmes in Europe. ", "The core teaching programme lasts 5½ years, followed by approximately 1½ years of internship, roughly equivalent to the British pre-registration house officer (PRHO) system. ", "While not being a 'full' PBL curriculum, the programme uses student-centred forms of learning and aims at vertical and horizontal integration. ", "Furthermore, a 30-credit (European Credit Transfer System; ECTS) course in *professionalism* is included in the programme. ", "The training programme has undergone revisions similar to those adopted in other European universities following the Bologna agreement and a shift towards outcome-based education.", "\n\nMethods {#S0001}\n=======\n\nThe study employed a two-step enquiry procedure. ", "First, alumni were interviewed in order to evaluate what they felt were the most important skills needed for the work they had just started. ", "The aim of this first step was not to constitute a conclusive qualitative study, but rather to inform the creation of survey items, a method successfully used in other studies [@CIT0013]. ", "Although the sample was rather small, it more than well filled this function. ", "Second, a survey-based investigation was performed, using categories established from the interviews, to provide a statistical breakdown of the views of the alumni.", "\n\nInterview {#S20002}\n---------\n\nNine alumni who had already worked as medical practitioners from one to three years were interviewed by phone. ", "These alumni were selected with the objective of maximising the ranges of age, ethnicity, gender and geographical location. ", "The initial enquiry sought to establish what they felt to be important for a (new) physician to know. ", "Semi-structured interviews addressed the informants\\' views on their medical training programme and their current work situation. ", "The interview guide used is presented in [Appendix 1](#APP0001){ref-type=\"app\"}. ", "The questions presented were used as headlines for conversation and follow-up questions were asked where appropriate. ", "Interview duration was approximately 30 minutes. ", "A more honest rather than politically correct view of physicians work was desired. ", "Therefore, the use of phone interviews was not chosen entirely for practical reasons. ", "It was felt that the issues dealt with during the interview might in fact be easier to discuss with a distance from the interviewer. ", "Following these interviews, key competences were extracted and reformulated as skills, knowledge or attitudes relevant to working as a physician. ", "The following quote from one of the interviews illustrates how these extractions were made:\"It \\[being a competent physician\\] is first and foremost about a good doctor--patient relationship, that you respect the patient. ", "I\\'m easily impressed by older colleagues who handle patients well. ", "It\\'s also about listening to the patient\\'s needs, being a good listener ... that you have a nice manner. ", "And you also present things in a way the patient can understand. (", "Quotation translated from Swedish and adjusted for clarity)\"Competences identified in this quotation include being able to (a) establish a strong doctor--patient relationship, (b) show the patient respect, (c) listen to the patient\\'s needs and (d) present information to the patient intelligibly. ", "This step of interview analysis produced a list of 52 competences.", "\n\nThe second step in this analysis classified these 52 competences into a more manageable number. ", "The number of competences was reduced by merging interview statements expressing similar meaning. ", "Since the author (not being a physician himself) was not fully acquainted with medical terminology, two senior staff members from the medical school were consulted during this process. ", "Formulation of the competences to be included in the survey aimed to preserve as far as possible the original wording as used by the informants at interview because changing the expressions employed might have altered the specific meaning attributed to them. ", "This process identified 32 key competences in five major categories. ", "These categories are as follows:Medical knowledge and skills -- eight items.", "Interpersonal skills (patient relationships) -- six items.", "Interpersonal skills (staff and workplace issues) -- eight items.", "Life-long learning skills -- five items.", "Intrapersonal skills -- five items.", "\n\nSurvey {#S20003}\n------\n\nAn electronic survey was prepared based on the interview data. ", "The survey was sent to three cohorts of graduates (*n* = 169). ", "The alumni had then been working for at least one year and a maximum of two-and-a-half years. ", "Some were still working as interns, while others were newly registered physicians. ", "Letters with a URL pointing to the electronic survey were sent to respondents\\' home addresses. ", "These letters also contained information about the purpose of the investigation. ", "The response rate was 73% (*n* = 123). ", "Two reminders were sent to non-respondents, in approximately two-week intervals. ", "Of the non-respondents, 10 were contacted briefly by telephone and asked if they could comment on why they had not answered the survey. ", "Time pressure and forgetfulness were the two major reasons given.", "\n\nThe 32 competences derived from the preliminary interviews each headlined a set of questions. ", "Under this headline, three subsidiary questions were asked in which the respondents were asked to rate how *important* they thought the competence in question was, how they rated their *own competence* in the specific area identified and how much *attention* they felt this competence should have been given during their undergraduate training. [", "Fig. ", "1](#F0001){ref-type=\"fig\"} shows an example of a survey question.", "\n\n![", "Example of a survey question.](MEO-15-4884-g001){#F0001}\n\nAn important principle, originating from the design of this study, is that interpretation of data has been done *relatively*. ", "That is, any mark on the scale in the questionnaire should not be viewed as an absolute, but rather interpreted in relation to other answers. ", "For instance, a noted five for importance is only considered in relation to how other competencies have been rated, giving the result that one competence was felt to be more important than another. ", "This more careful interpretation allows for the reasonable assumption that newly graduated doctors are not the best judges of, for instance, their own competence, as have been shown in other studies [@CIT0014].", "\n\nIn addition, each questionnaire contained several free-text sections in which respondents were encouraged to add, in their own words, any further information or comments they felt to be relevant or appropriate. ", "These comments were coded according to topic and used for clarification and explanation of results in the discussion.", "\n\nThis survey was not piloted, as a pilot was seen as conflicting with the ambition to create survey questions from interview statements. ", "A pilot with the purpose of changing survey questions was seen as incompatible with an inductive approach and the ambition to preserve the wording from interview respondents.", "\n\nResults {#S0004}\n=======\n\nThe findings are structured according to the category of competence identified in the first interview study. ", "Competences under each category are presented as a table giving the mean respondent score and standard deviation for each question. ", "Question titles in [Tables 1](#T0001){ref-type=\"table\"}--[5](#T0005){ref-type=\"table\"} are abbreviations of the original questions.", "\n\nMedical knowledge and skills {#S20005}\n----------------------------\n\nThe results in the category of medical knowledge and skills are shown in [Table 1](#T0001){ref-type=\"table\"}. ", "This category includes practical and theoretical knowledge specific to the medical profession. ", "As we shall see, the other categories deal more with generic or transferable skills [@CIT0015].", "\n\n###### \n\nCompetence regarding medical knowledge and skills\n\n Mean rating and standard deviation (σ) \n --------------------------------------- ---------------------------------------- ----------- ------------\n Knowledge of basic biomedicine 3.6 (0.9) 3.7 (0.9) −0.1 (0.7)\n Knowledge of symptoms and diseases 4.9 (0.3) 3.6 (0.7) 0.9 (0.7)\n Patient examination skills 4.7 (0.5) 3.1 (0.9) 1.2 (0.8)\n Knowledge of terms and conceptions 4.0 (0.8) 4.2 (0.8) 0.1 (0.4)\n Treating common diseases and problems 4.7 (0.5) 3.4 (0.9) 0.9 (0.8)\n Practical skills 4.2 (0.7) 2.8 (1.0) 1.0 (0.9)\n Handle patients with somatic problems 4.6 (0.6) 3.2 (1.0) 0.8 (0.8)\n Do medical research 3.2 (0.9) 2.6 (1.1) 0.2 (0.9)\n\nTwo areas stand out in respondents\\' views on important competences. ", "Specifically, '*Knowledge of basic biomedicine*' and '*Perform medical research'* (mean scores 3.6 and 3.2, respectively) were seen to be significantly less important than other competences. ", "This view was also reflected by responses regarding coverage where a score of 3 indicated 'appropriate' or 'sufficient' coverage during the training programme. ", "The mean coverage scores for these two competences were close to 3. '*", "Knowledge of terms and conceptions*', while considered more important, was also rated close to 3 regarding coverage. ", "In contrast, the mean coverage scores for all the other competences were closer to 4, indicating that the alumni felt that more attention should have been devoted to these areas. ", "Practical skills and patient examination skills appeared to be of most concern, both regarding coverage and self-assessed competence.", "\n\nInterpersonal skills -- patient relationships {#S20006}\n---------------------------------------------\n\nAbilities regarding the doctor--patient relationship are presented in [Table 2](#T0002){ref-type=\"table\"}.", "\n\n###### \n\nCompetence regarding interpersonal skills -- patient\n\n Mean rating and standard deviation (σ) \n ----------------------------------------- ---------------------------------------- ----------- -----------\n Build a (good) doctor--patient relation 4.8 (0.4) 4.2 (0.7) 0.0 (0.7)\n Build trust between doctor and patient 4.8 (0.4) 3.7 (0.9) 0.4 (0.8)\n Inform patients intelligibly 4.9 (0.4) 3.9 (0.8) 0.5 (0.8)\n Breaking bad news 4.6 (0.6) 3.1 (1.0) 0.6 (0.7)\n Being humble in relation to patient 4.3 (0.8) 4.2 (0.8) 0.1 (0.7)\n Acknowledge patient integrity 4.4 (0.7) 4.0 (0.9) 0.2 (0.7)\n\nIn general, the alumni felt that competences in this category were very important. ", "However, they also found themselves (with the exception of '*breaking bad news*') fairly competent with respect to their interpersonal skills. ", "In addition, the respondents rated 'desired coverage' fairly low compared to the other categories.", "\n\nInterpersonal skills -- staff and workplace issues {#S20007}\n--------------------------------------------------\n\nThis category deals with relations at work and ancillary duties (such as administration and night duty) that the alumni at interview felt to be of importance. ", "The questions and responses are listed in [Table 3](#T0003){ref-type=\"table\"}.", "\n\n###### \n\nCompetence regarding interpersonal skills -- staff and workplace issues\n\n Mean rating and standard deviation (σ) \n ---------------------------------------- ---------------------------------------- ----------- -----------\n Practice good leadership 4.1 (0.8) 2.9 (1.0) 0.7 (0.8)\n Being humble in relation to staff 4.2 (0.7) 4.3 (0.9) 0.3 (0.7)\n Cooperate with staff 4.8 (0.4) 4.2 (0.8) 0.4 (0.7)\n Knowledge of other medical professions 3.9 (0.7) 3.4 (1.1) 0.3 (0.6)\n Conflict management 4.2 (0.9) 3.0 (1.1) 0.6 (0.7)\n Administrative tasks 4.0 (0.9) 3.1 (1.1) 0.4 (0.7)\n Handling night duty (on call) 4.7 (0.6) 2.9 (1.1) 1.0 (0.8)\n Preparedness for being reported 3.9 (1.0) 2.3 (1.1) 0.6 (0.8)\n\nOverall the alumni felt less competent in many areas concerning decision-making, conflict management and handling night duty. ", "They felt ill-prepared for the possible eventuality that they might be reported to the Board. ", "Night duty, in particular, was perceived to be stressful. ", "Alumni clearly would have wanted more coverage and/or preparation for these occasions.", "\n\nLife-long learning skills {#S20008}\n-------------------------\n\nSeveral of the informants in the interviews stressed the importance of continuing education and related competences ([Table 4](#T0004){ref-type=\"table\"}).", "\n\n###### \n\nCompetence regarding life-long learning skills\n\n Mean rating and standard deviation (σ) \n ------------------------------------------ ---------------------------------------- ----------- -----------\n Browse books for knowledge 4.4 (0.8) 4.5 (0.8) 0.0 (0.5)\n Browse databases for scientific articles 4.4 (0.7) 3.1 (1.3) 0.6 (0.9)\n Understand scientific articles 4.2 (0.7) 3.3 (1.2) 0.5 (0.7)\n Learning from colleagues 4.7 (0.5) 4.6 (0.7) 0.2 (0.5)\n Critical thinking 4.8 (0.5) 3.6 (0.9) 0.7 (0.7)\n\nIn general, these competences were judged to be very important. ", "However, there was marked variation in self-assessed abilities in this area. ", "Learning from the books and colleagues appeared less problematic than finding and understanding the scientific articles. ", "There was also a desire for more training in finding scientific articles and, notably, in critical thinking skills.", "\n\nIntrapersonal skills {#S20009}\n--------------------\n\nThe final category, intrapersonal skills, addresses how the respondent personally handles workplace issues as interns or as newly registered physicians ([Table 5](#T0005){ref-type=\"table\"}).", "\n\n###### \n\nCompetence regarding intrapersonal skills\n\n Mean rating and standard deviation (σ) \n ------------------------------------------- ---------------------------------------- ----------- -----------\n Ability to work hard 3.2 (1.0) 3.9 (1.0) 0.1 (0.7)\n Ability to separate work and spare-time 4.6 (0.7) 2.9 (1.2) 0.8 (0.8)\n Stress management 4.7 (0.4) 3.0 (1.0) 0.9 (0.8)\n Ability to get an overview and prioritise 4.8 (0.4) 3.0 (1.1) 1.0 (0.7)\n Being confident 4.1 (0.7) 3.3 (1.1) 0.6 (0.7)\n\nThe largest differences between 'Importance' and 'Self-assessed ability' were found in this category. ", "This may not be surprising because this category deals with situations that are stressful or psychologically demanding. ", "The alumni clearly wished to be more prepared in dealing with stressful situations.", "\n\nIn the free-text sections many comments concerned 'ability to work hard'. ", "A substantial number of alumni appeared to be unhappy that they were expected to work hard and for long hours, even though they often acknowledged that the job demands this commitment.", "\n\nSummary of results {#S20010}\n------------------\n\nThis study has highlighted a number of areas where the alumni feel either well-prepared or unprepared for *the next step* and their first positions. ", "Most competences listed in the survey were seen to be important in the work of physicians. ", "This suggests, even though the interview sample was small, that the interviews covered the majority of areas that the alumni felt to be important. ", "The following conclusions can be drawn from the results of the survey:The alumni considered that training in knowledge of symptoms, diseases and treatments was significantly more important than basic biomedical knowledge.", "The alumni reported a lack of training and preparedness regarding practical competences including patient examination skills.", "Many of the skills listed as important are in fact generic skills.", "The alumni were generally confident about their skills regarding doctor--patient relationships and cooperation with other staff.", "There were many concerns concerning their abilities to handle stressful situations at work. ", "Issues identified included leadership, conflicts, being reported to the Board and handling night duty. ", "Respondent scores on intrapersonal skills, including ability to prioritise, stress management and balancing work with free-time, reflected similar concerns.", "The alumni generally considered that life-long learning skills are important. ", "While they felt fairly confident in this respect, browsing for and understanding scientific articles were areas where more training would have been helpful.", "\n\nDiscussion {#S0011}\n==========\n\nThe inductive approach used in this study has produced a list of important competences that differ somewhat from those found in other lists. ", "For example, life-long learning was considered to be very important while other lists seldom include these items. ", "Most of the lists have not discriminated between different forms of medical knowledge (basic and applied), an important finding in the present study. ", "One interpretation of [Table 1](#T0001){ref-type=\"table\"} is that the alumni feel themselves to be adequately prepared regarding basic biomedical theory as required for their current positions and duties, and even in some cases overly prepared. ", "However, the respondents felt they lacked practical skills and 'clinical' knowledge of symptoms, diseases and treatments -- competences that have more direct practical applicability in the workplace than knowledge of the underlying anatomical or biomedical structures.", "\n\nThere are, however, many similarities with studies that have employed predefined lists of competences. ", "Regarding the doctor--patient relationship, alumni generally felt themselves to be fairly competent in the area and did not advise more training. ", "In another study, student graduates similarly provided high self-estimates of interpersonal competence compared to other general competences [@CIT0010]. ", "One explanation of these results is that whereas the alumni consider these competences to be very important, they do not consider these to be 'teachable' or 'learnable' in a medical programme. ", "A quote from one of the interviews might illustrate this opinion:\"My competence in the doctor--patient relationship is much more because of my personality traits and my personal experience than anything we learned during the programme. ", "Much of it is common sense and self-evident politeness in interpersonal relations ... It should not be taught in an academic setting.", "\"However, there is evidence to suggest that students change their attitude toward training in communication skills after completing medical school. ", "Watmough et al. [", "@CIT0016] reported a similar attitude to learning interpersonal skills. ", "In their study, students realised the value of specific courses in communication skills only after they had completed them.", "\n\nNo evident problems were identified regarding relations with other staff in the areas of cooperation and professional respect. ", "In contrast, several comments in the free-text sections of the surveys indicated that the alumni felt themselves to be unprepared for the 'loneliness' of leadership and that they had to be much firmer than expected.", "\"We are very well trained for working in teams by the methods from the programme, but when I am the only doctor on the ER a dark night, I alone must decide what to do.", "\"Due to the number of similar comments, competence regarding firmness and 'standing your ground' should possibly be considered for inclusion if this study is repeated.", "\n\nThe present study is consistent with earlier studies reporting that alumni generally feel themselves unprepared for dealing with critical and stressful situations. ", "They feel uncomfortable with their competence regarding prioritisation, stress management and issues regarding clinical leadership. ", "However, the overall results suggest a rather consistent view that these skills are 'unlearnable' except in real life encounters. ", "One of the interviewed alumni who had been working for 2½ years remarked:\"This is not possible to learn or train for prior to working, and then things sort themselves out after a while. ", "You are less stressed out, can prioritize better, and when your confidence increases, the night duty feels OK and even exciting at times.", "\"Goldacre et al. [", "@CIT0004] asks whether mismatches between education and work are short-term hindrances rather than critical flaws of undergraduate education. ", "Some comments in the free-text sections as well as interviews with more experienced alumni suggest that these problems sort themselves out over a relatively short period of time. ", "However, it may be possible to prepare students better for stressful situations in the first year of employment. ", "There is evidence that shadowing a physician whose post a student is to take over can provide more security and familiarity [@CIT0005].", "\n\nConcerning life-long learning skills, the alumni highlighted a need for more training in finding and understanding scientific articles and in developing their critical thinking skills. ", "Nevertheless, an important finding was that the alumni generally did not consider that an ability to actually *do* medical research was an important competence as a physician. ", "It seems clear that a majority of the alumni picture their future careers in clinical practice rather than in research. ", "This is a growing concern for members of the medical faculty in question. ", "A 30 ECTS-credit student research project is currently scheduled for inclusion in the revised curriculum, with the expectation that this will raise students\\' interest in medical research.", "\n\nFinally, an important note on the methodology of this study is offered. ", "The author would like to stress that interpretation of means in [@CIT0001]--[@CIT0005] should be done relatively rather than absolute. ", "Viewing the mean ratings as absolute would give rise to unreasonable conclusions. ", "For instance, considering 'preferred coverage', the answers would suggest that alumni would have liked 'more of everything' (since almost all competencies have been given positive numbers on preferred coverage). ", "Instead, interpretation of data has consistently been done relatively, so that a high rating of one competence only means something in so far as it is rated higher than other competencies.", "\n\nThe following limitations of the study are noted: all interviews and subsequent analysis were carried out by the author alone. ", "Ideally, more researchers would have been involved in the process of selecting items for the survey. ", "Additionally, this study has explored the views of graduates of a single Swedish medical school. ", "Even if the results are perhaps most relevant to consider for the educators at that particular institution, there are features of this study that make results more general. ", "The study does not ask questions about particular features of local curriculum but rather of general competences related to the first years of medical practice. ", "In addition, as all Swedish physicians are accredited to work at the hospital of choice in Sweden as well as in other EU countries, the curricula have to be similar enough to make the results presented in this study possible to apply to other institutions.", "\n\nConcluding remarks {#S0012}\n==================\n\nEducation research continues to emphasise differences between the educational and workplace environments. ", "Graduates are seldom of the view that their education has provided them with a key set of skills and competences for their chosen career. ", "Nevertheless, medical training programmes may hope to be better attuned to the needs of the trainee. ", "Medical students, in view of long periods of internship combined with a tradition of clinical supervision, are likely to be better prepared for their future work than are students in other fields. ", "However, despite these advantages, the alumni respondents in this study expressed several concerns about their preparedness for work as a physician.", "\n\nAs noted by some alumni, perhaps the perfect preparation for work as a physician is not attainable. ", "Real-life situations such as encounters with sick patients, decision-making under pressure and conflicts with colleagues cannot be easily or realistically simulated. ", "In addition, it may not be enough to discuss these situations in class or to read about them in books. ", "It is therefore likely that the perfect medical curriculum that fully prepares graduates for working life may be impossible to realise.", "\n\nThe views of the alumni are likely to be helpful when revising the content of the medical curriculum. ", "They suggest ways in which medical teachers might better prepare their students. ", "Even so, it is important to bear in mind that there may be other equally important views regarding what medical education should focus upon. ", "What do senior physicians consider to be the most important areas for inclusion; what in retrospect did they find most useful in their education? ", "Conversely, what type of doctor do patients want to see in our hospitals? ", "Finally, in addition to preparation for work, are there other aims or agendas that must shape the medical curriculum? ", "Further studies will be required to address these issues.", "\n\nConflict of interest and funding {#S0013}\n================================\n\nThe author has not received any funding or benefits from industry to conduct this study.", "\n\nTell me, in your own words, how you experienced the transition from medical student to medical practitioner.", "What do you consider to be important competences in your current work?How did you acquire these competences?Tell me about a critical incident that you encountered in your work. ", "How was this situation resolved?Tell me about an incident when you felt particularly competent or proficient. ", "How was this situation resolved?Could you describe in what ways you felt [@CIT0001] prepared, [@CIT0002] unprepared, for medical practice when you started to work?What areas of your undergraduate training do you consider most helpful or important in your current work?What areas of your undergraduate training do you consider unhelpful or unimportant in your current work?Are there competence areas, important in your current work, which you consider to be missing or overlooked in the undergraduate programme?", "\n" ]
{ "pile_set_name": "PubMed Central" }
[ 0, 0, 0, 0, 0, 0.008333333333333333, 0.005235602094240838, 0, 0.005681818181818182, 0, 0.009433962264150943, 0.015748031496062992, 0.008333333333333333, 0, 0.00784313725490196, 0.014705882352941176, 0, 0.007751937984496124, 0.1, 0, 0, 0, 0, 0, 0.005747126436781609, 0, 0.016260162601626018, 0.00558659217877095, 0, 0, 0.005319148936170213, 0, 0, 0, 0, 0, 0, 0.012345679012345678, 0, 0, 0, 0, 0, 0, 0, 0, 0.018691588785046728, 0, 0.003355704697986577, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.015384615384615385, 0, 0, 0, 0, 0, 0, 0, 0, 0.004761904761904762, 0, 0, 0, 0, 0, 0, 0, 0.0055248618784530384, 0, 0.010526315789473684, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.010638297872340425, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.010869565217391304, 0.009708737864077669, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.006535947712418301, 0, 0, 0, 0, 0, 0.013888888888888888, 0, 0, 0, 0.005988023952095809, 0, 0, 0, 0, 0, 0.0072992700729927005, 0, 0.007042253521126761, 0, 0, 0.007407407407407408, 0, 0, 0, 0, 0.005319148936170213, 0, 0.014814814814814815, 0, 0, 0, 0, 0, 0, 0, 0, 0.00390625, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.00909090909090909, 0.00392156862745098, 0 ]
0.002056
5
[ { "analysis_explanation": null, "end": 581, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 575 }, { "analysis_explanation": null, "end": 2200, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2192 }, { "analysis_explanation": null, "end": 3264, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3258 }, { "analysis_explanation": null, "end": 3308, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3300 }, { "analysis_explanation": null, "end": 3344, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3322 }, { "analysis_explanation": null, "end": 3393, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3386 }, { "analysis_explanation": null, "end": 3795, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3787 }, { "analysis_explanation": null, "end": 3830, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3823 }, { "analysis_explanation": null, "end": 4647, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4629 }, { "analysis_explanation": null, "end": 5277, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5253 }, { "analysis_explanation": null, "end": 6224, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6217 }, { "analysis_explanation": null, "end": 7747, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7730 }, { "analysis_explanation": null, "end": 7785, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7765 }, { "analysis_explanation": null, "end": 8155, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8147 }, { "analysis_explanation": null, "end": 19300, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19290 }, { "analysis_explanation": null, "end": 23021, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 23007 }, { "analysis_explanation": null, "end": 24389, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 24381 }, { "analysis_explanation": null, "end": 24665, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 24651 }, { "analysis_explanation": null, "end": 25087, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 25073 }, { "analysis_explanation": null, "end": 26981, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 26974 }, { "analysis_explanation": null, "end": 27310, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 27295 }, { "analysis_explanation": null, "end": 27359, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 27352 }, { "analysis_explanation": null, "end": 27429, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 27423 }, { "analysis_explanation": null, "end": 29593, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.6499999999999999, "start": 29588 }, { "analysis_explanation": null, "end": 3901, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 3896 }, { "analysis_explanation": null, "end": 4551, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 4545 }, { "analysis_explanation": null, "end": 7557, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 7551 }, { "analysis_explanation": null, "end": 8824, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 8819 }, { "analysis_explanation": null, "end": 8939, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 8934 }, { "analysis_explanation": null, "end": 10274, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 10269 }, { "analysis_explanation": null, "end": 10562, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 10557 }, { "analysis_explanation": null, "end": 10593, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 10588 }, { "analysis_explanation": null, "end": 10695, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 10689 }, { "analysis_explanation": null, "end": 10816, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 10811 }, { "analysis_explanation": null, "end": 13109, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 13103 }, { "analysis_explanation": null, "end": 13244, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 13239 }, { "analysis_explanation": null, "end": 14562, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14556 }, { "analysis_explanation": null, "end": 14833, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14828 }, { "analysis_explanation": null, "end": 16389, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16383 }, { "analysis_explanation": null, "end": 16551, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16546 }, { "analysis_explanation": null, "end": 17787, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17781 }, { "analysis_explanation": null, "end": 17980, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17975 }, { "analysis_explanation": null, "end": 19403, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19397 }, { "analysis_explanation": null, "end": 20961, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20956 }, { "analysis_explanation": null, "end": 21418, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21413 }, { "analysis_explanation": null, "end": 27615, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 27610 } ]
[ "The driver changes continue for Team Aguri with the announcement that Ma Qinghua will be replacing Salvador Duran.", "\n\nThe 28 year old racer rose to prominence as the test driver for both the HRT and Caterham Formula 1 teams, and also has the honour of being the first Chinese driver to win an FIA World Touring Car Championship race, when he secured victory at the 2014 Race of Russia – his debut in the series.", "\n\nQinghua will replace Salvador Duran, who had previously rejoined the team between the Buenos Aires and Long Beach rounds of the Championship, and will race alongside Antonio Felix da Costa.", "\n\nMa Qinghua commented: “Joining Team Aguri is a great opportunity for me and I am very excited to be racing in Formula E, as the series has attracted some of the best drivers from around the world.”", "\n\n“I’m looking forward to racing in a single seater series again and to managing the unique demands of a Formula E car, which is renowned for its handling and energy management demands.”", "\n\nMark Preston, Team Principal, commented: “We’d like to thank Salvador for his commitment to the team and his hard work in developing the car. ", "We wish him the very best in his future career.”", "\n\n“Ma has shown his prowess in tin tops and we are excited to give him the opportunity to return to single seater racing as we drive the team forward.”", "\n\nWe’ve seen a changes throughout the first half of season with Team Aguri, with this the third driver to race alongside da Costa. ", "With the new sponsorship deal with Gulf Livery confirmed in March I’m sure they would like a settled second half of the season.", "\n\nUpdate: Team Aguri confirm investment company bid" ]
{ "pile_set_name": "OpenWebText2" }
[ 0.02631578947368421, 0.003389830508474576, 0.020942408376963352, 0.005025125628140704, 0, 0.020833333333333332, 0, 0, 0.007633587786259542, 0.007874015748031496, 0.0196078431372549 ]
0.010147
5
[ { "analysis_explanation": null, "end": 80, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 70 }, { "analysis_explanation": null, "end": 113, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 99 }, { "analysis_explanation": null, "end": 130, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 119 }, { "analysis_explanation": null, "end": 272, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 265 }, { "analysis_explanation": null, "end": 444, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 430 }, { "analysis_explanation": null, "end": 507, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 495 }, { "analysis_explanation": null, "end": 522, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 512 }, { "analysis_explanation": null, "end": 591, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 575 }, { "analysis_explanation": null, "end": 609, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 599 }, { "analysis_explanation": null, "end": 994, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 982 }, { "analysis_explanation": null, "end": 1051, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1043 }, { "analysis_explanation": null, "end": 1176, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1174 }, { "analysis_explanation": null, "end": 1379, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1355 }, { "analysis_explanation": null, "end": 1517, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1512 }, { "analysis_explanation": null, "end": 1578, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1553 } ]
[ "Large 3' UTR of sugar beet rps3 is truncated in cytoplasmic male-sterile mitochondria.", "\nGenomic alteration near or within mitochondrial gene is often associated with cytoplasmic male sterility (CMS). ", "Its influence on the expression of the mitochondrial gene was proposed as one of the possible causes of CMS. ", "In sugar beet mitochondrial rps3, whose downstream 1,056-bp region contains Norf246, an apparently non-functional open reading frame (ORF), was deleted in CMS mitochondria. ", "In our previous study, normal rps3 (3.8 kb), CMS rps3 (2.7 kb), and Norf246 (3.8 and 0.9 kb) were shown to be transcribed. ", "The present study was conducted to determine whether the deletion affected gene expression. ", "Reverse transcription (RT)-PCR analysis revealed the co-transcription of rps3 and Norf246. ", "By circularized RNA (CR) RT-PCR analysis, the 5' and 3' termini of the 3.8- and the 0.9-kb transcripts were determined. ", "The results suggested that the 3.8-kb transcripts were the rps3 mRNA bearing ~464-base 5' untranslated region (UTR) and ~1,508-base 3' UTR, whereas no functional ORF was observed in the 0.9-kb transcripts. ", "CR-RT-PCR revealed that the 3' UTR of the 2.7-kb transcripts was reduced to ~460 bases. ", "However, no difference in the accumulation of RPS3 polypeptide and RNA editing was detected by protein gel blot analysis and cDNA sequencing. ", "Although the deleted region encoded the truncated-atp9 that was edited, no influence on the pattern and frequency of RNA editing of genuine atp9 was evident. ", "The results eliminated rps3 as a candidate for the CMS gene, making preSatp6, a unique ORF fused with CMS atp6, the sole CMS-associated region in sugar beet." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0.011627906976744186, 0.008849557522123894, 0.009174311926605505, 0.011560693641618497, 0.008130081300813009, 0, 0.01098901098901099, 0.016666666666666666, 0.009708737864077669, 0.022727272727272728, 0.007042253521126761, 0.006329113924050633, 0.01910828025477707 ]
0.010916
5
[ { "analysis_explanation": null, "end": 340, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 336 }, { "analysis_explanation": null, "end": 1251, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1247 } ]
[ "Q:\n\nHow can I preset a filename for saving a html page?", "\n\nI have a webpage like e.g. www.example.com/NYSE/rates. ", "If the user decides to save the html she sees on her local disk, I want to preset the filename she gets, when she clicks \"Save as\", with NYSE_rates_09_12_2011.html. (", "Which obviously will be different tomorrow or for a different stock exchange.) ", "Now I always get rates.html as default.", "\nHow can I do that?", "\n\nA:\n\nIt appears that in at least the latest version of the most popular web browsers on Windows (Internet Explorer, Firefox, Chrome, Safari and Opera) the default filename filled in when saving a webpage is taken from the page's <title> tag, so simply making sure the date appears in there should put you right.", "\n\nA:\n\nAs I found out, this is a known problem with Firefox, that stems from the days of Netscape Navigator. ", "And there is an add-on \"File Title\" that fixes it.", "\n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0, 0.017543859649122806, 0, 0, 0.02564102564102564, 0, 0.009615384615384616, 0.009259259259259259, 0, 0 ]
0.006206
5
[ { "analysis_explanation": null, "end": 320, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 312 }, { "analysis_explanation": null, "end": 809, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 801 }, { "analysis_explanation": null, "end": 110, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 83 }, { "analysis_explanation": null, "end": 272, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 265 }, { "analysis_explanation": null, "end": 382, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 374 } ]
[ "Q:\n\nCan I get three roots $a'$, $b'$ and $c'$ such that $P(x)=(x-a')(x-b')(x-c')$?", "\n\nIf I have $(x-a)(x-b)(x-c)=1$ ($a,b,c \\in \\mathbb{Z}$) for the polynomial\n $P(x)=(x-a)(x-b)(x-c)-1$, can I get three roots $a'$, $b'$ and $c'$\n such that $P(x)=(x-a')(x-b')(x-c')$?", "\n\nThis is only a personal question I asked myself in relation to a question from a PUTNAM competition (preparation). ", "\nShould I use the Viete formula to answer this question? ", "Does someone could advise me on this?", "\n\nA:\n\nHint:\na simple counter example is\n$$\nx(x-1)(x+1)-1=0\n$$\nthat has not integer solutions and can be solved only with Cardano formulas.", "\n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0, 0, 0, 0.017543859649122806, 0, 0.007246376811594203, 0 ]
0.003541
5
[]
[ "A huge genetic study that sought to pinpoint how the human genome is evolving suggests that natural selection is getting rid of harmful genetic mutations that shorten people’s lives. ", "The work, published in PLoS Biology, analysed DNA from 215,000 people and is one of the first attempts to probe directly how humans are evolving over one or two generations.", "\n\nTo identify which bits of the human genome might be evolving, researchers scoured large US and UK genetic databases for mutations whose prevalence changed across different age groups. ", "For each person, the parents’ age of death was recorded as a measure of longevity, or their own age in some cases.", "\n\n“If a genetic variant influences survival, its frequency should change with the age of the surviving individuals,” says Hakhamanesh Mostafavi, an evolutionary biologist at Columbia University in New York City who led the study. ", "People who carry a harmful genetic variant die at a higher rate, so the variant becomes rarer in the older portion of the population.", "\n\nMostafavi and his colleagues tested more than 8 million common mutations, and found two that seemed to become less prevalent with age. ", "A variant of the APOE gene, which is strongly linked to Alzheimer’s disease, was rarely found in women over 70. ", "And a mutation in the CHRNA3 gene associated with heavy smoking in men petered out in the population starting in middle age. ", "People without these mutations have a survival edge and are more likely to live longer, the researchers suggest.", "\n\nThis is not, by itself, evidence of evolution at work. ", "In evolutionary terms, having a long life isn’t as important as having a reproductively fruitful one, with many children who survive into adulthood and birth their own offspring. ", "So harmful mutations that exert their effects after reproductive age could be expected to be ‘neutral’ in the eyes of evolution, and not selected against.", "\n\nBut if that were the case, there would be plenty of such mutations still kicking around in the genome, the authors argue. ", "That such a large study found only two strongly suggests that evolution is “weeding” them out, says Mostafavi, and that others have probably already been purged from the population by natural selection.", "\n\nLinks to longevity\n\nWhy these late-acting mutations might lower a person’s genetic fitness—their ability to reproduce and spread their genes—remains an open question.", "\n\nThe authors suggest that for men, it could be that those who live longer can have more children, but this is unlikely to be the whole story. ", "So scientists are considering two other explanations for why longevity is important. ", "First, parents surviving into old age in good health can care for their children and grandchildren, increasing the later generations’ chances of surviving and reproducing. ", "This is sometimes known as the ‘grandmother hypothesis’, and may explain why humans tend to live long after menopause.", "\n\nSecond, it’s possible that genetic variants that are explicitly bad in old age are also harmful—but more subtly—earlier in life. “", "You would need extremely large samples to see these small effects,” says Iain Mathieson, a population geneticist at the University of Pennsylvania in Philadelphia, so that’s why it’s not yet possible to tell whether this is the case.", "\n\nThe researchers also found that certain groups of genetic mutations, which individually would not have a measurable effect but together accounted for health threats, appeared less often in people who were expected to have long lifespans than in those who weren't. ", "These included predispositions to asthma, high body mass index and high cholesterol. ", "Most surprising, however, was the finding that sets of mutations that delay puberty and childbearing are more prevalent in long-lived people.", "\n\nTo see a genetic link to delayed childbearing is intriguing, says Jonathan Pritchard, a geneticist at Standford University in California. ", "The link between longevity and late fertility has been spotted before, but those studies could not discount the effects of wealth and education, because people with high levels of both tend to have children later in life. ", "The latest genetic evidence makes Pritchard think there is an evolutionary trade-off between fertility and longevity, which had previously been studied only in other animals. “", "To actually find this in humans is really pretty cool,” he says. “", "I think it's a really nice study.”", "\n\nStudying ongoing evolution in humans is notoriously difficult. ", "Scientists who want to observe selection directly would need to measure the frequency of a mutation in one generation, and then again in all that generation’s children and, better still, grandchildren, says Gil McVean, a statistical geneticist at the University of Oxford, UK. “", "That would be very hard to do well,” he says. “", "You would need vast samples”.", "\n\nThis article is reproduced with permission and was first published on September 6, 2017.", "\n\nScientific American is part of Springer Nature, which owns or has commercial relations with thousands of scientific publications (many of them can be found at www.springernature.com/us). ", "Scientific American maintains a strict policy of editorial independence in reporting developments in science to our readers." ]
{ "pile_set_name": "Pile-CC" }
[ 0, 0.005780346820809248, 0, 0, 0.008695652173913044, 0, 0, 0.008928571428571428, 0.008, 0, 0.017543859649122806, 0, 0, 0, 0.0049504950495049506, 0, 0, 0, 0, 0, 0, 0.008583690987124463, 0, 0, 0, 0.014285714285714285, 0, 0, 0, 0, 0, 0.007194244604316547, 0, 0, 0, 0.010582010582010581, 0.008064516129032258 ]
0.002773
5
[ { "analysis_explanation": null, "end": 447, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 445 }, { "analysis_explanation": null, "end": 454, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 452 }, { "analysis_explanation": null, "end": 797, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 776 }, { "analysis_explanation": null, "end": 864, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 851 }, { "analysis_explanation": null, "end": 1027, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1018 }, { "analysis_explanation": null, "end": 1263, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1261 }, { "analysis_explanation": null, "end": 2123, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2114 }, { "analysis_explanation": null, "end": 3119, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3105 }, { "analysis_explanation": null, "end": 3194, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3182 }, { "analysis_explanation": null, "end": 3841, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3823 }, { "analysis_explanation": null, "end": 3893, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3883 }, { "analysis_explanation": null, "end": 4160, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4151 }, { "analysis_explanation": null, "end": 4676, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4666 }, { "analysis_explanation": null, "end": 4734, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4732 }, { "analysis_explanation": null, "end": 4903, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4886 }, { "analysis_explanation": null, "end": 5089, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5064 } ]
[ "\n#ifndef RS_H\n#define RS_H\n\n#include <QObject>\n//#include <QGLBuffer>\n//#include <QVarLengthArray>\n\n#include \"gldata.h\"\n\n//#include <boost/function.hpp>\n\n// test class which generates random points.", "\nclass RandomSource : public QObject {\n Q_OBJECT\npublic:\n RandomSource(GLData* g) {\n _g = g;\n _g->setPoints(); \n _g->setPosition(1,0,-6);\n _g->setUsageDynamicDraw();\n }\n ~RandomSource() {\n }\n void addRandomPoint () {\n float x,y,z,r,g,b;\n x= (float)qrand() / (float)RAND_MAX;\n y= (float)qrand() / (float)RAND_MAX;\n z=0;\n r= (float)qrand() / (float)RAND_MAX;\n g= (float)qrand() / (float)RAND_MAX;\n b= (float)qrand() / (float)RAND_MAX;\n GLVertex v(x,y,z,r,g,b);\n std::cout << \" adding \"; \n v.str();\n std::cout << \"\\n\"; \n unsigned id = _g->addVertex(v);\n std::vector<unsigned> verts(1);\n verts[0]=id;\n _g->addPolygon(verts);\n _g->updateVBO();\n //_g->print();\n };\npublic slots:\n \n void timeOutSlot() {\n //std::cout << \" src::timeout() ! ", "\\n\";\n addRandomPoint();\n }\nprivate:\n GLData* _g;\n};\n\n#endif\n" ]
{ "pile_set_name": "Github" }
[ 0, 0.005488474204171241, 0 ]
0.001829
5
[ { "analysis_explanation": null, "end": 359, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 338 }, { "analysis_explanation": null, "end": 479, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 478 }, { "analysis_explanation": null, "end": 481, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 480 }, { "analysis_explanation": null, "end": 483, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 482 }, { "analysis_explanation": null, "end": 530, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 516 }, { "analysis_explanation": null, "end": 678, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 664 }, { "analysis_explanation": null, "end": 723, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 709 }, { "analysis_explanation": null, "end": 749, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 748 }, { "analysis_explanation": null, "end": 751, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 750 }, { "analysis_explanation": null, "end": 753, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 752 }, { "analysis_explanation": null, "end": 914, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 905 }, { "analysis_explanation": null, "end": 771, "entity_type": "IP_ADDRESS", "recognition_metadata": { "recognizer_identifier": "IpRecognizer_140094861343856", "recognizer_name": "IpRecognizer" }, "score": 0.6, "start": 769 }, { "analysis_explanation": null, "end": 822, "entity_type": "IP_ADDRESS", "recognition_metadata": { "recognizer_identifier": "IpRecognizer_140094861343856", "recognizer_name": "IpRecognizer" }, "score": 0.6, "start": 820 }, { "analysis_explanation": null, "end": 890, "entity_type": "IP_ADDRESS", "recognition_metadata": { "recognizer_identifier": "IpRecognizer_140094861343856", "recognizer_name": "IpRecognizer" }, "score": 0.6, "start": 888 }, { "analysis_explanation": null, "end": 1081, "entity_type": "IP_ADDRESS", "recognition_metadata": { "recognizer_identifier": "IpRecognizer_140094861343856", "recognizer_name": "IpRecognizer" }, "score": 0.6, "start": 1079 }, { "analysis_explanation": null, "end": 1096, "entity_type": "IP_ADDRESS", "recognition_metadata": { "recognizer_identifier": "IpRecognizer_140094861343856", "recognizer_name": "IpRecognizer" }, "score": 0.6, "start": 1094 }, { "analysis_explanation": null, "end": 804, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 800 } ]
[ "Radical radiation therapy for adenocarcinoma of the uterine cervix.", "\nAnalysis of the therapeutic value of radical irradiation for patients with uterine cervical adenocarcinoma with special reference to pelvic disease control. ", "20 patients with uterine cervical adenocarcinoma were treated with a combination of external beam and intracavitary irradiation (four patients stage IB, one stage IIA, three stage IIB and twelve patients stage IIIB). ", "Seven patients were treated with high dose-rate (HDR) intracavitary irradiation, eleven with low dose-rate (LDR) intracavitary irradiation and two with HDR and LDR. ", "Six out of the 20 patients experienced pelvic recurrence (all stage IIIB patients). ", "Analysis of the relation between pelvic recurrence and dose rate of intracavitary irradiation revealed that LDR showed a higher pelvic disease control rate than HDR (6/7 vs. 0/4) in stage IIIB patients. ", "Intracavitary irradiation doses of LDR were 1.2 to 1.5 times higher than those of HDR. ", "Three out of the 20 patients developed rectal complication grade 2 (two patients treated with HDR, one with LDR). ", "The five-year cumulative survival rate was 67.2% for all, 100% for stage I and II, and 43.3% for stage IIIB patients. ", "These results suggest that locally advanced uterine cervical adenocarcinoma should be treated with a higher dose using LDR intracavitary irradiation. ", "If adequate total doses can be delivered, pelvic disease control of uterine cervical adenocarcinoma is comparable with that achieved for squamous cell carcinoma." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0, 0, 0.018433179723502304, 0.024242424242424242, 0.011904761904761904, 0.014778325123152709, 0.022988505747126436, 0.017543859649122806, 0.01694915254237288, 0.006666666666666667, 0 ]
0.012137
5
[ { "analysis_explanation": null, "end": 1108, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1099 }, { "analysis_explanation": null, "end": 1202, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1198 } ]
[ "Pardue said that Westbrook police and Maine Drug Enforcement Agency officers were investigating drug trafficking at MacVane’s Cole Street apartment. ", "In addition to the drugs, which were valued at $1,350, a loaded .40-caliber pistol, ammunition and two stun guns were seized, according to the chief.", "\n\nIn addition to MacVane, Brady Fusco, 22, of Portland and Ben Grant, 26, of Saco were arrested and charged with unlawful possession of Schedule W drugs.", "\n\nMacVane, who faces up to 40 years in prison if convicted, is being held at the Cumberland County Jail on $10,000 bail." ]
{ "pile_set_name": "Pile-CC" }
[ 0.013422818791946308, 0, 0.0196078431372549, 0 ]
0.008258
5
[ { "analysis_explanation": null, "end": 26, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17 }, { "analysis_explanation": null, "end": 137, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 126 }, { "analysis_explanation": null, "end": 334, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 323 }, { "analysis_explanation": null, "end": 338, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 336 }, { "analysis_explanation": null, "end": 351, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 343 }, { "analysis_explanation": null, "end": 365, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 356 }, { "analysis_explanation": null, "end": 369, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 367 }, { "analysis_explanation": null, "end": 378, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 374 }, { "analysis_explanation": null, "end": 484, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 470 }, { "analysis_explanation": null, "end": 547, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 530 } ]
[ "FF7 Remake Confirmed At State of Play Event No need for panic, FF7 will be gracing the PS4...\n\nDuring Sony’s annual State of Play event, FF7 shared the headlines, alongside The MediEvil remake, in what was a shock-showing, catching many by surprise.", "\n\nAt the event, Square Enix and Sony confirmed the release of FF7, during the recent State of Play live stream.", "\n\nIn what was a grand spectacle of new and upcoming games, Sony closed the showtime curtain with a sneaky yet short glimpse of the FF7 remake.", "\n\nIn truth, the brief video acts as a fleetingly tantalizing hint at what’s to come. ", "That said, the trailers rich blend of cinematic, story-driven footage infused with combat-based gameplay, has quickly become a huge talking point for many. ", "And, reconfirmation of the game is sure to alleviate any fan concerns. ", "All the while, setting tongues wagging about the FF7 remake once more.", "\n\nAfter all, doubts over the game’s future had been cast, following the news of supposed development issues. ", "To add insult to injury, the shortage of footage, or even news related to the game, for a long duration, had raised many an eyebrow. ", "And thus, leading many to surmise that the game could go on the backburner, in time for the release of Sony’s 5th iteration console.", "\n\nNow, any negative suspicions surrounding the FF7 remake have been once and for all, put to bed. ", "Undoubtedly, to the delight of fans worldwide. ", "Besides, this year’s State of Play is solely a showcase of PS4 games. ", "Therefore, negating any concerns over a potential delay.", "\n\nPerhaps it is safe to assume that the FF7 remake is closer to a release than previously expected. ", "Given the fact that Sony’s PS5 is rumored to hit shelves sometime in 2020. ", "Although, that remains unsubstantiated at this point.", "\n\nWe want to know. ", "What do you think of the FF7 remake? ", "Are your expectations high considering the amount of time in development? ", "Let us know in the chat below. ", "As always, we appreciate your views.", "\n\nFor more hot-off-the-press intel, be sure to visit our news hub." ]
{ "pile_set_name": "OpenWebText2" }
[ 0.008032128514056224, 0.009009009009009009, 0.014084507042253521, 0, 0, 0, 0, 0, 0, 0.007575757575757576, 0, 0, 0, 0, 0, 0.013333333333333334, 0, 0, 0, 0, 0, 0, 0 ]
0.002262
5
[ { "analysis_explanation": null, "end": 115, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 109 }, { "analysis_explanation": null, "end": 1416, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1412 }, { "analysis_explanation": null, "end": 1696, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1692 } ]
[ "Google has been working on augmented and virtual reality for some time, through its Tango and Daydream projects. ", "While there’s a great deal of overlap between the two, I’ve outlined before why it’s clear to me that Apple’s focus is very much on augmented reality: overlaying virtual content on the real world.", "\n\nNordVPN\n\nGoogle’s I/O conference had two AR-focused announcements. ", "First, Tango now gets a new Visual Positioning Service (VPS) that effectively acts as a highly accurate form of indoor GPS.", "\n\nApple has of course been working on its own approach to indoor GPS since 2013, using a combination of the M7 dedicated motion coprocessor in the iPhone and iBeacons. ", "VPS takes a different approach, using a 3D camera system to build a detailed three-dimensional visual map of an indoor space.", "\n\nSecond, Google revealed that the first smartphone with support for both Tango and Daydream capabilities will be launched in the summer: the ASUS ZenFone AR.", "\n\nIf you want to predict the type of applications you’re likely to see from any new technology, ‘follow the money’ is always a safe bet – so it’s no surprise that shopping is a key focus of the ZenFone.", "\n\nCNET reports that hardware chain Lowes is already on board with VPS, offering an app that allows you to put together a shopping list and then be guided around the store to where you’ll find the items. ", "Once your shopping is complete, it can guide you to the first available checkout.", "\n\nBut AR can do much more that this. ", "For example, shopping for furniture? ", "The ZenFone allows you to create a 3D map of your home, as seen in the top image. ", "Then when you go to the furniture store, you’ll be able to take 3D images of, say, a sofa, and see exactly what it would look like in your living room.", "\n\nSimilarly with clothes. ", "The Gap already allows you to project any item of clothing onto a virtual mannequin, to get a better sense of what it looks like when being worn. ", "An obvious next step would be to create 3D images of your own body so that you can see what it looks like on you, without the hassle of trying it on.", "\n\nAnother safe bet with any new tech is gaming applications. ", "Virtual reality is of course heavily focused on games, but as we’ve seen with Pokémon Go, augmented reality can also be used for gaming.", "\n\nThe blurring of the line between VR and AR is likely to be particularly acute with gaming. ", "For example, the upcoming Sims Freeplay has support for VR. ", "Not only can you tilt your phone to see the scenes from any angle, but you can zoom right in to virtually walk around the rooms of your simulated world. ", "Take that idea one step further and you could perhaps interact with your Sims characters in your own living room.", "\n\nBut AR can also be used for more worthy ideas. ", "For example, how much more engaged would kids be in learning about the solar system if you could use AR to bring planets right into the classroom and allow them to walk around them, or explore them with a selfie stick?", "\n\nThat’s an application available right now on the ZenFone AR. ", "We’ve also seen more specialist applications of AR in fields like surgery and can doubtless expect more from hardware more geared to handling it.", "\n\nApple will of course have its own specific plans for AR, but these general areas – AR mapping, shopping, gaming and education – seem likely bets.", "\n\nWhat type of AR applications most excite you? ", "What are the ideas we haven’t mentioned that you think have potential? ", "As always, please share your thoughts and ideas in the comments.", "\n\nAbout the Author\n\nBen Lovejoy is a British technology writer and EU Editor for 9to5Mac. ", "He’s known for his op-eds and diary pieces, exploring his experience of Apple products over time, for a more rounded review. ", "He also writes fiction, with two technothriller novels, a couple of SF shorts and a rom-com!" ]
{ "pile_set_name": "Pile-CC" }
[ 0.008849557522123894, 0.00510204081632653, 0, 0.024390243902439025, 0.023809523809523808, 0.008, 0.0189873417721519, 0.0049504950495049506, 0.009852216748768473, 0, 0, 0, 0.012195121951219513, 0, 0, 0, 0, 0, 0.007352941176470588, 0.021505376344086023, 0.03333333333333333, 0, 0, 0, 0, 0.015873015873015872, 0, 0.006802721088435374, 0, 0, 0, 0.03333333333333333, 0.008, 0 ]
0.007128
5
[ { "analysis_explanation": null, "end": 578, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 574 }, { "analysis_explanation": null, "end": 927, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 917 }, { "analysis_explanation": null, "end": 3504, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3493 }, { "analysis_explanation": null, "end": 3517, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3510 }, { "analysis_explanation": null, "end": 3758, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3756 }, { "analysis_explanation": null, "end": 609, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 607 } ]
[ "// Copyright 2009 The Go Authors. ", "All rights reserved.", "\n// Use of this source code is governed by a BSD-style\n// license that can be found in the LICENSE file.", "\n\n// +build !", "gccgo\n\n#include \"textflag.h\"\n\n//\n// System call support for AMD64, OpenBSD\n//\n\n// Just jump to package syscall's implementation for all these functions.", "\n// The runtime may know about them.", "\n\nTEXT\t·Syscall(SB),NOSPLIT,$0-56\n\tJMP\tsyscall·Syscall(SB)\n\nTEXT\t·Syscall6(SB),NOSPLIT,$0-80\n\tJMP\tsyscall·Syscall6(SB)\n\nTEXT\t·Syscall9(SB),NOSPLIT,$0-104\n\tJMP\tsyscall·Syscall9(SB)\n\nTEXT\t·RawSyscall(SB),NOSPLIT,$0-56\n\tJMP\tsyscall·RawSyscall(SB)\n\nTEXT\t·RawSyscall6(SB),NOSPLIT,$0-80\n\tJMP\tsyscall·RawSyscall6(SB)\n" ]
{ "pile_set_name": "Github" }
[ 0, 0, 0.019230769230769232, 0, 0, 0, 0.016129032258064516 ]
0.005051
5
[ { "analysis_explanation": null, "end": 17, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13 } ]
[ "Kubuntu wiht ugly menus, buttons and weird look and feel?", "\n\nThis seems to be a popular problem in kde’s history, after an update your menus and general look & feel of your desktop is just weird (actually is just without any theme). ", "Trying to set a theme again it won’t work. ", "To fix this you just have to remove one file and regenerate the cache config with another command, just execute:\n\n$ rm ~/.config/Trolltech.conf\n$ kbuildsycoca4 --noincremental\n\n$ rm ~/.config/Trolltech.conf\n$ kbuildsycoca4 --noincremental\n\nThen restart your session (or close your apps and open them again) and there you go, pretty again!" ]
{ "pile_set_name": "Pile-CC" }
[ 0, 0.005747126436781609, 0, 0 ]
0.001437
5
[ { "analysis_explanation": null, "end": 12, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 0 }, { "analysis_explanation": null, "end": 99, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 96 }, { "analysis_explanation": null, "end": 414, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 402 }, { "analysis_explanation": null, "end": 477, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 465 } ]
[ "21 Mitchell Farm Dr, Sharpsburg, GA 30277\n\nBETTER THAN NEW gorgeous 4 plus 5th/bonus bedroom home with 4 1/2 baths in Mitchell Farm. ", "This stunning home has upgrades galore from the moment you walk in to the spacious open floor plan. ", "Private office and separate dining room as you enter the home. ", "Hardwoods are found in the living areas including the great room as well as the upstairs hallway. ", "Custom upgraded lighting throughout. ", "Cabinets are upgraded and make a welcome addition to the laundry room, walk-in pantry, plus shelving in the mudroom. ", "Two refrigerators to stay including an extra in the pantry. ", "Custom backsplash, granite, upgraded appliances, under cabinet lighting enhance the custom cabinetry and enormous island. ", "Upgraded tile floors and tile surround in all four of the full baths. ", "Master on main with a beautiful custom design tile in the master bath plus a frameless shower door. ", "Upstairs includes 3 spacious bedrooms and 2 private full baths plus a full bath to share with the 4th bedroom and the bonus room with closet. ", "Covered patio features extended concrete for additional seating and ample room to entertain. ", "Professional landscape lighting installed on front exterior of home. ", "Located just south of the roundabout at Hwy 16 and 54, this home is convenient to Interstate 85 and Pinewood Studios. ", "AT&T Internet available!", "\n\nFrom Sharpsburg head south on Hwy 54 and continue straight through the roundabout at Hwy 16. ", "Take a right on Ragsdale Rd. ", "Mitchell Farm will be on your right. ", "Home is first on right.", "\n\nSummary of 21 Mitchell Farm Dr\n\n21 Mitchell Farm Dr is a 3,951(*estimated) square foot home with 4 bedrooms and 4 bathrooms located in Sharpsburg GA, Coweta County. ", "This property is listed for sale at $439,900 and is currently active and accepting offers." ]
{ "pile_set_name": "Pile-CC" }
[ 0.015037593984962405, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.00847457627118644, 0.041666666666666664, 0.010526315789473684, 0.034482758620689655, 0.02702702702702703, 0, 0.005988023952095809, 0 ]
0.006819
5
[ { "analysis_explanation": null, "end": 31, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 21 }, { "analysis_explanation": null, "end": 1257, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1255 }, { "analysis_explanation": null, "end": 1362, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1352 }, { "analysis_explanation": null, "end": 1675, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1665 }, { "analysis_explanation": null, "end": 1693, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1680 } ]
[ "Editor’s note: This article was originally published in 2016 but we’ve added this update about startup company Vessel, which is piloting a mug share program in Boulder, Colorado. ", "Five coffee shops across the city have already signed up to participate. ", "Participation is free for customers—they simply pick up their caffeine fix in a stainless steel, reusable mug at their participating café of choice and return it within five days to any participating shop when they are done. ", "Vessel uses an app to track the mugs and ensure they make their way back to a pickup location. ", "Coffee shops pay a small per cup fee for Vessel to retrieve and clean the cups, but that fee is less than the cost of a single disposable cup, making it a cost and trash saving endeavor for the coffee shops. ", "Vessel plans to expand its program to other US cities, but for now we’ll watch and see how the program works.", "\n\nWhat would you do to save a few pennies? ", "Thirty to 45 percent of shoppers will remember their reusable grocery bags to save on a five-cent bag tax. ", "Consumers will wash out and return 70 to 80 percent of recyclable bottles to cash in on bottle bill refunds. ", "But fewer than two percent of coffee lovers will bring their own mugs to Starbucks to save a dime on their beverage. ", "Why do people work hard to save on their bags and bottles but not on their cups of joe?", "\n\nWhat reusables are up against\n\nMany coffee shops have tried to promote reusable mugs by offering a 10-cent discount to customers who bring their own cups to the café. ", "Starbucks, Seattle’s Best, and Peet’s all offer the discount, as do many local coffee shops, like The Hof and Ugly Mug in Portland and Cloud City Coffee in Seattle. ", "Chances are, if a place sells coffee, it will give you a discount for remembering your tumbler. ", "But few caffeine addicts are taking advantage.", "\n\nThe same few pennies charged as a fine turn out to be much more effective at curbing wasteful practices than when they come in the form of a small bonus or savings. ", "Consumers hate being fined but rarely go out of their way to save a few cents (just think of all the times you’ve passed on coupons).", "\n\nSeveral other obstacles stand in the way of a reusable-mug renaissance: carrying around a tumbler is inconvenient; unique travel-mug sizes can give baristas trouble; and, interestingly, the paper coffee cup has also become a status symbol, a signal of wealth and a busy schedule, and consumers are loathe to give that up.", "\n\nSo what can we do to meet these challenges and make reusables the new norm in Cascadia?", "\n\nWhat works: Two case studies\n\nLoss aversion: The case of the bag tax\n\nBag taxes, like those in Corvallis, Seattle, and Bellingham, charge consumers 5 to 10 cents for each disposable grocery bag they use per shopping trip. ", "This charge has proven to be highly effective in prompting customers to bring their own bags to the store and avoid the fine. ", "In Seattle, nearly 50 percent of stores reported a decrease in disposable bag use six months after the implementation of a 5-cent charge on paper bags. ", "Ireland, which introduced a bag tax of about 19 cents in 2002, saw an even more dramatic decrease: consumers there used 94 percent fewer disposable bags in the first year of the program (!), ", "and they continued to keep their consumption under 10 percent of former usage five years later.", "\n\nIt’s the same five cents, but when it’s a tax and not a refund, it carries a lot more weight with consumers.", "\n\nConsumers are much more motivated to avoid a fine than to take advantage of a reimbursement, according to numerous behavioral economics studies (like this one). ", "The bag tax in Montgomery County, Maryland, provides a good illustration. ", "Before the County implemented its five-cent charge on disposable grocery bags, many stores offered a five cent bonus to customers who brought their own shopping bags. ", "These stores saw almost no increase in reusable bags: 82 percent of customers used disposable bags in bonus stores, compared to 84 percent in stores offering no bonus. ", "Once the 5-cent tax on disposable bags kicked in, however, use of disposables plummeted, and only 39 percent of customers used the taxed bags. ", "It’s the same five cents, but when it’s a tax and not a refund, it carries a lot more weight with consumers.", "\n\nBut implementing a fee on disposable hot drink cups would also mean battling industry pushback. ", "Though jurisdictions such as Kassel, Germany; Toronto, Canada; and the nation of South Korea have attempted to introduce such a fee, none has yet succeeded. ", "For example, McDonald’s successfully challenged Kassel’s 30-cent charge on disposable cups in restaurants and cafés and eliminated the program from all cities in the country (see page 45).", "\n\nThe impact of income: The case of bottle bills\n\nBottle bills also offer a small cash motivator to change consumption habits, and they yield even greater participation rates than bag taxes. ", "Two Cascadian jurisdictions, British Columbia and Oregon, have bottle bills. ", "In these places, customers pay a five- to ten-cent deposit on every beverage bottle they purchase and get the money back when they return the empty and clean bottles to the store or other collection facility. ", "Bottle recovery rates in these two jurisdictions are an impressive 70 to 80 percent, well above the United States’ national bottle recovery rate, which remains persistently below 40 percent.", "\n\nLow-income people disproportionately drive the success of these programs. ", "In Santa Barbara, California, recyclers with incomes under $25,000 receive 58 percent of all bottle return refunds, representing returns of far more bottles than they personally consume (see page 15).", "\n\nSince 2014, the Binners’ Project, a group in Vancouver, British Columbia, has been advocating for a bottle bill-like program for coffee cups. ", "To prove there is high interest in the program, it hosts an annual one-day event called Coffee Cup Revolution and offers a nickel for every cup turned in that day. ", "In the latest Coffee Cup Revolution, binners across Vancouver collected 31,000 coffee cups in just four hours.", "\n\nDespite high participation, the Binners’ Project notes that there are numerous barriers to implementing a deposit program on hot drink cups in British Columbia, including program expense. ", "Bottle bill programs remain viable because aluminum and plastic bottles can yield high-quality recycled products, which is not yet true of paper cups. ", "Most hot drink cups have a polyethylene inner coating that allows them to hold liquid but also makes them expensive to recycle. ", "In fact, only a handful of jurisdictions in Canada and the United States have recycling facilities that can process these cups, including Ontario and San Francisco. ", "Even in these places, finding a market for the recycled product is difficult. ", "Most often cups are shipped to Asia for processing into low-quality paper pulp. ", "The Binners’ Project hopes that in the long-term a refund system could drive recycling technology innovation and change the game for disposable cups.", "\n\nIs there a better price point?", "\n\nIs ten cents just not worth the trouble of toting your own tumbler? ", "The fact is, bringing your own mug to a café is inconvenient. ", "Just to save one measly cup from the landfill, you have to remember your tumbler and lug it around all day.", "\n\nCommuter cups can be troublesome for baristas, too. ", "Container sizes often don’t correspond to menu sizes, which makes pricing ambiguous. ", "Is this particular Seahawks cup a grande or a venti? ", "Add to this confusion the barista headaches of dirty mugs and tumblers that don’t fit on the steamer, and you’ve got another serious obstacle to reuse.", "\n\nAnd for coffee lovers, there’s the missed chance to show off your cosmopolitan lifestyle by slinging around a fresh paper cup. ", "There’s just something about that crisp white cylinder that’s hard to let go of.", "\n\nIf Cascadian cities taxed disposable coffee cups, they would likely curb consumption, because fees change behavior more than discounts.", "\n\nCafés on the University of Washington’s campus offer a 25-cent discount to customers who bring their own mugs, and they report that about 12 percent of beverages bought on campus are filled in personal mugs. ", "Similarly, Seattle University offers a 20-cent discount for customers toting their cups, and it sees 13 percent participation on campus. ", "Though that’s a nice bump up from Starbucks’ 2 percent refillable rate, it still isn’t comparable to the success of bag taxes and bottle bills. ", "It’s clear, then, that price isn’t the only factor stopping customers from lugging a mug.", "\n\nIf Cascadian cities taxed disposable coffee cups, they would likely curb consumption, because fees change behavior more than discounts. ", "So this proposal is worth considering, even though it carries a number of implementation obstacles. ", "Passing a new fee on coffee cups is unlikely to be popular with customers or coffee shops, and it doesn’t address barista concerns of unique sizes and clean cups.", "\n\nThat said, there may be a different option, one that might grow organically until it trims the pile of over 2.3 billion (yes, billion) disposable hot drink cups thrown away in Cascadia every year. (", "That equals two-and-a-half cups thrown out by every Cascadian every week!) ", "Read on…\n\nOr is price the wrong question altogether?", "\n\nMaybe price, tax, and bonus are the wrong questions—or at least not the first questions we should be asking. ", "Changing the culture of reusables could reveal an even more effective path forward, addressing some of reusables’ more cost-resistant barriers.", "\n\nAs Cascadia has pioneered so many green cultural firsts, and indeed become known for its green soul, why not take on one more such opportunity—especially one tied to another of our cultural icons: coffee. ", "In fact, we’ve already got some great example programs in our own backyard.", "\n\nFind this article interesting? ", "Please consider making a gift to support our work.", "\n\nWestern Washington University (WWU) in Bellingham piloted a mug-share program in 2013 that aimed to do just that. ", "The program targeted two major obstacles customers identified to bringing their own tumblers: 1) remembering the cups and 2) carrying them around all day. ", "Participants in the mug share were able to take their beverages to go in reusable tumblers available in campus cafés. ", "They could drop their dirty cups off later at any other participating café to be washed. ", "Mug sharers had to return one tumbler before checking out another or pay a $15 replacement fee. ", "This helped ensure mugs didn’t walk off too frequently or collect in dorm rooms.", "\n\nWWU isn’t the first place to try a mug share. ", "Many other universities have done so, including the University of Northern British Columbia and Whitman College. ", "A small startup company called Good to Go even tried starting an exchange in New York City, in which customers would keep their own lids as a sign of membership in the exchange and just trade out tumblers at participating cafés.", "\n\nA mug exchange could provide a number of benefits in addition to addressing customer convenience. ", "Shared cups could correspond to standard drink sizes and fit espresso machines and frothers. ", "Participating cafés could also cut down on water consumption. ", "According to a Starbucks report from 2000, if just 10 customers per hour chose a reusable mug in each store, instead of a paper cup, Seattle’s Starbucks locations could save well over one million gallons of water annually, even after accounting for the extra dishwashing.", "\n\nA caffeinated culture shift\n\nThe promise of a mug share program doesn’t stop with its fix for the annoyance of having to carry around your own cup—-it also builds a system that advertises reusable mugs as a social norm. ", "The disposable coffee cup has become a sign of wealth for many: an indication of a busy schedule, an adult palette, and a great sense of style. ", "And social norms are among the most powerful of influencers, even when we think they have no effect on us.", "\n\nBut a well-established mug exchange program, with branded, eye-catching tumblers, perhaps designed by local artists, could invert that sense of status and make going reusable something to be proud of. ", "Cascadian cities could start mug exchanges that span across our many trademark coffee shops. ", "With a café on nearly every corner, imagine how easy it would be to drop off your used tumbler. ", "Or neighborhoods, universities, office buildings, and company campuses could start their own exchanges. ", "Or coffee chains themselves could launch them, aiming to get their own branded tumblers in wide circulation before their competitors do. ", "Perhaps mug exchanges could transform reusables from something hard to remember to something hard to forget.", "\n\nNotes: UW reports that 5,000 disposable coffee cups are thrown out on campus on a typical day. ", "This number is approximately one-quarter on weekends and holidays and approximately one-half during the summer months. ", "As a result, I estimated that slightly over one million coffee cups are thrown out on campus every year. ", "Reusable mugs account for 141,000 on-campus beverage sales per year, equivalent to approximately 12 percent of all on-campus beverage sales.", "\n\nThe number of disposable coffee cups used annually in Cascadia is difficult to verify. ", "US EPA reports that 1.3 million tons of paper plate and cup waste is generated every year (Table 4). ", "Assuming that about half of this is from cups and using an average paper cup weight of 11 grams, I calculate that approximately 54 billion cups are thrown out in the United States each year. ", "This corroborates the most common estimate I found of 58 billion paper cups tossed in the United States each year (cited here, here, and here). ", "Cascadian states of Idaho, Oregon, and Washington together account for about 4 percent of the total United States population, and assuming rate of coffee cup use is somewhat constant across the country, that means residents of these three states together chuck over 2 billion cups per year, or nearly 165 cups per person per year.", "\n\nCanadian disposable cup consumption per person is a little lower than in the United States. ", "Estimates suggest that 1.6 billion cups are thrown out in Canada per year, and with BC making up a little over 13 percent of the total Canadian population, this means BC residents throw out about 209 million cups per year, or 44 cups per person per year.", "\n\nThe Report of the Starbucks Coffee Company/Alliance for Environmental Innovation Joint Task Force, published in 2000, found that if 10 customers per hour chose a ceramic mug over a paper cup an average coffee shop could save 8,155 gallons of water per year. ", "Estimating there are approximately 150 Starbucks stores in Seattle, this would mean Starbucks’ Seattle locations collectively would conserve 1,223,683 gallons of water each year." ]
{ "pile_set_name": "OpenWebText2" }
[ 0.00558659217877095, 0, 0, 0, 0, 0, 0, 0, 0, 0.008547008547008548, 0, 0, 0.01818181818181818, 0, 0, 0, 0, 0.0030959752321981426, 0.011235955056179775, 0.004464285714285714, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.006369426751592357, 0.010638297872340425, 0, 0, 0, 0, 0, 0, 0.006944444444444444, 0, 0, 0.005263157894736842, 0, 0, 0, 0, 0, 0.006711409395973154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.004761904761904762, 0.0072992700729927005, 0.006944444444444444, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.004830917874396135, 0, 0, 0, 0.008620689655172414, 0, 0, 0, 0, 0, 0, 0.017699115044247787, 0, 0, 0, 0, 0.01107011070110701, 0, 0, 0, 0, 0.010752688172043012, 0, 0, 0, 0, 0.010309278350515464, 0, 0, 0, 0, 0.009900990099009901, 0, 0, 0, 0, 0.007874015748031496, 0, 0.011235955056179775 ]
0.001771
5
[ { "analysis_explanation": null, "end": 60, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 56 }, { "analysis_explanation": null, "end": 167, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 160 }, { "analysis_explanation": null, "end": 177, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 169 }, { "analysis_explanation": null, "end": 430, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 421 }, { "analysis_explanation": null, "end": 826, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 824 }, { "analysis_explanation": null, "end": 1350, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1347 }, { "analysis_explanation": null, "end": 1537, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1530 }, { "analysis_explanation": null, "end": 1554, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1550 }, { "analysis_explanation": null, "end": 1649, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1641 }, { "analysis_explanation": null, "end": 1682, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1675 }, { "analysis_explanation": null, "end": 2534, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2526 }, { "analysis_explanation": null, "end": 2640, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2631 }, { "analysis_explanation": null, "end": 2649, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2642 }, { "analysis_explanation": null, "end": 2665, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2655 }, { "analysis_explanation": null, "end": 2894, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2887 }, { "analysis_explanation": null, "end": 2976, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2966 }, { "analysis_explanation": null, "end": 3043, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3036 }, { "analysis_explanation": null, "end": 3097, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3093 }, { "analysis_explanation": null, "end": 3206, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3192 }, { "analysis_explanation": null, "end": 3321, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3305 }, { "analysis_explanation": null, "end": 3625, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3608 }, { "analysis_explanation": null, "end": 3635, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3627 }, { "analysis_explanation": null, "end": 4385, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4379 }, { "analysis_explanation": null, "end": 4394, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4387 }, { "analysis_explanation": null, "end": 4403, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4396 }, { "analysis_explanation": null, "end": 4411, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4405 }, { "analysis_explanation": null, "end": 4442, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4431 }, { "analysis_explanation": null, "end": 4898, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4889 }, { "analysis_explanation": null, "end": 4930, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4914 }, { "analysis_explanation": null, "end": 4941, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4935 }, { "analysis_explanation": null, "end": 5284, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5267 }, { "analysis_explanation": null, "end": 5452, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5439 }, { "analysis_explanation": null, "end": 5464, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5454 }, { "analysis_explanation": null, "end": 5647, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5643 }, { "analysis_explanation": null, "end": 5691, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5682 }, { "analysis_explanation": null, "end": 5709, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5693 }, { "analysis_explanation": null, "end": 5845, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5839 }, { "analysis_explanation": null, "end": 5853, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5846 }, { "analysis_explanation": null, "end": 5941, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5933 }, { "analysis_explanation": null, "end": 6004, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5995 }, { "analysis_explanation": null, "end": 6052, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6037 }, { "analysis_explanation": null, "end": 6213, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6197 }, { "analysis_explanation": null, "end": 6571, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6565 }, { "analysis_explanation": null, "end": 6593, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6576 }, { "analysis_explanation": null, "end": 6666, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6659 }, { "analysis_explanation": null, "end": 6684, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6671 }, { "analysis_explanation": null, "end": 6799, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6795 }, { "analysis_explanation": null, "end": 7261, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7254 }, { "analysis_explanation": null, "end": 7825, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7816 }, { "analysis_explanation": null, "end": 8540, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8531 }, { "analysis_explanation": null, "end": 9111, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9103 }, { "analysis_explanation": null, "end": 9122, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9112 }, { "analysis_explanation": null, "end": 9187, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9178 }, { "analysis_explanation": null, "end": 9198, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9188 }, { "analysis_explanation": null, "end": 9518, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9510 }, { "analysis_explanation": null, "end": 9919, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9909 }, { "analysis_explanation": null, "end": 9955, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9951 }, { "analysis_explanation": null, "end": 10137, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10130 }, { "analysis_explanation": null, "end": 10772, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10759 }, { "analysis_explanation": null, "end": 11205, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11201 }, { "analysis_explanation": null, "end": 11304, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11297 }, { "analysis_explanation": null, "end": 11385, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11377 }, { "analysis_explanation": null, "end": 12117, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12108 }, { "analysis_explanation": null, "end": 12740, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12727 }, { "analysis_explanation": null, "end": 12859, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12842 }, { "analysis_explanation": null, "end": 12964, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12954 }, { "analysis_explanation": null, "end": 13169, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13161 }, { "analysis_explanation": null, "end": 13196, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13194 }, { "analysis_explanation": null, "end": 13283, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13273 }, { "analysis_explanation": null, "end": 13474, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13457 }, { "analysis_explanation": null, "end": 13484, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13475 }, { "analysis_explanation": null, "end": 13589, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13572 }, { "analysis_explanation": null, "end": 13599, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13590 }, { "analysis_explanation": null, "end": 13639, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13630 }, { "analysis_explanation": null, "end": 13655, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13650 }, { "analysis_explanation": null, "end": 13663, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13657 }, { "analysis_explanation": null, "end": 13679, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13669 }, { "analysis_explanation": null, "end": 13743, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13730 }, { "analysis_explanation": null, "end": 13969, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13961 }, { "analysis_explanation": null, "end": 14051, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14034 }, { "analysis_explanation": null, "end": 14117, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14111 }, { "analysis_explanation": null, "end": 14139, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14137 }, { "analysis_explanation": null, "end": 14196, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14188 }, { "analysis_explanation": null, "end": 14222, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14220 }, { "analysis_explanation": null, "end": 14424, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14420 }, { "analysis_explanation": null, "end": 14632, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14625 }, { "analysis_explanation": null, "end": 14668, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14661 }, { "analysis_explanation": null, "end": 14743, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14734 } ]
[ "INTRODUCTION {#SEC1}\n============\n\nThe proper development of multicellular organisms depends on the distinct specification of different cell types. ", "Despite having identical genomes, cells display distinct gene expression patterns and phenotypes, which can persist after numerous cell divisions ([@B1]). ", "Cell identity is maintained, in part, through epigenetic mechanisms. ", "However, the process by which epigenetic states of chromatin are propagated to daughter cells during mitotic cell division (also known as epigenetic inheritance) is one of the challenging questions in the field of epigenetics. ", "One key process that contributes to epigenetic inheritance is the assembly of the nucleosome, the basic repeating unit of chromatin. ", "The nucleosome consists of 145--147 base pairs of DNA wrapped around a histone octamer containing one histone (H3--H4)~2~ tetramer and two histone H2A--H2B dimmers ([@B2]). ", "Nucleosomes act as a barrier to any DNA-related process (such as DNA replication, transcription and repair), therefore they need to be disassembled so that the machinery can have access to the DNA strands ([@B5]). ", "Following DNA replication during S phase, nucleosomes are reassembled using both parental histones and newly synthesized histones in a process called replication-coupled nucleosome assembly ([@B6]). ", "By virtue of their high basic charge, histones and DNA tend to form insoluble aggregates when directly mixed in physiological conditions. ", "To prevent these deleterious effects, a network of histone chaperones are responsible for binding and delivering histones to DNA to form nucleosomes during DNA replication, repair as well as transcription ([@B7]).", "\n\nIn general, histone chaperones can be classified as either H3--H4 or H2A--H2B chaperones based on their preferential binding to H3--H4 or H2A--H2B. Chromatin assembly factor 1 (CAF-1) is a H3--H4 chaperone, which was first discovered in human cells for its ability to assemble replicating DNA into nucleosomes using newly synthesized histone H3--H4 ([@B6],[@B10]). ", "CAF-1 is a three-subunit complex conserved in eukaryotic organisms. ", "In S. cerevisiae, CAF-1 consists of Cac1, Cac2 and Cac3. ", "CAF-1 has evolutionarily conserved functions in DNA replication, repair and heterochromatin silencing ([@B11]). ", "Recent studies have suggested that CAF-1 is also involved in developmental pathways, epigenetic memories and asymmetric cell division ([@B17]).", "\n\nNewly synthesized H3--H4 complexes initially form hetero-complex with the histone chaperone anti-silencing factor 1 (Asf1) (Asf1-H3--H4), which will serve as the ideal substrate for the acetylation of H3K56 (H3K56ac) by the histone acetyltransferase Rtt109-Vps75 complex in S. cerevisiae ([@B21]). ", "H3K56ac then promotes the ubiquitylation of H3K121, K122 and K125 by Rtt101-MMS1 ([@B22]). ", "This ubiquitylation weakens the interaction between Asf1 and H3--H4, which will then facilitate the hand-off of H3--H4 to CAF-1 and another chaperone Rtt106. ", "CAF-1 and Rtt106 then assemble H3--H4 tetramers for nucleosome formation ([@B23]).", "\n\nStudies in yeast and human cells indicate that the ability of CAF-1 to preferentially assemble replicating DNA into nucleosomes depends, at least in part, on its ability to interact with proliferating cell nuclear antigen (PCNA). ", "PCNA is associated with replicated DNA molecules and attracts CAF-1 to the site of DNA replication ([@B26]). ", "In S.cerevisiae, disruption of CAF-1-PCNA interaction impairs the role of CAF-1 in telomere silencing and silent mating-type locus, HMR, but interestingly, causes only partial loss of function compared with Cac1 deletion ([@B26],[@B29],[@B30]). ", "Thus, there might be other factors existing to promote CAF-1\\'s ability to assemble replicating DNA into nucleosomes.", "\n\nWe attempted to study the structure of yeast CAF-1. ", "During this process, we identified an independent domain at the C terminal of Cac1 subunit (termed as Cac1C). ", "The structure of this domain was then determined by crystallographic method. ", "Unexpectedly, we found that Cac1C bears a winged helix domain (WHD) structure. ", "Electrophoretic mobility shift assay (EMSA) reveals that this domain binds to DNA without sequence specificity. ", "Mutagenesis analysis shows that the DNA-binding ability of WHD motif in CAF-1, functioning with PCNA, helps to recruit and stabilize CAF-1 at the replication forks in yeast and mouse cells. ", "Therefore, our studies reveal a conserved mechanism whereby CAF-1 functions in DNA replication-coupled nucleosome assembly.", "\n\nMATERIALS AND METHODS {#SEC2}\n=====================\n\nProtein expression and purification {#SEC2-1}\n-----------------------------------\n\nCac1C was expressed as a glutathione S-transferase (GST) fusion protein in *Escherichia coli*. ", "The GST tag was removed by protease cleavage, and Cac1C was purified by successive chromatographic methods. ", "The CAF-1 complex was expressed in baculovirus-infected sf9 insect cells. *", "Cac1* (residues 91--606aa) and the full-length *Cac3* genes were fused with the *MBP* gene from the pMAL-C2P vector (Invitrogen) at the N-terminal and ligated by a PreScission Protease cleavage site. ", "The fused genes were cloned into the pFastBac-1 vector (Invitrogen). ", "The *Cac2* (residues 1--438) gene was cloned into the pFastBac-1 vector directly and expressed in sf9 insect cells. ", "The MBP tag was removed by protease cleavage using PreScission Protease, and CAF-1 was purified by successive chromatographic methods. ", "Details of the methods are described in Supplementary materials and methods.", "\n\nYeast strains and plasmids {#SEC2-2}\n--------------------------\n\nAll yeast strains used in our experiments were derived from W303 (leu2--3, 112 ura3--1 his3--11, trp1--1, ade2--1, can1--100). ", "Standard yeast media and manipulations were used. ", "Cac1 expression plasmids were constructed using standard methods and the pRS313vector. ", "Green Fluorescent Protein labeled p150 (GFP-p150) wild type (WT) and the mutants were expressed using a lentivirus-based vector. ", "Oligos used to construct the Cac1 and p150 mutants are listed in Supplementary Table S1.", "\n\nCrystallization and structure determination {#SEC2-3}\n-------------------------------------------\n\nCac1C crystals were obtained in a solution containing 0.1 M NaCl, 1.5 M (NH4)~2~SO~4~ and 0.1 M BIS-Tris (pH 6.5) and were flash-frozen in 20% glycerol as a cryoprotectant. ", "Anomalous diffraction data at a resolution of 2.75 Å using selenomethionine (Se)-derivative crystals was collected at the Shanghai synchrotron radiation facility beamline BL17U (SSRF, China; λ = 0.979 Å). ", "The data were processed using HKL2000 ([@B31]). ", "Phasing was performed using the single-wavelength anomalous dispersion (SAD) method with the Se-derivative data by SHELX ([@B32]) and was improved by PHENIX AutoSol ([@B33]). ", "Automatic protein model building was performed with PHENIX AutoBuild ([@B33]). ", "The resulting protein models were completed manually using COOT ([@B34]). ", "The final model was refined using REFMAC1 ([@B35]), and its stereochemical quality was checked using PROCHECK ([@B36]). ", "In the Ramachandran plot, 93.5% of the amino acids in the final atomic model were in the most favorable region and 6.5% were in the additional allowed region. ", "Structural figures were prepared using PyMOL ([www.pymol.org](http://www.pymol.org)).", "\n\nEMSA {#SEC2-4}\n----\n\nAll the oligonucleotides used in this study were synthesized by Sangon (Shanghai, China). ", "Two strands of complementary single-stranded DNA (ssDNA) were annealed to form dsDNA. ", "5-Carboxyfluorescein (5-FAM) labeled DNA was mixed with the indicated quantity of protein in a buffer (20 mM Tris pH 7.5, 100 mM NaCl and 1 mM DTT). ", "The reaction mixture was incubated on ice for 1 h and analyzed by electrophoresis in native PAGE at 100 V using 0.5x TBE buffer on ice. ", "The gels were scanned with Typhoon Troi + (GE Healthcare). ", "To compare the binding affinities, the integrated density value of each band was quantified by ImageJ (1.46r). ", "The data were analyzed by non-linear regression equation using the Graph Pad Prism software and fitted one site-specific binding model.", "\n\nDNA binding assay {#SEC2-5}\n-----------------\n\nThe biotinylated 58 bp oligonucleotide was synthesized by Sangon (Shanghai, China). ", "Two strands (one was biotinylated) of complementary ssDNA were annealed to form dsDNA. ", "Streptavidin Sepharose beads (GE Healthcare) were incubated with 58 bp of biotinylated dsDNA in buffer (20 mM Tris pH 7.5, 150 mM NaCl, 0.01% NP40, 10% glycerol and 1 mM DTT) at 4°C for 30 min. ", "The beads were washed three times with the same buffer to remove the excess DNA. ", "Equal beads labeled with DNA were further incubated with indicated amount of purified proteins at 4°C for an additional 30 min. ", "The beads were washed three times, analyzed by SDS-PAGE and detected with Coomassie Blue staining or immunoblotting with a GST antibody (TIANGEN, 1:2000).", "\n\nHistone binding assay {#SEC2-6}\n---------------------\n\nHistones H3 and H4 were prepared as described previously ([@B37]). ", "Histones H3 and H4 from *Xenopus laevis* were overexpressed in *E. coli* strain BL21 (DE3) cells, purified separately under denaturing conditions and combined to reconstitute the (H3--H4)~2~ tetramer.", "\n\nIn GST pull-down experiments, the purified GST-tagged Cac1C and CAF-1 (WT or mutants) were immobilized on 50 μl glutathione resin. ", "The beads were incubated with excess histone H3--H4 in buffer (20 mM Tris pH 7.5, 300 (or 200) mM NaCl, 0.01% NP40, 10% glycerol and 1 mM DTT) at 4°C for 1 h. The beads were washed three times with the same buffer, analyzed by SDS-PAGE and detected with Coomassie Blue staining.", "\n\nPCNA binding assay {#SEC2-7}\n------------------\n\nPurified PCNA with his tag at the C-terminal (PCNA-his) was mixed with GST-tagged protein in buffer (20 mM Tris pH 7.5, 100 mM NaCl and 0.01% NP40). ", "The mixture was further incubated with 20 μl glutathione resin at 4°C for 1 h. The beads were washed three times with the same buffer and analyzed by SDS-PAGE. ", "PCNA-his was detected by immunoblotting with his antibody (TIANGEN, 1:2000). ", "The GST-tagged proteins were detected by Coomassie Blue staining or immunoblotting with GST antibody (TIANGEN, 1:2000).", "\n\nSilencing assays {#SEC2-8}\n----------------\n\nAssays for silencing at the *HMR* locus were performed as described in cells containing a GFP reporter integrated at the silent *HMR* locus ([@B38]). ", "Cells grown at 25°C to an optical density at 600 nm value of 0.6--0.8 were washed three times with synthetic complete-TRP media. ", "The percentage of cells expressing GFP was determined using flow-assisted cell sorting (FACS) analysis.", "\n\nChromatin binding assay {#SEC2-9}\n-----------------------\n\nYeast cells were grown in 5 ml of selective medium at 25°C overnight. ", "Each strain was diluted to 15 ml to OD~600~ = 0.2 and grown until OD~600~ ∼0.8 at 25°C. ", "A total of 0.5 ml of each culture was harvested for FACS analysis. ", "The rest cells were collected and washed once with 1 ml of ice-cold 20% glycerol. ", "The chromatin binding assay was performed as described ([@B39]). ", "Proteins in chromatin and soluble fractions were analyzed by Western blot analysis using antibodies against Cac1 ([@B40]) (rabbit polyclonal, 1:2000), PCNA (871, 1:10000), Orc3 (SB3, 1:2000) and H3 (rabbit polyclonal, 1:1000).", "\n\nCell culture and fluorescence microscopy {#SEC2-10}\n----------------------------------------\n\nMouse NIH3T3 cells were plated on poly-L-lysine-coated glass coverslips and grown in Dulbecco\\'s modified Eagle medium (DMEM) with 10% fetal bovine serum (FBS). ", "We carried out pre-extraction of cells prior to fixation for 5 min with 0.2% Triton in phosphate buffered saline (PBS) buffer plus 1% goat serum on ice and fixed the cells in cold methanol for 20 min. ", "The cells were permeabilized with 0.5% Triton X-100 in PBS buffer for 5 min at room temperature and then blocked with 5% goat serum in PBS buffer for at least 1 h. Primary antibodies at appropriate dilutions (α-PCNA:PC10,1:100; α-GFP:Ab6556,1:1000) were added to the cells and incubated at room temperature for at least 2 h. The cells were washed with PBS buffer twice and probed with FITC/Rhodamine-conjugated secondary antibodies at room temperature for 1 h. DNA was stained with DAPI, and the samples were mounted with Gold antifade reagents (Invitrogen) and examined using a Zeiss Axioplan Fluorescence microscope (100x objective).", "\n\nRESULTS {#SEC3}\n=======\n\nCrystal structure of Cac1C {#SEC3-1}\n--------------------------\n\nWe solved the structure of yeast Cac1C (residues 520--606 aa) at a resolution of 2.75 Å by the SAD method using a Se-derivative protein crystal (Supplementary Table S2). ", "Cac1C consisted of four helices, two antiparallel strands and a long wing loop (w1), arranged in the order of α1-α2-α3-β1-w1-β2-α4 (Figure [1A](#F1){ref-type=\"fig\"}). ", "We determined through Dali search (<http://ekhidna.biocenter.helsinki.fi/dali_server>) that Cac1C shared highly structural similarities with some WHD-containing proteins, such as human ATP-dependent DNA helicase RECQ1 ([@B41]) (Figure [1B](#F1){ref-type=\"fig\"}), human transcriptional activator regulatory factor RFX1 ([@B42]) (Figure [1C](#F1){ref-type=\"fig\"}), E2F transcription factor 4 (E2F4) ([@B43]) (Supplementary Figure S1A) and human RecQ helicase WRN ([@B44]) (Supplementary Figure S1B). ", "However, some structural differences were detected between Cac1C and typical WHDs. ", "Cac1C lacked one β-strand and the w2 loop, while contained an additional α-helix at the C-terminal compared with canonical WHDs (Supplementary Figure S1C and D).", "\n\n![", "Structure of Cac1C. (**A**) A overview of Cac1C. Key residues predicted to be involved in DNA binding are shown as stick representations (magentas). ", "Secondary structure elements of Cac1C are labeled. (**", "B** and **C**) Structural comparison of Cac1C (cyan) with RECQ1 (magenta PDB 2WWY, panel B) and RFX1 (green PDB 1DP7, panel C). ", "All α helices and w1 are labeled. ", "The root mean square deviations (RMSD) of these two structures with Cac1C are 2.60 Å and 2.15 Å, respectively. (**", "D**) The electrostatic potential surface of Cac1C shows a positively charged region composed by eight basic residues. ", "The positively charged, negatively charged and neutral regions are shown in blue, red and white, respectively.](gkw106fig1){#F1}\n\nWHD is a versatile and widespread structural element, usually involved in nucleic acid binding. ", "Its diverse functions range from transcription factor sequence recognition to bulldozer-like strand-separating wedges in helicases to mediate protein--protein interactions ([@B45]). ", "The electrostatic potential surface of Cac1C highlighted a positively charged cavity, suggesting that this domain may be also involved in nucleic acid binding (Figure [1D](#F1){ref-type=\"fig\"}). ", "Eight positively charged residues (Lys553, Lys560, Lys564, Lys568, Arg573, Lys577, Arg582 and Lys583) from α2, α3 and w1 constituted the positively charged surface (Figure [1A](#F1){ref-type=\"fig\"} and [D](#F1){ref-type=\"fig\"}).", "\n\nThe Cac1C positively charged surface is responsible for DNA binding {#SEC3-2}\n-------------------------------------------------------------------\n\nThe WHD structure and the positively charged cavity on the Cac1C surface suggest that Cac1C is involved in DNA binding. ", "To test this idea, we performed EMSA assays and found that the recombinant Cac1C protein bound to dsDNA of different lengths (10--16 bp) and different sequences (AT-rich or GC-rich) as well as ssDNA *in vitro* (Supplementary Figure S2A and B). ", "Cac1C DNA binding was further validated by a DNA-protein binding assay using streptavidin Sepharose beads coupled with 58 bp DNA (Supplementary Figure S3).", "\n\nTo further determine the detailed mechanism of the interaction between Cac1C and dsDNA, we mutated eight basic residues (lysine or arginine) in the positively charged cavity to glutamic acid respectively, and examined their DNA-binding abilities. ", "Mutations in five residues (K560E, K564E, K568E, R573E and R582E), located in α3 and w1, significantly reduced or impaired Cac1 DNA-binding ability compared with WT Cac1C (Figure [2A](#F2){ref-type=\"fig\"} and [B](#F2){ref-type=\"fig\"}), without apparent effects on the overall structure of Cac1C as examined by CD analysis (Supplementary Figure S4). ", "Mutations in the other three residues (K553E, K577E and K583E) had no apparent effect on Cac1C DNA-binding ability (Figure [2A](#F2){ref-type=\"fig\"} and [B](#F2){ref-type=\"fig\"}). ", "We noticed that the side chains of these residues extended to the outside of the DNA-binding surface (Figure [1A](#F1){ref-type=\"fig\"}). ", "These results indicate that Cac1C interacts with DNA mainly through α3 and w1. ", "Thus, Cac1C may bind DNA in similar way as WHD-containing proteins RFX1 (Figure [1D](#F1){ref-type=\"fig\"}) and E2F4 (Supplementary Figure S1A), in which both α3 and w1 interact with DNAs. ", "In the WHD of transcription factors, α3 has been identified as the key helix that makes specific polar or hydrophobic contacts with dsDNA sequences through the side chains of special residues, including tyrosine, asparagine, arginine and histidine ([@B43],[@B46],[@B47]). ", "However, we observed that Cac1C did not have selectivity for DNA sequence (Figure [2C](#F2){ref-type=\"fig\"} and Supplementary Figure S5A). ", "Consistent with these results, mutations at the asparagine and tyrosine residues on the α3 of Cac1C (N565A and Y570A) did not affect the Cac1C binding affinity to dsDNA (Figure [2D](#F2){ref-type=\"fig\"} and Supplementary Figure S5B). ", "Furthermore, the replacement of lysine with arginine (or arginine with lysine) at the eight positively charged residues also did not affect the Cac1C DNA binding ability (Supplementary Figure S6). ", "Thus, we propose that Cac1C binds to various DNAs through electronic interactions between its positively charged residues and the DNA phosphate group.", "\n\n![", "The DNA-binding ability of Cac1C assessed by EMSA. (**", "A**) The DNA-binding ability of Cac1C was reduced by mutations at charged residues locating on the positively charged surface. ", "A total of 5 μM of 58 bp FAM labeled DNA was incubated with 20 μM WT Cac1C or different Cac1C mutant proteins and analyzed in 4% native PAGE. ", "The gels were scanned with Typhoon Troi + (GE Healthcare). (**", "B**) Quantification of DNA binding of WT and each mutant in panel A. The integrated density value of each band was quantified by ImageJ and normalized against WT proteins. ", "Error bars indicate the average and SD of three independent experiments calculated by Student\\'s *t*-test. ", "\\**P* \\< 0.05 compared to WT. (**", "C**) Cac1C showed similar binding affinity to AT-rich and GC-rich DNA. (**", "D**) Mutations N565A and Y570A had no apparent effect on the DNA-binding ability of Cac1C. The results of panel C and D came from analyzing of data shown in Supplementary Figure S5.](gkw106fig2){#F2}\n\nCac1C bound to dsDNA with a dissociation constant Kd of ∼2 μM based on EMSA assays (Supplementary Figure S5B). ", "The Cac1C binding affinity to dsDNA was in a range similar to some WHD-containing proteins, such as Ash2L (Kd = 12 μM) ([@B48]), transcription factor FoxM1 (Kd = 7 μM) ([@B49]) and the histone chaperone Rtt106 (Kd \\> 20 μM) ([@B50]), suggesting that the DNA-binding ability is important for CAF-1\\'s function.", "\n\nCac1C contributes to CAF-1-DNA interaction {#SEC3-3}\n------------------------------------------\n\nCac1 is a subunit of the CAF-1 complex consisting of Cac1, Cac2 and Cac3. ", "To test whether Cac1C contributes to DNA binding of the CAF-1 complex, we used streptavidin Sepharose beads labeled with 58 bp DNA to pull-down the GST-tagged CAF-1 (Cac1, GST-Cac2 and Cac3) or the mutated complex (Supplementary Figure S7). ", "GST-Cac2 in the CAF-1 complex was pulled down by DNA, whereas GST-Cac2 alone was not, suggesting that the CAF-1 complex binds to dsDNA *in vitro* (Figure [3A](#F3){ref-type=\"fig\"}). ", "Furthermore, mutations in the basic residues, K564E/K568E and R582E/K583E resulted in a significant reduction in the amount of pulled down CAF-1 complex (Figure [3A](#F3){ref-type=\"fig\"}). ", "These mutations did not affect the formation of CAF-1 complex (Supplementary Figure S8). ", "Because these two mutations almost abolished Cac1C-DNA interaction (Supplementary Figure S3), but not the CAF-1-DNA interaction (Figure [3A](#F3){ref-type=\"fig\"}), Cac1C may be one of the domains that contribute to the interaction between CAF-1 and DNA.", "\n\n![", "Cac1C contributes to the interaction between CAF-1 and DNA, and DNA-binding mutations have no apparent effect on the ability of CAF-1 to bind its partners. (**", "A**) Cac1C was involved in the interaction between CAF-1 and DNA. ", "Equal amounts of streptavidin sepharose beads labeled with 58 bp DNA were used to pull down WT or mutated CAF-1 complex (Cac1, GST-Cac2 and Cac3). ", "Pull-downed proteins were detected by immunoblotting with antibodies against GST. ", "Compared with WT, two CAF-1 mutants, K564E/K568E and R582E/K583E, showed reduced DNA-binding abilities. ", "GST-tagged Cac2 alone was used as a negative control. (**", "B**) Cac1C does not contribute to the interaction between CAF-1 and H3--H4. ", "GST-Cac1C, WT and mutated GST-CAF-1 complexes (Cac1, GST-Cac2, Cac3) were used to pull down histone H3--H4 at 300 mM NaCl. ", "Pulled-down proteins were detected by Coomassie Blue staining. ", "Note that Cac1 and GST-Cac2 were at the similar position in the SDS-PAGE gel (Supplementary Figure S7). (**", "C**) Cac1C does not interact with PCNA *in vitro*. ", "GST-Cac1 PIP domain, GST-Cac1 PIP mutant (F233A/F234A, GST-mPIP) and GST-Cac1C were used to pull down recombinant his-tagged PCNA. ", "PCNA was detected by immunoblotting with antibodies against his. ", "GST tagged proteins were detected by Coomassie Blue staining. ", "GST was use as negative control. (**", "D**) CAF-1 mutants defective in DNA binding do not affect the CAF-1-PCNA interaction *in vitro*. ", "The experiments were performed as described above except that GST-Cac2 (negative control) and WT or mutated GST-CAF-1 complex were used in the experiments.](gkw106fig3){#F3}\n\nCac1C mutations that disrupt DNA interaction have no apparent effect on the ability of CAF-1 to bind its partners {#SEC3-4}\n-----------------------------------------------------------------------------------------------------------------\n\nCAF-1 is a histone H3--H4 chaperone that binds and deposits histone (H3--H4)~2~ tetramers onto replicating DNA ([@B6],[@B10]). ", "In addition, CAF-1 is recruited to DNA replication forks, in part, through its interaction with PCNA ([@B26]). ", "Therefore, we analyzed how K564E/K568E and R582E/K583E mutations affected the ability of CAF-1 to form complex and interact with H3--H4 and PCNA. ", "To evaluate whether Cac1C participated in histone binding, we performed a histone-binding assay using GST-tagged proteins and recombinant histone H3--H4 at different salt concentrations. ", "The results showed that Cac1C did not directly bind histone H3--H4 *in vitro* (Figure [3B](#F3){ref-type=\"fig\"} and Supplementary Figure S9). ", "However, the CAF-1 complex bound H3--H4 under the same conditions. ", "Importantly, mutations K564E/K568E and R582E/K583E did not affect the formation of the CAF-1 complex (Supplementary Figure S8) as well as the ability of this complex to bind H3--H4 (Figure [3B](#F3){ref-type=\"fig\"}). ", "Similarly, Cac1C did not bind PCNA (Figure [3C](#F3){ref-type=\"fig\"}), and these two mutations did not affect the ability of CAF-1 to bind PCNA *in vitro* (Figure [3D](#F3){ref-type=\"fig\"}). ", "These results suggest that the DNA-binding ability of CAF-1 through the Cac1C domain is independent of its ability to bind histone or PCNA *in vitro*.", "\n\nDisruption of Cac1C DNA-binding ability partially affects CAF-1\\'s function in *HMR* silencing and response to DNA damaging agents {#SEC3-5}\n----------------------------------------------------------------------------------------------------------------------------------\n\nIt is known that cells lacking CAF-1 exhibit defects in transcriptional silencing ([@B51],[@B52]). ", "In budding yeast, three loci: telomeres, silent mating-type loci and rDNA repeats form silent chromatin. ", "The silencing depends on structural proteins, such as the silent information regulatory proteins. ", "It has been shown that *cac1Δ rtt106Δ* mutant cells exhibit silencing defects at telomeres and the *HMR* silent mating-type locus ([@B38]). ", "To determine whether Cac1C DNA-binding ability was important for CAF-1\\'s function *in vivo*, we performed the GFP-based *HMR* silencing assay to evaluate the effect of Cac1C DNA-binding mutations on transcriptional silencing at the *HMR* locus. ", "In this assay, the GFP transgene inserted at the *HMR* locus was silenced in WT cells. ", "Consistent with previous results, ∼60% of *cac1Δ rtt106Δ* mutant cells expressed GFP, which could be rescued by expressing WT Cac1 ([@B38]) (Figure [4A](#F4){ref-type=\"fig\"}). ", "In contrast, Cac1 mutants defective in DNA binding, while expressed at a level similar or close to that of WT Cac1 (Supplementary Figures S10 and S11), only partially rescued the *HMR* silencing defects, with mutations at multiple charged residues exhibiting larger effects than single-site mutations (Figure [4A](#F4){ref-type=\"fig\"}), suggesting that Cac1C DNA-binding ability is important for the role of CAF-1 in transcriptional silencing.", "\n\n![", "The Cac1C-DNA interaction and the Cac1-PCNA interaction function in parallel to mediate Cac1\\'s role in *HMR* silencing and response to DNA damage. (**", "A** and **B**) Cells harboring Cac1 DNA binding mutant exhibit defects in transcriptional silencing at the *HMR* locus (A) as well as increased sensitivity toward DNA damaging agent CPT (B). ", "Cells with indicated genotypes were analyzed for GFP expression using FACS. ", "The W303 cells (less than 1%) and cells with *sir3Δ* (over 95%) were used as standards for GFP expression. ", "Error bars indicate SEM analysis of at least three independent experiments. (**", "B**) The sensitivity to DNA damage was analyzed through a 10-fold serial dilution of cells of indicated genotype onto regular growth media (SCM-His) or media with CPT. (**", "A** and **C**) Cells expressing Cac1 mutants harboring mutations at both DNA-binding domain and PCNA binding motif showed an synthetic defects in *HMR* silencing (A) and response to CPT (C). ", "The experiments were repeated at least three times and Student\\'s *t*-test was used to calculate *P*-value. ", "\\**P* \\< 0.05 compared to WT, ^\\#^*P* \\< 0.05 compared to empty vector. ", "The expression of the WT and mutated Cac1 is shown in Supplementary Figure S10.](gkw106fig4){#F4}\n\n*Cac1Δ rtt106Δ* mutant cells are sensitive to DNA damaging agents, such as camptothecin (CPT)([@B40]). ", "Therefore, we also tested how cells expressing Cac1 DNA-binding defective mutants affected the response to this DNA damaging agent. ", "Similarly, cells expressing the Cac1 mutants defective in DNA binding grew slower in media containing CPT than those expressing WT Cac1 (Figure [4B](#F4){ref-type=\"fig\"}). ", "These results suggest that Cac1C DNA-binding activity is important for CAF-1\\'s function in response to DNA damaging agents.", "\n\nCac1C DNA-binding ability is synergistic with Cac1-PCNA interaction {#SEC3-6}\n-------------------------------------------------------------------\n\nCompared with *cac1Δ rtt106Δ* mutant cells, we observed only partial defects in *HMR* silencing and response to DNA damaging agents in cells expressing a *cac1* mutant defective in DNA binding. ", "Several studies have shown that the interaction between CAF-1 and PCNA is important for CAF-1\\'s role in nucleosome assembly ([@B26]). ", "Therefore, we tested whether Cac1C DNA-binding activity was synergistic with Cac1-PCNA interaction. ", "Cells expressing Cac1 mutant with mutations at the PCNA interaction peptides (PIP) motif also exhibited partial defects in *HMR* silencing and DNA damage sensitivity assays (Figure [4A](#F4){ref-type=\"fig\"} and [C](#F4){ref-type=\"fig\"}). ", "Remarkably, when the PIP mutation was combined with each of the three *cac1* mutations defective in DNA binding, the combined mutants exhibited defects in silencing and DNA damage response similar to *cac1Δ* mutation (Figure [4A](#F4){ref-type=\"fig\"} and [C](#F4){ref-type=\"fig\"}). ", "These results suggest that Cac1C DNA-binding activity has a synergistic role with Cac1-PCNA interaction during transcriptional silencing and in response to DNA damaging agent.", "\n\nCac1C is dispensable for PCNA binding and K564E/K568E and R582E/K583E mutations have no apparent effect on PCNA binding *in vitro* (Figure [3C](#F3){ref-type=\"fig\"} and [D](#F3){ref-type=\"fig\"}). ", "To understand the synergistic effect between Cac1-PCNA and Cac1-DNA interactions, we determined how the K564E/K568E and R582E/K583E mutations affected complex formation and PCNA binding in the cells. ", "In brief, Cac2-TAP was purified from yeast cells expressing WT Cac1 or Cac1 mutants (K564E/K568E and R582E/K583). ", "As shown in Supplementary Figure S11, similar quantities of WT or mutated Cac1 were co-purified with Cac2, consistent with the *in vitro* results that these mutations do not affect Cac1--Cac2 interaction. ", "Interestingly, the PCNA-Cac1 interaction decreased significantly in K564E/K568E and R582E/K583E mutant cells, suggesting that the ability of Cac1 to bind DNA is important for its interaction with PCNA at replication forks in cells (see Discussion). ", "Furthermore, cells expressing Cac1 mutants (K564E/K568E and R582E/K583E) alone or in combination with the PIP mutation did not affect cell cycle progression (Supplementary Figure S12A). ", "Finally, using a chromatin binding assay ([@B39]), we observed that the Cac1 PIP mutant bound to chromatin as efficiently as WT Cac1, whereas mutations K564E/K568E and R582E/K583E led to a marked reduction in the association of Cac1 with chromatin compared to WT Cac1 (Supplementary Figure S12B). ", "Thus Cac1C DNA-binding activity is also important for chromatin binding by Cac1 in budding yeast cells.", "\n\nThe p150 DNA-binding WHD is important for its localization at replication foci {#SEC3-7}\n------------------------------------------------------------------------------\n\nCAF-1 is conserved in all eukaryotic cells. ", "A C-terminal region with sequence similarity to Cac1C could be detected in both human p150 (Hsp150C, residues 727--854 aa) and mouse p150 (Mmp150C, residues 706--827 aa) (Supplementary Figure S13). ", "Using HHpred (<http://toolkit.tuebingen.mpg.de/hhpred>), we also found that both Hsp150C and Mmp150C showed sequences homology to the DNA-binding domain (DBD) of human general transcription factor IIF subunit 2 (GTF2F2) (Supplementary Figure S14A). ", "GTF2F2 DBD folds into WHD motifs (Supplementary Figure S14B), suggesting that the C-terminal regions of human and mouse p150 form a WHD motif. ", "A structural prediction (SWISS-MODEL, <http://swissmodel.expasy.org/>) showed that the Hsp150C structure was folded into a WHD motif (Supplementary Figure S14C). ", "Therefore, we determined whether Hsp150C and Mmp150C bound DNA using EMSA. ", "Both Hsp150C and Mmp150C bound to dsDNA *in vitro* (Supplementary Figure S15). ", "Importantly, mutations in the four positively charged residues (4K) located at the predicted α3 helix of the WHD motif, which was involved in Cac1C DNA binding, abolished their abilities to bind DNA (Supplementary Figure S15). ", "These results suggest that both human and mouse p150 contain a DNA binding WHD motif.", "\n\nThereafter, we asked how mutations at the p150 DNA binding domain affect CAF-1 localization at replication foci. ", "To do this, we expressed GFP-tagged WT or mutated mouse p150 in NIH3T3 cells and determined their localization by fluorescence microscopy. ", "It is known that there are two PIP motifs responsible for PCNA interaction in p150, termed as PIP1 and PIP2 ([@B53]). ", "In addition to PCNA, p150 also binds to heterochromatin protein 1 (HP1) proteins ([@B54])(Figure [5A](#F5){ref-type=\"fig\"}). ", "Therefore, WT p150 co-localized with PCNA at replication foci, but not heterochromatin foci (DAPI), during early and mid S phase of the cell cycle. ", "In non-S phase cells, GFP-p150 was localized with DAPI foci (Figure [5A](#F5){ref-type=\"fig\"}). ", "It has been reported that p150 PIP deletion mutants exhibit partial and full localization defects ([@B53]) (Figure [5B](#F5){ref-type=\"fig\"}). ", "A partial localization defect refers to the fact that GFP-p150 PIP mutants co-localize with both replication foci (PCNA) and heterochromatic foci during early and mid S phase in a fraction of cells. ", "It is believed that GFP-p150 PIP mutants form dimmers with endogenous p150, which is responsible for the partial defect observed in PIP mutant cells ([@B53]). ", "In contrast, the GFP-p150 mutant was mis-targeted to heterochromatin foci and did not co-localize with PCNA during early and mid S phase in cells with a full defect.", "\n\n![", "Mutations at mouse p150 DNA-binding domain resulted in mis-localization at replication foci. (**", "A**) Representative images of WT GFP-p150, PCNA and DAPI staining in early, middle and late S phase and non-S phase cells. ", "GFP-tagged WT p150 was expressed in mouse NIH3T3 cells using lentivirus-based system. ", "GFP and PCNA were stained with monoclonal antibodies. ", "DAPI staining was used to mark foci of pericentric heterochromatin. ", "PCNA does not bind to chromatin in non-S phase cells and the soluble PCNA will be washed away after pre-extraction and therefore little PCNA IF signals (black) were detected in non-S phase cells. (**", "B**) Representative images of mutant GFP-p150 showing partial- and full-localization defects. ", "In cells exhibiting partial-localization defect, GFP-p150 co-localized with both PCNA and heterochromatin foci (DAPI), while all the GFP-p150 mis-targeted to heterochromatin foci in cells exhibiting full-localization defect cells during S phase. ", "PCNA staining was used to mark S phase cells. (**", "C**) Analysis of the percentage of cells showing partial- and full-localization defects. ", "Error bars indicate standard error of mean (SEM) of at least three experiments calculated by Student\\'s *t-*test. ", "\\**P* \\< 0.05 partial defect compared to WT, ^\\#^*P* \\< 0.05 full defect compared to WT. ", "The expression of the WT and mutated p150 is shown in Supplementary Figure S16.](gkw106fig5){#F5}\n\nWe observed that cells expressing the p150 DNA binding mutant (4KE) exhibited an increase in the percentage of cells with a partial defect compared with that of WT p150 (Figure [5C](#F5){ref-type=\"fig\"}). ", "In addition, when the DNA binding mutation (4KE) was combined with deletion of two PIP motifs (PIP1 + 2Δ), the percentage of cells with the full CAF-1 p150 localization defect increased significantly compared with the p150 mutant lacking both PIP1 and PIP2 (Figure [5C](#F5){ref-type=\"fig\"}). ", "All CAF-1 p150 mutants were expressed to a similar level to that of WT CAF-1 p150 (Supplementary Figure S16). ", "These results indicate that the ability of mouse p150 to bind DNA, together with its ability to bind PCNA, is important for its localization at replication foci.", "\n\nDISCUSSION {#SEC4}\n==========\n\nCAF-1 contains a DNA-binding WHD at its C terminus {#SEC4-1}\n--------------------------------------------------\n\nHistone chaperones are a group of proteins that deliver histones to DNA for nucleosome assembly and/or receive histones from disassembled nucleosomes. ", "CAF-1 is a classic histone H3--H4 chaperone involved in DNA replication-coupled nucleosome assembly. ", "Our results reveal that yeast CAF-1 also interacts with DNA directly *in vitro* and its ability to bind DNA is likely conserved in eukaryotic cells. ", "In addition, we show that the DNA-binding domain, Cac1C, forms a WHD structure. ", "WHD is a versatile nucleic-acid-binding structural element, and a large number of WHD-containing proteins with diverse biological functions have been characterized ([@B45]). ", "For instance, many transcription factors use WHD domains for sequence-specific DNA recognition. ", "In addition, some helicases involved in DNA recombination and repair utilize WHD domains as a strand-separating wedge. ", "Finally, some WHDs mediate protein--protein interactions. ", "Cac1C is the first WHD-containing protein discovered in histone chaperones. ", "While our results suggest that Cac1C is similar, in many ways, to the WHDs found in transcription factors. ", "However, the WHD domain in Cac1C does not have a DNA sequence preference and does not utilize specific residues found in transcription factors for sequencing recognition (Figure [2](#F2){ref-type=\"fig\"}). ", "We suggest that this property enables CAF-1 to bind to replicated or repaired DNA, rather than some specific DNA elements.", "\n\nTwo histone chaperones, yeast Rtt106 ([@B50]) and human NAP-1 family member SET ([@B55]), have been reported previously to possess DNA-binding ability. ", "Both SET and Rtt106 use overlapping surfaces to bind histones and DNA. ", "In contrast, Cac1C appears to be involved specifically in DNA binding but not in protein--protein interactions, including CAF-1-histone and CAF-1-PCNA interactions. ", "Therefore, it is possible that Cac1C-DNA interaction regulates CAF-1\\'s role in nucleosome assembly and other processes distinctly from the Rtt106 and SET DNA-binding regions.", "\n\nThe DNA-binding WHD of CAF-1 stabilizes CAF-1 at replication forks {#SEC4-2}\n------------------------------------------------------------------\n\nWe provide the following lines of evidence supporting the idea that the ability of the CAF-1 WHD motif to bind DNA is involved in recruitment and/or stabilization of CAF-1 at replication forks. ", "First, we show that in budding yeast, Cac1 mutants defective in DNA binding exhibit partial defects in silencing and in response to DNA damaging agents. ", "Remarkably, mutations at both the PCNA and DNA binding sites of Cac1 result in complete loss of Cac1 function in gene silencing and maintenance of genome stability (Figure [4](#F4){ref-type=\"fig\"}). ", "Remarkably, disrupting Cac1C DNA binding affects CAF-1-PCNA interactions *in vivo* (Supplementary Figure S11). ", "However, Cac1C does not bind PCNA *in vitro*, and the same mutations in Cac1C do not affect CAF-1-PCNA interaction (Figure [3](#F3){ref-type=\"fig\"}). ", "At replication forks, PCNA forms a homotrimer and encircles replicating DNA. ", "While it is possible that Cac1C DNA binding mutations may affect the interactions between Cac1 and other components of PCNA foci, we suggest that Cac1C binds to DNAs encircled by PCNA, which, in turn, stabilizes CAF-1-PCNA interaction at replication forks. ", "This interpretation is supported by our studies in mammalian cells. ", "We show that while mutations compromising mouse p150 to bind DNA result in partial defect in localization at replication foci, p150 mutants, harboring both mutations at PIPs and DNA-binding domain, mis-target to heterochromatin in early and mid S phase cells (Figure [5](#F5){ref-type=\"fig\"}). ", "Therefore, both p150 DNA-binding activity and p150-PCNA interaction are important for the association of p150 with DNA replication foci. ", "Based on our studies, we propose the following working model on how Cac1C contributes to the localization of CAF-1 at replication forks. ", "First, CAF-1 is recruited to DNA replication forks through its interaction with PCNA (Figure [6A](#F6){ref-type=\"fig\"}). ", "Once recruited, the Cac1C-DNA interaction stabilizes CAF-1 at replication forks for nucleosome assembly (Figure [6B](#F6){ref-type=\"fig\"}). ", "In addition to stabilizing CAF-1 at replication forks, it is possible that the Cac1C-DNA interaction may signal the CAF-1 complex to release H3--H4 from CAF-1 to replicating DNA. ", "While the latter possibility is speculative in nature, it is largely unknown how CAF-1 is relieved from binding to H3--H4 for nucleosome assembly. ", "CAF-1 is also known to interact with HP1 ([@B54]). ", "Therefore, it is possible that CAF-1-DNA interaction may have other functions other than nucleosome assembly. ", "Future studies are needed to test these models.", "\n\n![", "A model for the WHD--DNA interaction in stabilizing CAF-1 at replication forks. (**", "A**) CAF-1 is recruited to replication forks through its interaction with PCNA. (**", "B**) After recruited, CAF-1 binds to DNA in close proximity through its WHD, thereby stably associating with replication forks.](gkw106fig6){#F6}\n\nIn summary, our studies support a working model whereby the C-terminal DNA-binding domain and the PIP domain of Cac1/p150 function together to recruit and stabilize CAF-1 at replication forks, most likely for nucleosome assembly. ", "It is known that nucleosome assembly pathway can be regulated in different ways, including histone modification and CAF-1 dimerization. ", "Our structural, biochemical and functional studies of the Cac1C DNA-binding domain yield additional layers of regulation of CAF-1 in nucleosome assembly.", "\n\nACCESSION NUMBER {#SEC5}\n================\n\nCoordinates have been deposited in the RCSB Protein Data Bank PDB: 5EJO.", "\n\nSupplementary Material\n======================\n\n###### \n\nClick here for additional data file.", "\n\n###### SUPPLEMENTARY DATA\n\nThe authors thank Dr. Bhargavi Boruah for intensively reading and helping revise the manuscript. ", "The authors thank Dr. Alain Verreault for plasmids and suggestions for GFP-p150 immunofluorescence assays. ", "The authors thank colleagues in Shanghai Synchrotron Radiation Facility, China for assistance in the use of the synchrotron resource.", "\n\nFUNDING {#SEC7}\n=======\n\nFunding for open access charge: NIH \\[GM81838 and GM72719 to Z.Z.\\]; National Science Foundation of China \\[31470744, 31530015, 30925011, 31030024 and 31021062 to Y.L.\\]; Chinese Academy of Sciences the Strategic Priority Research Program \\[XDB08000000\\]; Ministry of Science and Technology Projects \\[2011CB910304, 2012CB910204, 2010CB912401\\].", "\n\n*Conflict of interest statement*. ", "None declared.", "\n" ]
{ "pile_set_name": "PubMed Central" }
[ 0, 0.0064516129032258064, 0, 0, 0, 0.005780346820809248, 0.004672897196261682, 0.005025125628140704, 0, 0.004694835680751174, 0.010899182561307902, 0, 0.017543859649122806, 0.008928571428571428, 0.013986013986013986, 0.013333333333333334, 0.02197802197802198, 0.006329113924050633, 0.012195121951219513, 0.004310344827586207, 0.01834862385321101, 0.0163265306122449, 0.008547008547008548, 0, 0, 0, 0.012658227848101266, 0.008928571428571428, 0.005263157894736842, 0, 0, 0, 0, 0.01, 0.014492753623188406, 0, 0.014814814814814815, 0, 0.005154639175257732, 0, 0, 0.007751937984496124, 0, 0.0036496350364963502, 0.004878048780487805, 0.041666666666666664, 0.017142857142857144, 0.012658227848101266, 0.013513513513513514, 0.03333333333333333, 0.006289308176100629, 0.023529411764705882, 0, 0, 0.006711409395973154, 0, 0.03389830508474576, 0, 0, 0, 0, 0.02577319587628866, 0, 0, 0.012987012987012988, 0.016129032258064516, 0.015, 0, 0.017985611510791366, 0.02, 0.00625, 0, 0.01680672268907563, 0.01015228426395939, 0, 0.009708737864077669, 0, 0, 0, 0, 0.015384615384615385, 0.008849557522123894, 0.0038910505836575876, 0.004975124378109453, 0.009448818897637795, 0.003816793893129771, 0, 0.018072289156626505, 0, 0, 0, 0.006711409395973154, 0, 0.0234375, 0, 0, 0, 0.004424778761061947, 0.01098901098901099, 0, 0.02631578947368421, 0.0037174721189591076, 0.004098360655737705, 0, 0, 0.008595988538681949, 0.005555555555555556, 0, 0.02531645569620253, 0.02127659574468085, 0.01838235294117647, 0, 0.01282051282051282, 0, 0, 0, 0.018518518518518517, 0, 0.007042253521126761, 0.03225806451612903, 0.005813953488372093, 0, 0.06060606060606061, 0.013513513513513514, 0.00641025641025641, 0.019417475728155338, 0, 0.004149377593360996, 0.005494505494505495, 0, 0, 0, 0, 0, 0, 0.02040816326530612, 0.012195121951219513, 0.009615384615384616, 0, 0.013157894736842105, 0.024390243902439025, 0.015873015873015872, 0.009345794392523364, 0, 0.015267175572519083, 0.015384615384615385, 0.016129032258064516, 0, 0, 0.005545286506469501, 0.018018018018018018, 0.00684931506849315, 0, 0, 0, 0.004608294930875576, 0.010471204188481676, 0, 0.008021390374331552, 0, 0, 0.007142857142857143, 0.008130081300813009, 0.011494252873563218, 0.017045454545454544, 0.002257336343115124, 0, 0.006622516556291391, 0.005235602094240838, 0.02631578947368421, 0.009345794392523364, 0, 0.005847953216374269, 0.005235602094240838, 0, 0.027777777777777776, 0.009900990099009901, 0, 0.011627906976744186, 0.008064516129032258, 0, 0.022222222222222223, 0, 0.004201680672268907, 0, 0, 0.005050505050505051, 0.005, 0.008771929824561403, 0.004878048780487805, 0.004016064257028112, 0, 0.010101010101010102, 0, 0.004651162790697674, 0, 0.008032128514056224, 0.013986013986013986, 0.006172839506172839, 0.013333333333333334, 0, 0.00881057268722467, 0, 0, 0.014388489208633094, 0.03389830508474576, 0.016, 0.013513513513513514, 0.010416666666666666, 0.006993006993006993, 0.010050251256281407, 0.012578616352201259, 0.012121212121212121, 0, 0, 0.008130081300813009, 0.023255813953488372, 0.037037037037037035, 0, 0.01507537688442211, 0.010638297872340425, 0.012195121951219513, 0.02040816326530612, 0, 0, 0.033707865168539325, 0.006578947368421052, 0.0034129692832764505, 0.00909090909090909, 0.006211180124223602, 0.006734006734006734, 0, 0, 0.0125, 0.017241379310344827, 0.010416666666666666, 0.008403361344537815, 0, 0, 0, 0.004878048780487805, 0, 0.012987012987012988, 0, 0, 0.005714285714285714, 0.002932551319648094, 0, 0.005025125628140704, 0, 0.006666666666666667, 0.012987012987012988, 0, 0, 0, 0.014598540145985401, 0, 0, 0, 0.00558659217877095, 0, 0.0196078431372549, 0, 0, 0, 0.012048192771084338, 0, 0.005305039787798408, 0, 0, 0, 0, 0.007936507936507936, 0.018691588785046728, 0.007518796992481203, 0.010752688172043012, 0, 0, 0 ]
0.007264
5
[ { "analysis_explanation": null, "end": 2961, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2955 }, { "analysis_explanation": null, "end": 2979, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2973 }, { "analysis_explanation": null, "end": 3280, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3276 }, { "analysis_explanation": null, "end": 3400, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3388 }, { "analysis_explanation": null, "end": 4890, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4887 }, { "analysis_explanation": null, "end": 5011, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5007 }, { "analysis_explanation": null, "end": 5277, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5274 }, { "analysis_explanation": null, "end": 6398, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6382 }, { "analysis_explanation": null, "end": 6414, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6400 }, { "analysis_explanation": null, "end": 6453, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6445 }, { "analysis_explanation": null, "end": 6512, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6507 }, { "analysis_explanation": null, "end": 7043, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7031 }, { "analysis_explanation": null, "end": 7360, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7354 }, { "analysis_explanation": null, "end": 7370, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7362 }, { "analysis_explanation": null, "end": 7377, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7372 }, { "analysis_explanation": null, "end": 8168, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8162 }, { "analysis_explanation": null, "end": 8178, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8170 }, { "analysis_explanation": null, "end": 8185, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8180 }, { "analysis_explanation": null, "end": 8297, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8275 }, { "analysis_explanation": null, "end": 8467, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8461 }, { "analysis_explanation": null, "end": 8676, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8656 }, { "analysis_explanation": null, "end": 10676, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10667 }, { "analysis_explanation": null, "end": 10727, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10724 }, { "analysis_explanation": null, "end": 11092, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11088 }, { "analysis_explanation": null, "end": 11156, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11152 }, { "analysis_explanation": null, "end": 11161, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11158 }, { "analysis_explanation": null, "end": 11395, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11386 }, { "analysis_explanation": null, "end": 11528, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11523 }, { "analysis_explanation": null, "end": 11545, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11539 }, { "analysis_explanation": null, "end": 11661, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11655 }, { "analysis_explanation": null, "end": 11738, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11733 }, { "analysis_explanation": null, "end": 12331, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12324 }, { "analysis_explanation": null, "end": 12752, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12748 }, { "analysis_explanation": null, "end": 13043, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13039 }, { "analysis_explanation": null, "end": 13092, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13089 }, { "analysis_explanation": null, "end": 13173, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13169 }, { "analysis_explanation": null, "end": 13776, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13772 }, { "analysis_explanation": null, "end": 14739, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14733 }, { "analysis_explanation": null, "end": 15302, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15296 }, { "analysis_explanation": null, "end": 15513, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15504 }, { "analysis_explanation": null, "end": 16633, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16629 }, { "analysis_explanation": null, "end": 18205, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18199 }, { "analysis_explanation": null, "end": 18399, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18391 }, { "analysis_explanation": null, "end": 18780, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18778 }, { "analysis_explanation": null, "end": 19042, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19036 }, { "analysis_explanation": null, "end": 19415, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19406 }, { "analysis_explanation": null, "end": 21165, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 21161 }, { "analysis_explanation": null, "end": 21445, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 21441 }, { "analysis_explanation": null, "end": 21615, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 21610 }, { "analysis_explanation": null, "end": 22498, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 22494 }, { "analysis_explanation": null, "end": 24633, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 24629 }, { "analysis_explanation": null, "end": 24793, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 24789 }, { "analysis_explanation": null, "end": 25169, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 25160 }, { "analysis_explanation": null, "end": 26158, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 26150 }, { "analysis_explanation": null, "end": 26316, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 26312 }, { "analysis_explanation": null, "end": 26744, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 26740 }, { "analysis_explanation": null, "end": 26961, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 26952 }, { "analysis_explanation": null, "end": 27503, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 27499 }, { "analysis_explanation": null, "end": 28093, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 28084 }, { "analysis_explanation": null, "end": 28428, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 28419 }, { "analysis_explanation": null, "end": 29038, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 29034 }, { "analysis_explanation": null, "end": 29176, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 29172 }, { "analysis_explanation": null, "end": 29704, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 29700 }, { "analysis_explanation": null, "end": 30110, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 30099 }, { "analysis_explanation": null, "end": 30399, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 30396 }, { "analysis_explanation": null, "end": 31511, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 31507 }, { "analysis_explanation": null, "end": 31550, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 31546 }, { "analysis_explanation": null, "end": 32996, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 32969 }, { "analysis_explanation": null, "end": 33002, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 32998 }, { "analysis_explanation": null, "end": 33778, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 33770 }, { "analysis_explanation": null, "end": 34431, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 34427 }, { "analysis_explanation": null, "end": 34486, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 34481 }, { "analysis_explanation": null, "end": 36368, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 36362 }, { "analysis_explanation": null, "end": 36503, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 36497 }, { "analysis_explanation": null, "end": 37874, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 37870 }, { "analysis_explanation": null, "end": 38019, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 38015 }, { "analysis_explanation": null, "end": 38108, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 38104 }, { "analysis_explanation": null, "end": 40725, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 40710 }, { "analysis_explanation": null, "end": 40822, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 40807 }, { "analysis_explanation": null, "end": 40970, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 40965 }, { "analysis_explanation": null, "end": 41108, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 41101 }, { "analysis_explanation": null, "end": 1314, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.6499999999999999, "start": 1312 }, { "analysis_explanation": null, "end": 1666, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.6499999999999999, "start": 1664 }, { "analysis_explanation": null, "end": 2268, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.6499999999999999, "start": 2265 }, { "analysis_explanation": null, "end": 3381, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.6499999999999999, "start": 3378 }, { "analysis_explanation": null, "end": 12950, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.6499999999999999, "start": 12947 }, { "analysis_explanation": null, "end": 12969, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.6499999999999999, "start": 12967 }, { "analysis_explanation": null, "end": 13193, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.6499999999999999, "start": 13190 }, { "analysis_explanation": null, "end": 14475, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.6499999999999999, "start": 14472 }, { "analysis_explanation": null, "end": 22232, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.6499999999999999, "start": 22230 }, { "analysis_explanation": null, "end": 22239, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.6499999999999999, "start": 22236 }, { "analysis_explanation": null, "end": 22350, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.6499999999999999, "start": 22347 }, { "analysis_explanation": null, "end": 39929, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.6499999999999999, "start": 39927 }, { "analysis_explanation": null, "end": 7265, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 7245 }, { "analysis_explanation": null, "end": 12810, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 12762 }, { "analysis_explanation": null, "end": 30193, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 30155 }, { "analysis_explanation": null, "end": 30600, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 30571 }, { "analysis_explanation": null, "end": 7243, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 7230 }, { "analysis_explanation": null, "end": 12, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 0 }, { "analysis_explanation": null, "end": 299, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 297 }, { "analysis_explanation": null, "end": 845, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 843 }, { "analysis_explanation": null, "end": 849, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 847 }, { "analysis_explanation": null, "end": 901, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 899 }, { "analysis_explanation": null, "end": 1115, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 1113 }, { "analysis_explanation": null, "end": 1731, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 1729 }, { "analysis_explanation": null, "end": 1735, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 1733 }, { "analysis_explanation": null, "end": 1800, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 1798 }, { "analysis_explanation": null, "end": 1804, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 1802 }, { "analysis_explanation": null, "end": 1861, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 1859 }, { "analysis_explanation": null, "end": 1865, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 1863 }, { "analysis_explanation": null, "end": 2014, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 2012 }, { "analysis_explanation": null, "end": 2018, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 2016 }, { "analysis_explanation": null, "end": 2024, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 2022 }, { "analysis_explanation": null, "end": 2031, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 2028 }, { "analysis_explanation": null, "end": 2412, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 2409 }, { "analysis_explanation": null, "end": 2436, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 2434 }, { "analysis_explanation": null, "end": 2440, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 2438 }, { "analysis_explanation": null, "end": 2547, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 2545 }, { "analysis_explanation": null, "end": 2551, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 2549 }, { "analysis_explanation": null, "end": 2710, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 2707 }, { "analysis_explanation": null, "end": 2770, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 2766 }, { "analysis_explanation": null, "end": 2779, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 2775 }, { "analysis_explanation": null, "end": 2801, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 2798 }, { "analysis_explanation": null, "end": 2868, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 2866 }, { "analysis_explanation": null, "end": 2872, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 2870 }, { "analysis_explanation": null, "end": 2919, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 2917 }, { "analysis_explanation": null, "end": 2923, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 2921 }, { "analysis_explanation": null, "end": 2996, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 2994 }, { "analysis_explanation": null, "end": 3000, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 2998 }, { "analysis_explanation": null, "end": 3042, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 3039 }, { "analysis_explanation": null, "end": 3612, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 3609 }, { "analysis_explanation": null, "end": 3619, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 3616 }, { "analysis_explanation": null, "end": 3626, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 3623 }, { "analysis_explanation": null, "end": 5633, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 5629 }, { "analysis_explanation": null, "end": 6049, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 6047 }, { "analysis_explanation": null, "end": 6572, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 6569 }, { "analysis_explanation": null, "end": 6703, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 6700 }, { "analysis_explanation": null, "end": 6747, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 6744 }, { "analysis_explanation": null, "end": 6826, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 6823 }, { "analysis_explanation": null, "end": 6900, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 6897 }, { "analysis_explanation": null, "end": 6952, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 6949 }, { "analysis_explanation": null, "end": 7020, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 7017 }, { "analysis_explanation": null, "end": 8899, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 8897 }, { "analysis_explanation": null, "end": 8906, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 8904 }, { "analysis_explanation": null, "end": 8951, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 8948 }, { "analysis_explanation": null, "end": 8966, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 8964 }, { "analysis_explanation": null, "end": 8973, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 8971 }, { "analysis_explanation": null, "end": 9137, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 9135 }, { "analysis_explanation": null, "end": 9141, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 9139 }, { "analysis_explanation": null, "end": 9334, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 9332 }, { "analysis_explanation": null, "end": 9338, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 9336 }, { "analysis_explanation": null, "end": 10312, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 10309 }, { "analysis_explanation": null, "end": 10976, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 10973 }, { "analysis_explanation": null, "end": 11099, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 11096 }, { "analysis_explanation": null, "end": 11177, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 11175 }, { "analysis_explanation": null, "end": 12556, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 12554 }, { "analysis_explanation": null, "end": 12706, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 12704 }, { "analysis_explanation": null, "end": 13050, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 13047 }, { "analysis_explanation": null, "end": 13069, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 13067 }, { "analysis_explanation": null, "end": 13129, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 13126 }, { "analysis_explanation": null, "end": 14198, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14196 }, { "analysis_explanation": null, "end": 14654, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14652 }, { "analysis_explanation": null, "end": 14854, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14852 }, { "analysis_explanation": null, "end": 14883, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14881 }, { "analysis_explanation": null, "end": 15567, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15565 }, { "analysis_explanation": null, "end": 16004, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16002 }, { "analysis_explanation": null, "end": 16033, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16031 }, { "analysis_explanation": null, "end": 16163, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16161 }, { "analysis_explanation": null, "end": 16297, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16295 }, { "analysis_explanation": null, "end": 16326, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16324 }, { "analysis_explanation": null, "end": 16463, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16461 }, { "analysis_explanation": null, "end": 16650, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16648 }, { "analysis_explanation": null, "end": 17004, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17001 }, { "analysis_explanation": null, "end": 17011, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17008 }, { "analysis_explanation": null, "end": 17018, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17015 }, { "analysis_explanation": null, "end": 17112, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17110 }, { "analysis_explanation": null, "end": 17346, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17344 }, { "analysis_explanation": null, "end": 17589, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17587 }, { "analysis_explanation": null, "end": 18701, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18699 }, { "analysis_explanation": null, "end": 18719, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18717 }, { "analysis_explanation": null, "end": 18958, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18955 }, { "analysis_explanation": null, "end": 19007, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19004 }, { "analysis_explanation": null, "end": 19063, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19060 }, { "analysis_explanation": null, "end": 19552, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19550 }, { "analysis_explanation": null, "end": 19717, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19715 }, { "analysis_explanation": null, "end": 19906, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19904 }, { "analysis_explanation": null, "end": 20012, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20010 }, { "analysis_explanation": null, "end": 20106, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20104 }, { "analysis_explanation": null, "end": 20159, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20157 }, { "analysis_explanation": null, "end": 20959, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20957 }, { "analysis_explanation": null, "end": 20963, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20961 }, { "analysis_explanation": null, "end": 21067, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21065 }, { "analysis_explanation": null, "end": 21071, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21069 }, { "analysis_explanation": null, "end": 21252, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21250 }, { "analysis_explanation": null, "end": 21874, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21872 }, { "analysis_explanation": null, "end": 22137, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 22135 }, { "analysis_explanation": null, "end": 22141, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 22139 }, { "analysis_explanation": null, "end": 22187, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 22185 }, { "analysis_explanation": null, "end": 22191, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 22189 }, { "analysis_explanation": null, "end": 22485, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 22483 }, { "analysis_explanation": null, "end": 22489, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 22487 }, { "analysis_explanation": null, "end": 22648, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 22646 }, { "analysis_explanation": null, "end": 22652, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 22650 }, { "analysis_explanation": null, "end": 22749, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 22747 }, { "analysis_explanation": null, "end": 22753, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 22751 }, { "analysis_explanation": null, "end": 22781, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 22779 }, { "analysis_explanation": null, "end": 22826, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 22824 }, { "analysis_explanation": null, "end": 22864, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 22862 }, { "analysis_explanation": null, "end": 22868, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 22866 }, { "analysis_explanation": null, "end": 23021, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 23019 }, { "analysis_explanation": null, "end": 23072, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 23070 }, { "analysis_explanation": null, "end": 23076, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 23074 }, { "analysis_explanation": null, "end": 23093, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 23091 }, { "analysis_explanation": null, "end": 23164, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 23162 }, { "analysis_explanation": null, "end": 23284, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 23282 }, { "analysis_explanation": null, "end": 23816, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 23813 }, { "analysis_explanation": null, "end": 23823, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 23820 }, { "analysis_explanation": null, "end": 24166, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 24163 }, { "analysis_explanation": null, "end": 24640, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 24637 }, { "analysis_explanation": null, "end": 24659, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 24657 }, { "analysis_explanation": null, "end": 24820, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 24817 }, { "analysis_explanation": null, "end": 24828, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 24825 }, { "analysis_explanation": null, "end": 24996, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 24994 }, { "analysis_explanation": null, "end": 25553, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 25549 }, { "analysis_explanation": null, "end": 26353, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 26350 }, { "analysis_explanation": null, "end": 26371, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 26369 }, { "analysis_explanation": null, "end": 26473, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 26470 }, { "analysis_explanation": null, "end": 26761, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 26759 }, { "analysis_explanation": null, "end": 27378, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 27375 }, { "analysis_explanation": null, "end": 27671, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 27669 }, { "analysis_explanation": null, "end": 27700, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 27698 }, { "analysis_explanation": null, "end": 27953, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 27951 }, { "analysis_explanation": null, "end": 27982, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 27980 }, { "analysis_explanation": null, "end": 28325, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 28323 }, { "analysis_explanation": null, "end": 28354, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 28352 }, { "analysis_explanation": null, "end": 28685, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 28681 }, { "analysis_explanation": null, "end": 28724, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 28721 }, { "analysis_explanation": null, "end": 29375, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 29372 }, { "analysis_explanation": null, "end": 30137, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 30134 }, { "analysis_explanation": null, "end": 30845, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 30842 }, { "analysis_explanation": null, "end": 31072, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 31069 }, { "analysis_explanation": null, "end": 31527, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 31524 }, { "analysis_explanation": null, "end": 31618, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 31615 }, { "analysis_explanation": null, "end": 31636, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 31634 }, { "analysis_explanation": null, "end": 31880, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 31878 }, { "analysis_explanation": null, "end": 32004, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 32001 }, { "analysis_explanation": null, "end": 32023, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 32021 }, { "analysis_explanation": null, "end": 32397, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 32394 }, { "analysis_explanation": null, "end": 33958, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 33955 }, { "analysis_explanation": null, "end": 33976, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 33974 }, { "analysis_explanation": null, "end": 34164, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 34162 }, { "analysis_explanation": null, "end": 34457, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 34455 }, { "analysis_explanation": null, "end": 34584, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 34581 }, { "analysis_explanation": null, "end": 35073, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 35071 }, { "analysis_explanation": null, "end": 35077, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 35075 }, { "analysis_explanation": null, "end": 35544, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 35541 }, { "analysis_explanation": null, "end": 36189, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 36187 }, { "analysis_explanation": null, "end": 36375, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 36372 }, { "analysis_explanation": null, "end": 36418, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 36415 }, { "analysis_explanation": null, "end": 37567, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 37565 }, { "analysis_explanation": null, "end": 37695, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 37692 }, { "analysis_explanation": null, "end": 37828, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 37826 }, { "analysis_explanation": null, "end": 38524, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 38522 }, { "analysis_explanation": null, "end": 38919, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 38917 }, { "analysis_explanation": null, "end": 39059, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 39057 }, { "analysis_explanation": null, "end": 39222, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 39220 }, { "analysis_explanation": null, "end": 39226, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 39224 }, { "analysis_explanation": null, "end": 39375, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 39373 }, { "analysis_explanation": null, "end": 39379, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 39377 }, { "analysis_explanation": null, "end": 39452, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 39449 }, { "analysis_explanation": null, "end": 41096, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 41089 }, { "analysis_explanation": null, "end": 41108, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 41101 }, { "analysis_explanation": null, "end": 41167, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_140094861022736", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 41159 }, { "analysis_explanation": null, "end": 41177, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_140094861022736", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 41169 }, { "analysis_explanation": null, "end": 41187, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_140094861022736", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 41179 }, { "analysis_explanation": null, "end": 41197, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_140094861022736", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 41189 }, { "analysis_explanation": null, "end": 41210, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_140094861022736", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 41202 }, { "analysis_explanation": null, "end": 41167, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 41159 }, { "analysis_explanation": null, "end": 41177, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 41169 }, { "analysis_explanation": null, "end": 41187, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 41179 }, { "analysis_explanation": null, "end": 41197, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 41189 }, { "analysis_explanation": null, "end": 41210, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 41202 } ]
[ "Looks like this isn't matching the password we have for you - give it another try\n\nRemember me for 90 days\n\nWhy would this be useful? ", "If you wanted to come back and look up your quotes, or buy anything else from us, you'd find all your details still here, so you wouldn't have to answer all the questions again - a bit of a result\n\nAlmost one in three Britons are worried about being made redundant in the next 12 months, but if you think your job is under threat, there are ways to prepare for the worst.", "\n\nAccording to research by HSBC, 29% of workers feel their jobs are not secure, rising to 37% of public sector workers over the age of 55.", "\n\nLooking further ahead, unemployment fears worsen, with 37% of people concerned about their job security over the next three years.", "\n\nOlder workers are once more carrying the biggest worry burden, with almost half of public sector workers over the age of 55, and more than a third of their private sector peers, feeling their jobs are insecure over that timeframe.", "\n\nRichard Brown at HSBC said: \"Many people are feeling insecure about their job prospects. ", "While this feeling of a lack of job security is particularly acute among older people in the public sector, everyone seems to be feeling the squeeze.”", "\n\nWhat can I do to protect myself and my family?", "\n\nIf you are counting on a redundancy payout to keep you going until your next job, then remember that you need to have completed at least two years' service to qualify for a statutory payment.", "\n\nWhat’s more, your employer has no obligation to make a higher payment no matter how long you have worked for a company – unless it is in your employment contract.", "\n\nThe best way to avoid falling into debt when you lose your job is therefore to have savings to hand – especially as it can take some time for benefit claims to be processed.", "\n\nBased on the median weekly gross salary of £499, the average person would need £1,667.25 in savings for every month spent in unemployment to maintain their standard of living.", "\n\nBrown said: \"In times of uncertainty, it is all the more important that people have contingency plans to deal with any unexpected future occurrences.\"", "\n\nBest ways to build savings\n\nIf you are keen to build up a savings cushion to protect you and your family from the financial hardship that can come hand in hand with redundancy, your first port of call should be a tax-free cash ISA.", "\n\nYou can invest up to £5,340 in a cash ISA this tax year and the best easy-access version on the market at the moment is Nationwide Building Society’s e-ISA at 3.10% (including a 1.35% bonus fixed until the end of August 2012).", "\n\nYou will need a Nationwide card account to qualify, but you can open the account with as little as £1, making it a good choice for anyone looking to build up a nest egg.", "\n\nIf, however, you have already used your ISA allowance, you will need to choose a standard savings account instead. ", "Many of the highest interest rates are available on fixed rate accounts, but accounts of this kind are not suitable for rainy day saving as you cannot normally access your money during the fixed term.", "\n\nYou must pay in at least £1,000 to qualify, but this account is suitable for steady saving as it allows unlimited deposits up to a maximum balance of £3,000,000.", "\n\nThe fact that you can only make one penalty-free withdrawal each year should also help less disciplined savers to avoid dipping into the account, while offering immediate access when you need it.", "\n\nThe headline rate does include a 12-month, 1.51% bonus, however, meaning that you will probably need to switch accounts after one year.", "\n\nIf that sounds too much hassle, you want more flexibility or you simply don’t have £1,000, you could opt for the ING Direct Savings Account instead. ", "It pays 3.00%, offers unlimited withdrawals and can be opened with just £1.", "\n\nThe rate is also bonus-free, although it is only guaranteed to remain at that level for the first 12 months you hold the account – so you will still need to keep an eye on it after that point.", "\n\nIs there anything else I can do?", "\n\nIf you are very concerned about being made redundant, but crucially have not yet been informed of job cuts by your employer, it could be worth taking out unemployment insurance designed to cover your mortgage/rent and other financial commitments in these circumstances.", "\n\nBut policies of this kind could prevent losing your job spiralling into the nightmare of losing your home too.", "\n\nAs many policies require you to be out of work for a certain period before you can make a claim, you should not treat cover of this kind as an excuse not to save, though.", "\n\nIt is also vital to check the terms and conditions carefully before you buy to ensure that any claim you make would not be rejected due to exclusions detailed in the small print.", "\n\nFinally, consider what protection you already have in place. ", "If you already have mortgage, loan or credit card payment protection insurance, for example, you may have all the cover you need.", "\n\nPlease note: Any rates or deals mentioned in this article were available at the time of writing. ", "Click on a highlighted product and apply direct." ]
{ "pile_set_name": "Pile-CC" }
[ 0, 0.0026954177897574125, 0.007246376811594203, 0, 0, 0.02197802197802198, 0, 0, 0, 0, 0, 0, 0.006578947368421052, 0.004291845493562232, 0.013157894736842105, 0.005847953216374269, 0.008547008547008548, 0, 0, 0, 0, 0.006622516556291391, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
0.002332
5
[ { "analysis_explanation": null, "end": 106, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 99 }, { "analysis_explanation": null, "end": 359, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 352 }, { "analysis_explanation": null, "end": 420, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 402 }, { "analysis_explanation": null, "end": 641, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 628 }, { "analysis_explanation": null, "end": 772, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 752 }, { "analysis_explanation": null, "end": 897, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 884 }, { "analysis_explanation": null, "end": 1018, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1005 }, { "analysis_explanation": null, "end": 1439, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1420 }, { "analysis_explanation": null, "end": 1847, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1841 }, { "analysis_explanation": null, "end": 1936, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1925 }, { "analysis_explanation": null, "end": 2002, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1997 }, { "analysis_explanation": null, "end": 2435, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2422 }, { "analysis_explanation": null, "end": 2604, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2582 }, { "analysis_explanation": null, "end": 3324, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3315 }, { "analysis_explanation": null, "end": 3492, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3484 }, { "analysis_explanation": null, "end": 3585, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3577 }, { "analysis_explanation": null, "end": 3919, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3900 } ]
[ "Q:\n\nHow to install last version of Opera without losing opera-unite?", "\n\nOpera unite is a feature in the Opera browser that was abandoned in Opera 12. ", "\nIn Windows, keeping Opera 11 and installing v12 on top of it, or upgrading, opera-unite stays into the browser.", "\nIn Ubuntu, by installing the v12 deb or by upgrading to v12 after adding it to software sources (like this), opera-unite is lost.", "\nIs there a way of upgrading to v12 without losing opera unite, like I was able to do in Windows? ", "\n\nA:\n\nIt seems that the simple way is just to use the last version of Opera (that does not have opera unite) and in parallel to use a \"portable\" Opera 11. ", "That is, download the tar.gz file of Opera 11 (here), extract into any directory, and execute opera.shell file. ", "Of course, a shortcut (launcher,etc) could be added on the desktop or to menus. ", "In Lubuntu, editing the opera.desktop.file, the menu would look like this:\n\nOf course, the solution (like the question) is limited to the period in which the server for opera-unite will still work. ", "Hopefully, an extension would take the same functions into the future.", "\n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0, 0.0125, 0.008928571428571428, 0, 0.01020408163265306, 0.0064516129032258064, 0, 0, 0, 0, 0 ]
0.003462
5
[ { "analysis_explanation": null, "end": 741, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 733 }, { "analysis_explanation": null, "end": 871, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 855 } ]
[ "Computer Schools Offering General Computer Science in Kentucky\n\nSchools Kentucky is a wonderful state to obtain your diploma in computer science. ", "There are 37 schools offering such programs in Kentucky, and the best one is offered by University of Kentucky. ", "That school offers an excellent computer science program: five-star rating for curriculum and four stars for teaching.", "\n\nCheck all the computer science schools and colleges in Kentucky below or narrow your search by desired diploma or city in Kentucky." ]
{ "pile_set_name": "Pile-CC" }
[ 0.0136986301369863, 0.008928571428571428, 0, 0 ]
0.005657
5
[ { "analysis_explanation": null, "end": 62, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 54 }, { "analysis_explanation": null, "end": 80, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 72 }, { "analysis_explanation": null, "end": 201, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 193 }, { "analysis_explanation": null, "end": 440, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 432 }, { "analysis_explanation": null, "end": 507, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 499 } ]
[ "Media Censorship of Pro-life Rallies Backfiring\n\nHundreds of thousands of pro-life demonstrators gathered in Washington, D.C. on Friday, January 22 for the annual March for Life, in protest against the 37th anniversary of legalized abortion. ", "The following day on our nation's opposite coast, tens of thousands of pro-lifers converged on San Francisco for the 6th Annual Walk for Life West Coast.", "\n\nHowever, judging from the \"news\" coverage of the major television networks and daily papers, these events never occurred. ", "For veteran pro-lifers that is hardly a new phenomena. ", "The blatant liberal-left bias of the MSM (mainstream media —or mudstream media, as many prefer to call it) is rarely so evident as on the anniversary of Roe v. Wade, the 1973 U.S. Supreme Court decision that struck down virtually all restrictions on abortion. ", "The same television news anchors and newspaper editorialists who lavish coverage on every press conference and protest by pro-abortion forces, no matter how small, steadfastly refuse to grant any measure of fair or balanced coverage to the millions of Americans who believe the unborn child is a living human being with rights that must be protected.", "\n\nAs we noted last year, [\"Media Censors Huge Pro-Life Event (No Surprise Here!)\"], ", "it only takes a handful of leftwing loonies (often only one or two!) — ", "militant homosexual, lesbian, environmentalist, \"anti-war\", feminist, pro-abortion, pro-illegal alien amnesty, you name it — for the mainstream media to find a supposedly compelling reason to catapult the repetitious non-story into the headlines of the front page or the top of the newscast. ", "The leftwing activists don't even have to make an effort to be novel or creative, just show up and the sympathetic \"mainstream\" journos will dutifully find a news \"hook\" to justify ample, flattering coverage.", "\n\nAs usual, ABC, CBS, and NBC ignored Friday's March for Life protest. (", "Even the Associated Press skipped over the tens of thousands marching.)...", "\n\nOn the [NPR] afternoon talk show Tell Me More, host Michel Martin interviewed Serrin Foster of Feminists for Life. ", "But the pro-life movement was harshly smeared by late-term abortionist Leroy Carhart in an interview that led off that same show.", "\n\nLikewise, over at CNN, viewers had no way of knowing that the March for Life or Walk for Life events were anywhere near the massive-size demonstrations they actually were. ", "Checking CNN's \"Political Ticker\" web page for news for January 22, one can find dozens of stories on all manner of topics, but none that mention the March for Life. ", "However, a thorough dig turns up this brief CNN online story, \"Roe v. Wade anniversary marked by vigils, demonstrations,\" which, incredibly, gives top billing to a photo of five pro-abortion counter-demonstrators at the Supreme Court, rather than the 200,000-300,000 pro-life demonstrators. ", "To add to the absurdity, CNN's ever clueless and vacuous announcer Rick Sanchez asked on air, \"Which side is represented the most, do we know?\" — ", "as though the disparity between 5 and 300,000 does not yield an obvious answer!", "\n\nEven the Fox cable news, the supposedly conservative and nominally pro-life channel, gave short shrift to the pro-life events, giving only a couple minutes of coverage during its news segments and not providing any camera shots that showed the enormous throng of marchers filling the Capitol Mall. ", "Fox did, however, find time to cover many other stories that same day, including extensive and repeated reporting on the rescue of a dog in southern California from the rain-swollen Los Angeles River.", "\n\nThe Times are A'changing ... but Not the Times\n\nThe New York Times did not totally deep-six the March for Life down the memory hole. ", "After all, as the Media Research Center noted, the Times did mention it — in a portion of a sentence, reporting on January 22 \"that abortion rights groups celebrated, and abortion opponents protested, the anniversary of Roe v. Wade, the 1973 Supreme Court decision that made abortion legal.\"", "\n\nThat's it. ", "That's all the Times — which still claims to publish \"All the news that's fit to print\" — saw fit to print about a major march in which hundreds of thousands of American citizens participated. ", "But, obviously, the March for Life was not as newsworthy as, say, the march of four illegal aliens campaigning for amnesty, which received generous Times coverage a couple weeks earlier.", "\n\nOnly a few years ago the MSM could get away with such egregious misrepresentations virtually unchallenged. ", "But no more. ", "Thanks to the proliferation of camcorders and independent Web-TV sites, the media fraud is being exposed so regularly and effectively that the MSM not only no longer holds the sway it once did, it is becoming increasingly distrusted, discredited, and irrelevant. ", "Regardless of where one stands in the abortion debate, facts are facts, and the transparent and deliberate disregard for the facts by the mainstream media in this arena is coming back to haunt it.", "\n\nOne of the lamest media commentaries spotlighted in the documentary is a January 22 article entitled, \"Who's Missing at the 'Roe v. Wade' Anniversary Demonstrations? ", "Young Women,\" by Newsweek's Krista Gesaman, who asked: \"Where are the young, vibrant women supporting their pro-life or pro-choice positions?\" ", "She answered her own question: \"Likely, they're at home.\" ", "Really? ", "If Gesaman had bothered to exercise a modicum of journalistic due diligence, either by going out on the streets of D.C in person, or by merely monitoring the extensive front-to-back live cable television coverage provided by EWTN, she would have found that young women made up a very large portion of huge crowds that formed the March for Life. ", "Young women of high school, college, and post-college age cohorts were swarming all over the nation's capital, bedecked in pro-life hats and sweaters and carrying pro-life placards and banners. (", "See photo, above left.) ", "While the pro-abortion militants of the Betty Friedan/Bella Abzug generation are indeed \"over the hill,\" it's very clear — from the March for Life and similar demonstrations throughout the nation — youth is on the pro-life side.", "\n\nThose who wish to judge for themselves will have a second opportunity to see the Washington, D.C. March for Life when EWTN (Eternal Word Television Network, available on more than 5,000 cable and satellite networks worldwide) rebroadcasts an encore four-hour program of coverage on Saturday, January 30 (2:00 PM Eastern Time, 11:00 a.m. Pacific Time). ", "In addition, there are many other independent videos available online (see, for example, here, here, and here) that show the massive pro-life gathering and powerfully expose the flagrant censorship and pro-abortion bias of the establishment media.", "\n\nThank you for joining the discussion at The New American. ", "We value our readers and encourage their participation, but in order to ensure a positive experience for our readership, we have a few guidelines for commenting on articles. ", "If your post does not follow our policy, it will be deleted.", "\n\nNo profanity, racial slurs, direct threats, or threatening language.", "\n\nNo product advertisements.", "\n\nPlease post comments in English.", "\n\nPlease keep your comments on topic with the article. ", "If you wish to comment on another subject, you may search for a relevant article and join or start a discussion there.", "\n\nComments that we consider abusive, spammy, off-topic, or harassing will be removed.", "\n\nIf our filtering system detects that you may have violated our policy, your comment will be placed in a queue for moderation. ", "It will then be either approved or deleted. ", "Once your comment is approved, it will then be viewable on the discussion thread.", "\n\nIf you need to report a comment, please flag it and it will be reviewed. ", "Thank you again for being a valued reader of The New American." ]
{ "pile_set_name": "Pile-CC" }
[ 0.004132231404958678, 0, 0, 0, 0.007692307692307693, 0, 0, 0, 0, 0, 0.041666666666666664, 0.013513513513513514, 0.02564102564102564, 0.007751937984496124, 0.005747126436781609, 0.006024096385542169, 0.006872852233676976, 0.0136986301369863, 0, 0.0033333333333333335, 0.005, 0.014814814814814815, 0.010309278350515464, 0, 0.0051813471502590676, 0.005376344086021506, 0.009174311926605505, 0, 0.0038022813688212928, 0, 0, 0.02097902097902098, 0.017241379310344827, 0, 0.008695652173913044, 0, 0, 0, 0.005649717514124294, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.016129032258064516 ]
0.004786
5
[ { "analysis_explanation": null, "end": 119, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 109 }, { "analysis_explanation": null, "end": 125, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 121 }, { "analysis_explanation": null, "end": 147, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 129 }, { "analysis_explanation": null, "end": 168, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 163 }, { "analysis_explanation": null, "end": 259, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 242 }, { "analysis_explanation": null, "end": 350, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 337 }, { "analysis_explanation": null, "end": 480, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 475 }, { "analysis_explanation": null, "end": 747, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 743 }, { "analysis_explanation": null, "end": 1094, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1085 }, { "analysis_explanation": null, "end": 1205, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1196 }, { "analysis_explanation": null, "end": 1880, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1874 }, { "analysis_explanation": null, "end": 1888, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1883 }, { "analysis_explanation": null, "end": 2006, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1997 }, { "analysis_explanation": null, "end": 2049, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2036 }, { "analysis_explanation": null, "end": 2097, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2062 }, { "analysis_explanation": null, "end": 2183, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2170 }, { "analysis_explanation": null, "end": 2296, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2291 }, { "analysis_explanation": null, "end": 2467, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2457 }, { "analysis_explanation": null, "end": 2556, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2551 }, { "analysis_explanation": null, "end": 2937, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2925 }, { "analysis_explanation": null, "end": 3239, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3218 }, { "analysis_explanation": null, "end": 3451, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3443 }, { "analysis_explanation": null, "end": 3541, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3531 }, { "analysis_explanation": null, "end": 3581, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3564 }, { "analysis_explanation": null, "end": 3684, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3679 }, { "analysis_explanation": null, "end": 3841, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3831 }, { "analysis_explanation": null, "end": 3957, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3953 }, { "analysis_explanation": null, "end": 4188, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4180 }, { "analysis_explanation": null, "end": 4237, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4232 }, { "analysis_explanation": null, "end": 4397, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4375 }, { "analysis_explanation": null, "end": 4419, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4399 }, { "analysis_explanation": null, "end": 5062, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5052 }, { "analysis_explanation": null, "end": 5187, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5173 }, { "analysis_explanation": null, "end": 5364, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5357 }, { "analysis_explanation": null, "end": 5688, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5683 }, { "analysis_explanation": null, "end": 6056, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6051 }, { "analysis_explanation": null, "end": 6239, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6229 }, { "analysis_explanation": null, "end": 6245, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6241 }, { "analysis_explanation": null, "end": 6251, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6246 }, { "analysis_explanation": null, "end": 6406, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6397 }, { "analysis_explanation": null, "end": 6450, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6430 }, { "analysis_explanation": null, "end": 6472, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6452 }, { "analysis_explanation": null, "end": 6484, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6474 } ]
[ "// run-pass\n\nstatic FOO: [isize; 3] = [1, 2, 3];\n\npub fn main() {\n println!(\"{} {} {}\", ", "FOO[0], FOO[1], FOO[2]);\n}\n" ]
{ "pile_set_name": "Github" }
[ 0, 0 ]
0
5
[ { "analysis_explanation": null, "end": 43, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 42 } ]
[ "Maharashtra's politicians no better than UP's Assembly thugs\n\nIt is 2 in the morning, and as I fuss over adding some bells and whistles to this piece, Janis Joplin is trying to seduce me with her guttural and throaty “Need somebody to love”.", "\n\nBut my mind is elsewhere, and I am not particularly seductible tonight – neither would you be, if you were poring through 156 pages of a National Election Watch ADR report on the 2009 Maharashtra assembly elections.", "\n\nAnd I don’t get it. ", "I just don’t get it at all.", "\n\nIs Prithviraj Chavan heading a government full of criminals? ", "PTI\n\nU.P & Maharashtra are arguably two of the most important states in India – the former on account of the electoral clout, the latter due to the sheer commercial punch it pulls. ", "And one would expect that those in the political establishment would put their best foot forward in these two states when it came to political handling. ", "National parties like Congress & BJP need these two states if they have any ambitions of ruling the roost - however ineptly - at the Centre.", "\n\nFor starters, even after factoring in the no-brainer that they appear to be blissfully uncontaminated by inconveniencing stuff like scruples and good judgment, one would still expect them to select the candidates in UP & Maharashtra scrupulously and diligently, thereby ensuring that the people of these two states are not treated with disdain, such disdain being quite evident all over the blessed nation.", "\n\nBut alas, I am naïve.", "\n\nAfter having looked at the construct of the U.P assembly in the first part, which dwelt upon the extent of the rot that an obscurantist establishment and a mainstream media have failed to talk about at any meaningfully impactful length, let me now turn my gaze to Maharashtra. ", "A state that contributes to nearly 20% of India’s GDP – yet, it is a shining example of the inverted reality whereby the best is enslaved by the worst. ", "If you think U.P’s political history is one of enormous monstrosities, take a look at how things panned out in the 2004 & 2009 assembly elections in Maharashtra.", "\n\nSo, here goes…..\n\n(Are we to believe that all these parties could not find 3000 un-tainted candidates to contest the elections? ", "A quick check on the 2004 data, points towards no improvement on this count in 2009. ", "Maharashtra population – 11 crores. ", "And they can’t find 3,000 good men and women!?)", "\n\n(As the number of tainted candidates in a constituency goes up, is it a surprise that the probability of one of them finally breasting the electoral tape increases to gut-wrenching levels?)", "\n\n(Considering the pristine waters being poured into the funnel, as seen in the first table, is it any wonder then that what we get at the other end of the election process is any less pristine than what is reflected above?)", "\n\nAnd what kind of serious criminal charges are we talking about here?Well, the story is pretty much the same, as was told in the last article on UP assembly. ", "The same old usual suspects – murder, dacoity, rape, extortion, kidnapping, theft, election malpractices, culpable homicide, voluntarily causing grievous hurt using deadly weapons yada yada. ", "I will spare you the tables and charts – just refer to the ones put up in the last piece if you are a sucker for the lofty and the gory!", "\n\n(Nice profession this! ", "Screw the economy, screw the populace – let us just grow our assets at rates which make Warren Buffet, George Soros & Jim Rogers look like bumbling fools. ", "And yes, Independents really juice it out to the max, don’t they!)", "\n\nIt is time to move on, perhaps, from generalizations and the yeah-the-rot-is-everywhere-fatalism, into the domain dominated by near perfect exactitude, for there is no other way of making the political establishment listen to our faint cries of protest. ", "The malaise appears to be dreadfully incurable as things stand, leading to arrested development of the nation as a whole, methinks. ", "But then, information is power, and if power has to shift back into the hands of the citizens, obscurantism needs to be pummeled on the nose with free-spirited abandon, till misinformation and misrepresentation of facts lie bloodied on the road to 2014.", "\n\nNext week, I will shift my gaze to assemblies from South & East India respectively. ", "I understand that there may be a certain amount of reader fatigue setting in now (this is the 6th article I have written on this subject in the last 5 weeks), so I may just combine the two regions in one final article." ]
{ "pile_set_name": "Pile-CC" }
[ 0.016597510373443983, 0, 0, 0.037037037037037035, 0, 0.0055248618784530384, 0, 0.007142857142857143, 0.0024509803921568627, 0, 0.007168458781362007, 0, 0, 0, 0, 0, 0, 0, 0, 0.012578616352201259, 0.005235602094240838, 0, 0, 0.01935483870967742, 0.015151515151515152, 0, 0, 0, 0.011627906976744186, 0 ]
0.004662
5
[ { "analysis_explanation": null, "end": 84, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 68 }, { "analysis_explanation": null, "end": 163, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 151 }, { "analysis_explanation": null, "end": 312, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 305 }, { "analysis_explanation": null, "end": 425, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 421 }, { "analysis_explanation": null, "end": 437, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 426 }, { "analysis_explanation": null, "end": 526, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 509 }, { "analysis_explanation": null, "end": 644, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 639 }, { "analysis_explanation": null, "end": 1746, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1735 }, { "analysis_explanation": null, "end": 1795, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1790 }, { "analysis_explanation": null, "end": 2019, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2015 }, { "analysis_explanation": null, "end": 2060, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2049 }, { "analysis_explanation": null, "end": 2215, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2211 }, { "analysis_explanation": null, "end": 2273, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2269 }, { "analysis_explanation": null, "end": 2286, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2275 }, { "analysis_explanation": null, "end": 2844, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2835 }, { "analysis_explanation": null, "end": 3381, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3368 }, { "analysis_explanation": null, "end": 3408, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3398 }, { "analysis_explanation": null, "end": 3456, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3444 }, { "analysis_explanation": null, "end": 3487, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3484 }, { "analysis_explanation": null, "end": 4140, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4136 }, { "analysis_explanation": null, "end": 4151, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4142 }, { "analysis_explanation": null, "end": 4382, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4366 } ]
[ "LINKIN Park vocalists Mike Shinoda and Chester Bennington drove the audience over the edge. ", "INQSnap this page to view more photos! ", "Magic Liwanag/Contributor\n\nLinkin Park touched down in Manila from Hong Kong last Tuesday at around 7:55 p.m., giving the American rock-metal band just about an hour to get ready before taking the stage at the SM Mall of Asia Arena, where hordes of fans, young and old, had gathered.", "\n\nLocal band Urbandub, the front act, did a great job psyching up the crowd with a feverish set, which the group punctuated with “First of Summer.”", "\n\nIt would take Linkin Park’s team some 30 minutes to set up. ", "To kill time, many in the audience busied themselves, tinkering with gadgets and snapping photos with friends. ", "A few others shrieked at the smallest things happening onstage, as when the humongous LED screen backdrop came to life for a split second.", "\n\nForeboding\n\nFinally, the white stadium lights went off and then were replaced by slow, flashing blue lights that flanked the stage. ", "Onscreen appeared hazy, 3D ultrasound-like images of turntablist Joe Hahn, and drummer Rob Bourdon pounding the skins in a steady, measured cadence, while a foreboding, swirling drone blared from the speakers.", "\n\nAfter Bourdon gave the drums a final whack in that sweet little intro, vocalists Chester Bennington and Mike Shinoda emerged from either side of the stage and promptly launched into the rip-roaring “A Place for My Head”—a track from their debut studio album “Hybrid Theory” (2000).", "\n\nShinoda, in a printed white shirt, hopped onto a box in front and continued unleashing the song’s first salvo of rap verses. ", "All the while, Bennington darted back and forth across the stage, growling and screaming his head off. ", "If there were any doubts about their energy level, having just disembarked from a private jet, Linkin Park—Bennington, Shinoda, Bourdon, Hahn, Brad Delson (guitar) and Dave Farrell (bass)—wiped them out within those first few minutes.", "\n\nOver the edge\n\nBefore the stoked fans could gather themselves together, Shinoda doused those nearest the stage with water before soldiering to “Papercut,” one of the band’s hits that helped cement its place on the mainstream map back in 2001— when poppogi boy bands started losing steam before at last fading into obscurity.", "\n\nEven the muffled and muddy-sounding microphones early on didn’t stop Linkin Park from sending everyone over the edge. “", "It’s great to be back here!” ", "screamed Bennington, who first visited Manila in 2004 for the band’s “Meteora” world tour.", "\n\nA lot of the 24 songs on the set list were culled from the band’s first two albums, “Hybrid Theory” and “Meteora” (2003). ", "Performing hits like “With You,” “Points of Authority,” “Somewhere I Belong,” “Numb” “Lying From You” and “Faint,” Linkin Park made many fans a tad nostalgic, especially those who spent their angst-ridden teenaged years in the early 2000s.", "\n\nThere was no breathing room between numbers. ", "With Bennington wailing like a man possessed every so often, and the multi-tasking Shinoda rapping and bouncing from one instrument to another, one couldn’t help wondering where these two get the endurance to sustain the intensity for more than two hours. ", "Before the crowd could stop applauding and cheering after a song, the band would be starting its next. ", "Thus, “Given Up,” “New Divide,” “Lies, Greed, Misery,” “What I’ve Done” sounded like they were cleverly strung together.", "\n\nThe concert (mounted by Scala Events) was a sonic grind fest through and through, save for the hauntingly affecting medley of “Leave Out All the Rest,” “Shadow of the Day” and “Iridescent,” which bared Bennington’s earnest, softer side, as well as the band’s knack for creating surprisingly gorgeous melodies.", "\n\nHead rush\n\nMeanwhile, the electronic-laden and pulsating synth-pop beats of such songs as “Lost in Echo” and the almost danceable “Burn It Down”—both from the band’s latest album “Living Things” (2012)—highlighted the extent to which Linkin Park’s sound had evolved since its “Hybrid Theory” and “Meteora” days.", "\n\nMore than an aural assault, the show was a visual treat as well. ", "All the random, trippy imagery on the LED screen and the manic flashing of stage lights heightened the experience, and spurred a head rush unlike any other. ", "But just when the fans thought the show couldn’t get any better, Shinoda jumped off the stage, rushed to the crowd and high-fived everyone within his reach amid the deafening sing-along that “In The End” elicited.", "\n\nBennington did the same in their final song “One Step Closer,” prompting fans to rush toward the singer to get a better view. ", "Standing on the barricade, Bennington leaned close to the fans and let out a scream that threatened to shatter the eardrums of those around him. ", "Even so, that’s what made us pretty sure that, for the fans who paid P10,000 each to ensure such electric proximity, it was well worth it.", "\n\nComplete stories on our Digital Edition newsstand for tablets, netbooks and mobile phones; 14-issue free trial. ", "About to step out? ", "Get breaking alerts on your mobile.phone. ", "Text ON INQ BREAKING to 4467, for Globe, Smart and Sun subscribers in the Philippines.", "\n\nDisclaimer: The comments uploaded on this site do not necessarily represent or reflect the views of management and owner of INQUIRER.net. ", "We reserve the right to exclude comments that we deem to be inconsistent with our editorial standards." ]
{ "pile_set_name": "Pile-CC" }
[ 0.021739130434782608, 0, 0.0035335689045936395, 0.006802721088435374, 0, 0, 0, 0, 0.014354066985645933, 0.007067137809187279, 0, 0.009708737864077669, 0.017094017094017096, 0.003067484662576687, 0, 0, 0.011111111111111112, 0, 0, 0, 0.00390625, 0, 0.008333333333333333, 0.006430868167202572, 0, 0, 0, 0.004694835680751174, 0, 0.006896551724137931, 0, 0, 0, 0, 0.023255813953488372, 0, 0 ]
0.004
5
[ { "analysis_explanation": null, "end": 11, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 0 }, { "analysis_explanation": null, "end": 34, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 22 }, { "analysis_explanation": null, "end": 57, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 39 }, { "analysis_explanation": null, "end": 192, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 186 }, { "analysis_explanation": null, "end": 207, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 198 }, { "analysis_explanation": null, "end": 220, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 208 }, { "analysis_explanation": null, "end": 240, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 224 }, { "analysis_explanation": null, "end": 261, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 253 }, { "analysis_explanation": null, "end": 296, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 278 }, { "analysis_explanation": null, "end": 434, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 426 }, { "analysis_explanation": null, "end": 586, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 575 }, { "analysis_explanation": null, "end": 609, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 594 }, { "analysis_explanation": null, "end": 1076, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1068 }, { "analysis_explanation": null, "end": 1101, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1090 }, { "analysis_explanation": null, "end": 1226, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1219 }, { "analysis_explanation": null, "end": 1312, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1294 }, { "analysis_explanation": null, "end": 1329, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1317 }, { "analysis_explanation": null, "end": 1492, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1488 }, { "analysis_explanation": null, "end": 1502, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1495 }, { "analysis_explanation": null, "end": 1645, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1635 }, { "analysis_explanation": null, "end": 1829, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1818 }, { "analysis_explanation": null, "end": 1840, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1830 }, { "analysis_explanation": null, "end": 1858, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1851 }, { "analysis_explanation": null, "end": 1864, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1860 }, { "analysis_explanation": null, "end": 1877, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1866 }, { "analysis_explanation": null, "end": 1903, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1891 }, { "analysis_explanation": null, "end": 1956, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1933 }, { "analysis_explanation": null, "end": 2037, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2030 }, { "analysis_explanation": null, "end": 2199, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2195 }, { "analysis_explanation": null, "end": 2451, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2441 }, { "analysis_explanation": null, "end": 2477, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2471 }, { "analysis_explanation": null, "end": 2485, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2481 }, { "analysis_explanation": null, "end": 2642, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2638 }, { "analysis_explanation": null, "end": 2864, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2850 }, { "analysis_explanation": null, "end": 2883, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2868 }, { "analysis_explanation": null, "end": 2945, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2935 }, { "analysis_explanation": null, "end": 3020, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3013 }, { "analysis_explanation": null, "end": 3184, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3165 }, { "analysis_explanation": null, "end": 3439, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3434 }, { "analysis_explanation": null, "end": 3580, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3573 }, { "analysis_explanation": null, "end": 3622, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3612 }, { "analysis_explanation": null, "end": 3965, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3954 }, { "analysis_explanation": null, "end": 4326, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4319 }, { "analysis_explanation": null, "end": 4478, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4468 }, { "analysis_explanation": null, "end": 4631, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4621 }, { "analysis_explanation": null, "end": 5136, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5125 }, { "analysis_explanation": null, "end": 5046, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5037 }, { "analysis_explanation": null, "end": 5274, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5262 }, { "analysis_explanation": null, "end": 4811, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 4808 } ]
[ "Transpedicular Approach to Thoracic Disc Herniaton Guided by 3D Navigation System.", "\nThe choice of surgical approach for thoracic disc herniation should consider the location on the axial plane and the consistency of the herniated disc. ", "Calcified midline disc herniations are difficult to remove with a transpedicular approach because of limitations due to blind spots; so they are usually treated via a transthoracic approach, although this entails a high risk of thoracopulmonary injuries. ", "In this work we present two cases of calcified midline thoracic disc herniations treated with a transpedicular approach, improved by using a three-dimensional (3D) neuronavigation system to verify the extent of removal on the blind side. ", "Postoperative computed tomography (CT) scans demonstrated that this original technical innovation, in the two present cases, allowed us to reach the side opposite the disc herniation and to assess the extent of resection at the end of the procedure. ", "The employment of a neuronavigation system in the transpedicular approach allowed safe and effective removal of calcified midline thoracic disc herniations. ", "We did not observe any postoperative neurological worsening, onset of spinal instability, or other adverse events." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0.012195121951219513, 0, 0, 0, 0, 0, 0 ]
0.001742
5
[]
[ "Use of integrated dual disorder treatment via assertive community treatment versus clinical case management for persons with co-occurring disorders and antisocial personality disorder.", "\nWe conducted secondary analyses of data from a randomized trial testing the effectiveness of Assertive Community Treatment (ACT) in delivery of integrated dual disorder treatment (IDDT) to explore the impact of IDDT delivered through ACT teams compared with standard clinical case management for dually-disordered persons with and without antisocial personality disorder (ASPD). ", "This analysis included 36 individuals with ASPD and 88 individuals without ASPD. ", "Participants with ASPD assigned to ACT showed a significantly greater reduction in alcohol use and were less likely to go to jail than those in standard clinical case management, whereas participants without ASPD did not differ between the 2 case management approaches. ", "There were no significant differences for other substance use or criminal justice outcomes. ", "This study provides preliminary evidence that persons with co-occurring serious mental illness, substance use disorders, and ASPD may benefit from delivery of IDDT through ACT teams." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0, 0.005263157894736842, 0.024691358024691357, 0.007407407407407408, 0, 0.005494505494505495 ]
0.007143
5
[ { "analysis_explanation": null, "end": 561, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 557 }, { "analysis_explanation": null, "end": 667, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 663 }, { "analysis_explanation": null, "end": 857, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 853 } ]
[ "Q:\n\ndrop down menu updates inner HTML when changed, javascript\n\nI have drop down menus, the last 2 are price and tickets which then makes a calculation and shows the total amount on screen when selected. ", " It works fine although if i change the selection to a different price the total does not update. ", " Also the same idea applies to the part where the user selects 4 or more tickets and an message appears on screen. ", " Im sure its something simple but i cant seem to figure it out.", "\nI have attached a Jsfiddle.", "\nhttp://jsfiddle.net/Dwdqg/\nfunction totalPrice(ticketCount,priceAmount)\n{ \n if (tickets.selectedIndex !", "= 0 && price.selectedIndex !", "= 0) // if the price and tickets is not 0 or not selected\n { \n tickets.onchange = ticketCount; //when tickets is changed assign the index to var ticketCount\n\n price.onchange = priceAmount;\n\n var ticketCount = tickets.value; //get the value of ticketCount index\n\n var priceAmount = price.value;\n\n var totalPrice = (ticketCount * priceAmount); \n\n document.getElementById(\"totalPrice\").innerHTML = (\"Total Price £\" + totalPrice); \n\n }\n\n if (ticketCount >= 4) // if ticketCount is 4 or more\n {\n totalPrice = totalPrice + 10; // add on 10 to the price\n\n document.getElementById(\"totalPrice\").innerHTML = (\"Total Price £\" + totalPrice);\n\n document.getElementById(\"moreTickets\").innerHTML = (\"Buying four or more tickets will add an additional £10 fee.\")", "\n\n } \n\n}\n\nA:\n\nYou're not calling totalPrice in your change handlers. ", "\nFor example: \nprice.onchange = function()\n // totalPrice needs to be called\n} \n\nYou've attached it here\n<select name=\"tickets\" id=\"tickets\" onChange=\"totalPrice(tickets)\" style=\"width:120px\">\n\nHowever, that only responds to changes to number of tickets. ", "You haven't attached it to the other elements. ", "\nAlso - your onchange only fires once because you're replacing the option fields using fillList after the change event fires. ", "You can either reattach the handler or have it respond to a click event.", "\nWith that said - I don't recommend attaching handlers as HTML attributes and I suggest cleaning up your code to be more readable.", "\n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0, 0, 0, 0, 0.03571428571428571, 0.008547008547008548, 0.03571428571428571, 0, 0, 0, 0, 0, 0, 0, 0 ]
0.005332
5
[ { "analysis_explanation": null, "end": 504, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 496 }, { "analysis_explanation": null, "end": 778, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 767 }, { "analysis_explanation": null, "end": 842, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 827 }, { "analysis_explanation": null, "end": 906, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 891 }, { "analysis_explanation": null, "end": 986, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 971 }, { "analysis_explanation": null, "end": 1193, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1182 }, { "analysis_explanation": null, "end": 1218, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1207 }, { "analysis_explanation": null, "end": 1231, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1222 }, { "analysis_explanation": null, "end": 532, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 506 }, { "analysis_explanation": null, "end": 609, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 599 }, { "analysis_explanation": null, "end": 638, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 630 }, { "analysis_explanation": null, "end": 919, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 909 }, { "analysis_explanation": null, "end": 997, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 989 }, { "analysis_explanation": null, "end": 1084, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1073 }, { "analysis_explanation": null, "end": 1323, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1312 }, { "analysis_explanation": null, "end": 1414, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1403 } ]
[ "from typing import Any, Dict, List\n\nfrom core import utils\nfrom core.config import Configuration\nfrom core.configservice.base import ConfigService, ConfigServiceMode\n\nGROUP: str = \"ProtoSvc\"\n\n\nclass MgenSinkService(ConfigService):\n name: str = \"MGEN_Sink\"\n group: str = GROUP\n directories: List[str] = []\n files: List[str] = [\"mgensink.sh\", \"sink.mgen\"]\n executables: List[str] = [\"mgen\"]\n dependencies: List[str] = []\n startup: List[str] = [\"bash mgensink.sh\"]\n validate: List[str] = [\"pidof mgen\"]\n shutdown: List[str] = [\"killall mgen\"]\n validation_mode: ConfigServiceMode = ConfigServiceMode.", "BLOCKING\n default_configs: List[Configuration] = []\n modes: Dict[str, Dict[str, str]] = {}\n\n def data(self) -> Dict[str, Any]:\n ifnames = []\n for iface in self.node.get_ifaces():\n name = utils.sysctl_devname(iface.name)\n ifnames.append(name)\n return dict(ifnames=ifnames)\n\n\nclass NrlNhdp(ConfigService):\n name: str = \"NHDP\"\n group: str = GROUP\n directories: List[str] = []\n files: List[str] = [\"nrlnhdp.sh\"]\n executables: List[str] = [\"nrlnhdp\"]\n dependencies: List[str] = []\n startup: List[str] = [\"bash nrlnhdp.sh\"]\n validate: List[str] = [\"pidof nrlnhdp\"]\n shutdown: List[str] = [\"killall nrlnhdp\"]\n validation_mode: ConfigServiceMode = ConfigServiceMode.", "BLOCKING\n default_configs: List[Configuration] = []\n modes: Dict[str, Dict[str, str]] = {}\n\n def data(self) -> Dict[str, Any]:\n has_smf = \"SMF\" in self.node.config_services\n ifnames = []\n for iface in self.node.get_ifaces(control=False):\n ifnames.append(iface.name)\n return dict(has_smf=has_smf, ifnames=ifnames)\n\n\nclass NrlSmf(ConfigService):\n name: str = \"SMF\"\n group: str = GROUP\n directories: List[str] = []\n files: List[str] = [\"startsmf.sh\"]\n executables: List[str] = [\"nrlsmf\", \"killall\"]\n dependencies: List[str] = []\n startup: List[str] = [\"bash startsmf.sh\"]\n validate: List[str] = [\"pidof nrlsmf\"]\n shutdown: List[str] = [\"killall nrlsmf\"]\n validation_mode: ConfigServiceMode = ConfigServiceMode.", "BLOCKING\n default_configs: List[Configuration] = []\n modes: Dict[str, Dict[str, str]] = {}\n\n def data(self) -> Dict[str, Any]:\n has_arouted = \"arouted\" in self.node.config_services\n has_nhdp = \"NHDP\" in self.node.config_services\n has_olsr = \"OLSR\" in self.node.config_services\n ifnames = []\n ip4_prefix = None\n for iface in self.node.get_ifaces(control=False):\n ifnames.append(iface.name)\n ip4 = iface.get_ip4()\n if ip4:\n ip4_prefix = f\"{ip4.ip}/{24}\"\n break\n return dict(\n has_arouted=has_arouted,\n has_nhdp=has_nhdp,\n has_olsr=has_olsr,\n ifnames=ifnames,\n ip4_prefix=ip4_prefix,\n )\n\n\nclass NrlOlsr(ConfigService):\n name: str = \"OLSR\"\n group: str = GROUP\n directories: List[str] = []\n files: List[str] = [\"nrlolsrd.sh\"]\n executables: List[str] = [\"nrlolsrd\"]\n dependencies: List[str] = []\n startup: List[str] = [\"bash nrlolsrd.sh\"]\n validate: List[str] = [\"pidof nrlolsrd\"]\n shutdown: List[str] = [\"killall nrlolsrd\"]\n validation_mode: ConfigServiceMode = ConfigServiceMode.", "BLOCKING\n default_configs: List[Configuration] = []\n modes: Dict[str, Dict[str, str]] = {}\n\n def data(self) -> Dict[str, Any]:\n has_smf = \"SMF\" in self.node.config_services\n has_zebra = \"zebra\" in self.node.config_services\n ifname = None\n for iface in self.node.get_ifaces(control=False):\n ifname = iface.name\n break\n return dict(has_smf=has_smf, has_zebra=has_zebra, ifname=ifname)\n\n\nclass NrlOlsrv2(ConfigService):\n name: str = \"OLSRv2\"\n group: str = GROUP\n directories: List[str] = []\n files: List[str] = [\"nrlolsrv2.sh\"]\n executables: List[str] = [\"nrlolsrv2\"]\n dependencies: List[str] = []\n startup: List[str] = [\"bash nrlolsrv2.sh\"]\n validate: List[str] = [\"pidof nrlolsrv2\"]\n shutdown: List[str] = [\"killall nrlolsrv2\"]\n validation_mode: ConfigServiceMode = ConfigServiceMode.", "BLOCKING\n default_configs: List[Configuration] = []\n modes: Dict[str, Dict[str, str]] = {}\n\n def data(self) -> Dict[str, Any]:\n has_smf = \"SMF\" in self.node.config_services\n ifnames = []\n for iface in self.node.get_ifaces(control=False):\n ifnames.append(iface.name)\n return dict(has_smf=has_smf, ifnames=ifnames)\n\n\nclass OlsrOrg(ConfigService):\n name: str = \"OLSRORG\"\n group: str = GROUP\n directories: List[str] = [\"/etc/olsrd\"]\n files: List[str] = [\"olsrd.sh\", \"/etc/olsrd/olsrd.conf\"]\n executables: List[str] = [\"olsrd\"]\n dependencies: List[str] = []\n startup: List[str] = [\"bash olsrd.sh\"]\n validate: List[str] = [\"pidof olsrd\"]\n shutdown: List[str] = [\"killall olsrd\"]\n validation_mode: ConfigServiceMode = ConfigServiceMode.", "BLOCKING\n default_configs: List[Configuration] = []\n modes: Dict[str, Dict[str, str]] = {}\n\n def data(self) -> Dict[str, Any]:\n has_smf = \"SMF\" in self.node.config_services\n ifnames = []\n for iface in self.node.get_ifaces(control=False):\n ifnames.append(iface.name)\n return dict(has_smf=has_smf, ifnames=ifnames)\n\n\nclass MgenActor(ConfigService):\n name: str = \"MgenActor\"\n group: str = GROUP\n directories: List[str] = []\n files: List[str] = [\"start_mgen_actor.sh\"]\n executables: List[str] = [\"mgen\"]\n dependencies: List[str] = []\n startup: List[str] = [\"bash start_mgen_actor.sh\"]\n validate: List[str] = [\"pidof mgen\"]\n shutdown: List[str] = [\"killall mgen\"]\n validation_mode: ConfigServiceMode = ConfigServiceMode.", "BLOCKING\n default_configs: List[Configuration] = []\n modes: Dict[str, Dict[str, str]] = {}\n\n\nclass Arouted(ConfigService):\n name: str = \"arouted\"\n group: str = GROUP\n directories: List[str] = []\n files: List[str] = [\"startarouted.sh\"]\n executables: List[str] = [\"arouted\"]\n dependencies: List[str] = []\n startup: List[str] = [\"bash startarouted.sh\"]\n validate: List[str] = [\"pidof arouted\"]\n shutdown: List[str] = [\"pkill arouted\"]\n validation_mode: ConfigServiceMode = ConfigServiceMode.", "BLOCKING\n default_configs: List[Configuration] = []\n modes: Dict[str, Dict[str, str]] = {}\n\n def data(self) -> Dict[str, Any]:\n ip4_prefix = None\n for iface in self.node.get_ifaces(control=False):\n ip4 = iface.get_ip4()\n if ip4:\n ip4_prefix = f\"{ip4.ip}/{24}\"\n break\n return dict(ip4_prefix=ip4_prefix)\n" ]
{ "pile_set_name": "Github" }
[ 0.006389776357827476, 0.004054054054054054, 0.0025477707006369425, 0.003367003367003367, 0.005688282138794084, 0.0024783147459727386, 0.0025220680958385876, 0.0019083969465648854, 0.005194805194805195 ]
0.003794
5
[ { "analysis_explanation": null, "end": 28, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 24 }, { "analysis_explanation": null, "end": 564, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 552 }, { "analysis_explanation": null, "end": 1215, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1200 }, { "analysis_explanation": null, "end": 1305, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1290 }, { "analysis_explanation": null, "end": 1924, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1917 }, { "analysis_explanation": null, "end": 2084, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2077 }, { "analysis_explanation": null, "end": 2702, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2688 }, { "analysis_explanation": null, "end": 2805, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2797 }, { "analysis_explanation": null, "end": 3280, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3264 }, { "analysis_explanation": null, "end": 4112, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4103 }, { "analysis_explanation": null, "end": 4160, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4143 }, { "analysis_explanation": null, "end": 4968, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4955 }, { "analysis_explanation": null, "end": 5762, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5750 }, { "analysis_explanation": null, "end": 6667, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6653 }, { "analysis_explanation": null, "end": 71, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 64 }, { "analysis_explanation": null, "end": 123, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 102 }, { "analysis_explanation": null, "end": 350, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 339 }, { "analysis_explanation": null, "end": 361, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 354 }, { "analysis_explanation": null, "end": 480, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 469 }, { "analysis_explanation": null, "end": 817, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 805 }, { "analysis_explanation": null, "end": 856, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 848 }, { "analysis_explanation": null, "end": 877, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 869 }, { "analysis_explanation": null, "end": 1096, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1086 }, { "analysis_explanation": null, "end": 1215, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1205 }, { "analysis_explanation": null, "end": 1543, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1531 }, { "analysis_explanation": null, "end": 1611, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1599 }, { "analysis_explanation": null, "end": 1671, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1663 }, { "analysis_explanation": null, "end": 1873, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1862 }, { "analysis_explanation": null, "end": 2003, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1992 }, { "analysis_explanation": null, "end": 2337, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2325 }, { "analysis_explanation": null, "end": 2392, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2380 }, { "analysis_explanation": null, "end": 2447, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2435 }, { "analysis_explanation": null, "end": 2541, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2529 }, { "analysis_explanation": null, "end": 2601, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2593 }, { "analysis_explanation": null, "end": 2631, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2623 }, { "analysis_explanation": null, "end": 3067, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 3056 }, { "analysis_explanation": null, "end": 3188, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 3177 }, { "analysis_explanation": null, "end": 3518, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 3506 }, { "analysis_explanation": null, "end": 3575, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 3563 }, { "analysis_explanation": null, "end": 3644, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 3632 }, { "analysis_explanation": null, "end": 3698, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 3690 }, { "analysis_explanation": null, "end": 3943, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 3931 }, { "analysis_explanation": null, "end": 4066, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 4054 }, { "analysis_explanation": null, "end": 4398, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 4386 }, { "analysis_explanation": null, "end": 4466, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 4454 }, { "analysis_explanation": null, "end": 4526, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 4518 }, { "analysis_explanation": null, "end": 4742, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 4734 }, { "analysis_explanation": null, "end": 4765, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 4757 }, { "analysis_explanation": null, "end": 4882, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 4874 }, { "analysis_explanation": null, "end": 5206, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5194 }, { "analysis_explanation": null, "end": 5274, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5262 }, { "analysis_explanation": null, "end": 5334, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5326 }, { "analysis_explanation": null, "end": 5553, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5545 }, { "analysis_explanation": null, "end": 5678, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5670 }, { "analysis_explanation": null, "end": 6075, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 6060 }, { "analysis_explanation": null, "end": 6199, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 6184 }, { "analysis_explanation": null, "end": 6545, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 6533 }, { "analysis_explanation": null, "end": 6596, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 6588 } ]
[ "Adela oplerella\n\nAdela oplerella is a species of moth of the family Adelidae, the fairy longhorn moths. ", "It is known commonly as Opler's longhorn moth. ", "It is endemic to California.", "\n\nThe length of forewings is . ", "The forewings are dark, metallic olive-bronze. ", "They are either without markings or with two faint whitish spots. ", "The hindwings are slightly narrower and dark brown, with some bronze and purplish.", "\n\nThe moth has usually been collected on creamcups (Platystemon californicus).", "\n\nThe species was described in 1969 and named for Paul A. Opler, who collected most of the specimens.", "\n\nReferences\n\nExternal links\nAdela oplerella. ", "CalPhotos\n\nCategory:Adelidae\nCategory:Moths described in 1969\nCategory:Endemic fauna of California\nCategory:Moths of the United States" ]
{ "pile_set_name": "Wikipedia (en)" }
[ 0.009615384615384616, 0.02127659574468085, 0, 0, 0, 0, 0, 0.01282051282051282, 0.009900990099009901, 0, 0.007462686567164179 ]
0.005552
5
[ { "analysis_explanation": null, "end": 22, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 0 }, { "analysis_explanation": null, "end": 76, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 68 }, { "analysis_explanation": null, "end": 133, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 128 }, { "analysis_explanation": null, "end": 178, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 168 }, { "analysis_explanation": null, "end": 466, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 455 }, { "analysis_explanation": null, "end": 515, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 511 }, { "analysis_explanation": null, "end": 543, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 530 }, { "analysis_explanation": null, "end": 687, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 683 }, { "analysis_explanation": null, "end": 724, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 714 }, { "analysis_explanation": null, "end": 760, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 743 } ]
[ "Q:\n\nHow will the diode act after its junction is penetrated?", "\n\nAbove is a circuit diagram with 2 sources V1 and V2, a switch SW, a diode D1 and a resistor R1. ", "The points X,Y,A,B,C,D,E,F are terminals of the components indicated with red dots.", "\nIf the switch is OPEN as in the figure, the diode D1 is reverse biased and no current will flow. ", "\nLets say the switch is closed(SW CLOSED) and opened in a very short amount of time which is enough to penetrate the p-n junction so that V1-V2 = 10V is applied in that duration to the ends of diode and the diode is forward biased for that short time. ", "\nAnd then lets assume suddenly the switch is opened(SW OPEN) again and kept always opened from then on. ", "Here is my question:\nWill the p-n junction remain penetrated and will a current flow through the points C,B,A,D,E,F in order? ", "Or will it block the current since it looks like it is conencted as reverse biased?", "\n\nA:\n\nA diode has a limited bandwidth, reversing voltage will take time to react. ", "However it is not that big current is flowing in the opposite direction, it is more like the capacitance of the diode is charging in this time, limiting the bandwidth.", "\nThe story about the DC motor switching is just that the charge within the inductor of the motor needs to go somewhere, the current can not be suddenly stopped. ", "If you do not use the diode the voltage will peak because of the inductance of the motor possibly blowing the transistor. ", "Because of the diode the charge of the motor inductance will be \"shortcircuited\" over the motor-coil itself and the voltage will just ripple a little.", "\n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0, 0.030612244897959183, 0, 0.01020408163265306, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
0.002915
5
[ { "analysis_explanation": null, "end": 1172, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1170 }, { "analysis_explanation": null, "end": 105, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 103 }, { "analysis_explanation": null, "end": 112, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 110 }, { "analysis_explanation": null, "end": 137, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 135 }, { "analysis_explanation": null, "end": 155, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 153 }, { "analysis_explanation": null, "end": 293, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 291 }, { "analysis_explanation": null, "end": 477, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 475 }, { "analysis_explanation": null, "end": 480, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 478 } ]
[ "Dan Shapiro, the new U.S. Ambassador to Israel, said Wednesday that the Palestinians know approaching the United Nations will not change reality, according to a report by Israel Radio.", "\n\nShapiro, who is also a former adviser to U.S. President Barak Obama, said in the interview that the Palestinians' bid for UN recognition in September will not change reality, and that the Israeli-Palestinian conflict can only be solved via negotiations.", "\n\nOpen gallery view Dan Shapiro. ", "Credit: Natasha Mozgovaya\n\nHe also said the U.S. government will continue striving to find a formula to renew peace talks between Israel and the Palestinians.", "\n\nIn addition, the U.S. envoy said Obama and Prime Minister Benjamin Netanyahu have strong working ties and share a trust in one another, according to the Channel Two report.", "\n\nShapiro also referred to ousted Egyptian President Hosni Mubarak, who faced his first day of trial Wednesday, saying the ex-president made an important contribution to peace over many years for the public of the Middle East, but that the Egyptian people are now the ones who will determine his fate and the United States will not interfere with that process.", "\n\nEarlier Wednesday, President Shimon Peres met Shapiro at a ceremony in which he accepted the U.S. envoy's credentials.", "\n\n\"We all read the newspapers and I want to take advantage of this opportunity to express my appreciation to President Obama and say in a clear voice - President Obama is a friend of the Jewish people and the state of Israel and there is no doubt in this matter,\" said Peres.", "\n\nAfter the ceremony, Peres and Shapiro held discussions on diplomatic matters, including the Palestinian effort to attain recognition of statehood at the United Nations in September.", "\n\nPeres said that such a declaration would be a mistake.", "\n\n\"An empty statement will produce only an illusion, cause damages to both sides and won't provide an answer to the basic issues standing before us, including terrorism, weapons smuggling and Iran's attempts to develop a nuclear bomb.\"", "\n\nPeres called for direct negotiations with the Palestinians to bring an end to the conflict.", "\n\n\"A clear majority of both peoples desire peace,\" he said. \"", "I know that the gaps can be bridged and therefore we cannot give up and we must work diligently to renew the peace process.\"", "\n\n" ]
{ "pile_set_name": "OpenWebText2" }
[ 0.016304347826086956, 0.00784313725490196, 0.030303030303030304, 0.006329113924050633, 0.011494252873563218, 0.005555555555555556, 0.016666666666666666, 0.01090909090909091, 0.01639344262295082, 0.017857142857142856, 0, 0.010752688172043012, 0, 0, 0 ]
0.010027
5
[ { "analysis_explanation": null, "end": 11, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 0 }, { "analysis_explanation": null, "end": 25, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 21 }, { "analysis_explanation": null, "end": 46, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 40 }, { "analysis_explanation": null, "end": 62, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 53 }, { "analysis_explanation": null, "end": 84, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 72 }, { "analysis_explanation": null, "end": 192, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 185 }, { "analysis_explanation": null, "end": 230, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 226 }, { "analysis_explanation": null, "end": 252, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 241 }, { "analysis_explanation": null, "end": 297, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 285 }, { "analysis_explanation": null, "end": 334, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 325 }, { "analysis_explanation": null, "end": 380, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 373 }, { "analysis_explanation": null, "end": 468, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 457 }, { "analysis_explanation": null, "end": 495, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 478 }, { "analysis_explanation": null, "end": 518, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 514 }, { "analysis_explanation": null, "end": 606, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 600 }, { "analysis_explanation": null, "end": 627, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 615 }, { "analysis_explanation": null, "end": 650, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 646 }, { "analysis_explanation": null, "end": 667, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 662 }, { "analysis_explanation": null, "end": 705, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 687 }, { "analysis_explanation": null, "end": 809, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 802 }, { "analysis_explanation": null, "end": 842, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 834 }, { "analysis_explanation": null, "end": 866, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 853 }, { "analysis_explanation": null, "end": 910, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 901 }, { "analysis_explanation": null, "end": 991, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 976 }, { "analysis_explanation": null, "end": 1025, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1010 }, { "analysis_explanation": null, "end": 1048, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1040 }, { "analysis_explanation": null, "end": 1122, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1105 }, { "analysis_explanation": null, "end": 1178, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1161 }, { "analysis_explanation": null, "end": 1202, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1190 }, { "analysis_explanation": null, "end": 1214, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1207 }, { "analysis_explanation": null, "end": 1258, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1254 }, { "analysis_explanation": null, "end": 1402, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1397 }, { "analysis_explanation": null, "end": 1445, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1440 }, { "analysis_explanation": null, "end": 1471, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1465 }, { "analysis_explanation": null, "end": 1502, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1496 }, { "analysis_explanation": null, "end": 1552, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1547 }, { "analysis_explanation": null, "end": 1579, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1574 }, { "analysis_explanation": null, "end": 1591, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1584 }, { "analysis_explanation": null, "end": 1657, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1646 }, { "analysis_explanation": null, "end": 1734, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1725 }, { "analysis_explanation": null, "end": 1741, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1736 }, { "analysis_explanation": null, "end": 1985, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1981 }, { "analysis_explanation": null, "end": 2030, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2025 }, { "analysis_explanation": null, "end": 2083, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2071 } ]
[ "Primary humoral immune response against tumor membrane antigens and foreign antigens by plasma cell tumor bearer mice.", "\nThe MOPC-460 plasma cell tumor possesses tumor specific antigens. ", "It nevertheless grows and kills its syngeneic host. ", "The possible impairment of immune responsiveness in tumor bearing mice was investigated by measuring their ability to mount a humoral immune response against foreign antigens, such as sheep red blood cells or bacteriophage T4. ", "No significant decrease in the response to either antigen was found until the tumor mass exceeded 10-15% of the host's body weight. ", "Moreover, circulating anti-tumor antibodies were detected in the serum throughout the initial period of tumor growth. ", "The possible interference of these antibodies with cell-mediated defence mechanism was ruled out by experiments where the humoral response was selectively suppressed from birth by repeated administrations of anti-immunoglobulin heavy chain antiserum. ", "In a \"suppressed\" mice, tumors took, grew and developed more rapidly than in controls. ", "It is concluded that, at least in the model studied, the humoral immune response operates as a defence mechanism against expansion of the tumor clone." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0, 0, 0, 0.004405286343612335, 0, 0, 0, 0, 0 ]
0.000489
5
[ { "analysis_explanation": null, "end": 462, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 460 } ]
[ "Q:\n\nTwo argument Memoization\n\nIn C# how do I memoize a function with two arguments?", "\nDo I have to curry before memoization?", "\nWes Dyer wrote the Memoization code I typically use, but now I need two arguments\n\nA:\n\nYou just make an overloaded version of the Memoize method that has three generic types and takes a function with two parameters, and the two arguments. ", "It still returns a parameterless function:\npublic static Func<R> Memoize<A1,A2,R>(this Func<A1,A2,R> f, A1 a1, A2 a2)\n{\n R value = default(R);\n bool hasValue = false;\n return () =>\n {\n if (!", "hasValue)\n {\n hasValue = true;\n value = f(a1,a2);\n }\n return value;\n };\n}\n\nEdit:\nAlternatively, you need to make a custom IEqualityComparer for a KeyValuePair that contains the two arguments, for the Memoize method to be able to return a function with two parameters:\npublic static Func<A1,A2,R> Memoize<A1,A2,R>(this Func<A1,A2,R> f, IEqualityComparer<KeyValuePair<A1,A2>> comparer)\n{\n var map = new Dictionary<KeyValuePair<A1,A2>,R>(comparer);\n return (a1,a2) =>\n {\n R value;\n KeyValuePair<A1,A2> key = new KeyValuePair<A1,A2>(a1,a2);\n if (map.", "TryGetValue(key, out value)) {\n return value;\n }\n value = f(a1,a2);\n map.", "Add(key, value);\n return value;\n };\n}\n\nA:\n\nWes has another post where he gives a two (or more) argument version of Memoize. ", "It does not require a custom comparer.", "\n\nA:\n\nWith new versions of .NET you can simplify the accepted solution's code a bit by using tuples\n public static Func<TParam1, TParam2, TReturn> Memoize<TParam1, TParam2, TReturn>(Func<TParam1, TParam2, TReturn> func)\n {\n var map = new Dictionary<Tuple<TParam1, TParam2>, TReturn>();\n return (param1, param2) =>\n {\n var key = Tuple.", "Create(param1, param2);\n TReturn result;\n if (!", "map.", "TryGetValue(key, out result))\n {\n result = func(param1, param2);\n map.", "Add(key, result);\n }\n return result;\n };\n }\n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0.012048192771084338, 0, 0.008333333333333333, 0.014925373134328358, 0.008183306055646482, 0, 0.014598540145985401, 0, 0.005376344086021506, 0, 0, 0, 0 ]
0.004882
5
[ { "analysis_explanation": null, "end": 131, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 123 }, { "analysis_explanation": null, "end": 464, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 461 }, { "analysis_explanation": null, "end": 521, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 508 }, { "analysis_explanation": null, "end": 572, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 564 }, { "analysis_explanation": null, "end": 598, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 590 }, { "analysis_explanation": null, "end": 1344, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1341 }, { "analysis_explanation": null, "end": 1598, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1591 }, { "analysis_explanation": null, "end": 1633, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1626 }, { "analysis_explanation": null, "end": 1665, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1658 }, { "analysis_explanation": null, "end": 885, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.6499999999999999, "start": 883 }, { "analysis_explanation": null, "end": 888, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.6499999999999999, "start": 886 }, { "analysis_explanation": null, "end": 437, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 435 }, { "analysis_explanation": null, "end": 440, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 438 }, { "analysis_explanation": null, "end": 456, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 454 }, { "analysis_explanation": null, "end": 459, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 457 }, { "analysis_explanation": null, "end": 468, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 466 }, { "analysis_explanation": null, "end": 475, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 473 }, { "analysis_explanation": null, "end": 902, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 900 }, { "analysis_explanation": null, "end": 905, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 903 }, { "analysis_explanation": null, "end": 921, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 919 }, { "analysis_explanation": null, "end": 924, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 922 }, { "analysis_explanation": null, "end": 964, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 962 }, { "analysis_explanation": null, "end": 967, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 965 }, { "analysis_explanation": null, "end": 1025, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 1023 }, { "analysis_explanation": null, "end": 1028, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 1026 }, { "analysis_explanation": null, "end": 1115, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 1113 }, { "analysis_explanation": null, "end": 1118, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 1116 }, { "analysis_explanation": null, "end": 1145, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 1143 }, { "analysis_explanation": null, "end": 1148, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_140094861023792", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 1146 } ]
[ "{\n \"$schema\": \"http://json-schema.org/draft-04/schema#\",\n \"title\": \"Ultraviolet.", "Graphics.", "Graphics2D.Sprite Schema\",\n \"type\": \"object\",\n \"properties\": {\n \"frameDefaults\": { \"$ref\": \"#/definitions/frameDefaults\" },\n \"frameGroupDefaults\": { \"$ref\": \"#/definitions/frameGroupDefaults\" },\n \"animations\": {\n \"oneOf\": [\n { \"$ref\": \"#/definitions/animationBatch\" },\n {\n \"type\": \"array\",\n \"items\": { \"$ref\": \"#/definitions/animationBatch\" }\n }\n ]\n }\n },\n \"definitions\": {\n \"frameDefaults\": {\n \"type\": \"object\",\n \"properties\": {\n \"atlas\": { \"type\": \"string\" },\n \"atlasCell\": { \"type\": \"string\" },\n \"texture\": { \"type\": \"string\" },\n \"duration\": {\n \"type\": \"number\",\n \"multipleOf\": 1.0\n },\n \"x\": {\n \"type\": \"number\",\n \"multipleOf\": 1.0\n },\n \"y\": {\n \"type\": \"number\",\n \"multipleOf\": 1.0\n },\n \"width\": {\n \"type\": \"number\",\n \"multipleOf\": 1.0\n },\n \"height\": {\n \"type\": \"number\",\n \"multipleOf\": 1.0\n },\n \"origin\": { \"$ref\": \"http://schema.ultraviolet.tl/2.0/Ultraviolet/Point2.json\" }\n }\n },\n \"frameGroupDefaults\": {\n \"type\": \"object\",\n \"properties\": {\n \"texture\": { \"type\": \"string\" },\n \"duration\": {\n \"type\": \"number\",\n \"multipleOf\": 1.0\n },\n \"x\": {\n \"type\": \"number\",\n \"multipleOf\": 1.0\n },\n \"y\": {\n \"type\": \"number\",\n \"multipleOf\": 1.0\n },\n \"width\": {\n \"type\": \"number\",\n \"multipleOf\": 1.0\n },\n \"height\": {\n \"type\": \"number\",\n \"multipleOf\": 1.0\n },\n \"frameCount\": {\n \"type\": \"number\",\n \"multipleOf\": 1.0\n },\n \"frameWidth\": {\n \"type\": \"number\",\n \"multipleOf\": 1.0\n },\n \"frameHeight\": {\n \"type\": \"number\",\n \"multipleOf\": 1.0\n },\n \"origin\": { \"$ref\": \"http://schema.ultraviolet.tl/2.0/Ultraviolet/Point2.json\" }\n }\n },\n \"animationBatch\": {\n \"type\": \"object\",\n \"properties\": {\n \"frameDefaults\": { \"$ref\": \"#/definitions/frameDefaults\" },\n \"frameGroupDefaults\": { \"$ref\": \"#/definitions/frameGroupDefaults\" },\n \"items\": {\n \"type\": \"array\",\n \"items\": {\n \"type\": \"object\",\n \"properties\": {\n \"name\": { \"type\": \"string\" },\n \"repeat\": {\n \"type\": \"string\",\n \"pattern\": \"loop|none\"\n },\n \"frames\": {\n \"oneOf\": [\n { \"$ref\": \"#/definitions/spriteFrameBatch\" },\n {\n \"type\": \"array\",\n \"items\": { \"$ref\": \"#/definitions/spriteFrameBatch\" }\n }\n ]\n },\n \"frameGroups\": {\n \"oneOf\": [\n { \"$ref\": \"#/definitions/spriteFrameGroupBatch\" },\n {\n \"type\": \"array\",\n \"items\": { \"$ref\": \"#/definitions/spriteFrameGroupBatch\" }\n }\n ]\n }\n }\n }\n }\n },\n \"required\": [ \"items\" ]\n },\n \"spriteFrameBatch\": {\n \"type\": \"object\",\n \"properties\": {\n \"frameDefaults\": { \"$ref\": \"#/definitions/frameDefaults\" },\n \"items\": {\n \"type\": \"array\",\n \"items\": {\n \"type\": \"object\",\n \"properties\": {\n \"atlas\": { \"type\": \"string\" },\n \"atlasCell\": { \"type\": \"string\" },\n \"texture\": { \"type\": \"string\" },\n \"duration\": {\n \"type\": \"number\",\n \"multipleOf\": 1.0\n },\n \"x\": {\n \"type\": \"number\",\n \"multipleOf\": 1.0\n },\n \"y\": {\n \"type\": \"number\",\n \"multipleOf\": 1.0\n },\n \"width\": {\n \"type\": \"number\",\n \"multipleOf\": 1.0\n },\n \"height\": {\n \"type\": \"number\",\n \"multipleOf\": 1.0\n },\n \"origin\": { \"$ref\": \"http://schema.ultraviolet.tl/2.0/Ultraviolet/Point2.json\" }\n }\n }\n }\n },\n \"required\": [ \"items\" ]\n },\n \"spriteFrameGroupBatch\": {\n \"type\": \"object\",\n \"properties\": {\n \"frameGroupDefaults\": { \"$ref\": \"#/definitions/frameGroupDefaults\" },\n \"items\": {\n \"type\": \"array\",\n \"items\": {\n \"type\": \"object\",\n \"properties\": {\n \"texture\": { \"type\": \"string\" },\n \"duration\": {\n \"type\": \"number\",\n \"multipleOf\": 1.0\n },\n \"x\": {\n \"type\": \"number\",\n \"multipleOf\": 1.0\n },\n \"y\": {\n \"type\": \"number\",\n \"multipleOf\": 1.0\n },\n \"width\": {\n \"type\": \"number\",\n \"multipleOf\": 1.0\n },\n \"height\": {\n \"type\": \"number\",\n \"multipleOf\": 1.0\n },\n \"frameCount\": {\n \"type\": \"number\",\n \"multipleOf\": 1.0\n },\n \"frameWidth\": {\n \"type\": \"number\",\n \"multipleOf\": 1.0\n },\n \"frameHeight\": {\n \"type\": \"number\",\n \"multipleOf\": 1.0\n },\n \"origin\": { \"$ref\": \"http://schema.ultraviolet.tl/2.0/Ultraviolet/Point2.json\" }\n }\n }\n }\n },\n \"required\": [ \"items\" ]\n }\n }\n}" ]
{ "pile_set_name": "Github" }
[ 0.024096385542168676, 0, 0.0012044046799724708 ]
0.008434
5
[ { "analysis_explanation": null, "end": 58, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 17 }, { "analysis_explanation": null, "end": 1237, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 1180 }, { "analysis_explanation": null, "end": 2156, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 2099 }, { "analysis_explanation": null, "end": 4421, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 4364 }, { "analysis_explanation": null, "end": 5817, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 5760 } ]
[ "/*\n * $Id$\n *\n * Copyright (C) 2003-2015 JNode.org\n *\n * This library is free software; you can redistribute it and/or modify it\n * under the terms of the GNU Lesser General Public License as published\n * by the Free Software Foundation; either version 2.1 of the License, or\n * (at your option) any later version.", "\n *\n * This library is distributed in the hope that it will be useful, but \n * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY\n * or FITNESS FOR A PARTICULAR PURPOSE. ", "See the GNU Lesser General Public \n * License for more details.", "\n *\n * You should have received a copy of the GNU Lesser General Public License\n * along with this library; If not, write to the Free Software Foundation, Inc., \n * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.", "\n */\n \npackage org.jnode.vm;\n\n/**\n * This class provides helper methods for dealing with JVM types in various forms.", "\n */\npublic final class JvmType {\n\n public static final int UNKNOWN = 0;\n\n public static final int BOOLEAN = 1;\n\n public static final int BYTE = 2;\n\n public static final int SHORT = 3;\n\n public static final int CHAR = 4;\n\n public static final int INT = 5;\n\n public static final int LONG = 6;\n\n public static final int FLOAT = 7;\n\n public static final int DOUBLE = 8;\n\n public static final int REFERENCE = 9;\n\n public static final int RETURN_ADDRESS = REFERENCE;\n\n public static final int VOID = 10;\n\n private static final String[] names = {\n \"UNKONWN\", \"BOOLEAN\", \"BYTE\", \"SHORT\", \"CHAR\", \"INT\", \"LONG\", \"FLOAT\", \"DOUBLE\", \"REF\", \"VOID\"\n };\n\n /**\n * Categorize a type according to the number of words it occupies.", "\n * @param type an type value\n * @return the number of words required to hold it.", "\n */\n public static int getCategory(int type) {\n if ((type == LONG) || (type == DOUBLE)) {\n return 2;\n } else if (type == VOID) {\n return 0;\n } else {\n return 1;\n }\n }\n\n /**\n * Converts the given type to the smallest type that can contain it. ", "E.g.\n * BYTE to INT FLOAT to FLOAT\n *\n * @param type an internal type value\n * @return the type value for the smallest type that JNode will use to\n * hold an instance of the type.", "\n */\n public static int TypeToContainingType(int type) {\n switch (type) {\n case BOOLEAN:\n case BYTE:\n case CHAR:\n case SHORT:\n case INT:\n return INT;\n default:\n return type;\n }\n }\n\n /**\n * Map a JVM type character to the corresponding internal type value\n * @param type a JVM type character\n * @return the corresponding internal type value\n */\n public static int SignatureToType(char type) {\n int res;\n switch (type) {\n case 'Z':\n // Boolean\n case 'B':\n // Byte\n case 'C':\n // Character\n case 'S':\n // Short\n case 'I':\n // Integer\n res = JvmType.", "INT;\n break;\n case 'F':\n // Float\n res = JvmType.", "FLOAT;\n break;\n case 'L':\n // Object\n case ';':\n // Object\n case '[':\n // Array\n res = JvmType.", "REFERENCE;\n break;\n case 'J':\n // Long\n res = JvmType.", "LONG;\n break;\n case 'D':\n // Double\n res = JvmType.", "DOUBLE;\n break;\n default:\n throw new IllegalArgumentException(\"Unknown type\" + type);\n }\n return res;\n }\n\n /**\n * Map a JVM type signature string to the corresponding internal type value.", "\n * \n * @param signature\n * @return the internal type value\n */\n public static int SignatureToType(String signature) {\n return SignatureToType(signature.charAt(0));\n }\n\n /**\n * Gets the number of arguments present in a method signature.", "\n *\n * @param signature\n * @return The number of arguments.", "\n */\n public static int getArgumentCount(String signature) {\n final int len = signature.length();\n int cnt = 0;\n for (int i = 1; i < len; i++) {\n switch (signature.charAt(i)) {\n case 'Z':\n case 'B':\n case 'C':\n case 'S':\n case 'I':\n case 'F':\n case 'J':\n case 'D':\n break;\n case 'L':\n while (signature.charAt(i) !", "= ';') {\n i++;\n }\n break;\n // Object\n case '[':\n while (signature.charAt(i) == '[') {\n i++;\n }\n if (signature.charAt(i) == 'L') {\n while (signature.charAt(i) !", "= ';') {\n i++;\n }\n }\n break;\n case ')':\n // the end\n i = len;\n break;\n default:\n throw new IllegalArgumentException(\"Unknown type\"\n + signature.substring(i));\n }\n if (i !", "= len) {\n cnt++;\n }\n }\n return cnt;\n }\n\n /**\n * Gets the argument types for a method signature.", "\n *\n * @param signature\n * @return the argument types as an array of internal type values\n */\n public static int[] getArgumentTypes(String signature) {\n final int len = signature.length();\n final int[] types = new int[getArgumentCount(signature)];\n int cnt = 0;\n for (int i = 1; i < len; i++) {\n final int t;\n switch (signature.charAt(i)) {\n case 'Z':\n case 'B':\n case 'C':\n case 'S':\n case 'I':\n t = JvmType.", "INT;\n break;\n case 'F':\n t = JvmType.", "FLOAT;\n break;\n case 'L':\n while (signature.charAt(i) !", "= ';') {\n i++;\n }\n t = JvmType.", "REFERENCE;\n break;\n // Object\n case '[':\n while (signature.charAt(i) == '[') {\n i++;\n }\n if (signature.charAt(i) == 'L') {\n while (signature.charAt(i) !", "= ';') {\n i++;\n }\n }\n t = JvmType.", "REFERENCE;\n break;\n case 'J':\n t = JvmType.", "LONG;\n break;\n case 'D':\n t = JvmType.", "DOUBLE;\n break;\n case ')':\n // the end\n i = len;\n t = JvmType.", "VOID;\n break;\n default:\n throw new IllegalArgumentException(\"Unknown type\"\n + signature.substring(i));\n }\n if (t !", "= VOID) {\n types[cnt++] = t;\n }\n }\n return types;\n }\n\n /**\n * Gets the return type of a method signature.", "\n *\n * @param signature\n * @return the return type as an internal type value\n */\n public static int getReturnType(String signature) {\n final int endIdx = signature.indexOf(')');\n final char ch = signature.charAt(endIdx + 1);\n if (ch == 'V') {\n return VOID;\n } else {\n return SignatureToType(ch);\n }\n }\n\n /**\n * Test if the given internal type value a floating point type.", "\n *\n * @param type the type value\n * @return True if type is FLOAT or DOUBLE, false otherwise.", "\n */\n public static final boolean isFloat(int type) {\n return ((type == FLOAT) || (type == DOUBLE));\n }\n\n /**\n * Gets a human readable name of a given internal type value.", "\n *\n * @param type the type value\n * @return a human readable rendering of the type value\n */\n public static final String toString(int type) {\n return names[type];\n }\n}\n" ]
{ "pile_set_name": "Github" }
[ 0.009554140127388535, 0.005154639175257732, 0, 0.008928571428571428, 0, 0.011703511053315995, 0.02247191011235955, 0, 0.01507537688442211, 0.010625737898465172, 0.02857142857142857, 0.009852216748768473, 0.01818181818181818, 0.009345794392523364, 0.003968253968253968, 0.007352941176470588, 0.028169014084507043, 0, 0, 0, 0, 0.005244755244755245, 0.022222222222222223, 0.009259259259259259, 0.010869565217391304, 0.003246753246753247, 0.00819672131147541, 0.020833333333333332, 0.01098901098901099, 0.013071895424836602, 0.0047169811320754715, 0, 0.00437636761487965, 0.02830188679245283, 0, 0.010101010101010102 ]
0.009455
5
[ { "analysis_explanation": null, "end": 40, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 31 }, { "analysis_explanation": null, "end": 773, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 767 }, { "analysis_explanation": null, "end": 884, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 881 }, { "analysis_explanation": null, "end": 2676, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2673 }, { "analysis_explanation": null, "end": 4316, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4309 }, { "analysis_explanation": null, "end": 4391, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4386 }, { "analysis_explanation": null, "end": 5526, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5521 }, { "analysis_explanation": null, "end": 5853, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5846 }, { "analysis_explanation": null, "end": 5994, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5989 }, { "analysis_explanation": null, "end": 7864, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7832 }, { "analysis_explanation": null, "end": 8270, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8259 }, { "analysis_explanation": null, "end": 50, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 41 }, { "analysis_explanation": null, "end": 4075, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 4063 }, { "analysis_explanation": null, "end": 4432, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 4420 }, { "analysis_explanation": null, "end": 4743, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 4731 }, { "analysis_explanation": null, "end": 4935, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 4923 }, { "analysis_explanation": null, "end": 5040, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5028 }, { "analysis_explanation": null, "end": 5101, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5089 }, { "analysis_explanation": null, "end": 5474, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5462 }, { "analysis_explanation": null, "end": 6060, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 6048 }, { "analysis_explanation": null, "end": 6424, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 6412 }, { "analysis_explanation": null, "end": 6660, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 6648 }, { "analysis_explanation": null, "end": 6765, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 6753 }, { "analysis_explanation": null, "end": 6826, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 6814 }, { "analysis_explanation": null, "end": 7468, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 7456 }, { "analysis_explanation": null, "end": 7857, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 7845 }, { "analysis_explanation": null, "end": 7905, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 7893 }, { "analysis_explanation": null, "end": 788, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_140094861343232", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 778 }, { "analysis_explanation": null, "end": 788, "entity_type": "US_SSN", "recognition_metadata": { "recognizer_identifier": "UsSsnRecognizer_140094861024368", "recognizer_name": "UsSsnRecognizer" }, "score": 0.05, "start": 778 } ]
[ "Q:\n\nC++ Memory Address\n\nPlease excuse me if this is a repeated question\nThis is my code\n#include \"stdafx.h\"\n#include <stdio.h>\n#include \"iostream\"\n#include <stdlib.h>\nusing namespace std;\n\nint main()\n{\n char * name = \"Hello\";\n\n cout << \"2\" << endl;\n cout << \"Address2 is \" << &name << \" value at address is \" << * (&name) << endl;\n cout << \"Next address2 is \" << &name + 1 << \" value at address is \" << name + 1 << \" \" << sizeof(char) << endl;\n\n cout << \"3\" << endl;\n cout << \"Address3 is \" << &name << \" value at address is \" << name << endl;\n\n cout << \"Next address3 is \" << &name + sizeof name << \" value at address is \" << name + sizeof name << endl;\n getchar();\n}\n\nand this is the output\n\nAddress2 is 003EFAA4 value at address is Hello // easy for me to understand\nNext Address2 is 003EFAA8 (This is where i struggle to understand. ", "My understanding is the next address should be 003EFAA5 considering char is of 1 Byte?", "\noutput same as 1\nNext Address2 is 003EFAB4 (This is where i struggle to understand too. ", "My understanding is the next address should be 003EFAA8 when address of variable name is 003EFAA4 considering size of char pointer is of 4 Byte?", "\n\nMy understanding about memory is the addresses are referenced in terms of bytes. ", "If that is true then why in number 3 above it gives me the address which is 4 bytes further and in number 4 above it gives me the next address that is 10 bytes further?", "\nAny explanation would be highly appreciated. ", "Thank you\n\nA:\n\nNext Address2 is 003EFAA8 (This is where i struggle to understand. ", "My understanding is the next address should be 003EFAA5 considering char is of 1 Byte?", "\n\nWhen you do &name + 1 you go to the next address of the type of name. ", " name is not a char though. ", " It is a char* and on your system a char* has a size of 4. ", " This is why it goes 4 bytes forward, as that is where the next char* could be located.", "\n\nNext Address2 is 003EFAB4 (This is where i struggle to understand too. ", "My understanding is the next address should be 003EFAA8 when address of variable name is 003EFAA4 considering size of char pointer is of 4 Byte?", "\n\nThis is basically the same thing that is happening above, but instead of going to the next char*, you are going to the sizeof name next element which in this case is the fourth element.", "\n\nA:\n\n&name is of type char**. ", "The way pointer arithmetic works, if you add to it, it increases that much times the size of char* (because a char** points to a char*, and this way it would point to the next char* if there were an array of char*). ", "It looks like the size of char* is 4 on your system. ", "So if &name is 003EFAA4, then &name + 1is 003EFAA8 (that's 4 more).", "\nsizeof name is 4, so if you add that to &name it increases by 16. ", "Hence whey you get 003EFAB4, that's 0x10 (or 16) more than 003EFAA4.", "\n\nA:\n\nWelcome to pointer arithmetics.", "\nchar *name = \"hello\";\n\nname is a pointer to character. ", "It stores the address of \"hello\" string literal, ie. ", "the address of character h (the address of an array is equal (to the value) to the address of the first element of an array). ", "You should note that string literals are immutable, you can't modify them. ", "So it's best to change the type to const char*.", "\n&name\n\nThis is a pointer to the variable name. ", "Not a pointer to \"hello\" string literal, but a pointer to a pointer. ", "The 003EFAA4 is the address of name variable. ", "The variable was allocated by the compiler on stack inside the main() function.", "\n*(&name)\n\nThe *& rule (here) themselves out. ", "So *&name is equal to name. ", "This prints the value of the name pointer, ie. ", "this is the pointer to \"hello\" string literal, ie. ", "this is the pointer to the character h inside \"hello\" string literal. ", "Not &name. ", "Address of h character.", "\n&name + 1\n\nThe &name has the char ** type, ie. ", "it as a pointer to a pointer to a character. ", "From pointer arithmetics, the &name + 1 is equal to the value to (uintptr_t)&name + 1 * sizeof(*&name). ", "sizeof(*&name) is sizeof(name) it is sizeof(char*), so it's (uintptr_t)&name + sizeof(char*). ", "On your architecture sizeof(char*) is 4 bytes (32 bit system?), ", "so the pointer is incremented by 4. ", "Ie. ", "003EFAA4 + 4 = 003EFAA8.", "\nname + 1\n\nThe name has the type of char*. ", "From pointer arithmetics name + 1 is equal to (uintptr_t)name + sizeof(*name). ", "sizeof(*name) is sizeof(char). ", "sizeof(char) is defined to be equal 1. ", "This prints the address of e char inside \"hello\" string literal.", "\n&name + sizeof name\n\n&name has the type of char**, so the value of &name is incremented sizeof(name) * sizeof(char*) times. ", "Assizeof(name)is equal tosizeof(char*), this issizeof(char*) * sizeof(char*)ie.4*4 = 16` on your computer.", "\nname + sizeof name\n\nThis increments the pointer name value by value of sizoef(name) * sizeof(char). ", "sizeof(name) is sizeof(char*) is 4 on your architecture, sizeof(char) is 1. ", "So name + sizeof name is the address of character o inside \"hello\" string literal, ie. ", "003EFAA8.", "\n@edit rewritten some parts\n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0.002290950744558992, 0, 0.011235955056179775, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0136986301369863, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.021739130434782608, 0, 0, 0, 0, 0, 0, 0.020833333333333332, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.009433962264150943, 0, 0, 0, 0, 0.034482758620689655 ]
0.001927
5
[ { "analysis_explanation": null, "end": 831, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 823 }, { "analysis_explanation": null, "end": 1002, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 994 }, { "analysis_explanation": null, "end": 1103, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1095 }, { "analysis_explanation": null, "end": 1528, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1520 }, { "analysis_explanation": null, "end": 1925, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1917 }, { "analysis_explanation": null, "end": 2026, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2018 }, { "analysis_explanation": null, "end": 2685, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2684 }, { "analysis_explanation": null, "end": 2762, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2754 } ]
[ "阳木虎年(male Wood-Tiger)−239 or −620 or −1392— to —阴木兔年(female Wood-Rabbit)−238 or −619 or −1391\n\nYear 366 BC was a year of the pre-Julian Roman calendar. ", "At the time, it was known as the Year of the Consulship of Mamercinus and Lateranus (or, less frequently, year 388 Ab urbe condita). ", "The denomination 366 BC for this year has been used since the early medieval period, when the Anno Dominicalendar era became the prevalent method in Europe for naming years.", "\n\nTheban leader, Epaminondas, returns to the Peloponnesus for a third time, seeking to secure the allegiance of the states of Achaea. ", "Although no army dares to challenge him in the field, the democratic governments he establishes there are short-lived, as pro-Spartan aristocrats soon return to the cities, reestablish the oligarchies, and bind their cities ever more closely to Sparta.", "\n\nThebes makes peace with Sparta and then turns its attention on Athens, which is trying to revive its maritime empire and is interfering in Macedonian dynastic quarrels.", "\n\nThe experiment by Dion (brother-in-law of Dionysius I) and Plato to educate the new ruler of Syracuse, Dionysius II, in the practical application of Plato's philosophical principles fails and Dion and Plato are banished from Syracuse.", "\n\nThe use of military tribunes with consular power is abandoned permanently and the dual consulship is restored. ", "A new magistracy is established, which is called the praetorship. ", "Its holder, the praetor, is elected annually by the Assembly and takes charge of civil matters, thus relieving the consuls of this responsibility. ", "The praetor is regarded as a junior colleague of the consuls. ", "Nevertheless, the praetor can command an army, convene a Senate or an assembly, as well as exercise the consular functions.", "\n\nTwo additional aediles, called curule (\"higher\") aediles, are created in the Roman hierarchy. ", "These are at first patricians; but those of the next year are plebeians and so on year by year alternately. ", "They are elected in the assembly of the tribes, with the consul presiding." ]
{ "pile_set_name": "Pile-CC" }
[ 0.013157894736842105, 0, 0.005780346820809248, 0.007462686567164179, 0, 0.0058823529411764705, 0.025423728813559324, 0, 0, 0.006802721088435374, 0, 0.008130081300813009, 0, 0, 0 ]
0.004843
5
[ { "analysis_explanation": null, "end": 106, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 100 }, { "analysis_explanation": null, "end": 124, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 111 }, { "analysis_explanation": null, "end": 221, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 181 }, { "analysis_explanation": null, "end": 235, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 226 }, { "analysis_explanation": null, "end": 322, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 313 }, { "analysis_explanation": null, "end": 440, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 434 }, { "analysis_explanation": null, "end": 465, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 459 }, { "analysis_explanation": null, "end": 485, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 474 }, { "analysis_explanation": null, "end": 514, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 502 }, { "analysis_explanation": null, "end": 589, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 583 }, { "analysis_explanation": null, "end": 724, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 713 }, { "analysis_explanation": null, "end": 842, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 836 }, { "analysis_explanation": null, "end": 850, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 844 }, { "analysis_explanation": null, "end": 874, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 868 }, { "analysis_explanation": null, "end": 913, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 907 }, { "analysis_explanation": null, "end": 993, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 983 }, { "analysis_explanation": null, "end": 1035, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1031 }, { "analysis_explanation": null, "end": 1064, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1055 }, { "analysis_explanation": null, "end": 1077, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1072 }, { "analysis_explanation": null, "end": 1114, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1106 }, { "analysis_explanation": null, "end": 1128, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1116 }, { "analysis_explanation": null, "end": 1167, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1162 }, { "analysis_explanation": null, "end": 1209, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1205 }, { "analysis_explanation": null, "end": 1219, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1214 }, { "analysis_explanation": null, "end": 1246, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1238 }, { "analysis_explanation": null, "end": 1469, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1461 }, { "analysis_explanation": null, "end": 1840, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1835 }, { "analysis_explanation": null, "end": 1909, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1896 }, { "analysis_explanation": null, "end": 1938, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1934 }, { "analysis_explanation": null, "end": 1946, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1942 } ]
[ "Actor Tom Alter Dies After Battle With Cancer\n\nadmin\n\n1 year ago\n\nRenowned television, film and theater actor Tom Alter passed away on Sept. 29 at his residence in Mumbai. ", "He was 67. ", "Tom Alter was battling type four skin cancer. ", "He is survived by his wife Carol, son Jamie, and daughter Afshaan.", "\n\n“It is with sadness we announce the death of Tom Alter, actor, writer, director, Padma Shri, and our dear husband and father. ", "Tom passed away Friday night at home with his family and close family members in attendance. ", "We ask for their privacy to be respected at this time,” read a statement issued on behalf of his family.", "\n\nFollowing his death, tweets poured in to offer condolence messages.", "\n\nFour Decades Dedicated to Arts\n\nIn his career spanning over four decades, Alter acted in more than 300 films and several TV shows. ", "The artiste, who was honored with the Padma Shri in 2008, worked with renowned filmmakers like Satyajit Ray in Shatranj Ke Khilari, and in the Hollywood movie One Night with the King with Peter O’Toole.", "\n\nAlter is also known for his role was that of gangster Keshav Kalsi, which he played in the television serial Junoon that ran for over five years on Indian television. ", "Apart from being an actor, Alter proved his mettle as a director and as a sports journalist. ", "He was said to be the first person to interview cricket legend, Sachin Tendulkar, when the batsman was yet to debut for India.", "\n\nAlter also wrote three books, of which two were fictions.", "\n\nBorn as the son of American Christian missionaries of Indian and Scottish ancestry, young Alter spent his childhood at Mussoorie in Uttarakhand. ", "After studying at Yales, Alter returned to India in the early 1970s and became obsessed with acting. ", "In 1972, he got himself enrolled in the Film and Television Institute of India in Pune, and graduated with a gold medal in diploma in acting.", "\n\nAlter’s first movie to hit the theaters was Charas, in which he played a crucial role of a customs officer alongside superstar Dharmendra. ", "Later, he played pivotal roles in movies like Kranti, Junoon, and Ram Teri Ganga Maili.", "\n\nDuring his career, he acted with many acclaimed filmmakers, including Satyajit Ray, Shyam Benegal, Manoj Kumar, Manmohan Desai, Subhash Ghai and Chetan Anand.", "\n\nHe made his presence felt in regional language films too, the noted one being Priyadarshan’s Malayalam film Kaala Pani, which featured Mohanlal in the lead role. ", "He also acted in some Bengali, Assamese, Telugu, Tamil and Kumaoni films.", "\n\nHis popularity also increased through television serials like Shaktimaan, Captain Vyom, Mere Ghar Aana Zindagi and Yahaan Ke Hum Sikandar. ", "His most recent appearance on television was in Rishton Ka Chakravyuh.", "\n\nEven in the midst of busy schedules in cinema, Alter always tried to find time to pursue theater. ", "His noted stage works include Maulana, Babur Ke Aulaad, Trisanga and Ghalib Ke Khat." ]
{ "pile_set_name": "Pile-CC" }
[ 0.011627906976744186, 0, 0.021739130434782608, 0.045454545454545456, 0.015625, 0.010752688172043012, 0, 0, 0.007518796992481203, 0.009900990099009901, 0.005917159763313609, 0.010752688172043012, 0.007936507936507936, 0, 0.013605442176870748, 0.009900990099009901, 0.0070921985815602835, 0.014184397163120567, 0.034482758620689655, 0.03125, 0.024390243902439025, 0.0273972602739726, 0.014184397163120567, 0.014285714285714285, 0.01, 0.047619047619047616 ]
0.015216
5
[ { "analysis_explanation": null, "end": 15, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6 }, { "analysis_explanation": null, "end": 64, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 54 }, { "analysis_explanation": null, "end": 119, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 110 }, { "analysis_explanation": null, "end": 143, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 135 }, { "analysis_explanation": null, "end": 170, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 164 }, { "analysis_explanation": null, "end": 181, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 179 }, { "analysis_explanation": null, "end": 192, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 183 }, { "analysis_explanation": null, "end": 261, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 256 }, { "analysis_explanation": null, "end": 272, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 267 }, { "analysis_explanation": null, "end": 294, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 287 }, { "analysis_explanation": null, "end": 350, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 341 }, { "analysis_explanation": null, "end": 387, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 377 }, { "analysis_explanation": null, "end": 425, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 422 }, { "analysis_explanation": null, "end": 444, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 438 }, { "analysis_explanation": null, "end": 450, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 445 }, { "analysis_explanation": null, "end": 713, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 688 }, { "analysis_explanation": null, "end": 760, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 748 }, { "analysis_explanation": null, "end": 875, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 871 }, { "analysis_explanation": null, "end": 926, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 914 }, { "analysis_explanation": null, "end": 949, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 930 }, { "analysis_explanation": null, "end": 971, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 962 }, { "analysis_explanation": null, "end": 1020, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1007 }, { "analysis_explanation": null, "end": 1088, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1076 }, { "analysis_explanation": null, "end": 1137, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1131 }, { "analysis_explanation": null, "end": 1166, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1151 }, { "analysis_explanation": null, "end": 1176, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1170 }, { "analysis_explanation": null, "end": 1362, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1346 }, { "analysis_explanation": null, "end": 1407, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1402 }, { "analysis_explanation": null, "end": 1494, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1486 }, { "analysis_explanation": null, "end": 1504, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1495 }, { "analysis_explanation": null, "end": 1527, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1521 }, { "analysis_explanation": null, "end": 1540, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1532 }, { "analysis_explanation": null, "end": 1595, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1586 }, { "analysis_explanation": null, "end": 1610, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1599 }, { "analysis_explanation": null, "end": 1660, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1655 }, { "analysis_explanation": null, "end": 1679, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1664 }, { "analysis_explanation": null, "end": 1720, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1716 }, { "analysis_explanation": null, "end": 1799, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1795 }, { "analysis_explanation": null, "end": 1905, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1899 }, { "analysis_explanation": null, "end": 1992, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1982 }, { "analysis_explanation": null, "end": 2046, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2040 }, { "analysis_explanation": null, "end": 2054, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2048 }, { "analysis_explanation": null, "end": 2080, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2060 }, { "analysis_explanation": null, "end": 2164, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2152 }, { "analysis_explanation": null, "end": 2179, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2166 }, { "analysis_explanation": null, "end": 2192, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2181 }, { "analysis_explanation": null, "end": 2208, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2194 }, { "analysis_explanation": null, "end": 2222, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2210 }, { "analysis_explanation": null, "end": 2239, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2227 }, { "analysis_explanation": null, "end": 2331, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2319 }, { "analysis_explanation": null, "end": 2343, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2334 }, { "analysis_explanation": null, "end": 2359, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2349 }, { "analysis_explanation": null, "end": 2384, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2376 }, { "analysis_explanation": null, "end": 2432, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2425 }, { "analysis_explanation": null, "end": 2450, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2444 }, { "analysis_explanation": null, "end": 2457, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2452 }, { "analysis_explanation": null, "end": 2469, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2462 }, { "analysis_explanation": null, "end": 2549, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2539 }, { "analysis_explanation": null, "end": 2563, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2559 }, { "analysis_explanation": null, "end": 2587, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2565 }, { "analysis_explanation": null, "end": 2614, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2592 }, { "analysis_explanation": null, "end": 2685, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2664 }, { "analysis_explanation": null, "end": 2822, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2815 }, { "analysis_explanation": null, "end": 2839, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2824 }, { "analysis_explanation": null, "end": 2849, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2841 }, { "analysis_explanation": null, "end": 2868, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2854 } ]
[ "A privately owned and operated surveillance network has sprung up around the country, and police are getting in on the action.", "\n\nAmazon's Ring has partnered with law enforcement agencies to distribute, subsidize, and manage its Neighbors Portal program. ", "The service allows police to request surveillance footage captured by individuals' home Ring cameras, and for the entirety of the program's history its scope and reach have been mostly a mystery. ", "Until now.", "\n\nFollowing great reporting by both Motherboard and Gizmodo, Amazon on Wednesday decided to finally come clean about the scale of its Neighbors Portal program.", "\n\nThe company published a map detailing the 405 law enforcement agencies across the U.S. that participate in the program.", "\n\n\"Today, 405 agencies use the Neighbors Portal, which is an extension of the Neighbors app that allow law enforcement to engage with their local community,\" explains an accompanying blog post from Ring.", "\n\nThe post highlights the various ways police departments use the program, \"from posting important information about crime and safety events in their neighborhoods to viewing and commenting on public posts as a verified law enforcement officer to asking for help on active investigations by submitting requests for video recordings.\"", "\n\nSearching the above map allows a concerned citizen to determine both if their local police department has teamed up with Ring and, if so, when the partnership began.", "\n\nPrivacy advocates have criticized Amazon for its handling of the Neighbors Portal program, pointing out that, among other issues, it functionally turns police departments into a PR arm of Amazon.", "\n\nRing, with the release of this map, appears to be attempting some damage control. ", "Whether or not making clear the scope of its private surveillance network will accomplish that is anyone's guess, but at least we now know where we stand." ]
{ "pile_set_name": "OpenWebText2" }
[ 0, 0.015748031496062992, 0, 0, 0.025157232704402517, 0, 0.009852216748768473, 0, 0, 0.015228426395939087, 0, 0 ]
0.005499
5
[ { "analysis_explanation": null, "end": 537, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 528 }, { "analysis_explanation": null, "end": 703, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 699 }, { "analysis_explanation": null, "end": 743, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 738 } ]
[ "Q:\n\nproblems understanding workflow and set up of vagrant and laravel homestead\n\nUp till now I've used a wamp server and thought I'd give Laravel Homestead a try as it's meant to be easier!", "\nI'm having problems getting the set up right and I'm confused about what I'm doing and where I should be doing them.", "\nI've got vagrant and virtual box installed and set up. ", "Windows 7\nNormally I have my local files in the same location as the server wamp/www so I created a new folder in this location c:/vagrant to place my development files.", "\nFrom a CLI from within this directory I followed the instructions on the laravel site (and others), added the homestead box using this command:\n'vagrant box add laravel/homestead'\n\nIt goes through an install process.", "\nI then used git clone https://github.com/laravel/homestead.git Homestead' to clone the homestead repository. ", "This created a clone as expected inC:/vagrant`\nI then ran homestead init which in theory creates a yaml configuration file. ", "My first problem I couldnt find this to check configuration.", "\nResearching further I then discovered that maybe I should be installing this into the root of my user profile. ", "ie c:/users/me rather than the root of the system (excuse the lack of technical knowledge)\nSo - a few questions: \n 1. ", "Where should I be running all the commands? ", "From the folder I created or\n in my user profile? ", "\n 2. ", "Once installed (if I get that far) where should\n I place my local development files?", "\nI think I understand that the development files get synced to the virtual machine (set up in the config file)\nSorry, completely new to this approach and not yet getting my head around what I'm trying to do\nThanks\n\nA:\n\nAre you using cygwin? ", "\nYou should run the commands inside the Homestead folder which is created after you do homestead init. ", "\nThen you do the configuration or mapping of folders in your Homestead.yaml. ", "it is located in you home directory. ", "in my case in created a .homestead folder. ", "I'm using cygwin btw. ", "\nThere are a lot of youtube tutorials that are very help. ", "that's where i learn how to set up my Homestead environment. ", "\nupdate \nI assumed you have installed vagrant and virtual box. ", "\nthen you've downloaded the homestead box.", "\nby running this command. ", "\nvagrant box add laravel/homestead\n\nyou'll know you've download the box when you see it on the list when running this command. ", "\nvagrant box list\n\nthe output would be something like this. ", "\n$ vagrant box list\nlaravel/homestead (virtualbox, 0.2.5)\nlucid32 (virtualbox, 0)\n\nthen you need to download the homestead configuration with this command. ", "\ngit clone https://github.com/laravel/homestead.git Homestead\n\nif your in /directory/projects. ", "You'll have \n/directory/projects/Homestead\n\nafter downloading the configuration. ", "you need to run this command inside the Homestead folder. ", "\nbash init.sh\n\nit will create a hidden homestead folder in you home directory. ", "\nInside the .homestead directory you'll find the Homestead.yaml\n~/.homestead/Homeastead.yaml \n\nyour Homestead.yaml file would look something like this. ", "\nip: \"192.168.1.1\"\nmemory: 2048\ncpus: 1\nprovider: virtualbox\n\n// you need to create this key\n authorize: ~/.homestead/publickey.pub\nkeys:\n - ~/.homestead/keys\n\nfolders:\n - map: D:\\projects\\folder -- in your local machine\n to: /var/www -- map to the folder in your virtual machine\n\nsites:\n - map: myproject.app --the domain you'll use to access your project in you local machine\n to: /var/www/testproject/public --the public folder. ", "\n\n//folders is where you declare your base folder. ", "\n//site is where you register you application. ", "\nhope this make sense to you. ", "Just ignore the rest of the configuration inside your Homestead.yaml file. ", "\nlastly you need to edit your hosts file.", "\nadd this line. ", "\n127.0.0.1 myproject.app\n\nyou can access you app in your browser on port 8000.", "\nmyproject.app:8000\n\nthen after you've setup everything. ", "you then go to you Homestead folder. ", "\n`/directory/projects/Homestead`\n\nand run \nvagrant up\n\nto start the machine. ", "\n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0.010582010582010581, 0, 0, 0, 0.009216589861751152, 0.00909090909090909, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.009708737864077669, 0, 0, 0, 0, 0, 0.01639344262295082, 0, 0, 0, 0.015748031496062992, 0, 0.012048192771084338, 0.010526315789473684, 0.012345679012345678, 0.017241379310344827, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.02702702702702703, 0.012987012987012988, 0 ]
0.00362
5
[ { "analysis_explanation": null, "end": 3055, "entity_type": "IP_ADDRESS", "recognition_metadata": { "recognizer_identifier": "IpRecognizer_140094861343856", "recognizer_name": "IpRecognizer" }, "score": 0.95, "start": 3044 }, { "analysis_explanation": null, "end": 109, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 105 }, { "analysis_explanation": null, "end": 1698, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1692 }, { "analysis_explanation": null, "end": 1949, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1939 }, { "analysis_explanation": null, "end": 1974, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1968 }, { "analysis_explanation": null, "end": 2909, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_140094861343280", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2899 }, { "analysis_explanation": null, "end": 811, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 771 }, { "analysis_explanation": null, "end": 2627, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 2587 }, { "analysis_explanation": null, "end": 3761, "entity_type": "IP_ADDRESS", "recognition_metadata": { "recognizer_identifier": "IpRecognizer_140094861343856", "recognizer_name": "IpRecognizer" }, "score": 0.6, "start": 3752 }, { "analysis_explanation": null, "end": 2822, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_140094861343568", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2815 } ]
[ "Q:\n\nC# regex to parse PHP function call list file\n\nI have a simple problem. ", "I have a PHP file which contains a lot of function-calls like this one:\nreturn self::_Call('client_changePassword',Array(\n $token,\n $password,\n $user_token\n));\n\nThe name and the number of parameters can vary but the call itself always have this structure, including spaces and linebreaks. ", " \nWhat I need is a regular expression that will grab all these calls from the PHP file and split them into the function name (client_changePassword) and a group of parameters. ", "Since the file has several hundreds of different calls, it needs to be reasonably fast, too. ", " \nThe regular expression would be used within C# as part of a console application that will generate a simple code analysis. ", "Basically, I need a list of methods plus parameters that PHP calls in the source and compare it with a list of definitions that is stored in a different project. ", "This would help our code reviews a lot. ", " \nNo, this is not PHP-related even though I'm trying to parse PHP code. ", "My system can't run any PHP code and I don't even want to run PHP code. ", "\n\nA:\n\nYou can use the following regex:\nreturn\\s+self::_Call\\('(?<name>[^']+)'\\s*,\\s*[Aa]rray\\((?:\\s+\\$(?<param>[^,)\\n]+),?\\r?\\n)+\n\nSee demo\n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0.013157894736842105, 0.003355704697986577, 0.011363636363636364, 0, 0, 0.006172839506172839, 0, 0.027777777777777776, 0.027777777777777776, 0 ]
0.008961
5
[ { "analysis_explanation": null, "end": 161, "entity_type": "IP_ADDRESS", "recognition_metadata": { "recognizer_identifier": "IpRecognizer_140094861343856", "recognizer_name": "IpRecognizer" }, "score": 0.6, "start": 159 }, { "analysis_explanation": null, "end": 1160, "entity_type": "IP_ADDRESS", "recognition_metadata": { "recognizer_identifier": "IpRecognizer_140094861343856", "recognizer_name": "IpRecognizer" }, "score": 0.6, "start": 1158 } ]
[ "Q:\n\nWhat is a method signature in c# now?", "\n\nThere are several questions on Stack Overflow about a method signature in C#. ", "Almost all solutions say that a return value and access level are not parts of a method signature. ", "But I found on MSDN completely opposite information.", "\n\nMethods are declared in a class or struct by specifying the access level such as public or private, optional modifiers such as abstract or sealed, the return value, the name of the method, and any method parameters. ", "These parts together are the signature of the method.", "\n\nand\n\nA return type of a method is not part of the signature of the method for the purposes of method overloading. ", "However, it is part of the signature of the method when determining the compatibility between a delegate and the method that it points to.", "\n\nI'm confused. ", "What is the truth?", "\n\nA:\n\nThe C# specification defines the signature as not containing the return type. ", "The CLI specification defines it as containing the return type. ", "\nThough this small discrepancy is unfortunate, it is not difficult to reason from context which meaning is intended. ", "As the text you quoted indicates, the return type is relevant when matching methods to delegates; it is also relevant when doing virtual overrides, and in a number of other situations. ", "The return type is not relevant during overload resolution, which is the context in which the C# specification is most concerned about the \"signature\" of a method.", "\n\nA:\n\nPer Section 3.6 of the C# language specification, the method signature does not include the return type (explicit) or the access modifier (by omission):\n\nThe signature of a method consists of the name of the method, the number of type parameters and the type and kind (value, reference, or output) of each of its formal parameters, considered in the order left to right. ", "For these purposes, any type parameter of the method that occurs in the type of a formal parameter is identified not by its name, but by its ordinal position in the type argument list of the method. ", "The signature of a method specifically does not include the return type, the params modifier that may be specified for the right-most parameter, nor the optional type parameter constraints.", "\n\nA:\n\nThey just don't use term 'signature' in very strict sense. ", "The first use is strict, the second use is not.", "\nWhat they want to emphasize is that for delegates both signature and return type are important.", "\nNote that the MSDN is a guide, not specification. ", "Sometimes they do some simplifications or more loose terminology.", "\n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0, 0, 0, 0.019230769230769232, 0, 0, 0, 0, 0, 0, 0, 0.015625, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
0.001452
5
[]