paper-with-me

Papers

Collocation Classification with Unsupervised Relation Vectors

2019-07-01 · ACL 2019 7 · Luis Espinosa Anke, Steven Schockaert, Leo Wanner

Lexical relation classification is the task of predicting whether a certain relation holds between a given pair of words. In this paper, we explore to which extent the current distributional landscape based on word embeddings provides a suitable basis for classification of collocations, i.e., pairs of words between which idiosyncratic lexical relations hold. First, we introduce a novel dataset with collocations categorized according to lexical functions. Second, we conduct experiments on a subset of this benchmark, comparing it in particular to the well known DiffVec dataset. In these experiments, in addition to simple word vector arithmetic operations, we also investigate the role of unsupervised relation vectors as a complementary input. While these relation vectors indeed help, we also show that lexical function classification poses a greater challenge than the syntactic and semantic relations that are typically used for benchmarks in the literature.

📄 PDF Abstract BibTeX

Code (1)

https://bitbucket.org/luisespinosa/lexfunc 공식 구현

Tasks

ClassificationGeneral ClassificationRelationRelation ClassificationWord Embeddings

Similar Papers 제목 키워드 기반

A General Framework for Detecting Metaphorical Collocations

2022-06-01 · LREC (MWE) 2022 6 · Marija Brkić Bakarić, Lucia Načinović Prskalo, Maja Popović

This paper aims at identifying a specific set of collocations known under the term metaphorical collocations. In this type of collocations, a semantic shift has taken place in one of the components. Since the appropriate…

RelationWord Embeddings

Example-based Acquisition of Fine-grained Collocation Resources

2016-05-01 · LREC 2016 5 · Sara Rodr{\'\i}guez-Fern{\'a}ndez, Roberto Carlini, Luis Espinosa Anke, Leo Wanner

Collocations such as {``}heavy rain{''} or {``}make [a] decision{''}, are combinations of two elements where one (the base) is freely chosen, while the choice of the other (collocate) is restricted, depending on the base…

Word Embeddings

Evaluating language models for the retrieval and categorization of lexical collocations

2021-04-01 · EACL 2021 2 · Luis Espinosa Anke, Joan Codina-Filba, Leo Wanner

Lexical collocations are idiosyncratic combinations of two syntactically bound lexical items (e.g., {``}heavy rain{''} or {``}take a step{''}). Understanding their degree of compositionality and idiosyncrasy, as well the…

Retrievalvalid

SpaDeLeF: A Dataset for Hierarchical Classification of Lexical Functions for Collocations in Spanish

2023-11-07 · Yevhen Kostiuk, Grigori Sidorov, Olga Kolesnikova

In natural language processing (NLP), lexical function is a concept to unambiguously represent semantic and syntactic features of words and phrases in text first crafted in the Meaning-Text Theory. Hierarchical classific…

CollFrEn: Rich Bilingual English–French Collocation Resource

2020-12-01 · COLING (MWE) 2020 12 · Beatriz Fisas, Luis Espinosa Anke, Joan Codina-Filbá, Leo Wanner

Collocations in the sense of idiosyncratic lexical co-occurrences of two syntactically bound words traditionally pose a challenge to language learners and many Natural Language Processing (NLP) applications alike. Reliab…

Machine TranslationRelation ClassificationText GenerationTranslation+1