paper-with-me

Papers

TRAVERSAL at PARSEME Shared Task 2018: Identification of Verbal Multiword Expressions Using a Discriminative Tree-Structured Model

2018-08-01 · COLING 2018 8 · Jakub Waszczuk

This paper describes a system submitted to the closed track of the PARSEME shared task (edition 1.1) on automatic identification of verbal multiword expressions (VMWEs). The system represents VMWE identification as a labeling task where one of two labels (MWE or not-MWE) must be predicted for each node in the dependency tree based on local context, including adjacent nodes and their labels. The system relies on multiclass logistic regression to determine the globally optimal labeling of a tree. The system ranked 1st in the general cross-lingual ranking of the closed track systems, according to both official evaluation measures: MWE-based F1 and token-based F1.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Annotating Verbal MWEs in Irish for the PARSEME Shared Task 1.2

2020-12-01 · COLING (MWE) 2020 12 · Abigail Walsh, Teresa Lynn, Jennifer Foster

This paper describes the creation of two Irish corpora (labelled and unlabelled) for verbal MWEs for inclusion in the PARSEME Shared Task 1.2 on automatic identification of verbal MWEs, and the process of developing verb…

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

Edition 1.1 of the PARSEME Shared Task on Automatic Identification of Verbal Multiword Expressions

2018-08-01 · COLING 2018 8 · Carlos Ramisch, Silvio Ricardo Cordeiro, Agata Savary, Veronika Vincze 외

This paper describes the PARSEME Shared Task 1.1 on automatic identification of verbal multiword expressions. We present the annotation methodology, focusing on changes from last year{'}s shared task. Novel aspects inclu…

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…

Deep-BGT at PARSEME Shared Task 2018: Bidirectional LSTM-CRF Model for Verbal Multiword Expression Identification

2018-08-01 · COLING 2018 8 · G{\"o}zde Berk, Berna Erden, Tunga G{\"u}ng{\"o}r

This paper describes the Deep-BGT system that participated to the PARSEME shared task 2018 on automatic identification of verbal multiword expressions (VMWEs). Our system is language-independent and uses the bidirectiona…