A Position Encoding Convolutional Neural Network Based on Dependency Tree for Relation Classification
Code (0)
등록된 구현이 없습니다.
Tasks
General ClassificationInformation RetrievalMachine TranslationPositionRelationRelation ClassificationSimilar Papers 제목 키워드 기반
Dependency Position Encoding for Relation Extraction
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 ExtractionSentenceTransformer with Syntactic Position Encoding for Machine Translation
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+1Entity-Aware Self-Attention and Contextualized GCN for Enhanced Relation Extraction in Long Sentences
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+1Self-Attention with Structural Position Representations
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…
PositionSentenceTranslationA Re-ranking Model for Dependency Parser with Recursive Convolutional Neural Network
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