paper-with-me

Papers

Verbal Multiword Expression Identification: Do We Need a Sledgehammer to Crack a Nut?

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

Automatic identification of multiword expressions (MWEs), like {`}to cut corners{'} (to do an incomplete job), is a pre-requisite for semantically-oriented downstream applications. This task is challenging because MWEs, especially verbal ones (VMWEs), exhibit surface variability. This paper deals with a subproblem of VMWE identification: the identification of occurrences of previously seen VMWEs. A simple language-independent system based on a combination of filters competes with the best systems from a recent shared task: it obtains the best averaged F-score over 11 languages (0.6653) and even the best score for both seen and unseen VMWEs due to the high proportion of seen VMWEs in texts. This highlights the fact that focusing on the identification of seen VMWEs could be a strategy to improve VMWE identification in general.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Romanian Corpus Annotated with Verbal Multiword Expressions

2019-08-01 · WS 2019 8 · Verginica Barbu Mititelu, Mihaela Cristescu, Mihaela Onofrei

This paper reports on the Romanian journalistic corpus annotated with verbal multiword expressions following the PARSEME guidelines. The corpus is sentence split, tokenized, part-of-speech tagged, lemmatized, syntactical…

DiversitySentence

A data-driven approach to verbal multiword expression detection. PARSEME Shared Task system description paper

2017-04-01 · WS 2017 4 · Tiberiu Boros, Sonia Pipa, Verginica Barbu Mititelu, Dan Tufis

{``}Multiword expressions{''} are groups of words acting as a morphologic, syntactic and semantic unit in linguistic analysis. Verbal multiword expressions represent the subgroup of multiword expressions, namely that in …

feature selectionLemmatizationSentence

USzeged: Identifying Verbal Multiword Expressions with POS Tagging and Parsing Techniques

2017-04-01 · WS 2017 4 · Katalin Ilona Simk{\'o}, Vikt{\'o}ria Kov{\'a}cs, Veronika Vincze

The paper describes our system submitted for the Workshop on Multiword Expressions{'} shared task on automatic identification of verbal multiword expressions. It uses POS tagging and dependency parsing to identify single…

Dependency ParsingPOSPOS Tagging

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…

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 lab…

regression