Learn Before
Relation
Embedding Mappings
Define a mapping 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:
- only rely on embeddings of input words and frames
- 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