Sciweavers

2155 search results - page 231 / 431
» Computational Linguistics
Sort
View
ACL
2009
15 years 4 months ago
Extracting Lexical Reference Rules from Wikipedia
This paper describes the extraction from Wikipedia of lexical reference rules, identifying references to term meanings triggered by other terms. We present extraction methods gear...
Eyal Shnarch, Libby Barak, Ido Dagan
ACL
2009
15 years 4 months ago
Compiling a Massive, Multilingual Dictionary via Probabilistic Inference
Can we automatically compose a large set of Wiktionaries and translation dictionaries to yield a massive, multilingual dictionary whose coverage is substantially greater than that...
Mausam, Stephen Soderland, Oren Etzioni, Daniel S....
ACL
2009
15 years 4 months ago
Robust Approach to Abbreviating Terms: A Discriminative Latent Variable Model with Global Information
The present paper describes a robust approach for abbreviating terms. First, in order to incorporate non-local information into abbreviation generation tasks, we present both impl...
Xu Sun, Naoaki Okazaki, Jun-ichi Tsujii
ACL
2009
15 years 4 months ago
Non-Projective Dependency Parsing in Expected Linear Time
We present a novel transition system for dependency parsing, which constructs arcs only between adjacent words but can parse arbitrary non-projective trees by swapping the order o...
Joakim Nivre
ACL
2009
15 years 4 months ago
Concise Integer Linear Programming Formulations for Dependency Parsing
We formulate the problem of nonprojective dependency parsing as a polynomial-sized integer linear program. Our formulation is able to handle non-local output features in an effici...
André L. Martins, Noah A. Smith, Eric P. Xi...