tokens
sequence
ner_tags
sequence
[ "The", "are", "many", "discussions", "over", "server", "side", "rendering", "vs", "client", "side", "rendering", "." ]
[ "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "B-Application", "O", "O", "O" ]
[ "You", "can", "read", "more", "about", "it", "here", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "https://medium.com/@adamzerner/client-side-rendering-vs-server-side-rendering-a32d2cf3bfcc" ]
[ "O" ]
[ "Working", "on", "a", "custom", "control", "that", "fetches", "employee", "from", "WCF", "in", "json", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "B-Library", "O", "B-File_Type", "O" ]
[ "Below", "is", "the", "code" ]
[ "O", "O", "O", "O" ]
[ "Now", "this", "service" ]
[ "O", "O", "O" ]
[ "return", "Employees", "in", "following", "format", "(", "JSON", "Array", "String", ")" ]
[ "O", "B-Class", "O", "O", "O", "O", "B-Data_Type", "B-Data_Structure", "B-Data_Type", "O" ]
[ "Now", ",", "the", "call", "is", "being", "made", "successfully", ",", "below", "is", "the", "screenshot", "that", "tells", "pretty", "much", "about", "the", "problem", "i", "am", "facing", "." ]
[ "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", "dropdown", "is", "not", "showing", "." ]
[ "O", "B-User_Interface_Element", "O", "O", "O", "O" ]
[ "Now", "I", "suspect", "it", "is", "because", "the", "result", "is", "in", "JSON", "instead", "of", "a", "javascript", "array", ",", "now", "if", "that", "is", "a", "problem", ",", "can", "anyone", "please", "suggest", "where", "do", "I", "convert", "the", "string", "in", "to", "array", "in", "the", "code", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-File_Type", "O", "O", "O", "B-Language", "B-Data_Structure", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Data_Type", "O", "O", "B-Data_Structure", "O", "O", "O", "O" ]
[ "WCF", "Code" ]
[ "B-Library", "O" ]
[ "The", "plugin", "actually", "expects", "an", "Array", "of", "objects", "with", "attributes", "id", "and", "name", "while", "I", "was", "trying", "to", "run", "it", "through", "a", "JSON", "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", "B-File_Type", "B-Data_Type", "O" ]
[ "So", "I", "modified", "the" ]
[ "O", "O", "O", "O" ]
[ "and", "added", "this", "just", "as", "the", "function", "starts" ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "started", "a", "session", "for", "keeping", "track", "of", "logged", "in", "users", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "The", "same", "code", "I", "put", "into", "a", "profile.html", "file", "and", "tried", "to", "redirect", "to", "this", "page", "if", "a", "log", "in", "attempt", "is", "successful", ",", "but", "I", "could", "n't", "fetch", "any", "information", "from", "$_SESSION", "variables", "into", "that", "file", ",", "but", "when", "I", "changed", "the", "file", "extension", "to", "profile.php", "it", "worked", "nicely", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-File_Name", "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", "O", "O", "O", "O", "O", "O", "O", "O", "B-File_Name", "O", "O", "O", "O" ]
[ "You", "can", "write", "php", "code", "only", "in", "php", "file", "and", "html", "in", "html", "file", "or", "php", "file", "." ]
[ "O", "O", "O", "B-Language", "O", "O", "O", "B-File_Type", "O", "O", "B-Language", "O", "B-File_Type", "O", "O", "B-File_Type", "O", "O" ]
[ "PHP", "scripts", "are", "by", "default", "only", "interpreted", "in", ".php", "files", "(", "unless", "you", "tell", "the", "PHP", "interpreter", "to", "do", "otherwise", ",", "e.g", ".", ",", "using", "an", ".htaccess", "file", ")", "." ]
[ "B-Language", "O", "O", "O", "O", "O", "O", "O", "B-File_Type", "O", "O", "O", "O", "O", "O", "B-Language", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-File_Type", "O", "O", "O" ]
[ "So", ",", "you", "ca", "n't", "use", "$_SESSION", "variables", "in", "an", ".html", "file", "." ]
[ "O", "O", "O", "O", "O", "O", "B-Code_Block", "O", "O", "O", "B-File_Type", "O", "O" ]
[ "I", "'ve", "got", "a", "few", "questions", "about", "throwing", "exceptions", "in", "C++", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "B-Language", "O" ]
[ "From", "what", "I", "know", "about", "them", "..", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "An", "exception", "can", "be", "thrown", "from", "within", "the", "main()", "function", "." ]
[ "O", "B-Class", "O", "O", "O", "O", "O", "O", "B-Function", "O", "O" ]
[ "Any", "block", "of", "code", "that", "can", "throw", "an", "exception", "in", "the", "main()", "function", "should", "be", "surrounded", "by", "try", "and", "catch", "statements", "as", "follows" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Function", "O", "O", "O", "O", "O", "B-Code_Block", "O", "B-Code_Block", "O", "O", "O" ]
[ "In", "the", "example", "above", ",", "why", "is", "the", "argument", "to", "the", "catch", "a", "const", "char", "*", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Data_Type", "I-Data_Type", "I-Data_Type", "O" ]
[ "Does", "n't", "C++", "allow", "for", "strings", "?" ]
[ "O", "O", "B-Language", "O", "O", "B-Data_Type", "O" ]
[ "Also", ",", "is", "it", "possible", "to", "throw", "an", "exception", "that", "is", "n't", "a", "const", "char", "*", ",", "like", "an", "int", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "B-Data_Type", "I-Data_Type", "I-Data_Type", "O", "O", "O", "B-Data_Type", "O" ]
[ "or", "a", "char", "?" ]
[ "O", "O", "B-Data_Type", "O" ]
[ "Does", "throwing", "an", "exception", "in", "foo", ",", "terminate", "the", "foo", "function", "?" ]
[ "O", "O", "O", "B-Class", "O", "B-Function", "O", "O", "O", "B-Function", "O", "O" ]
[ "Are", "there", "cases", "where", "you", "could", "put", "the", "try", "and", "catch", "statements", "in", "the", "same", "function", "as", "the", "throw", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Sorry", "if", "these", "are", "basic", "questions", "." ]
[ "O", "O", "O", "O", "O", "O", "O" ]
[ "Thanks", "SO" ]
[ "O", "B-Website" ]
[ "Because", "you", "threw", "string", "literal", "which", "decays", "to", "const", "char*", "." ]
[ "O", "O", "O", "B-Data_Type", "O", "O", "O", "O", "B-Data_Type", "I-Data_Type", "O" ]
[ "In", "short", ",", "you", "catch", "what", "you", "throw", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "It", "does", ",", "but", "to", "catch", "string", ",", "you", "need", "to", "throw", "string", "in", "first", "place", "." ]
[ "O", "O", "O", "O", "O", "O", "B-Data_Type", "O", "O", "O", "O", "O", "B-Data_Type", "O", "O", "O", "O" ]
[ "You", "can", "throw", "literally", "anything", "." ]
[ "O", "O", "O", "O", "O", "O" ]
[ "It", "is", "a", "good", "idea", "to", "throw", "special", "exception", "classes", ",", "like", "std::exception", "and", "derived", "from", "it", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O" ]
[ "Yes", ",", "it", "does", "." ]
[ "O", "O", "O", "O", "O" ]
[ "If", "you", "want", ",", "you", "can", "do", "that", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "There", "are", "not", "much", "cases", "where", "doing", "it", "is", "a", "good", "idea", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "It", "looks", "like", "you", "need", "to", "get", "a", "good", "book", "and", "read", "chapter", "about", "exceptions", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O" ]
[ "In", "the", "meantime", "this", "super-FAQ", "entry", "might", "help", "you/" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "You", "can", "throw", "an", "object", "of", "any", "type", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "EDIT", ":", "(", "Hopefully", "I", "got", "this", "right", "now", ")" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "What", "you", "have", "done", "is", "throw", "a", "C-string", ",", "which", "is", "of", "type", "const", "char[13]", "in", "this", "case", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Data_Structure", "O", "O", "O", "O", "O", "B-Data_Type", "I-Data_Type", "O", "O", "O", "O" ]
[ "C-Arrays", "will", "decay", "to", "pointers", "to", "their", "first", "element", ",", "in", "this", "case", "a", "pointer", "of", "type", "const", "char*", "." ]
[ "B-Data_Structure", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Data_Type", "I-Data_Type", "O" ]
[ "Typically", "what", "you", "want", "to", "do", "is", "throw", "a", "predefined", "exception", "object", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O" ]
[ "They", "can", "be", "found", "in", "header", "<stdexcept>", "and", "are", "derived", "from", "a", "base", "class", "std::exception", "." ]
[ "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O" ]
[ "The", "derived", "exception", "classes", "are", "for", "instance", "std::logic_error", ",", "std::range_error", ",", "std::bad_alloc", "etc", "." ]
[ "O", "O", "B-Class", "O", "O", "O", "O", "B-Class", "O", "B-Class", "O", "B-Class", "O", "O" ]
[ "Their", "constructors", "take", "a", "string", "as", "argument", ",", "so", "you", "can", "for", "instance" ]
[ "O", "O", "O", "O", "B-Data_Type", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "This", "message", "can", "be", "accessed", "in", "a", "catch", "statement", "like", "this", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "If", "an", "exception", "is", "caught", ",", "so-called", "stack", "unwinding", "takes", "place", "." ]
[ "O", "O", "B-Class", "O", "O", "O", "O", "B-Data_Structure", "O", "O", "O", "O" ]
[ "You", "can", "then", "deal", "with", "the", "error", "locally", ",", "or", "rethrow", "the", "exception", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O" ]
[ "Only", "when", "an", "exception", "is", "thrown", "and", "never", "caught", ",", "std::terminate()", "is", "called", "an", "the", "program", "aborted", "." ]
[ "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "O", "B-Function", "O", "O", "O", "O", "O", "O", "O" ]
[ "You", "can", "put", "try/catch", "statements", "anywhere", "." ]
[ "O", "O", "O", "O", "O", "O", "O" ]
[ "However", ",", "remember", "what", "the", "term", "\"", "exception", "\"", "actually", "means", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O" ]
[ "Cases", "that", "can", "easily", "dealt", "with", "using", "a", "simple", "conditional", "expression", "if", "(", "n", "<", "0", ")", "break", ";", "or", "something", "like", "that", ",", "do", "n't", "need", "the", "exception", "treatment", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Code_Block", "I-Code_Block", "I-Code_Block", "I-Code_Block", "I-Code_Block", "I-Code_Block", "B-Code_Block", "I-Code_Block", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O" ]
[ "Especially", "if", "you", "can", "realistically", "expect", "this", "kind", "of", "unwanted", "condition", "to", "be", "true", "often", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Then", "it", "is", "not", "something", "\"", "exceptional", "\"", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "If", "you", "decide", "to", "deal", "with", "an", "error", "using", "exceptions", "and", "they", "can", "not", "be", "treated", "locally", ",", "you", "may", "put", "try/catch", "clauses", "around", "the", "beginning", "and", "end", "of", "main()", "." ]
[ "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", "O", "O", "O", "B-Function", "O" ]
[ "Since", "you", "can", "put", "several", "catch", "statements", "directly", "after", "a", "try", "statement", ",", "you", "can", "then", "begin", "to", "deal", "with", "more", "specific", "errors", ",", "or", "simply", "catch", "anything", "via", "catch(...)", "{", "//..", ".", "}", "." ]
[ "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", "I-Code_Block", "I-Code_Block", "I-Code_Block", "I-Code_Block", "O" ]
[ "This", "is", "all", "described", "in", "great", "detail", "(", "including", "pointers", "on", "when", "and", "when", "not", "to", "use", "it", ",", "in", "the", "C++", "FAQ", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Data_Type", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Language", "O", "O" ]
[ "EDIT", ":", "Here", "'s", "an", "example", "that", "makes", "use", "of", "try/catch", "statements", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "However", ",", "not", "an", "exception", "object", "is", "caught", ",", "but", "an", "int", "(", "errno", ")", "." ]
[ "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "O", "B-Data_Type", "O", "B-Variable", "O", "O" ]
[ "Just", "to", "show", ",", "that", "you", "can", "really", "throw/catch", "anything", "you", "like", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Let", "process_several_files()", "be", "a", "function", "somewhere", "nested", "in", "your", "code", ":" ]
[ "O", "B-Function", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "if", "want", "to", "allocate", "non-cacheable", "physical", "memory", "(", "DRAM", ")", "for", "usage", "in", "the", "driver", ",", "(", "ie", ".", "do", "n't", "want", "the", "data", "being", "cached", "into", "the", "CPU", "'s", "data", "cache", "when", "the", "data", "are", "accessed", ")", "how", "could", "I", "do", "this", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-Device", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Device", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "there", "are", "functions", "like", "kmalloc()", ",", "get_free_pages", ",", "vmalloc", ",", "etc", ",", "but", "seems", "like", "that", "I", "ca", "n't", "specify", "if", "the", "data", "can", "be", "cached", "or", "not", "using", "these", "functions", "?" ]
[ "O", "O", "O", "O", "B-Function", "O", "B-Function", "O", "B-Function", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "any", "suggestion", "on", "how", "to", "do", "it", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "thanks", "!" ]
[ "O", "O" ]
[ "In", "short", "there", "is", "no", "easy", "way", "to", "do", "this", ",", "it", "is", "very", "platform", "dependent", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "If", "you", "want", "a", "go", "at", "it", "read", "drivers/char/mem.c", "and", "Chapter", "15", "of", "the", "Linux", "Device", "Drivers", "3rd", "Edition", "book", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-File_Name", "O", "O", "O", "O", "O", "B-Operating_System", "O", "O", "O", "O", "O", "O" ]
[ "I", "'m", "trying", "to", "add", "pie", "charts", "using", "chart.js", "." ]
[ "O", "O", "O", "O", "O", "B-User_Interface_Element", "I-User_Interface_Element", "O", "B-File_Name", "O" ]
[ "But", "instead", "of", "adding", "data", "in", "js", "file", "I", "need", "to", "generate", "charts", "using", "HTML", "data", "." ]
[ "O", "O", "O", "O", "O", "O", "B-File_Type", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "B-Language", "O", "O" ]
[ "Here", "is", "my", "HTML", ":" ]
[ "O", "O", "O", "B-Language", "O" ]
[ "I", "need", "every", "chart", "retrieve", "it", "'s", "sibling", "chart", "data", "." ]
[ "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O" ]
[ "Here", "is", "my", "js", ":" ]
[ "O", "O", "O", "B-Language", "O" ]
[ "Ok", "anyway", "I", "solve", "it", "by", "myself", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Here", "is", "the", "answer", "for", "other", "if", "have", "the", "same", "problem", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Sorry", "if", "there", "'s", "bad", "practices", "in", "my", "js", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-Language", "O" ]
[ "I", "'m", "not", "a", "pro", "." ]
[ "O", "O", "O", "O", "O", "O" ]
[ "To", "create", "new", "graphs", "to", "dynamics", "elements", "inserted", "you", "can", "create", "a", "DOM", "Observer", "." ]
[ "O", "O", "O", "B-Data_Structure", "O", "O", "O", "O", "O", "O", "O", "O", "B-Library", "B-Class", "O" ]
[ "I", "create", "a", "fiddle", "with", "a", "example", "in" ]
[ "O", "O", "O", "B-Application", "O", "O", "O", "O" ]
[ "I", "see", "a", "warning", "like", "this", "in", "my", "logs", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "This", "message", "does", "not", "help", "very", "much", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "would", "like", "to", "see", "the", "stacktrace", "where", "this", "happens", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Please", "do", "n't", "look", "into", "the", "content", "of", "this", "warning", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "This", "question", "is", "not", "about", "Beautiful", "Soup", ":-)" ]
[ "O", "O", "O", "O", "O", "B-Library", "I-Library", "O" ]
[ "An", "easy", "solution", "would", "be", "to", "modify", "the", "third", "party", "code", "(", "bs4/__init__.py", "at", "line", "219", ")", "and", "add", "something", "like", "this", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-File_Name", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "But", "I", "would", "like", "to", "avoid", "this", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Reasons", ":" ]
[ "O", "O" ]
[ "This", "is", "a", "warning", "from", "a", "production", "system", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "do", "n't", "want", "to", "change", "the", "source", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "The", "next", "time", "a", "warning", "like", "this", "occurs", ",", "I", "would", "like", "to", "see", "the", "stacktrace", "immediately" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Is", "there", "a", "flag", "or", "setting", "for", "python", "which", "I", "can", "change", ",", "to", "see", "not", "only", "one", "line", ",", "but", "the", "while", "stacktrace", "?" ]
[ "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" ]
[ "I", "need", "the", "upper", "frames", "to", "debug", "this", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "In", "this", "environment", "Python", "2.7", "gets", "used", "." ]
[ "O", "O", "O", "B-Language", "B-Version", "O", "O", "O" ]
[ "If", "I", "want", "to", "find", "the", "root", "of", "a", "warning", "I", "generally", "just", "promote", "Warnings", "to", "Exceptions", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "B-Class", "O" ]
[ "In", "your", "case", "you", "could", "simply", "use", "warnings.simplefilter", "or", "warnings.filterwarnings", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Function", "O", "B-Function", "O" ]
[ "For", "example", ":" ]
[ "O", "O", "O" ]
[ "which", "gives", "a", "complete", "traceback", ":" ]
[ "O", "O", "O", "O", "O", "O" ]