paper-with-me

Papers

Deep Neural Representations for Multiword Expressions Detection

2022-05-01 · ACL 2022 5 · Kamil Kanclerz, Maciej Piasecki

Effective methods for multiword expressions detection are important for many technologies related to Natural Language Processing. Most contemporary methods are based on the sequence labeling scheme applied to an annotated corpus, while traditional methods use statistical measures. In our approach, we want to integrate the concepts of those two approaches. We present a novel weakly supervised multiword expressions extraction method which focuses on their behaviour in various contexts. Our method uses a lexicon of English multiword lexical units acquired from The Oxford Dictionary of English as a reference knowledge base and leverages neural language modelling with deep learning architectures. In our approach, we do not need a corpus annotated specifically for the task. The only required components are: a lexicon of multiword units, a large corpus, and a general contextual embeddings model. We propose a method for building a silver dataset by spotting multiword expression occurrences and acquiring statistical collocations as negative samples. Sample representation has been inspired by representations used in Natural Language Inference and relation recognition. Very good results (F1=0.8) were obtained with CNN network applied to individual occurrences followed by weighted voting used to combine results from the whole corpus.The proposed method can be quite easily applied to other languages.

📄 PDF Abstract BibTeX

Code (1)

CLARIN-PL/mwe-vector-methods 공식 구현

Tasks

Language ModellingNatural Language Inference

Similar Papers 제목 키워드 기반

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

Detecting Unseen Multiword Expressions in American Sign Language

2023-09-30 · Lee Kezar, Aryan Shukla

Multiword expressions present unique challenges in many translation tasks. In an attempt to ultimately apply a multiword expression detection system to the translation of American Sign Language, we built and tested two s…

TranslationWord Embeddings

Phrase Representations for Multiword Expressions

2016-08-01 · WS 2016 8 · Joėl Legrand, Ronan Collobert
Chunkingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+9

Romanian Multiword Expression Detection Using Multilingual Adversarial Training and Lateral Inhibition

2023-04-22 · Andrei-Marius Avram, Verginica Barbu Mititelu, Dumitru-Clementin Cercel

Multiword expressions are a key ingredient for developing large-scale and linguistically sound natural language processing technology. This paper describes our improvements in automatically identifying Romanian multiword…

Detection of Multiword Expressions for Hindi Language using Word Embeddings and WordNet-based Features

2015-12-01 · WS 2015 12 · Dhirendra Singh, Sudha Bhingardive, Kevin Patel, Pushpak Bhattacharyya
Machine TranslationNamed Entity Recognition (NER)Sentiment AnalysisText Generation+1