paper-with-me

Papers

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 classification of lexical functions involves organizing these features into a tree-like hierarchy of categories or labels. This is a challenging task as it requires a good understanding of the context and the relationships among words and phrases in text. It also needs large amounts of labeled data to train language models effectively. In this paper, we present a dataset of most frequent Spanish verb-noun collocations and sentences where they occur, each collocation is assigned to one of 37 lexical functions defined as classes for a hierarchical classification task. Each class represents a relation between the noun and the verb in a collocation involving their semantic and syntactic features. We combine the classes in a tree-based structure, and introduce classification objectives for each level of the structure. The dataset was created by dependency tree parsing and matching of the phrases in Spanish news. We provide baselines and data splits for each objective.

📄 PDF Abstract BibTeX arXiv:2311.04189

Code (0)

등록된 구현이 없습니다.

Similar 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 embed…

ClassificationGeneral ClassificationRelationRelation Classification+1

Convolution over Hierarchical Syntactic and Lexical Graphs for Aspect Level Sentiment Analysis

2020-11-01 · EMNLP 2020 11 · Mi Zhang, Tieyun Qian

The state-of-the-art methods in aspect-level sentiment classification have leveraged the graph based models to incorporate the syntactic structure of a sentence. While being effective, these methods ignore the corpus lev…

RelationSentenceSentiment AnalysisSentiment Classification

Generating Hierarchical Structures for Improved Time Series Classification Using Stochastic Splitting Functions

2023-09-21 · Celal Alagoz

This study introduces a novel hierarchical divisive clustering approach with stochastic splitting functions (SSFs) to enhance classification performance in multi-class datasets through hierarchical classification (HC). T…

ClassificationTime SeriesTime Series Classification

Browsing the Terminological Structure of a Specialized Domain: A Method Based on Lexical Functions and their Classification

2018-05-01 · LREC 2018 5 · Marie-Claude L{'}Homme, Beno{\^\i}t Robichaud, Nathalie Pr{\'e}vil
General Classification

Hierarchical Density Order Embeddings

2018-04-26 · ICLR 2018 1 · Ben Athiwaratkun, Andrew Gordon Wilson

By representing words with probability densities rather than point vectors, probabilistic word embeddings can capture rich and interpretable semantic information and uncertainty. The uncertainty information can be partic…

Lexical EntailmentWord Embeddings