Encoding sentences with graph convolutional networks for semantic role labeling

D Marcheggiani, I Titov - arxiv preprint arxiv:1703.04826, 2017 - arxiv.org
Semantic role labeling (SRL) is the task of identifying the predicate-argument structure of a
sentence. It is typically regarded as an important step in the standard NLP pipeline. As the …

[PDF][PDF] Top accuracy and fast dependency parsing is not a contradiction

B Bohnet - Proceedings of the 23rd international conference on …, 2010 - aclanthology.org
In addition to a high accuracy, short parsing and training times are the most important
properties of a parser. However, parsing and training times are still relatively long. To …

[PDF][PDF] The CoNLL-2009 shared task: Syntactic and semantic dependencies in multiple languages

J Hajic, M Ciaramita, R Johansson… - Proceedings of the …, 2009 - aclanthology.org
For the 11th straight year, the Conference on Computational Natural Language Learning
has been accompanied by a shared task whose purpose is to promote natural language …

[PDF][PDF] A transition-based system for joint part-of-speech tagging and labeled non-projective dependency parsing

B Bohnet, J Nivre - Proceedings of the 2012 joint conference on …, 2012 - aclanthology.org
Most current dependency parsers presuppose that input words have been morphologically
disambiguated using a part-of-speech tagger before parsing begins. We present a …

A simple and accurate syntax-agnostic neural model for dependency-based semantic role labeling

D Marcheggiani, A Frolov, I Titov - arxiv preprint arxiv:1701.02593, 2017 - arxiv.org
We introduce a simple and accurate neural model for dependency-based semantic role
labeling. Our model predicts predicate-argument dependencies relying on states of a …

Cross-lingual abstract meaning representation parsing

M Damonte, SB Cohen - arxiv preprint arxiv:1704.04539, 2017 - arxiv.org
Meaning Representation (AMR) annotation efforts have mostly focused on English. In order
to train parsers on other languages, we propose a method based on annotation projection …

Joint morphological and syntactic analysis for richly inflected languages

B Bohnet, J Nivre, I Boguslavsky, R Farkas… - Transactions of the …, 2013 - direct.mit.edu
Joint morphological and syntactic analysis has been proposed as a way of improving
parsing accuracy for richly inflected languages. Starting from a transition-based model for …

Greedy, joint syntactic-semantic parsing with stack LSTMs

S Swayamdipta, M Ballesteros, C Dyer… - arxiv preprint arxiv …, 2016 - arxiv.org
We present a transition-based parser that jointly produces syntactic and semantic
dependencies. It learns a representation of the entire algorithm state, using stack long short …

Lemmatag: jointly tagging and lemmatizing for morphologically-rich languages with BRNNs

D Kondratyuk, T Gavenčiak, M Straka… - arxiv preprint arxiv …, 2018 - arxiv.org
We present LemmaTag, a featureless neural network architecture that jointly generates part-
of-speech tags and lemmas for sentences by using bidirectional RNNs with character-level …

[PDF][PDF] Getting the most out of transition-based dependency parsing

JD Choi, M Palmer - Proceedings of the 49th Annual Meeting of …, 2011 - aclanthology.org
This paper suggests two ways of improving transition-based, non-projective dependency
parsing. First, we add a transition to an existing non-projective parsing algorithm, so it can …