• No results found

multilingual dependency parsing

A Fast and Lightweight System for Multilingual Dependency Parsing

A Fast and Lightweight System for Multilingual Dependency Parsing

... lightweight multilingual dependency parsing system for the CoNLL 2017 UD Shared Task, which composed of a BiLSTMs feature extractor and a MLP classi- ...for multilingual depen- dency ...

6

Multilingual Dependency Parsing using Bayes Point Machines

Multilingual Dependency Parsing using Bayes Point Machines

... The results reported here for English and Czech are comparable to the previous best published num- bers in (McDonald et al., 2005a), as Table 3 shows. This table compares McDonald et al.’s results for an averaged ...

8

CoNLL X Shared Task on Multilingual Dependency Parsing

CoNLL X Shared Task on Multilingual Dependency Parsing

... Table 1: Characteristics of the data sets for the 13 languages (abbreviated by their first two letters): language family (Semitic, Sino-Tibetan, Slavic, Germanic, Japonic (or language isolate), Romance, Ural-Altaic); ...

16

Investigating Multilingual Dependency Parsing

Investigating Multilingual Dependency Parsing

... In this paper, we describe a system for the CoNLL-X shared task of multilin- gual dependency parsing. It uses a base- line Nivre’s parser (Nivre, 2003) that first identifies the parse actions and then la- ...

5

Getting More from Morphology in Multilingual Dependency Parsing

Getting More from Morphology in Multilingual Dependency Parsing

... Most data-driven dependency parsers are meant to be language-independent. They do not use any information that is specific to the language being parsed, and they often rely heavily on n-grams, or sequences of ...

12

Multilingual Dependency Parsing and Domain Adaptation using DeSR

Multilingual Dependency Parsing and Domain Adaptation using DeSR

... Our implementation of the perceptron algorithm uses sparse data structures (hash maps) so that it can handle efficiently even large feature spaces in a single model. For example the feature space for the 2nd-order model ...

7

Exploring Confidence based Self training for Multilingual Dependency Parsing in an Under Resourced Language Scenario

Exploring Confidence based Self training for Multilingual Dependency Parsing in an Under Resourced Language Scenario

... for dependency parsing. In contrast to constituency parsing, self-training for dependency parsing does not work without this additional confidence-based selection ...pendency ...

9

A System for Multilingual Dependency Parsing based on Bidirectional LSTM Feature Representations

A System for Multilingual Dependency Parsing based on Bidirectional LSTM Feature Representations

... a multilingual approach, we add new parameters and new fea- tures to the training algorithm, notably the pos- sibility to use multilingual word embeddings and one hot encoding to encode ...

8

Fast and Robust Multilingual Dependency Parsing with a Generative Latent Variable Model

Fast and Robust Multilingual Dependency Parsing with a Generative Latent Variable Model

... CoNLL-X shared task (Buchholz and Marsi, 2006). This parser employs a latent variable model, Incre- mental Sigmoid Belief Networks (ISBNs), to de- fine a generative history-based model of projective parsing. We ...

5

Multilingual Dependency Parsing for Low Resource Languages: Case Studies on North Saami and Komi Zyrian

Multilingual Dependency Parsing for Low Resource Languages: Case Studies on North Saami and Komi Zyrian

... run just one epoch, following Guo et al. (2016). Table 3 reports the official 2017 CoNLL results. C2L2 (Cor- nell Univ.) obtained the best performance for Saami with a delexicalized transfer approach (using a Finnish ...

6

Multilingual Dependency Parsing Using Global Features

Multilingual Dependency Parsing Using Global Features

... Dependency relation labeling can be handled as a multi-class classification problem, and we use Sup- port Vector Machines (SVMs) which have been suc- cessfully applied to many NLP tasks. Solving large- scale ...

5

Selective Sharing for Multilingual Dependency Parsing

Selective Sharing for Multilingual Dependency Parsing

... gual dependency parsing that uses annotations from a diverse set of source languages to parse a new unannotated ...a dependency tree into two steps: selection of syntactic dependents and their ...

9

A Two Stage Parser for Multilingual Dependency Parsing

A Two Stage Parser for Multilingual Dependency Parsing

... Some conjunctions, prepositions, and DE 3 at- tached to their head words with much lower ac- curacy: 74% for DE, 76% for conjunctions, and 71% for prepositions. In the test data, these words formed 19.7%. For Chinese ...

5

The CoNLL 2007 Shared Task on Dependency Parsing

The CoNLL 2007 Shared Task on Dependency Parsing

... for multilingual dependency parsing, but we add a new dimension by also intro- ducing the problem of domain ...a multilingual track using essentially the same setup as last year, but with ...

18

CUNI: Feature Selection and Error Analysis of a Transition Based Parser

CUNI: Feature Selection and Error Analysis of a Transition Based Parser

... Buchholz, S. and Marsi, E. (2006). CoNLL-X shared task on multilingual dependency parsing. In Proceedings of the Tenth Conference on Computational Natural Language Learning (CoNLL-X), pages 149–164, ...

6

Distributed Word Representation Learning for Cross Lingual Dependency Parsing

Distributed Word Representation Learning for Cross Lingual Dependency Parsing

... each dependency relationship between a head word w h and a dependent word w d , a set of features can be produced from the feature templates in Ta- ble 2, which can be further augmented by R(w h ) and R(w d ) ...

11

Scene Graph Parsing as Dependency Parsing

Scene Graph Parsing as Dependency Parsing

... dency parser implementation (Kiperwasser and Goldberg, 2016) that is among the state-of-the- art. We show that our carefully customized de- pendency parser is able to generate high quality scene graphs by learning from ...

11

Online Learning of Approximate Dependency Parsing Algorithms

Online Learning of Approximate Dependency Parsing Algorithms

... acyclic dependency graphs here. Though less common than trees, dependency graphs involving multiple parents are well established in the litera- ture (Hudson, ...the dependency structure with highest ...

8

A Pipeline Approach for Syntactic and Semantic Dependency Parsing

A Pipeline Approach for Syntactic and Semantic Dependency Parsing

... Table 1 shows the result of our system. The pro- posed method was effective in dependency pars- ing (rank 3rd), but was not good in semantic role labeling (rank 9th). One reason of the result of semantic role ...

5

Multilingual Syntactic Semantic Dependency Parsing with Three Stage Approximate Max Margin Linear Models

Multilingual Syntactic Semantic Dependency Parsing with Three Stage Approximate Max Margin Linear Models

... The features used for our dependency parser are based on those listed in (Johansson, 2008). In addi- tion, distance features are used. We use shorthand notations in order to simplify the feature represen- tations: ...

6

Show all 5412 documents...

Related subjects