Syntactic Dependency Representations in Neural Relation Classification
We investigate the use of different syntactic dependency representations in a neural relation classification task and compare the CoNLL, Stanford Basic and Universal Dependencies schemes. We further compare with a syntax-agnostic approach and perform an error analysis in order to gain a better understanding of the results.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationGeneral ClassificationRelationRelation ClassificationSimilar Papers 제목 키워드 기반
Event Detection with Multi-Order Graph Convolution and Aggregated Attention
Syntactic relations are broadly used in many NLP tasks. For event detection, syntactic relation representations based on dependency tree can better capture the interrelations between candidate trigger words and related e…
Event DetectionSentenceSyntactic Multi-view Learning for Open Information Extraction
Open Information Extraction (OpenIE) aims to extract relational tuples from open-domain sentences. Traditional rule-based or statistical models have been developed based on syntactic structures of sentences, identified b…
MULTI-VIEW LEARNINGOpen Information ExtractionAligned Dual Channel Graph Convolutional Network for Visual Question Answering
Visual question answering aims to answer the natural language question about a given image. Existing graph-based methods only focus on the relations between objects in an image and neglect the importance of the syntactic…
Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)Semantic Role Labeling as Syntactic Dependency Parsing
We reduce the task of (span-based) PropBank-style semantic role labeling (SRL) to syntactic dependency parsing. Our approach is motivated by our empirical analysis that shows three common syntactic patterns account for o…
Dependency ParsingSemantic Role LabelingEdge-Enhanced Graph Convolution Networks for Event Detection with Syntactic Relation
Event detection (ED), a key subtask of information extraction, aims to recognize instances of specific event types in text. Previous studies on the task have verified the effectiveness of integrating syntactic dependency…
Event DetectionRelation