SOTAVerified

Neural Metaphor Detection with a Residual biLSTM-CRF Model

2020-07-01WS 2020Unverified0· sign in to hype

Andr{\'e}s Torres Rivera, Antoni Oliver, Salvador Climent, Marta Coll-Florit

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

In this paper we present a novel resource-inexpensive architecture for metaphor detection based on a residual bidirectional long short-term memory and conditional random fields. Current approaches on this task rely on deep neural networks to identify metaphorical words, using additional linguistic features or word embeddings. We evaluate our proposed approach using different model configurations that combine embeddings, part of speech tags, and semantically disambiguated synonym sets. This evaluation process was performed using the training and testing partitions of the VU Amsterdam Metaphor Corpus. We use this method of evaluation as reference to compare the results with other current neural approaches for this task that implement similar neural architectures and features, and that were evaluated using this corpus. Results show that our system achieves competitive results with a simpler architecture compared to previous approaches.

Tasks

Reproductions