paper-with-me

Papers

Metaphor Interpretation Using Word Embeddings

2020-10-06 · Kfir Bar, Nachum Dershowitz, Lena Dankin

We suggest a model for metaphor interpretation using word embeddings trained over a relatively large corpus. Our system handles nominal metaphors, like "time is money". It generates a ranked list of potential interpretations of given metaphors. Candidate meanings are drawn from collocations of the topic ("time") and vehicle ("money") components, automatically extracted from a dependency-parsed corpus. We explore adding candidates derived from word association norms (common human responses to cues). Our ranking procedure considers similarity between candidate interpretations and metaphor components, measured in a semantic vector space. Lastly, a clustering algorithm removes semantically related duplicates, thereby allowing other candidate interpretations to attain higher rank. We evaluate using different sets of annotated metaphors, with encouraging preliminary results.

📄 PDF Abstract BibTeX arXiv:2010.02665

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringWord Embeddings

Similar Papers 제목 키워드 기반

Figure Me Out: A Gold Standard Dataset for Metaphor Interpretation

2020-05-01 · LREC 2020 5 · Omnia Zayed, John Philip McCrae, Paul Buitelaar

Metaphor comprehension and understanding is a complex cognitive task that requires interpreting metaphors by grasping the interaction between the meaning of their target and source concepts. This is very challenging for …

RetrievalSemantic SimilaritySemantic Textual SimilarityWord Embeddings

Combining Pre-trained Word Embeddings and Linguistic Features for Sequential Metaphor Identification

2021-04-07 · Rui Mao, Chenghua Lin, Frank Guerin

We tackle the problem of identifying metaphors in text, treated as a sequence tagging task. The pre-trained word embeddings GloVe, ELMo and BERT have individually shown good performance on sequential metaphor identificat…

Word Embeddings

On the Impact of Temporal Representations on Metaphor Detection

2021-11-05 · LREC 2022 6 · Giorgio Ottolina, Matteo Palmonari, Mehwish Alam, Manuel Vimercati

State-of-the-art approaches for metaphor detection compare their literal - or core - meaning and their contextual meaning using metaphor classifiers based on neural networks. However, metaphorical expressions evolve over…

Word Embeddings

Word Embedding and WordNet Based Metaphor Identification and Interpretation

2018-07-01 · ACL 2018 7 · Rui Mao, Chenghua Lin, Frank Guerin

Metaphoric expressions are widespread in natural language, posing a significant challenge for various natural language processing tasks such as Machine Translation. Current word embedding based metaphor identification mo…

Decision MakingMachine TranslationSentenceSentiment Analysis+2

LMs stand their Ground: Investigating the Effect of Embodiment in Figurative Language Interpretation by Language Models

2023-05-05 · Philipp Wicke

Figurative language is a challenge for language models since its interpretation is based on the use of words in a way that deviates from their conventional order and meaning. Yet, humans can easily understand and interpr…

Sentence