Spelling verification in prolog

  • Authors:
  • Hal Berghel;Eric Traudt

  • Affiliations:
  • Department of Computer Science, University of Nebraska, Lincoln, Nebraska;Department of Computer Science, University of Nebraska, Lincoln, Nebraska

  • Venue:
  • ACM SIGPLAN Notices
  • Year:
  • 1986

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we present a spelling verification program written in Prolog. This program performs simple table lookup for each word in an input list. If the current word fails to match with the lexical entries, several procedures are invoked which will attempt to identify the type of spelling error and suggest alternative spellings.