paper-with-me

Papers

Syntactic Dependency Representations in Neural Relation Classification

2018-05-28 · WS 2018 7 · Farhad Nooralahzadeh, Lilja Øvrelid

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.

📄 PDF Abstract BibTeX arXiv:1805.11461

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationRelationRelation Classification

Similar Papers 제목 키워드 기반

Event Detection with Multi-Order Graph Convolution and Aggregated Attention

2019-11-01 · IJCNLP 2019 11 · Haoran Yan, Xiaolong Jin, Xiangbin Meng, Jiafeng Guo 외

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 DetectionSentence

Syntactic Multi-view Learning for Open Information Extraction

2022-12-05 · Kuicai Dong, Aixin Sun, Jung-jae Kim, XiaoLi Li

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 Extraction

Aligned Dual Channel Graph Convolutional Network for Visual Question Answering

2020-07-01 · ACL 2020 6 · Qingbao Huang, Jielong Wei, Yi Cai, Changmeng Zheng 외

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

2020-10-21 · EMNLP 2020 11 · Tianze Shi, Igor Malioutov, Ozan İrsoy

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 Labeling

Edge-Enhanced Graph Convolution Networks for Event Detection with Syntactic Relation

2020-02-25 · Findings of the Association for Computational Linguistics 2020 · Shiyao Cui, Bowen Yu, Tingwen Liu, Zhen-Yu Zhang 외

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