On Multilingual Training of Neural Dependency Parsers

05/29/2017
by   Michał Zapotoczny, et al.
0

We show that a recently proposed neural dependency parser can be improved by joint training on multiple languages from the same family. The parser is implemented as a deep neural network whose only input is orthographic representations of words. In order to successfully parse, the network has to discover how linguistically relevant concepts can be inferred from word spellings. We analyze the representations of characters and words that are learned by the network to establish which properties of languages were accounted for. In particular we show that the parser has approximately learned to associate Latin characters with their Cyrillic counterparts and that it can group Polish and Russian words that have a similar grammatical function. Finally, we evaluate the parser on selected languages from the Universal Dependencies dataset and show that it is competitive with other recently proposed state-of-the art methods, while having a simple structure.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/12/2016

Read, Tag, and Parse All at Once, or Fully-neural Dependency Parsing

We present a dependency parser implemented as a single deep neural netwo...
research
08/04/2015

Improved Transition-Based Parsing by Modeling Characters instead of Words with LSTMs

We present extensions to a continuous-state dependency parsing method th...
research
01/11/2017

Parsing Universal Dependencies without training

We propose UDP, the first training-free parser for Universal Dependencie...
research
07/18/2019

What Should/Do/Can LSTMs Learn When Parsing Auxiliary Verb Constructions?

This article is a linguistic investigation of a neural parser. We look a...
research
03/18/2015

Learning to Search for Dependencies

We demonstrate that a dependency parser can be built using a credit assi...
research
08/19/2016

Automatic Selection of Context Configurations for Improved Class-Specific Word Representations

This paper is concerned with identifying contexts useful for training wo...
research
11/05/2020

Fast XML/HTML for Haskell: XML TypeLift

The paper presents and compares a range of parsers with and without data...

Please sign up or login with your details

Forgot password? Click here to reset