%
% GENERATED FROM https://www.coli.uni-saarland.de
%    by   : anonymous
%    IP   : coli2006.lst.uni-saarland.de
%    at   : Mon, 05 Feb 2024 15:43:48 +0100 GMT
%    
% Selection : Reference #1350
%




@TechReport{Wirén:1993_1,
      AUTHOR = {Wirén, Mats},
      TITLE = {Bounded Incremental Parsing},
      YEAR = {1993},
      MONTH = {December},
      NUMBER = {36},
      ADDRESS = {Saarbrücken},
      TYPE = {CLAUS-Report},
      INSTITUTION = {Universität des Saarlandes},
      URL = {ftp://ftp.coli.uni-sb.de/pub/claus/claus36.ps},
      ABSTRACT = {This paper generalizes the notion of parsing as deduction to non-cumulative text production, in which changes can be made to already parsed material, for example, by a person using a grammar-checking text editor. The basic approach is to exploit the properties of a chart to determine which parts of the string need to be reanalysed in response to a change, thereby obtaining an incremental solution. An implementation of the proposed technique exists, which has been adapted to on-line processing under a simple text editor, thus providing a system which parses a text simultaneously as it is entered and edited.},
      ANNOTE = {COLIURL : Wiren:1993:BIPb.pdf Wiren:1993:BIPb.ps}
}