tokens
sequence
ner_tags
sequence
[ "The", "latter", "handler", "should", "also", "call", "event.stopPropagation()", "to", "prevent", "the", "event", "from", "bubbling", "all", "of", "the", "way", "up", "to", "the", "document", "level", ":" ]
[ "O", "O", "O", "O", "O", "O", "B-Function", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Working", "Plunker" ]
[ "O", "B-Application" ]
[ "If", "an", "app", "was", "installed", "on", "a", "device", "and", "then", "uninstalled", ",", "is", "there", "a", "way", "of", "determining", "this", "using", "the", "APN", "feedback", "service", "?" ]
[ "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", "O" ]
[ "The", "feedback", "service", "is", "documented", "as", "saying", "its", "possible", "to", "know", "devices", "which", "are", "n't", "responding", "to", "notifications", ",", "but", "is", "additional", "information", "included", ",", "such", "why", "its", "not", "responding", "and", "when", "it", "first", "started", "non", "responding", "etc", ".", "?" ]
[ "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", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Is", "there", "any", "way", "of", "determining", "if", "an", "app", "has", "been", "uninstalled", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Or", "of", "knowing", "if", "an", "app", "is", "present", "of", "absent", "from", "a", "device", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Thanks" ]
[ "O" ]
[ "In", "short", ",", "no", "there", "is", "n't", "a", "way", "to", "determine", "if", "an", "app", "has", "been", "uninstalled", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "See", "my", "answer", "to", "this", "question", "which", "might", "help", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Basically", ",", "yes", "you", "could", "use", "the", "feedback", "service", "of", "APNS", "but", "it", "would", "n't", "conclusively", "tell", "you", "if", "a", "device", "had", "been", "uninstalled", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "If", "you", "need", "to", "know", "this", "then", "you", "'re", "unfortunately", "going", "to", "have", "to", "change", "the", "way", "you", "'re", "going", "about", "things", "as", "it", "'s", "impossible", "to", "know", "(", "at", "present", ")", "." ]
[ "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", "O", "O" ]
[ "ng-map.min.js", "in", "my", "application", "for", "view", "map", "." ]
[ "B-File_Name", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O" ]
[ "I", "got", "map", "my", "applicatoion", "." ]
[ "O", "O", "B-User_Interface_Element", "O", "O", "O" ]
[ "But", "in", "console", "there", "is", "an", "error", "like" ]
[ "O", "O", "B-Application", "O", "O", "O", "O", "O" ]
[ "My", "Map", "div", "is", "following", "below" ]
[ "O", "B-User_Interface_Element", "B-HTML_XML_Tag", "O", "O", "O" ]
[ "I", "got", "map", "but", "in", "console", "errors", "occurs", ".How", "can", "i", "solve", "this", "issues", "?" ]
[ "O", "O", "B-User_Interface_Element", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "have", "to", "play", "a", "song", "in", "browses", "including", "Android", "and", "Iphone", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "B-Device", "O", "B-Device", "O" ]
[ "I", "did", "it", "using", "the", "html5", "audio", "player", "." ]
[ "O", "O", "O", "O", "O", "B-Language", "O", "O", "O" ]
[ "But", "playbackrate", "is", "not", "working", "in", "Mobile", "Browsers", "." ]
[ "O", "B-Variable", "O", "O", "O", "O", "B-Device", "B-Application", "O" ]
[ "Is", "there", "any", "library", "or", "plugin", "available", "for", "this", "?", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Is", "web-audio", "API", "supports", "this", "feature", "?", "." ]
[ "O", "B-Library", "I-Library", "O", "O", "O", "O", "O" ]
[ "In", "this", "site", "playback", "rate", "is", "working", "in", "mobiles", "too", "." ]
[ "O", "O", "O", "B-Variable", "I-Variable", "O", "O", "O", "B-Device", "O", "O" ]
[ "But", "unable", "to", "find", "which", "method", "they", "are", "following", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Please", "help", "me", "." ]
[ "O", "O", "O", "O" ]
[ "The", "site", "you", "'re", "linking", "to", "uses", "Web", "Audio", ",", "but", "it", "does", "n't", "use", "playbackrate", "to", "change", "the", "tempo", "of", "the", "song", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Library", "I-Library", "O", "O", "O", "O", "O", "O", "B-Variable", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Instead", "it", "schedules", "each", "note", "separately", ",", "so", "when", "you", "change", "the", "tempo", ",", "what", "you", "'re", "really", "doing", "is", "change", "the", "BPM", "at", "which", "notes", "are", "scheduled", "." ]
[ "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" ]
[ "You", "can", "think", "of", "it", "as", "changing", "this", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "to", ":" ]
[ "O", "O" ]
[ "when", "you", "go", "from", "60", "BPM", "to", "120", "BPM", "." ]
[ "O", "O", "O", "O", "B-Value", "I-Value", "O", "B-Value", "I-Value", "O" ]
[ "There", "is", ",", "however", ",", "a", "similar", "thing", "is", "Web", "Audio", "as", "what", "you", "'re", "doing", "with", "the", "audio", "element", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Library", "I-Library", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "The", "AudioBufferSourceNode", ",", "which", "you", "use", "to", "play", "a", "pre", "recorded", "sample", ",", "has", "a", "property", "called", "playbackRate", "." ]
[ "O", "B-Class", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O" ]
[ "This", "changes", "the", "rate", "of", "the", "audio", "(", "but", "does", "n't", "do", "pitch", "correction", "!", ")", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Check", "it", "out", "at", "https://developer.mozilla.org/en-US/docs/Web/API/AudioBufferSourceNode" ]
[ "O", "O", "O", "O", "O" ]
[ "There", "are", "no", "any", "external", "Plugin", "or", "API", "which", "is", "required", "to", "play", "audio", "in", "Browser", ",", "this", "is", "one", "of", "the", "advantages", "of", "using", "HTML5", "." ]
[ "O", "O", "O", "O", "O", "B-Application", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Language", "O" ]
[ "Below", "i", "am", "mentioning", "the", "same", "with", "easy", "syntax", "and", "attributes", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "'m", "attempting", "to", "update", "a", "MySQL", "table", "using", "C#", ",", "however", "I", "'m", "getting", "the", "error" ]
[ "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "B-Language", "O", "O", "O", "O", "O", "O", "O" ]
[ "Below", "is", "the", "full", "query", "I", "'m", "attempting", "to", "execute", "with", "the", "values", "of", "the", "variables", "inserted", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "'ve", "checked", "that", "the", "column", "names", "are", "correct", "and", "they", "are", "." ]
[ "O", "O", "O", "O", "O", "B-Data_Structure", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "just", "ca", "n't", "seem", "to", "spot", "what", "is", "invalid", "about", "my", "query", ",", "I", "'m", "sure", "it", "'s", "something", "basic", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Can", "anyone", "spot", "what", "is", "wrong", "with", "it", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Cheers" ]
[ "O" ]
[ "EDIT", "-", "There", "is", "a", "single", "quotation", "mark", "after", "the", "uid='0", "however", "it", "seems", "to", "have", "disapeared", "in", "the", "post" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Code_Block", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "missing", "'", "following", "zero", ":", "near", "civ_alive='0" ]
[ "O", "B-Value", "O", "O", "O", "B-Code_Block", "I-Code_Block" ]
[ "original", ":" ]
[ "O", "O" ]
[ "should", "be", "to", "avoid", "error", "syntax", ":" ]
[ "O", "O", "O", "O", "O", "O", "O" ]
[ "and", "regarding", "mariadb", "comments", "-", "mariadb", "is", "a", "fork", "of", "mysql", "so", "these", "are", "pretty", "similar", ",", "therefore", "would", "not", "make", "a", "problem", "out", "of", "it", "." ]
[ "O", "O", "B-Application", "O", "O", "B-Application", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "have", "a", "pandas.DataFrame", "with", "3", "columns", "of", "type", "str", "and", "n", "other", "columns", "of", "type", "float64", "." ]
[ "O", "O", "O", "B-Class", "O", "O", "B-Data_Structure", "O", "O", "B-Data_Type", "O", "B-Variable", "O", "B-Data_Structure", "O", "O", "B-Data_Type", "O" ]
[ "I", "need", "to", "group", "rows", "by", "one", "of", "the", "three", "str", "columns", "and", "apply", "a", "function", "myComplexFunc()", "which", "will", "reduce", "`̀N", "rows", "to", "one", "row", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Data_Type", "O", "O", "O", "O", "O", "B-Function", "O", "O", "O", "B-Value", "O", "O", "O", "O", "O" ]
[ "myComplexFunc()", "take", "only", "rows", "of", "type", "float64", "." ]
[ "B-Function", "O", "O", "B-Variable", "O", "O", "B-Data_Type", "O" ]
[ "This", "can", "be", "done", "with", "some", "for", "loops", "but", "it", "will", "not", "be", "efficient", ",", "So", "I", "tried", "to", "use", "the", "flexible", "apply", "of", "pandas", "but", "it", "seems", "that", "it", "runs", "the", "heavy", "code", "of", "myComplexFunc()", "twice", "!" ]
[ "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", "B-Library", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Function", "O", "O" ]
[ "To", "be", "more", "clear", ",", "here", "is", "a", "minimal", "example" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Let", "\"", "df", "\"", "be", "a", "dataFrame", "like", "this", ":" ]
[ "O", "O", "B-Variable", "O", "O", "O", "B-Class", "O", "O", "O" ]
[ "myComplexFunc()" ]
[ "B-Function" ]
[ "What", "I", "want", ":" ]
[ "O", "O", "O", "O" ]
[ "The", "column", "B", "have", "been", "removed", "because", "it", "'s", "not", "of", "type", "float64", "." ]
[ "O", "O", "B-Variable", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Data_Type", "O" ]
[ "Thanks", "in", "advance" ]
[ "O", "O", "O" ]
[ "You", "can", "filter", "DataFrame", "by", "dtype", "by", "select_dtypes", ",", "but", "then", "need", "aggreagate", "by", "Series", "df.A", ":" ]
[ "O", "O", "O", "B-Class", "O", "B-Data_Type", "O", "B-Function", "O", "O", "O", "O", "O", "O", "B-Class", "B-Variable", "O" ]
[ "because", "if", "use", "only", "A", ":" ]
[ "O", "O", "O", "O", "B-Variable", "O" ]
[ "get" ]
[ "O" ]
[ "and", "it", "is", "right", "-", "all", "string", "columns", "are", "excluded", "(", "A", "and", "B", ")", "." ]
[ "O", "O", "O", "O", "O", "O", "B-Data_Type", "O", "O", "O", "O", "B-Variable", "O", "B-Variable", "O", "O" ]
[ "Something", "going", "wrong", "badly", "due", "to", "Message", "Compose", "Screen", "." ]
[ "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "I-User_Interface_Element", "I-User_Interface_Element", "O" ]
[ "I", "am", "working", "on", "a", "TabBar", "based", "application", "." ]
[ "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O" ]
[ "In", "some", "screens", "I", "am", "showing", "ToolBar", "instead", "of", "tabBar", "by", "setting", "hidesBottomBarWhenPushed", "=", "YES", ";", "and", "its", "working", "fine", "everytime", "." ]
[ "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "B-User_Interface_Element", "O", "O", "B-Code_Block", "I-Code_Block", "I-Code_Block", "I-Code_Block", "O", "O", "O", "O", "O", "O" ]
[ "But", "In", "1", "screen", "I", "am", "sending", "SMS", "by", "opening", "Message", "Compose", "Screen", "within", "the", "iphone", "App", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "I-User_Interface_Element", "I-User_Interface_Element", "O", "O", "B-Device", "O", "O" ]
[ "So", "problem", "occurs", "if", "I", "open", "Message", "Compose", "Screen", "and", "i", "clicked", "Cancel", "button", "of", "Message", "Screen", "." ]
[ "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "I-User_Interface_Element", "I-User_Interface_Element", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O" ]
[ "So", ",", "whenever", "going", "back", "to", "that", "module", "where", "I", "was", "showing", "ToolBar", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O" ]
[ "So", "on", "click", "of", "button", "no", "ToolBar", "." ]
[ "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O" ]
[ "Totally", "blank", ",", "no", "toolbar", "and", "no", "tabbar", "(", "tabbar", "is", "quite", "obvious", "i", "have", "already", "set", "hidesBottomBarWhenPushed", ")", ".", "." ]
[ "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "B-User_Interface_Element", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O" ]
[ "But", "why", "toolbar", "now", "showing", "due", "to", "Compose", "screen", "?" ]
[ "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "B-User_Interface_Element", "I-User_Interface_Element", "O" ]
[ "There", "is", "no", "link", "with", "compose", "screen", "to", "this", "screen", "." ]
[ "O", "O", "O", "O", "O", "B-User_Interface_Element", "I-User_Interface_Element", "O", "O", "B-User_Interface_Element", "O" ]
[ "Far", "different", "implementation", "and", "different", "controllers", "." ]
[ "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "have", "check", "by", "debugging", ",", "Toolbar", "frame", "is", "also", "fine", "." ]
[ "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O" ]
[ "Please", "help" ]
[ "O", "O" ]
[ "I", "think", "it", "is", "because", "the", "MFMessageComposeViewController", "has", "got", "a", "navigation", "bar", "." ]
[ "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "B-User_Interface_Element", "I-User_Interface_Element", "O" ]
[ "Your", "application", "should", "be", "a", "navigation", "based", "application", "for", "that", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Otherwise", "your", "toolbar", "'s", "frame", "position", "will", "be", "affected", "." ]
[ "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "had", "this", "kind", "of", "problem", "once", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "So", "i", "changed", "the", "application", "into", "navigation", "based", "but", "hid", "the", "navigation", "controller", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "I-User_Interface_Element", "I-User_Interface_Element" ]
[ "Hope", "this", "might", "help", "you", "," ]
[ "O", "O", "O", "O", "O", "O" ]
[ "Happy", "coding", "!" ]
[ "O", "O", "O" ]
[ "Issue", "fixed", "..", ".", "had", "problem", "with", "adding", "it", "to", "keyframe", "window" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "I-User_Interface_Element" ]
[ "I", "'m", "traying", "to", "read", "mails", "from", "gmail" ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Application" ]
[ "using", "ImapClient", ":" ]
[ "O", "B-Application", "O" ]
[ "An", "exception", "of", "type", "'", "System.Exception", "'", "occurred", "in", "AE.Net.Mail.dll", "but", "was", "not", "handled", "in", "user", "code" ]
[ "O", "B-Class", "O", "O", "O", "B-Error_Name", "O", "O", "O", "B-File_Name", "O", "O", "O", "O", "O", "O", "O" ]
[ "Additional", "information", ":", "xm003", "BAD", "Could", "not", "parse", "command" ]
[ "O", "O", "O", "B-Value", "O", "O", "O", "O", "O" ]
[ "This", "problem", "is", "currently", "an", "open", "bug", "with", "AE.Net.Mail", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-Library", "O" ]
[ "Please", "see", "the", "following", "URL", "for", "information", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "https://github.com/andyedinborough/aenetmail/issues/197" ]
[ "O" ]
[ "It", "looks", "like", ",", "from", "the", "bug", "information", "and", "comments", "that", "it", "'s", "to", "do", "with", "the", "DateTime", "in", "the", "search", "condition", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "B-Class", "I-Class", "O" ]
[ "Replacing", "your", "current", "SearchCondition", "with", "the", "following", "might", "prevent", "the", "problem", ",", "if", "I", "'m", "reading", "the", "comments", "correctly", ":" ]
[ "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "@Ahmado", "you", "can", "use", "pop3", "for", "reading", "inbox", "email", "." ]
[ "B-User_Name", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O" ]
[ "this", "is", "not", "for", "only", "gmail", ",", "this", "can", "be", "use", "for", "other", "email", "also.for", "this", "you", "need", "2", "dll", "." ]
[ "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-File_Type", "O" ]
[ "Download", "this", "in", "your", "applicatin", "using", "nuget", "." ]
[ "O", "O", "O", "O", "O", "O", "B-Application", "O" ]
[ "OpenPop.NET", "and", "AE.Net.Mail" ]
[ "B-Library", "O", "B-Library" ]
[ "Step1", ":", "According", "to", "your", "credential", "read", "all", "inbox", "email", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O" ]
[ "Step", "2", ":Each", "email", "has", "a", "unique", "id", ",", "using", "this", "you", "can", "get", "the", "email", "details", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "This", "code", "sample", "for", "ASP.NET", "MVC", "." ]
[ "O", "O", "O", "O", "B-Library", "I-Library", "O" ]
[ "For", "your", "case", "you", "can", "also", "review", "the", "code", "sample" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "have", "been", "trying", "for", "two", "weeks", "to", "find", "binaries", "for", "ffmpeg", "and", "Sox", "(", "armeabi", ",", "armeabiv7", ",", "x86", ")", "but", "i", "did", "not", "succeed", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "B-Application", "O", "B-Device", "O", "B-Device", "O", "B-Device", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "tried", "building", "it", "my", "self", "from", "this", "project", "but", "I", "still", "did", "not", "succeed", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]