paper-with-me

Papers

MWE as WSD: Solving Multiword Expression Identification with Word Sense Disambiguation

2023-03-12 · Joshua Tanner, Jacob Hoffman

Recent approaches to word sense disambiguation (WSD) utilize encodings of the sense gloss (definition), in addition to the input context, to improve performance. In this work we demonstrate that this approach can be adapted for use in multiword expression (MWE) identification by training models which use gloss and context information to filter MWE candidates produced by a rule-based extraction pipeline. Our approach substantially improves precision, outperforming the state-of-the-art in MWE identification on the DiMSUM dataset by up to 1.9 F1 points and achieving competitive results on the PARSEME 1.1 English dataset. Our models also retain most of their WSD performance, showing that a single model can be used for both tasks. Finally, building on similar approaches using Bi-encoders for WSD, we introduce a novel Poly-encoder architecture which improves MWE identification performance.

📄 PDF Abstract BibTeX arXiv:2303.06623

Code (1)

mindful/mweaswsd 공식 구현 pytorch

Tasks

Word Sense Disambiguation

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

Multilingual Wordnet sense Ranking using nearest context

2018-01-01 · GWC 2018 1 · E Umamaheswari Vasanthakumar, Francis Bond

In this paper, we combine methods to estimate sense rankings from raw text with recent work on word embeddings to provide sense ranking estimates for the entries in the Open Multilingual WordNet (OMW). The existing Word2…

Word Embeddings

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

A Corpus and Model Integrating Multiword Expressions and Supersenses

2015-05-01 · HLT 2015 5 · Noah A. Smith, Nathan Schneider
Miscellaneous