Constituency parsing with a self-attentive encoder

N Kitaev, D Klein - arxiv preprint arxiv:1805.01052, 2018 - arxiv.org
We demonstrate that replacing an LSTM encoder with a self-attentive architecture can lead
to improvements to a state-of-the-art discriminative constituency parser. The use of attention …

Multilingual constituency parsing with self-attention and pre-training

N Kitaev, S Cao, D Klein - arxiv preprint arxiv:1812.11760, 2018 - arxiv.org
We show that constituency parsing benefits from unsupervised pre-training across a variety
of languages and a range of pre-training conditions. We first compare the benefits of no pre …

Improved transition-based parsing by modeling characters instead of words with LSTMs

M Ballesteros, C Dyer, NA Smith - arxiv preprint arxiv:1508.00657, 2015 - arxiv.org
We present extensions to a continuous-state dependency parsing method that makes it
applicable to morphologically rich languages. Starting with a high-performance transition …

Overview of the SPMRL 2013 shared task: A cross-framework evaluation of parsing morphologically rich languages

D Seddah, R Tsarfaty, S Kübler, M Candito… - Proceedings of the …, 2013 - hal.science
This paper reports on the first shared task on statistical parsing of morphologically rich lan-
guages (MRLs). The task features data sets from nine languages, each available both in …

Neural CRF parsing

G Durrett, D Klein - arxiv preprint arxiv:1507.03641, 2015 - arxiv.org
This paper describes a parsing model that combines the exact dynamic programming of
CRF parsing with the rich nonlinear featurization of neural net approaches. Our model is …

[PDF][PDF] Introducing the SPMRL 2014 shared task on parsing morphologically-rich languages

D Seddah, S Kübler, R Tsarfaty - … of the First Joint Workshop on …, 2014 - aclanthology.org
This first joint meeting on Statistical Parsing of Morphologically Rich Languages and
Syntactic Analysis of Non-Canonical English (SPMRL-SANCL) featured a shared task on …

Language processing and learning models for community question answering in Arabic

S Romeo, G Da San Martino, Y Belinkov… - Information Processing …, 2019 - Elsevier
In this paper we focus on the problem of question ranking in community question answering
(cQA) forums in Arabic. We address the task with machine learning algorithms using …

[PDF][PDF] Randomized greedy inference for joint segmentation, POS tagging and dependency parsing

Y Zhang, C Li, R Barzilay… - Proceedings of the 2015 …, 2015 - aclanthology.org
In this paper, we introduce a new approach for joint segmentation, POS tagging and
dependency parsing. While joint modeling of these tasks addresses the issue of error …

[PDF][PDF] Less grammar, more features

D Hall, G Durrett, D Klein - … of the 52nd Annual Meeting of the …, 2014 - aclanthology.org
We present a parser that relies primarily on extracting information directly from surface
spans rather than on propagating information through enriched grammar structure. For …

Strategies for contiguous multiword expression analysis and dependency parsing

M Candito, M Constant - ACL 14-The 52nd Annual Meeting of the …, 2014 - inria.hal.science
In this paper, we investigate various strategies to predict both syntactic dependency parsing
and contiguous multiword expression (MWE) recognition, testing them on the dependency …