vix.ing · top · new · best · stats · spec

Cooperative Error Handling and Shallow Processing

1995/02/23 by Tanya Bowden, Bowden, Tanya
Computer Science · #Computation and Language (cs.CL) #FOS: Computer and information sciences #Natural Language Processing Techniques #Software Testing and Debugging Techniques #Topic Modeling

paper · pdf · doi:10.48550/arxiv.cmp-lg/9502031

openalex publication_date 1995/02/23 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

This paper is concerned with the detection and correction of sub-sentential English text errors. Previous spelling programs, unless restricted to a very small set of words, have operated as post-processors. And to date, grammar checkers and other programs which deal with ill-formed input usually step directly from spelling considerations to a full-scale parse, assuming a complete sentence. Work described below is aimed at evaluating the effectiveness of shallow (sub-sentential) processing and the feasibility of cooperative error checking, through building and testing appropriately an error-processing system. A system under construction is outlined which incorporates morphological checks (using new two-level error rules) over a directed letter graph, tag positional trigrams and partial parsing. Intended testing is discussed.

Related