paper-with-me

Papers

Veyn at PARSEME Shared Task 2018: Recurrent Neural Networks for VMWE Identification

2018-08-01 · COLING 2018 8 · Nicolas Zampieri, Manon Scholivet, Carlos Ramisch, Benoit Favre

This paper describes the Veyn system, submitted to the closed track of the PARSEME Shared Task 2018 on automatic identification of verbal multiword expressions (VMWEs). Veyn is based on a sequence tagger using recurrent neural networks. We represent VMWEs using a variant of the begin-inside-outside encoding scheme combined with the VMWE category tag. In addition to the system description, we present development experiments to determine the best tagging scheme. Veyn is freely available, covers 19 languages, and was ranked ninth (MWE-based) and eight (Token-based) among 13 submissions, considering macro-averaged F1 across languages.

📄 PDF Abstract BibTeX

Code (1)

zamp13/Veyn 공식 구현 tf

Tasks

Machine TranslationTAGWord Embeddings

Similar Papers 제목 키워드 기반

Mumpitz at PARSEME Shared Task 2018: A Bidirectional LSTM for the Identification of Verbal Multiword Expressions

2018-08-01 · COLING 2018 8 · Rafael Ehren, Timm Lichte, Younes Samih

In this paper, we describe Mumpitz, the system we submitted to the PARSEME Shared task on automatic identification of verbal multiword expressions (VMWEs). Mumpitz consists of a Bidirectional Recurrent Neural Network (BR…

Machine TranslationSentenceWord Embeddings

Seen2Unseen at PARSEME Shared Task 2020: All Roads do not Lead to Unseen Verb-Noun VMWEs

2020-12-01 · COLING (MWE) 2020 12 · Caroline Pasquer, Agata Savary, Carlos Ramisch, Jean-Yves Antoine

We describe the Seen2Unseen system that participated in edition 1.2 of the PARSEME shared task on automatic identification of verbal multiword expressions (VMWEs). The identification of VMWEs that do not appear in the pr…

AllTranslation

MTLB-STRUCT @PARSEME 2020: Capturing Unseen Multiword Expressions Using Multi-task Learning and Pre-trained Masked Language Models

2020-11-04 · COLING (MWE) 2020 12 · Shiva Taslimipoor, Sara Bahaadini, Ekaterina Kochmar

This paper describes a semi-supervised system that jointly learns verbal multiword expressions (VMWEs) and dependency parse trees as an auxiliary task. The model benefits from pre-trained multilingual BERT. BERT hidden l…

Multi-Task Learning

VarIDE at PARSEME Shared Task 2018: Are Variants Really as Alike as Two Peas in a Pod?

2018-08-01 · COLING 2018 8 · Caroline Pasquer, Carlos Ramisch, Agata Savary, Jean-Yves Antoine

We describe the VarIDE system (standing for Variant IDEntification) which participated in the edition 1.1 of the PARSEME shared task on automatic identification of verbal multiword expressions (VMWEs). Our system focuses…

Edition 1.2 of the PARSEME Shared Task on Semi-supervised Identification of Verbal Multiword Expressions

2020-12-01 · COLING (MWE) 2020 12 · Carlos Ramisch, Agata Savary, Bruno Guillaume, Jakub Waszczuk 외

We present edition 1.2 of the PARSEME shared task on identification of verbal multiword expressions (VMWEs). Lessons learned from previous editions indicate that VMWEs have low ambiguity, and that the major challenge lie…