paper-with-me

홈 › Papers

Chinese Opinion Role Labeling with Corpus Translation: A Pivot Study

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

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 Chinese ORL. We construct a Chinese dataset by manually translating and projecting annotations from a standard English MPQA dataset. Then, we investigate the effectiveness of cross-lingual transfer methods, including model transfer and corpus translation. We exploit multilingual BERT with Contextual Parameter Generator and Adapter methods to examine the potentials of unsupervised cross-lingual learning and our experiments and analyses for both bilingual and multilingual transfers establish a foundation for the future research of this task.

📄 PDF Abstract BibTeX

Code (1)

zenrran/chineseorl-with-corpus-translation 공식 구현 pytorch

Tasks

Cross-Lingual TransferTranslation

Similar Papers 제목 키워드 기반

Enhancing Opinion Role Labeling with Semantic-Aware Word Representations from Semantic Role Labeling

2019-06-01 · NAACL 2019 6 · Meishan Zhang, Peili Liang, Guohong Fu

Opinion role labeling (ORL) is an important task for fine-grained opinion mining, which identifies important opinion arguments such as holder and target for a given opinion trigger. The task is highly correlative with se…

Fine-Grained Opinion AnalysisOpinion MiningSemantic Role Labeling

From Semantic Roles to Opinion Roles: SRL Data Extraction for Multi-Task and Transfer Learning in Low-Resource ORL

2025-11-11 · Amirmohammad Omidi Galdiani, Sepehr Rezaei Melal, Mohammad Norasteh, Arash Yousefi Jordehi 외 arxiv

This report presents a detailed methodology for constructing a high-quality Semantic Role Labeling (SRL) dataset from the Wall Street Journal (WSJ) portion of the OntoNotes 5.0 corpus and adapting it for Opinion Role Lab…

Semantic Role LabelingTransfer LearningOpinion Mining

Improving Chinese SRL with Heterogeneous Annotations

2017-02-22 · Qiaolin Xia, Baobao Chang, Zhifang Sui

Previous studies on Chinese semantic role labeling (SRL) have concentrated on single semantically annotated corpus. But the training data of single corpus is often limited. Meanwhile, there usually exists other semantica…

Chinese Semantic Role LabelingSemantic Role Labeling

A Progressive Learning Approach to Chinese SRL Using Heterogeneous Data

2017-07-01 · ACL 2017 7 · Qiaolin Xia, Lei Sha, Baobao Chang, Zhifang Sui

Previous studies on Chinese semantic role labeling (SRL) have concentrated on a single semantically annotated corpus. But the training data of single corpus is often limited. Whereas the other existing semantically annot…

Chinese Semantic Role LabelingMachine TranslationSemantic Role LabelingWord Embeddings

WeTS: A Benchmark for Translation Suggestion

2021-10-11 · Zhen Yang, Fandong Meng, Yingxue Zhang, Ernan Li 외

Translation Suggestion (TS), which provides alternatives for specific words or phrases given the entire documents translated by machine translation (MT) \cite{lee2021intellicat}, has been proven to play a significant rol…

Machine TranslationTranslation