On 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 application. For this purpose, we use the GATE language processing framework, which is capable of analyzing texts in Bulgarian language and can be embedded in software applications, accessed through a set of Java APIs. In our example application we also demonstrate how to use the functionality of GATE to perform regular expressions over annotations for detecting agreement errors in simple noun phrases formed by two words - attributive adjective and a noun, where the attributive adjective precedes the noun. The provided code samples can also be used as a starting point for implementing natural language processing functionalities in software applications related to language processing tasks like detection, annotation and retrieval of word groups meeting a specific set of criteria.
Code (0)
등록된 구현이 없습니다.
Tasks
RetrievalSimilar Papers 제목 키워드 기반
More 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…
PredictionLiteral, 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 Embeddings``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 neu…
Deep LearningTransfer Learning`Calling on the classical phone': a distributional model of adjective-noun errors in learners' English
In this paper we discuss three key points related to error detection (ED) in learners{'} English. We focus on content word ED as one of the most challenging tasks in this area, illustrating our claims on adjective{--}nou…
Using Stem-Templates to Improve Arabic POS and Gender/Number Tagging
This paper presents an end-to-end automatic processing system for Arabic. The system performs: correction of common spelling errors pertaining to different forms of alef, ta marbouta and ha, and alef maqsoura and ya; con…
Part-Of-Speech TaggingPOSPOS Tagging