tokens
sequence
ner_tags
sequence
[ "I", "did", "open", "Smaple.xlsx", ",", "change", "the", "value", "of", "the", "cell", "B14", "in", "sheet", "1", ",", "save", "it", "and", "close", "." ]
[ "O", "O", "O", "B-File_Name", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "B-Value", "O", "B-User_Interface_Element", "B-Value", "O", "O", "O", "O", "O", "O" ]
[ "But", "I", "did", "not", "see", "the", "values", "in", "the", "Test.xlsx", "update", "unless", "I", "double", "click", "on", "the", "cell", "where", "the", "formula", "has", "been", "referenced", "to", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-File_Name", "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "have", "tried", "with", "\"", "Excel", "Options->", "Advanced", "->General", "and", "un-checking", "Ask", "to", "update", "automatic", "link", "\"", "Can", "someone", "help", "me", "with", "the", "issue", "?" ]
[ "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" ]
[ "i", "want", "to", "use", "a", "vaiable", "in", "the", "main", "class", "from", "ReveiveSMS.class", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "B-Class", "O" ]
[ "This", "is", "my", "code", "of", "ReceiveSMS.class", "and", "i", "want", "to", "use", "messageBody", "in", "the", "main", "." ]
[ "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "B-Variable", "O", "O", "B-Class", "O" ]
[ "Help", "me", "how", "can", "i", "do", "it", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "thanks" ]
[ "O" ]
[ "You", "can", "put", "messageBody", "in", "SharedPreferences", "." ]
[ "O", "O", "O", "B-Variable", "O", "B-Class", "O" ]
[ "In", "ReceiveSMS", "class", ":" ]
[ "O", "B-Class", "O", "O" ]
[ "In", "your", "main", "class", ":" ]
[ "O", "O", "B-Class", "O", "O" ]
[ "I", "recently", "switched", "python", "distributions", "to", "Anaconda", "from", "Continuum", "Analytics", "." ]
[ "O", "O", "O", "B-Language", "O", "O", "B-Application", "O", "O", "O", "O" ]
[ "After", "installing", "Python", "3.3", ",", "I", "created", "a", "build", "system", "for", "use", "with", "Sublime", "(", "3)", ":" ]
[ "O", "O", "B-Language", "B-Version", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "B-Version", "O" ]
[ "It", "runs", "scripts", "fine", ",", "except", "for", "the", "fact", "that", "output", "is", "only", "printed", "upon", "completion", "of", "the", "build", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "How", "can", "I", "enable", "normal", "(", "live", ")", "printing", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "It", "'s", "possible", "that", "you", "need", "to", "run", "the", "script", "in", "\"", "unbuffered", "\"", "mode", "via", "the", "-u", "flag", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Code_Block", "O", "O" ]
[ "This", "solution", "is", "n't", "specific", "to", "Anaconda", ",", "but", "may", "still", "be", "the", "issue", "." ]
[ "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "'ve", "modified", "a", "VBA", "macro", "of", "MS", "Outlook", "that", "someone", "in", "our", "organization", "was", "using", "." ]
[ "O", "O", "O", "O", "B-Application", "O", "O", "B-Application", "I-Application", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "want", "to", "have", "it", "signed", "with", "our", "organization", "'s", "certificate", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Not", "a", "self-cert", "." ]
[ "O", "O", "O", "O" ]
[ "Not", "my", "personal", "cert", "." ]
[ "O", "O", "O", "O", "O" ]
[ "A", "cert", "set", "up", "by", "the", "organization", "for", "just", "this", "purpose", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "We", "'ll", "call", "it", "\"", "My_Org_VBA_Macro_Cert", "\"", "." ]
[ "O", "O", "O", "O", "O", "B-Variable", "O", "O" ]
[ "My_Org_VBA_Macro_Cert", "has", "been", "created", "." ]
[ "B-Variable", "O", "O", "O", "O" ]
[ "It", "has", "been", "installed", "in", "via", "the", "MMC", "certificate", "snap-in", "into", "the", "same", "location", "that", "my", "personal", "digital", "signature", "certs", "are", "located", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "After", "rebooting", ",", "I", "open", "up", "the", "VBA", "project", "and", "go", "to", "Tools->Digital", "Signature", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "press", "the", "Choose", "button", "but", "only", "my", "own", "digital", "signature", "certs", "show", "up", "in", "the", "list", "to", "choose", "from", "." ]
[ "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "My_Org_VBA_Macro_Cert", "does", "not", "show", "up", "." ]
[ "B-Variable", "O", "O", "O", "O", "O" ]
[ "Are", "there", "certain", "settings", "or", "values", "you", "have", "to", "set", "when", "you", "create", "the", "Cert", "that", "determine", "whether", "it", "will", "show", "up", "in", "the", "list", "of", "certs", "to", "choose", "from", "?" ]
[ "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", "do", "n't", "know", "enough", "about", "creating", "a", "cert", "to", "be", "more", "specific", "on", "this", "point", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Microsoft", "VBA", "version", "7.1" ]
[ "B-Application", "I-Application", "O", "B-Version" ]
[ "Microsoft", "Outlook", "2013" ]
[ "B-Application", "I-Application", "B-Version" ]
[ "All", "the", "articles", "I", "'ve", "found", "deal", "with", "self", "cert", "or", "only", "cover", "how", "to", "do", "the", "signing", "with", "a", "cert", "that", "shows", "up", "in", "the", "list", "." ]
[ "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" ]
[ "They", "all", "gloss", "over", "how", "to", "install", "the", "cert", "so", "it", "shows", "up", "in", "the", "list", "and", "what", "values", "it", "has", "to", "have", "to", "do", "so", "." ]
[ "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", "wish", "to", "replace", "all", "divs", "with", "the", "class", "data-item", "with", "the", "attribute", "data-variable", "of", "the", "item", "with", "this", "class" ]
[ "O", "O", "O", "O", "O", "B-HTML_XML_Tag", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "IE", ":" ]
[ "O", "O" ]
[ "Should", "become" ]
[ "O", "O" ]
[ "Code", "I", "want", "to", "use", ":" ]
[ "O", "O", "O", "O", "O", "O" ]
[ "where", "el", "is", "a", "jquery", "object", "containing", "the", "html", "I", "wish", "to", "parse" ]
[ "O", "B-Variable", "O", "O", "B-Library", "O", "O", "O", "B-Language", "O", "O", "O", "O" ]
[ "DEMO" ]
[ "O" ]
[ "UPD", ":", "You", "can", "use", "function", "as", "argument", "to", "replaceWith", "(", "thx", "@Barmar", ")" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Function", "O", "O", "B-User_Name", "O" ]
[ "The", "argument", "to", "replaceWith", "can", "be", "a", "function", "." ]
[ "O", "O", "O", "B-Function", "O", "O", "O", "O", "O" ]
[ "When", "it", "'s", "called", ",", "this", "will", "be", "the", "element", "that", "'s", "being", "replaced", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "The", "return", "value", "will", "be", "used", "as", "the", "replacement", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "kept", "getting", "this", "issue", "after", "installing", "this", "package", "below" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "https://github.com/vinkla/instagram" ]
[ "O" ]
[ "into", "my", "Laravel", "5.1", "project", "." ]
[ "O", "O", "B-Library", "B-Version", "O", "O" ]
[ "I", "followed", "everything", "in", "the", "instruction", "." ]
[ "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "am", "on", "Mac", "OS", "X", ",", "PHP", "7.1", ",", "Laravel", "5.1" ]
[ "O", "O", "O", "B-Operating_System", "I-Operating_System", "B-Version", "O", "B-Language", "B-Version", "O", "B-Library", "B-Version" ]
[ "Did", "I", "forget", "something", "?" ]
[ "O", "O", "O", "O", "O" ]
[ "How", "would", "one", "go", "about", "and", "debug", "this", "further", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "'m", "open", "to", "any", "suggestions", "at", "this", "moment", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Any", "hints/suggestions", "/", "helps", "on", "this", "be", "will", "be", "much", "appreciated", "!" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "You", "could", "change", "app", "\\Exceptions\\Handler.php", "to", "not", "have", "the", "type", "declaration", "Exception", "and", "handle", "some", "logic", "within", "it", "to", "convert", "the", "Error", "to", "an", "Exception", "." ]
[ "O", "O", "O", "B-File_Name", "I-File_Name", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O" ]
[ "It", "looks", "like", "this", "is", "a", "known", "issue", "in", "laravel", "5.2", "<=", "with", "php", "7", ".", "https://github.com/laravel/framework/issues/9650" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Library", "B-Version", "O", "O", "B-Language", "B-Version", "O", "O" ]
[ "from", ":" ]
[ "O", "O" ]
[ "to", ":" ]
[ "O", "O" ]
[ "You", "will", "most", "likely", "need", "to", "do", "the", "same", "thing", "with", "the", "Handler", "render", "method", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Function", "O", "O" ]
[ "It", "seems", "to", "be", "a", "bug", "in", "Laravel", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Library", "O" ]
[ "Do", "you", "have", "the", "last", "release", "of", "Laravel", "5.1", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Library", "B-Version", "O" ]
[ "For", "helping", "debug", ",", "you", "might", "go", "to", "the", "vendor/Illuminate/Foundation/Bootstrap/HandleExceptions", "@handleException", "and", "add" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "dd($e)", "at", "the", "first", "line", "of", "method", "." ]
[ "B-Function", "O", "O", "O", "O", "O", "O", "O" ]
[ "Ex", ":" ]
[ "O", "O" ]
[ "We", "have", "developed", "Word", "Puzzle", "Game", "for", "android", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Operating_System", "O" ]
[ "The", "size", "is", "greater", "than", "20", "MB", "because", "we", "have", "developed", "game", "with", "the", "help", "of", "Unity", "game", "engine", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O" ]
[ "Even", "blank", "project", "will", "take", "approx", "10", "MB", "for", "APK", "in", "Unity", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-File_Type", "O", "B-Application", "O" ]
[ "Your", "advise", "would", "be", "helpful", "." ]
[ "O", "O", "O", "O", "O", "O" ]
[ "Have", "you", "checked", "this", "?" ]
[ "O", "O", "O", "O", "O" ]
[ "https://docs.unity3d.com/Manual/ReducingFilesize.html" ]
[ "O" ]
[ "I", "'m", "afraid", "you", "wo", "n't", "find", "more", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "There", "will", "always", "be", "a", "minimal", "size", ",", "even", "for", "an", "empty", "project", ",", "because", "you", "'re", "embedding", "mono", ",", "unity", "engine", ",", "etc", "..", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "B-Application", "O", "O", "O", "O", "O" ]
[ "If", "you", "want", "total", "control", ",", "the", "question", "you", "should", "ask", "yourself", "is", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "\"", "Do", "I", "really", "need", "Unity", "for", "a", "word", "puzzle", "?", "\"" ]
[ "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O" ]
[ "If", "your", "game", "is", "made", "mostly", "with", "scripts", ",", "you", "could", "maybe", "convert", "it", "to", "a", "native", "app", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Try", "use", "the", "documentation", "Manual", "on", "Reducing", "the", "file", "size", "of", "your", "build", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Also", "this", "forum", "post", "could", "help", "you", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Otherwise", "a", "simple", "Google", "search", "will", "give", "you", "many", "results", "." ]
[ "O", "O", "O", "B-Website", "O", "O", "O", "O", "O", "O", "O" ]
[ "In", "my", "users", "controller", "I", "am", "trying", "to", "put", "in", "place", "the", "remember", "me", "functionality", "on", "login", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "IT", "seems", "pretty", "simple", "set", "a", "cookie", "look", "for", "the", "cookie", "when", "the", "user", "visits", "the", "login", "page", "and", "if", "it", "exists", "log", "them", "in", "." ]
[ "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" ]
[ "However", ",", "Cake", "is", "not", "saving", "the", "cookie", ",", "at", "least", "not", "that", "I", "can", "see", ",", "and", "when", "I", "revisit", "the", "page", "I", "am", "not", "auto", "logged", "in", "." ]
[ "O", "O", "B-Library", "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" ]
[ "To", "test", "this", "I", "have", "the", "following", "code", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Now", "right", "after", "I", "set", "this", "cookie", "I", "can", "place", "a", "$this->cookie->read('Auth.User')", ";", "and", "get", "the", "value", "of", "this", "cookie", ",", "however", "it", "does", "not", "show", "up", "in", "the", "browsers", "(", "Chrome", ",", "FireFox", ")", "cookie", "list", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Code_Block", "I-Code_Block", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "B-Application", "O", "O", "B-Data_Structure", "O" ]
[ "If", "I", "use", "plain", "PHP", "cookies", ",", "via", "setcookie()", "I", "can", "see", "the", "cookie", "but", "of", "course", "the", "Cake", "Cookie", "read", "does", "not", "work", "with", "those", "cookies", "." ]
[ "O", "O", "O", "O", "B-Language", "O", "O", "O", "B-Function", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Library", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "What", "should", "I", "look", "for", "to", "resolve", "this", "issue", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "did", "find", "a", "work", "around", ",", "but", "I", "do", "n't", "like", "it", "because", "it", "just", "bypasses", "the", "framework", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "found", "out", "how", "cake", "is", "creating", "the", "cookies", "and", "for", "these", "cookies", "I", "use", "cakes", "cookie", "creation", "algorithm", "in", "my", "code", "and", "use", "setcookie()", "to", "do", "the", "setting", "." ]
[ "O", "O", "O", "O", "B-Library", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Library", "O", "O", "O", "O", "O", "O", "O", "O", "B-Function", "O", "O", "O", "O", "O" ]
[ "Just", "for", "anyone", "else", "that", "may", "want", "or", "need", "to", "use", "the", "work", "around", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Now", "you", "can", "use", "cakes", "cookie", "component", "to", "read", "the", "value", "." ]
[ "O", "O", "O", "O", "B-Library", "O", "O", "O", "O", "O", "O", "O" ]
[ "There", "is", "more", "you", "have", "to", "change", "if", "your", "value", "is", "an", "array", ",", "read", "through", "the", "cookie.php", "code", "to", "see", "what", "you", "would", "need", "to", "do", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Data_Structure", "O", "O", "O", "O", "B-File_Name", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Also", "I", "left", "out", "the", "encryption", "that", "too", "can", "be", "found", "in", "the", "cookie.php", "and", "your", "apps", "settings", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-File_Name", "O", "O", "O", "O", "O" ]
[ "For", "this", "issue", "I", "do", "not", "need", "array", "values", "since", "I", "am", "only", "store", "the", "users", "ID", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Data_Structure", "O", "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O" ]
[ "and", "I", "did", "put", "in", "place", "encryption", "unlike", "above", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "would", "still", "like", "to", "know", "why", "the", "component", "is", "not", "working", "though", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "The", "following", "login", "action", "works", "well", "for", "me", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Does", "it", "work", "on", "your", "side", "?" ]
[ "O", "O", "O", "O", "O", "O", "O" ]
[ "My", "Rails", "app", "began", "returning", "funky", "validation", "error", "messages", "of", "this", "form", "upon", "create/save", "of", "a", "model", "." ]
[ "O", "B-Library", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "{", "{", "count", "}", "}", "errors", "prohibited", "this", "{", "{", "model", "}", "}", "from", "being", "saved" ]
[ "B-Code_Block", "B-Code_Block", "I-Code_Block", "I-Code_Block", "B-Code_Block", "O", "O", "O", "B-Code_Block", "B-Code_Block", "I-Code_Block", "I-Code_Block", "B-Code_Block", "O", "O", "O" ]
[ "There", "were", "problems", "with", "the", "following", "fields", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "{", "{", "attribute", "}", "}", "{", "{", "message", "}", "}", "{", "{", "attribute", "}", "}", "{", "{", "message", "}", "}", "{", "{", "attribute", "}", "}", "{", "{", "message", "}", "}", "{", "{", "attribute", "}", "}", "{", "{", "message", "}", "}" ]
[ "B-Code_Block", "B-Code_Block", "I-Code_Block", "I-Code_Block", "B-Code_Block", "B-Code_Block", "B-Code_Block", "I-Code_Block", "I-Code_Block", "B-Code_Block", "B-Code_Block", "B-Code_Block", "I-Code_Block", "I-Code_Block", "B-Code_Block", "B-Code_Block", "B-Code_Block", "I-Code_Block", "I-Code_Block", "B-Code_Block", "B-Code_Block", "B-Code_Block", "I-Code_Block", "I-Code_Block", "B-Code_Block", "B-Code_Block", "B-Code_Block", "I-Code_Block", "I-Code_Block", "B-Code_Block", "B-Code_Block", "B-Code_Block", "I-Code_Block", "I-Code_Block", "B-Code_Block", "B-Code_Block", "B-Code_Block", "I-Code_Block", "I-Code_Block", "B-Code_Block" ]
[ "Has", "anyone", "else", "experienced", "anything", "like", "this", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Thanks" ]
[ "O" ]