tokens list | ner_tags list |
|---|---|
[
"Parent",
"Class"
] | [
"O",
"O"
] |
[
"Child",
"Class"
] | [
"O",
"O"
] |
[
"The",
"response",
"that",
"I",
"'m",
"getting",
"is",
"like",
"this"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"What",
"I",
"'m",
"expecting",
"is"
] | [
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"was",
"able",
"to",
"show",
"something",
"like",
"this",
",",
"but",
"the",
"Objects",
"that",
"I",
"used",
"are",
"not",
"Spring-data-jpa",
"entities",
",",
"just",
"simple",
"POJOs",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Library",
"O",
"O",
"O",
"O",
"B-Data_Type",
"O"
] |
[
"Is",
"there",
"any",
"problem",
"with",
"my",
"Entities",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Or",
"is",
"there",
"anything",
"else",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Swap",
"@JsonBackReference",
"and",
"@JsonManagedReference",
"."
] | [
"O",
"B-Class",
"O",
"B-Class",
"O"
] |
[
"Basically",
":"
] | [
"O",
"O"
] |
[
"I",
"want",
"to",
"create",
"256",
"functions",
"that",
"do",
"the",
"same",
"thing"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Basically",
"I",
"want",
"a",
"function",
"that",
"is",
"able",
"to",
"be",
"called",
"case-insensitively",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Example",
":",
"I",
"want",
"applepie()",
"to",
"be",
"able",
"to",
"called",
"case-insensitively",
":"
] | [
"O",
"O",
"O",
"O",
"B-Function",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"The",
"most",
"straightforward",
"approach",
"is",
"to",
"declare",
"another",
"255",
"functions",
"with",
"some",
"letter",
"in",
"caps",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"and"
] | [
"O"
] |
[
".",
"."
] | [
"O",
"O"
] |
[
"all",
"the",
"way",
"to"
] | [
"O",
"O",
"O",
"O"
] |
[
"There",
"are",
"in",
"total",
"256",
"(",
"2",
"to",
"the",
"power",
"of",
"8",
")",
"of",
"them"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Is",
"it",
"possible",
"to",
"do",
"it",
"quickly",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Or",
"is",
"there",
"a",
"more",
"\"",
"built-in",
"\"",
"approach",
"like"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"or",
"is",
"it",
"possible",
"to",
"do",
"it",
"like"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"that",
"can",
"passes",
"all",
"the",
"parameters",
"to",
"applepie",
"instead",
"of",
"using",
"a",
"for",
"loop",
"for",
"B",
"in",
"\"",
"$@",
"\"",
";",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Function",
"O",
"O",
"O",
"O",
"B-Code_Block",
"O",
"B-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block",
"O"
] |
[
"You",
"can",
"fake",
"a",
"case-insensitive",
"function",
"name",
"by",
"defining",
"all-lowercase",
"function",
"names",
"and",
"using",
"bash",
"'s",
"trap",
"for",
"missing",
"command",
"names",
"(",
"requires",
"bash",
"4",
",",
"which",
"you",
"would",
... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Language",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Language",
"B-Version",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Operating_System",
"I-Operating_System",
"O",... |
[
"So",
"if",
"apple",
"is",
"a",
"function",
",",
"but",
"you",
"try",
"to",
"call",
"it",
"as",
"ApPlE",
",",
"command_not_found_handle",
"is",
"called",
"with",
"the",
"command",
"as",
"the",
"arguments",
"."
] | [
"O",
"O",
"B-Function",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Code_Block",
"O",
"B-Function",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"The",
"first",
"line",
"takes",
"the",
"first",
"argument",
"(",
"ApPlE",
")",
"and",
"lower-cases",
"it",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Code_Block",
"O",
"O",
"O",
"O",
"O"
] |
[
"Then",
"it",
"attempts",
"to",
"run",
"apple",
"with",
"the",
"original",
"arguments",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-Code_Block",
"O",
"O",
"O",
"O",
"O"
] |
[
"This",
"is",
"a",
"pretty",
"obtuse",
"answer",
",",
"and",
"definitely",
"not",
"a",
"one-liner",
",",
"but",
"here",
"is",
"how",
"it",
"can",
"be",
"done",
"in",
"bash",
",",
"with",
"a",
"little",
"help",
"from",
"bc",
"and",
"tr",
"(",
"works",... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Language",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Code_Block",
"O",
"B-Code_Block",
"O",
"O",
"O",
"B-Operating_System",
"O",
"O"
] |
[
"This",
"does",
"the",
"following",
";"
] | [
"O",
"O",
"O",
"O",
"O"
] |
[
"gets",
"the",
"length",
"of",
"the",
"function",
"name"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"figures",
"out",
"number",
"of",
"case",
"combinations",
"(",
"2^n",
")"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"loops",
"over",
"each",
"combination"
] | [
"O",
"O",
"O",
"O"
] |
[
"turns",
"the",
"combination",
"number",
"into",
"a",
"string",
"of",
"binary",
"digits"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Data_Type",
"O",
"O",
"O"
] |
[
"Fiddles",
"the",
"string",
"of",
"binary",
"digits",
"so",
"it",
"is",
"the",
"same",
"length",
"as",
"the",
"function",
"name"
] | [
"O",
"O",
"B-Data_Type",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"indexes",
"through",
"each",
"char",
"of",
"the",
"function",
"name",
"and",
"string",
"of",
"binary",
"digits",
"and",
"does",
"a",
"toupper()",
"case",
"change",
"only",
"if",
"the",
"corresponding",
"binary",
"digit",
"is",
"1"
] | [
"O",
"O",
"O",
"B-Data_Type",
"O",
"O",
"O",
"O",
"O",
"B-Data_Type",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Function",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Value"
] |
[
"reassembles",
"the",
"chars",
"to",
"a",
"string"
] | [
"O",
"O",
"B-Data_Type",
"O",
"O",
"B-Data_Type"
] |
[
"does",
"a",
"bash",
"alias",
"from",
"each",
"combination",
"to",
"the",
"function",
"name"
] | [
"O",
"O",
"B-Language",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Assumes",
"the",
"function",
"is",
"defined",
",",
"and",
"has",
"an",
"all-lowercase",
"name",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"am",
"trying",
"to",
"invoke",
"the",
"Restful",
"Web",
"services",
"using",
"Spring",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Library",
"I-Library",
"O",
"O",
"B-Library",
"O"
] |
[
"I",
"searched",
"a",
"lot",
"and",
"was",
"able",
"to",
"make",
"a",
"restful",
"service",
"using",
"different",
"annotations",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Here",
"is",
"a",
"piece",
"of",
"code",
":",
"-"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"had",
"a",
"web.xml",
"+",
"(",
"name",
")",
"-servlet.xml"
] | [
"O",
"O",
"O",
"B-File_Name",
"O",
"B-File_Name",
"I-File_Name",
"I-File_Name",
"B-File_Name"
] |
[
"Above",
"example",
"has",
"just",
"one",
"method",
"and",
"that",
"method",
"is",
"mapped",
"to",
"a",
"url",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Now",
"what",
"I",
"want",
"is",
"not",
"to",
"use",
"annotations",
"at",
"all",
"in",
"a",
"java",
"class",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Language",
"O",
"O"
] |
[
"So",
",",
"is",
"there",
"a",
"way",
"to",
"make",
"rest",
"services",
"without",
"using",
"annotations",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"How",
"can",
"I",
"configure",
"all",
"the",
"annotations",
"in",
"an",
"XML",
"file",
"and",
"their",
"(",
"all",
"methods",
"in",
"a",
"java",
"class",
")",
"corresponding",
"URL",
"'s",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-File_Type",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Language",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"am",
"new",
"to",
"spring",
"mvc",
"and",
"I",
"am",
"trying",
"to",
"display",
"an",
"image",
"on",
"JSP",
"."
] | [
"O",
"O",
"O",
"O",
"B-Library",
"I-Library",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"B-Library",
"O"
] |
[
"My",
"image",
"file",
"is",
"located",
"at"
] | [
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O"
] |
[
"MyApp/WebContent/images/logo.jpg"
] | [
"B-File_Name"
] |
[
"And",
"my",
"JSP",
"pages",
"are",
"located",
"at"
] | [
"O",
"O",
"B-Library",
"O",
"O",
"O",
"O"
] |
[
"MyApp/WebContent/WEB-INF/view/home.jsp"
] | [
"B-File_Name"
] |
[
"I",
"have",
"already",
"tried",
"to",
"use"
] | [
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"<'img",
"src=\"<%=request.getContextPath()%>",
"/images/logo.jpg",
"\"",
"/",
">and"
] | [
"B-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block"
] |
[
"<'img",
"src=\"<'c:url",
"value='<%=request.getContextPath()%>/images/logo.jpg'>"
] | [
"B-Code_Block",
"I-Code_Block",
"I-Code_Block"
] |
[
"Is",
"it",
"because",
"my",
"webapp",
"hierarchy",
"is",
"not",
"like"
] | [
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O"
] |
[
"MyApp",
"\\src\\main\\webapp\\images\\logo.jpg"
] | [
"B-File_Name",
"I-File_Name"
] |
[
"MyApp",
"\\src\\main\\webapp\\web-inf\\views\\home.jsp",
"??",
"?"
] | [
"B-File_Name",
"I-File_Name",
"O",
"O"
] |
[
"Really",
"appreciate",
"your",
"help",
"."
] | [
"O",
"O",
"O",
"O",
"O"
] |
[
"Thank",
"you",
"."
] | [
"O",
"O",
"O"
] |
[
"UPDATE",
":",
"I",
"'ve",
"found",
"the",
"solution",
"to",
"my",
"problem",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"http://www.tutorialspoint.com/spring/spring_static_pages_example.htm"
] | [
"O"
] |
[
"I",
"just",
"have",
"to",
"use",
"resource",
"mapping",
"in",
"my",
"servlet.xml",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-File_Name",
"O"
] |
[
"I",
"really",
"appreciate",
"all",
"of",
"your",
"kind",
"answers",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
":)"
] | [
"O"
] |
[
"try"
] | [
"O"
] |
[
"Even",
"though",
"it",
"is",
"a",
"Spring",
"MVC",
"app",
",",
"it",
"should",
"still",
"deploy",
"as",
"a",
"normal",
"webapp",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-Library",
"I-Library",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O"
] |
[
"Check",
"your",
"deployment",
"to",
"make",
"sure",
",",
"and",
"also",
"use",
"the",
"browser",
"to",
"test",
"loading",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O"
] |
[
"Any",
"static",
"resource",
"is",
"also",
"look",
"for",
"a",
"URL",
"Mapping",
"in",
"spring",
"mvc",
",",
"so",
"static",
"resources",
"should",
"be",
"defined",
"in",
"the",
"springmvc-servlet.xml",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Library",
"I-Library",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-File_Name",
"O"
] |
[
"Add",
"the",
"following",
"entry",
"to",
"your",
"MVC",
"configuration",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Algorithm",
"O",
"O"
] |
[
"I",
"assume",
"that",
"your",
"static",
"files",
"in",
"resources",
"folder",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-File_Name",
"O",
"O"
] |
[
"then",
"static",
"files",
"can",
"be",
"accessible",
"from",
"the",
"page",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"am",
"using",
"a",
"for",
"statement",
"to",
"enumerate",
"all",
"objects",
"in",
"the",
"array",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Data_Structure",
"O"
] |
[
"For",
"each",
"object",
"in",
"the",
"array",
"I",
"want",
"to",
"make",
"it",
"so",
"that",
"it",
"creates",
"a",
"different",
"object",
"each",
"time",
"so",
"i",
"can",
"refer",
"to",
"different",
"ones",
"e.g",
".",
"there",
"are",
"5",
"string",
... | [
"O",
"O",
"O",
"O",
"O",
"B-Data_Structure",
"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-Data_Type",
"O",
"O",
"O",
"B-Data_Structure",
"O"
] |
[
"I",
"use",
"the",
"for",
"statement",
"to",
"enumerate",
"each",
"object",
"and",
"each",
"time",
"i",
"want",
"to",
"create",
"an",
"nsmutablestring",
"that",
"contains",
"the",
"text",
"@",
"\"",
"hello",
"\""
] | [
"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"
] |
[
"In",
"case",
"you",
"did",
"not",
"understand",
"here",
"is",
"it",
"briefly",
"...",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"In",
"an",
"array",
"-",
"5",
"objects"
] | [
"O",
"O",
"B-Data_Structure",
"O",
"O",
"O"
] |
[
"enumerate",
"the",
"array",
"and",
"create",
"a",
"new",
"object",
"each",
"time",
"with",
"a",
"separate",
"name",
"so",
"i",
"can",
"refer",
"to",
"it",
":",
"object1",
"object2",
"object3",
"object4",
"object5"
] | [
"O",
"O",
"B-Data_Structure",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"I-Variable",
"I-Variable",
"I-Variable",
"I-Variable"
] |
[
"Update",
":"
] | [
"O",
"O"
] |
[
"By",
"array",
"i",
"mean",
"NSArray"
] | [
"O",
"O",
"O",
"O",
"B-Class"
] |
[
"my",
"problem",
"is",
"that",
"it",
"I",
"'m",
"adding",
"uiimageview",
"..",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O"
] |
[
"Do",
"n't",
"use",
"a",
"for",
"(",
"..",
".",
"in",
"..",
".",
")",
",",
"use",
"just",
"a",
"standard",
"for",
":"
] | [
"O",
"O",
"O",
"O",
"B-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"EDIT",
":",
"Updated",
"for",
"comment",
"below"
] | [
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"'m",
"not",
"sure",
"to",
"get",
"your",
"question",
"..",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Array",
"objects",
"are",
"already",
"uniquely",
"identified",
"by",
"their",
"index",
"."
] | [
"B-Data_Structure",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Why",
"do",
"you",
"need",
"different",
"names",
"(",
"NSString",
"*",
"pointers",
")",
"??",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"B-Data_Type",
"I-Data_Type",
"O",
"O",
"O"
] |
[
"This",
"could",
"be",
"relevant",
"in",
"the",
"case",
"when",
"you",
"already",
"know",
"how",
"many",
"strings",
"there",
"are",
"in",
"this",
"array",
",",
"and",
"what",
"each",
"of",
"them",
"represent",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Data_Type",
"O",
"O",
"O",
"O",
"B-Data_Structure",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"(",
"for",
"example",
",",
"an",
"array",
"of",
"strings",
"representing",
"some",
"configuration",
"parameters",
"for",
"a",
"programm",
"..",
".",
"if",
"anyone",
"thinks",
"of",
"a",
"better",
"example",
":)"
] | [
"O",
"O",
"O",
"O",
"O",
"B-Data_Structure",
"O",
"B-Data_Type",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"In",
"this",
"case",
",",
"if",
"you",
"want",
"to",
"have",
"a",
"clear",
"and",
"distinct",
"way",
"to",
"access",
"each",
"member",
"of",
"an",
"array",
",",
"you",
"do",
"n't",
"need",
"different",
"pointer",
"names",
",",
"just",
"use",
"int",
... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Data_Structure",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Data_Type",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Data_Structure",
"O"... |
[
"I",
"'ve",
"UICollectionView",
"inside",
"UITableView",
"that",
"only",
"present",
"photos",
"."
] | [
"O",
"O",
"B-Class",
"O",
"B-Class",
"O",
"O",
"O",
"B-User_Interface_Element",
"O"
] |
[
"it",
"works",
"fine",
"on",
"iOS",
"9"
] | [
"O",
"O",
"O",
"O",
"B-Operating_System",
"B-Version"
] |
[
"But",
"in",
"iOS",
"10",
",",
"photos",
"not",
"appearing",
"until",
"I",
"tap",
"on",
"cell",
"that",
"holds",
"collection",
"view",
"."
] | [
"O",
"O",
"B-Operating_System",
"B-Version",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"B-Class",
"I-Class",
"O"
] |
[
"I",
"tried",
"setPrefetchingEnabled",
"=",
"NO",
"but",
"still",
"not",
"appearing"
] | [
"O",
"O",
"B-Code_Block",
"I-Code_Block",
"I-Code_Block",
"O",
"O",
"O",
"O"
] |
[
"any",
"suggestion",
"?"
] | [
"O",
"O",
"O"
] |
[
"Thank",
"you"
] | [
"O",
"O"
] |
[
"I",
"have",
"2",
"labels",
"with",
"text",
"as"
] | [
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"B-User_Interface_Element",
"O"
] |
[
"How",
"can",
"I",
"vertically",
"align",
"two",
"UILabels",
"text",
"to",
"achieve",
"like",
"below",
"(",
"i.e",
"to",
"make",
"the",
"labels",
"text",
"align",
"vertically",
"at",
"colon",
")",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"I-User_Interface_Element",
"O",
"O",
"O",
"B-Value",
"O",
"O"
] |
[
"I",
"know",
"that",
"it",
"is",
"possible",
"with",
"4",
"different",
"labels",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O"
] |
[
"First",
"Label1",
":",
"amount",
"label1"
] | [
"O",
"B-Variable",
"O",
"O",
"B-Variable"
] |
[
"Second",
"Label2",
":",
"amount",
"Label2"
] | [
"O",
"B-Variable",
"O",
"O",
"B-Variable"
] |
[
"But",
",",
"what",
"i",
"need",
"is",
"to",
"achieve",
"them",
"in",
"2",
"labels",
"only"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O"
] |
[
"and",
"align",
"vertically",
"at",
"colon"
] | [
"O",
"O",
"O",
"O",
"B-Value"
] |
[
"This",
"can",
"be",
"accomplished",
"by",
"using",
"AutoLayout",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.