Relation

Embedding Mappings

Define a mapping mm as the pointwise distance between the target frame embedding and the source frame embedding.

Conceptual mapping: Embedding of the target verb + mapping m
Then select the most similar word to the resulting vector.

Benefits:

  1. only rely on embeddings of input words and frames
  2. require no labeled metaphor data (but still require FrameNet-tagged corpora)

Drawbacks: without contextual information

0

1

Updated 2023-02-11

Tags

Natural language processing

Data Science