Datasets:

id
int64
183
14.5M
document
sequence
doc_bio_tags
sequence
4,449,178
[ "Utility", "analysis", "for", "topically", "biased", "PageRank", "PageRank", "is", "known", "to", "be", "an", "efficient", "metric", "for", "computing", "general", "document", "importance", "in", "the", "Web", ".", "While", "commonly", "used", "as", "a", "one-size-fits-all", "measure", ",", "the", "ability", "to", "produce", "topically", "biased", "ranks", "has", "not", "yet", "been", "fully", "explored", "in", "detail", ".", "In", "particular", ",", "it", "was", "still", "unclear", "to", "what", "granularity", "of", "``", "topic", "''", "the", "computation", "of", "biased", "page", "ranks", "makes", "sense", ".", "In", "this", "paper", "we", "present", "the", "results", "of", "a", "thorough", "quantitative", "and", "qualitative", "analysis", "of", "biasing", "PageRank", "on", "Open", "Directory", "categories", ".", "We", "show", "that", "the", "MAP", "quality", "of", "Biased", "PageRank", "generally", "increases", "with", "the", "ODP", "level", "up", "to", "a", "certain", "point", ",", "thus", "sustaining", "the", "usage", "of", "more", "specialized", "categories", "to", "bias", "PageRank", "on", ",", "in", "order", "to", "improve", "topic", "specific", "search", "." ]
[ "O", "O", "O", "O", "B", "I", "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", "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", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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" ]
13,534,577
[ "Crosslanguage", "blog", "mining", "and", "trend", "visualisation", "People", "use", "weblogs", "to", "express", "thoughts", ",", "present", "ideas", "and", "share", "knowledge", ",", "therefore", "weblogs", "are", "extraordinarily", "valuable", "resources", ",", "amongs", "others", ",", "for", "trend", "analysis", ".", "Trends", "are", "derived", "from", "the", "chronological", "sequence", "of", "blog", "post", "count", "per", "topic", ".", "The", "comparison", "with", "a", "reference", "corpus", "allows", "qualitative", "statements", "over", "identified", "trends", ".", "We", "propose", "a", "crosslanguage", "blog", "mining", "and", "trend", "visualisation", "system", "to", "analyze", "blogs", "across", "languages", "and", "topics", ".", "The", "trend", "visualisation", "facilitates", "the", "identification", "of", "trends", "and", "the", "comparison", "with", "the", "reference", "news", "article", "corpus", ".", "To", "prove", "the", "correctness", "of", "our", "system", "we", "computed", "the", "correlation", "between", "trends", "in", "blogs", "and", "news", "articles", "for", "a", "subset", "of", "blogs", "and", "topics", ".", "The", "evaluation", "corroborated", "our", "hypothesis", "of", "a", "high", "correlation", "coefficient", "for", "these", "subsets", "and", "therefore", "the", "correctness", "of", "our", "system", "for", "different", "languages", "and", "topics", "is", "proven", "." ]
[ "B", "B", "I", "O", "B", "I", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "B", "I", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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", "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" ]
332,764
[ "Static", "approximation", "of", "dynamically", "generated", "Web", "pages", "Server-side", "programming", "is", "one", "of", "the", "key", "technologies", "that", "support", "today", "'s", "WWW", "environment", ".", "It", "makes", "it", "possible", "to", "generate", "Web", "pages", "dynamically", "according", "to", "a", "user", "'s", "request", "and", "to", "customize", "pages", "for", "each", "user", ".", "However", ",", "the", "flexibility", "obtained", "by", "server-side", "programming", "makes", "it", "much", "harder", "to", "guarantee", "validity", "and", "security", "of", "dynamically", "generated", "pages", ".", "To", "check", "statically", "the", "properties", "of", "Web", "pages", "generated", "dynamically", "by", "a", "server-side", "program", ",", "we", "develop", "a", "static", "program", "analysis", "that", "approximates", "the", "string", "output", "of", "a", "program", "with", "a", "context-free", "grammar", ".", "The", "approximation", "obtained", "by", "the", "analyzer", "can", "be", "used", "to", "check", "various", "properties", "of", "a", "server-side", "program", "and", "the", "pages", "it", "generates", ".", "To", "demonstrate", "the", "effectiveness", "of", "the", "analysis", ",", "we", "have", "implemented", "a", "string", "analyzer", "for", "the", "server-side", "scripting", "language", "PHP", ".", "The", "analyzer", "is", "successfully", "applied", "to", "publicly", "available", "PHP", "programs", "to", "detect", "cross-site", "scripting", "vulnerabilities", "and", "to", "validate", "pages", "they", "generate", "dynamically", "." ]
[ "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", "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", "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", "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", "O", "O", "O", "O", "O", "O", "O", "O" ]
4,629,357
[ "Model", "checking", "cobweb", "protocols", "for", "verification", "of", "HTML", "frames", "behavior", "HTML", "documents", "composed", "of", "frames", "can", "be", "difficult", "to", "write", "correctly", ".", "We", "demonstrate", "a", "technique", "that", "can", "be", "used", "by", "authors", "manually", "creating", "HTML", "documents", "(", "or", "by", "document", "editors", ")", "to", "verify", "that", "complex", "frame", "construction", "exhibits", "the", "intended", "behavior", "when", "browsed", ".", "The", "method", "is", "based", "on", "model", "checking", "(", "an", "automated", "program", "verification", "technique", ")", ",", "and", "on", "temporal", "logic", "specifications", "of", "expected", "frames", "behavior", ".", "We", "show", "how", "to", "model", "the", "HTML", "frames", "source", "as", "a", "CobWeb", "protocol", ",", "related", "to", "the", "Trellis", "model", "of", "hypermedia", "documents", ".", "We", "show", "how", "to", "convert", "the", "CobWeb", "protocol", "to", "input", "for", "a", "model", "checker", ",", "and", "discuss", "several", "ways", "for", "authors", "to", "create", "the", "necessary", "behavior", "specifications", ".", "Our", "solution", "allows", "Web", "documents", "to", "be", "built", "containing", "a", "large", "number", "of", "frames", "and", "content", "pages", "interacting", "in", "complex", "ways", ".", "We", "expect", "such", "Web", "structures", "to", "be", "more", "useful", "in", "``", "literary", "''", "hypermedia", "than", "for", "Web", "``", "sites", "''", "used", "as", "interfaces", "to", "organizational", "information", "or", "databases", "." ]
[ "B", "I", "O", "O", "O", "O", "O", "B", "B", "O", "B", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "B", "B", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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" ]
4,265,800
[ "Mining", "clickthrough", "data", "for", "collaborative", "web", "search", "This", "paper", "is", "to", "investigate", "the", "group", "behavior", "patterns", "of", "search", "activities", "based", "on", "Web", "search", "history", "data", ",", "i.e.", ",", "clickthrough", "data", ",", "to", "boost", "search", "performance", ".", "We", "propose", "a", "Collaborative", "Web", "Search", "(", "CWS", ")", "framework", "based", "on", "the", "probabilistic", "modeling", "of", "the", "co-occurrence", "relationship", "among", "the", "heterogeneous", "web", "objects", ":", "users", ",", "queries", ",", "and", "Web", "pages", ".", "The", "CWS", "framework", "consists", "of", "two", "steps", ":", "(", "1", ")", "a", "cube-clustering", "approach", "is", "put", "forward", "to", "estimate", "the", "semantic", "cluster", "structures", "of", "the", "Web", "objects", ";", "(", "2", ")", "Web", "search", "activities", "are", "conducted", "by", "leveraging", "the", "probabilistic", "relations", "among", "the", "estimated", "cluster", "structures", ".", "Experiments", "on", "a", "real-world", "clickthrough", "data", "set", "validate", "the", "effectiveness", "of", "our", "CWS", "approach", "." ]
[ "O", "B", "I", "O", "B", "I", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "I", "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", "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", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
4,469,495
[ "EPCI", ":", "extracting", "potentially", "copyright", "infringement", "texts", "from", "the", "web", "In", "this", "paper", ",", "we", "propose", "a", "new", "system", "extracting", "potentially", "copyright", "infringement", "texts", "from", "the", "Web", ",", "called", "EPCI", ".", "EPCI", "extracts", "them", "in", "the", "following", "way", ":", "(", "1", ")", "generating", "a", "set", "of", "queries", "based", "on", "a", "given", "copyright", "reserved", "seed-text", ",", "(", "2", ")", "putting", "every", "query", "to", "search", "engine", "API", ",", "(", "3", ")", "gathering", "the", "search", "result", "Web", "pages", "from", "high", "ranking", "until", "the", "similarity", "between", "the", "given", "seed-text", "and", "the", "search", "result", "pages", "becomes", "less", "than", "a", "given", "threshold", "value", ",", "and", "(", "4", ")", "merging", "all", "the", "gathered", "pages", ",", "then", "re-ranking", "them", "in", "the", "order", "of", "their", "similarity", ".", "Our", "experimental", "result", "using", "40", "seed-texts", "shows", "that", "EPCI", "is", "able", "to", "extract", "132", "potentially", "copyright", "infringement", "Web", "pages", "per", "a", "given", "copyright", "reserved", "seed-text", "with", "94", "%", "precision", "in", "average", "." ]
[ "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", "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", "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", "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" ]
4,539,766
[ "Online", "mining", "of", "frequent", "query", "trees", "over", "XML", "data", "streams", "In", "this", "paper", ",", "we", "proposed", "an", "online", "algorithm", ",", "called", "FQT-Stream", "(", "Frequent", "Query", "Trees", "of", "Streams", ")", ",", "to", "mine", "the", "set", "of", "all", "frequent", "tree", "patterns", "over", "a", "continuous", "XML", "data", "stream", ".", "A", "new", "numbering", "method", "is", "proposed", "to", "represent", "the", "tree", "structure", "of", "a", "XML", "query", "tree", ".", "An", "effective", "sub-tree", "numeration", "approach", "is", "developed", "to", "extract", "the", "essential", "information", "from", "the", "XML", "data", "stream", ".", "The", "extracted", "information", "is", "stored", "in", "an", "effective", "summary", "data", "structure", ".", "Frequent", "query", "trees", "are", "mined", "from", "the", "current", "summary", "data", "structure", "by", "a", "depth-first-search", "manner", "." ]
[ "B", "I", "O", "B", "I", "I", "O", "B", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
9,598,425
[ "Near", "real", "time", "information", "mining", "in", "multilingual", "news", "This", "paper", "presents", "a", "near", "real-time", "multilingual", "news", "monitoring", "and", "analysis", "system", "that", "forms", "the", "backbone", "of", "our", "research", "work", ".", "The", "system", "integrates", "technologies", "to", "address", "the", "problems", "related", "to", "information", "extraction", "and", "analysis", "of", "open", "source", "intelligence", "on", "the", "World", "Wide", "Web", ".", "By", "chaining", "together", "different", "techniques", "in", "text", "mining", ",", "automated", "machine", "learning", "and", "statistical", "analysis", ",", "we", "can", "automatically", "determine", "who", ",", "where", "and", ",", "to", "a", "certain", "extent", ",", "what", "is", "being", "reported", "in", "news", "articles", "." ]
[ "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", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
380,379
[ "Opinion", "observer", ":", "analyzing", "and", "comparing", "opinions", "on", "the", "Web", "The", "Web", "has", "become", "an", "excellent", "source", "for", "gathering", "consumer", "opinions", ".", "There", "are", "now", "numerous", "Web", "sites", "containing", "such", "opinions", ",", "e.g.", ",", "customer", "reviews", "of", "products", ",", "forums", ",", "discussion", "groups", ",", "and", "blogs", ".", "This", "paper", "focuses", "on", "online", "customer", "reviews", "of", "products", ".", "It", "makes", "two", "contributions", ".", "First", ",", "it", "proposes", "a", "novel", "framework", "for", "analyzing", "and", "comparing", "consumer", "opinions", "of", "competing", "products", ".", "A", "prototype", "system", "called", "Opinion", "Observer", "is", "also", "implemented", ".", "The", "system", "is", "such", "that", "with", "a", "single", "glance", "of", "its", "visualization", ",", "the", "user", "is", "able", "to", "clearly", "see", "the", "strengths", "and", "weaknesses", "of", "each", "product", "in", "the", "minds", "of", "consumers", "in", "terms", "of", "various", "product", "features", ".", "This", "comparison", "is", "useful", "to", "both", "potential", "customers", "and", "product", "manufacturers", ".", "For", "a", "potential", "customer", ",", "he\\/she", "can", "see", "a", "visual", "side-by-side", "and", "feature-by-feature", "comparison", "of", "consumer", "opinions", "on", "these", "products", ",", "which", "helps", "him\\/her", "to", "decide", "which", "product", "to", "buy", ".", "For", "a", "product", "manufacturer", ",", "the", "comparison", "enables", "it", "to", "easily", "gather", "marketing", "intelligence", "and", "product", "benchmarking", "information", ".", "Second", ",", "a", "new", "technique", "based", "on", "language", "pattern", "mining", "is", "proposed", "to", "extract", "product", "features", "from", "Pros", "and", "Cons", "in", "a", "particular", "type", "of", "reviews", ".", "Such", "features", "form", "the", "basis", "for", "the", "above", "comparison", ".", "Experimental", "results", "show", "that", "the", "technique", "is", "highly", "effective", "and", "outperform", "existing", "methods", "significantly", "." ]
[ "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", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "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", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
7,243,680
[ "Learning", "information", "intent", "via", "observation", "Users", "in", "an", "organization", "frequently", "request", "help", "by", "sending", "request", "messages", "to", "assistants", "that", "express", "information", "intent", ":", "an", "intention", "to", "update", "data", "in", "an", "information", "system", ".", "Human", "assistants", "spend", "a", "significant", "amount", "of", "time", "and", "effort", "processing", "these", "requests", ".", "For", "example", ",", "human", "resource", "assistants", "process", "requests", "to", "update", "personnel", "records", ",", "and", "executive", "assistants", "process", "requests", "to", "schedule", "conference", "rooms", "or", "to", "make", "travel", "reservations", ".", "To", "process", "the", "intent", "of", "a", "request", ",", "assistants", "read", "the", "request", "and", "then", "locate", ",", "complete", ",", "and", "submit", "a", "form", "that", "corresponds", "to", "the", "expressed", "intent", ".", "Automatically", "or", "semi-automatically", "processing", "the", "intent", "expressed", "in", "a", "request", "on", "behalf", "of", "an", "assistant", "would", "ease", "the", "mundane", "and", "repetitive", "nature", "of", "this", "kind", "of", "work", ".", "For", "a", "well-understood", "domain", ",", "a", "straightforward", "application", "of", "natural", "language", "processing", "techniques", "can", "be", "used", "to", "build", "an", "intelligent", "form", "interface", "to", "semi-automatically", "process", "information", "intent", "request", "messages", ".", "However", ",", "high", "performance", "parsers", "are", "based", "on", "machine", "learning", "algorithms", "that", "require", "a", "large", "corpus", "of", "examples", "that", "have", "been", "labeled", "by", "an", "expert", ".", "The", "generation", "of", "a", "labeled", "corpus", "of", "requests", "is", "a", "major", "barrier", "to", "the", "construction", "of", "a", "parser", ".", "In", "this", "paper", ",", "we", "investigate", "the", "construction", "of", "a", "natural", "language", "processing", "system", "and", "an", "intelligent", "form", "system", "that", "observes", "an", "assistant", "processing", "requests", ".", "The", "intelligent", "form", "system", "then", "generates", "a", "labeled", "training", "corpus", "by", "interpreting", "the", "observations", ".", "This", "paper", "reports", "on", "the", "measurement", "of", "the", "performance", "of", "the", "machine", "learning", "algorithms", "based", "on", "real", "data", ".", "The", "combination", "of", "observations", ",", "machine", "learning", "and", "interaction", "design", "produces", "an", "effective", "intelligent", "form", "interface", "based", "on", "natural", "language", "processing", "." ]
[ "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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", "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", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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", "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", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
8,831,209
[ "SEMPL", ":", "a", "semantic", "portal", "Semantic", "Web", "technology", "is", "intended", "for", "the", "retrieval", ",", "collection", ",", "and", "analysis", "of", "meaningful", "data", "with", "significant", "automation", "afforded", "by", "machine", "understandability", "of", "data", "(", "1", ")", ".", "As", "one", "illustration", "of", "semantic", "web", "technology", "in", "action", ",", "we", "present", "SEMPL", ",", "a", "semantic", "web", "portal", "for", "the", "Large", "Scale", "Distributed", "Information", "Systems", "lab", "(", "LSDIS", ")", "at", "the", "University", "of", "Georgia", ".", "SEMPL", ",", "which", "is", "powered", "by", "a", "state", "of", "the", "art", "commercial", "system", ",", "Semagix", "Freedom", "(", "7", ")", ",", "uses", "an", "ontology-driven", "approach", "to", "provide", "semantic", "browsing", ",", "linking", ",", "and", "contextual", "querying", "of", "content", "within", "the", "portal", ".", "By", "using", "the", "ontology", "based", "information", "integration", "technique", ",", "SEMPL", "can", "specify", "the", "context", "of", "a", "particular", "piece", "of", "research", "information", ",", "annotate", "web", "pages", ",", "and", "provide", "links", "to", "semantically", "related", "areas", "enabling", "a", "rich", "contextual", "retrieval", "of", "information", "." ]
[ "O", "O", "O", "B", "I", "B", "I", "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", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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" ]
9,324,907
[ "Quicklink", "selection", "for", "navigational", "query", "results", "Quicklinks", "for", "a", "website", "are", "navigational", "shortcuts", "displayed", "below", "the", "website", "homepage", "on", "a", "search", "results", "page", ",", "and", "that", "let", "the", "users", "directly", "jump", "to", "selected", "points", "inside", "the", "website", ".", "Since", "the", "real-estate", "on", "a", "search", "results", "page", "is", "constrained", "and", "valuable", ",", "picking", "the", "best", "set", "of", "quicklinks", "to", "maximize", "the", "benefits", "for", "a", "majority", "of", "the", "users", "becomes", "an", "important", "problem", "for", "search", "engines", ".", "Using", "user", "browsing", "trails", "obtained", "from", "browser", "toolbars", ",", "and", "a", "simple", "probabilistic", "model", ",", "we", "formulate", "the", "quicklink", "selection", "problem", "as", "a", "combinatorial", "optimizaton", "problem", ".", "We", "first", "demonstrate", "the", "hardness", "of", "the", "objective", ",", "and", "then", "propose", "an", "algorithm", "that", "is", "provably", "within", "a", "factor", "of", "1-1", "\\/", "e", "of", "the", "optimal", ".", "We", "also", "propose", "a", "different", "algorithm", "that", "works", "on", "trees", "and", "that", "can", "find", "the", "optimal", "solution", ";", "unlike", "the", "previous", "algorithm", ",", "this", "algorithm", "can", "incorporate", "natural", "constraints", "on", "the", "set", "of", "chosen", "quicklinks", ".", "The", "efficacy", "of", "our", "methods", "is", "demonstrated", "via", "empirical", "results", "on", "both", "a", "manually", "labeled", "set", "of", "websites", "and", "a", "set", "for", "which", "quicklink", "click-through", "rates", "for", "several", "webpages", "were", "obtained", "from", "a", "real-world", "search", "engine", "." ]
[ "O", "O", "O", "O", "O", "O", "B", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "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", "O", "O", "O", "O", "O", "B", "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" ]
5,851,594
[ "A", "combinatorial", "allocation", "mechanism", "with", "penalties", "for", "banner", "advertising", "Most", "current", "banner", "advertising", "is", "sold", "through", "negotiation", "thereby", "incurring", "large", "transaction", "costs", "and", "possibly", "suboptimal", "allocations", ".", "We", "propose", "a", "new", "automated", "system", "for", "selling", "banner", "advertising", ".", "In", "this", "system", ",", "each", "advertiser", "specifies", "a", "collection", "of", "host", "webpages", "which", "are", "relevant", "to", "his", "product", ",", "a", "desired", "total", "quantity", "of", "impressions", "on", "these", "pages", ",", "and", "a", "maximum", "per-impression", "price", ".", "The", "system", "selects", "a", "subset", "of", "advertisers", "as", "`", "winners", "'", "and", "maps", "each", "winner", "to", "a", "set", "of", "impressions", "on", "pages", "within", "his", "desired", "collection", ".", "The", "distinguishing", "feature", "of", "our", "system", "as", "opposed", "to", "current", "combinatorial", "allocation", "mechanisms", "is", "that", ",", "mimicking", "the", "current", "negotiation", "system", ",", "we", "guarantee", "that", "winners", "receive", "at", "least", "as", "many", "advertising", "opportunities", "as", "they", "requested", "or", "else", "receive", "ample", "compensation", "in", "the", "form", "of", "a", "monetary", "payment", "by", "the", "host", ".", "Such", "guarantees", "are", "essential", "in", "markets", "like", "banner", "advertising", "where", "a", "major", "goal", "of", "the", "advertising", "campaign", "is", "developing", "brand", "recognition", ".", "As", "we", "show", ",", "the", "problem", "of", "selecting", "a", "feasible", "subset", "of", "advertisers", "with", "maximum", "total", "value", "is", "inapproximable", ".", "We", "thus", "present", "two", "greedy", "heuristics", "and", "discuss", "theoretical", "techniques", "to", "measure", "their", "performances", ".", "Our", "first", "algorithm", "iteratively", "selects", "advertisers", "and", "corresponding", "sets", "of", "impressions", "which", "contribute", "maximum", "marginal", "per-impression", "profit", "to", "the", "current", "solution", ".", "We", "prove", "a", "bi-criteria", "approximation", "for", "this", "algorithm", ",", "showing", "that", "it", "generates", "approximately", "as", "much", "value", "as", "the", "optimum", "algorithm", "on", "a", "slightly", "harder", "problem", ".", "However", ",", "this", "algorithm", "might", "perform", "poorly", "on", "instances", "in", "which", "the", "value", "of", "the", "optimum", "solution", "is", "quite", "large", ",", "a", "clearly", "undesirable", "failure", "mode", ".", "Hence", ",", "we", "present", "an", "adaptive", "greedy", "algorithm", "which", "again", "iteratively", "selects", "advertisers", "with", "maximum", "marginal", "per-impression", "profit", ",", "but", "additionally", "reassigns", "impressions", "at", "each", "iteration", ".", "For", "this", "algorithm", ",", "we", "prove", "a", "structural", "approximation", "result", ",", "a", "newly", "defined", "framework", "for", "evaluating", "heuristics", "(", "10", ")", ".", "We", "thereby", "prove", "that", "this", "algorithm", "has", "a", "better", "performance", "guarantee", "than", "the", "simple", "greedy", "algorithm", "." ]
[ "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", "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", "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", "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", "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", "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", "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", "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", "B", "I", "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" ]
10,514,579
[ "Detecting", "Wikipedia", "vandalism", "with", "active", "learning", "and", "statistical", "language", "models", "This", "paper", "proposes", "an", "active", "learning", "approach", "using", "language", "model", "statistics", "to", "detect", "Wikipedia", "vandalism", ".", "Wikipedia", "is", "a", "popular", "and", "influential", "collaborative", "information", "system", ".", "The", "collaborative", "nature", "of", "authoring", ",", "as", "well", "as", "the", "high", "visibility", "of", "its", "content", ",", "have", "exposed", "Wikipedia", "articles", "to", "vandalism", ".", "Vandalism", "is", "defined", "as", "malicious", "editing", "intended", "to", "compromise", "the", "integrity", "of", "the", "content", "of", "articles", ".", "Extensive", "manual", "efforts", "are", "being", "made", "to", "combat", "vandalism", "and", "an", "automated", "approach", "to", "alleviate", "the", "laborious", "process", "is", "needed", ".", "This", "paper", "builds", "statistical", "language", "models", ",", "constructing", "distributions", "of", "words", "from", "the", "revision", "history", "of", "Wikipedia", "articles", ".", "As", "vandalism", "often", "involves", "the", "use", "of", "unexpected", "words", "to", "draw", "attention", ",", "the", "fitness", "(", "or", "lack", "thereof", ")", "of", "a", "new", "edit", "when", "compared", "with", "language", "models", "built", "from", "previous", "versions", "may", "well", "indicate", "that", "an", "edit", "is", "a", "vandalism", "instance", ".", "In", "addition", ",", "the", "paper", "adopts", "an", "active", "learning", "model", "to", "solve", "the", "problem", "of", "noisy", "and", "incomplete", "labeling", "of", "Wikipedia", "vandalism", ".", "The", "Wikipedia", "domain", "with", "its", "revision", "histories", "offers", "a", "novel", "context", "in", "which", "to", "explore", "the", "potential", "of", "language", "models", "in", "characterizing", "author", "intention", ".", "As", "the", "experimental", "results", "presented", "in", "the", "paper", "demonstrate", ",", "these", "models", "hold", "promise", "for", "vandalism", "detection", "." ]
[ "O", "B", "B", "O", "B", "I", "O", "B", "I", "I", "O", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "B", "B", "O", "B", "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", "B", "O", "O", "B", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "B", "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", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "B", "O", "O", "B", "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", "B", "O", "O" ]
9,337,801
[ "A", "comparative", "analysis", "of", "web", "and", "peer-to-peer", "traffic", "Peer-to-Peer", "(", "P2P", ")", "applications", "continue", "to", "grow", "in", "popularity", ",", "and", "have", "reportedly", "overtaken", "Web", "applications", "as", "the", "single", "largest", "contributor", "to", "Internet", "traffic", ".", "Using", "traces", "collected", "from", "a", "large", "edge", "network", ",", "we", "conduct", "an", "extensive", "analysis", "of", "P2P", "traffic", ",", "compare", "P2P", "traffic", "with", "Web", "traffic", ",", "and", "discuss", "the", "implications", "of", "increased", "P2P", "traffic", ".", "In", "addition", "to", "studying", "the", "aggregate", "P2P", "traffic", ",", "we", "also", "analyze", "and", "compare", "the", "two", "main", "constituents", "of", "P2P", "traffic", "in", "our", "data", ",", "namely", "BitTorrent", "and", "Gnutella", ".", "The", "results", "presented", "in", "the", "paper", "may", "be", "used", "for", "generating", "synthetic", "workloads", ",", "gaining", "insights", "into", "the", "functioning", "of", "P2P", "applications", ",", "and", "developing", "network", "management", "strategies", ".", "For", "example", ",", "our", "results", "suggest", "that", "new", "models", "are", "necessary", "for", "Internet", "traffic", ".", "As", "a", "first", "step", ",", "we", "present", "flow-level", "distributional", "models", "for", "Web", "and", "P2P", "traffic", "that", "may", "be", "used", "in", "network", "simulation", "and", "emulation", "experiments", "." ]
[ "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "B", "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", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
10,030,413
[ "Collaborative", "filtering", "for", "orkut", "communities", ":", "discovery", "of", "user", "latent", "behavior", "Users", "of", "social", "networking", "services", "can", "connect", "with", "each", "other", "by", "forming", "communities", "for", "online", "interaction", ".", "Yet", "as", "the", "number", "of", "communities", "hosted", "by", "such", "websites", "grows", "over", "time", ",", "users", "have", "even", "greater", "need", "for", "effective", "community", "recommendations", "in", "order", "to", "meet", "more", "users", ".", "In", "this", "paper", ",", "we", "investigate", "two", "algorithms", "from", "very", "different", "domains", "and", "evaluate", "their", "effectiveness", "for", "personalized", "community", "recommendation", ".", "First", "is", "association", "rule", "mining", "(", "ARM", ")", ",", "which", "discovers", "associations", "between", "sets", "of", "communities", "that", "are", "shared", "across", "many", "users", ".", "Second", "is", "latent", "Dirichlet", "allocation", "(", "LDA", ")", ",", "which", "models", "user-community", "co-occurrences", "using", "latent", "aspects", ".", "In", "comparing", "LDA", "with", "ARM", ",", "we", "are", "interested", "in", "discovering", "whether", "modeling", "low-rank", "latent", "structure", "is", "more", "effective", "for", "recommendations", "than", "directly", "mining", "rules", "from", "the", "observed", "data", ".", "We", "experiment", "on", "an", "Orkut", "data", "set", "consisting", "of", "492,104", "users", "and", "118,002", "communities", ".", "Our", "empirical", "comparisons", "using", "the", "top-k", "recommendations", "metric", "show", "that", "LDA", "performs", "consistently", "better", "than", "ARM", "for", "the", "community", "recommendation", "task", "when", "recommending", "a", "list", "of", "4", "or", "more", "communities", ".", "However", ",", "for", "recommendation", "lists", "of", "up", "to", "3", "communities", ",", "ARM", "is", "still", "a", "bit", "better", ".", "We", "analyze", "examples", "of", "the", "latent", "information", "learned", "by", "LDA", "to", "explain", "this", "finding", ".", "To", "efficiently", "handle", "the", "large-scale", "data", "set", ",", "we", "parallelize", "LDA", "on", "distributed", "computers", "and", "demonstrate", "our", "parallel", "implementation", "'s", "scalability", "with", "varying", "numbers", "of", "machines", "." ]
[ "B", "I", "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", "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", "B", "I", "I", "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", "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", "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", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
13,061,722
[ "Towards", "a", "theory", "model", "for", "product", "search", "With", "the", "growing", "pervasiveness", "of", "the", "Internet", ",", "online", "search", "for", "products", "and", "services", "is", "constantly", "increasing", ".", "Most", "product", "search", "engines", "are", "based", "on", "adaptations", "of", "theoretical", "models", "devised", "for", "information", "retrieval", ".", "However", ",", "the", "decision", "mechanism", "that", "underlies", "the", "process", "of", "buying", "a", "product", "is", "different", "than", "the", "process", "of", "locating", "relevant", "documents", "or", "objects", ".", "We", "propose", "a", "theory", "model", "for", "product", "search", "based", "on", "expected", "utility", "theory", "from", "economics", ".", "Specifically", ",", "we", "propose", "a", "ranking", "technique", "in", "which", "we", "rank", "highest", "the", "products", "that", "generate", "the", "highest", "surplus", ",", "after", "the", "purchase", ".", "In", "a", "sense", ",", "the", "top", "ranked", "products", "are", "the", "``", "best", "value", "for", "money", "''", "for", "a", "specific", "user", ".", "Our", "approach", "builds", "on", "research", "on", "``", "demand", "estimation", "''", "from", "economics", "and", "presents", "a", "solid", "theoretical", "foundation", "on", "which", "further", "research", "can", "build", "on", ".", "We", "build", "algorithms", "that", "take", "into", "account", "consumer", "demographics", ",", "heterogeneity", "of", "consumer", "preferences", ",", "and", "also", "account", "for", "the", "varying", "price", "of", "the", "products", ".", "We", "show", "how", "to", "achieve", "this", "without", "knowing", "the", "demographics", "or", "purchasing", "histories", "of", "individual", "consumers", "but", "by", "using", "aggregate", "demand", "data", ".", "We", "evaluate", "our", "work", ",", "by", "applying", "the", "techniques", "on", "hotel", "search", ".", "Our", "extensive", "user", "studies", ",", "using", "more", "than", "15,000", "user-provided", "ranking", "comparisons", ",", "demonstrate", "an", "overwhelming", "preference", "for", "the", "rankings", "generated", "by", "our", "techniques", ",", "compared", "to", "a", "large", "number", "of", "existing", "strong", "state-of-the-art", "baselines", "." ]
[ "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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", "O", "O", "O", "O", "B", "I", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "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", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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" ]
4,363,952
[ "Long", "distance", "wireless", "mesh", "network", "planning", ":", "problem", "formulation", "and", "solution", "Several", "research", "efforts", "as", "well", "as", "deployments", "have", "chosen", "IEEE802", ".11", "as", "a", "low-cost", ",", "long-distance", "access", "technology", "to", "bridge", "the", "digital", "divide", ".", "In", "this", "paper", ",", "we", "consider", "the", "important", "issue", "of", "planning", "such", "networks", "to", "the", "minimize", "system", "cost", ".", "This", "is", "a", "non-trivial", "task", "since", "it", "involves", "several", "sets", "of", "variables", ":", "the", "network", "topology", ",", "tower", "heights", ",", "antenna", "types", "to", "be", "used", "and", "the", "irorientations", ",", "and", "radio", "transmit", "powers", ".", "The", "task", "is", "further", "complicated", "due", "to", "the", "presence", "of", "network", "performance", "constraints", ",", "and", "the", "inter-dependence", "among", "the", "variables", ".", "Our", "first", "contribution", "in", "this", "paper", "is", "the", "formulation", "of", "this", "problem", "in", "terms", "of", "the", "variables", ",", "constraints", "and", "the", "optimization", "criterion", ".", "Our", "second", "contribution", "is", "in", "identifying", "the", "dependencies", "among", "the", "variables", "and", "breaking-down", "the", "problem", "into", "four", "tractable", "sub-parts", ".", "In", "this", "process", ",", "we", "extensively", "use", "domain", "knowledge", "to", "strike", "a", "balance", "between", "tractability", "and", "practicality", ".", "We", "have", "evaluated", "the", "proposed", "algorithms", "using", "random", "input", "sets", "as", "well", "as", "real-life", "instances", "with", "success", ".", "We", "have", "been", "able", "to", "show", "detailed", "planning", "of", "network", "topology", ",", "required", "tower", "heights", ",", "antenna", "types", ",", "and", "transmit", "powers", "for", "the", "Ashwini", "project", ",", "a", "long", "distance", "WiFi", "network", "under", "deployment", "in", "Andhra", "Pradesh", ",", "India", ",", "In", "this", "case", ",", "we", "are", "able", "to", "achieve", "within", "2", "%", "additional", "cost", "of", "a", "lower", "bound", "estimate", "." ]
[ "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", "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", "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", "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", "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", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
11,792,499
[ "Collaborative", "location", "and", "activity", "recommendations", "with", "GPS", "history", "data", "With", "the", "increasing", "popularity", "of", "location-based", "services", ",", "such", "as", "tour", "guide", "and", "location-based", "social", "network", ",", "we", "now", "have", "accumulated", "many", "location", "data", "on", "the", "Web", ".", "In", "this", "paper", ",", "we", "show", "that", ",", "by", "using", "the", "location", "data", "based", "on", "GPS", "and", "users", "'", "comments", "at", "various", "locations", ",", "we", "can", "discover", "interesting", "locations", "and", "possible", "activities", "that", "can", "be", "performed", "there", "for", "recommendations", ".", "Our", "research", "is", "highlighted", "in", "the", "following", "location-related", "queries", "in", "our", "daily", "life", ":", "1", ")", "if", "we", "want", "to", "do", "something", "such", "as", "sightseeing", "or", "food-hunting", "in", "a", "large", "city", "such", "as", "Beijing", ",", "where", "should", "we", "go", "?", "2", ")", "If", "we", "have", "already", "visited", "some", "places", "such", "as", "the", "Bird", "'s", "Nest", "building", "in", "Beijing", "'s", "Olympic", "park", ",", "what", "else", "can", "we", "do", "there", "?", "By", "using", "our", "system", ",", "for", "the", "first", "question", ",", "we", "can", "recommend", "her", "to", "visit", "a", "list", "of", "interesting", "locations", "such", "as", "Tiananmen", "Square", ",", "Bird", "'s", "Nest", ",", "etc.", ".", "For", "the", "second", "question", ",", "if", "the", "user", "visits", "Bird", "'s", "Nest", ",", "we", "can", "recommend", "her", "to", "not", "only", "do", "sightseeing", "but", "also", "to", "experience", "its", "outdoor", "exercise", "facilities", "or", "try", "some", "nice", "food", "nearby", ".", "To", "achieve", "this", "goal", ",", "we", "first", "model", "the", "users", "'", "location", "and", "activity", "histories", "that", "we", "take", "as", "input", ".", "We", "then", "mine", "knowledge", ",", "such", "as", "the", "location", "features", "and", "activity-activity", "correlations", "from", "the", "geographical", "databases", "and", "the", "Web", ",", "to", "gather", "additional", "inputs", ".", "Finally", ",", "we", "apply", "a", "collective", "matrix", "factorization", "method", "to", "mine", "interesting", "locations", "and", "activities", ",", "and", "use", "them", "to", "recommend", "to", "the", "users", "where", "they", "can", "visit", "if", "they", "want", "to", "perform", "some", "specific", "activities", "and", "what", "they", "can", "do", "if", "they", "visit", "some", "specific", "places", ".", "We", "empirically", "evaluated", "our", "system", "using", "a", "large", "GPS", "dataset", "collected", "by", "162", "users", "over", "a", "period", "of", "2.5", "years", "in", "the", "real-world", ".", "We", "extensively", "evaluated", "our", "system", "and", "showed", "that", "our", "system", "can", "outperform", "several", "state-of-the-art", "baselines", "." ]
[ "O", "B", "I", "I", "I", "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", "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", "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", "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", "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", "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", "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", "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", "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" ]
5,139,290
[ "Improvement", "of", "HITS-based", "algorithms", "on", "web", "documents", "In", "this", "paper", ",", "we", "present", "two", "ways", "to", "improve", "the", "precision", "of", "HITS-based", "algorithms", "on", "Web", "documents", ".", "First", ",", "by", "analyzing", "the", "limitations", "of", "current", "HITS-based", "algorithms", ",", "we", "propose", "a", "new", "weighted", "HITS-based", "method", "that", "assigns", "appropriate", "weights", "to", "in-links", "of", "root", "documents", ".", "Then", ",", "we", "combine", "content", "analysis", "with", "HITS-based", "algorithms", "and", "study", "the", "effects", "of", "four", "representative", "relevance", "scoring", "methods", ",", "VSM", ",", "Okapi", ",", "TLS", ",", "and", "CDR", ",", "using", "a", "set", "of", "broad", "topic", "queries", ".", "Our", "experimental", "results", "show", "that", "our", "weighted", "HITS-based", "method", "performs", "significantly", "better", "than", "Bharat", "'s", "improved", "HITS", "algorithm", ".", "When", "we", "combine", "our", "weighted", "HITS-based", "method", "or", "Bharat", "'s", "HITS", "algorithm", "with", "any", "of", "the", "four", "relevance", "scoring", "methods", ",", "the", "combined", "methods", "are", "only", "marginally", "better", "than", "our", "weighted", "HITS-based", "method", ".", "Between", "the", "four", "relevance-scoring", "methods", ",", "there", "is", "no", "significant", "quality", "difference", "when", "they", "are", "combined", "with", "a", "HITS-based", "algorithm", "." ]
[ "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", "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", "B", "I", "I", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "I", "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" ]
4,439,616
[ "Constructing", "extensible", "XQuery", "mappings", "Constructing", "and", "maintaining", "semantic", "mappings", "are", "necessary", "but", "troublesome", "in", "data", "sharing", "systems", ".", "While", "most", "current", "work", "focuses", "on", "seeking", "automated", "techniques", "to", "solve", "this", "problem", ",", "this", "paper", "proposes", "a", "combination", "model", "for", "constructing", "exten-sible", "mappings", "between", "XML", "schemas", ".", "In", "our", "model", ",", "complex", "global", "mappings", "are", "constructed", "by", "first", "defining", "simple", "atomic", "mappings", "for", "each", "target", "schema", "element", ",", "and", "then", "combining", "them", "using", "a", "few", "basic", "operators", ".", "At", "the", "same", "time", ",", "we", "provide", "automated", "support", "for", "constructing", "such", "combined", "mappings", "." ]
[ "O", "O", "B", "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", "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", "O", "B", "I", "O", "O", "O", "O", "O", "O" ]
9,947,418
[ "Fine-grained", "privilege", "separation", "for", "web", "applications", "We", "present", "a", "programming", "model", "for", "building", "web", "applications", "with", "security", "properties", "that", "can", "be", "confidently", "verified", "during", "a", "security", "review", ".", "In", "our", "model", ",", "applications", "are", "divided", "into", "isolated", ",", "privilege-separated", "components", ",", "enabling", "rich", "security", "policies", "to", "be", "enforced", "in", "a", "way", "that", "can", "be", "checked", "by", "reviewers", ".", "In", "our", "model", ",", "the", "web", "framework", "enforces", "privilege", "separation", "and", "isolation", "of", "web", "applications", "by", "requiring", "the", "use", "of", "an", "object-capability", "language", "and", "providing", "interfaces", "that", "expose", "limited", ",", "explicitly-specified", "privileges", "to", "application", "components", ".", "This", "approach", "restricts", "what", "each", "component", "of", "the", "application", "can", "do", "and", "quarantines", "buggy", "or", "compromised", "code", ".", "It", "also", "provides", "a", "way", "to", "more", "safely", "integrate", "third-party", ",", "less-trusted", "code", "into", "a", "web", "application", ".", "We", "have", "implemented", "a", "prototype", "of", "this", "model", "based", "upon", "the", "Java", "Servlet", "framework", "and", "used", "it", "to", "build", "a", "webmail", "application", ".", "Our", "experience", "with", "this", "example", "suggests", "that", "the", "approach", "is", "viable", "and", "helpful", "at", "establishing", "reviewable", "application-specific", "security", "properties", "." ]
[ "O", "B", "I", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "B", "I", "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", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
5,332,662
[ "An", "investigation", "of", "cloning", "in", "web", "applications", "Cloning", "(", "ad", "hoc", "reuse", "by", "duplication", "of", "design", "or", "code", ")", "speeds", "up", "development", ",", "but", "also", "hinders", "future", "maintenance", ".", "Cloning", "also", "hints", "at", "reuse", "opportunities", "that", ",", "if", "exploited", "systematically", ",", "might", "have", "positive", "impact", "on", "development", "and", "maintenance", "productivity", ".", "Unstable", "requirements", "and", "tight", "schedules", "pose", "unique", "challenges", "for", "Web", "Application", "engineering", "that", "encourage", "cloning", ".", "We", "are", "conducting", "a", "systematic", "study", "of", "cloning", "in", "Web", "Applications", "of", "different", "sizes", ",", "developed", "using", "a", "range", "of", "Web", "technologies", ",", "and", "serving", "diverse", "purposes", ".", "Our", "initial", "results", "show", "cloning", "rates", "up", "to", "63", "%", "in", "both", "newly", "developed", "and", "already", "maintained", "Web", "Applications", ".", "Expected", "contribution", "of", "this", "work", "is", "two-fold", ":", "(", "1", ")", "to", "confirm", "potential", "benefits", "of", "reuse-based", "methods", "in", "addressing", "clone", "related", "problems", "of", "Web", "engineering", ",", "and", "(", "2", ")", "to", "create", "a", "framework", "of", "metrics", "and", "presentation", "views", "to", "be", "used", "in", "other", "similar", "studies", "." ]
[ "O", "O", "O", "O", "O", "B", "I", "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", "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", "B", "I", "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", "B", "I", "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", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
8,954,829
[ "Diversified", "SCM", "standard", "for", "the", "Japanese", "retail", "industry", "In", "this", "paper", ",", "we", "present", "the", "concept", "of", "a", "diversified", "SCM", "(", "supply", "chain", "management", ")", "standard", "and", "distributed", "hub", "architecture", "which", "were", "used", "in", "B2B", "experiments", "for", "the", "Japanese", "retail", "industry", ".", "The", "conventional", "concept", "of", "B2B", "standards", "develops", "a", "single", "ideal", "set", "of", "business", "transactions", "to", "be", "supported", ".", "In", "contrast", ",", "our", "concept", "allows", "a", "wide", "range", "of", "diverse", "business", "transaction", "patterns", "necessary", "for", "industry", "supply", "chains", ".", "An", "industry", "develops", "a", "standard", "SCM", "model", "that", "partitions", "the", "whole", "supply", "chain", "into", "several", "transaction", "segments", ",", "each", "of", "which", "provides", "alternative", "business", "transaction", "patterns", ".", "For", "B2B", "collaboration", ",", "companies", "must", "agree", "on", "a", "collaboration", "configuration", ",", "which", "chooses", "the", "transaction", "alternatives", "from", "each", "segment", ".", "To", "support", "the", "development", "of", "a", "B2B", "system", "that", "executes", "an", "agreed", "collaboration", ",", "we", "introduce", "an", "SOA", "(", "service", "oriented", "architecture", ")", "based", "pattern", "called", "a", "distributed", "hub", "architecture", ".", "As", "a", "hub", "of", "B2B", "collaboration", ",", "it", "includes", "a", "complete", "set", "of", "services", "that", "can", "process", "every", "possible", "business", "transaction", "included", "in", "a", "standard", "SCM", "model", ".", "However", ",", "it", "does", "not", "function", "as", "a", "centralized", "service", "that", "coordinates", "participants", ".", "Instead", ",", "it", "is", "deployed", "on", "every", "participant", "and", "executes", "the", "assigned", "part", "of", "the", "supply", "chain", "collaboratively", "with", "other", "distributed", "hubs", ".", "Based", "on", "this", "concept", ",", "we", "analyzed", "actual", "business", "transactions", "in", "the", "Japanese", "retail", "industry", "and", "developed", "a", "standard", "SCM", "model", ",", "which", "represents", "more", "than", "a", "thousand", "possible", "transaction", "patterns", ".", "Based", "on", "the", "model", ",", "we", "developed", "an", "experimental", "system", "for", "the", "Japanese", "retail", "industry", ".", "The", "demonstration", "experiment", "involved", "major", "players", "in", "the", "industry", "including", "one", "of", "the", "largest", "general", "merchandise", "stores", ",", "one", "of", "the", "largest", "wholesalers", ",", "and", "major", "manufacturers", "in", "Japan", "." ]
[ "O", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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", "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", "B", "I", "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", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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", "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", "B", "I", "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", "B", "I", "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" ]
396,226
[ "Liveclassifier", ":", "creating", "hierarchical", "text", "classifiers", "through", "web", "corpora", "Many", "Web", "information", "services", "utilize", "techniques", "of", "information", "extraction", "(", "IE", ")", "to", "collect", "important", "facts", "from", "the", "Web", ".", "To", "create", "more", "advanced", "services", ",", "one", "possible", "method", "is", "to", "discover", "thematic", "information", "from", "the", "collected", "facts", "through", "text", "classification", ".", "However", ",", "most", "conventional", "text", "classification", "techniques", "rely", "on", "manual-labelled", "corpora", "and", "are", "thus", "ill-suited", "to", "cooperate", "with", "Web", "information", "services", "with", "open", "domains", ".", "In", "this", "work", ",", "we", "present", "a", "system", "named", "LiveClassifier", "that", "can", "automatically", "train", "classifiersthrough", "Web", "corpora", "based", "on", "user-defined", "topic", "hierarchies", ".", "Due", "to", "its", "flexibility", "and", "convenience", ",", "LiveClassifier", "can", "be", "easily", "adapted", "for", "various", "purposes", ".", "New", "Web", "information", "services", "can", "be", "created", "to", "fully", "exploit", "it", ";", "human", "users", "can", "use", "it", "to", "create", "classifiers", "for", "their", "personal", "applications", ".", "The", "effectiveness", "of", "classifiers", "created", "by", "LiveClassifier", "is", "well", "supportedby", "empirical", "evidence", "." ]
[ "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", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "B", "I", "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", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
1,454,933
[ "Three", "theses", "of", "representation", "in", "the", "semantic", "web", "The", "Semantic", "Web", "is", "vitally", "dependent", "on", "a", "formal", "meaning", "for", "the", "constructs", "of", "its", "languages", ".", "For", "Semantic", "Web", "languages", "to", "work", "well", "together", "their", "formal", "meanings", "must", "employ", "a", "common", "view", "(", "or", "thesis", ")", "of", "representation", ",", "otherwise", "it", "will", "not", "be", "possible", "to", "reconcile", "documents", "written", "in", "different", "languages", ".", "The", "thesis", "of", "representation", "underlying", "RDF", "and", "RDFS", "is", "particularly", "troublesome", "in", "this", "regard", ",", "as", "it", "has", "several", "unusual", "aspects", ",", "both", "semantic", "and", "syntactic", ".", "A", "more-standard", "thesis", "of", "representation", "would", "result", "in", "the", "ability", "to", "reuse", "existing", "results", "and", "tools", "in", "the", "Semantic", "Web", "." ]
[ "O", "O", "O", "B", "O", "O", "B", "I", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "O" ]
14,373,644
[ "Max", "algorithms", "in", "crowdsourcing", "environments", "Our", "work", "investigates", "the", "problem", "of", "retrieving", "the", "maximum", "item", "from", "a", "set", "in", "crowdsourcing", "environments", ".", "We", "first", "develop", "parameterized", "families", "of", "max", "algorithms", ",", "that", "take", "as", "input", "a", "set", "of", "items", "and", "output", "an", "item", "from", "the", "set", "that", "is", "believed", "to", "be", "the", "maximum", ".", "Such", "max", "algorithms", "could", ",", "for", "instance", ",", "select", "the", "best", "Facebook", "profile", "that", "matches", "a", "given", "person", "or", "the", "best", "photo", "that", "describes", "a", "given", "restaurant", ".", "Then", ",", "we", "propose", "strategies", "that", "select", "appropriate", "max", "algorithm", "parameters", ".", "Our", "framework", "supports", "various", "human", "error", "and", "cost", "models", "and", "we", "consider", "many", "of", "them", "for", "our", "experiments", ".", "We", "evaluate", "under", "many", "metrics", ",", "both", "analytically", "and", "via", "simulations", ",", "the", "tradeoff", "between", "three", "quantities", ":", "(", "1", ")", "quality", ",", "(", "2", ")", "monetary", "cost", ",", "and", "(", "3", ")", "execution", "time", ".", "Also", ",", "we", "provide", "insights", "on", "the", "effectiveness", "of", "the", "strategies", "in", "selecting", "appropriate", "max", "algorithm", "parameters", "and", "guidelines", "for", "choosing", "max", "algorithms", "and", "strategies", "for", "each", "application", "." ]
[ "B", "I", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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", "B", "I", "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", "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", "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", "B", "I", "O", "O", "O", "O", "O", "O" ]
50,272
[ "Profiles", "for", "the", "situated", "web", "The", "World", "Wide", "Web", "is", "evolving", "into", "a", "medium", "that", "will", "soon", "make", "it", "possible", "for", "conceiving", "and", "implementing", "situation-aware", "services", ".", "A", "situation-aware", "or", "situated", "web", "application", "is", "one", "that", "renders", "the", "user", "with", "an", "experience", "(", "content", ",", "interaction", "and", "presentation", ")", "that", "is", "so", "tailored", "to", "his\\/her", "current", "situation", ".", "This", "requires", "the", "facts", "and", "opinions", "regarding", "the", "context", "to", "be", "communicated", "to", "the", "server", "by", "means", "of", "a", "profile", ",", "which", "is", "then", "applied", "against", "the", "description", "of", "the", "application", "objects", "at", "the", "server", "in", "order", "to", "generate", "the", "required", "experience", ".", "This", "paper", "discusses", "a", "profiles", "view", "of", "the", "situated", "web", "architecture", "and", "analyzes", "the", "key", "technologies", "and", "capabilities", "that", "enable", "them", ".", "We", "conclude", "that", "trusted", "frameworks", "wherein", "rich", "vocabularies", "describing", "users", "and", "their", "context", ",", "applications", "and", "documents", ",", "along", "with", "rules", "for", "processing", "them", ",", "are", "critical", "elements", "of", "such", "architectures", "." ]
[ "B", "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", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "B", "I", "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", "O", "O", "O" ]
3,628,005
[ "TotalRank", ":", "ranking", "without", "damping", "PageRank", "is", "defined", "as", "the", "stationary", "state", "of", "a", "Markov", "chain", "obtained", "by", "perturbing", "the", "transition", "matrix", "of", "a", "web", "graph", "with", "a", "damping", "factor", "α", "that", "spreads", "part", "of", "the", "rank", ".", "The", "choice", "of", "α", "is", "eminently", "empirical", ",", "but", "most", "applications", "use", "α", "=", "0.85", ";", "nonetheless", ",", "the", "selection", "of", "α", "is", "critical", ",", "and", "some", "believe", "that", "link", "farms", "may", "use", "this", "choice", "adversarially", ".", "Recent", "results", "(", "1", ")", "prove", "that", "the", "PageRank", "of", "a", "page", "is", "a", "rational", "function", "of", "α", ",", "and", "that", "this", "function", "can", "be", "approximated", "quite", "efficiently", ":", "this", "fact", "can", "be", "used", "to", "define", "a", "new", "form", "of", "ranking", ",", "TotalRank", ",", "that", "averages", "PageRanks", "over", "all", "possible", "α", "'s", ".", "We", "show", "how", "this", "rank", "can", "be", "computed", "efficiently", ",", "and", "provide", "some", "preliminary", "experimental", "results", "on", "its", "quality", "and", "comparisons", "with", "PageRank", "." ]
[ "O", "O", "B", "O", "O", "B", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "B", "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", "B", "O" ]
8,950,514
[ "XSLT", "by", "example", "XQBE", "(", "XQuery", "By", "Example", ",", "(", "1", ")", ")", ",", "a", "visual", "dialect", "of", "XQuery", ",", "uses", "hierarchical", "structures", "to", "express", "transformations", "between", "XML", "documents", ".", "XSLT", ",", "the", "standard", "transformation", "language", "for", "XML", ",", "is", "increasingly", "popular", "among", "programmers", "and", "Web", "developers", "for", "separating", "the", "application", "and", "presentation", "layers", "of", "Web", "applications", ".", "However", ",", "its", "syntax", "and", "its", "rule-based", "execution", "paradigm", "are", "rather", "intricate", ",", "and", "the", "number", "of", "XSLT", "experts", "is", "limited", ";", "the", "availability", "of", "easier", "``", "dialects", "''", "could", "be", "extremely", "valuable", "and", "may", "contribute", "to", "the", "adoption", "of", "XML", "for", "developing", "data-centered", "Web", "applications", "and", "services", ".", "With", "this", "motivation", "in", "mind", ",", "we", "adapted", "XQBE", "to", "serve", "as", "a", "visual", "interface", "for", "expressing", "XML-to-XML", "transformations", "and", "generate", "the", "XSLT", "code", "that", "performs", "such", "transformations", "." ]
[ "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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" ]
4,526,320
[ "SLL", ":", "running", "my", "web", "services", "on", "your", "WS", "platforms", "Today", ",", "the", "choice", "for", "a", "particular", "programming", "language", "limits", "the", "alternative", "products", "that", "can", "be", "used", "to", "deploy", "the", "program", ".", "For", "instance", ",", "a", "Java", "program", "must", "be", "executed", "using", "a", "Java", "VM", ".", "This", "limitation", "is", "particularly", "harmful", "for", "the", "emergence", "of", "a", "new", "programming", "paradigm", "like", "SOA", "and", "Web", "Services", "because", "platforms", "for", "new", "innovative", "programming", "languages", "are", "typically", "not", "as", "stable", "and", "mature", "as", "the", "established", "platforms", "for", "traditional", "programming", "paradigms", ".", "The", "purpose", "of", "this", "work", "is", "to", "break", "the", "strong", "ties", "between", "programming", "languages", "and", "runtime", "environments", "and", "thus", "make", "it", "possible", "to", "innovate", "at", "both", "ends", "independently", ".", "Thereby", ",", "the", "specific", "focus", "is", "on", "Web", "Services", "and", "Service-Oriented", "Architectures", ";", "focusing", "on", "this", "domain", "makes", "it", "possible", "to", "achieve", "this", "goal", "with", "affordable", "efforts", ".", "The", "key", "idea", "is", "to", "introduce", "a", "Service", "Language", "Layer", "(", "SLL", ")", "which", "gives", "a", "high-level", "abstraction", "of", "a", "service-oriented", "program", "and", "which", "can", "easily", "and", "efficiently", "be", "executed", "on", "alternative", "Web", "Services", "platforms", "." ]
[ "O", "O", "O", "O", "B", "I", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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", "B", "I", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "O", "O" ]
8,930,560
[ "Efficient", "web", "change", "monitoring", "with", "page", "digest", "The", "Internet", "and", "the", "World", "Wide", "Web", "have", "enabled", "a", "publishing", "explosion", "of", "useful", "online", "information", ",", "which", "has", "produced", "the", "unfortunate", "side", "effect", "of", "information", "overload", ":", "it", "is", "increasingly", "difficult", "for", "individuals", "to", "keep", "abreast", "of", "fresh", "information", ".", "In", "this", "paper", "we", "describe", "an", "approach", "for", "building", "a", "system", "for", "efficiently", "monitoring", "changes", "to", "Web", "documents", ".", "This", "paper", "has", "three", "main", "contributions", ".", "First", ",", "we", "present", "a", "coherent", "framework", "that", "captures", "different", "characteristics", "of", "Web", "documents", ".", "The", "system", "uses", "the", "Page", "Digest", "encoding", "to", "provide", "a", "comprehensive", "monitoring", "system", "for", "content", ",", "structure", ",", "and", "other", "interesting", "properties", "of", "Web", "documents", ".", "Second", ",", "the", "Page", "Digest", "encoding", "enables", "improved", "performance", "for", "individual", "page", "monitors", "through", "mechanisms", "such", "as", "short-circuit", "evaluation", ",", "linear", "time", "algorithms", "for", "document", "and", "structure", "similarity", ",", "and", "data", "size", "reduction", ".", "Finally", ",", "we", "develop", "a", "collection", "of", "sentinel", "grouping", "techniques", "based", "on", "the", "Page", "Digest", "encoding", "to", "reduce", "redundant", "processing", "in", "large-scale", "monitoring", "systems", "by", "grouping", "similar", "monitoring", "requests", "together", ".", "We", "examine", "how", "effective", "these", "techniques", "are", "over", "a", "wide", "range", "of", "parameters", "and", "have", "seen", "an", "order", "of", "magnitude", "speed", "up", "over", "existing", "Web-based", "information", "monitoring", "systems", "." ]
[ "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", "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", "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", "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", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
96,206
[ "Visualising", "student", "tracking", "data", "to", "support", "instructors", "in", "web-based", "distance", "education", "This", "paper", "presents", "a", "novel", "approach", "of", "using", "web", "log", "data", "generated", "by", "course", "management", "systems", "(", "CMS", ")", "to", "help", "instructors", "become", "aware", "of", "what", "is", "happening", "in", "distance", "learning", "classes", ".", "Specifically", ",", "techniques", "from", "Information", "Visualization", "are", "used", "to", "graphically", "render", "complex", ",", "multidimensional", "student", "tracking", "data", "collected", "by", "CMS", ".", "A", "system", ",", "called", "CourseVis", ",", "illustrates", "the", "proposed", "approach", ".", "Graphical", "representations", "from", "the", "use", "of", "CourseVis", "to", "visualise", "data", "from", "a", "java", "on-line", "distance", "course", "ran", "with", "WebCT", "are", "presented", ".", "Findings", "from", "the", "evaluation", "of", "CourseVis", "are", "presented", ",", "and", "it", "is", "argued", "that", "CourseVis", "can", "help", "teachers", "become", "aware", "of", "some", "social", ",", "behavioural", ",", "and", "cognitive", "aspects", "related", "to", "distance", "learners", ".", "Using", "graphical", "representations", "of", "student", "tracking", "data", ",", "instructors", "can", "identify", "tendencies", "in", "their", "classes", ",", "or", "quickly", "discover", "individuals", "that", "need", "special", "attention", "." ]
[ "O", "B", "I", "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", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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", "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", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
11,840,967
[ "Equip", "tourists", "with", "knowledge", "mined", "from", "travelogues", "With", "the", "prosperity", "of", "tourism", "and", "Web", "2.0", "technologies", ",", "more", "and", "more", "people", "have", "willingness", "to", "share", "their", "travel", "experiences", "on", "the", "Web", "(", "e.g.", ",", "weblogs", ",", "forums", ",", "or", "Web", "2.0", "communities", ")", ".", "These", "so-called", "travelogues", "contain", "rich", "information", ",", "particularly", "including", "location-representative", "knowledge", "such", "as", "attractions", "(", "e.g.", ",", "Golden", "Gate", "Bridge", ")", ",", "styles", "(", "e.g.", ",", "beach", ",", "history", ")", ",", "and", "activities", "(", "e.g.", ",", "diving", ",", "surfing", ")", ".", "The", "location-representative", "information", "in", "travelogues", "can", "greatly", "facilitate", "other", "tourists", "'", "trip", "planning", ",", "if", "it", "can", "be", "correctly", "extracted", "and", "summarized", ".", "However", ",", "since", "most", "travelogues", "are", "unstructured", "and", "contain", "much", "noise", ",", "it", "is", "difficult", "for", "common", "users", "to", "utilize", "such", "knowledge", "effectively", ".", "In", "this", "paper", ",", "to", "mine", "location-representative", "knowledge", "from", "a", "large", "collection", "of", "travelogues", ",", "we", "propose", "a", "probabilistic", "topic", "model", ",", "named", "as", "Location-Topic", "model", ".", "This", "model", "has", "the", "advantages", "of", "(", "1", ")", "differentiability", "between", "two", "kinds", "of", "topics", ",", "i.e.", ",", "local", "topics", "which", "characterize", "locations", "and", "global", "topics", "which", "represent", "other", "common", "themes", "shared", "by", "various", "locations", ",", "and", "(", "2", ")", "representation", "of", "locations", "in", "the", "local", "topic", "space", "to", "encode", "both", "location-representative", "knowledge", "and", "similarities", "between", "locations", ".", "Some", "novel", "applications", "are", "developed", "based", "on", "the", "proposed", "model", ",", "including", "(", "1", ")", "destination", "recommendation", "for", "on", "flexible", "queries", ",", "(", "2", ")", "characteristic", "summarization", "for", "a", "given", "destination", "with", "representative", "tags", "and", "snippets", ",", "and", "(", "3", ")", "identification", "of", "informative", "parts", "of", "a", "travelogue", "and", "enriching", "such", "highlights", "with", "related", "images", ".", "Based", "on", "a", "large", "collection", "of", "travelogues", ",", "the", "proposed", "framework", "is", "evaluated", "using", "both", "objective", "and", "subjective", "evaluation", "methods", "and", "shows", "promising", "results", "." ]
[ "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", "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", "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", "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", "B", "I", "I", "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", "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", "B", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
10,901,561
[ "Sig", ".", "ma", ":", "live", "views", "on", "the", "web", "of", "data", "We", "demonstrate", "Sig", ".", "ma", ",", "both", "a", "service", "and", "an", "end", "user", "application", "to", "access", "the", "Web", "of", "Data", "as", "an", "integrated", "information", "space", ".", "Sig", ".", "ma", "uses", "an", "holistic", "approach", "in", "which", "large", "scale", "semantic", "web", "indexing", ",", "logic", "reasoning", ",", "data", "aggregation", "heuristics", ",", "ad", "hoc", "ontology", "consolidation", ",", "external", "services", "and", "responsive", "user", "interaction", "all", "play", "together", "to", "create", "rich", "entity", "descriptions", ".", "These", "consolidated", "entity", "descriptions", "then", "form", "the", "base", "for", "embeddable", "data", "mashups", ",", "machine", "oriented", "services", "as", "well", "as", "data", "browsing", "services", ".", "Finally", ",", "we", "discuss", "Sig", ".", "ma", "'s", "peculiar", "characteristics", "and", "report", "on", "lessions", "learned", "and", "ideas", "it", "inspires", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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", "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" ]
9,950,915
[ "Enhancing", "diversity", ",", "coverage", "and", "balance", "for", "summarization", "through", "structure", "learning", "Document", "summarization", "plays", "an", "increasingly", "important", "role", "with", "the", "exponential", "growth", "of", "documents", "on", "the", "Web", ".", "Many", "supervised", "and", "unsupervised", "approaches", "have", "been", "proposed", "to", "generate", "summaries", "from", "documents", ".", "However", ",", "these", "approaches", "seldom", "simultaneously", "consider", "summary", "diversity", ",", "coverage", ",", "and", "balance", "issues", "which", "to", "a", "large", "extent", "determine", "the", "quality", "of", "summaries", ".", "In", "this", "paper", ",", "we", "consider", "extract-based", "summarization", "emphasizing", "the", "following", "three", "requirements", ":", "1", ")", "diversity", "in", "summarization", ",", "which", "seeks", "to", "reduce", "redundancy", "among", "sentences", "in", "the", "summary", ";", "2", ")", "sufficient", "coverage", ",", "which", "focuses", "on", "avoiding", "the", "loss", "of", "the", "document", "'s", "main", "information", "when", "generating", "the", "summary", ";", "and", "3", ")", "balance", ",", "which", "demands", "that", "different", "aspects", "of", "the", "document", "need", "to", "have", "about", "the", "same", "relative", "importance", "in", "the", "summary", ".", "We", "formulate", "the", "extract-based", "summarization", "problem", "as", "learning", "a", "mapping", "from", "a", "set", "of", "sentences", "of", "a", "given", "document", "to", "a", "subset", "of", "the", "sentences", "that", "satisfies", "the", "above", "three", "requirements", ".", "The", "mapping", "is", "learned", "by", "incorporating", "several", "constraints", "in", "a", "structure", "learning", "framework", ",", "and", "we", "explore", "the", "graph", "structure", "of", "the", "output", "variables", "and", "employ", "structural", "SVM", "for", "solving", "the", "resulted", "optimization", "problem", ".", "Experiments", "on", "the", "DUC2001", "data", "sets", "demonstrate", "significant", "performance", "improvements", "in", "terms", "of", "F1", "and", "ROUGE", "metrics", "." ]
[ "O", "B", "O", "B", "O", "B", "O", "B", "O", "O", "O", "O", "B", "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", "B", "O", "B", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "B", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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" ]
4,259,117
[ "Quality", "driven", "web", "services", "composition", "The", "process-driven", "composition", "of", "Web", "services", "is", "emerging", "as", "a", "promising", "approach", "to", "integrate", "business", "applications", "within", "and", "across", "organizational", "boundaries", ".", "In", "this", "approach", ",", "individual", "Web", "services", "are", "federated", "into", "composite", "Web", "services", "whose", "business", "logic", "is", "expressed", "as", "a", "process", "model", ".", "The", "tasks", "of", "this", "process", "model", "are", "essentially", "invocations", "to", "functionalities", "offered", "by", "the", "underlying", "component", "services", ".", "Usually", ",", "several", "component", "services", "are", "able", "to", "execute", "a", "given", "task", ",", "although", "with", "different", "levels", "of", "pricing", "and", "quality", ".", "In", "this", "paper", ",", "we", "advocate", "that", "the", "selection", "of", "component", "services", "should", "be", "carried", "out", "during", "the", "execution", "of", "a", "composite", "service", ",", "rather", "than", "at", "design-time", ".", "In", "addition", ",", "this", "selection", "should", "consider", "multiple", "criteria", "(", "e.g.", ",", "price", ",", "duration", ",", "reliability", ")", ",", "and", "it", "should", "take", "into", "account", "global", "constraints", "and", "preferences", "set", "by", "the", "user", "(", "e.g.", ",", "budget", "constraints", ")", ".", "Accordingly", ",", "the", "paper", "proposes", "a", "global", "planning", "approach", "to", "optimally", "select", "component", "services", "during", "the", "execution", "of", "a", "composite", "service", ".", "Service", "selection", "is", "formulated", "as", "an", "optimization", "problem", "which", "can", "be", "solved", "using", "efficient", "linear", "programming", "methods", ".", "Experimental", "results", "show", "that", "this", "global", "planning", "approach", "outperforms", "approaches", "in", "which", "the", "component", "services", "are", "selected", "individually", "for", "each", "task", "in", "a", "composite", "service", "." ]
[ "O", "O", "B", "I", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "O", "B", "I", "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", "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", "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", "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", "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" ]
4,595,356
[ "Optimizing", "scoring", "functions", "and", "indexes", "for", "proximity", "search", "in", "type-annotated", "corpora", "We", "introduce", "a", "new", ",", "powerful", "class", "of", "text", "proximity", "queries", ":", "find", "an", "instance", "of", "a", "given", "``", "answer", "type", "''", "(", "person", ",", "place", ",", "distance", ")", "near", "``", "selector", "''", "tokens", "matching", "given", "literals", "or", "satisfying", "given", "ground", "predicates", ".", "An", "example", "query", "is", "type", "=", "distance", "NEAR", "Hamburg", "Munich", ".", "Nearness", "is", "defined", "as", "a", "flexible", ",", "trainable", "parameterized", "aggregation", "function", "of", "the", "selectors", ",", "their", "frequency", "in", "the", "corpus", ",", "and", "their", "distance", "from", "the", "candidate", "answer", ".", "Such", "queries", "provide", "a", "key", "data", "reduction", "step", "for", "information", "extraction", ",", "data", "integration", ",", "question", "answering", ",", "and", "other", "text-processing", "applications", ".", "We", "describe", "the", "architecture", "of", "a", "next-generation", "information", "retrieval", "engine", "for", "such", "applications", ",", "and", "investigate", "two", "key", "technical", "problems", "faced", "in", "building", "it", ".", "First", ",", "we", "propose", "a", "new", "algorithm", "that", "estimates", "a", "scoring", "function", "from", "past", "logs", "of", "queries", "and", "answer", "spans", ".", "Plugging", "the", "scoring", "function", "into", "the", "query", "processor", "gives", "high", "accuracy", ":", "typically", ",", "an", "answer", "is", "found", "at", "rank", "2-4", ".", "Second", ",", "we", "exploit", "the", "skew", "in", "the", "distribution", "over", "types", "seen", "in", "query", "logs", "to", "optimize", "the", "space", "required", "by", "the", "new", "index", "structures", "required", "by", "our", "system", ".", "Extensive", "performance", "studies", "with", "a", "10GB", ",", "2-million", "document", "TREC", "corpus", "and", "several", "hundred", "TREC", "queries", "show", "both", "the", "accuracy", "and", "the", "efficiency", "of", "our", "system", ".", "From", "an", "initial", "4.3", "GB", "index", "using", "18,000", "types", "from", "WordNet", ",", "we", "can", "discard", "88", "%", "of", "the", "space", ",", "while", "inflating", "query", "times", "by", "a", "factor", "of", "only", "1.9", ".", "Our", "final", "index", "overhead", "is", "only", "20", "%", "of", "the", "total", "index", "space", "needed", "." ]
[ "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", "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", "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", "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", "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", "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", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
6,242,332
[ "Supporting", "end-users", "in", "the", "creation", "of", "dependable", "web", "clips", "Web", "authoring", "environments", "enable", "end-users", "to", "create", "applications", "that", "integrate", "information", "from", "other", "web", "sources", ".", "Users", "can", "create", "web", "sites", "that", "include", "built-in", "components", "to", "dynamically", "incorporate", ",", "for", "example", ",", "weather", "information", ",", "stock-quotes", ",", "or", "the", "latest", "news", "from", "different", "web", "sources", ".", "Recent", "surveys", "conducted", "among", "end-users", "have", "indicated", "an", "increasing", "interest", "in", "creating", "such", "applications", ".", "Unfortunately", ",", "web", "authoring", "environments", "do", "not", "provide", "support", "beyond", "a", "limited", "set", "of", "built-in", "components", ".", "This", "work", "addresses", "this", "limitation", "by", "providing", "end-user", "support", "for", "``", "clipping", "''", "information", "from", "a", "target", "web", "site", "to", "incorporate", "it", "into", "the", "end-user", "site", ".", "The", "support", "consists", "of", "a", "mechanism", "to", "identify", "the", "target", "clipping", "with", "multiple", "markers", "to", "increase", "robustness", ",", "and", "a", "dynamic", "assessment", "of", "the", "retrieved", "information", "to", "quantify", "its", "reliability", ".", "The", "clipping", "approach", "has", "been", "integrated", "as", "a", "feature", "into", "a", "popular", "web", "authoring", "tool", "on", "which", "we", "present", "the", "results", "of", "two", "preliminary", "studies", "." ]
[ "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", "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", "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", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
4,421,531
[ "DemIL", ":", "an", "online", "interaction", "language", "between", "citizen", "and", "government", "Electronic", "democracy", "should", "provide", "information", "and", "service", "for", "the", "citizens", "on", "the", "Internet", ",", "allowing", "room", "for", "debate", ",", "participation", "and", "electronic", "voting", ".", "The", "languages", "being", "adopted", "by", "mass", "communication", "means", ",", "especially", "Reality", "Shows", ",", "are", "efficient", "and", "encourage", "public", "participation", "in", "decision-making", ".", "This", "paper", "discusses", "a", "citizen-government", "interaction", "language", "intended", "to", "facilitate", "citizen", "participation", "in", "the", "government", "'s", "decisions", ".", "An", "e-Democracy", "Model", "for", "people", "participation", "through", "web-based", "technologies", "is", "conceived", ".", "This", "model", "specifies", "the", "syntax", "of", "an", "Democracy", "Interaction", "Language", ",", "a", "DemIL", ".", "Such", "language", "incorporates", "characteristics", "of", "Reality", "Show", "Formats", ",", "and", "it", "is", "the", "back-end", "of", "a", "web-interface", "project", "in", "the", "domain", "researched", ".", "The", "study", "of", "case", "Participative", "Budget", "of", "Brazil", "represents", "the", "language", "proposed", "." ]
[ "O", "O", "O", "O", "B", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "B", "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", "O" ]
13,060,588
[ "Factal", ":", "integrating", "deep", "web", "based", "on", "trust", "and", "relevance", "We", "demonstrate", "``", "Factal", "''", "--", "a", "system", "for", "integrating", "deep", "web", "sources", ".", "Factal", "is", "based", "on", "the", "recently", "introduced", "source", "selection", "method", "``", "SourceRank", "''", ";", "which", "is", "a", "measure", "of", "trust", "and", "relevance", "based", "on", "the", "agreement", "between", "the", "sources", ".", "SourceRank", "selects", "popular", "and", "trustworthy", "sources", "from", "autonomous", "and", "open", "collections", "like", "the", "deep", "web", ".", "This", "trust", "and", "popularity", "awareness", "distinguishes", "Factal", "from", "the", "existing", "systems", "like", "Google", "Product", "Search", ".", "Factal", "selects", "and", "searches", "active", "online", "databases", "on", "multiple", "domains", ".", "The", "demonstration", "scenarios", "include", "improved", "trustworthiness", ",", "relevance", "of", "results", ",", "and", "comparison", "shopping", ".", "We", "believe", "that", "by", "incorporating", "effective", "source", "selection", "based", "on", "the", "SourceRank", ",", "Factal", "demonstrates", "a", "significant", "step", "towards", "a", "deep-web-scale", "integration", "system", "." ]
[ "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
13,386,371
[ "Protocol-aware", "matching", "of", "web", "service", "interfaces", "for", "adapter", "development", "With", "the", "rapid", "growth", "in", "the", "number", "of", "online", "Web", "services", ",", "the", "problem", "of", "service", "adaptation", "has", "received", "significant", "attention", ".", "In", "matching", "and", "adaptation", ",", "the", "functional", "description", "of", "services", "including", "interface", "and", "data", "as", "well", "as", "behavioral", "descriptions", "are", "important", ".", "Existing", "work", "on", "matching", "and", "adaptation", "focuses", "only", "on", "one", "aspect", ".", "In", "this", "paper", ",", "we", "present", "a", "semi-automated", "matching", "approach", "that", "considers", "both", "service", "descriptions", ".", "We", "introduce", "two", "protocol-aware", "service", "interface", "matching", "algorithms", ",", "i.e.", "depth-based", "interface", "matching", "and", "iterative", "reference-based", "interface", "matching", ".", "These", "algorithms", "refine", "the", "results", "of", "interface", "matching", "by", "incorporating", "the", "ordering", "constraints", "imposed", "by", "business", "protocol", "definitions", "on", "service", "operations", ".", "We", "have", "implemented", "a", "prototype", "and", "performed", "experiments", "using", "the", "specification", "of", "synthetic", "and", "real-world", "Web", "services", ".", "Experiments", "show", "that", "the", "proposed", "approaches", "lead", "to", "a", "significant", "improvement", "in", "the", "quality", "of", "matching", "between", "services", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "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", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
3,744,106
[ "Mining", "search", "engine", "query", "logs", "for", "query", "recommendation", "This", "paper", "presents", "a", "simple", "and", "intuitive", "method", "for", "mining", "search", "engine", "query", "logs", "to", "get", "fast", "query", "recommendations", "on", "a", "large", "scale", "industrial", "strength", "search", "engine", ".", "In", "order", "to", "get", "a", "more", "comprehensive", "solution", ",", "we", "combine", "two", "methods", "together", ".", "On", "the", "one", "hand", ",", "we", "study", "and", "model", "search", "engine", "users", "'", "sequential", "search", "behavior", ",", "and", "interpret", "this", "consecutive", "search", "behavior", "as", "client-side", "query", "refinement", ",", "that", "should", "form", "the", "basis", "for", "the", "search", "engine", "'s", "own", "query", "refinement", "process", ".", "On", "the", "other", "hand", ",", "we", "combine", "this", "method", "with", "a", "traditional", "content", "based", "similarity", "method", "to", "compensate", "for", "the", "high", "sparsity", "of", "real", "query", "log", "data", ",", "and", "more", "specifically", ",", "the", "shortness", "of", "most", "query", "sessions", ".", "To", "evaluate", "our", "method", ",", "we", "use", "one", "hundred", "day", "worth", "query", "logs", "from", "SINA", "'", "search", "engine", "to", "do", "off-line", "mining", ".", "Then", "we", "analyze", "three", "independent", "editors", "evaluations", "on", "a", "query", "test", "set", ".", "Based", "on", "their", "judgement", ",", "our", "method", "was", "found", "to", "be", "effective", "for", "finding", "related", "queries", ",", "despite", "its", "simplicity", ".", "In", "addition", "to", "the", "subjective", "editors", "'", "rating", ",", "we", "also", "perform", "tests", "based", "on", "actual", "anonymous", "user", "search", "sessions", "." ]
[ "B", "O", "O", "B", "I", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "B", "I", "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", "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", "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", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
1,839,820
[ "TCOZ", "approach", "to", "semantic", "web", "services", "design", "Complex", "Semantic", "Web", "(", "SW", ")", "services", "may", "have", "intricate", "data", "state", ",", "autonomous", "process", "behavior", "and", "concurrent", "interactions", ".", "The", "design", "of", "such", "SW", "service", "systems", "requires", "precise", "and", "powerful", "modelling", "techniques", "to", "capture", "not", "only", "the", "ontology", "domain", "properties", "but", "also", "the", "services", "'", "process", "behavior", "and", "functionalities", ".", "In", "this", "paper", "we", "apply", "an", "integrated", "formal", "modeling", "language", ",", "Timed", "Communicating", "Object", "Z", "(", "TCOZ", ")", ",", "to", "design", "SW", "services", ".", "Furthermore", ",", "the", "paper", "presents", "the", "development", "of", "the", "systematic", "translation", "rules", "and", "tools", "which", "can", "automatically", "extract", "the", "SW", "ontology", "and", "services", "semantic", "markup", "from", "the", "formal", "TCOZ", "design", "model", "." ]
[ "B", "O", "O", "B", "I", "O", "O", "O", "B", "I", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "B", "O", "O", "O" ]
14,376,543
[ "Information", "transfer", "in", "social", "media", "Recent", "research", "has", "explored", "the", "increasingly", "important", "role", "of", "social", "media", "by", "examining", "the", "dynamics", "of", "individual", "and", "group", "behavior", ",", "characterizing", "patterns", "of", "information", "diffusion", ",", "and", "identifying", "influential", "individuals", ".", "In", "this", "paper", "we", "suggest", "a", "measure", "of", "causal", "relationships", "between", "nodes", "based", "on", "the", "information", "--", "theoretic", "notion", "of", "transfer", "entropy", ",", "or", "information", "transfer", ".", "This", "theoretically", "grounded", "measure", "is", "based", "on", "dynamic", "information", ",", "captures", "fine", "--", "grain", "notions", "of", "influence", ",", "and", "admits", "a", "natural", ",", "predictive", "interpretation", ".", "Networks", "inferred", "by", "transfer", "entropy", "can", "differ", "significantly", "from", "static", "friendship", "networks", "because", "most", "friendship", "links", "are", "not", "useful", "for", "predicting", "future", "dynamics", ".", "We", "demonstrate", "through", "analysis", "of", "synthetic", "and", "real-world", "data", "that", "transfer", "entropy", "reveals", "meaningful", "hidden", "network", "structures", ".", "In", "addition", "to", "altering", "our", "notion", "of", "who", "is", "influential", ",", "transfer", "entropy", "allows", "us", "to", "differentiate", "between", "weak", "influence", "over", "large", "groups", "and", "strong", "influence", "over", "small", "groups", "." ]
[ "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "B", "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", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
7,234,796
[ "SPath", ":", "a", "path", "language", "for", "XML", "schema", "XML", "is", "increasingly", "being", "used", "as", "a", "typed", "data", "format", ",", "and", "therefore", "it", "becomes", "more", "important", "to", "gain", "access", "to", "the", "type", "system", ";", "very", "often", "this", "is", "an", "XML", "Schema", ".", "The", "XML", "Schema", "Path", "Language", "(", "SPath", ")", "presented", "in", "this", "paper", "provides", "access", "to", "XML", "Schema", "components", "by", "extending", "the", "well-known", "XPath", "language", "to", "also", "include", "the", "domain", "of", "XML", "Schemas", ".", "Using", "SPath", ",", "XML", "developers", "gain", "access", "to", "XML", "Schemas", "and", "thus", "can", "more", "easily", "develop", "software", "which", "is", "type", "-", "or", "schema-aware", ",", "and", "thus", "more", "robust", "." ]
[ "B", "O", "O", "O", "O", "O", "B", "O", "B", "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", "B", "O", "O", "O", "B", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "B", "O", "B", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
3,699,671
[ "Web", "customization", "using", "behavior-based", "remote", "executing", "agents", "ReAgents", "are", "remotely", "executing", "agents", "that", "customize", "Web", "browsing", "for", "non-standard", "clients", ".", "A", "reAgent", "is", "essentially", "a", "one-shot", "''", "mobile", "agent", "that", "acts", "as", "an", "extension", "of", "a", "client", "dynamically", "launched", "by", "the", "client", "to", "run", "on", "its", "behalf", "at", "a", "remote", "more", "advantageous", "location", ".", "ReAgents", "simplify", "the", "use", "of", "mobile", "agent", "technology", "by", "transparently", "handling", "data", "migration", "and", "run-time", "network", "communications", "and", "provide", "a", "general", "interface", "for", "programmers", "to", "more", "easily", "implement", "their", "application-specific", "customizing", "logic", ".", "This", "is", "made", "possible", "by", "the", "identification", "of", "useful", "remote", "behaviors", "i.e.", "common", "patterns", "of", "actions", "that", "exploit", "the", "ability", "to", "process", "and", "communicate", "remotely", ".", "Examples", "of", "such", "behaviors", "are", "transformers", "monitors", "cachers", "and", "collators", ".", "In", "this", "paper", "we", "identify", "a", "set", "ofuseful", "reAgent", "behaviors", "for", "interacting", "with", "Web", "services", "via", "astandard", "browser", "describe", "how", "to", "program", "and", "use", "reAgents", "and", "show", "that", "the", "overhead", "of", "using", "reAgents", "is", "low", "and", "outweighed", "by", "its", "benefits", "." ]
[ "B", "I", "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", "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", "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", "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", "O", "O", "O" ]
11,394,824
[ "Behavioral", "profiles", "for", "advanced", "email", "features", "We", "examine", "the", "behavioral", "patterns", "of", "email", "usage", "in", "a", "large-scale", "enterprise", "over", "a", "three-month", "period", ".", "In", "particular", ",", "we", "focus", "on", "two", "main", "questions", ":", "(", "Q1", ")", "what", "do", "replies", "depend", "on", "?", "and", "(", "Q2", ")", "what", "is", "the", "gain", "of", "augmenting", "contacts", "through", "the", "friends", "of", "friends", "from", "the", "email", "social", "graph", "?", "For", "Q1", ",", "we", "identify", "and", "evaluate", "the", "significance", "of", "several", "factors", "that", "affect", "the", "reply", "probability", "and", "the", "email", "response", "time", ".", "We", "find", "that", "all", "factors", "of", "our", "considered", "set", "are", "significant", ",", "provide", "their", "relative", "ordering", ",", "and", "identify", "the", "recipient", "list", "size", ",", "and", "the", "intensity", "of", "email", "communication", "between", "the", "correspondents", "as", "the", "dominant", "factors", ".", "We", "highlight", "various", "novel", "threshold", "behaviors", "and", "provide", "support", "for", "existing", "hypotheses", "such", "as", "that", "of", "the", "least-effort", "reply", ".", "For", "Q2", ",", "we", "find", "that", "the", "number", "of", "new", "contacts", "extracted", "from", "the", "friends-of-friends", "relationships", "amounts", "to", "a", "large", "number", ",", "but", "which", "is", "still", "a", "limited", "portion", "of", "the", "total", "enterprise", "size", ".", "We", "believe", "that", "our", "results", "provide", "significant", "insights", "towards", "informed", "design", "of", "advanced", "email", "features", ",", "including", "those", "of", "social-networking", "type", "." ]
[ "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", "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", "B", "I", "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", "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", "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", "O" ]
882,702
[ "Defeating", "script", "injection", "attacks", "with", "browser-enforced", "embedded", "policies", "Web", "sites", "that", "accept", "and", "display", "content", "such", "as", "wiki", "articles", "or", "comments", "typically", "filter", "the", "content", "to", "prevent", "injected", "script", "code", "from", "running", "in", "browsers", "that", "view", "the", "site", ".", "The", "diversity", "of", "browser", "rendering", "algorithms", "and", "the", "desire", "to", "allow", "rich", "content", "make", "filtering", "quite", "difficult", ",", "however", ",", "and", "attacks", "such", "as", "the", "Samy", "and", "Yamanner", "worms", "have", "exploited", "filtering", "weaknesses", ".", "This", "paper", "proposes", "a", "simple", "alternative", "mechanism", "for", "preventing", "script", "injection", "called", "Browser-Enforced", "Embedded", "Policies", "(", "BEEP", ")", ".", "The", "idea", "is", "that", "a", "web", "site", "can", "embed", "a", "policy", "in", "its", "pages", "that", "specifies", "which", "scripts", "are", "allowed", "to", "run", ".", "The", "browser", ",", "which", "knows", "exactly", "when", "it", "will", "run", "a", "script", ",", "can", "enforce", "this", "policy", "perfectly", ".", "We", "have", "added", "BEEP", "support", "to", "several", "browsers", ",", "and", "built", "tools", "to", "simplify", "adding", "policies", "to", "web", "applications", ".", "We", "found", "that", "supporting", "BEEP", "in", "browsers", "requires", "only", "small", "and", "localized", "modifications", ",", "modifying", "web", "applications", "requires", "minimal", "effort", ",", "and", "enforcing", "policies", "is", "generally", "lightweight", "." ]
[ "O", "B", "I", "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", "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", "B", "I", "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", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
3,603,460
[ "Need", "for", "non-visual", "feedback", "with", "long", "response", "times", "in", "mobile", "HCI", "When", "browsing", "Web", "pages", "with", "a", "mobile", "device", ",", "the", "system", "response", "times", "are", "variable", "and", "much", "longer", "than", "on", "a", "PC", ".", "Users", "must", "repeatedly", "glance", "at", "the", "display", "to", "see", "when", "the", "page", "finally", "arrives", ",", "although", "mobility", "demands", "a", "Minimal", "Attention", "User", "Interface", ".", "We", "conducted", "a", "user", "study", "with", "27", "participants", "to", "discover", "the", "point", "at", "which", "visual", "feedback", "stops", "reaching", "the", "user", "in", "mobile", "context", ".", "In", "the", "study", ",", "we", "examined", "the", "deployment", "of", "attention", "during", "page", "loading", "to", "the", "phone", "vs.", "the", "environment", "in", "several", "different", "everyday", "mobility", "contexts", ",", "and", "compared", "these", "to", "the", "laboratory", "context", ".", "The", "first", "part", "of", "the", "page", "appeared", "on", "the", "screen", "typically", "in", "11", "seconds", ",", "but", "we", "found", "that", "the", "user", "'s", "visual", "attention", "shifted", "away", "from", "the", "mobile", "browser", "usually", "between", "4", "and", "8", "seconds", "in", "the", "mobile", "context", ".", "In", "contrast", ",", "the", "continuous", "span", "of", "attention", "to", "the", "browser", "was", "more", "than", "14", "seconds", "in", "the", "laboratory", "condition", ".", "Based", "on", "our", "study", "results", ",", "we", "recommend", "mobile", "applications", "provide", "multimodal", "feedback", "for", "delays", "of", "more", "than", "four", "seconds", "." ]
[ "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "B", "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", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O" ]
66,974
[ "A", "method", "for", "transparent", "admission", "control", "and", "request", "scheduling", "in", "e-commerce", "web", "sites", "This", "paper", "presents", "a", "method", "for", "admission", "control", "and", "request", "scheduling", "for", "multiply-tiered", "e-commerce", "Web", "sites", ",", "achieving", "both", "stable", "behavior", "during", "overload", "and", "improved", "response", "times", ".", "Our", "method", "externally", "observes", "execution", "costs", "of", "requests", "online", ",", "distinguishing", "different", "request", "types", ",", "and", "performs", "overload", "protection", "and", "preferential", "scheduling", "using", "relatively", "simple", "measurements", "and", "a", "straight", "forward", "control", "mechanism", ".", "Unlike", "previous", "proposals", ",", "which", "require", "extensive", "changes", "to", "the", "server", "or", "operating", "system", ",", "our", "method", "requires", "no", "modifications", "to", "the", "host", "O.S.", ",", "Web", "server", ",", "application", "server", "or", "database", ".", "Since", "our", "method", "is", "external", ",", "it", "can", "be", "implemented", "in", "a", "proxy", ".", "We", "present", "such", "an", "implementation", ",", "called", "Gatekeeper", ",", "using", "it", "with", "standard", "software", "components", "on", "the", "Linux", "operating", "system", ".", "We", "evaluate", "the", "proxy", "using", "the", "industry", "standard", "TPC-W", "workload", "generator", "in", "a", "typical", "three-tiered", "e-commerce", "environment", ".", "We", "show", "consistent", "performance", "during", "overload", "and", "throughput", "increases", "of", "up", "to", "10", "percent", ".", "Response", "time", "improves", "by", "up", "to", "a", "factor", "of", "14", ",", "with", "only", "a", "15", "percent", "penalty", "to", "large", "jobs", "." ]
[ "O", "O", "O", "O", "B", "I", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "O", "B", "I", "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", "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", "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", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
405,889
[ "Bootstrapping", "ontology", "alignment", "methods", "with", "APFEL" ]
[ "O", "B", "B", "O", "O", "O" ]
13,507,253
[ "RuralCafe", ":", "web", "search", "in", "the", "rural", "developing", "world", "The", "majority", "of", "people", "in", "rural", "developing", "regions", "do", "not", "have", "access", "to", "the", "World", "Wide", "Web", ".", "Traditional", "network", "connectivity", "technologies", "have", "proven", "to", "be", "prohibitively", "expensive", "in", "these", "areas", ".", "The", "emergence", "of", "new", "long-range", "wireless", "technologies", "provide", "hope", "for", "connecting", "these", "rural", "regions", "to", "the", "Internet", ".", "However", ",", "the", "network", "connectivity", "provided", "by", "these", "new", "solutions", "are", "by", "nature", "intermittent", "due", "to", "high", "network", "usage", "rates", ",", "frequent", "power-cuts", "and", "the", "use", "of", "delay", "tolerant", "links", ".", "Typical", "applications", ",", "especially", "interactive", "applications", "like", "web", "search", ",", "do", "not", "tolerate", "intermittent", "connectivity", ".", "In", "this", "paper", ",", "we", "present", "the", "design", "and", "implementation", "of", "RuralCafe", ",", "a", "system", "intended", "to", "support", "efficient", "web", "search", "over", "intermittent", "networks", ".", "RuralCafe", "enables", "users", "to", "perform", "web", "search", "asynchronously", "and", "find", "what", "they", "are", "looking", "for", "in", "one", "round", "of", "intermittency", "as", "opposed", "to", "multiple", "rounds", "of", "search\\/downloads", ".", "RuralCafe", "does", "this", "by", "providing", "an", "expanded", "search", "query", "interface", "which", "allows", "a", "user", "to", "specify", "additional", "query", "terms", "to", "maximize", "the", "utility", "of", "the", "results", "returned", "by", "a", "search", "query", ".", "Given", "knowledge", "of", "the", "limited", "available", "network", "resources", ",", "RuralCafe", "performs", "optimizations", "to", "prefetch", "pages", "to", "best", "satisfy", "a", "search", "query", "based", "on", "a", "user", "'s", "search", "preferences", ".", "In", "addition", ",", "RuralCafe", "does", "not", "require", "modifications", "to", "the", "web", "browser", ",", "and", "can", "provide", "single", "round", "search", "results", "tailored", "to", "various", "types", "of", "networks", "and", "economic", "constraints", ".", "We", "have", "implemented", "and", "evaluated", "the", "effectiveness", "of", "RuralCafe", "using", "queries", "from", "logs", "made", "to", "a", "large", "search", "engine", ",", "queries", "made", "by", "users", "in", "an", "intermittent", "setting", ",", "and", "live", "queries", "from", "a", "small", "testbed", "deployment", ".", "We", "have", "also", "deployed", "a", "prototype", "of", "RuralCafe", "in", "Kerala", ",", "India", "." ]
[ "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "I", "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", "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", "B", "I", "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", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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", "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", "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", "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", "O", "O", "O" ]
11,782,911
[ "Differences", "in", "the", "mechanics", "of", "information", "diffusion", "across", "topics", ":", "idioms", ",", "political", "hashtags", ",", "and", "complex", "contagion", "on", "twitter", "There", "is", "a", "widespread", "intuitive", "sense", "that", "different", "kinds", "of", "information", "spread", "differently", "on-line", ",", "but", "it", "has", "been", "difficult", "to", "evaluate", "this", "question", "quantitatively", "since", "it", "requires", "a", "setting", "where", "many", "different", "kinds", "of", "information", "spread", "in", "a", "shared", "environment", ".", "Here", "we", "study", "this", "issue", "on", "Twitter", ",", "analyzing", "the", "ways", "in", "which", "tokens", "known", "as", "hashtags", "spread", "on", "a", "network", "defined", "by", "the", "interactions", "among", "Twitter", "users", ".", "We", "find", "significant", "variation", "in", "the", "ways", "that", "widely-used", "hashtags", "on", "different", "topics", "spread", ".", "Our", "results", "show", "that", "this", "variation", "is", "not", "attributable", "simply", "to", "differences", "in", "``", "stickiness", ",", "''", "the", "probability", "of", "adoption", "based", "on", "one", "or", "more", "exposures", ",", "but", "also", "to", "a", "quantity", "that", "could", "be", "viewed", "as", "a", "kind", "of", "``", "persistence", "''", "-", "the", "relative", "extent", "to", "which", "repeated", "exposures", "to", "a", "hashtag", "continue", "to", "have", "significant", "marginal", "effects", ".", "We", "find", "that", "hashtags", "on", "politically", "controversial", "topics", "are", "particularly", "persistent", ",", "with", "repeated", "exposures", "continuing", "to", "have", "unusually", "large", "marginal", "effects", "on", "adoption", ";", "this", "provides", ",", "to", "our", "knowledge", ",", "the", "first", "large-scale", "validation", "of", "the", "``", "complex", "contagion", "''", "principle", "from", "sociology", ",", "which", "posits", "that", "repeated", "exposures", "to", "an", "idea", "are", "particularly", "crucial", "when", "the", "idea", "is", "in", "some", "way", "controversial", "or", "contentious", ".", "Among", "other", "findings", ",", "we", "discover", "that", "hashtags", "representing", "the", "natural", "analogs", "of", "Twitter", "idioms", "and", "neologisms", "are", "particularly", "non-persistent", ",", "with", "the", "effect", "of", "multiple", "exposures", "decaying", "rapidly", "relative", "to", "the", "first", "exposure", ".", "We", "also", "study", "the", "subgraph", "structure", "of", "the", "initial", "adopters", "for", "different", "widely-adopted", "hashtags", ",", "again", "finding", "structural", "differences", "across", "topics", ".", "We", "develop", "simulation-based", "and", "generative", "models", "to", "analyze", "how", "the", "adoption", "dynamics", "interact", "with", "the", "network", "structure", "of", "the", "early", "adopters", "on", "which", "a", "hashtag", "spreads", "." ]
[ "O", "O", "O", "O", "O", "B", "I", "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", "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", "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", "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", "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", "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", "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", "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" ]
1,247,888
[ "Choosing", "reputable", "servents", "in", "a", "P2P", "network", "Peer-to-peer", "information", "sharing", "environments", "are", "increasingly", "gaining", "acceptance", "on", "the", "Internet", "as", "they", "provide", "an", "infrastructure", "in", "which", "the", "desired", "information", "can", "be", "located", "and", "downloaded", "while", "preserving", "the", "anonymity", "of", "both", "requestors", "and", "providers", ".", "As", "recent", "experience", "with", "P2P", "environments", "such", "as", "Gnutella", "shows", ",", "anonymity", "opens", "the", "door", "to", "possible", "misuses", "and", "abuses", "by", "resource", "providers", "exploiting", "the", "network", "as", "a", "way", "to", "spread", "tampered", "with", "resources", ",", "including", "malicious", "programs", ",", "such", "as", "Trojan", "Horses", "and", "viruses", ".", "In", "this", "paper", "we", "propose", "an", "approach", "to", "P2P", "security", "where", "servents", "can", "keep", "track", ",", "and", "share", "with", "others", ",", "information", "about", "the", "reputation", "of", "their", "peers", ".", "Reputation", "sharing", "is", "based", "on", "a", "distributed", "polling", "algorithm", "by", "which", "resource", "requestors", "can", "assess", "the", "reliability", "of", "perspective", "providers", "before", "initiating", "the", "download", ".", "The", "approach", "nicely", "complements", "the", "existing", "P2P", "protocols", "and", "has", "a", "limited", "impact", "on", "current", "implementations", ".", "Furthermore", ",", "it", "keeps", "the", "current", "level", "of", "anonymity", "of", "requestors", "and", "providers", ",", "as", "well", "as", "that", "of", "the", "parties", "sharing", "their", "view", "on", "others", "'", "reputations", "." ]
[ "O", "O", "O", "O", "O", "B", "I", "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", "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", "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", "B", "O", "O", "O", "O", "B", "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", "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" ]
62,822
[ "A", "large-scale", "study", "of", "the", "evolution", "of", "web", "pages", "How", "fast", "does", "the", "web", "change", "?", "Does", "most", "of", "the", "content", "remain", "unchanged", "once", "it", "has", "been", "authored", ",", "or", "are", "the", "documents", "continuously", "updated", "?", "Do", "pages", "change", "a", "little", "or", "a", "lot", "?", "Is", "the", "extent", "of", "change", "correlated", "to", "any", "other", "property", "of", "the", "page", "?", "All", "of", "these", "questions", "are", "of", "interest", "to", "those", "who", "mine", "the", "web", ",", "including", "all", "the", "popular", "search", "engines", ",", "but", "few", "studies", "have", "been", "performed", "to", "date", "to", "answer", "them", ".", "One", "notable", "exception", "is", "a", "study", "by", "Cho", "and", "Garcia-Molina", ",", "who", "crawled", "a", "set", "of", "720,000", "pages", "on", "a", "daily", "basis", "over", "four", "months", ",", "and", "counted", "pages", "as", "having", "changed", "if", "their", "MD5", "checksum", "changed", ".", "They", "found", "that", "40", "%", "of", "all", "web", "pages", "in", "their", "set", "changed", "within", "a", "week", ",", "and", "23", "%", "of", "those", "pages", "that", "fell", "into", "the", ".", "com", "domain", "changed", "daily", ".", "This", "paper", "expands", "on", "Cho", "and", "Garcia-Molina", "'s", "study", ",", "both", "in", "terms", "of", "coverage", "and", "in", "terms", "of", "sensitivity", "to", "change", ".", "We", "crawled", "a", "set", "of", "150,836,209", "HTML", "pages", "once", "every", "week", ",", "over", "a", "span", "of", "11", "weeks", ".", "For", "each", "page", ",", "we", "recorded", "a", "checksum", "of", "the", "page", ",", "and", "a", "feature", "vector", "of", "the", "words", "on", "the", "page", ",", "plus", "various", "other", "data", "such", "as", "the", "page", "length", ",", "the", "HTTP", "status", "code", ",", "etc.", ".", "Moreover", ",", "we", "pseudo-randomly", "selected", "0.1", "%", "of", "all", "of", "our", "URLs", ",", "and", "saved", "the", "full", "text", "of", "each", "download", "of", "the", "corresponding", "pages", ".", "After", "completion", "of", "the", "crawl", ",", "we", "analyzed", "the", "degree", "of", "change", "of", "each", "page", ",", "and", "investigated", "which", "factors", "are", "correlated", "with", "change", "intensity", ".", "We", "found", "that", "the", "average", "degree", "of", "change", "varies", "widely", "across", "top-level", "domains", ",", "and", "that", "larger", "pages", "change", "more", "often", "and", "more", "severely", "than", "smaller", "ones", ".", "This", "paper", "describes", "the", "crawl", "and", "the", "data", "transformations", "we", "performed", "on", "the", "logs", ",", "and", "presents", "some", "statistical", "observations", "on", "the", "degree", "of", "change", "of", "different", "classes", "of", "pages", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B", "I", "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", "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", "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", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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", "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", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "I", "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", "O", "O", "B", "I", "I", "O", "O", "O", "O", "O", "O" ]
10,631,834
[ "Probabilistic", "question", "recommendation", "for", "question", "answering", "communities", "User-Interactive", "Question", "Answering", "(", "QA", ")", "communities", "such", "as", "Yahoo", "!", "Answers", "are", "growing", "in", "popularity", ".", "However", ",", "as", "these", "QA", "sites", "always", "have", "thousands", "of", "new", "questions", "posted", "daily", ",", "it", "is", "difficult", "for", "users", "to", "find", "the", "questions", "that", "are", "of", "interest", "to", "them", ".", "Consequently", ",", "this", "may", "delay", "the", "answering", "of", "the", "new", "questions", ".", "This", "gives", "rise", "to", "question", "recommendation", "techniques", "that", "help", "users", "locate", "interesting", "questions", ".", "In", "this", "paper", ",", "we", "adopt", "the", "Probabilistic", "Latent", "Semantic", "Analysis", "(", "PLSA", ")", "model", "for", "question", "recommendation", "and", "propose", "a", "novel", "metric", "to", "evaluate", "the", "performance", "of", "our", "approach", ".", "The", "experimental", "results", "show", "our", "recommendation", "approach", "is", "effective", "." ]
[ "O", "B", "I", "O", "B", "I", "O", "O", "B", "I", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
14,249
[ "Design", "of", "a", "crawler", "with", "bounded", "bandwidth", "This", "paper", "presents", "an", "algorithm", "to", "bound", "the", "bandwidth", "of", "a", "Web", "crawler", ".", "The", "crawler", "collects", "statistics", "on", "the", "transfer", "rate", "of", "each", "server", "to", "predict", "the", "expected", "bandwidth", "use", "for", "future", "downloads", ".", "The", "prediction", "allows", "us", "to", "activate", "the", "optimal", "number", "of", "fetcher", "threads", "in", "order", "to", "exploit", "the", "assigned", "bandwidth", ".", "The", "experimental", "results", "show", "the", "effectiveness", "of", "the", "proposed", "technique", "." ]
[ "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", "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" ]
1,107,868
[ "Groupme", "!", "This", "paper", "presents", "the", "GroupMe", "!", "system", ",", "a", "resource", "sharing", "system", "with", "advanced", "tagging", "functionality", ".", "GroupMe", "!", "provides", "a", "novel", "user", "interface", ",", "which", "enables", "users", "to", "organize", "and", "arrange", "arbitrary", "Web", "resources", "into", "groups", ".", "The", "content", "of", "such", "groups", "can", "be", "overlooked", "and", "inspected", "immediately", "as", "resources", "are", "visualized", "in", "a", "multimedia-based", "fashion", ".", "In", "this", "paper", ",", "we", "furthermore", "introduce", "new", "folksonomy-based", "ranking", "strategies", "that", "exploit", "the", "group", "structure", "shipped", "with", "GroupMe", "!", "folksonomies", ".", "Experiments", "show", "that", "those", "strategies", "significantly", "improve", "the", "performance", "of", "such", "ranking", "algorithms", "." ]
[ "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", "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", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O" ]
314,731
[ "Template", "detection", "via", "data", "mining", "and", "its", "applications", "We", "formulate", "and", "propose", "the", "template", "detection", "problem", ",", "and", "suggest", "a", "practical", "solution", "for", "it", "based", "on", "counting", "frequent", "item", "sets", ".", "We", "show", "that", "the", "use", "of", "templates", "is", "pervasive", "on", "the", "web", ".", "We", "describe", "three", "principles", ",", "which", "characterize", "the", "assumptions", "made", "by", "hypertext", "information", "retrieval", "(", "IR", ")", "and", "data", "mining", "(", "DM", ")", "systems", ",", "and", "show", "that", "templates", "are", "a", "major", "source", "of", "violation", "of", "these", "principles", ".", "As", "a", "consequence", ",", "basic", "``", "pure", "''", "implementations", "of", "simple", "search", "algorithms", "coupled", "with", "template", "detection", "and", "elimination", "show", "surprising", "increases", "in", "precision", "at", "all", "levels", "of", "recall", "." ]
[ "O", "O", "O", "B", "I", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "B", "I", "O", "O", "O", "O", "B", "I", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
11,836,329
[ "Automatic", "extraction", "of", "clickable", "structured", "web", "contents", "for", "name", "entity", "queries", "Today", "the", "major", "web", "search", "engines", "answer", "queries", "by", "showing", "ten", "result", "snippets", ",", "which", "need", "to", "be", "inspected", "by", "users", "for", "identifying", "relevant", "results", ".", "In", "this", "paper", "we", "investigate", "how", "to", "extract", "structured", "information", "from", "the", "web", ",", "in", "order", "to", "directly", "answer", "queries", "by", "showing", "the", "contents", "being", "searched", "for", ".", "We", "treat", "users", "'", "search", "trails", "(", "i.e.", ",", "post-search", "browsing", "behaviors", ")", "as", "implicit", "labels", "on", "the", "relevance", "between", "web", "contents", "and", "user", "queries", ".", "Based", "on", "such", "labels", "we", "use", "information", "extraction", "approach", "to", "build", "wrappers", "and", "extract", "structured", "information", ".", "An", "important", "observation", "is", "that", "many", "web", "sites", "contain", "pages", "for", "name", "entities", "of", "certain", "categories", "(", "e.g.", ",", "AOL", "Music", "contains", "a", "page", "for", "each", "musician", ")", ",", "and", "these", "pages", "have", "the", "same", "format", ".", "This", "makes", "it", "possible", "to", "build", "wrappers", "from", "a", "small", "amount", "of", "implicit", "labels", ",", "and", "use", "them", "to", "extract", "structured", "information", "from", "many", "web", "pages", "for", "different", "name", "entities", ".", "We", "propose", "STRUCLICK", ",", "a", "fully", "automated", "system", "for", "extracting", "structured", "information", "for", "queries", "containing", "name", "entities", "of", "certain", "categories", ".", "It", "can", "identify", "important", "web", "sites", "from", "web", "search", "logs", ",", "build", "wrappers", "from", "users", "'", "search", "trails", ",", "filter", "out", "bad", "wrappers", "built", "from", "random", "user", "clicks", ",", "and", "combine", "structured", "information", "from", "different", "web", "sites", "for", "each", "query", ".", "Comparing", "with", "existing", "approaches", "on", "information", "extraction", ",", "STRUCLICK", "can", "assign", "semantics", "to", "extracted", "data", "without", "any", "human", "labeling", "or", "supervision", ".", "We", "perform", "comprehensive", "experiments", ",", "which", "show", "STRUCLICK", "achieves", "high", "accuracy", "and", "good", "scalability", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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", "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", "O", "B", "I", "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", "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", "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", "B", "I", "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", "B", "I", "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" ]
7,827,690
[ "Video", "suggestion", "and", "discovery", "for", "youtube", ":", "taking", "random", "walks", "through", "the", "view", "graph", "The", "rapid", "growth", "of", "the", "number", "of", "videos", "in", "YouTube", "provides", "enormous", "potential", "for", "users", "to", "find", "content", "of", "interest", "to", "them", ".", "Unfortunately", ",", "given", "the", "difficulty", "of", "searching", "videos", ",", "the", "size", "of", "the", "video", "repository", "also", "makes", "the", "discovery", "of", "new", "content", "a", "daunting", "task", ".", "In", "this", "paper", ",", "we", "present", "a", "novel", "method", "based", "upon", "the", "analysis", "of", "the", "entire", "user-video", "graph", "to", "provide", "personalized", "video", "suggestions", "for", "users", ".", "The", "resulting", "algorithm", ",", "termed", "Adsorption", ",", "provides", "a", "simple", "method", "to", "efficiently", "propagate", "preference", "information", "through", "a", "variety", "of", "graphs", ".", "We", "extensively", "test", "the", "results", "of", "the", "recommendations", "on", "a", "three", "month", "snapshot", "of", "live", "data", "from", "YouTube", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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", "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", "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" ]
95,414
[ "Semantic", "web", "support", "for", "the", "business-to-business", "e-commerce", "lifecycle", "If", "an", "e-services", "approach", "to", "electronic", "commerce", "is", "to", "become", "widespread", ",", "standardisation", "of", "ontologies", ",", "message", "content", "and", "message", "protocols", "will", "be", "necessary", ".", "In", "this", "paper", ",", "we", "present", "a", "lifecycle", "of", "a", "business-to-business", "e-commerce", "interaction", ",", "and", "show", "how", "the", "Semantic", "Web", "can", "support", "a", "service", "description", "language", "that", "can", "be", "used", "throughout", "this", "lifecycle", ".", "By", "using", "DAML", ",", "we", "develop", "a", "service", "description", "language", "sufficiently", "expressive", "and", "flexible", "to", "be", "used", "not", "only", "in", "advertisements", ",", "but", "also", "in", "matchmaking", "queries", ",", "negotiation", "proposals", "and", "agreements", ".", "We", "also", "identify", "which", "operations", "must", "be", "carried", "out", "on", "this", "description", "language", "if", "the", "B2B", "lifecycle", "is", "to", "be", "fully", "supported", ".", "We", "do", "not", "propose", "specific", "standard", "protocols", ",", "but", "instead", "argue", "that", "our", "operators", "are", "able", "to", "support", "a", "wide", "variety", "of", "interaction", "protocols", ",", "and", "so", "will", "be", "fundamental", "irrespective", "of", "which", "protocols", "are", "finally", "adopted", "." ]
[ "B", "I", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "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" ]
11,338,040
[ "Cross-domain", "sentiment", "classification", "via", "spectral", "feature", "alignment", "Sentiment", "classification", "aims", "to", "automatically", "predict", "sentiment", "polarity", "(", "e.g.", ",", "positive", "or", "negative", ")", "of", "users", "publishing", "sentiment", "data", "(", "e.g.", ",", "reviews", ",", "blogs", ")", ".", "Although", "traditional", "classification", "algorithms", "can", "be", "used", "to", "train", "sentiment", "classifiers", "from", "manually", "labeled", "text", "data", ",", "the", "labeling", "work", "can", "be", "time-consuming", "and", "expensive", ".", "Meanwhile", ",", "users", "often", "use", "some", "different", "words", "when", "they", "express", "sentiment", "in", "different", "domains", ".", "If", "we", "directly", "apply", "a", "classifier", "trained", "in", "one", "domain", "to", "other", "domains", ",", "the", "performance", "will", "be", "very", "low", "due", "to", "the", "differences", "between", "these", "domains", ".", "In", "this", "work", ",", "we", "develop", "a", "general", "solution", "to", "sentiment", "classification", "when", "we", "do", "not", "have", "any", "labels", "in", "a", "target", "domain", "but", "have", "some", "labeled", "data", "in", "a", "different", "domain", ",", "regarded", "as", "source", "domain", ".", "In", "this", "cross-domain", "sentiment", "classification", "setting", ",", "to", "bridge", "the", "gap", "between", "the", "domains", ",", "we", "propose", "a", "spectral", "feature", "alignment", "(", "SFA", ")", "algorithm", "to", "align", "domain-specific", "words", "from", "different", "domains", "into", "unified", "clusters", ",", "with", "the", "help", "of", "domain-independent", "words", "as", "a", "bridge", ".", "In", "this", "way", ",", "the", "clusters", "can", "be", "used", "to", "reduce", "the", "gap", "between", "domain-specific", "words", "of", "the", "two", "domains", ",", "which", "can", "be", "used", "to", "train", "sentiment", "classifiers", "in", "the", "target", "domain", "accurately", ".", "Compared", "to", "previous", "approaches", ",", "SFA", "can", "discover", "a", "robust", "representation", "for", "cross-domain", "data", "by", "fully", "exploiting", "the", "relationship", "between", "the", "domain-specific", "and", "domain-independent", "words", "via", "simultaneously", "co-clustering", "them", "in", "a", "common", "latent", "space", ".", "We", "perform", "extensive", "experiments", "on", "two", "real", "world", "datasets", ",", "and", "demonstrate", "that", "SFA", "significantly", "outperforms", "previous", "approaches", "to", "cross-domain", "sentiment", "classification", "." ]
[ "O", "B", "I", "O", "O", "B", "I", "B", "I", "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", "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", "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", "B", "I", "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", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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", "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", "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", "B", "I", "O" ]
10,565,631
[ "Mind", "the", "data", "skew", ":", "distributed", "inferencing", "by", "speeddating", "in", "elastic", "regions", "Semantic", "Web", "data", "exhibits", "very", "skewed", "frequency", "distributions", "among", "terms", ".", "Efficient", "large-scale", "distributed", "reasoning", "methods", "should", "maintain", "load-balance", "in", "the", "face", "of", "such", "highly", "skewed", "distribution", "of", "input", "data", ".", "We", "show", "that", "term-based", "partitioning", ",", "used", "by", "most", "distributed", "reasoning", "approaches", ",", "has", "limited", "scalability", "due", "to", "load-balancing", "problems", ".", "We", "address", "this", "problem", "with", "a", "method", "for", "data", "distribution", "based", "on", "clustering", "in", "elastic", "regions", ".", "Instead", "of", "as", "-", "signing", "data", "to", "fixed", "peers", ",", "data", "flows", "semi-randomly", "in", "the", "network", ".", "Data", "items", "``", "speed-date", "''", "while", "being", "temporarily", "collocated", "in", "the", "same", "peer", ".", "We", "introduce", "a", "bias", "in", "the", "routing", "to", "allow", "semantically", "clustered", "neighborhoods", "to", "emerge", ".", "Our", "approach", "is", "self-organising", ",", "efficient", "and", "does", "not", "require", "any", "central", "coordination", ".", "We", "have", "implemented", "this", "method", "on", "the", "MaRVIN", "platform", "and", "have", "performed", "experiments", "on", "large", "real-world", "datasets", ",", "using", "a", "cluster", "of", "up", "to", "64", "nodes", ".", "We", "compute", "the", "RDFS", "closure", "over", "different", "datasets", "and", "show", "that", "our", "clustering", "algorithm", "drastically", "reduces", "computation", "time", ",", "calculating", "the", "RDFS", "closure", "of", "200", "million", "triples", "in", "7.2", "minutes", "." ]
[ "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "B", "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", "B", "B", "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", "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", "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", "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" ]
9,966,544
[ "An", "economic", "model", "of", "the", "worldwide", "web", "We", "believe", "that", "much", "novel", "insight", "into", "the", "worldwide", "web", "can", "be", "obtained", "from", "taking", "into", "account", "the", "important", "fact", "that", "it", "is", "created", ",", "used", ",", "and", "run", "by", "selfish", "optimizing", "agents", ":", "users", ",", "document", "authors", ",", "and", "search", "engines", ".", "On-going", "theoretical", "and", "experimental", "analysis", "of", "a", "simple", "abstract", "model", "of", "www", "creation", "and", "search", "based", "on", "user", "utilities", "illustrates", "this", "point", ":", "We", "find", "that", "efficiency", "is", "higher", "when", "the", "utilities", "are", "more", "clustered", ",", "and", "that", "power-law", "statistics", "of", "document", "degrees", "emerge", "very", "naturally", "in", "this", "context", ".", "More", "importantly", ",", "our", "work", "sets", "up", "many", "more", "elaborate", "questions", ",", "related", ",", "e.g.", ",", "to", "www", "search", "algorithms", "seen", "as", "author", "incentives", ",", "to", "search", "engine", "spam", ",", "and", "to", "search", "engine", "quality", "and", "competition", "." ]
[ "O", "B", "I", "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", "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", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
4,632,365
[ "Multiway", "SLCA-based", "keyword", "search", "in", "XML", "data", "Keyword", "search", "for", "smallest", "lowest", "common", "ancestors", "(", "SLCAs", ")", "in", "XML", "data", "has", "recently", "been", "proposed", "as", "a", "meaningful", "way", "to", "identify", "interesting", "data", "nodes", "inXML", "data", "where", "their", "subtrees", "contain", "an", "input", "set", "of", "keywords", ".", "In", "this", "paper", ",", "we", "generalize", "this", "useful", "search", "paradigm", "to", "support", "keyword", "search", "beyond", "the", "traditional", "AND", "semantics", "to", "include", "both", "AND", "and", "OR", "boolean", "operators", "as", "well", ".", "We", "first", "analyze", "properties", "of", "the", "LCA", "computation", "and", "propose", "improved", "algorithms", "to", "solve", "the", "traditional", "keyword", "search", "problem", "(", "with", "only", "AND", "semantics", ")", ".", "We", "then", "extend", "our", "approach", "to", "handle", "general", "keyword", "search", "involving", "combinations", "of", "AND", "and", "OR", "boolean", "operators", ".", "The", "effectiveness", "of", "our", "new", "algorithms", "is", "demonstrated", "with", "a", "comprehensive", "experimental", "performance", "study", "." ]
[ "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "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", "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" ]
9,848,499
[ "Privacy", "diffusion", "on", "the", "web", ":", "a", "longitudinal", "perspective", "For", "the", "last", "few", "years", "we", "have", "been", "studying", "the", "diffusion", "of", "private", "information", "for", "users", "as", "they", "visit", "various", "Web", "sites", "triggering", "data", "gathering", "aggregation", "by", "third", "parties", ".", "This", "paper", "reports", "on", "our", "longitudinal", "study", "consisting", "of", "multiple", "snapshots", "of", "our", "examination", "of", "such", "diffusion", "over", "four", "years", ".", "We", "examine", "the", "various", "technical", "ways", "by", "which", "third-party", "aggregators", "acquire", "data", "and", "the", "depth", "of", "user-related", "information", "acquired", ".", "We", "study", "techniques", "for", "protecting", "privacy", "diffusion", "as", "well", "as", "limitations", "of", "such", "techniques", ".", "We", "introduce", "the", "concept", "of", "secondary", "privacy", "damage", ".", "Our", "results", "show", "increasing", "aggregation", "of", "user-related", "data", "by", "a", "steadily", "decreasing", "number", "of", "entities", ".", "A", "handful", "of", "companies", "are", "able", "to", "track", "users", "'", "movement", "across", "almost", "all", "of", "the", "popular", "Web", "sites", ".", "Virtually", "all", "the", "protection", "techniques", "have", "significant", "limitations", "highlighting", "the", "seriousness", "of", "the", "problem", "and", "the", "need", "for", "alternate", "solutions", "." ]
[ "B", "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", "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", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
4,380,185
[ "WAP5", ":", "black-box", "performance", "debugging", "for", "wide-area", "systems", "Wide-area", "distributed", "applications", "are", "challenging", "to", "debug", ",", "optimize", ",", "and", "maintain", ".", "We", "present", "Wide-Area", "Project", "5", "(", "WAP5", ")", ",", "which", "aims", "to", "make", "these", "tasks", "easier", "by", "exposing", "the", "causal", "structure", "of", "communication", "within", "an", "application", "and", "by", "exposing", "delays", "that", "imply", "bottlenecks", ".", "These", "bottlenecks", "might", "not", "otherwise", "be", "obvious", ",", "with", "or", "without", "the", "application", "'s", "source", "code", ".", "Previous", "research", "projects", "have", "presented", "algorithms", "to", "reconstruct", "application", "structure", "and", "the", "corresponding", "timing", "information", "from", "black-box", "message", "traces", "of", "local-area", "systems", ".", "In", "this", "paper", "we", "present", "(", "1", ")", "a", "new", "algorithm", "for", "reconstructing", "application", "structure", "in", "both", "local", "-", "and", "wide-area", "distributed", "systems", ",", "(", "2", ")", "an", "infrastructure", "for", "gathering", "application", "traces", "in", "PlanetLab", ",", "and", "(", "3", ")", "our", "experiences", "tracing", "and", "analyzing", "three", "systems", ":", "CoDeeN", "and", "Coral", ",", "two", "content-distribution", "networks", "in", "PlanetLab", ";", "and", "Slurpee", ",", "an", "enterprise-scale", "incident-monitoring", "system", "." ]
[ "O", "O", "O", "B", "I", "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", "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", "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", "B", "I", "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", "O", "O", "O" ]
13,190,545
[ "Unified", "analysis", "of", "streaming", "news", "News", "clustering", ",", "categorization", "and", "analysis", "are", "key", "components", "of", "any", "news", "portal", ".", "They", "require", "algorithms", "capable", "of", "dealing", "with", "dynamic", "data", "to", "cluster", ",", "interpret", "and", "to", "temporally", "aggregate", "news", "articles", ".", "These", "three", "tasks", "are", "often", "solved", "separately", ".", "In", "this", "paper", "we", "present", "a", "unified", "framework", "to", "group", "incoming", "news", "articles", "into", "temporary", "but", "tightly-focused", "storylines", ",", "to", "identify", "prevalent", "topics", "and", "key", "entities", "within", "these", "stories", ",", "and", "to", "reveal", "the", "temporal", "structure", "of", "stories", "as", "they", "evolve", ".", "We", "achieve", "this", "by", "building", "a", "hybrid", "clustering", "and", "topic", "model", ".", "To", "deal", "with", "the", "available", "wealth", "of", "data", "we", "build", "an", "efficient", "parallel", "inference", "algorithm", "by", "sequential", "Monte", "Carlo", "estimation", ".", "Time", "and", "memory", "costs", "are", "nearly", "constant", "in", "the", "length", "of", "the", "history", ",", "and", "the", "approach", "scales", "to", "hundreds", "of", "thousands", "of", "documents", ".", "We", "demonstrate", "the", "efficiency", "and", "accuracy", "on", "the", "publicly", "available", "TDT", "dataset", "and", "data", "of", "a", "major", "internet", "news", "site", "." ]
[ "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", "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", "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", "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", "O", "O", "O", "O", "O", "O", "O", "O" ]
3,599,654
[ "Answering", "order-based", "queries", "over", "XML", "data", "Order-based", "queries", "over", "XML", "data", "include", "XPath", "navigation", "axes", "such", "as", "following-sibling", "and", "following", ".", "In", "this", "paper", ",", "we", "present", "holistic", "algorithms", "that", "evaluate", "such", "order-based", "queries", ".", "An", "experimental", "comparison", "with", "previous", "approaches", "shows", "the", "performance", "benefits", "of", "our", "algorithms", "." ]
[ "O", "O", "O", "O", "B", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
9,228,586
[ "Learning", "to", "rank", "relational", "objects", "and", "its", "application", "to", "web", "search", "Learning", "to", "rank", "is", "a", "new", "statistical", "learning", "technology", "on", "creating", "a", "ranking", "model", "for", "sorting", "objects", ".", "The", "technology", "has", "been", "successfully", "applied", "to", "web", "search", ",", "and", "is", "becoming", "one", "of", "the", "key", "machineries", "for", "building", "search", "engines", ".", "Existing", "approaches", "to", "learning", "to", "rank", ",", "however", ",", "did", "not", "consider", "the", "cases", "in", "which", "there", "exists", "relationship", "between", "the", "objects", "to", "be", "ranked", ",", "despite", "of", "the", "fact", "that", "such", "situations", "are", "very", "common", "in", "practice", ".", "For", "example", ",", "in", "web", "search", ",", "given", "a", "query", "certain", "relationships", "usually", "exist", "among", "the", "the", "retrieved", "documents", ",", "e.g.", ",", "URL", "hierarchy", ",", "similarity", ",", "etc.", ",", "and", "sometimes", "it", "is", "necessary", "to", "utilize", "the", "information", "in", "ranking", "of", "the", "documents", ".", "This", "paper", "addresses", "the", "issue", "and", "formulates", "it", "as", "a", "novel", "learning", "problem", ",", "referred", "to", "as", ",", "`", "learning", "to", "rank", "relational", "objects", "'", ".", "In", "the", "new", "learning", "task", ",", "the", "ranking", "model", "is", "defined", "as", "a", "function", "of", "not", "only", "the", "contents", "(", "features", ")", "of", "objects", "but", "also", "the", "relations", "between", "objects", ".", "The", "paper", "further", "focuses", "on", "one", "setting", "of", "the", "learning", "problem", "in", "which", "the", "way", "of", "using", "relation", "information", "is", "predetermined", ".", "It", "formalizes", "the", "learning", "task", "as", "an", "optimization", "problem", "in", "the", "setting", ".", "The", "paper", "then", "proposes", "a", "new", "method", "to", "perform", "the", "optimization", "task", ",", "particularly", "an", "implementation", "based", "on", "SVM", ".", "Experimental", "results", "show", "that", "the", "proposed", "method", "outperforms", "the", "baseline", "methods", "for", "two", "ranking", "tasks", "(", "Pseudo", "Relevance", "Feedback", "and", "Topic", "Distillation", ")", "in", "web", "search", ",", "indicating", "that", "the", "proposed", "method", "can", "indeed", "make", "effective", "use", "of", "relation", "information", "and", "content", "information", "in", "ranking", "." ]
[ "B", "I", "I", "I", "I", "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", "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", "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", "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", "B", "I", "I", "I", "I", "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", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "I", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
14,453,752
[ "Template-based", "question", "answering", "over", "RDF", "data", "As", "an", "increasing", "amount", "of", "RDF", "data", "is", "published", "as", "Linked", "Data", ",", "intuitive", "ways", "of", "accessing", "this", "data", "become", "more", "and", "more", "important", ".", "Question", "answering", "approaches", "have", "been", "proposed", "as", "a", "good", "compromise", "between", "intuitiveness", "and", "expressivity", ".", "Most", "question", "answering", "systems", "translate", "questions", "into", "triples", "which", "are", "matched", "against", "the", "RDF", "data", "to", "retrieve", "an", "answer", ",", "typically", "relying", "on", "some", "similarity", "metric", ".", "However", ",", "in", "many", "cases", ",", "triples", "do", "not", "represent", "a", "faithful", "representation", "of", "the", "semantic", "structure", "of", "the", "natural", "language", "question", ",", "with", "the", "result", "that", "more", "expressive", "queries", "can", "not", "be", "answered", ".", "To", "circumvent", "this", "problem", ",", "we", "present", "a", "novel", "approach", "that", "relies", "on", "a", "parse", "of", "the", "question", "to", "produce", "a", "SPARQL", "template", "that", "directly", "mirrors", "the", "internal", "structure", "of", "the", "question", ".", "This", "template", "is", "then", "instantiated", "using", "statistical", "entity", "identification", "and", "predicate", "detection", ".", "We", "show", "that", "this", "approach", "is", "competitive", "and", "discuss", "cases", "of", "questions", "that", "can", "be", "answered", "with", "our", "approach", "but", "not", "with", "competing", "approaches", "." ]
[ "O", "B", "I", "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", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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", "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", "B", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
9,919,962
[ "Predicting", "positive", "and", "negative", "links", "in", "online", "social", "networks", "We", "study", "online", "social", "networks", "in", "which", "relationships", "can", "be", "either", "positive", "(", "indicating", "relations", "such", "as", "friendship", ")", "or", "negative", "(", "indicating", "relations", "such", "as", "opposition", "or", "antagonism", ")", ".", "Such", "a", "mix", "of", "positive", "and", "negative", "links", "arise", "in", "a", "variety", "of", "online", "settings", ";", "we", "study", "datasets", "from", "Epinions", ",", "Slashdot", "and", "Wikipedia", ".", "We", "find", "that", "the", "signs", "of", "links", "in", "the", "underlying", "social", "networks", "can", "be", "predicted", "with", "high", "accuracy", ",", "using", "models", "that", "generalize", "across", "this", "diverse", "range", "of", "sites", ".", "These", "models", "provide", "insight", "into", "some", "of", "the", "fundamental", "principles", "that", "drive", "the", "formation", "of", "signed", "links", "in", "networks", ",", "shedding", "light", "on", "theories", "of", "balance", "and", "status", "from", "social", "psychology", ";", "they", "also", "suggest", "social", "computing", "applications", "by", "which", "the", "attitude", "of", "one", "user", "toward", "another", "can", "be", "estimated", "from", "evidence", "provided", "by", "their", "relationships", "with", "other", "members", "of", "the", "surrounding", "social", "network", "." ]
[ "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", "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", "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", "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", "O" ]
183
[ "The", "Eigentrust", "algorithm", "for", "reputation", "management", "in", "P2P", "networks", "Peer-to-peer", "file-sharing", "networks", "are", "currently", "receiving", "much", "attention", "as", "a", "means", "of", "sharing", "and", "distributing", "information", ".", "However", ",", "as", "recent", "experience", "shows", ",", "the", "anonymous", ",", "open", "nature", "of", "these", "networks", "offers", "an", "almost", "ideal", "environment", "for", "the", "spread", "of", "self-replicating", "inauthentic", "files", ".", "We", "describe", "an", "algorithm", "to", "decrease", "the", "number", "of", "downloads", "of", "inauthentic", "files", "in", "a", "peer-to-peer", "file-sharing", "network", "that", "assigns", "each", "peer", "a", "unique", "global", "trust", "value", ",", "based", "on", "the", "peer", "'s", "history", "of", "uploads", ".", "We", "present", "a", "distributed", "and", "secure", "method", "to", "compute", "global", "trust", "values", ",", "based", "on", "Power", "iteration", ".", "By", "having", "peers", "use", "these", "global", "trust", "values", "to", "choose", "the", "peers", "from", "whom", "they", "download", ",", "the", "network", "effectively", "identifies", "malicious", "peers", "and", "isolates", "them", "from", "the", "network", ".", "In", "simulations", ",", "this", "reputation", "system", ",", "called", "EigenTrust", ",", "has", "been", "shown", "to", "significantly", "decrease", "the", "number", "of", "inauthentic", "files", "on", "the", "network", ",", "even", "under", "a", "variety", "of", "conditions", "where", "malicious", "peers", "cooperate", "in", "an", "attempt", "to", "deliberately", "subvert", "the", "system", "." ]
[ "O", "O", "O", "O", "B", "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", "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", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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" ]
8,935,942
[ "On", "a", "web", "browsing", "support", "system", "with", "3d", "visualization", "Existing", "commercial", "Web", "browsers", "provide", "various", "utilities", "and", "functions", ",", "e.g.", ",", "Web", "bookmarks", "and", "a", "browsing", "history", "list", ".", "Since", "the", "bookmark", "and", "history", "functions", "only", "the", "title", "and", "URL", "of", "the", "Web", "page", ",", "users", "who", "can", "not", "remember", "the", "contents", "of", "each", "Web", "page", "have", "difficulty", "retracing", "their", "steps", ".", "In", "this", "paper", ",", "we", "propose", "a", "bookmark", "system", "based", "on", "a", "3D", "interface", ".", "Additionally", ",", "our", "system", "offers", "three", "main", "functions", "a", "3D", "browsing", "history", "function", ",", "a", "marker", "function", ",", "and", "a", "look-ahead", "loading", "function", ".", "These", "functions", "enable", "users", "to", "browse", "Web", "pages", "more", "effectively", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
4,537,134
[ "Finding", "group", "shilling", "in", "recommendation", "system", "In", "the", "age", "of", "information", "explosion", ",", "recommendation", "system", "has", "been", "proved", "effective", "to", "cope", "with", "information", "overload", "in", "e-commerce", "area", ".", "However", ",", "unscrupulous", "producers", "shill", "the", "systems", "in", "many", "ways", "to", "make", "profit", ",", "and", "it", "makes", "the", "system", "imprecise", "and", "unreliable", "in", "a", "long", "term", ".", "Among", "many", "shilling", "behaviors", ",", "a", "new", "form", "of", "attack", ",", "called", "group", "shilling", ",", "appears", "and", "does", "great", "harm", "to", "the", "system", ".", "Because", "group", "shilling", "users", "are", "now", "well", "organized", "and", "become", "more", "hidden", "among", "various", "normal", "users", ",", "it", "is", "hard", "to", "find", "them", "by", "traditional", "methods", ".", "However", ",", "these", "group", "shilling", "users", "are", "similar", "to", "some", "extent", ",", "for", "they", "both", "shill", "the", "target", "items", ".", "We", "bring", "out", "a", "similarity", "spreading", "algorithm", "to", "find", "these", "group", "shilling", "users", "and", "protect", "recommendation", "system", "from", "unfair", "ratings", ".", "In", "our", "algorithm", ",", "we", "try", "to", "find", "these", "cunning", "group", "shilling", "users", "through", "propagating", "similarities", "from", "items", "to", "users", "iteratively", ".", "The", "experiment", "shows", "our", "similarity", "spreading", "algorithm", "improves", "the", "precision", "of", "the", "system", "and", "provides", "the", "system", "a", "reliable", "protection", "." ]
[ "O", "B", "I", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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", "B", "I", "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", "B", "I", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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" ]
452,722
[ "Certified", "email", "with", "a", "light", "on-line", "trusted", "third", "party", ":", "design", "and", "implementation", "This", "paper", "presents", "a", "new", "protocol", "for", "certified", "email", ".", "The", "protocol", "aims", "to", "combine", "security", ",", "scalability", ",", "easy", "implementation", ",", "and", "viable", "deployment", ".", "The", "protocol", "relies", "on", "a", "light", "on-line", "trusted", "third", "party", ";", "it", "can", "be", "implemented", "without", "any", "special", "software", "for", "the", "receiver", "beyond", "a", "standard", "email", "reader", "and", "web", "browser", ",", "and", "does", "not", "require", "any", "public-key", "infrastructure", "." ]
[ "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", "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" ]
13,542,825
[ "The", "value", "of", "socially", "tagged", "urls", "for", "a", "search", "engine", "Social", "bookmarking", "has", "emerged", "as", "a", "growing", "source", "of", "human", "generated", "content", "on", "the", "web", ".", "In", "essence", ",", "bookmarking", "involves", "URLs", "and", "tags", "on", "them", ".", "In", "this", "paper", ",", "we", "perform", "a", "large", "scale", "study", "of", "the", "usefulness", "of", "bookmarked", "URLs", "from", "the", "top", "social", "bookmarking", "site", "Delicious", ".", "Instead", "of", "focusing", "on", "the", "dimension", "of", "tags", ",", "which", "has", "been", "covered", "in", "the", "previous", "work", ",", "we", "explore", "social", "bookmarking", "from", "the", "dimension", "of", "URLs", ".", "More", "specifically", ",", "we", "investigate", "the", "Delicious", "URLs", "and", "their", "content", "to", "quantify", "their", "value", "to", "a", "search", "engine", ".", "For", "their", "value", "in", "leading", "to", "good", "content", ",", "we", "show", "that", "the", "Delicious", "URLs", "have", "higher", "quality", "content", "and", "more", "external", "outlinks", ".", "For", "their", "value", "in", "satisfying", "users", ",", "we", "show", "that", "the", "Delicious", "URLs", "have", "more", "clicked", "URLs", "as", "well", "as", "get", "more", "clicks", ".", "We", "suggest", "that", "based", "on", "their", "value", ",", "the", "Delicious", "URLs", "should", "be", "used", "as", "another", "source", "of", "seed", "URLs", "for", "crawlers", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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", "O", "O", "O", "O", "B", "I", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
14,389,008
[ "Mr.", "LDA", ":", "a", "flexible", "large", "scale", "topic", "modeling", "package", "using", "variational", "inference", "in", "MapReduce", "Latent", "Dirichlet", "Allocation", "(", "LDA", ")", "is", "a", "popular", "topic", "modeling", "technique", "for", "exploring", "document", "collections", ".", "Because", "of", "the", "increasing", "prevalence", "of", "large", "datasets", ",", "there", "is", "a", "need", "to", "improve", "the", "scalability", "of", "inference", "for", "LDA", ".", "In", "this", "paper", ",", "we", "introduce", "a", "novel", "and", "flexible", "large", "scale", "topic", "modeling", "package", "in", "MapReduce", "(", "Mr.", "LDA", ")", ".", "As", "opposed", "to", "other", "techniques", "which", "use", "Gibbs", "sampling", ",", "our", "proposed", "framework", "uses", "variational", "inference", ",", "which", "easily", "fits", "into", "a", "distributed", "environment", ".", "More", "importantly", ",", "this", "variational", "implementation", ",", "unlike", "highly", "tuned", "and", "specialized", "implementations", "based", "on", "Gibbs", "sampling", ",", "is", "easily", "extensible", ".", "We", "demonstrate", "two", "extensions", "of", "the", "models", "possible", "with", "this", "scalable", "framework", ":", "informed", "priors", "to", "guide", "topic", "discovery", "and", "extracting", "topics", "from", "a", "multilingual", "corpus", ".", "We", "compare", "the", "scalability", "of", "Mr.", "LDA", "against", "Mahout", ",", "an", "existing", "large", "scale", "topic", "modeling", "package", ".", "Mr.", "LDA", "out-performs", "Mahout", "both", "in", "execution", "speed", "and", "held-out", "likelihood", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "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", "O", "O", "B", "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" ]
13,525,236
[ "Detecting", "image", "spam", "using", "local", "invariant", "features", "and", "pyramid", "match", "kernel", "Image", "spam", "is", "a", "new", "obfuscating", "method", "which", "spammers", "invented", "to", "more", "effectively", "bypass", "conventional", "text", "based", "spam", "filters", ".", "In", "this", "paper", ",", "we", "extract", "local", "invariant", "features", "of", "images", "and", "run", "a", "one-class", "SVM", "classifier", "which", "uses", "the", "pyramid", "match", "kernel", "as", "the", "kernel", "function", "to", "detect", "image", "spam", ".", "Experimental", "results", "demonstrate", "that", "our", "algorithm", "is", "effective", "for", "fighting", "image", "spam", "." ]
[ "O", "B", "I", "O", "B", "I", "I", "O", "B", "I", "I", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "I", "O", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "O" ]
14,347,434
[ "Intelligent", "crawling", "of", "web", "applications", "for", "web", "archiving", "The", "steady", "growth", "of", "the", "World", "Wide", "Web", "raises", "challenges", "regarding", "the", "preservation", "of", "meaningful", "Web", "data", ".", "Tools", "used", "currently", "by", "Web", "archivists", "blindly", "crawl", "and", "store", "Web", "pages", "found", "while", "crawling", ",", "disregarding", "the", "kind", "of", "Web", "site", "currently", "accessed", "(", "which", "leads", "to", "suboptimal", "crawling", "strategies", ")", "and", "whatever", "structured", "content", "is", "contained", "in", "Web", "pages", "(", "which", "results", "in", "page-level", "archives", "whose", "content", "is", "hard", "to", "exploit", ")", ".", "We", "focus", "in", "this", "PhD", "work", "on", "the", "crawling", "and", "archiving", "of", "publicly", "accessible", "Web", "applications", ",", "especially", "those", "of", "the", "social", "Web", ".", "A", "Web", "application", "is", "any", "application", "that", "uses", "Web", "standards", "such", "as", "HTML", "and", "HTTP", "to", "publish", "information", "on", "the", "Web", ",", "accessible", "by", "Web", "browsers", ".", "Examples", "include", "Web", "forums", ",", "social", "networks", ",", "geolocation", "services", ",", "etc.", ".", "We", "claim", "that", "the", "best", "strategy", "to", "crawl", "these", "applications", "is", "to", "make", "the", "Web", "crawler", "aware", "of", "the", "kind", "of", "application", "currently", "processed", ",", "allowing", "it", "to", "refine", "the", "list", "of", "URLs", "to", "process", ",", "and", "to", "annotate", "the", "archive", "with", "information", "about", "the", "structure", "of", "crawled", "content", ".", "We", "add", "adaptive", "characteristics", "to", "an", "archival", "Web", "crawler", ":", "being", "able", "to", "identify", "when", "a", "Web", "page", "belongs", "to", "a", "given", "Web", "application", "and", "applying", "the", "appropriate", "crawling", "and", "content", "extraction", "methodology", "." ]
[ "O", "B", "O", "O", "O", "O", "O", "B", "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", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "B", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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", "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", "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", "B", "I", "O", "O", "O", "O", "B", "O", "O", "B", "O", "O" ]
11,859,214
[ "HyLiEn", ":", "a", "hybrid", "approach", "to", "general", "list", "extraction", "on", "the", "web", "We", "consider", "the", "problem", "of", "automatically", "extracting", "general", "lists", "from", "the", "web", ".", "Existing", "approaches", "are", "mostly", "dependent", "upon", "either", "the", "underlying", "HTML", "markup", "or", "the", "visual", "structure", "of", "the", "Web", "page", ".", "We", "present", "HyLiEn", "an", "unsupervised", ",", "Hybrid", "approach", "for", "automatic", "List", "discovery", "and", "Extraction", "on", "the", "Web", ".", "It", "employs", "general", "assumptions", "about", "the", "visual", "rendering", "of", "lists", ",", "and", "the", "structural", "representation", "of", "items", "contained", "in", "them", ".", "We", "show", "that", "our", "method", "significantly", "outperforms", "existing", "methods", "." ]
[ "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", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
716,495
[ "Agent-based", "semantic", "web", "services", "The", "Web", "Services", "world", "consists", "of", "loosely-coupled", "distributed", "systems", "which", "adapt", "to", "ad-hoc", "changes", "by", "the", "use", "of", "service", "descriptions", "that", "enable", "opportunistic", "service", "discovery", ".", "At", "present", ",", "these", "service", "descriptions", "are", "semantically", "impoverished", ",", "being", "concerned", "with", "describing", "the", "functional", "signature", "of", "the", "services", "rather", "than", "characterising", "their", "meaning", ".", "In", "the", "Semantic", "Web", "community", ",", "the", "DAML", "Services", "effort", "attempts", "to", "rectify", "this", "by", "providing", "a", "more", "expressive", "way", "of", "describing", "Web", "services", "using", "ontologies", ".", "However", ",", "this", "approach", "does", "not", "separate", "the", "domain-neutral", "communicative", "intent", "of", "a", "message", "(", "considered", "in", "terms", "of", "speech", "acts", ")", "from", "its", "domain-specific", "content", ",", "unlike", "similar", "developments", "from", "the", "multi-agent", "systems", "community", ".", "In", "this", "paper", ",", "we", "describe", "our", "experiences", "of", "designing", "and", "building", "an", "ontologically", "motivated", "Web", "Services", "system", "for", "situational", "awareness", "and", "information", "triage", "in", "a", "simulated", "humanitarian", "aid", "scenario", ".", "In", "particular", ",", "we", "discuss", "the", "merits", "of", "using", "techniques", "from", "the", "multi-agent", "systems", "community", "for", "separating", "the", "intentional", "force", "of", "messages", "from", "their", "content", ",", "and", "the", "implementation", "of", "these", "techniques", "within", "the", "DAML", "Services", "model", "." ]
[ "O", "B", "I", "O", "O", "B", "I", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "O", "B", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
13,061,206
[ "Scalable", "integration", "and", "processing", "of", "linked", "data", "The", "goal", "of", "this", "tutorial", "is", "to", "introduce", ",", "motivate", "and", "detail", "techniques", "for", "integrating", "heterogeneous", "structured", "data", "from", "across", "the", "Web", ".", "Inspired", "by", "the", "growth", "in", "Linked", "Data", "publishing", ",", "our", "tutorial", "aims", "at", "educating", "Web", "researchers", "and", "practitioners", "about", "this", "new", "publishing", "paradigm", ".", "The", "tutorial", "will", "show", "how", "Linked", "Data", "enables", "uniform", "access", ",", "parsing", "and", "interpretation", "of", "data", ",", "and", "how", "this", "novel", "wealth", "of", "structured", "data", "can", "potentially", "be", "exploited", "for", "creating", "new", "applications", "or", "enhancing", "existing", "ones", ".", "As", "such", ",", "the", "tutorial", "will", "focus", "on", "Linked", "Data", "publishing", "and", "related", "Semantic", "Web", "technologies", ",", "introducing", "scalable", "techniques", "for", "crawling", ",", "indexing", "and", "automatically", "integrating", "structured", "heterogeneous", "Web", "data", "through", "reasoning", "." ]
[ "O", "O", "O", "O", "O", "B", "I", "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", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
4,603,143
[ "Selective", "hypertext", "induced", "topic", "search", "We", "address", "the", "problem", "of", "answering", "broad-topic", "queries", "on", "the", "World", "Wide", "Web", ".", "We", "present", "a", "link", "based", "analysis", "algorithm", "SelHITS", ",", "which", "is", "an", "improvement", "over", "Kleinberg", "'s", "HITS", "(", "2", ")", "algorithm", ".", "We", "introduce", "the", "concept", "of", "virtual", "links", "to", "exploit", "the", "latent", "information", "in", "the", "hyperlinked", "environment", ".", "We", "propose", "a", "novel", "approach", "to", "calculate", "hub", "and", "authority", "values", ".", "We", "also", "present", "a", "selective", "expansion", "method", "which", "avoids", "topic", "drift", "and", "provides", "results", "consistent", "with", "only", "one", "interpretation", "of", "the", "query", ",", "even", "if", "the", "query", "is", "ambiguous", ".", "Initial", "experimental", "evaluation", "and", "user", "feedback", "show", "that", "our", "algorithm", "indeed", "distills", "the", "most", "important", "and", "relevant", "pages", "for", "broad-topic", "queries", ".", "We", "also", "infer", "that", "there", "exists", "a", "uniform", "notion", "of", "quality", "of", "search", "results", "within", "users", "." ]
[ "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", "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", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
13,527,964
[ "A", "messaging", "API", "for", "inter-widgets", "communication", "Widget", "containers", "are", "used", "everywhere", "on", "the", "Web", ",", "for", "instance", "as", "customizable", "start", "pages", "to", "Web", "desktops", ".", "In", "this", "poster", ",", "we", "describe", "the", "extension", "of", "a", "widget", "container", "with", "an", "inter-widgets", "communication", "layer", ",", "as", "well", "as", "the", "subsequent", "application", "programming", "interfaces", "(", "APIs", ")", "added", "to", "the", "Widget", "object", "to", "support", "this", "feature", ".", "We", "present", "the", "benefits", "of", "a", "drag", "and", "drop", "facility", "within", "widgets", "and", "conclude", "by", "a", "call", "for", "standardization", "of", "inter-widgets", "communication", "on", "the", "Web", "." ]
[ "O", "O", "O", "O", "O", "B", "B", "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", "B", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O" ]
2,466
[ "Scaling", "question", "answering", "to", "the", "Web" ]
[ "O", "O", "O", "O", "O", "O" ]
87,487
[ "XL", ":", "an", "XML", "programming", "language", "for", "web", "service", "specification", "and", "composition", "We", "present", "an", "XML", "programming", "language", "specially", "designed", "for", "the", "implementation", "of", "Web", "services", ".", "XL", "is", "portable", "and", "fully", "compliant", "with", "W3C", "standards", "such", "as", "XQuery", ",", "XML", "Protocol", ",", "and", "XML", "Schema", ".", "One", "of", "the", "key", "features", "of", "XL", "is", "that", "it", "allows", "programmers", "to", "concentrate", "on", "the", "logic", "of", "their", "application", ".", "XL", "provides", "high-level", "and", "declarative", "constructs", "for", "actions", "which", "are", "typically", "carried", "out", "in", "the", "implementation", "of", "a", "Web", "service", ";", "e.g.", ",", "logging", ",", "error", "handling", ",", "retry", "of", "actions", ",", "workload", "management", ",", "events", ",", "etc.", ".", "Issues", "such", "as", "performance", "tuning", "(", "e.g.", ",", "caching", ",", "horizontal", "partitioning", ",", "etc.", ")", "should", "be", "carried", "out", "automatically", "by", "an", "implementation", "of", "the", "language", ".", "This", "way", ",", "the", "productivity", "of", "the", "programmers", ",", "the", "ability", "of", "evolution", "of", "the", "programs", ",", "and", "the", "chances", "to", "achieve", "good", "performance", "are", "substantially", "enhanced", "." ]
[ "O", "O", "O", "B", "B", "I", "O", "B", "I", "O", "O", "O", "O", "O", "O", "B", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "B", "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", "O", "B", "I", "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", "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" ]
13,538,488
[ "Rare", "item", "detection", "in", "e-commerce", "site", "As", "the", "largest", "online", "marketplace", "in", "the", "world", ",", "eBay", "has", "a", "huge", "inventory", "where", "there", "are", "plenty", "of", "great", "rare", "items", "with", "potentially", "large", ",", "even", "rapturous", "buyers", ".", "These", "items", "are", "obscured", "in", "long", "tail", "of", "eBay", "item", "listing", "and", "hard", "to", "find", "through", "existing", "searching", "or", "browsing", "methods", ".", "It", "is", "observed", "that", "there", "are", "great", "rarity", "demands", "from", "users", "according", "to", "eBay", "query", "log", ".", "To", "keep", "up", "with", "the", "demands", ",", "the", "paper", "proposes", "a", "method", "to", "automatically", "detect", "rare", "items", "in", "eBay", "online", "listing", ".", "A", "large", "set", "of", "features", "relevant", "to", "the", "task", "are", "investigated", "to", "filter", "items", "and", "further", "measure", "item", "rareness", ".", "The", "experiments", "on", "the", "most", "rarity-demand-intensitive", "domains", "show", "that", "the", "method", "may", "effectively", "detect", "rare", "items", "(", ")", "90", "%", "precision", ")", "." ]
[ "B", "I", "I", "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", "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", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
268,868
[ "Pushing", "reactive", "services", "to", "XML", "repositories", "using", "active", "rules" ]
[ "O", "O", "O", "O", "B", "O", "O", "B", "I" ]
10,119
[ "Simulation", ",", "verification", "and", "automated", "composition", "of", "web", "services", "Web", "services", "--", "Web-accessible", "programs", "and", "devices", "-", "are", "a", "key", "application", "area", "for", "the", "Semantic", "Web", ".", "With", "the", "proliferation", "of", "Web", "services", "and", "the", "evolution", "towards", "the", "Semantic", "Web", "comes", "the", "opportunity", "to", "automate", "various", "Web", "services", "tasks", ".", "Our", "objective", "is", "to", "enable", "markup", "and", "automated", "reasoning", "technology", "to", "describe", ",", "simulate", ",", "compose", ",", "test", ",", "and", "verify", "compositions", "of", "Web", "services", ".", "We", "take", "as", "our", "starting", "point", "the", "DAML-S", "DAML+OIL", "ontology", "for", "describing", "the", "capabilities", "of", "Web", "services", ".", "We", "define", "the", "semantics", "for", "a", "relevant", "subset", "of", "DAML-S", "in", "terms", "of", "a", "first-order", "logical", "language", ".", "With", "the", "semantics", "in", "hand", ",", "we", "encode", "our", "service", "descriptions", "in", "a", "Petri", "Net", "formalism", "and", "provide", "decision", "procedures", "for", "Web", "service", "simulation", ",", "verification", "and", "composition", ".", "We", "also", "provide", "an", "analysis", "of", "the", "complexity", "of", "these", "tasks", "under", "different", "restrictions", "to", "the", "DAML-S", "composite", "services", "we", "can", "describe", ".", "Finally", ",", "we", "present", "an", "implementation", "of", "our", "analysis", "techniques", ".", "This", "implementation", "takes", "as", "input", "a", "DAML-S", "description", "of", "a", "Web", "service", ",", "automatically", "generates", "a", "Petri", "Net", "and", "performs", "the", "desired", "analysis", ".", "Such", "a", "tool", "has", "broad", "applicability", "both", "as", "a", "back", "end", "to", "existing", "manual", "Web", "service", "composition", "tools", ",", "and", "as", "a", "stand-alone", "tool", "for", "Web", "service", "developers", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B", "I", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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", "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", "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", "B", "I", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
4,380,826
[ "Identifying", "and", "discriminating", "between", "web", "and", "peer-to-peer", "traffic", "in", "the", "network", "core", "Traffic", "classification", "is", "the", "ability", "to", "identify", "and", "categorize", "network", "traffic", "by", "application", "type", ".", "In", "this", "paper", ",", "we", "consider", "the", "problem", "of", "traffic", "classification", "in", "the", "network", "core", ".", "Classification", "at", "the", "core", "is", "challenging", "because", "only", "partial", "information", "about", "the", "flows", "and", "their", "contributors", "is", "available", ".", "We", "address", "this", "problem", "by", "developing", "a", "framework", "that", "can", "classify", "a", "flow", "using", "only", "unidirectional", "flow", "information", ".", "We", "evaluated", "this", "approach", "using", "recent", "packet", "traces", "that", "we", "collected", "and", "pre-classified", "to", "establish", "a", "``", "base", "truth", "''", ".", "From", "our", "evaluation", ",", "we", "find", "that", "flow", "statistics", "for", "the", "server-to-client", "direction", "of", "a", "TCP", "connection", "provide", "greater", "classification", "accuracy", "than", "the", "flow", "statistics", "for", "the", "client-to-server", "direction", ".", "Because", "collection", "of", "the", "server-to-client", "flow", "statistics", "may", "not", "always", "be", "feasible", ",", "we", "developed", "and", "validated", "an", "algorithm", "that", "can", "estimate", "the", "missing", "statistics", "froma", "unidirectional", "packet", "trace", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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", "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", "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", "O", "O", "O", "O" ]
9,919,614
[ "What", "is", "Twitter", ",", "a", "social", "network", "or", "a", "news", "media", "?", "Twitter", ",", "a", "microblogging", "service", "less", "than", "three", "years", "old", ",", "commands", "more", "than", "41", "million", "users", "as", "of", "July", "2009", "and", "is", "growing", "fast", ".", "Twitter", "users", "tweet", "about", "any", "topic", "within", "the", "140-character", "limit", "and", "follow", "others", "to", "receive", "their", "tweets", ".", "The", "goal", "of", "this", "paper", "is", "to", "study", "the", "topological", "characteristics", "of", "Twitter", "and", "its", "power", "as", "a", "new", "medium", "of", "information", "sharing", ".", "We", "have", "crawled", "the", "entire", "Twitter", "site", "and", "obtained", "41.7", "million", "user", "profiles", ",", "1.47", "billion", "social", "relations", ",", "4,262", "trending", "topics", ",", "and", "106", "million", "tweets", ".", "In", "its", "follower-following", "topology", "analysis", "we", "have", "found", "a", "non-power-law", "follower", "distribution", ",", "a", "short", "effective", "diameter", ",", "and", "low", "reciprocity", ",", "which", "all", "mark", "a", "deviation", "from", "known", "characteristics", "of", "human", "social", "networks", "(", "28", ")", ".", "In", "order", "to", "identify", "influentials", "on", "Twitter", ",", "we", "have", "ranked", "users", "by", "the", "number", "of", "followers", "and", "by", "PageRank", "and", "found", "two", "rankings", "to", "be", "similar", ".", "Ranking", "by", "retweets", "differs", "from", "the", "previous", "two", "rankings", ",", "indicating", "a", "gap", "in", "influence", "inferred", "from", "the", "number", "of", "followers", "and", "that", "from", "the", "popularity", "of", "one", "'s", "tweets", ".", "We", "have", "analyzed", "the", "tweets", "of", "top", "trending", "topics", "and", "reported", "on", "their", "temporal", "behavior", "and", "user", "participation", ".", "We", "have", "classified", "the", "trending", "topics", "based", "on", "the", "active", "period", "and", "the", "tweets", "and", "show", "that", "the", "majority", "(", "over", "85", "%", ")", "of", "topics", "are", "headline", "news", "or", "persistent", "news", "in", "nature", ".", "A", "closer", "look", "at", "retweets", "reveals", "that", "any", "retweeted", "tweet", "is", "to", "reach", "an", "average", "of", "1,000", "users", "no", "matter", "what", "the", "number", "of", "followers", "is", "of", "the", "original", "tweet", ".", "Once", "retweeted", ",", "a", "tweet", "gets", "retweeted", "almost", "instantly", "on", "next", "hops", ",", "signifying", "fast", "diffusion", "of", "information", "after", "the", "1st", "retweet", ".", "To", "the", "best", "of", "our", "knowledge", "this", "work", "is", "the", "first", "quantitative", "study", "on", "the", "entire", "Twittersphere", "and", "information", "diffusion", "on", "it", "." ]
[ "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "B", "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", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "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", "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", "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", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "O", "O", "O" ]
4,641,758
[ "Exploring", "social", "dynamics", "in", "online", "media", "sharing", "It", "is", "now", "feasible", "to", "view", "media", "at", "home", "as", "easily", "as", "text-based", "pages", "were", "viewed", "when", "the", "World", "Wide", "Web", "(", "WWW", ")", "first", "emerged", ".", "This", "development", "has", "supported", "media", "sharing", "and", "search", "services", "providing", "hosting", ",", "indexing", "and", "access", "to", "large", ",", "online", "media", "repositories", ".", "Many", "of", "these", "sharing", "services", "also", "have", "a", "social", "aspect", "to", "them", ".", "This", "paper", "provides", "an", "initial", "analysis", "of", "the", "social", "interactions", "on", "a", "video", "sharing", "and", "search", "service", "(", "www.youtube.com", ")", ".", "Results", "show", "that", "many", "users", "do", "not", "form", "social", "networks", "in", "the", "online", "community", "and", "a", "very", "small", "number", "do", "not", "appear", "to", "contribute", "to", "the", "wider", "community", ".", "However", ",", "it", "does", "seem", "those", "people", "who", "do", "use", "the", "available", "tools", "have", "much", "a", "greater", "tendency", "to", "form", "social", "connections", "." ]
[ "O", "B", "I", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "B", "O", "O", "B", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
13,059,318
[ "EP-SPARQL", ":", "a", "unified", "language", "for", "event", "processing", "and", "stream", "reasoning", "Streams", "of", "events", "appear", "increasingly", "today", "in", "various", "Web", "applications", "such", "as", "blogs", ",", "feeds", ",", "sensor", "data", "streams", ",", "geospatial", "information", ",", "on-line", "financial", "data", ",", "etc.", ".", "Event", "Processing", "(", "EP", ")", "is", "concerned", "with", "timely", "detection", "of", "compound", "events", "within", "streams", "of", "simple", "events", ".", "State-of-the-art", "EP", "provides", "on-the-fly", "analysis", "of", "event", "streams", ",", "but", "can", "not", "combine", "streams", "with", "background", "knowledge", "and", "can", "not", "perform", "reasoning", "tasks", ".", "On", "the", "other", "hand", ",", "semantic", "tools", "can", "effectively", "handle", "background", "knowledge", "and", "perform", "reasoning", "thereon", ",", "but", "can", "not", "deal", "with", "rapidly", "changing", "data", "provided", "by", "event", "streams", ".", "To", "bridge", "the", "gap", ",", "we", "propose", "Event", "Processing", "SPARQL", "(", "EP-SPARQL", ")", "as", "a", "new", "language", "for", "complex", "events", "and", "Stream", "Reasoning", ".", "We", "provide", "syntax", "and", "formal", "semantics", "of", "the", "language", "and", "devise", "an", "effective", "execution", "model", "for", "the", "proposed", "formalism", ".", "The", "execution", "model", "is", "grounded", "on", "logic", "programming", ",", "and", "features", "effective", "event", "processing", "and", "inferencing", "capabilities", "over", "temporal", "and", "static", "knowledge", ".", "We", "provide", "an", "open-source", "prototype", "implementation", "and", "present", "a", "set", "of", "tests", "to", "show", "the", "usefulness", "and", "effectiveness", "of", "our", "approach", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "B", "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", "B", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "I", "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" ]
4,595,748
[ "Transforming", "web", "contents", "into", "a", "storybook", "with", "dialogues", "and", "animations", "This", "paper", "describes", "a", "medium", ",", "called", "Interactive", "e-Hon", ",", "for", "helping", "children", "to", "understand", "contents", "from", "the", "Web", ".", "It", "works", "by", "transforming", "electronic", "contents", "into", "an", "easily", "understandable", "``", "storybook", "world", ".", "''", "In", "this", "world", ",", "easy-to-understand", "contents", "are", "generated", "by", "creating", "3D", "animations", "that", "include", "contents", "and", "metaphors", ",", "and", "by", "using", "a", "child-parent", "model", "with", "dialogue", "expression", "and", "a", "question-answering", "style", "comprehensible", "to", "children", "." ]
[ "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", "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", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
4,985,765
[ "METEOR", ":", "metadata", "and", "instance", "extraction", "from", "object", "referral", "lists", "on", "the", "web", "The", "Web", "has", "established", "itself", "as", "the", "largest", "public", "data", "repository", "ever", "available", ".", "Even", "though", "the", "vast", "majority", "of", "information", "on", "the", "Web", "is", "formatted", "to", "be", "easily", "readable", "by", "the", "human", "eye", ",", "``", "meaningful", "information", "''", "is", "still", "largely", "inaccessible", "for", "the", "computer", "applications", ".", "In", "this", "paper", "we", "present", "the", "METEOR", "system", "which", "utilizes", "various", "presentation", "and", "linkage", "regularities", "from", "referral", "lists", "of", "various", "sorts", "to", "automatically", "separate", "and", "extract", "metadata", "and", "instance", "information", ".", "Experimental", "results", "for", "the", "university", "domain", "with", "12", "computer", "science", "department", "Web", "sites", ",", "comprising", "361", "individual", "faculty", "and", "course", "home", "pages", "indicate", "that", "the", "performance", "of", "the", "metadata", "and", "instance", "extraction", "averages", "85", "%", ",", "88", "%", "F-measure", "respectively", ".", "METEOR", "achieves", "this", "performance", "without", "any", "domain", "specific", "engineering", "requirement", "." ]
[ "O", "O", "B", "O", "B", "B", "O", "B", "O", "O", "O", "O", "B", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "B", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
532,162
[ "XML", "query", "forms", "(", "XQForms", ")", ":", "declarative", "specification", "of", "XML", "query", "interfaces" ]
[ "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O" ]
9,339,436
[ "Less", "talk", ",", "more", "rock", ":", "automated", "organization", "of", "community-contributed", "collections", "of", "concert", "videos", "We", "describe", "a", "system", "for", "synchronization", "and", "organization", "of", "user-contributed", "content", "from", "live", "music", "events", ".", "We", "start", "with", "a", "set", "of", "short", "video", "clips", "taken", "at", "a", "single", "event", "by", "multiple", "contributors", ",", "who", "were", "using", "a", "varied", "set", "of", "capture", "devices", ".", "Using", "audio", "fingerprints", ",", "we", "synchronize", "these", "clips", "such", "that", "overlapping", "clips", "can", "be", "displayed", "simultaneously", ".", "Furthermore", ",", "we", "use", "the", "timing", "and", "link", "structure", "generated", "by", "the", "synchronization", "algorithm", "to", "improve", "the", "findability", "and", "representation", "of", "the", "event", "content", ",", "including", "identifying", "key", "moments", "of", "interest", "and", "descriptive", "text", "for", "important", "captured", "segments", "of", "the", "show", ".", "We", "also", "identify", "the", "preferred", "audio", "track", "when", "multiple", "clips", "overlap", ".", "We", "thus", "create", "a", "much", "improved", "representation", "of", "the", "event", "that", "builds", "on", "the", "automatic", "content", "match", ".", "Our", "work", "demonstrates", "important", "principles", "in", "the", "use", "of", "content", "analysis", "techniques", "for", "social", "media", "content", "on", "the", "Web", ",", "and", "applies", "those", "principles", "in", "the", "domain", "of", "live", "music", "capture", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B", "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", "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", "B", "I", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]