tokens
sequence
ner_tags
sequence
[ "If", "I", "scroll", "further", "an", "cell", "in", "the", "editing", "state", "will", "appear", "every", "time", "the", "previous", "one", "scrolls", "out", "of", "view", "." ]
[ "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "can", "also", "go", "back", "and", "will", "find", "the", "same", "cells", "in", "the", "editing", "state", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O" ]
[ "If", "I", "edit", "the", "cell", "that", "should", "not", "be", "in", "the", "editing", "state", ",", "it", "will", "not", "change", ",", "but", "instead", "the", "cell", "that", "I", "originally", "tried", "to", "edit", "will", "change", "it", "'s", "value", "." ]
[ "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "This", "might", "be", "due", "to", "the", "underlying", "ObservableList", ",", "that", "automatically", "updates", "the", "value", "in", "the", "column", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O" ]
[ "If", "I", "start", "editing", "a", "cell", "that", "has", "a", "different", "value", "(", "from", "a", "previous", "edit", ")", ",", "something", "even", "more", "weird", "happens", "." ]
[ "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "When", "scrolling", "it", "out", "of", "view", "again", "a", "new", "row", "will", "have", "a", "cell", "in", "the", "editing", "page", ",", "however", "with", "the", "default", "value", "\"", "nothing", "selected", "\"", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Value", "I-Value", "I-Value", "I-Value", "O" ]
[ "If", "I", "scroll", "backwards", "the", "cell", "that", "i", "tried", "to", "edit", "originally", "will", "no", "longer", "be", "in", "the", "editing", "state", "however", "it", "'s", "value", "has", "changed", "to", "\"", "nothing", "selected", "\"", "." ]
[ "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Value", "I-Value", "I-Value", "I-Value", "O" ]
[ "As", "if", "the", "new", "cell", "that", "got", "the", "editing", "state", "somehow", "commited", "it", "'s", "own", "value", "." ]
[ "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Please", "some", "help", "with", "this", ":)" ]
[ "O", "O", "O", "O", "O", "O" ]
[ "This", "indeed", "seems", "to", "be", "a", "bug", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Rather", "surprising", ",", "if", "you", "move", "the", "scroll", "bar", "with", "the", "mouse", ",", "the", "edit", "is", "properly", "canceled", ",", "but", "not", ",", "if", "you", "use", "the", "mouse", "wheel", "to", "scroll", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "I-User_Interface_Element", "O", "O", "B-Device", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Device", "O", "O", "O", "O" ]
[ "You", "can", "easily", "create", "a", "workaround", "for", "this", "buf", "however", ",", "since", "you", "simply", "have", "to", "cancel", "the", "edit", ",", "when", "the", "item", "is", "replaced", "." ]
[ "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", "could", "e.g", "." ]
[ "O", "O", "O", "O" ]
[ "use", "this", "method", "to", "create", "the", "cellFactory", "on", "your", "own", ":" ]
[ "O", "O", "O", "O", "O", "O", "B-Code_Block", "O", "O", "O", "O" ]
[ "How", "can", "i", "read", "each", "row", "in", "Datagrid", "one", "at", "a", "time", "." ]
[ "O", "O", "O", "O", "O", "B-Data_Structure", "O", "B-Class", "O", "O", "O", "O", "O" ]
[ "For", "example", "my", "datagrid", "has", "5", "data", "on", "it", "." ]
[ "O", "O", "O", "B-Class", "O", "O", "B-Variable", "O", "O", "O" ]
[ "And", "each", "data", "corresponds", "to", "a", "method", "/", "function", "in", "my", "C#", "solution", "." ]
[ "O", "O", "B-Variable", "O", "O", "O", "O", "O", "O", "O", "O", "B-Language", "O", "O" ]
[ "I", "want", "to", "read", "it", "as", "data", "1", "then", "perform", "the", "corresponding", "function", "under", "that", "data", "." ]
[ "O", "O", "O", "O", "O", "O", "B-Variable", "O", "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O" ]
[ "then", "read", "data", "2", "then", "perform", "the", "corresponding", "function", "under", "that", "data", "2", ".", "and", "so", "on.", "." ]
[ "O", "O", "B-Variable", "O", "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O", "O", "O", "O", "O", "O" ]
[ "Can", "anyone", "give", "me", "some", "idea", "how", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "assume", "you", "are", "not", "following", "MVVM", ",", "Get", "the", "Items", "From", "Your", "DataGrid", "like", "this", "," ]
[ "O", "O", "O", "O", "O", "O", "B-Algorithm", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O" ]
[ "Can", "anyone", "tell", "me", "what", "the", "gcov", "message", "\"", "Merge", "mismatch", "for", "summaries", "\"", "means", "?" ]
[ "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "have", "found", "the", "message", "in", "the", "gcc", "source", "here", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O" ]
[ "http://www.opensource.apple.com/source/gcc/gcc-5646/gcc/libgcov.c" ]
[ "O" ]
[ "It", "seems", "to", "be", "a", "sanity", "check", "that", "the", "tags", "in", "the", ".gcda", "files", "match", ",", "but", "I", "'m", "not", "sure", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-File_Type", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Anyone", "know", "how", "to", "work", "around", "this", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "This", "happens", "when", "one", "of", "the", "objects", "you", "'re", "linking", "into", "an", "executable", "changes", "significantly", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "For", "example", "it", "gains", "or", "loses", "some", "lines", "of", "profilable", "code", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "The", "minimal", "case", "to", "produce", "the", "error", "is", "with", "2", "source", "files", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Here", "are", "2", "example", "source", "files", "called", "c", "..", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-File_Name", "I-File_Name", "I-File_Name" ]
[ "and", "stuff.c" ]
[ "O", "B-File_Name" ]
[ "What", "they", "do", "is", "n't", "important", "." ]
[ "O", "O", "O", "O", "O", "O", "O" ]
[ "To", "build", "them", ",", "here", "is", "a", "simple", "Makefile", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-File_Name", "O" ]
[ "The", "Makefile", "is", "set", "up", "so", "that", "the", "compilation", "is", "main.c", "->", "main.o", ",", "stuff.c", "->", "stuff.o", "and", "finally", "stuff.o", "+", "main.o", "->", "testexe", "." ]
[ "O", "B-File_Name", "O", "O", "O", "O", "O", "O", "O", "O", "B-Code_Block", "I-Code_Block", "I-Code_Block", "O", "B-Code_Block", "I-Code_Block", "I-Code_Block", "O", "O", "B-Code_Block", "I-Code_Block", "I-Code_Block", "I-Code_Block", "I-Code_Block", "O" ]
[ "If", "we", "compile", "and", "link", "those", "C", "files", "with", "the", "-fprofile-arcs", "-ftest-coverage", "options", "then", "the", "executable", "file", "has", "profiling", "." ]
[ "O", "O", "O", "O", "O", "O", "B-Language", "O", "O", "O", "B-Code_Block", "I-Code_Block", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Run", "that", "execuatable", "and", "you", "'ll", "get", "2", "output", "files", ",", "main.gcda", "and", "stuff.gcda", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-File_Name", "O", "B-File_Name", "O" ]
[ "So", "far", "so", "good", "." ]
[ "O", "O", "O", "O", "O" ]
[ "Now", "change", "the", "line", "#if", "0", "to", "#if", "1", "." ]
[ "O", "O", "O", "O", "B-Code_Block", "I-Code_Block", "O", "B-Code_Block", "I-Code_Block", "O" ]
[ "The", "Makefile", "should", "cause", "just", "stuff.c", "to", "recompile", ",", "and", "the", "executable", "to", "relink", "." ]
[ "O", "B-File_Name", "O", "O", "O", "B-File_Name", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Next", "time", "you", "the", "test", "executable", "gets", "run", "you", "'ll", "get", "the", "\"", "Merge", "mismatch", "\"", "message", "for", "the", "main.gcda", "file", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Output_Block", "I-Output_Block", "I-Output_Block", "I-Output_Block", "O", "O", "O", "B-File_Name", "O", "O" ]
[ "The", "stuff.gcda", "file", "is", "not", "affected", "since", "its", "object", "file", "has", "been", "recreated", "with", "all", "the", "new", "summary", "information", "." ]
[ "O", "B-File_Name", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "If", "you", "recompile", "main.c", "and", "relink", "the", "executable", ",", "then", "the", "error", "message", "goes", "away", "." ]
[ "O", "O", "O", "B-File_Name", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "So", "what", "can", "be", "done", "?" ]
[ "O", "O", "O", "O", "O", "O" ]
[ "I", "'d", "love", "to", "know", "!" ]
[ "O", "O", "O", "O", "O", "O" ]
[ "At", "the", "moment", "I", "run", "find", ".", "-name", "'", "*", ".gcda", "'", "|", "xargs", "rm", "whenever", "I", "need", "to", "re-check", "coverage", ",", "which", "is", "not", "really", "ideal", "." ]
[ "O", "O", "O", "O", "O", "B-Code_Block", "I-Code_Block", "I-Code_Block", "I-Code_Block", "I-Code_Block", "I-Code_Block", "I-Code_Block", "I-Code_Block", "I-Code_Block", "I-Code_Block", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Another", "solution", "would", "be", "to", "recompile", "everything", "when", "using", "profiling", "\"", "just", "in", "case", "\"", ",", "but", "that", "seems", "like", "overkill", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "am", "using", "openssl", "0.9.8g", "to", "validate", "the", "certificate", "signature", "." ]
[ "O", "O", "O", "B-Library", "B-Version", "O", "O", "O", "O", "O", "O" ]
[ "The", "API", "\"", "X509_verify", "\"", "returns", "0/1", "according", "to", "the", "document", "." ]
[ "O", "B-Library", "I-Library", "I-Library", "I-Library", "O", "B-Value", "O", "O", "O", "O", "O" ]
[ "but", "i", "am", "getting", "-1", "as", "return", "value", "." ]
[ "O", "O", "O", "O", "B-Value", "O", "O", "O", "O" ]
[ "why", "i", "am", "getting", "-1", "as", "return", "value", ".", ".", "?" ]
[ "O", "O", "O", "O", "B-Value", "O", "O", "O", "O", "O", "O" ]
[ "Need", "to", "add", "the", "algorithms", "details", ".", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "call", "these", "functions", "to", "add", "the", "algorithm", "list" ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Data_Structure" ]
[ "Return", "-1", "because", "it", "is", "not", "able", "to", "find", "the", "Algorithm", "obj_ID", "." ]
[ "O", "B-Value", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O" ]
[ "I", "have", "a", "template", "helper", "called", "notifications", "and", "I", "want", "to", "return", "3", "collection", "cursors", "to", "my", "template", ",", "so", "that", "I", "can", "view", "all" ]
[ "O", "O", "O", "O", "O", "O", "B-Variable", "O", "O", "O", "O", "O", "O", "B-Class", "I-Class", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Template" ]
[ "O" ]
[ "Helper" ]
[ "O" ]
[ "What", "is", "the", "best", "way", "to", "go", "about", "this", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Thanks", "!" ]
[ "O", "O" ]
[ "The", "literal", "answer", "to", "your", "question", "is", "to", "run", "fetch", "on", "all", "of", "the", "cursors", "and", "concatenate", "them", "into", "a", "single", "array", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Function", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "O", "B-Data_Structure", "O" ]
[ "Because", "all", "of", "your", "documents", "come", "from", "a", "single", "collection", ",", "you", "can", "alternatively", "use", "a", "more", "sophisticated", "query", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Give", "this", "a", "try", ":" ]
[ "O", "O", "O", "O", "O" ]
[ "I", "'m", "creating", "a", "form", "in", "angularjs", "in", "which", "there", "are", "two", "ngShow", "for", "error", "messages", "." ]
[ "O", "O", "O", "O", "O", "O", "B-Library", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O" ]
[ "Now", ",", "I", "want", "to", "crossfade", "these", "two", "messages", "placing", "them", "in", "the", "same", "spot", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "But", ",", "i", "'m", "not", "sure", "how", "to", "get", "it", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Here", "is", "the", "plunker", "link", ":", "http://plnkr.co/edit/EcT2oOmClz65WUgXgG4g?p=preview" ]
[ "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "'m", "using", "1.2.4", "and", "linked", "the", "ng-animate", "lib", "." ]
[ "O", "O", "O", "B-Version", "O", "O", "O", "B-Library", "O", "O" ]
[ "Right", "now", "the", "animation", "(", "fading", "in/out", ")", "is", "achieved", "using", "CSS", "not", "JS", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Language", "O", "B-Language", "O" ]
[ "html", ":" ]
[ "B-Language", "O" ]
[ "css", ":" ]
[ "B-Language", "O" ]
[ "JS", ":" ]
[ "B-Language", "O" ]
[ "The", "way", "you", "can", "do", "it", "is", "by", "adding", "position", ":", "absolute", "to", "the", "container", "'s", "style", ",", "like", "this", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "This", "will", "make", "both", "errors", "have", "the", "same", "position", "while", "fading", ",", "and", "thus", "overlapping", "(", "which", "is", "what", "I", "think", "you", "mean", "by", "crossfading", ")" ]
[ "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", "also", "had", "to", "change", "the", "width", "of", "the", "container", "because", "its", "width", "was", "making", "the", "error", "messages", "span", "several", "lines", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Here", "is", "a", "link", "to", "the", "edited", "plunker" ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Application" ]
[ "I", "am", "looking", "for", "some", "insight", "into", "reporting", "utilization", "correctly", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "am", "using", "a", "time", "plot", "that", "reports", "resourceName.utilization()", ",", "additionally", ",", "I", "am", "also", "adding", "the", "utilization", "values", "to", "a", "Statistics", "object", "every", "hour", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-Function", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "then", "plot", "the", "mean", "value", "of", "this", "Statistics", "object", "as", "statisticName.mean()", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Function", "O" ]
[ "Since", "utilization", "in", "AnyLogic", "is", "the", "returned", "value", "is", "the", "mean", "over", "all", "individual", "unit", "utilization", ",", "calculated", "from", "the", "most", "recent", "resetStats()", "call", "up", "to", "current", "time", ",", "does", "reporting", "the", "value", "statisticName.mean()", "even", "make", "sense", "?" ]
[ "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Function", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Function", "O", "O", "O", "O" ]
[ "That", "would", "be", "the", "average", "of", "time", "averaged", "values", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Im", "using", "twig", "but", "its", "being", "run", "via", "gulp", "not", "symphony", "." ]
[ "O", "O", "B-Language", "O", "O", "O", "O", "O", "B-Library", "O", "B-Library", "O" ]
[ "https://www.npmjs.com/package/gulp-twig" ]
[ "O" ]
[ "Ive", "used", "extends", "and", "includes", "successfully", "but", "I", "cant", "get", "macros", "to", "work", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Do", "macros", "require", "symphony", "?" ]
[ "O", "O", "O", "B-Library", "O" ]
[ "In", "my", "main", "twig", "file", "I", "have", ":" ]
[ "O", "O", "O", "B-File_Type", "O", "O", "O", "O" ]
[ "In", "test.twig", ":" ]
[ "O", "B-File_Name", "O" ]
[ "It", "was", "a", "syntax", "issue", "." ]
[ "O", "O", "O", "O", "O", "O" ]
[ "In", "the", "main", "file", ":" ]
[ "O", "O", "B-File_Name", "O", "O" ]
[ "In", "test.twig", ":" ]
[ "O", "B-File_Name", "O" ]
[ "Implementation", "Notes", ":" ]
[ "O", "O", "O" ]
[ "https://github.com/justjohn/twig.js/wiki/Implementation-Notes" ]
[ "O" ]
[ "I", "'m", "having", "some", "trouble", "building", "a", "GWT", "application", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O" ]
[ "Here", ":", "https://developers.google.com/web-toolkit/tools/gwtdesigner/features/menu_editing", "Google", "themselves", "talk", "of", "the", "possibility", "of", "Java", "Swing", ",", "JFrame", "implementation", "in", "the", "GWT", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "I-Application", "O", "B-Class", "O", "O", "O", "B-Application", "O" ]
[ "I", "am", "a", "Java", "newbie", "and", "do", "n't", "know", "what", "the", "SWT", "equivalent", "of", "Swing", "is", ",", "so", "I", "have", "n't", "tried", "that", "option", "." ]
[ "O", "O", "O", "B-Language", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "When", "I", "try", "to", "run", "my", "code", "(", "which", "is", "built", "from", "the", "GWT", "Designer", ")", "I", "get", "errors", "at", "each", "line", "that", "uses", "JFrame", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "I-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O" ]
[ "Returning", ":", "[", "ERROR", "]", "[", "gwtearthdemo", "]", "-", "Line", "96", ":", "No", "source", "code", "is", "available", "for", "type", "javax.swing.JFrame", ";", "did", "you", "forget", "to", "inherit", "a", "required", "module", "?" ]
[ "O", "O", "O", "O", "O", "O", "B-Error_Name", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "I-Class", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Ditto", "for", "JMenuBar", ",", "JMenu", "." ]
[ "O", "O", "B-Class", "O", "B-Class", "O" ]
[ "I", "have", "seen", "errors", "similar", "to", "this", "with", "answers", "suggesting", "that", "the", "function", "in", "question", "is", "not", "applicable", "to", "GWT", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O" ]
[ "However", ",", "Google", "suggests", "it", "is", "." ]
[ "O", "O", "B-Website", "O", "O", "O", "O" ]
[ "Any", "advice", "here", "?" ]
[ "O", "O", "O", "O" ]
[ "In", "GWT", "you", "are", "restricted", "to", "use", "only", "some", "of", "the", "java", "classes", "since", "it", "is", "not", "possible", "to", "convert", "all", "the", "java", "classes", "to", "javascript", "." ]
[ "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Language", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Language", "O", "O", "B-Language", "O" ]