paper-with-me

Papers

Bridging the Gap: Attending to Discontinuity in Identification of Multiword Expressions

2019-02-27 · NAACL 2019 6 · Omid Rohanian, Shiva Taslimipoor, Samaneh Kouchaki, Le An Ha, Ruslan Mitkov

We introduce a new method to tag Multiword Expressions (MWEs) using a linguistically interpretable language-independent deep learning architecture. We specifically target discontinuity, an under-explored aspect that poses a significant challenge to computational treatment of MWEs. Two neural architectures are explored: Graph Convolutional Network (GCN) and multi-head self-attention. GCN leverages dependency parse information, and self-attention attends to long-range relations. We finally propose a combined model that integrates complementary information from both through a gating mechanism. The experiments on a standard multilingual dataset for verbal MWEs show that our model outperforms the baselines not only in the case of discontinuous MWEs but also in overall F-score.

📄 PDF Abstract BibTeX arXiv:1902.10667

Code (2)

omidrohanian/gappy-mwes 공식 구현 tf
kawu/vine

Tasks

TAG

Methods 이 논문이 사용한 방법론

GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

Towards a Variability Measure for Multiword Expressions

2018-06-01 · NAACL 2018 6 · Caroline Pasquer, Agata Savary, Jean-Yves Antoine, Carlos Ramisch

One of the most outstanding properties of multiword expressions (MWEs), especially verbal ones (VMWEs), important both in theoretical models and applications, is their idiosyncratic variability. Some MWEs are always cont…

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

Improving a Neural-based Tagger for Multiword Expressions Identification

2018-05-01 · LREC 2018 5 · Du{\v{s}}an Vari{\v{s}}, Natalia Klyueva
Dependency ParsingMachine Translation