Turku Neural Parser Pipeline: An End-to-End System for the CoNLL 2018 Shared Task
In this paper we describe the TurkuNLP entry at the CoNLL 2018 Shared Task on Multilingual Parsing from Raw Text to Universal Dependencies. Compared to the last year, this year the shared task includes two new main metrics to measure the morphological tagging and lemmatization accuracies in addition to syntactic trees. Basing our motivation into these new metrics, we developed an end-to-end parsing pipeline especially focusing on developing a novel and state-of-the-art component for lemmatization. Our system reached the highest aggregate ranking on three main metrics out of 26 teams by achieving 1st place on metric involving lemmatization, and 2nd on both morphological tagging and parsing.
Code (0)
등록된 구현이 없습니다.
Tasks
Dependency ParsingLemmatizationMachine TranslationMorphological TaggingWord EmbeddingsSimilar Papers 제목 키워드 기반
TurkuNLP: Delexicalized Pre-training of Word Embeddings for Dependency Parsing
We present the TurkuNLP entry in the CoNLL 2017 Shared Task on Multilingual Parsing from Raw Text to Universal Dependencies. The system is based on the UDPipe parser with our focus being in exploring various techniques t…
Dependency ParsingWord EmbeddingsNeural Dependency Parsing of Biomedical Text: TurkuNLP entry in the CRAFT Structural Annotation Task
We present the approach taken by the TurkuNLP group in the CRAFT Structural Annotation task, a shared task on dependency parsing. Our approach builds primarily on the Turku neural parser, a native dependency parser that …
Dependency Parsingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1Turku Enhanced Parser Pipeline: From Raw Text to Enhanced Graphs in the IWPT 2020 Shared Task
We present the approach of the TurkuNLP group to the IWPT 2020 shared task on Multilingual Parsing into Enhanced Universal Dependencies. The task involves 28 treebanks in 17 different languages and requires parsers to ge…
LemmatizationUDPipe 2.0 Prototype at CoNLL 2018 UD Shared Task
UDPipe is a trainable pipeline which performs sentence segmentation, tokenization, POS tagging, lemmatization and dependency parsing. We present a prototype for UDPipe 2.0 and evaluate it in the CoNLL 2018 UD Shared Task…
Dependency ParsingLemmatizationPOSPOS Tagging+3A Semi-universal Pipelined Approach to the CoNLL 2017 UD Shared Task
This paper presents our system submitted for the CoNLL 2017 Shared Task, {``}Multilingual Parsing from Raw Text to Universal Dependencies.{''} We ran the system for all languages with our own fully pipelined components w…
Cross-Lingual TransferLanguage ModelingLanguage ModellingWord Embeddings