Relation
CM-BART (Metaphor Generation with Conceptual Mappings)
Creating Parallel Data:
- Identify and mask metaphoric verbs(BERT-based metaphor classification model), (i.e “died” in The house where love had died) and replace them with infilling from a language model(pre-trained BERT).
- Make sure at least 4 of 5 symbolic beams returned by COMET(Bosselut et al., 2019) are the same.
- Additionally, tag each sentence with FrameNet frames.(Assume that the relation between the frames for the source and target domains reflects a metaphoric mapping.)

0
1
Updated 2023-02-11
Tags
Natural language processing
Data Science