Sciweavers

ACL
2015
10 years 3 days ago
Building a Semantic Parser Overnight
How do we build a semantic parser in a new domain starting with zero training examples? We introduce a new methodology for this setting: First, we use a simple grammar to generate...
Yushi Wang, Jonathan Berant, Percy Liang
ACL
2015
10 years 3 days ago
Automatic disambiguation of English puns
Traditional approaches to word sense disambiguation (WSD) rest on the assumption that there exists a single, unambiguous communicative intention underlying every word in a documen...
Tristan Miller, Iryna Gurevych
ACL
2015
10 years 3 days ago
Transition-based Neural Constituent Parsing
Constituent parsing is typically modeled by a chart-based algorithm under probabilistic context-free grammars or by a transition-based algorithm with rich features. Previous model...
Taro Watanabe, Eiichiro Sumita
ACL
2015
10 years 3 days ago
Learning Cross-lingual Word Embeddings via Matrix Co-factorization
A joint-space model for cross-lingual distributed representations generalizes language-invariant semantic features. In this paper, we present a matrix cofactorization framework fo...
Tianze Shi, Zhiyuan Liu, Yang Liu, Maosong Sun
ACL
2015
10 years 3 days ago
SOLAR: Scalable Online Learning Algorithms for Ranking
Traditional learning to rank methods learn ranking models from training data in a batch and offline learning mode, which suffers from some critical limitations, e.g., poor scalab...
Jialei Wang, Ji Wan, Yongdong Zhang, Steven C. H. ...