tokens
list
ner_tags
list
[ "How", "to", "fix", "this", "problem", "?" ]
[ "O", "O", "O", "O", "O", "O" ]
[ "JFrame", "has", "BorderLayout", "implemented", "in", "API", ",", "in", "BorderLayout", "only", "one", "JComponents", "can", "be", "placed", "to", "one", "of", "5th", "areas" ]
[ "B-Class", "O", "B-Class", "O", "O", "B-Library", "O", "O", "B-Class", "O", "O", "B-Class", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "your", "code", "posted", "here", "is", "n't", "completed", ",", "does", "n't", "shows", "how", "is", "arrays", "of", "JLabels", "added", "to", "JFrame" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Data_Structure", "O", "B-Class", "O", "O", "B-Class" ]
[ "to", "start", "with", "GridLayout" ]
[ "O", "O", "O", "B-Class" ]
[ "I", "'d", "be", "suggest", "to", "use", "JTable", "(", "in", "JScrollPane", ")", "instead", "of", "bunch", "of", "JLabels", "added", "to", "JFrame" ]
[ "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "B-Class", "O", "O", "O", "O", "O", "B-Class", "O", "O", "B-Class" ]
[ "I", "have", "been", "trying", "to", "render", "a", "rich:dataTable", ",", "but", "fails", ",", "when", "it", "comes", "to", "its", "conditional", "rendering.I", "wanted", "to", "render", "it", "only", "if", "the", "size", "of", "the", "list", ",", "the"...
[ "O", "O", "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", "B-Data_Structure", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Val...
[ "JSF-2.0", ",", "RichFaces-4", "are", "what", "i", "use", "." ]
[ "B-Application", "O", "B-Library", "O", "O", "O", "O", "O" ]
[ "You", "have", "to", "use", "the", "\"", "render", "\"", "attribute", "of", "the", "datatable", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "With", "it", "you", "can", "define", "if", "the", "component", "is", "rendered", "to", "the", "client", "or", "not", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O" ]
[ "So", "check", "by", "EL", "if", "the", "list", "is", "populated", "." ]
[ "O", "O", "O", "O", "O", "O", "B-Data_Structure", "O", "O", "O" ]
[ "you", "can", "do", "something", "like", ":" ]
[ "O", "O", "O", "O", "O", "O" ]
[ "and", "all", "is", "fine", "." ]
[ "O", "O", "O", "O", "O" ]
[ "I", "always", "implement", "my", "database", "query", "method", "to", "never", "return", "null", ",", "if", "the", "query", "has", "no", "result", "I", "return", "an", "empty", "list", "." ]
[ "O", "O", "O", "O", "O", "B-Function", "O", "O", "O", "O", "B-Value", "O", "O", "O", "B-Function", "O", "O", "O", "O", "O", "O", "B-Value", "B-Data_Structure", "O" ]
[ "This", "way", "i", "'m", "sure", "I", "never", "get", "a", "nullpointerexception", "and", "I", "prefer", "then", "to", "show", "an", "empty", "table", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Value", "B-Data_Structure", "O" ]
[ "Because", "it", "'s", "easer", "to", "layout", "the", "page", ",", "when", "you", "are", "sure", "the", "table", "always", "exist", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Data_Structure", "O", "O", "O" ]
[ "Hope", "that", "helps", "." ]
[ "O", "O", "O", "O" ]
[ "It", "looks", "like", "the", "attribute", "name", "on", "the", "a4j:jsFunction", "is", "reRender", "instead", "of", "just", "render", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-Function", "O", "B-Variable", "O", "O", "O", "O", "O" ]
[ "Should", "fix", "it", "." ]
[ "O", "O", "O", "O" ]
[ "I", "found", "this", "great", "code", "which", "is", "helping", "me", "parse", "through", "and", "display", "results", "from", "a", "php", "generated", "html", "table", "on", "another", "page", "on", "my", "server", ",", "using", "PHP", "'s", "DOMDocument...
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Language", "O", "B-Language", "B-Data_Structure", "O", "O", "O", "O", "O", "B-Device", "O", "O", "B-Language", "O", "B-Variable", "O", "B-Variable", "O" ]
[ "The", "problem", "is", ",", "I", "want", "to", "add", "another", "variable", "to", "the", "same", "foreach", "loop", ",", "something", "like", "this", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Code_Block", "O", "O", "O", "O", "O", "O" ]
[ "This", "code", "is", "not", "working", ",", "and", "I", "'ve", "done", "a", "bit", "of", "research", "also", ",", "which", "has", "lead", "me", "to", "believe", "that", "including", "multiple", "variables", "in", "the", "same", "foreach", "loop", "is", ...
[ "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-Code_Block", "O", "O", "O", "O", "O" ]
[ "Can", "anyone", "verify", "this", ",", "and", "if", "so", ",", "does", "anyone", "have", "another", "idea", "for", "how", "I", "could", "achieve", "a", "similar", "result", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Thanks", "so", "much", "!" ]
[ "O", "O", "O", "O" ]
[ "I", "want", "to", "copy", "div", "tag", "action", "to", "inputbox", "in", "click", "event.In", "div", "tag", "calender", "is", "displayed", "." ]
[ "O", "O", "O", "O", "B-HTML_XML_Tag", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "B-HTML_XML_Tag", "O", "B-Application", "O", "O", "O" ]
[ "Just", "show", "datepicker", "on", "a", "click", "event", "like", "this", ":" ]
[ "O", "O", "B-Function", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "am", "trying", "to", "integrate", "AWS", "API", "Gateway", "with", "an", "AWS", "lambda", "function", "." ]
[ "O", "O", "O", "O", "O", "B-Application", "I-Application", "I-Application", "O", "O", "B-Application", "I-Application", "O", "O" ]
[ "The", "integration", "works", "flawlessly", "until", "I", "use", "the", "'", "Lambda", "Proxy", "integration", "'", "in", "my", "Integration", "Request", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "When", "I", "check", "'", "Use", "Lambda", "Proxy", "integration", "'", "in", "my", "integration", "request", ",", "I", "start", "getting", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "googled", "around", "a", "bit", "and", "realized", "that", "I", "need", "to", "send", "back", "the", "response", "in", "a", "certain", "format", ":" ]
[ "O", "B-Website", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "However", ",", "despite", "doing", "that", ",", "I", "still", "continue", "to", "see", "the", "same", "error", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "What", "am", "I", "doing", "wrong", "?" ]
[ "O", "O", "O", "O", "O", "O" ]
[ "This", "is", "what", "my", "Lambda", "function", "looks", "like", ":" ]
[ "O", "O", "O", "O", "B-Application", "O", "O", "O", "O" ]
[ "When", "I", "test", "the", "API", "from", "API", "Gateway", "console", ",", "this", "is", "the", "response", "I", "get", ":" ]
[ "O", "O", "O", "O", "O", "O", "B-Application", "I-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "If", "I", "un-check", "the", "'", "Use", "Lambda", "Proxy", "integration", "'", ",", "everything", "works", "okay", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "But", "I", "want", "to", "know", "why", "my", "response", "is", "malformed", "and", "how", "to", "fix", "it", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Thanks", "!" ]
[ "O", "O" ]
[ "I", "figured", "it", "out", "." ]
[ "O", "O", "O", "O", "O" ]
[ "I", "was", "sending", "the", "response", "back", "in", "an", "incorrect", "manner", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "The", "response", "had", "to", "be", "sent", "back", "as", "a", "POJO", "object", "directly", "rather", "than", "serializing", "the", "POJO", "and", "sending", "it", "back", "as", "a", "String", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Data_Type", "O", "O", "O", "O", "O", "O", "B-Data_Type", "O", "O", "O", "O", "O", "O", "B-Data_Type", "O" ]
[ "This", "is", "how", "I", "got", "it", "to", "work", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Hope", "this", "helps", "someone", "!" ]
[ "O", "O", "O", "O", "O" ]
[ "I", "'m", "using", "Ardent", "with", "Laravel", "." ]
[ "O", "O", "O", "B-Application", "O", "B-Library", "O" ]
[ "We", "are", "working", "on", "a", "site", "that", "only", "allows", "US", "customers", "but", "we", "'re", "extending", "it", "to", "Canadian", "customers", "as", "well", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "One", "of", "our", "requirements", "is", "that", "the", "zip", "code", "be", "5-9", "characters", "long", ",", "all", "numbers", "(", "we", "strip", "out", "the", "dash", "and", "other", "punctuation", "to", "validate", ")", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Value", "I-Value", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "We", "want", "to", "have", "validation", "for", "postal", "codes", "as", "well", ",", "but", "only", "for", "postal_codes", "to", "be", "required", "if", "zip_code", "is", "not", "offered", "(", "and", "vice", "versa", ")", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O", "O", "O", "O", "B-Variable", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Is", "this", "possible", "?" ]
[ "O", "O", "O", "O" ]
[ "Theoretically", "we", "could", "use", "just", "one", "field", "but", "we", "'d", "have", "to", "have", "a", "more", "complex", "regex", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "In", "my", "site", ",", "I", "handle", "this", "with", "a", "country", "field", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O", "O" ]
[ "You", "could", "also", "use", "required_without", "." ]
[ "O", "O", "O", "O", "B-Value", "O" ]
[ "I", "am", "trying", "to", "test", "how", "long", "my", "battery", "runs", "on", "my", "raspberry", "pi", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-Device", "O", "O", "O", "B-Device", "I-Device", "O" ]
[ "All", "i", "need", "to", "do", "is", "run", "a", "while", "loop", "until", "the", "battery", "dies", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Device", "O", "O" ]
[ "However", ",", "I", "need", "to", "record", "the", "time", "that", "it", "starts", "and", "ends", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "would", "like", "to", "save", "the", "data", "into", "a", "txt", "file", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-File_Type", "O", "O" ]
[ "My", "current", "code", "is", "as", "follows", ":" ]
[ "O", "O", "O", "O", "O", "O", "O" ]
[ "If", "I", "just", "print", "the", "results", "in", "python", "i", "will", "get", "a", "result", ",", "and", "the", "current", "code", "makes", "a", "file", "called", "'", "file", "'", "but", "there", "is", "nothing", "saved", "in", "the", "txt", "fi...
[ "O", "O", "O", "O", "O", "O", "O", "B-Language", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "B-Variable", "O", "O", "O", "O", "O", "O", "O", "O", "B-File_Type", "O", "O" ]
[ "Any", "and", "all", "help", "would", "be", "appreciated", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Thank", "you", "for", "your", "time" ]
[ "O", "O", "O", "O", "O" ]
[ "No", "need", "to", "record", "these", "times", "yourself", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "The", "Pi", "(", "and", "almost", "any", "Linux", "distribution", ")", "writes", "those", "events", "to", "the", "/var/log/wtmp", "file", "(", "more", "about", "that", "file", "here", ")", "." ]
[ "O", "B-Device", "O", "O", "O", "O", "B-Operating_System", "O", "O", "O", "O", "O", "O", "O", "B-File_Name", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "The", "last", "command", "can", "retrieve", "those", "events", "(", "also", "see", "the", "manual", "entry", "for", "last", ")", "." ]
[ "O", "B-Code_Block", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Try", "the", "following", ":" ]
[ "O", "O", "O", "O" ]
[ "Explanation", "of", "the", "flags", ":" ]
[ "O", "O", "O", "O", "O" ]
[ "-F", "prints", "the", "full", "date", "and", "times", "-", "which", "is", "handy", "in", "your", "case", ",", "because", "that", "'s", "what", "you", "wanted", "to", "know", "." ]
[ "B-Code_Block", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "-R", "suppresses", "the", "hostname", "in", "the", "output", "." ]
[ "B-Code_Block", "O", "O", "O", "O", "O", "O", "O" ]
[ "You", "do", "n't", "need", "that", "." ]
[ "O", "O", "O", "O", "O", "O" ]
[ "-x", "shows", "shutdown", "en", "runlevel", "changes", "-", "now", "that", "'s", "what", "you", "wanted", "to", "know", "." ]
[ "B-Code_Block", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Finally", "the", "grep", "statement", "filters", "out", "the", "boot", "or", "shutdown", "messages", "." ]
[ "O", "O", "B-Code_Block", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "would", "recomend", "code", "that", "looks", "like", "the", "following", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "The", "couple", "of", "differences", "." ]
[ "O", "O", "O", "O", "O" ]
[ "First", ",", "you", "always", "open", "the", "file", "in", "append", "mode", "." ]
[ "O", "O", "O", "O", "B-Function", "O", "B-Class", "O", "O", "O", "O" ]
[ "This", "way", ",", "the", "file", "will", "be", "flushed", "every", "time", "." ]
[ "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "O" ]
[ "Next", ",", "it", "will", "always", "update", "the", "file", "with", "the", "amount", "of", "time", "elapsed", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "O", "O" ]
[ "So", "even", "if", "your", "raspberry", "pi", "shuts", "down", ",", "you", "should", "be", "able", "to", "recover", "it", "." ]
[ "O", "O", "O", "O", "B-Device", "I-Device", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Context" ]
[ "O" ]
[ "GNU", "bash", "4.4.12(1)-release" ]
[ "B-Operating_System", "B-Application", "B-Version" ]
[ "Powerline", "2.5.2-1" ]
[ "B-Application", "B-Version" ]
[ "PS1", "Script" ]
[ "B-Variable", "O" ]
[ "Powerline", "config" ]
[ "B-Application", "O" ]
[ "config.json" ]
[ "B-File_Name" ]
[ "colors.json" ]
[ "B-File_Name" ]
[ "colorschemes/shell/default.json" ]
[ "B-File_Name" ]
[ "themes/shell/default.json" ]
[ "B-File_Name" ]
[ "Problem" ]
[ "O" ]
[ "I", "have", "the", "same", "problem", "as", "him", ",", "when", "I", "write", "a", "few", "chars", "the", "line", "wraps", "and", "I", "start", "writing", "in", "the", "same", "line", ",", "overwriting", "what", "I", "already", "wrote", "(", "includin...
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Data_Type", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Variable", "I-Variable", "O" ]
[ "I", "am", "aware", "that", "this", "could", "be", "a", "non-printable", "character", "problem", ",", "but", "does", "n't", "it", "means", "that", "it", "'s", "a", "powerline", "bug", "?" ]
[ "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" ]
[ "What", "other", "problems", "can", "it", "be", "?" ]
[ "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "am", "attempting", "to", "queue", "multiple", "notifications", "to", "pop", "at", "different", "times", "depending", "on", "when", "the", "user", "clicks", "a", "button", "(", "scheduleNotification", "occurs", "10", "seconds", "after", "its", "pressed", ...
[ "O", "O", "O", "O", "B-Data_Structure", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "B-Class", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O...
[ "For", "example", ",", "pressing", "the", "button", "4", "times", ",", "the", "final", "notification", "will", "pop", "10", "seconds", "after", "the", "4th", "click", "." ]
[ "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Relevant", "code", ":" ]
[ "O", "O", "O" ]
[ "Receiver", "class" ]
[ "B-Class", "O" ]
[ "I", "have", "form", "validation", "code", "which", "notifies", "when", "the", "EmployeeNo", "and", "EngagementID", "have", "already", "been", "created", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O", "B-Variable", "O", "O", "O", "O", "O" ]
[ "It", "should", "work", "like", "this", ":", "when", "you", "have", "an", "EmployeeNo", "with", "0507", "and", "an", "EngagementID", "with", "13", ",", "it", "should", "not", "create", "a", "duplicate", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O", "B-Value", "O", "O", "B-Variable", "O", "B-Value", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "The", "error", "should", "be", ",", "Engagement", "already", "exists", "on", "that", "username", "." ]
[ "O", "O", "O", "O", "O", "B-Output_Block", "I-Output_Block", "I-Output_Block", "I-Output_Block", "I-Output_Block", "I-Output_Block", "O" ]
[ "Can", "you", "please", "help", "me", "?" ]
[ "O", "O", "O", "O", "O", "O" ]
[ "simply", "put", "you", "'re", "declaring", "a", "class", "named", "\"", "Die", "\"", "and", "defining", "3", "functions", "which", "do", "the", "following", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "show", ":", "returns", "a", "string", "with", "the", "face", "value", "of", "the", "die", "in", "brackets" ]
[ "B-Function", "O", "O", "O", "B-Data_Type", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "getFaceValue", ":", "get", "the", "face", "value", "of", "the", "die" ]
[ "B-Function", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "roll", ":", "gets", "a", "random", "number", "between", "1", "and", "6", ",", "essentially", "rolling", "the", "die" ]
[ "B-Function", "O", "O", "O", "O", "O", "O", "B-Value", "O", "B-Value", "O", "O", "O", "O", "O" ]
[ "I", "have", ":" ]
[ "O", "O", "O" ]
[ "I", "want", "to", "find", "B", "in", "A", ",", "but", "like", "this", ":" ]
[ "O", "O", "O", "O", "B-Variable", "O", "B-Variable", "O", "O", "O", "O", "O" ]