Sciweavers

286 search results - page 15 / 58
» acl 2010
Sort
View
ACL
2010
13 years 5 months ago
Detecting Errors in Automatically-Parsed Dependency Relations
We outline different methods to detect errors in automatically-parsed dependency corpora, by comparing so-called dependency rules to their representation in the training data and ...
Markus Dickinson
ACL
2010
13 years 5 months ago
Improving Statistical Machine Translation with Monolingual Collocation
This paper proposes to use monolingual collocations to improve Statistical Machine Translation (SMT). We make use of the collocation probabilities, which are estimated from monoli...
Zhan-yi Liu, Haifeng Wang, Hua Wu, Sheng Li
ACL
2010
13 years 5 months ago
Letter-Phoneme Alignment: An Exploration
Letter-phoneme alignment is usually generated by a straightforward application of the EM algorithm. We explore several alternative alignment methods that employ phonetics, integer...
Sittichai Jiampojamarn, Grzegorz Kondrak
ACL
2010
13 years 5 months ago
An Open-Source Package for Recognizing Textual Entailment
This paper presents a general-purpose open source package for recognizing Textual Entailment. The system implements a collection of algorithms, providing a configurable framework ...
Milen Kouylekov, Matteo Negri
ACL
2010
13 years 5 months ago
Top-Down K-Best A* Parsing
We propose a top-down algorithm for extracting k-best lists from a parser. Our algorithm, TKA is a variant of the kbest A (KA) algorithm of Pauls and Klein (2009). In contrast to ...
Adam Pauls, Dan Klein, Chris Quirk