[图书][B] Neural network methods for natural language processing

Y Goldberg - 2022 - books.google.com
Neural networks are a family of powerful machine learning models. This book focuses on the
application of neural network models to natural language data. The first half of the book …

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 …

[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 …

[PDF][PDF] Turning on the turbo: Fast third-order non-projective turbo parsers

AFT Martins, MB Almeida, NA Smith - Proceedings of the 51st …, 2013 - aclanthology.org
We present fast, accurate, direct nonprojective dependency parsers with thirdorder features.
Our approach uses AD3, an accelerated dual decomposition algorithm which we extend to …

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 …

[PDF][PDF] Transition-based dependency parsing with selectional branching

JD Choi, A McCallum - Proceedings of the 51st Annual Meeting of …, 2013 - aclanthology.org
We present a novel approach, called selectional branching, which uses confidence
estimates to decide when to employ a beam, providing the accuracy of beam search at …

[PDF][PDF] Low-rank tensors for scoring dependency structures

T Lei, Y Xin, Y Zhang, R Barzilay… - Proceedings of the 52nd …, 2014 - aclanthology.org
Accurate scoring of syntactic structures such as head-modifier arcs in dependency parsing
typically requires rich, highdimensional feature representations. A small subset of such …

[PDF][PDF] The inside-outside recursive neural network model for dependency parsing

P Le, W Zuidema - Proceedings of the 2014 conference on …, 2014 - aclanthology.org
We propose the first implementation of an infinite-order generative dependency model. The
model is based on a new recursive neural network architecture, the Inside-Outside …

High-order semantic role labeling

Z Li, H Zhao, R Wang, K Parnow - arXiv preprint arXiv:2010.04641, 2020 - arxiv.org
Semantic role labeling is primarily used to identify predicates, arguments, and their semantic
relationships. Due to the limitations of modeling methods and the conditions of pre-identified …