tokens list | ner_tags list |
|---|---|
[
"In",
"order",
"to",
"allow",
"for",
"a",
"bidirectional",
"data",
"exchange",
"with",
"applications",
"B",
"and",
"C",
"(",
"create",
"some",
"state",
"in",
"A",
",",
"load",
"it",
"into",
"B",
",",
"alter",
"it",
"in",
"B",
",",
"load",
"the",
"alt... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"B-Variable",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Variable"... |
[
"Why",
"I",
"want",
"to",
"change",
"my",
"approach"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Most",
"of",
"the",
"schema",
"mappings",
"are",
"pretty",
"trivial",
"(",
"the",
"name",
"of",
"an",
"object",
"in",
"A",
"simply",
"maps",
"to",
"the",
"name",
"of",
"the",
"object",
"in",
"B",
")",
",",
"so",
"I",
"would",
"like",
"to",
"avoid",
... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
... |
[
"I",
"imagine",
"that",
"this",
"trivial",
"code",
"could",
"be",
"generated",
"given",
"a",
"formalized",
"mapping",
"between",
"the",
"data",
"schemes",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"For",
"the",
"nontrivial",
"parts",
"of",
"the",
"mapping",
"(",
"like",
"the",
"one",
"desribed",
"above",
")",
",",
"I",
"expect",
"lots",
"of",
"changes",
"in",
"the",
"future",
"simply",
"because",
"it",
"seems",
"so",
"arbitrary",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"In",
"many",
"cases",
"a",
"specific",
"convention",
"for",
"mapping",
"states",
"in",
"A",
"onto",
"more",
"complex",
"states",
"in",
"B/C",
"might",
"run",
"into",
"a",
"dead",
"end",
"at",
"some",
"point",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"For",
"example",
"it",
"might",
"become",
"necessary",
"for",
"users",
"to",
"change",
"the",
"\"",
"mirrored",
"subspace",
"\"",
"label",
"and",
"therefore",
"another",
"approach",
"for",
"identifying",
"conversion",
"artifacts",
"might",
"be",
"necessary",
".... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"imagine",
"that",
"a",
"formalized",
"mapping",
"could",
"be",
"a",
"tool",
"to",
"transparently",
"manage",
"those",
"conventions",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Maybe",
"a",
"reasoner",
"could",
"even",
"automatically",
"spot",
"incoherent",
",",
"inconsistent",
"mappings",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"It",
"might",
"also",
"allow",
"me",
"to",
"more",
"easily",
"discuss",
"the",
"mapping",
"with",
"domain",
"experts",
"and",
"users",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Questions"
] | [
"O"
] |
[
"From",
"what",
"I",
"read",
"about",
"ontologies",
"I",
"have",
"the",
"impression",
"that",
"what",
"I",
"want",
"is",
"an",
"ontology",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Is",
"this",
"correct",
"?"
] | [
"O",
"O",
"O",
"O"
] |
[
"As",
"I",
"understand",
"it",
",",
"using",
"an",
"ontology",
"to",
"describe",
"the",
"mapping",
"would",
"also",
"require",
"me",
"to",
"express",
"the",
"data",
"schemes",
"themselves",
"in",
"the",
"ontology",
"(",
"so",
"a",
"relation",
"\"",
"maps",... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"O",
"O",
"O",
"B-Var... |
[
"Since",
"those",
"schemes",
"are",
"taken",
"from",
"long-lived",
"applications",
",",
"they",
"are",
"not",
"always",
"coherent",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"For",
"example",
",",
"a",
"\"",
"feature",
"\"",
"in",
"the",
"application",
"might",
"cause",
"some",
"state",
"to",
"have",
"a",
"different",
"semantic",
"that",
"you",
"would",
"expect",
"from",
"the",
"semantics",
"of",
"its",
"constituents",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Can",
"existing",
"tools",
"help",
"me",
"with",
"managing",
"those",
"complexities",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"expect",
"that",
"I",
"would",
"require",
"some",
"additional",
"machinery",
"inside",
"the",
"ontology",
"to",
"describe",
"something",
"like",
"-taken",
"from",
"the",
"example",
"above",
"-",
"the",
"difference",
"between",
"a",
"\"",
"permanent",
"mi... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"Would",
"this",
"be",
"much",
"effort",
"to",
"do",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Do",
"available",
"ontology",
"languages",
"provide",
"something",
"out-of-the-box",
"to",
"express",
"this",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Is",
"this",
"application",
"of",
"ontologies",
"a",
"common",
"application",
"for",
"ontologies",
"or",
"is",
"it",
"a",
"corner",
"case",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Do",
"you",
"know",
"of",
"companies",
"who",
"provide",
"services",
"for",
"this",
"application",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Which",
"tools",
"would",
"you",
"suggest",
"for",
"creating",
"the",
"ontology",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"assume",
"there",
"are",
"no",
"off-the-shelf",
"tools",
"available",
"for",
"the",
"code",
"generation",
"mentioned",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"So",
"how",
"would",
"you",
"approach",
"the",
"code",
"generation",
"task",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Abstracting",
"a",
"type",
"system",
",",
"a",
"set",
"of",
"interfaces",
",",
"and",
"rules",
"for",
"transformation",
"is",
"defined",
"as",
"subset",
"of",
"ontology",
"creation",
"known",
"as",
"a",
"meta-model",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"The",
"Meta",
"Object",
"Facility",
"(",
"MOF",
")",
"is",
"an",
"example",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Topic",
"Maps",
"are",
"another",
":"
] | [
"O",
"O",
"O",
"O",
"O"
] |
[
"References"
] | [
"O"
] |
[
"InfoGrid",
"Web",
"Graph",
"Database",
":",
"What",
"are",
"the",
"differences",
"between",
"a",
"vocabulary",
",",
"a",
"taxonomy",
",",
"a",
"thesaurus",
",",
"an",
"ontology",
",",
"and",
"a",
"meta-model",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Meta",
"Object",
"Facility",
"(",
"MOF",
")"
] | [
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Specification",
"(",
"pdf",
")"
] | [
"O",
"O",
"B-File_Type",
"O"
] |
[
"Topic",
"Maps",
"Now"
] | [
"O",
"O",
"O"
] |
[
"An",
"Introduction",
"to",
"Topic",
"Maps"
] | [
"O",
"O",
"O",
"O",
"O"
] |
[
"TM4J",
"-",
"Topic",
"Maps",
"For",
"Java"
] | [
"O",
"O",
"O",
"O",
"O",
"B-Language"
] |
[
"Code",
"Generation",
"with",
"OpenDDS",
",",
"Part",
"I",
":",
":",
"OCI"
] | [
"O",
"O",
"O",
"B-Language",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Paws",
"-",
"A",
"Perl",
"SDK",
"for",
"AWS",
"(",
"Amazon",
"Web",
"Services",
")",
"APIs",
"-",
"metacpan.org"
] | [
"O",
"O",
"O",
"B-Library",
"I-Library",
"O",
"B-Library",
"I-Library",
"I-Library",
"I-Library",
"I-Library",
"I-Library",
"B-Library",
"O",
"O"
] |
[
"I",
"have",
"a",
"sdk",
"that",
"can",
"be",
"integrated",
"in",
"an",
"application",
"."
] | [
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Server",
"for",
"our",
"sdk",
"wants",
"to",
"use",
"single",
"GCM",
"Id",
"to",
"send",
"push",
"notification",
"."
] | [
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"B-User_Interface_Element",
"I-User_Interface_Element",
"O"
] |
[
"How",
"to",
"tackle",
"the",
"scenario",
"where",
"my",
"sdk",
"is",
"integrated",
"in",
"two",
"applications",
"in",
"same",
"phone",
"and",
"as",
"sdk",
"in",
"one",
"application",
"registers",
"GCM",
",",
"the",
"GCM",
"registered",
"from",
"sdk",
"in"... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Device",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"B-Application",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O"
] |
[
"FYI",
"I",
"have",
"reviewed",
"this",
"answer",
"Android",
"GCM",
":",
"same",
"sender",
"id",
"for",
"more",
"application",
"but",
"they",
"are",
"considering",
"the",
"app",
"is",
"installed",
"in",
"different",
"device",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"I-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"You",
"did",
"not",
"get",
"the",
"answer",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"What",
"matters",
"is",
"registration",
"Id",
"of",
"the",
"client",
"(",
"app",
")",
"."
] | [
"O",
"O",
"O",
"B-Code_Block",
"I-Code_Block",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O"
] |
[
"As",
"long",
"as",
"you",
"got",
"it",
"different",
"per",
"app",
",",
"then",
"it",
"does",
"not",
"matter",
"where",
"it",
"is",
"installed",
"and",
"using",
"(",
"or",
"not",
")",
"same",
"sender",
"id",
"is",
"also",
"irrelevant",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"ca",
"n't",
"find",
"it",
"in",
"the",
"Graph",
"API",
",",
"is",
"there",
"some",
"way",
"to",
"get",
"the",
"alternate",
"name",
"someone",
"fills",
"out",
"in",
"their",
"Account",
"Settings",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Library",
"I-Library",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Do",
"you",
"mean",
"the",
"user",
"'s",
"'",
"username",
"'",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"O"
] |
[
"It",
"'s",
"a",
"field",
"in",
"the",
"User",
"Graph",
"Object",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"I-Class",
"I-Class",
"O"
] |
[
"For",
"example",
",",
"if",
"you",
"want",
"'",
"btaylor",
"'",
"returned",
"for",
"this",
"user",
",",
"https://www.facebook.com/btaylor",
",",
"you",
"'d",
"grab",
"the",
"'",
"username",
"'",
"field",
"from",
"the",
"User",
"Graph",
"Object",
",",
"as"... | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Value",
"I-Value",
"B-Value",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"O",
"O",
"O",
"B-Class",
"I-Class",
"I-Class",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"It",
"'s",
"not",
"currently",
"possible",
"to",
"access",
"this",
"field",
"via",
"the",
"API",
"by",
"any",
"means",
"i",
"'m",
"aware",
"of",
",",
"you",
"could",
"file",
"a",
"wishlist",
"item",
"in",
"the",
"bug",
"tracker",
",",
"it",
"may",
"... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"'m",
"using",
"bootstrap",
"with",
"Django",
"."
] | [
"O",
"O",
"O",
"B-Library",
"O",
"B-Library",
"O"
] |
[
"Though",
"I",
"'m",
"good",
"in",
"Python",
",",
"I",
"'m",
"struggling",
"to",
"figure",
"out",
"some",
"basic",
"things",
"like",
"file",
"uploads/forms",
"in",
"bootstrap",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-Language",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Library",
"O"
] |
[
"Is",
"there",
"an",
"example",
"to",
"do",
"that",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Also",
",",
"is",
"there",
"any",
"particular",
"reason",
"for",
"using",
"FileField",
"in",
"Django",
"models",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"B-Library",
"O",
"O"
] |
[
"Have",
"you",
"tried",
"the",
"File",
"Uploads",
"documentation"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Django",
"Cripsy",
"forms",
"will",
"help",
"you",
"with",
"Bootstrap",
"forms",
"."
] | [
"B-Library",
"I-Library",
"I-Library",
"O",
"O",
"O",
"O",
"B-Library",
"O",
"O"
] |
[
"The",
"FileField",
"(",
"docs",
")",
"will",
"automatically",
"upload",
"and",
"save",
"the",
"file",
"to",
"the",
"model",
"along",
"with",
"giving",
"you",
"various",
"bit",
"of",
"additional",
"functionality",
"such",
"as",
"where",
"to",
"upload",
"to",... | [
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O... |
[
"I",
"am",
"using",
"a",
"command",
"which",
"allows",
"me",
"to",
"use",
"a",
"class",
"from",
"a",
".jar",
"file",
",",
"but",
"I",
"am",
"not",
"really",
"sure",
"of",
"the",
"meaning",
"of",
"the",
"whole",
"command",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-File_Type",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"also",
"wanted",
"to",
"test",
"my",
"programs",
"from",
"Eclipse",
",",
"but",
"without",
"understanding",
"fully",
"it",
",",
"it",
"'s",
"difficult",
"to",
"customise",
"the",
"run",
"configurations",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"The",
"command",
"is",
"the",
"following",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"have",
"a",
"few",
"questions",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"What",
"'s",
"the",
"meaning",
"of",
":",
".",
"after",
"the",
".jar",
"library",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"B-Code_Block",
"I-Code_Block",
"O",
"O",
"B-File_Type",
"O",
"O"
] |
[
"The",
"class",
"transport.FileSender",
"basically",
"allows",
"me",
"to",
"test",
"by",
"class",
"MGBNSender",
",",
"but",
"so",
"far",
"I",
"have",
"not",
"manage",
"to",
"test",
"it",
"from",
"Eclipse",
"."
] | [
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O"
] |
[
"Could",
"you",
"please",
"help",
"me",
"how",
"should",
"I",
"do",
"it",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"have",
"already",
"imported",
"the",
".jar",
"file.",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-File_Type",
"O",
"O"
] |
[
"The",
".",
"adds",
"the",
"current",
"directory",
"to",
"the",
"class-path",
"."
] | [
"O",
"B-Code_Block",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"You",
"need",
"that",
"if",
"you",
"have",
"any",
"compiled",
"Java",
"source",
"files",
"(",
"e.g",
".",
"classes",
")",
"in",
"your",
"local",
"tree",
"(",
"for",
"example",
",",
"when",
"developing",
",",
"you",
"might",
"have",
"your",
"Main",
","... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Language",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
... |
[
"I",
"'m",
"trying",
"to",
"determine",
"the",
"most",
"recently",
"past",
"day",
"of",
"the",
"week",
",",
"based",
"on",
"any",
"given",
"moment",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Example",
"1",
":",
"Given",
"this",
"moment",
"—",
"let",
"'s",
"say",
"Sun",
"Oct",
"2",
"2016",
"15:30:30",
"EST",
"—",
"how",
"do",
"I",
"determine",
"the",
"date",
"of",
"the",
"most",
"recently",
"past",
"Friday",
"at",
"20:00:00",
"MST",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Value",
"I-Value",
"I-Value",
"I-Value",
"I-Value",
"I-Value",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Value",
"I-Value",
"I-Value",
"I-Value",
"O"
] |
[
"Answer",
"1",
":",
"In",
"this",
"case",
",",
"I",
"'d",
"be",
"looking",
"for",
"Friday",
",",
"Sept",
"30",
",",
"2016",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Value",
"I-Value",
"I-Value",
"I-Value",
"I-Value",
"I-Value",
"O"
] |
[
"Example",
"2",
":",
"What",
"about",
"the",
"most",
"recently",
"past",
"Sunday",
"at",
"21:00:00",
"EST",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Value",
"I-Value",
"I-Value",
"I-Value",
"O"
] |
[
"Answer",
"2",
":",
"That",
"'d",
"be",
"Sunday",
",",
"Sep",
"25",
",",
"2016",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Value",
"I-Value",
"I-Value",
"I-Value",
"I-Value",
"I-Value",
"O"
] |
[
"Example",
"3",
":",
"What",
"about",
"the",
"most",
"recently",
"past",
"Sunday",
"at",
"14:30:30",
"MST",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Value",
"I-Value",
"I-Value",
"I-Value",
"O"
] |
[
"Answer",
"3",
":",
"That",
"'d",
"be",
"Sunday",
",",
"Sep",
"25",
",",
"2016",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Value",
"I-Value",
"I-Value",
"I-Value",
"I-Value",
"I-Value",
"O"
] |
[
"You",
"could",
"have",
"a",
"look",
"at",
"the",
"php",
"DateTime",
"API",
"extension",
"called",
"Carbon",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Language",
"B-Class",
"O",
"O",
"O",
"B-Library",
"O"
] |
[
"https://packagist.org/packages/nesbot/carbon"
] | [
"O"
] |
[
"If",
"you",
"install",
"it",
"via",
"Composer",
"you",
"could",
"simply",
"write",
"something",
"like",
"..",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Here",
"is",
"a",
"great",
"tutorial",
"series",
"by",
"Alex",
"from",
"Codecourse",
"on",
"working",
"with",
"it",
"..",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Name",
"O",
"B-Website",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Carbon",
"Tutorial"
] | [
"B-Library",
"O"
] |
[
"This",
"is",
"my",
"first",
"time",
"on",
"stackexchange",
",",
"facing",
"a",
"problem",
"I",
"have",
"n't",
"been",
"able",
"to",
"find",
"a",
"solution",
"to",
"with",
"numerous",
"hours",
"spent",
"on",
"Google",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Website",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Website",
"O"
] |
[
"Apologies",
"in",
"advance",
"for",
"the",
"lack",
"of",
"more",
"images",
",",
"stackexchange",
"will",
"not",
"allow",
"me",
"to",
"more",
"photos",
"until",
"my",
"reputation",
"is",
"higher",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"B-Website",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"need",
"to",
"get",
"results",
"from",
"a",
".do",
"page",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-File_Type",
"O",
"O"
] |
[
"http://webapps2.rrc.state.tx.us/EWA/productionQueryAction.do"
] | [
"O"
] |
[
"The",
"url",
"remains",
"static",
"when",
"a",
"large",
"query",
"e.g",
"is",
"submitted",
"-",
"I",
"cannot",
"alter",
"my",
"query",
"by",
"changing",
"the",
"url",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Once",
"submitted",
",",
"it",
"takes",
"a",
"long",
"time",
"to",
"load",
",",
"and",
"after",
"loading",
",",
"a",
"table",
"of",
"results",
"is",
"presented",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"then",
"require",
"all",
"the",
"data",
"to",
"be",
"on",
"one",
"page",
"so",
"I",
"select",
"'",
"View",
"All",
"'",
"as",
"the",
"page",
"size",
"from",
"the",
"drop",
"down",
"menu",
"on",
"the",
"top",
"left",
"of",
"the",
"table",
"to",... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"I-User_Interface_Element",
"I-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interfac... |
[
"Finally",
",",
"to",
"then",
"import",
"this",
"data",
",",
"I",
"open",
"a",
"spreadsheet",
"and",
"copy-paste",
"it",
"all",
"in",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Even",
"for",
"one",
"county/query/submission",
",",
"this",
"process",
"is",
"extremely",
"tedious",
",",
"and",
"I",
"have",
"to",
"do",
"this",
"monthly",
"for",
"about",
"20",
"counties",
",",
"then",
"a",
"further",
"10",
"districts",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Due",
"to",
"the",
"long",
"load",
"time",
"associated",
"with",
"the",
"return",
"of",
"each",
"query",
",",
"this",
"is",
"a",
"task",
"that",
"easily",
"takes",
"2-3",
"hours",
"to",
"complete",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"As",
"such",
",",
"I",
"am",
"hoping",
"someone",
"here",
"has",
"some",
"kind",
"of",
"solution",
"to",
"automate/ease",
"the",
"process",
",",
"or",
"even",
"simply",
"advice",
"as",
"to",
"where",
"I",
"can",
"find",
"information",
"to",
"create",
"a... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"If",
"I",
"could",
"directly",
"query",
"the",
"database",
"import",
"the",
"data",
"into",
"a",
"spreadsheet",
",",
"my",
"problem",
"would",
"be",
"solved",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"The",
"load",
"times",
"are",
"irrelevant",
"if",
"the",
"entire",
"process",
"of",
"querying",
"the",
"server",
"can",
"be",
"automated",
"as",
"it",
"could",
"just",
"run",
"in",
"the",
"background",
"without",
"user",
"input",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"apologise",
"for",
"the",
"long",
"and",
"non-specific",
"question",
",",
"and",
"any",
"response",
"will",
"be",
"greatly",
"appreciated",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Thank",
"you",
"very",
"much",
"."
] | [
"O",
"O",
"O",
"O",
"O"
] |
[
"Well",
",",
"you",
"can",
"actually",
"check",
"the",
"network",
"calls",
"that",
"are",
"executed",
"in",
"order",
"to",
"get",
"the",
"CSV",
"file",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-File_Type",
"O",
"O"
] |
[
"I",
"just",
"did",
"that",
"for",
"you",
",",
"but",
"it",
"contains",
"a",
"lot",
"of",
"parameters",
"which",
"you",
"need",
"to",
"send",
"in",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Below",
"are",
"the",
"actual",
"parameters",
"you",
"need",
"to",
"send",
"in",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"hope",
"for",
"you",
"that",
"only",
"the",
"parameters",
"prefixed",
"with",
"searchArgs",
"are",
"important",
"(",
"they",
"contain",
"the",
"information",
"of",
"the",
"form",
",",
"like",
"the",
"month/year/.",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"The",
"actionManager",
"prefixed",
"parameters",
"contain",
"some",
"complicated",
"data",
",",
"you",
"need",
"to",
"define",
"them",
"(",
"else",
"you",
"get",
"an",
"error",
")",
",",
"but",
"I",
"do",
"n't",
"know",
"if",
"they",
"'re",
"actually",
... | [
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"When",
"executing",
"this",
"call",
",",
"you",
"will",
"imediately",
"receive",
"the",
"CSV",
"file",
"which",
"you",
"can",
"probably",
"parse",
"using",
"any",
"language",
"(",
"look",
"for",
"a",
"CSV",
"parsing",
"library",
")",
"and",
"insert",
"it"... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-File_Type",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-File_Type",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"However",
",",
"the",
"best",
"possibility",
"is",
"to",
"look",
"for",
"an",
"alternative",
"to",
"this",
"source",
"(",
"or",
"a",
"public",
"API",
"you",
"can",
"access",
")",
",",
"because",
"this",
"is",
"really",
"crazy",
"to",
"work",
"with",
"... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Library",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.