Error-Tolerance Clause Samples

Error-Tolerance. If dis(w, w') η and R, P were generated by (R, P ) Gen(w), then Rep(w',P )= R. ˜
Error-Tolerance. A dialogue is error tolerant if, despite evident errors in input, the intended result may be achieved with either no or minimal corrective action having to be taken.  Do small errors have serious consequences?  Does the application assist the user in detecting and avoiding errors in input?  Is it possible to correct wrong inputs easily?
Error-Tolerance. The system must be tolerant with the following kind of errors:  Syntax errors  Spelling errors  Grammar errors It will be acceptable that such errors lead to a bad understanding of the documents where they appear. For example, if the system analyses a text with the name “▇▇▇▇▇▇ ▇▇▇▇▇▇” (instead of “▇▇▇▇▇▇ ▇▇▇▇▇▇”), the system may not recognise the entity, as there may be another person named “▇▇▇▇▇▇ ▇▇▇▇▇▇”. However, the system must be able to use the rest of the information to extract any valid and relevant data from it, no matter whether there are grammar, syntax or spelling errors. For example, if the system analyses this text: “▇▇▇▇▇▇ ▇▇▇▇▇▇ are the Chancellor of Germany”, it must detect the presence of the entity regardless of the grammatical error.