tokens list | ner_tags list |
|---|---|
[
"ImageMagick",
"convert",
"and",
"resize",
"also",
"works",
"as",
"expected",
"from",
"the",
"command",
"line",
"."
] | [
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"I-Application",
"O"
] |
[
"Errno::ENOENT",
"in",
"SitesController",
"#create"
] | [
"B-Error_Name",
"O",
"O",
"O"
] |
[
"No",
"such",
"file",
"or",
"directory",
"-",
"identify",
"-quiet",
"-ping",
"/tmp/mini_magick20130627",
"-17452-1k48fim.png"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-File_Name",
"I-File_Name"
] |
[
"This",
"is",
"another",
"answer",
"which",
"works",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Edit",
"development.rb",
"(",
"if",
"that",
"is",
"going",
"to",
"run",
"with",
"passenger",
")",
"and",
"production.rb"
] | [
"O",
"B-File_Name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"B-File_Name"
] |
[
"add",
"to",
"bottom",
"of",
"file"
] | [
"O",
"O",
"O",
"O",
"O"
] |
[
"Got",
"it",
"from",
"this",
"reference",
":",
"Passenger",
"+",
"Carrierwave",
"+",
"Rails"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"B-Application",
"O",
"B-Library"
] |
[
"I",
"'ll",
"answer",
"my",
"own",
"question",
"since",
"someone",
"else",
"may",
"see",
"this",
"error",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"This",
"issue",
"has",
"to",
"do",
"with",
"the",
"way",
"Phusion",
"Passenger",
"(",
"under",
"Apache",
")",
"handles",
"environment",
"vars",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"I-Application",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"'m",
"using",
"an",
"Apache",
"+",
"Phusion",
"Passenger",
"server",
"here",
"."
] | [
"O",
"O",
"O",
"O",
"B-Application",
"O",
"B-Application",
"I-Application",
"I-Application",
"O",
"O"
] |
[
"I",
"resolved",
"this",
"issue",
"by",
"placing",
"the",
"ImageMagick",
"path",
"vars",
"into",
"my",
"apache",
"httpd-vhosts.conf",
"file",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"B-Application",
"B-File_Name",
"O",
"O"
] |
[
"More",
"info",
"available",
"here",
"-"
] | [
"O",
"O",
"O",
"O",
"O"
] |
[
"From",
":",
"http://blog.phusion.nl/2008/12/16/passing-environment-variables-to-ruby-from-phusion-passenger/"
] | [
"O",
"O",
"O"
] |
[
"But",
"wait",
",",
"I",
"'ve",
"already",
"set",
"environment",
"variables",
"in",
"my",
"/etc/bashrc",
"or",
"/etc/profile",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-File_Name",
"O",
"B-File_Name",
"O"
] |
[
"Why",
"do",
"n't",
"they",
"work",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"If",
"you",
"'ve",
"set",
"environment",
"variables",
"in",
"your",
"/etc/bashrc",
"or",
"/etc/profile",
",",
"then",
"these",
"environment",
"variables",
"are",
"made",
"available",
"in",
"your",
"shell",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-File_Name",
"O",
"B-File_Name",
"I-File_Name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O"
] |
[
"However",
",",
"on",
"most",
"operating",
"systems",
",",
"Apache",
"is",
"not",
"started",
"from",
"the",
"shell",
"and",
"does",
"not",
"load",
"environment",
"variables",
"defined",
"in",
"bashrc/profile",
",",
"which",
"is",
"why",
"setting",
"environment... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-File_Name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-File_Name",
"O",
"B-File_Name",
"O",
"O",
"O",
"O"... |
[
"in",
"my",
"project",
"when",
"i",
"run",
"it",
"in",
"chrome",
"it",
"is",
"showing",
"wrong",
"time",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"explorer",
"it",
"is",
"showing",
"true",
"."
] | [
"B-Application",
"O",
"O",
"O",
"O",
"O"
] |
[
"So",
"i",
"write",
"this",
"js",
"code",
"but",
"it",
"is",
"still",
"doesnt",
"working",
"."
] | [
"O",
"O",
"O",
"O",
"B-Language",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"This",
"is",
"my",
"js",
";"
] | [
"O",
"O",
"O",
"B-Language",
"O"
] |
[
"And",
"this",
"is",
"where",
"i",
"use",
"it",
";"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Pass",
"Parameter",
"Value",
"in",
"not",
"proper",
"Date",
"Format"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Use",
"processDate.getFullYear()==>",
"processDate.getFullYear().toDateString()",
"date",
"data",
"convert",
"into",
"String"
] | [
"O",
"B-Code_Block",
"I-Code_Block",
"O",
"O",
"O",
"O",
"B-Data_Type"
] |
[
"please",
"try",
"this",
"code"
] | [
"O",
"O",
"O",
"O"
] |
[
"How",
"do",
"I",
"make",
"an",
"if",
"statement",
"in",
"JS",
"that",
"is",
"dependent",
"on",
"character",
"count",
"in",
"an",
"html",
"input",
"field",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Language",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Language",
"O",
"O",
"O"
] |
[
"For",
"example",
",",
"if",
"there",
"is",
"a",
"value",
"greater",
"than",
"0",
"in",
"the",
"input",
"field",
"then",
"css",
"attributes",
"of",
"that",
"field",
"will",
"change",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Value",
"O",
"O",
"O",
"O",
"O",
"B-Language",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"And",
"to",
"complete",
"the",
"list",
"of",
"answers",
",",
"now",
"one",
"answer",
"that",
"evaluates",
"the",
"value",
"when",
"the",
"input",
"loses",
"focus",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"<input",
"id=\"txt\"",
"onchange=\"inputChange(this.value)\"",
"/>"
] | [
"B-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block"
] |
[
"Depending",
"if",
"you",
"want",
"it",
"to",
"happen",
"on",
"page",
"load",
"or",
"checking",
"while",
"something",
"changes",
"in",
"the",
"input",
"field",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"On",
"page",
"load",
"check",
"@gurvinder372",
"answer",
"else",
"you",
"can",
"check",
"this",
"for",
"onkeyup",
"on",
"the",
"input",
"field",
":"
] | [
"O",
"O",
"O",
"O",
"B-User_Name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Code_Block",
"O",
"O",
"O",
"O",
"O"
] |
[
"<input",
"type=\"text\"",
"id=\"input\">"
] | [
"B-Code_Block",
"I-Code_Block",
"I-Code_Block"
] |
[
"I",
"would",
"like",
"to",
"use",
"a",
"collapsible",
"force",
"diagram",
"which",
"is",
"collapsed",
"by",
"default",
"(",
"starting",
"out",
"with",
"only",
"one",
"node",
")",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"I-User_Interface_Element",
"I-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"ran",
"across",
"this",
":",
"http://bl.ocks.org/david4096/6168323",
"but",
"it",
"is",
"blank",
"and",
"not",
"working",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"'m",
"using",
"the",
"latest",
"Mozilla",
"Firefox",
"43.0.4",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-Application",
"I-Application",
"B-Version",
"O"
] |
[
"I",
"even",
"put",
"it",
"to",
"plunker",
"with",
"the",
"same",
"result",
"-",
"blank",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Can",
"someone",
"identify",
"the",
"problem",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Also",
"would",
"it",
"be",
"possible",
"to",
"have",
"it",
"partially",
"collpased",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"That",
"means",
"the",
"first",
"set",
"of",
"children",
"expanded",
"but",
"everything",
"else",
"collapsed",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"My",
"non-working",
"example",
"on",
"plunker"
] | [
"O",
"O",
"O",
"O",
"B-Application"
] |
[
"I",
"wrote",
"this",
"code",
"."
] | [
"O",
"O",
"O",
"O",
"O"
] |
[
"But",
"getAllNetworkInfo()",
"is",
"deprecated",
"."
] | [
"O",
"B-Function",
"O",
"O",
"O"
] |
[
"Please",
"help",
"."
] | [
"O",
"O",
"O"
] |
[
"Thank",
"you",
"."
] | [
"O",
"O",
"O"
] |
[
"as",
"the",
"docs",
"say",
":"
] | [
"O",
"O",
"O",
"O",
"O"
] |
[
"getAllNetworkInfo()"
] | [
"B-Function"
] |
[
"I",
"think",
"you",
"can",
"use",
"getActiveNetworkInfo()",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"B-Function",
"O"
] |
[
"Here",
"is",
"the",
"code",
":"
] | [
"O",
"O",
"O",
"O",
"O"
] |
[
"You",
"can",
"use",
"this",
"class",
"for",
"detecting",
"internet",
"connection",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Hope",
"this",
"will",
"help",
"you",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"would",
"like",
"to",
"know",
"if",
"some",
"of",
"you",
"know",
"of",
"a",
"way",
"to",
"automatically",
"title",
"plots",
"with",
"the",
"name",
"of",
"the",
"object",
"plotted"
] | [
"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",
"O",
"O"
] |
[
"so",
"that",
"for",
"intance",
"when",
"I",
"plot",
"supermatrix(5:10,:,2:3)"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Function"
] |
[
"the",
"title",
"(",
"or",
"the",
"legend",
".",
".",
")",
"on",
"the",
"plot",
"says",
"\"supermatrix(5:10,:,2:3)\""
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"B-Value"
] |
[
"thanks"
] | [
"O"
] |
[
"I",
"'ve",
"modified",
"the",
"function",
"dfig",
"originally",
"created",
"by",
"F.Moisy",
"for",
"creating",
"docked",
"figures",
"in",
"order",
"to",
"have",
"the",
"command",
"used",
"for",
"plotting",
"show",
"up",
"in",
"the",
"figure",
"name",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-Function",
"O",
"O",
"O",
"B-User_Name",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O"
] |
[
"The",
"idea",
"is",
"to",
"read",
"the",
"last",
"command",
"in",
"the",
"command",
"history",
"and",
"use",
"that",
"to",
"generate",
"the",
"figure",
"title",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O"
] |
[
"Is",
"this",
"for",
"debugging",
"purposes",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"If",
"not",
"then",
"I",
"suggest",
"you",
"tell",
"us",
"your",
"overall",
"motivation",
"because",
"someone",
"might",
"be",
"able",
"to",
"suggest",
"a",
"more",
"robust",
"method",
",",
"but",
"this",
"might",
"get",
"you",
"started",
":"
] | [
"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"
] |
[
"Although",
"to",
"be",
"honest",
"I",
"cannot",
"imagine",
"why",
"this",
"would",
"ever",
"be",
"useful"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"followed",
"this",
"to",
"Print",
"in",
"android",
"(",
"Thermal",
"Printer",
")"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Operating_System",
"O",
"B-Device",
"I-Device",
"O"
] |
[
"This",
"is",
"My",
"web-view",
"Over",
"there",
"On-click",
"It",
"will",
"Load",
"My",
"Android",
"Activity",
"Which",
"is",
"Out",
"of",
"view",
"..",
"."
] | [
"O",
"O",
"O",
"B-Application",
"O",
"O",
"B-Function",
"O",
"O",
"O",
"O",
"B-Operating_System",
"B-Application",
"O",
"O",
"O",
"O",
"B-Application",
"I-Application",
"I-Application"
] |
[
"For",
"that",
"I",
"have",
"Given",
"this",
"..",
".",
"to",
"Open",
"new",
"activity",
"from",
"web-view.",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"B-Application",
"O"
] |
[
"Now",
"My",
"printer",
"Activity",
"is",
"working",
"Fine",
"So",
"here",
"I",
"want",
"to",
"pass",
"a",
"Value",
"On",
"click",
"Button",
"Which",
"Opens",
"Printer",
"..",
"."
] | [
"O",
"O",
"B-Device",
"B-Class",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Function",
"I-Function",
"B-User_Interface_Element",
"O",
"O",
"B-Application",
"O",
"O"
] |
[
"But",
"can",
"Any",
"one",
"suggest",
"me",
"How",
"to",
"Receive",
"same",
"value",
"in",
"android",
"Activity",
"not",
"in",
"web-view.",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Operating_System",
"B-Class",
"O",
"O",
"B-Class",
"O"
] |
[
"All",
"I",
"need",
"is",
"In",
"my",
"web-view",
"when",
"I",
"click",
"on",
"the",
"Button",
"its",
"loading",
"Android",
"Activity",
"Along",
"with",
"that",
"I",
"want",
"to",
"Pass",
"A",
"string",
"value",
"to",
"new",
"Activity"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"B-Operating_System",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Data_Type",
"O",
"O",
"O",
"B-Class"
] |
[
"Why",
"Should",
"I",
"pass",
"Value",
"means",
"In",
"that",
"I",
"have",
"a",
"Url",
"so",
"I",
"can",
"Print",
"with",
"that",
"URL"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Here",
"JS",
"value",
"is",
"different",
"form",
"current",
"URL"
] | [
"O",
"B-Language",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Update"
] | [
"O"
] |
[
"I",
"followed",
"this",
"But",
"its",
"Inside",
"the",
"Web-view",
"I",
"want",
"same",
"at",
"Outside",
"the",
"web-view.",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O"
] |
[
"Means",
"When",
"I",
"click",
"on",
"the",
"web-view",
"Its",
"opening",
"android",
"activity",
"with",
"the",
"same",
"its",
"should",
"pass",
"a",
"value",
"to",
"my",
"activity",
"not",
"the",
"web-view"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"B-Operating_System",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"B-Class"
] |
[
"Update",
"1"
] | [
"O",
"O"
] |
[
"I",
"followed",
"@Sujal",
"Mandal",
"answer",
"But",
"I",
"dont",
"Know",
"How",
"to",
"use",
"that",
"Value",
"In",
"next",
"activity",
"Can",
"any",
"one",
"suggest",
"me.",
".",
"on",
"this",
"kind.",
".",
"in",
"next",
"activity",
"It",
"may",
"in... | [
"O",
"O",
"B-User_Name",
"I-User_Name",
"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",
"O",
"O",
"O",
"O",
"O",
"B-Function",
"O",
"B-User_Interface_Element",
"O",
... |
[
"HTML",
"JS",
"CODE"
] | [
"B-Language",
"I-Language",
"O"
] |
[
"&",
"change",
"your",
"android",
"code",
"to",
"be",
"like",
"this"
] | [
"O",
"O",
"O",
"B-Language",
"O",
"O",
"O",
"O",
"O"
] |
[
"In",
"next",
"activity",
"receive",
"the",
"web",
"JS",
"response",
"by",
"using"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Language",
"O",
"O",
"O"
] |
[
"String",
"data",
"=",
"getIntent().getStringExtra(\"STRING_DATA\")",
";"
] | [
"B-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block"
] |
[
"at",
"oncreate"
] | [
"O",
"B-Function"
] |
[
"I",
"have",
"a",
"HTML",
"file",
"with",
"2",
"types",
"of",
"divs",
",",
"all",
"of",
"them",
"are",
"15",
"x",
"15px",
",",
"some",
"of",
"them",
"red",
",",
"the",
"others",
"green",
"."
] | [
"O",
"O",
"O",
"B-File_Type",
"O",
"O",
"O",
"O",
"O",
"B-HTML_XML_Tag",
"O",
"O",
"O",
"O",
"O",
"B-Value",
"I-Value",
"I-Value",
"O",
"O",
"O",
"O",
"B-Value",
"O",
"O",
"O",
"B-Value",
"O"
] |
[
"How",
"can",
"I",
"eliminate",
"that",
"white",
"space",
"between",
"the",
"lines",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"tried",
"to",
"add",
"padding",
":",
"2px",
";",
",",
"there",
"is",
"no",
"space",
"after",
"that",
",",
"but",
"the",
"divs",
"are",
"getting",
"bigger",
"than",
"I",
"want",
"."
] | [
"O",
"O",
"O",
"O",
"B-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"How",
"can",
"I",
"get",
"rid",
"of",
"that",
"space",
",",
"keeping",
"the",
"size",
"I",
"want",
"(",
"15",
"x",
"15px",
")",
"for",
"the",
"divs",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Value",
"I-Value",
"I-Value",
"O",
"O",
"O",
"B-HTML_XML_Tag",
"O"
] |
[
"I",
"am",
"developing",
"an",
"angular5",
"front",
"end",
"and",
"asp.net",
"core",
"2.0",
"web",
"api",
"application",
"using",
"Visual",
"studio",
"2017",
"."
] | [
"O",
"O",
"O",
"O",
"B-Library",
"O",
"O",
"O",
"B-Library",
"O",
"B-Version",
"O",
"O",
"O",
"O",
"B-Application",
"I-Application",
"B-Version",
"O"
] |
[
"The",
"application",
"is",
"authenticating",
"users",
"using",
"azure",
"AD",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O"
] |
[
"Some",
"of",
"the",
"Azure",
"AD",
"users",
"have",
"access",
"to",
"my",
"application",
"and",
"other",
"Azure",
"AD",
"users",
"have",
"no",
"access",
"."
] | [
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"need",
"to",
"warn",
"the",
"user",
"with",
"no",
"access",
"my",
"application",
"as",
"soon",
"as",
"they",
"login",
"in",
"(",
"If",
"they",
"have",
"no",
"groups",
"or",
"roles",
"assigned",
"to",
"my",
"application",
"at",
"azure",
")",
"."
] | [
"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-Application",
"O",
"O"
] |
[
"How",
"can",
"I",
"do",
"that",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Basically",
"I",
"need",
"to",
"check",
"the",
"login",
"user",
"belong",
"to",
"certain",
"Azure",
"AD",
"group",
"or",
"Roles",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O"
] |
[
"thanks",
"."
] | [
"O",
"O"
] |
[
"Is",
"there",
"a",
"guide",
"or",
"program",
"that",
"can",
"take",
"a",
"sample",
"JSON",
"response",
"and",
"generate",
"a",
"serializeable",
"class",
"or",
"contract",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-File_Type",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"am",
"having",
"trouble",
"figuring",
"out",
"how",
"to",
"build",
"the",
"contract",
"from",
"a",
"moderately",
"sized",
"JSON",
"type",
"but",
"I",
"do",
"have",
"a",
"sample",
"response",
"."
] | [
"O",
"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"
] |
[
"My",
"json",
"response",
"has",
"sub",
"types",
"such",
"as"
] | [
"O",
"B-File_Type",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"you",
"can",
"use",
"http://json2csharp.com/",
"See",
"the",
"example",
"I",
"did",
"before",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"hope",
"the",
"below",
"example",
"will",
"help",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"always",
"design",
"a",
"model",
"that",
"match",
"the",
"json",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-File_Type",
"O"
] |
[
"It",
"is",
"much",
"better",
"to",
"work",
"with",
"the",
"object",
"when",
"it",
"is",
"your",
"own",
"model",
"design",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"It",
"is",
"very",
"easy",
"to",
"generate",
"the",
"c#",
"model",
"from",
"the",
"json",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Language",
"O",
"O",
"O",
"B-File_Type",
"O"
] |
[
"I",
"use",
"this",
"website",
"to",
"generate",
"the",
"model",
":",
"http://json2csharp.com"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"A",
"complete",
"example",
"is",
":"
] | [
"O",
"O",
"O",
"O",
"O"
] |
[
"C#",
"Code",
":"
] | [
"B-Language",
"O",
"O"
] |
[
"JSON",
":"
] | [
"B-File_Type",
"O"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.