IlliniMet: Illinois System for Metaphor Detection with Contextual and Linguistic Information

WS 2020  ·  Hongyu Gong, Kshitij Gupta, Akriti Jain, Suma Bhat ·

Metaphors are rhetorical use of words based on the conceptual mapping as opposed to their literal use. Metaphor detection, an important task in language understanding, aims to identify metaphors in word level from given sentences. We present IlliniMet, a system to automatically detect metaphorical words. Our model combines the strengths of the contextualized representation by the widely used RoBERTa model and the rich linguistic information from external resources such as WordNet. The proposed approach is shown to outperform strong baselines on a benchmark dataset. Our best model achieves F1 scores of 73.0{\%} on VUA ALLPOS, 77.1{\%} on VUA VERB, 70.3{\%} on TOEFL ALLPOS and 71.9{\%} on TOEFL VERB.

PDF Abstract
No code implementations yet. Submit your code now

Tasks


Datasets


  Add Datasets introduced or used in this paper

Results from the Paper


  Submit results from this paper to get state-of-the-art GitHub badges and help the community compare results to other papers.

Methods