paper-with-me

Papers

Meteor++ 2.0: Adopt Syntactic Level Paraphrase Knowledge into Machine Translation Evaluation

2019-08-01 · WS 2019 8 · Yinuo Guo, Junfeng Hu

This paper describes Meteor++ 2.0, our submission to the WMT19 Metric Shared Task. The well known Meteor metric improves machine translation evaluation by introducing paraphrase knowledge. However, it only focuses on the lexical level and utilizes consecutive n-grams paraphrases. In this work, we take into consideration syntactic level paraphrase knowledge, which sometimes may be skip-grams. We describe how such knowledge can be extracted from Paraphrase Database (PPDB) and integrated into Meteor-based metrics. Experiments on WMT15 and WMT17 evaluation datasets show that the newly proposed metric outperforms all previous versions of Meteor.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

A Semantically Consistent and Syntactically Variational Encoder-Decoder Framework for Paraphrase Generation

2020-12-01 · COLING 2020 8 · Wenqing Chen, Jidong Tian, Liqiang Xiao, Hao He 외

Paraphrase generation aims to generate semantically consistent sentences with different syntactic realizations. Most of the recent studies rely on the typical encoder-decoder framework where the generation process is det…

DecoderDiversityParaphrase GenerationSemantic Similarity+3

PARADE: A New Dataset for Paraphrase Identification Requiring Computer Science Domain Knowledge

2020-10-08 · EMNLP 2020 11 · Yun He, Zhuoer Wang, Yin Zhang, Ruihong Huang 외

We present a new benchmark dataset called PARADE for paraphrase identification that requires specialized domain knowledge. PARADE contains paraphrases that overlap very little at the lexical and syntactic level but are s…

Paraphrase Identification

Neural Clinical Paraphrase Generation with Attention

2016-12-01 · WS 2016 12 · Sadid A. Hasan, Bo Liu, Joey Liu, Ashequl Qadir 외

Paraphrase generation is important in various applications such as search, summarization, and question answering due to its ability to generate textual alternatives while keeping the overall meaning intact. Clinical para…

Document SummarizationInformation RetrievalMachine TranslationNMT+4

PIP: Parse-Instructed Prefix for Syntactically Controlled Paraphrase Generation

2023-05-26 · Yixin Wan, Kuan-Hao Huang, Kai-Wei Chang

Syntactically controlled paraphrase generation requires language models to generate paraphrases for sentences according to specific syntactic structures. Existing fine-tuning methods for this task are costly as all the p…

Paraphrase Generation

Semantic Extractor-Paraphraser based Abstractive Summarization

2021-05-04 · ICON 2020 12 · Anubhav Jangra, Raghav Jain, Vaibhav Mavi, Sriparna Saha 외

The anthology of spoken languages today is inundated with textual information, necessitating the development of automatic summarization models. In this manuscript, we propose an extractor-paraphraser based abstractive su…

Abstractive Text Summarization