paper-with-me

Papers

Deep Learning based, end-to-end metaphor detection in Greek language with Recurrent and Convolutional Neural Networks

2020-07-23 · Konstantinos Perifanos, Eirini Florou, Dionysis Goutsos

This paper presents and benchmarks a number of end-to-end Deep Learning based models for metaphor detection in Greek. We combine Convolutional Neural Networks and Recurrent Neural Networks with representation learning to bear on the metaphor detection problem for the Greek language. The models presented achieve exceptional accuracy scores, significantly improving the previous state of the art results, which had already achieved accuracy 0.82. Furthermore, no special preprocessing, feature engineering or linguistic knowledge is used in this work. The methods presented achieve accuracy of 0.92 and F-score 0.92 with Convolutional Neural Networks (CNNs) and bidirectional Long Short Term Memory networks (LSTMs). Comparable results of 0.91 accuracy and 0.91 F-score are also achieved with bidirectional Gated Recurrent Units (GRUs) and Convolutional Recurrent Neural Nets (CRNNs). The models are trained and evaluated only on the basis of the training tuples, the sentences and their labels. The outcome is a state of the art collection of metaphor detection models, trained on limited labelled resources, which can be extended to other languages and similar tasks.

📄 PDF Abstract BibTeX arXiv:2007.11949

Code (0)

등록된 구현이 없습니다.

Tasks

Feature EngineeringRepresentation Learning

Similar Papers 제목 키워드 기반

Neural embeddings for metaphor detection in a corpus of Greek texts

2019-02-10 · Eirini Florou, Konstantinos Perifanos, Dionysis Goutsos

One of the major challenges that NLP faces is metaphor detection, especially by automatic means, a task that becomes even more difficult for languages lacking in linguistic resources and tools. Our purpose is the automat…

OYXOY: A Modern NLP Test Suite for Modern Greek

2023-09-13 · Konstantinos Kogkalidis, Stergios Chatzikyriakidis, Eirini Chrysovalantou Giannikouri, Vassiliki Katsouli 외

This paper serves as a foundational step towards the development of a linguistically motivated and technically relevant evaluation suite for Greek NLP. We initiate this endeavor by introducing four expert-verified evalua…

Natural Language InferenceWord Sense Disambiguation

Logios : An open source Greek Polytonic Optical Character Recognition system

2025-06-26 · Perifanos Konstantinos, Goutsos Dionisis

In this paper, we present an Optical Character Recognition (OCR) system specifically designed for the accurate recognition and digitization of Greek polytonic texts. By leveraging the combined strengths of convolutional …

Optical Character RecognitionOptical Character Recognition (OCR)

Metaphor Detection using Ensembles of Bidirectional Recurrent Neural Networks

2020-07-01 · WS 2020 7 · Jennifer Brooks, Abdou Youssef

In this paper we present our results from the Second Shared Task on Metaphor Detection, hosted by the Second Workshop on Figurative Language Processing. We use an ensemble of RNN models with bidirectional LSTMs and bidir…

Multi-Module Recurrent Neural Networks with Transfer Learning

2018-06-01 · WS 2018 6 · Filip Skurniak, Maria Janicka, Aleks Wawer, er

This paper describes multiple solutions designed and tested for the problem of word-level metaphor detection. The proposed systems are all based on variants of recurrent neural network architectures. Specifically, we exp…

Machine TranslationTransfer LearningTranslationWord Embeddings