Globally normalized transition-based neural networks

D Andor, C Alberti, D Weiss, A Severyn… - arXiv preprint arXiv …, 2016 - arxiv.org
We introduce a globally normalized transition-based neural network model that achieves
state-of-the-art part-of-speech tagging, dependency parsing and sentence compression …

[PDF][PDF] Sentence compression by deletion with lstms

K Filippova, E Alfonseca, CA Colmenares… - Proceedings of the …, 2015 - aclanthology.org
We present an LSTM approach to deletion-based sentence compression where the task is to
translate a sentence into a sequence of zeros and ones, corresponding to token deletion …

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 …

Seq2seq dependency parsing

Z Li, J Cai, S He, H Zhao - … of the 27th International Conference on …, 2018 - aclanthology.org
This paper presents a sequence to sequence (seq2seq) dependency parser by directly
predicting the relative position of head for each given word, which therefore results in a truly …

Transforming dependency structures to logical forms for semantic parsing

S Reddy, O Täckström, M Collins… - Transactions of the …, 2016 - direct.mit.edu
The strongly typed syntax of grammar formalisms such as CCG, TAG, LFG and HPSG offers
a synchronous framework for deriving syntactic structures and semantic logical forms. In …

[PDF][PDF] Graph-based dependency parsing with bidirectional LSTM

W Wang, B Chang - Proceedings of the 54th Annual Meeting of …, 2016 - aclanthology.org
In this paper, we propose a neural network model for graph-based dependency parsing
which utilizes Bidirectional LSTM (BLSTM) to capture richer contextual information instead of …

Structured training for neural network transition-based parsing

D Weiss, C Alberti, M Collins, S Petrov - arXiv preprint arXiv:1506.06158, 2015 - arxiv.org
We present structured perceptron training for neural network transition-based dependency
parsing. We learn the neural network representation using a gold corpus augmented by a …

[PDF][PDF] Semantic role labeling with neural network factors

N FitzGerald, O Täckström, K Ganchev… - Proceedings of the 2015 …, 2015 - aclanthology.org
We present a new method for semantic role labeling in which arguments and semantic roles
are jointly embedded in a shared vector space for a given predicate. These embeddings …

Yara parser: A fast and accurate dependency parser

MS Rasooli, J Tetreault - arXiv preprint arXiv:1503.06733, 2015 - arxiv.org
Dependency parsers are among the most crucial tools in natural language processing as
they have many important applications in downstream tasks such as information retrieval …

Dependency parsing as head selection

X Zhang, J Cheng, M Lapata - arXiv preprint arXiv:1606.01280, 2016 - arxiv.org
Conventional graph-based dependency parsers guarantee a tree structure both during
training and inference. Instead, we formalize dependency parsing as the problem of …