paper-with-me

홈 › Papers

Writing Polishment with Simile: Task, Dataset and A Neural Approach

2020-12-15 · Jiayi Zhang, Zhi Cui, Xiaoqiang Xia, Yalong Guo, Yanran Li, Chen Wei, Jianwei Cui

A simile is a figure of speech that directly makes a comparison, showing similarities between two different things, e.g. "Reading papers can be dull sometimes,like watching grass grow". Human writers often interpolate appropriate similes into proper locations of the plain text to vivify their writings. However, none of existing work has explored neural simile interpolation, including both locating and generation. In this paper, we propose a new task of Writing Polishment with Simile (WPS) to investigate whether machines are able to polish texts with similes as we human do. Accordingly, we design a two-staged Locate&Gen model based on transformer architecture. Our model firstly locates where the simile interpolation should happen, and then generates a location-specific simile. We also release a large-scale Chinese Simile (CS) dataset containing 5 million similes with context. The experimental results demonstrate the feasibility of WPS task and shed light on the future research directions towards better automatic text polishment.

📄 PDF Abstract BibTeX arXiv:2012.08117

Code (1)

mrzjy/writing-polishment-with-simile 공식 구현 tf

Similar Papers 제목 키워드 기반

HAUSER: Towards Holistic and Automatic Evaluation of Simile Generation

2023-06-13 · Qianyu He, Yikai Zhang, Jiaqing Liang, Yuncheng Huang 외

Similes play an imperative role in creative writing such as story and dialogue generation. Proper evaluation metrics are like a beacon guiding the research of simile generation (SG). However, it remains under-explored as…

Dialogue Generation

Can Pre-trained Language Models Interpret Similes as Smart as Human?

2022-03-16 · ACL 2022 5 · Qianyu He, Sijie Cheng, Zhixu Li, Rui Xie 외

Simile interpretation is a crucial task in natural language processing. Nowadays, pre-trained language models (PLMs) have achieved state-of-the-art performance on many tasks. However, it remains under-explored whether PL…

Sentiment AnalysisSentiment Classification

Can Pre-trained Language Models Interpret Similes as Smart as Human?

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Simile interpretation is a crucial task in natural language processing. Nowadays, pre-trained language models (PLMs) have achieved state-of-the-art performance on many tasks. However, it remains under-explored whether PL…

Sentiment AnalysisSentiment Classification

I run as fast as a rabbit, can you? A Multilingual Simile Dialogue Dataset

2023-06-09 · Longxuan Ma, Weinan Zhang, Shuhan Zhou, Churui Sun 외

A simile is a figure of speech that compares two different things (called the tenor and the vehicle) via shared properties. The tenor and the vehicle are usually connected with comparator words such as "like" or "as". Th…

RetrievalSentenceTriplet

Neural Multitask Learning for Simile Recognition

2018-10-01 · EMNLP 2018 10 · Lizhen Liu, Xiao Hu, Wei Song, Ruiji Fu 외

Simile is a special type of metaphor, where comparators such as like and as are used to compare two objects. Simile recognition is to recognize simile sentences and extract simile components, i.e., the tenor and the vehi…

General ClassificationLanguage ModelingLanguage ModellingSentence+1