Generating Training Data for Semantic Role Labeling based on Label Transfer from Linked Lexical Resources
We present a new approach for generating role-labeled training data using Linked Lexical Resources, i.e., integrated lexical resources that combine several resources (e.g., Word-Net, FrameNet, Wiktionary) by linking them on the sense or on the role level. Unlike resource-based supervision in relation extraction, we focus on complex linguistic annotations, more specifically FrameNet senses and roles. The automatically labeled training data (www.ukp.tu-darmstadt.de/knowledge-based-srl/) are evaluated on four corpora from different domains for the tasks of word sense disambiguation and semantic role classification. Results show that classifiers trained on our generated data equal those resulting from a standard supervised setting.
Code (0)
등록된 구현이 없습니다.
Tasks
General ClassificationMachine TranslationQuestion AnsweringReading ComprehensionRelation ExtractionSemantic Role LabelingWord Sense DisambiguationSimilar Papers 제목 키워드 기반
Generating High Quality Proposition Banks for Multilingual Semantic Role Labeling
CROWD-IN-THE-LOOP: A Hybrid Approach for Annotating Semantic Roles
Crowdsourcing has proven to be an effective method for generating labeled data for a range of NLP tasks. However, multiple recent attempts of using crowdsourcing to generate gold-labeled training data for semantic role l…
Machine TranslationQuestion AnsweringSemantic Role LabelingA Semantic Role-based Approach to Open-Domain Automatic Question Generation
We present a novel rule-based system for automatic generation of factual questions from sentences, using semantic role labeling (SRL) as the main form of text analysis. The system is capable of generating both wh-questio…
Dependency ParsingQuestion GenerationQuestion-GenerationReading Comprehension+1Improving Portuguese Semantic Role Labeling with Transformers and Transfer Learning
The Natural Language Processing task of determining "Who did what to whom" is called Semantic Role Labeling. For English, recent methods based on Transformer models have allowed for major improvements in this task over t…
Cross-Lingual TransferDependency ParsingSemantic Role LabelingTransfer LearningFacing the most difficult case of Semantic Role Labeling: A collaboration of word embeddings and co-training
We present a successful collaboration of word embeddings and co-training to tackle in the most difficult test case of semantic role labeling: predicting out-of-domain and unseen semantic frames. Despite the fact that co-…
Semantic Role LabelingWord Embeddings