ID: cmp-lg/9607001

GramCheck: A Grammar and Style Checker

July 1, 1996

View on ArXiv
Flora Ramírez Universidad Carlos III de Madrid Bustamante, Fernando Sánchez Universidad Autónoma de Madrid León
Computer Science
Computation and Language

This paper presents a grammar and style checker demonstrator for Spanish and Greek native writers developed within the project GramCheck. Besides a brief grammar error typology for Spanish, a linguistically motivated approach to detection and diagnosis is presented, based on the generalized use of PROLOG extensions to highly typed unification-based grammars. The demonstrator, currently including full coverage for agreement errors and certain head-argument relation issues, also provides correction by means of an analysis-transfer-synthesis cycle. Finally, future extensions to the current system are discussed.

Similar papers 1

Automating rule generation for grammar checkers

November 29, 2012

89% Match
Marcin Miłkowski
Computation and Language
Machine Learning

In this paper, I describe several approaches to automatic or semi-automatic development of symbolic rules for grammar checkers from the information contained in corpora. The rules obtained this way are an important addition to manually-created rules that seem to dominate in rule-based checkers. However, the manual process of creation of rules is costly, time-consuming and error-prone. It seems therefore advisable to use machine-learning algorithms to create the rules automati...

Find SimilarView on arXiv

Towards a More User-friendly Correction

October 27, 1994

88% Match
Damien LGI-Imag Campus, BP 53, Grenoble Genthial, Jacques LGI-Imag Campus, BP 53, Grenoble Courtin, Jacques Menezo Equipe LGI-Imag Campus, BP 53, Grenoble Trilan
Computation and Language

We first present our view of detection and correction of syntactic errors. We then introduce a new correction method, based on heuristic criteria used to decide which correction should be preferred. Weighting of these criteria leads to a flexible and parametrable system, which can adapt itself to the user. A partitioning of the trees based on linguistic criteria: agreement rules, rather than computational criteria is then necessary. We end by proposing extensions to lexical c...

Find SimilarView on arXiv

A Systematic Review of Automated Grammar Checking in English Language

March 29, 2018

87% Match
Madhvi Soni, Jitendra Singh Thakur
Computation and Language

Grammar checking is the task of detection and correction of grammatical errors in the text. English is the dominating language in the field of science and technology. Therefore, the non-native English speakers must be able to use correct English grammar while reading, writing or speaking. This generates the need of automatic grammar checking tools. So far many approaches have been proposed and implemented. But less efforts have been made in surveying the literature in the pas...

Find SimilarView on arXiv

A Proposal of Automatic Error Correction in Text

September 24, 2021

87% Match
Wulfrano A. Luna-Ramírez, Carlos R. Jaimez-González
Computation and Language
Artificial Intelligence

The great amount of information that can be stored in electronic media is growing up daily. Many of them is got mainly by typing, such as the huge of information obtained from web 2.0 sites; or scaned and processing by an Optical Character Recognition software, like the texts of libraries and goverment offices. Both processes introduce error in texts, so it is difficult to use the data for other purposes than just to read it, i.e. the processing of those texts by other applic...

Find SimilarView on arXiv

Rule-Based Spanish Morphological Analyzer Built From Spell Checking Lexicon

July 23, 2017

87% Match
Natalie Ahn
Computation and Language

Preprocessing tools for automated text analysis have become more widely available in major languages, but non-English tools are often still limited in their functionality. When working with Spanish-language text, researchers can easily find tools for tokenization and stemming, but may not have the means to extract more complex word features like verb tense or mood. Yet Spanish is a morphologically rich language in which such features are often identifiable from word form. Con...

Find SimilarView on arXiv

Recognizing Syntactic Errors in the Writing of Second Language Learners

May 29, 1998

86% Match
David A. University of Delaware Schneider, Kathleen F. University of Delaware McCoy
Computation and Language

This paper reports on the recognition component of an intelligent tutoring system that is designed to help foreign language speakers learn standard English. The system models the grammar of the learner, with this instantiation of the system tailored to signers of American Sign Language (ASL). We discuss the theoretical motivations for the system, various difficulties that have been encountered in the implementation, as well as the methods we have used to overcome these proble...

Find SimilarView on arXiv

A Library for Automatic Natural Language Generation of Spanish Texts

May 27, 2024

86% Match
Silvia García-Méndez, Milagros Fernández-Gavilanes, Enrique Costa-Montenegro, ... , González-Castaño F. Javier
Computation and Language

In this article we present a novel system for natural language generation (NLG) of Spanish sentences from a minimum set of meaningful words (such as nouns, verbs and adjectives) which, unlike other state-of-the-art solutions, performs the NLG task in a fully automatic way, exploiting both knowledge-based and statistical approaches. Relying on its linguistic knowledge of vocabulary and grammar, the system is able to generate complete, coherent and correctly spelled sentences f...

Find SimilarView on arXiv

GRAMPAL: A Morphological Processor for Spanish implemented in Prolog

July 18, 1995

86% Match
Antonio Universidad Autónoma de Madrid, Madrid, Spain Moreno, José M. Universidad Politécnica de Madrid, Madrid, Spain Goñi
Computation and Language

A model for the full treatment of Spanish inflection for verbs, nouns and adjectives is presented. This model is based on feature unification and it relies upon a lexicon of allomorphs both for stems and morphemes. Word forms are built by the concatenation of allomorphs by means of special contextual features. We make use of standard Definite Clause Grammars (DCG) included in most Prolog implementations, instead of the typical finite-state approach. This allows us to take adv...

Find SimilarView on arXiv

SERRANT: a syntactic classifier for English Grammatical Error Types

April 6, 2021

86% Match
Leshem Choshen, Matanel Oren, ... , Abend Omri
Computation and Language

SERRANT is a system and code for automatic classification of English grammatical errors that combines SErCl and ERRANT. SERRANT uses ERRANT's annotations when they are informative and those provided by SErCl otherwise.

Find SimilarView on arXiv

Grammatical Error Correction and Style Transfer via Zero-shot Monolingual Translation

March 27, 2019

86% Match
Elizaveta Korotkova, Agnes Luhtaru, Maksym Del, Krista Liin, ... , Fishel Mark
Computation and Language

Both grammatical error correction and text style transfer can be viewed as monolingual sequence-to-sequence transformation tasks, but the scarcity of directly annotated data for either task makes them unfeasible for most languages. We present an approach that does both tasks within the same trained model, and only uses regular language parallel data, without requiring error-corrected or style-adapted texts. We apply our model to three languages and present a thorough evaluati...

Find SimilarView on arXiv