tokens
sequence
ner_tags
sequence
[ "I", "believe", "this", "leads", "to", "my", "second", "error", "because", "I", "pass", "grid_filename", "to", "another", "function", "that", "sends", "the", "string", "over", "a", "tcp", "connection", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O", "O", "O", "O", "O", "O", "B-Data_Type", "O", "O", "O", "O", "O" ]
[ "Valgrind", "tells", "me" ]
[ "B-Application", "O", "O" ]
[ "Can", "anyone", "explain", "to", "me", "what", "the", "problem", "is", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Any", "help", "would", "be", "appreciated", "." ]
[ "O", "O", "O", "O", "O", "O" ]
[ "I", "can", "supply", "more", "about", "the", "code", "if", "needed", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "About", "your", "first", "error", ":", "we", "had", "false", "positives", "in", "valgrind", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O" ]
[ "Check", "the", "documentation", "to", "suppress", "these", ",", "especially", "if", "they", "are", "not", "pointing", "to", "your", "code", "(", "and", "you", "have", "checked", "that", "they", "do", "n't", "actually", "cause", "problems", ")" ]
[ "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" ]
[ "Note", ":", "this", "is", "not", "a", "response", ",", "this", "is", "not", "a", "code", "review", "site", "..", ".", "but", "really", "I", "ca", "n't", "stare", "at", "this", "and", "walk", "away", "." ]
[ "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" ]
[ "First", ",", "some", "functions", "that", "really", "help", "in", "a", "toolbox", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O" ]
[ "And", "then", "you", "can", "rewrite", "the", "code", "quite", "efficiently", "(", "no", "extra", "memory", "allocation", ")", "and", "with", "more", "readability", "too", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Which", "wo", "n't", "help", "much", "for", "the", "actual", "question", "since", "you", "'re", "not", "showing", "the", "code", "producing", "the", "error", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "have", "to", "do", "a", "website", "with", ".cgi", "files", ",", "so", "i", "have", "my", "index.cgi", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "B-File_Type", "O", "O", "O", "O", "O", "O", "B-File_Name", "O" ]
[ "evrything", "is", "displaying", "corectly", "etc", ".", "but", "i", "do", "n't", "understand", "anything", "about", "login", "form", ":/" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "here", "is", "my", "login", "form", "input", ":" ]
[ "O", "O", "O", "O", "O", "O", "O" ]
[ "and", "my", "JS", "login", "script", "(", "he", "is", "include", "in", "header", ")", ":" ]
[ "O", "O", "B-Language", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "So", ",", "my", "question", "is", ",", "how", "can", "i", "make", "my", "website", "verify", "if", "user", "is", "logged", "on", "every", "page", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "and", "change", "few", "things", "like", "display", "disconnect", "button", "etc", "..", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O" ]
[ "I", "hope", "someone", "nice", "is", "going", "to", "help", "me", "<3", "i", "'m", "on", "this", "since", "1", "week", "ago", ":')" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "First", "your", "method", "is", "very", "insecure", "." ]
[ "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "found", "this", "link", "that", "should", "put", "you", "on", "the", "right", "track", ",", "it", "does", "not", "use", "HTML::Template", ";", "but", "you", "can", "add", "that", "in", "for", "your", "code", "." ]
[ "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "login", "and", "logout", "of", "sessions", "in", "2", "cgi", "scripts" ]
[ "O", "O", "O", "O", "O", "O", "O", "B-File_Type", "O" ]
[ "I", "'m", "using", "a", "the", "below", "given", "step", "to", "find", "the", "position", "of", "<", "heading", "tag", "which", "is", "occurring", "more", "than", "once", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-HTML_XML_Tag", "I-HTML_XML_Tag", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "But", "I", "need", "the", "position", "of", "the", "first", "occurrence", "only", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "'m", "doing", "this", "shell", "script", "in", "Windows", "using", "cygwin", "tool" ]
[ "O", "O", "O", "O", "B-Application", "O", "O", "B-Operating_System", "O", "B-Application", "O" ]
[ "this", "will", "give", "an", "output", "like", ":", "17", "24", "46" ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Value", "I-Value", "I-Value" ]
[ "From", "this", ",", "how", "can", "I", "retrieve", "17", "only", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Value", "O", "O" ]
[ "One", "way", "is", "to", "pipe", "it", "through", "head", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Code_Block", "O" ]
[ "I", "was", "looking", "for", "the", "solution", "on", "the", "internet", "but", "was", "not", "able", "to", "find", "it", "within", "my", "sample", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "need", "to", "add", "a", "separator", "between", "Context", "menu", "item", "that", "are", "generated", "from", "code", "behind", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "I-User_Interface_Element", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "tried", "to", "add", "it", "with", "such", "code", "lines", "like", "below", "but", "without", "success", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "am", "wondering", "if", "someone", "can", "help", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Thank", "you", "in", "advance", "." ]
[ "O", "O", "O", "O", "O" ]
[ "Context", "Menu", "XAML", ":" ]
[ "B-HTML_XML_Tag", "I-HTML_XML_Tag", "B-Language", "O" ]
[ "C#", "that", "added", "in", "the", "method", ":" ]
[ "B-Language", "O", "O", "O", "O", "O", "O" ]
[ "I", "did", "this", "once", "and", "used", "a", "null", "as", "my", "separator", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Value", "O", "O", "B-HTML_XML_Tag", "O" ]
[ "From", "the", "XAML", ",", "I", "then", "styled", "the", "template", "to", "use", "a", "separator", "if", "the", "datacontext", "was", "null" ]
[ "O", "O", "B-Language", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-HTML_XML_Tag", "O", "O", "B-Variable", "O", "B-Value" ]
[ "Code", "behind", ":" ]
[ "O", "O", "O" ]
[ "XAML", "was", "something", "like", "this", ":" ]
[ "B-Language", "O", "O", "O", "O", "O" ]
[ "Hope", "I", "got", "the", "syntax", "right", "-", "I", "do", "n't", "have", "an", "IDE", "on", "this", "machine", "to", "verify", "the", "code" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O" ]
[ "EDIT" ]
[ "O" ]
[ "Here", "is", "an", "example", "template", "for", "the", "context", "menu", "separator", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "I-User_Interface_Element", "I-User_Interface_Element", "O" ]
[ "I", "am", "putting", "it", "in", "ContextMenu.Resources", ",", "although", "you", "could", "put", "this", "anywhere", "you", "want", "in", "your", "application", "as", "long", "as", "the", "ContextMenu", "can", "access", "it", "." ]
[ "O", "O", "O", "O", "O", "B-HTML_XML_Tag", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-HTML_XML_Tag", "O", "O", "O", "O" ]
[ "I", "have", "modified", "the", "solution", "provided", "by", "Rachel", "above", "to", "correct", "the", "Separator", "style", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-User_Name", "O", "O", "O", "O", "B-HTML_XML_Tag", "O", "O" ]
[ "I", "realize", "this", "post", "is", "old", ",", "but", "still", "one", "of", "the", "top", "results", "on", "Google", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Website", "O" ]
[ "In", "my", "situation", ",", "I", "was", "using", "it", "for", "a", "Menu", "vs", "a", "ContextMenu", ",", "but", "the", "same", "should", "work", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-HTML_XML_Tag", "O", "O", "B-HTML_XML_Tag", "O", "O", "O", "O", "O", "O", "O" ]
[ "XAML" ]
[ "B-Language" ]
[ "Without", "Separator", "Style", "Change" ]
[ "O", "B-HTML_XML_Tag", "O", "O" ]
[ "With", "Separator", "Style", "Change" ]
[ "O", "B-HTML_XML_Tag", "O", "O" ]
[ "I", "have", "a", "XML", "from", "third-party", "service", ":" ]
[ "O", "O", "O", "B-Language", "O", "O", "O", "O" ]
[ "and", "i", "want", "to", "handle", "this", "in", "my", "code", "like", "single", "collection", ",", "because", "fields", "of", "are", "the", "same", ",", "only", "name", "of", "part", "is", "differ", "." ]
[ "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", "used", "this", "code", ",", "to", "test", "serialization", "first", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "and", "got", "this", "response", ":" ]
[ "O", "O", "O", "O", "O" ]
[ "Looks", "like", "that", "i", "very", "close", "to", "the", "answer", ",", "but", "how", "to", "set", "the", "name", "of", "collection", "objects", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "UPD", ":", "what", "i", "want", "to", "get", "after", "serialization" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "So", "far", ",", "I", "have", "this", "code", "that", "parses", "two", "different", "strings", "operands", "into", "double", "and", "adds", "them", "together" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Data_Type", "O", "O", "B-Data_Type", "O", "O", "O", "O" ]
[ "How", "can", "I", "modify", "it", "so", "that", "it", "can", "add", "any", "number", "of", "strings", "operands", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Data_Type", "O", "O" ]
[ "All", "the", "answers", "says", "the", "correct", "info", "to", "use", "variable", "number", "of", "arguement", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "But", "accorind", "to", "your", "comment", "it", "seems", "you", "want", "to", "have", "the", "parameter", "in", "a", "single", "string", "like", "1+5+", "10", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Data_Type", "O", "B-Value", "I-Value", "O" ]
[ "It", "is", "better", "if", "you", "use", "varargs", "but", "it", "is", "must", "for", "you", "to", "use", "single", "string", "then", "you", "can", "use", "StringTokenizer", "." ]
[ "O", "O", "O", "O", "O", "O", "B-Data_Type", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Data_Type", "O", "O", "O", "O", "B-Function", "O" ]
[ "For", "Example" ]
[ "O", "O" ]
[ "Change", "the", "signature", "to", "add", "a", "varargs", "." ]
[ "O", "O", "O", "O", "O", "O", "B-Data_Type", "O" ]
[ "It", "can", "be", "handled", "in", "the", "method", "'s", "body", "as", "a", "String", "array", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Data_Type", "B-Data_Structure", "O" ]
[ "I", "'m", "running", "the", "OpenTok", "demo", "WebRTC", "app", "on", "Chrome", "-", "and", "it", "works", "great", "." ]
[ "O", "O", "O", "O", "B-Library", "O", "B-Application", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O" ]
[ "But", "if", "I", "load", "the", "page", "in", "IE", ",", "it", "gives", "me", "an", "error", "message", "(", "about", "page", "compatibility", ")", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Pretty", "obvious", "solution", "is", "to", "use", "the", "old", "(", "Flash-based", ")", "OpenTok", "library", "on", "IE", "-", "but", "do", "I", "have", "to", "do", "it", "\"", "manually", "\"", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "B-Library", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Is", "there", "some", "sort", "of", "an", "\"", "automatic", "switching", "\"", "library", "that", "would", "try", "to", "load", "WebRTC", "(", "2.0", ")", "TB.min.js", ",", "and", "if", "it", "fails", "fall", "back", "to", "Flash", "(", "0.9", ")", "version", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "B-Version", "O", "B-File_Name", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "B-Version", "O", "O", "O" ]
[ "Also", "a", "related", "question", "-", "will", "all", "these", "versions", "interoperate", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I.e", "." ]
[ "O", "O" ]
[ "can", "Chromes", "(", "running", "2.0/WebRTC", ")", "talk", "to", "IE", "(", "running", "0.9/Flash", ")", "and", "talk", "to", "iOS", "(", "running", "native", ")", "?" ]
[ "O", "B-Application", "O", "O", "B-Version", "O", "O", "O", "B-Application", "O", "O", "B-Version", "O", "O", "O", "O", "B-Operating_System", "O", "O", "O", "O", "O" ]
[ "To", "have", "WebRTC", "capabilities", "on", "IE", ",", "users", "could", "install", "Chrome", "Frame", "(", "for", "IE6+", ")", "." ]
[ "O", "O", "B-Application", "O", "O", "B-Application", "O", "O", "O", "O", "B-Application", "O", "O", "O", "B-Application", "O", "O" ]
[ "It", "is", "a", "valid", "option", ",", "but", "you", "should", "know", "that", "it", "is", "no", "longer", "being", "actively", "supported", "by", "Google", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Website", "O" ]
[ "As", "far", "as", "I", "know", ",", "there", "is", "no", "automatic", "switching", "library", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "However", ",", "on", "your", "server", ",", "you", "could", "look", "at", "the", "HTTP", "requests", "and", "find", "out", "the", "client", "'s", "browser", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "I-Application", "O" ]
[ "From", "there", ",", "you", "could", "dynamically", "load", "either", "the", "WebRTC", "or", "Flash", "library", "depending", "on", "the", "browser", "'s", "support", "for", "WebRTC", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "B-Application", "O", "O", "O", "O", "B-Application", "O", "O", "O", "B-Application", "O" ]
[ "Currently", ",", "the", "OpenTok", "WebRTC", "library", "supports", ":" ]
[ "O", "O", "O", "B-Library", "B-Application", "O", "O", "O" ]
[ "Chrome", "23+" ]
[ "B-Application", "B-Version" ]
[ "Firefox", "22+" ]
[ "B-Application", "B-Version" ]
[ "Unfortunately", ",", "OpenTok", "does", "not", "interoperate", "between", "Flash", "and", "WebRTC", "clients", "." ]
[ "O", "O", "B-Library", "O", "O", "O", "O", "B-Application", "O", "B-Application", "I-Application", "O" ]
[ "WebRTC", "clients", "can", "operate", "with", "other", "WebRTC", "clients", "(", "mobile", ",", "web", ",", "etc", ".", ")", ",", "just", "like", "Flash", "can", "only", "operate", "with", "other", "Flash", "clients", "." ]
[ "B-Application", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "B-Application", "O", "O" ]
[ "For", "example", ",", "an", "iOS", "client", "would", "have", "to", "use", "the", "WebRTC", "SDK", "and", "the", "Chrome/Firefox", "web", "app", "would", "have", "to", "include", "the", "WebRTC", "Javascript", "library", "." ]
[ "O", "O", "O", "O", "B-Operating_System", "O", "O", "O", "O", "O", "O", "B-Application", "I-Application", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "B-Application", "B-Language", "O", "O" ]
[ "I", "have", "to", "migrate", "a", "medium-sized", "site", "based", "on", "PHP", "Nuke", "(", "less", "than", "2000", "posts", ")", "to", "a", "new", "WordPress", "installation", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Website", "I-Website", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O" ]
[ "I", "have", "problems", "writing", "the", "redirection", "rules", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "tried", ":" ]
[ "O", "O", "O" ]
[ "So" ]
[ "O" ]
[ "should", "become" ]
[ "O", "O" ]
[ "It", "does", "n't", "work", "." ]
[ "O", "O", "O", "O", "O" ]
[ "I", "tried", "the", ".htaccess", "file", "in", "the", "\"", "nuke", "\"", ",", "\"", "modules", "\"", "and", "\"", "News", "\"", "folder", "with", "not", "luck", "." ]
[ "O", "O", "O", "B-File_Type", "O", "O", "O", "O", "B-Variable", "O", "O", "O", "B-Variable", "O", "O", "O", "B-Variable", "O", "O", "O", "O", "O", "O" ]
[ "Any", "help", "would", "be", "very", "appreciated", "." ]
[ "O", "O", "O", "O", "O", "O", "O" ]
[ "Here", "'s", "the", "working", "code" ]
[ "O", "O", "O", "O", "O" ]
[ "If", "you", "place", "the", "htaccess", "file", "in", "the", "\"", "nuke", "\"", "folder", ",", "you", "need", "to", "omit", "the", "nuke", "from", "the", "pattern", ":" ]
[ "O", "O", "O", "O", "B-File_Type", "O", "O", "O", "O", "B-Variable", "O", "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O", "O", "O", "O" ]
[ "And", "make", "sure", "you", "'ve", "turned", "on", "the", "rewrite", "engine", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "am", "writing", "a", "script", "which", "reads", "values", "from", "a", "CSV", "through", "pandas", "into", "a", "DataFrame", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-File_Type", "O", "B-Library", "O", "O", "B-Class", "O" ]
[ "The", "values", ",", "'", "A", "'", "and", "'", "B", "'", ",", "are", "inputs", "into", "an", "equation", "." ]
[ "O", "O", "O", "B-Value", "I-Value", "B-Value", "O", "B-Value", "I-Value", "B-Value", "O", "O", "O", "O", "O", "O", "O" ]
[ "This", "equation", "is", "obtained", "from", "an", "XML", "output", "file", "from", "an", "external", "program", "." ]
[ "O", "O", "O", "O", "O", "O", "B-File_Type", "O", "O", "O", "O", "O", "O", "O" ]
[ "The", "equation", "provides", "a", "result", "for", "'", "A", "'", "and", "'", "B", "'", "row-by-row", "of", "the", "DataFrame", "and", "places", "those", "results", "back", "into", "the", "original", "DataFrame", "." ]
[ "O", "O", "O", "O", "O", "O", "B-Value", "I-Value", "B-Value", "O", "B-Value", "I-Value", "B-Value", "B-User_Interface_Element", "O", "O", "B-Class", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O" ]
[ "If", "I", "make", "a", "function", "definition", ",", "explicitly", "write", "the", "equation", "in", "the", "definition", ",", "and", "return", "that", "that", "equation", ",", "things", "work", "fine", "." ]
[ "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" ]
[ "e.g", ".", "," ]
[ "O", "O", "O" ]
[ "However", ",", "what", "I", "really", "want", "to", "do", "is", "\"", "build", "\"", "that", "same", "equation", "from", "an", "XML", "file", "rather", "than", "entering", "it", "in", "explicitly", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-File_Type", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "So", ",", "I", "basically", "pull", "'", "terms", "'", "and", "'", "coefficients", "'", "from", "the", "xml", "file", "and", "result", "in", "a", "string", "form", "of", "the", "equation", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-File_Type", "O", "O", "O", "O", "O", "B-Data_Type", "O", "O", "O", "O", "O" ]
[ "I", "then", "convert", "the", "string", "to", "an", "executable", "function", "using", "sympy.sympify()", "." ]
[ "O", "O", "O", "O", "B-Data_Type", "O", "O", "O", "O", "O", "B-Function", "O" ]