paper-with-me

Papers

Combining dependency information and generalization in a pattern-based approach to the classification of lexical-semantic relation instances

2014-05-01 · LREC 2014 5 · Silvia Nec{\c{s}}ulescu, Sara Mendes, N{\'u}ria Bel

This work addresses the classification of word pairs as instances of lexical-semantic relations. The classification is approached by leveraging patterns of co-occurrence contexts from corpus data. The significance of using dependency information, of augmenting the set of dependency paths provided to the system, and of generalizing patterns using part-of-speech information for the classification of lexical-semantic relation instances is analyzed. Results show that dependency information is decisive to achieve better results both in precision and recall, while generalizing features based on dependency information by replacing lexical forms with their part-of-speech increases the coverage of classification systems. Our experiments also make apparent that approaches based on the context where word pairs co-occur are upper-bound-limited by the times these appear in the same sentence. Therefore strategies to use information across sentence boundaries are necessary.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationInformation RetrievalQuestion AnsweringSentence

Similar Papers 제목 키워드 기반

Feature selection based on mutual information criteria of max-dependency, max-relevance, and min-redundancy

2005-06-20 · IEEE 2005 6 · Hanchuan Peng, Fuhui Long, C. Ding

Feature selection is an important problem for pattern classification systems. We study how to select good features according to the maximal statistical dependency criterion based on mutual information. Because of the dif…

Classificationfeature selection

Is syntax structure modeling worth? Leveraging pattern-driven modeling to enable affordable sentiment dependency learning

2021-12-17 · ACL ARR December 2022 12 · Anonymous

Is structure information modeling really worth in Aspect-based sentiment classification (ABSC)? Recent popular works tend to exploit syntactic information guiding sentiment dependency parsing, i.e., structure-based senti…

Dependency ParsingSentiment AnalysisSentiment ClassificationSentiment Dependency Learning

Dependency Transformer Grammars: Integrating Dependency Structures into Transformer Language Models

2024-07-24 · Yida Zhao, Chao Lou, Kewei Tu

Syntactic Transformer language models aim to achieve better generalization through simultaneously modeling syntax trees and sentences. While prior work has been focusing on adding constituency-based structures to Transfo…

ARCInductive BiasLanguage ModelingLanguage Modelling

Relation Classification Using Segment-Level Attention-based CNN and Dependency-based RNN

2019-06-01 · NAACL 2019 6 · Van-Hien Tran, Van-Thuy Phi, Hiroyuki Shindo, Yuji Matsumoto

Recently, relation classification has gained much success by exploiting deep neural networks. In this paper, we propose a new model effectively combining Segment-level Attention-based Convolutional Neural Networks (SACNN…

General ClassificationRelationRelation Classification

Domain Generalization via Invariant Representation under Domain-Class Dependency

2018-09-27 · Kei Akuzawa, Yusuke Iwasawa, Yutaka Matsuo

Learning domain-invariant representation is a dominant approach for domain generalization, where we need to build a classifier that is robust toward domain shifts induced by change of users, acoustic or lighting conditio…

Domain Generalization