``Deep'' Learning : Detecting Metaphoricity in Adjective-Noun Pairs
Metaphor is one of the most studied and widespread figures of speech and an essential element of individual style. In this paper we look at metaphor identification in Adjective-Noun pairs. We show that using a single neural network combined with pre-trained vector embeddings can outperform the state of the art in terms of accuracy. In specific, the approach presented in this paper is based on two ideas: a) transfer learning via using pre-trained vectors representing adjective noun pairs, and b) a neural network as a model of composition that predicts a metaphoricity score as output. We present several different architectures for our system and evaluate their performances. Variations on dataset size and on the kinds of embeddings are also investigated. We show considerable improvement over the previous approaches both in terms of accuracy and w.r.t the size of annotated training data.
Code (0)
등록된 구현이 없습니다.
Tasks
Deep LearningTransfer LearningSimilar Papers 제목 키워드 기반
Literal, Metphorical or Both? Detecting Metaphoricity in Isolated Adjective-Noun Phrases
The paper addresses the classification of isolated Polish adjective-noun phrases according to their metaphoricity. We tested neural networks to predict if a phrase has a literal or metaphorical sense or can have both sen…
General ClassificationMachine TranslationNatural Language InferenceWord EmbeddingsMore cat than cute? Interpretable Prediction of Adjective-Noun Pairs
The increasing availability of affect-rich multimedia resources has bolstered interest in understanding sentiment and emotions in and from visual content. Adjective-noun pairs (ANP) are a popular mid-level semantic const…
PredictionMetaphor Detection for Low Resource Languages: From Zero-Shot to Few-Shot Learning in Middle High German
In this work, we present a novel unsupervised method for adjective-noun metaphor detection on low resource languages. We propose two new approaches: First, a way of artificially generating metaphor training examples and …
Few-Shot LearningWord EmbeddingsUnsupervised Detection of Metaphorical Adjective-Noun Pairs
Metaphor is a popular figure of speech. Popularity of metaphors calls for their automatic identification and interpretation. Most of the unsupervised methods directed at detection of metaphors use some hand-coded knowled…
ClusteringMachine TranslationWord Sense DisambiguationOn Detecting Noun-Adjective Agreement Errors in Bulgarian Language Using GATE
In this article, we describe an approach for automatic detection of noun-adjective agreement errors in Bulgarian texts by explaining the necessary steps required to develop a simple Java-based language processing applica…
Retrieval