Dependency parsing and domain adaptation with data-driven LR models and parser ensembles

K Sagae, JI Tsujii - Trends in Parsing Technology: Dependency Parsing …, 2010 - Springer
Natural language parsing with data-driven dependency-based frameworks has received an
increasing amount of attention in recent years, as observed in the shared tasks hosted by …

Dependency grammar

MC De Marneffe, J Nivre - Annual Review of Linguistics, 2019 - annualreviews.org
Dependency grammar is a descriptive and theoretical tradition in linguistics that can be
traced back to antiquity. It has long been influential in the European linguistics tradition and …

CoNLL 2018 shared task: Multilingual parsing from raw text to universal dependencies

D Zeman, J Hajic, M Popel, M Potthast… - Proceedings of the …, 2018 - aclanthology.org
Every year, the Conference on Computational Natural Language Learning (CoNLL) features
a shared task, in which participants train and test their learning systems on the same data …

[PDF][PDF] Deep multi-task learning with low level tasks supervised at lower layers

A Søgaard, Y Goldberg - Proceedings of the 54th Annual Meeting …, 2016 - aclanthology.org
In all previous work on deep multi-task learning we are aware of, all task supervisions are on
the same (outermost) layer. We present a multi-task learning architecture with deep bi …

Multiword expression processing: A survey

M Constant, G Eryiğit, J Monti, L Van Der Plas… - Computational …, 2017 - direct.mit.edu
Multiword expressions (MWEs) are a class of linguistic forms spanning conventional word
boundaries that are both idiosyncratic and pervasive across different languages. The …

[PDF][PDF] Universal dependency annotation for multilingual parsing

R McDonald, J Nivre… - Proceedings of the …, 2013 - aclanthology.org
We present a new collection of treebanks with homogeneous syntactic dependency
annotation for six languages: German, English, Swedish, Spanish, French and Korean. To …

A universal part-of-speech tagset

S Petrov, D Das, R McDonald - arxiv preprint arxiv:1104.2086, 2011 - arxiv.org
To facilitate future research in unsupervised induction of syntactic structure and to
standardize best-practices, we propose a tagset that consists of twelve universal part-of …

Polyglot: Distributed word representations for multilingual nlp

R Al-Rfou, B Perozzi, S Skiena - arxiv preprint arxiv:1307.1662, 2013 - arxiv.org
Distributed word representations (word embeddings) have recently contributed to
competitive performance in language modeling and several NLP tasks. In this work, we train …

Stack-pointer networks for dependency parsing

X Ma, Z Hu, J Liu, N Peng, G Neubig, E Hovy - arxiv preprint arxiv …, 2018 - arxiv.org
We introduce a novel architecture for dependency parsing:\emph {stack-pointer
networks}(\textbf {\textsc {StackPtr}}). Combining pointer networks~\citep …

Dependency parsing

S Kübler, R McDonald, J Nivre - Dependency parsing, 2009 - Springer
We assume that the tokenization of a sentence is fixed and known at parsing time. That is to
say that dependency parsers will always operate on a pre-tokenized input and are not …