id
stringlengths
1
4
tokens
list
ner_tags
list
6600
[ "1", "Introduction", "Natural", "Language", "Processing", "(", "NLP", ")", "systems", "often", "consist", "of", "a", "series", "of", "NLP", "components", ",", "each", "trained" ]
[ 0, 0, 0, 3, 4, 0, 0, 1, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0 ]
6601
[ "2", "(", "Durrett", "and", "Klein", ",", "2013", ")", "call", "this", "error", "false", "new", "(", "FN", ")", "." ]
[ 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 3, 0, 0, 2, 0 ]
6602
[ "ity", ",", "to", "validate", "Boosting", "NER", "hypotheses", ".", "We", "also", "use", "three", "Markov", "chain", "Monte", "Carlo", "(", "MCMC", ")", "algorithms", "for", "probabilistic", "inference", "in", "MLNs", "." ]
[ 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 3, 4, 4, 4, 0, 1, 0, 0, 0, 0, 0, 4, 1, 0 ]
6603
[ "by", "the", "connectives", "will", "yield", "better", "readability", ".", "Entity", "Grid", "(", "EG", ")", "Along", "with", "the", "previous", "work", "(", "Pitler", "and" ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
6604
[ "For", "each", "bracketed", "phrase", ",", "if", "its", "FF", "label", "does", "not", "fit", "into", "the", "corresponding", "default", "pattern", ",", "(", "like", "for", "the", "noun", "phrase", "(", "NP", ")", ",", "the", "default", "grammatical", "structure", "is", "that", "the", "last", "noun", "in", "the", "phrase", "is", "the" ]
[ 0, 0, 0, 3, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 4, 0, 0 ]
6605
[ "i", ")", ";", "3", "MFS", "=", "Maximal", "Freq", "Sequences", "(", "d1", "i" ]
[ 3, 0, 0, 0, 1, 0, 4, 4, 4, 4, 4, 4 ]
6606
[ "attempted", "to", "cut", "down", "on", "certain", "items", "in", "the", "process", ".", "Figure", "2", ":", "Translation", "examples", "(", "SRC", "=", "source", ",", "BASE", "=", "baseline", "system", ",", "BACKOFF", "=", "backoff" ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
6607
[ "adjectives", ",", "and", "specifies", "the", "participants", "and", "properties", "of", "the", "situation", "it", "describes", ",", "the", "so", "called", "frame", "elements", "(", "FEs", ")", "." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 1, 0, 0 ]
6608
[ "WI", "=", "wide", ";", "NA", "=", "narrow", ";", "CR", "=", "critical", ";", "CL", "=", "closed", ";", "ALV", "=", "alveolar", ";", "P-A", "=", "palato-alveolar", ";", "RET", "=", "retroflex", "." ]
[ 1, 0, 3, 0, 1, 0, 3, 0, 1, 0, 3, 0, 1, 0, 3, 0, 1, 0, 3, 0, 1, 0, 4, 0, 1, 0, 3, 0 ]
6609
[ "ranking", "models", "on", "this", "data", "set", ",", "including", "Support", "Vector", "Machine", "(", "SVM", ")", "with", "a", "linear", "kernel", ",", "SVM", "with", "a", "radial", "basis", "function", "(", "RBF", ")", "kernel", "and", "Logistic", "Regression", "(", "LR", ")", "." ]
[ 0, 0, 3, 0, 0, 0, 0, 0, 3, 4, 4, 0, 1, 0, 0, 4, 0, 0, 0, 2, 0, 4, 4, 4, 4, 0, 1, 0, 0, 0, 4, 4, 0, 1, 0, 0 ]
6610
[ "the", "specified", "length", "limit", ".", "This", "idea", "is", "realized", "using", "the", "integer", "linear", "programming-based", "(", "ILP", ")", "optimization", "framework", ",", "with", "objective", "function", "set", "to" ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
6611
[ "quency", "weighted", "recall", "evaluation", ".", "We", "used", "a", "Japanese", "frequency", "dictionary", "(", "FD", ")", "generated", "from", "the", "Japanese", "EDR", "corpus", "(", "Isahara", ",", "2007", ")", "to" ]
[ 3, 0, 0, 0, 0, 0, 0, 4, 0, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
6612
[ "model", ".", "We", "tuned", "the", "parameters", "of", "these", "features", "with", "Minimum", "Error", "Rate", "Training", "(", "MERT", ")", "(", "Och", ",", "2003", ")", "on", "the", "NIST", "MT03", "Evaluation", "data", "set", "(", "919" ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0 ]
6613
[ "4", "Experiments", "4.1", "Event", "Extraction", "We", "extract", "events", "by", "running", "the", "Semantic", "Role", "Labeling", "(", "SRL", ")", "tool", "in", "SENNA", "(", "Collobert", "et", "al.", ",", "2011", ")", "." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 4, 0, 1, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0 ]
6614
[ "Figure", "1", ":", "An", "entity", "and", "relation", "example", "(", "Roth", "and", "Yih", ",", "2004", ")", ".", "Person", "(", "PER", ")", "and", "location", "(", "LOC", ")", "entities", "are", "connected", "by", "Live", "in", "and", "Located", "in" ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 1, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
6615
[ "(", "3", ")", "The", "measure", "introduced", "by", "Resnik", "(", "Resnik", ",", "1995", ")", "(", "RES", ")", "returns", "the", "information", "content", "(", "IC", ")", "of", "the", "LCS", "of", "two", "concepts", ":" ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 3, 4, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0 ]
6616
[ "ley", "(", "2004", ")", ".", "This", "framework", "for", "linguistic", "semantics", "is", "called", "Uni\u0002ed", "Eventity", "Representation", "(", "UER", ")", ",", "because", "it", "is", "a", "true", "extension", "of", "the", "UML", "and", "not" ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 4, 0, 1, 0, 0, 0, 4, 0, 4, 0, 0, 0, 0, 1, 0, 0 ]
6617
[ "(", "d", ")", "The", "word", "?", "s", "position", "in", "the", "sentence", "(", "e", ")", "The", "word", "?", "s", "Part", "of", "speech", "(", "POS", ")", "tag", ",", "based", "on", "the", "Stanford", "POS", "tagger2" ]
[ 0, 0, 1, 0, 0, 0, 3, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 4, 0, 4, 4, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0 ]
6618
[ "Table", "3", ":", "Participants", "and", "summary", "of", "system", "descriptions", ".", "Abbreviations", ":", "BI=Bioinformatician", ",", "NLP=Natural", "Language", "Processing", "researcher", ",", "SDE=Software", "Development", "Engineer", ",", "CoreNLP=Stanford", "CoreNLP", ",", "Porter=Porter", "stemmer", ",", "Snowball=Snowball", "stemmer", ",", "WN-lemma=WordNet", "lemmatization", ",", "McCCJ=McClosky-Charniak-Johnson" ]
[ 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 0, 0, 4, 4, 0, 0, 3, 0, 0, 3, 0, 0, 4, 0, 0, 3, 0, 0 ]
6619
[ "the", "Extraction", "of", "Potential", "Opinion", "Phrases", ".", "Notation", ":", "po=potential", "opinion", ",", "M=modifier", ",", "NP=noun", "phrase", ",", "S=subject", ",", "P=predicate", ",", "O=object", "." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0 ]
6620
[ "Here", ",", "we", "assume", ":", "P", "(", "t", "i", "I", "G~", ")", "IP", "(", "tt", "I", "Pi-i", "PiWi", ")", "Pi-I", "piwi", "E", "dp", "\\", "[", "P", "(", "ti", "/", "Pi", ")", "Pi-I", "Pi", "Wi", "~", "1I", ")" ]
[ 0, 0, 0, 0, 0, 3, 0, 0, 4, 4, 0, 0, 2, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 4, 0, 0, 4, 0, 0, 0, 0 ]
6621
[ "and", "labeled", "by", "the", "people", "on", "Amazon", "Mechanical", "Turk", ",", "a", "web", "service", ".", "Amazon", "Mechanical", "Turk", "(", "MTurk", ")", "allows", "individuals", "to", "post", "jobs", "on", "MTurk", "with", "a", "set", "fee", "that", "are" ]
[ 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 4, 0, 0, 0, 0, 4, 4, 0, 2, 0, 0, 0, 0, 0, 0, 0, 2, 0, 4, 0, 0, 0, 0 ]
6622
[ "facts", "or", "splits", "the", "goal", "into", "new", "subgo~ls", "uch", "as", "to", "show", "the", "facts", "in", "the", "premises", "of", "n.", "The", "derivation", "of", "a", "fact", "is", "conveyed", "by", "so-called", "mathematics", "ommunicating", "acts", "(", "MCAs", ")", "and", "accompanied", "by", "storing", "the", "fact", "as", "a", "chunk", "in", "the", "declarative", "memory", "." ]
[ 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 4, 4, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 4, 4, 4, 0, 1, 0, 0, 0, 0, 0, 4, 0, 0, 4, 0, 4, 4, 0, 0, 0 ]
6623
[ "Brighton", ",", "BN1", "9QN", ",", "England", "Abstract", "Generalised", "phrase", "structure", "grammars", "(", "GPSG", "'s", ")", "appear", "to", "offer", "a", "means", "by", "which", "the", "syntactic" ]
[ 0, 0, 1, 1, 0, 0, 0, 3, 4, 4, 4, 0, 1, 2, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0 ]
6624
[ "and", "opportunities", ".", "In", "Proceedings", "of", "the", "1st", "International", "Temporal", "Web", "Analytics", "Workshop", "(", "TWAW", ")", ",", "pages", "1", "?", "8", "." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0 ]
6625
[ "Model", "of", "Argumentation", ".", "Proceedings", "of", "American", "Association", ".for", "Artificial", "Intelligence", "(", "AAAI", ")", "Conference", ":", "313-315", "." ]
[ 0, 0, 0, 3, 0, 0, 4, 4, 4, 4, 4, 0, 1, 0, 0, 0, 0, 4 ]
6626
[ "to", "?", "constraints", "?", "in", "interactive", "topic", "models", "(", "ITM", ")", "(", "Hu", "et", "al", ",", "2014", ")", "." ]
[ 3, 0, 0, 0, 4, 4, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
6627
[ "Support", "Vector", "Machine", "Support", "Vector", "Machines", "(", "SVMs", ")", "have", "been", "shown", "to", "be", "an", "effective", "classifier", "in", "text" ]
[ 0, 3, 4, 0, 4, 4, 0, 0, 1, 0, 0, 0, 4, 0, 0, 0, 0, 4, 0 ]
6628
[ "When", "using", "only", "the", "former", "type", "of", "feature", "function", ",", "our", "classifier", "is", "equivalent", "to", "a", "maximum", "entropy", "(", "MaxEnt", ")", "model", "." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 4, 0, 2, 0, 0, 0 ]
6629
[ "that", "of", "Visweswariah", "et", "al", "(", "2011", ")", "?", "hereby", "called", "Travelling", "Salesman", "Problem", "(", "TSP", ")", "model", "?", "with" ]
[ 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 4, 4, 4, 0, 1, 0, 0, 0, 0 ]
6630
[ "computed", "from", "the", "rewrite", "rules", "by", "the", "examination", "of", "the", "interdependencies", "of", "the", "rules", "with", "the", "help", "of", "KIT", "=", "Ktinsdiche", "lntelligenz", "und", "Textverstehen", "(", "artificial", "intelligence", "and", "text", "understanding", ")", ",", "FAST", "=" ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0 ]
6631
[ "Table", "2", ":", "Overall", "scores", "of", "whole", "task", "as", "well", "as", "separately", "for", "each", "annotation", "format", "in", "terms", "of", "labeled", "precision", "(", "LP", ")", ",", "recall", "(", "LR", ")", "and", "F", "1" ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 1, 0, 0, 3, 0, 1, 0, 0, 0, 0 ]
6632
[ "4", "Supervised", "Named", "Entity", "Recognition", "In", "the", "first", "part", "of", "this", "work", ",", "we", "adopt", "a", "supervised", "named", "entity", "recognition", "(", "NER", ")", "framework", "for", "the", "attribute", "extraction", "problem", "from", "eBay", "listing", "titles", "." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 4, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
6633
[ "step", "of", "segmentation", "is", "presented", "in", "Section", "3", "with", "two", "variants", ":", "stochastic", "word", "alignment", "(", "GIZA", ")", "and", "integer", "linear", "programming", "(", "ILP", ")", ".", "Then", "evaluations" ]
[ 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 4, 4, 4, 0, 1, 0, 0, 0, 0 ]
6634
[ "description", "where", "i", "t", "is", "useful", ".", "The", "posit", "ion", "of", "Linear", "Precedence", "(", "LP", ")", "state-", "ments", "in", "th", "i", "s", "formalism", "must", "now", "be", "c", "la", "r", "i", "f", "ied", "." ]
[ 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 1, 0, 0, 0, 4, 0, 4, 0, 0, 0, 0, 0, 4, 0, 4, 4, 0, 0, 0 ]
6635
[ "(", "see", ",", "e.g.", ",", "(", "Moschitti", ",", "2006", ")", "for", "more", "details", ")", ".", "Syntactic", "Tree", "Kernel", "(", "STK", ")", ",", "also", "known", "as", "a", "subset", "tree", "kernel", "(", "Collins", "and", "Duffy", ",", "2002", ")", ",", "maps" ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 4, 0, 1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
6636
[ "Computational", "Linguistics", ",", "Volume", "15", ",", "Number", "1", ",", "March", "1989", "33", "Michael", "C.", "McCord", "\\", "]", "Design", "of", "LMT", ":", "A", "Prolog-Based", "Machine", "Translation", "System", "sions", "in", "a", "logical", "form", "language", "(", "LFL", ")", "(", "McCord", "1985a", ",", "1987", ")", "." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0 ]
6637
[ "2013", ".", "Overview", "of", "the", "pathway", "curation", "(", "PC", ")", "task", "of", "bioNLP", "shared", "task", "2013", "." ]
[ 0, 0, 0, 0, 0, 3, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0 ]
6638
[ "Bielefeld", "University", "2", "Center", "of", "Excellence", "?", "Cognitive", "Interaction", "Technology", "?", "(", "CITEC", ")", ",", "Bielefeld", "University" ]
[ 0, 0, 0, 0, 0, 0, 0, 3, 4, 4, 0, 0, 1, 0, 0, 0, 0 ]
6639
[ "c", "?", "2009", "Association", "for", "Computational", "Linguistics", "Report", "on", "the", "First", "NLG", "Challenge", "on", "Generating", "Instructions", "in", "Virtual", "Environments", "(", "GIVE", ")", "Donna", "Byron" ]
[ 3, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 4, 4, 4, 4, 4, 4, 0, 1, 0, 0, 0 ]
6640
[ "Abstract", "This", "paper", "provides", "a", "description", "of", "the", "Hong", "Kong", "Polytechnic", "University", "(", "PolyU", ")", "System", "that", "participated", "in", "the", "task", "#", "5", "of", "SemEval-2", "," ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
6641
[ "sHDP", "0.162", "0.046", "0.442", "0.102", "Table", "2", ":", "Average", "topic", "coherence", "for", "various", "baselines", "(", "HDP", ",", "Gaussian", "LDA", "(", "G-LDA", ")", ")", "and", "sHDP", "." ]
[ 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 3, 4, 0, 2, 0, 0, 0, 2, 0 ]
6642
[ "In", "second", "method", "we", "compare", "CLIR", "performance", "of", "the", "two", "systems", "using", "Cross", "Language", "Evaluation", "Forum", "(", "CLEF", ")", "2007", "ad-hoc", "bilingual", "track", "(", "Hindi-English", ")", "docu-" ]
[ 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 3, 4, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
6643
[ "A", "baseline", "system", "was", "also", "implemented", "using", "the", "principle", "of", "most", "frequent", "sense", "(", "MFS", ")", ",", "where", "each", "word", "sense", "distribution", "was", "retrieved" ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 0, 1, 0, 0, 0, 0, 4, 0, 0, 0 ]
6644
[ "extraction", ".", "Using", "the", "alignments", "from", "HIER", ",", "we", "created", "phrase", "tables", "using", "model", "probabilities", "(", "MOD", ")", ",", "and", "heuristic", "extraction", "on", "words", "(", "HEUR-W", ")", ",", "blocks" ]
[ 3, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 4, 4, 4, 4, 0, 1, 0, 0, 0 ]
6645
[ "2", "Methodo", "logy", "A", "User", "Centered", "(", "UC", ")", "approach", "was", "adopted", "for", "the", "design", "of", "GEPPETTO", "." ]
[ 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1 ]
6646
[ "The", "joint", "model", "is", "trained", "in", "max-margin", "fashion", "using", "a", "latent", "structural", "SVM", "(", "LSSVM", ")", "where", "the", "answer-entailing", "structures", "are", "latent", "." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 4, 4, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0 ]
6647
[ "translations", ".", "Although", "initially", "intended", "for", "learners", "of", "English", "as", "Foreign", "Language", "(", "EFL", ")", "in", "Taiwan", ",", "it", "is", "a", "gold", "mine", "of", "texts", "in", "English" ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 4, 4, 0, 1, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 4 ]
6648
[ "tiguous", "correspondence", ".", "The", "Structure", "Reordering", "Rules", "(", "SRR", ")", "and", "Discontiguous", "Phrase", "Rules", "(", "DPR", ")", "mentioned", "by", "(", "Zhang", "et", "al", ",", "2008a", ")", "can", "be", "regarded" ]
[ 3, 0, 0, 0, 3, 4, 4, 0, 1, 0, 0, 4, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
6649
[ "Lioma", "C.", "and", "Ounis", "I.", ",", "A", "Syntactically-Based", "Query", "Reformulation", "Technique", "for", "Information", "Retrieval", ",", "Information", "Processing", "and", "Management", "(", "IPM", ")", ",", "Elsevier", "Science", ",", "2007" ]
[ 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 4, 4, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0 ]
6650
[ "2", "Story", "Segmentation", "using", "Modified", "Kmeans", "(", "MKM", ")", "Clustering", "The", "first", "step", "in", "multi-document", "summarization", "is" ]
[ 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0 ]
6651
[ "mance", ".", "We", "investigated", "chopping", "criteria", "based", "on", "a", "fixed", "number", "of", "words", "(", "FIXED", ")", ",", "at", "speaker", "changes", "(", "TURN", ")", ",", "at", "pauses", "(", "PAUSE", ")", ",", "and", ",", "for", "reference", ",", "at", "actual", "sentence" ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 4, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
6652
[ "2.1", "Conditional", "Random", "Fields", "Conditional", "random", "field", "(", "CRF", ")", "was", "an", "extension", "of", "both", "Maximum", "Entropy", "Model", "(", "MEMs", ")", "and", "Hidden", "Markov", "Models", "(", "HMMs", ")", "that", "was", "firstly" ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
6653
[ "Lima", "or", "Jessica", "Alba", "?", "?", ".", "Therefore", ",", "we", "decided", "to", "employ", "a", "Conditional", "Random", "Fields", "(", "CRF", ")", "tagger", "(", "Lafferty", "et", "al", ",", "2001", ")", "to", "the", "task", ",", "since", "CRF" ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 4, 4, 0, 1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 2 ]
6654
[ "and", "(", "W-1", ",", "W0", ",", "W1", ")", "?", "Gazetteers", "(", "GAZ", ")", ":", "We", "use", "two", "sets", "of", "gazetteers", "." ]
[ 0, 0, 1, 0, 1, 0, 1, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
6655
[ "Best-Scoring-Choice", "Realization", "Pablo", "Gerva", "?", "s", ",", "Raquel", "Herva", "?", "s", ",", "Carlos", "Leo", "?", "n", "Natural", "Interaction", "based", "on", "Language", "(", "NIL", ")", "Universidad", "Complutense", "de", "Madrid" ]
[ 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 4, 0, 0, 0, 0, 4, 4, 4, 4, 4, 4, 0, 1, 0, 0, 0, 0, 0 ]
6656
[ "word", "lexicon", "optimized", "for", "a", "given", "task", ".", "We", "consider", "the", "task", "of", "out", "of", "vocabulary", "(", "OOV", ")", "word", "detection", ",", "which", "relies", "on", "output", "from" ]
[ 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 4, 4, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
6657
[ "CDD", ",", "which", "comprises", "a", "total", "of", "173", "gold", "annotated", "cues", ",", "we", "find", "that", "Classifier", "I", "mislabels", "11", "false", "positives", "(", "FPs", ")", "and", "seven", "false", "negatives", "(", "FNs", ")", "." ]
[ 1, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 1, 0, 0, 0, 4, 4, 0, 1, 0, 0 ]
6658
[ "A", "Combinatory", "Categorial", "Grammar", "parsing", "(", "CCG", ")", "(", "Steedman", ",", "2000", ")", "tool", "and", "a", "Tree", "Kernel", "(", "TK", ")", "classifier", "constitute", "the", "core", "of", "the", "system", "." ]
[ 0, 3, 4, 4, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 3, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
6659
[ "gorithm", "(", "PAS-PTK", ")", ",", "which", "is", "highly", "more", "efficient", "and", "more", "accurate", "than", "the", "SSTK", "and", "(", "ii", ")", "a", "new", "kernel", "called", "Part", "of", "Speech", "sequence", "kernel", "(", "POSSK", ")", ",", "which", "proves", "very", "accurate", "to", "represent", "shallow", "syn-" ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 3, 0, 4, 0, 4, 4, 4, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
6660
[ "The", "word", "nchi", "is", "dis-", "ambiguated", "with", "a", "rule", "relying", "on", "the", "Ncl", "of", "the", "following", "genitive", "connector", "(", "GEN-CON", ")", "." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 1, 0, 0, 0, 4, 4, 0, 1, 0, 0 ]
6661
[ "We", "begin", "by", "describing", "how", "for", "our", "typical", "model", ",", "the", "Viterbi", "EM", "objective", "can", "be", "formulated", "as", "a", "mixed", "integer", "quadratic", "programming", "(", "MIQP", ")", "problem", "with", "nonlinear", "constraints", "(", "Figure", "2", ")", "." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 4, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
6662
[ "Topic", ":", "Short", ",", "usually", "controversial", "statement", "that", "defines", "the", "subject", "of", "interest", ".", "Context", "Dependent", "Claim", "(", "CDC", ")", ":", "General", ",", "and", "concise", "statement", ",", "that", "directly", "supports", "or", "contests", "the", "given", "Topic", "." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
6663
[ "100", "Another", "measure", "of", "accuracy", "that", "is", "frequently", "used", "is", "the", "so", "called", "Out", "Of", "Vocabulary", "(", "OOV", ")", "measure", ",", "which", "represents", "the", "percentage", "of", "words", "that", "was", "not", "recog-" ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
6664
[ "Proceedings", "of", "the", "2014", "Conference", "on", "Empirical", "Methods", "in", "Natural", "Language", "Processing", "(", "EMNLP", ")", ",", "pages", "477", "?", "487", ",", "October", "25-29", ",", "2014", ",", "Doha", ",", "Qatar", "." ]
[ 0, 0, 0, 0, 0, 0, 0, 3, 4, 4, 4, 4, 4, 0, 1, 2, 0, 0, 0, 0, 2, 0, 0, 2, 0, 2, 0, 2, 0, 0 ]
6665
[ "In", "order", "to", "overcome", "these", "limitations", ",", "some", "techniques", "like", "word", "sense", "induction", "(", "WSI", ")", "have", "been", "proposed", "for", "discovering", "words", "?" ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ]
6666
[ "is", "shown", "in", "PLATE", "1", ".", "The", "second", "part", "is", "the", "Prompt", "Piano", "Server", "(", "PPS", ")", ",", "which", "is", "an", "IVR", "(", "interactive", "voice", "response", ")", "server", "with", "a", "Dialogic" ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 4, 0, 1, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 4, 0 ]
6667
[ "nority", "preference", "algorithm", "that", "models", "bridging", "recognition", "as", "a", "subtask", "of", "learning", "finegrained", "information", "status", "(", "IS", ")", ".", "We", "substan-" ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 4, 4, 0, 1, 0, 0, 0, 0 ]
6668
[ "One", "means", "of", "achieving", "a", "fiat", "structure", "with", "extrinsic", "ordering", "is", "by", "using", "the", "ID/LP", "formalism", ",", "a", "subformalism", "of", "GPSG", "that", "allows", "immediate", "dominance", "(", "ID", ")", "information", "to", "be", "specified", "separately", "from", "linear", "precedence", "(", "LP", ")", "notions", ".", "(" ]
[ 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 4, 4, 0, 2, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 1, 0, 0, 0, 0 ]
6669
[ "ded", "systems", ".", "It", "is", "widely", "used", "by", "software", "certification", "authorities", "such", "as", "FAA", "(", "Federal", "Aviation", "Association", ")", ",", "and", "it", "establishes", "some", "guidelines", "and" ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0 ]
6670
[ "knowledge", "resources", "(", "e.g.", ",", "WordNet", ")", ",", "and", "(", "ii", ")", "corpus-based", "that", "do", "not", "require", "any", "external", "knowledge", "source", ".", "Corpus-based", "metrics", "are", "formalized", "as", "Distributional", "Semantic", "Models", "(", "DSMs", ")", "(", "Baroni", "and", "Lenci", ",", "2010", ")", "based", "on", "the", "distributional", "hypothesis", "of", "meaning", "(", "Harris", ",", "1954", ")", "." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
6671
[ "Several", "numerical", "algorithms", ",", "such", "as", "Generalized", "Iterative", "Scaling", "(", "GIS", ")", "(", "Darroch", "and", "Ratcliff", "1972", ")", ",", "Improved", "Iterative", "Scaling", "(", "IIS", ")", "(", "Della", "Pietra", ",", "Della", "Pietra", ",", "and", "Lafferty", "1997", ")", ",", "and", "the", "Limitedmemory", "Broyden-Fletcher-Goldfarb-Shanno", "method", "(", "L-BFGS", ")", "(", "Nocedal", "and", "Wright" ]
[ 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
6672
[ "which", "allows", "POS", "tagged", "and", "chunked", "data", "to", "be", "represented", "(", "including", "recursion", ")", ",", "and", "Shakti", "Standard", "Format", "(", "SSF", ")", "2", ".", "The", "editor", "allows" ]
[ 0, 0, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0 ]
6673
[ "This", "system", "tags", ",", "lemmatizes", "and", "parses", "corpus", "data", "using", "the", "current", "version", "of", "the", "RASP", "(", "Robust", "Accurate", "Statistical", "Parsing", ")", "toolkit", "(", "Briscoe", "et", "al", ",", "2006", ")", ",", "and", "on", "the", "basis", "of", "resulting" ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 4, 4, 4, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
6674
[ "It", "predicts", "four", "type", "of", "reordering", "patterns", ",", "namely", "MA", "(", "monotone", "adjacent", ")", ",", "MG", "(", "monotone", "gap", ")", ",", "RA", "(", "reverse", "adjacent", ")", ",", "and", "RG", "(", "reverse", "gap", ")", "." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 4, 0, 0, 1, 0, 4, 3, 0, 0, 1, 0, 4, 4, 0, 0, 0, 1, 0, 4, 4, 0, 0 ]
6675
[ "<", "AbstractText", "Label=", "?", "RESULTS", "?", "NlmCategory=", "?", "RESULTS", "?", ">", "Premature", "delivery", "rate", "was", "higher", "(", "p", "=", "0.048", ")", "in", "the", "CKC", "group", "(", "14/36", ",", "38.88", "%", ")", "than", "in", "control", "group", "(", "14/68", ",", "20.5", "%", ")", "with", "a", "odds", "ratio", "(", "OR", ")", "of", "2.455", "(", "1.007", "-", "5.985", ")", ";", "and", "premature", "delivery", "was", "related", "to", "cone", "depth", ",", "OR", "was", "significantly", "increased", "when", "the", "cone", "depth", "was", "more", "than" ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
6676
[ "sides", "identity", "(", "IDENT", ")", "we", "only", "marked", "up", "three", "associative", "relations", "(", "Hawkins", ",", "1978", ")", ":", "set", "membership", "(", "ELEMENT", ")", ",", "subset", "(", "SUBSET", ")", ",", "and", "?", "gen-" ]
[ 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0 ]
6677
[ "A", "manually", "prepared", "seed", "list", "that", "is", "used", "to", "frame", "the", "lexical", "patterns", "for", "conjunct", "verbs", "(", "ConjVs", ")", "contains", "frequently", "used", "Light", "Verbs", "(", "LVs", ")", "." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 3, 0, 0, 2, 0 ]
6678
[ "pairments", ".", "Many", "have", "advocated", "the", "potential", "benefits", "of", "language", "sample", "analysis", "(", "LSA", ")", "(", "Johnston", ",", "2006", ";", "Dunn", "et", "al.", "," ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
6679
[ "email", ":", "allan.ramsay", "@", "manchester.ac.uk", "Debora", "Field", "University", "of", "Sheffield", "(", "UK", ")", "email", ":", "D.Field", "@", "sheffield.ac.uk" ]
[ 0, 0, 0, 0, 0, 0, 0, 3, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0 ]
6680
[ "6", "BC", "=", "Broadcast", "Conversations", ";", "BN", "=", "Broadcast", "News", ";", "CTS", "=", "Conversational", "Telephone", "Speech", ";", "NW", "=", "Newswire", ";", "UN", "=", "Usenet", "Newsgroups", ";", "and", "WL", "=", "Weblogs", "." ]
[ 0, 1, 0, 3, 4, 0, 1, 0, 4, 3, 0, 1, 0, 3, 4, 4, 0, 1, 0, 4, 0, 1, 0, 4, 4, 0, 0, 1, 0, 3, 0 ]
6681
[ "In", "Proceedings", "of", "the", "2005", "International", "conference", "on", "Intelligent", "User", "Interfaces", "(", "IUI", ")", ",", "pages", "137", "?", "144", ".", "ACM", "Press", "." ]
[ 3, 0, 0, 0, 0, 0, 0, 0, 4, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0 ]
6682
[ "model", ".", "Case", "Frame", "Editor", "(", "CFE", ")", ":", "Maintains", "the", "lexical", "Case", "Frame", "Factbase", ",", "a", "data", "file", "of", "how", "to", "infer" ]
[ 0, 0, 3, 4, 4, 0, 1, 0, 0, 0, 0, 0, 4, 4, 0, 0, 4, 0, 0, 0, 0, 4, 0 ]
6683
[ "location", "(", "LOC", ")", "psych_feature", "(", "PSY", ")", "cognition", "(", "COG", ")", "feeling", "(", "FEEL", ")", "motivation", "(", "MOT", ")", "abstraction", "(", "ABS", ")", "time", "(", "TIME", ")", "space", "(", "SPA", ")", "attribute", "(", "ATT", ")" ]
[ 3, 0, 1, 0, 3, 0, 1, 0, 3, 0, 1, 0, 3, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 3, 0, 1, 0, 3, 0, 1, 0, 3, 0, 1, 0 ]
6684
[ "shown", "in", "(", "1", ")", ".2", "2~Vc", "use", "lhe", "fo", "l", "low", "ing", "abbrev", "ia", "t", "ions", ":", "NOM", ":", "nominat", "ive", ";", "ACC", "=", "accusat", "ive", ";", "AI", ")", "N", "=", "adnomina", "l", ";", "CI", ".", "=", "c", "lass", "i", "l", "ier", ";", "ARGSTR" ]
[ 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 1, 0, 4, 0, 0, 2, 2, 2, 0, 4, 0, 0, 0, 0, 0, 4, 0, 4, 0, 0, 0, 0 ]
6685
[ "tity", "in", "the", "contrast", "set", "until", "no", "distractors", "are", "left", ".", "Dale", "&", "Reiter", "speaker", "frequency", "(", "DR-sf", ")", "uses", "a", "different", "preferred", "attribute", "list", "for", "each", "speaker", "," ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 4, 4, 4, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 4, 0 ]
6686
[ "3.1", "Div", "is", "ion", "and", "L", "inear", "l", "i", "za", "t", "ion", "o", "f", "Cases", "At", "first", ",", "we", "define", "a", "translation", "pattern", "(", "TPi", ")", "as", "fol-", "lows", "." ]
[ 0, 0, 0, 3, 0, 0, 0, 4, 4, 0, 4, 4, 4, 0, 0, 0, 0, 0, 0, 0, 4, 4, 4, 0, 2, 0, 0, 0, 0, 0 ]
6687
[ "(", "UT", "=", "Utterance", "as", "actually", "made", "by", "the", "user", ",", "UR", "=", "Utterance", "as", "recognized", "by", "the", "system", ",", "SU", "=", "System", "utterance", ")", "." ]
[ 0, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 1, 0, 3, 4, 0, 0 ]
6688
[ "The", "model", "consists", "of", "two", "subtasks", "of", "boundary", "identification", "(", "BI", ")", "and", "semantic", "role", "classification", "(", "SRC", ")", "." ]
[ 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 1, 0, 0, 3, 4, 0, 0, 1, 0, 0 ]
6689
[ "vide", "a", "significant", "degree", "of", "control", ".", "Perhaps", "nowhere", "is", "this", "observation", "more", "keenly", "felt", "than", "in", "weak", "lexical", "ontologies", "like", "Princeton", "WordNet", "(", "PWN", ")", ".", "In", "PWN", "[", "1", "]", "," ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 4, 4, 0, 1, 0, 0, 0, 2, 0, 0, 0, 0 ]
6690
[ "form", "(", "FFC", ")", ";", "from", "this", "decision", "he/she", "formulates", "a", "natural", "language", "utterance", "with", "certain", "features", "including", "the", "sentence", "type", "(", "SeTp", ")", "the", "subject", "type", "(", "SuTp", ")", "and", "punctuation", "(", "Punct", ")", "." ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 1, 0, 0, 4, 4, 0, 1, 0, 0, 4, 0, 1, 0, 0 ]
6691
[ "Construct", "word", "representation", "model", "for", "corpus", "in", "the", "base", "time", ",", "D", "(", "TB", ")", ",", "and", "in", "the", "target", "time", ",", "D", "(", "TT", ")", ".", "(", "Section", "2.1", ")" ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0 ]
6692
[ "84", "Proceedings", "of", "the", "9th", "Conference", "on", "Computational", "Natural", "Language", "Learning", "(", "CoNLL", ")", ",", "pages", "144", "?", "151", ",", "Ann", "Arbor", ",", "June", "2005", "." ]
[ 0, 0, 0, 0, 0, 0, 3, 4, 4, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
6693
[ "(", "1992", ")", ".", "Grammars", "are", "defined", "over", "typed", "fea-", "twre", ".structures", "(", "TFSs", ")", "which", "can", "be", "viewed", "as", "generalizations", "of", "first-order", "terms", "(", "Carpenter", "," ]
[ 0, 0, 0, 3, 0, 0, 0, 0, 4, 4, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
6694
[ "FERGUS", "was", "originally", "trained", "on", "the", "Penn", "Tree", "Bank", "corpus", "consisting", "of", "Wall", "Street", "Journal", "text", "(", "WSJ", ")", ".", "The", "results", "on" ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 0, 0, 1, 0, 0, 0, 0 ]
6695
[ "for", "alignments", ".", "Recurrent", "neural", "network", "(", "RNN", ")", "-based", "models", "have", "recently", "demonstrated", "state-of-the-art", "per-" ]
[ 0, 0, 0, 3, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0 ]
6696
[ "Therefore", ",", "we", "refined", "our", "reference", "performance", "level", "by", "combining", "the", "ME", "models", "(", "MEM", ")", "and", "handcrafted", "models", "(", "HCM", ")", ".", "Suppose", "the", "score", "of", "a" ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 2, 0, 4, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0, 4 ]
6697
[ "The", "entries", "in", "the", "subjectivity", "word", "list", "have", "been", "labeled", "with", "part", "of", "speech", "(", "POS", ")", "tags", "as", "well", "as", "either", "strong", "or", "weak", "subjective", "tag", "depending", "on", "the" ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
6698
[ "construct", "the", "desired", "model", "in", "a", "way", "that", "allows", "efficient", "inference", ",", "even", "for", "large", "datasets", ",", "using", "determinantal", "point", "processes", "(", "DPPs", ")", ".", "We", "begin" ]
[ 0, 0, 0, 0, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 4, 0, 1, 0, 0, 0, 0 ]
6699
[ "2.2", "Conditional", "Random", "Fields", "Conditional", "random", "field", "(", "CRF", ")", "was", "an", "extension", "of", "both", "Maximum", "Entropy", "Model", "(", "MEMs", ")", "and", "Hidden", "Markov", "Models", "(", "HMMs", ")", "that", "was", "firstly" ]
[ 0, 3, 0, 0, 4, 4, 4, 0, 1, 0, 0, 4, 0, 0, 0, 3, 4, 3, 0, 1, 0, 4, 4, 4, 4, 0, 1, 0, 0, 0, 0 ]