paper-with-me

Papers

Multi-Model and Crosslingual Dependency Analysis

2017-08-01 · CONLL 2017 8 · Johannes Heinecke, Munshi Asadullah

This paper describes the system of the Team Orange-Deski{\~n}, used for the CoNLL 2017 UD Shared Task in Multilingual Dependency Parsing. We based our approach on an existing open source tool (BistParser), which we modified in order to produce the required output. Additionally we added a kind of pseudo-projectivisation. This was needed since some of the task{'}s languages have a high percentage of non-projective dependency trees. In most cases we also employed word embeddings. For the 4 surprise languages, the data provided seemed too little to train on. Thus we decided to use the training data of typologically close languages instead. Our system achieved a macro-averaged LAS of 68.61{\%} (10th in the overall ranking) which improved to 69.38{\%} after bug fixes.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency ParsingmodelWord Embeddings

Similar Papers 제목 키워드 기반

Low-Resource Parsing with Crosslingual Contextualized Representations

2019-09-19 · CONLL 2019 11 · Phoebe Mulcaire, Jungo Kasai, Noah A. Smith

Despite advances in dependency parsing, languages with small treebanks still present challenges. We assess recent approaches to multilingual contextual word representations (CWRs), and compare them for crosslingual trans…

Dependency Parsing

Fully Unsupervised Crosslingual Semantic Textual Similarity Metric Based on BERT for Identifying Parallel Data

2019-11-01 · CONLL 2019 11 · Chi-kiu Lo, Michel Simard

We present a fully unsupervised crosslingual semantic textual similarity (STS) metric, based on contextual embeddings extracted from BERT {--} Bidirectional Encoder Representations from Transformers (Devlin et al., 2019)…

Machine TranslationNatural Language UnderstandingSemantic Textual SimilaritySTS+1

Crosslingual Transfer Learning for Relation and Event Extraction via Word Category and Class Alignments

2021-11-01 · EMNLP 2021 11 · Minh Van Nguyen, Tuan Ngo Nguyen, Bonan Min, Thien Huu Nguyen

Previous work on crosslingual Relation and Event Extraction (REE) suffers from the monolingual bias issue due to the training of models on only the source language data. An approach to overcome this issue is to use unlab…

Event ExtractionRelationRepresentation LearningTransfer Learning

I’ve got a construction looks funny – representing and recovering non-standard constructions in UD

2020-12-01 · UDW (COLING) 2020 12 · Josef Ruppenhofer, Ines Rehbein

The UD framework defines guidelines for a crosslingual syntactic analysis in the framework of dependency grammar, with the aim of providing a consistent treatment across languages that not only supports multilingual NLP …

Multilingual NLP

Parsing Natural Language Sentences by Semi-supervised Methods

2015-06-16 · Rudolf Rosa

We present our work on semi-supervised parsing of natural language sentences, focusing on multi-source crosslingual transfer of delexicalized dependency parsers. We first evaluate the influence of treebank annotation sty…