SpaDeLeF: A Dataset for Hierarchical Classification of Lexical Functions for Collocations in Spanish
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.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Collocation Classification with Unsupervised Relation Vectors
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+1Convolution over Hierarchical Syntactic and Lexical Graphs for Aspect Level Sentiment Analysis
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 ClassificationGenerating Hierarchical Structures for Improved Time Series Classification Using Stochastic Splitting Functions
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 ClassificationBrowsing the Terminological Structure of a Specialized Domain: A Method Based on Lexical Functions and their Classification
Hierarchical Density Order Embeddings
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