paper-with-me

홈 › Papers

Cross-Lingual Transfer of Semantic Roles: From Raw Text to Semantic Roles

2019-04-05 · WS 2019 5 · Maryam Aminian, Mohammad Sadegh Rasooli, Mona Diab

We describe a transfer method based on annotation projection to develop a dependency-based semantic role labeling system for languages for which no supervised linguistic information other than parallel data is available. Unlike previous work that presumes the availability of supervised features such as lemmas, part-of-speech tags, and dependency parse trees, we only make use of word and character features. Our deep model considers using character-based representations as well as unsupervised stem embeddings to alleviate the need for supervised features. Our experiments outperform a state-of-the-art method that uses supervised lexico-syntactic features on 6 out of 7 languages in the Universal Proposition Bank.

📄 PDF Abstract BibTeX arXiv:1904.03256

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual TransferSemantic Role Labeling

Similar Papers 제목 키워드 기반

Cross-lingual Text Classification with Heterogeneous Graph Neural Network

2021-05-24 · ACL 2021 5 · ZiYun Wang, Xuan Liu, Peiji Yang, Shixing Liu 외

Cross-lingual text classification aims at training a classifier on the source language and transferring the knowledge to target languages, which is very useful for low-resource languages. Recent multilingual pretrained l…

ClassificationGraph Neural NetworkSemantic SimilaritySemantic Textual Similarity+2

Cross-lingual Transfer Learning for Semantic Role Labeling in Russian

2020-09-01 · CLIB 2020 9 · Ilseyar Alimova, Elena Tutubalina, Alexander Kirillovich

This work is devoted to semantic role labeling (SRL) task in Russian. We investigate the role of transfer learning strategies between English FrameNet and Russian FrameBank corpora. We perform experiments with embeddings…

Cross-Lingual TransferSemantic Role LabelingTransfer LearningXLM-R

Cross-lingual Structure Transfer for Zero-resource Event Extraction

2020-05-01 · LREC 2020 5 · Di Lu, Ananya Subburathinam, Heng Ji, Jonathan May 외

Most of the current cross-lingual transfer learning methods for Information Extraction (IE) have been only applied to name tagging. To tackle more complex tasks such as event extraction we need to transfer graph structur…

Cross-Lingual TransferEvent ExtractionSentenceTransfer Learning

Chinese Opinion Role Labeling with Corpus Translation: A Pivot Study

2021-11-01 · EMNLP 2021 11 · Ranran Zhen, Rui Wang, Guohong Fu, Chengguo Lv 외

Opinion Role Labeling (ORL), aiming to identify the key roles of opinion, has received increasing interest. Unlike most of the previous works focusing on the English language, in this paper, we present the first work of …

Cross-Lingual TransferTranslation

Improving Cross-Lingual Transfer for Event Argument Extraction with Language-Universal Sentence Structures

2021-04-01 · EACL (WANLP) 2021 4 · Minh Van Nguyen, Thien Huu Nguyen

We study the problem of Cross-lingual Event Argument Extraction (CEAE). The task aims to predict argument roles of entity mentions for events in text, whose language is different from the language that a predictive model…

Cross-Lingual TransferEvent Argument ExtractionRepresentation LearningSemantic Similarity+2