Wednesday, June 27, 2012

Error-recovery


Error-recovery actions are:
1)      Delete one character from the remaining input.
2)      Insert a missing character in to the remaining input.
3)      Replace a character by another character.
4)      Transpose two adjacent characters.

1 comment: