paper-with-me

Papers

A Position Encoding Convolutional Neural Network Based on Dependency Tree for Relation Classification

2016-11-01 · EMNLP 2016 11 · Yunlun Yang, Yunhai Tong, Shulei Ma, Zhi-Hong Deng
📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationInformation RetrievalMachine TranslationPositionRelationRelation Classification

Similar Papers 제목 키워드 기반

Dependency Position Encoding for Relation Extraction

2022-07-01 · Findings (NAACL) 2022 7 · Qiushi Guo, Xin Wang, Dehong Gao

Leveraging the dependency tree of the input sentence is able to improve the model performance for relation extraction. A challenging issue is how to remove confusions from the tree. Efforts have been made to utilize the …

PositionRelationRelation ExtractionSentence

Transformer with Syntactic Position Encoding for Machine Translation

2021-09-01 · RANLP 2021 9 · Yikuan Xie, Wenyong Wang, Mingqian Du, Qing He

It has been widely recognized that syntax information can help end-to-end neural machine translation (NMT) systems to achieve better translation. In order to integrate dependency information into Transformer based NMT, e…

Machine TranslationNMTPositionRelation+1

Entity-Aware Self-Attention and Contextualized GCN for Enhanced Relation Extraction in Long Sentences

2024-09-15 · Xin Wang, Xinyi Bai

Relation extraction as an important natural Language processing (NLP) task is to identify relations between named entities in text. Recently, graph convolutional networks over dependency trees have been widely used to ca…

PositionRelationRelation ExtractionRelation Prediction+1

Self-Attention with Structural Position Representations

2019-09-01 · IJCNLP 2019 11 · Xing Wang, Zhaopeng Tu, Long-Yue Wang, Shuming Shi

Although self-attention networks (SANs) have advanced the state-of-the-art on various NLP tasks, one criticism of SANs is their ability of encoding positions of input words (Shaw et al., 2018). In this work, we propose t…

PositionSentenceTranslation

A Re-ranking Model for Dependency Parser with Recursive Convolutional Neural Network

2015-05-21 · IJCNLP 2015 7 · Chenxi Zhu, Xipeng Qiu, Xinchi Chen, Xuanjing Huang

In this work, we address the problem to model all the nodes (words or phrases) in a dependency tree with the dense representations. We propose a recursive convolutional neural network (RCNN) architecture to capture synta…

Dependency ParsingRe-Ranking