vix.ing · top · new · best · stats · spec

Exploring Metaphorical Senses and Word Representations for Identifying Metonyms

2015/08/19 by Zhang, Wei, Gelernter, Judith
#Computation and Language (cs.CL) #FOS: Computer and information sciences #I.2.7

paper · doi:10.48550/arxiv.1508.04515

Abstract

A metonym is a word with a figurative meaning, similar to a metaphor. Because metonyms are closely related to metaphors, we apply features that are used successfully for metaphor recognition to the task of detecting metonyms. On the ACL SemEval 2007 Task 8 data with gold standard metonym annotations, our system achieved 86.45% accuracy on the location metonyms. Our code can be found on GitHub.

Related