ULINK: A Semantics-Driven Approach to Understanding Ungrammatical Input
Abstract
This paper describes UUNK, a program designed to understand ungrammatical input. While most previous work in the field has relied on syntactic techniques or sublanguage analysis to parse grammatical errors, UUNK uses a semantics-driven algorithm to process such input. The paper gives a brief overview of LINK, the unification-based system upon which ULINK is built; special attention is given to those aspects of LINK which allow ULINK to use semantics to process ill-formed input. The details of ULINK's algorithm are then discussed by considering two examples. The paper concludes with a discussion of related research and problems which remain to be solved.
Cite
Text
Kirtner and Lytinen. "ULINK: A Semantics-Driven Approach to Understanding Ungrammatical Input." AAAI Conference on Artificial Intelligence, 1991.Markdown
[Kirtner and Lytinen. "ULINK: A Semantics-Driven Approach to Understanding Ungrammatical Input." AAAI Conference on Artificial Intelligence, 1991.](https://mlanthology.org/aaai/1991/kirtner1991aaai-ulink/)BibTeX
@inproceedings{kirtner1991aaai-ulink,
title = {{ULINK: A Semantics-Driven Approach to Understanding Ungrammatical Input}},
author = {Kirtner, Jeffrey D. and Lytinen, Steven L.},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {1991},
pages = {137-142},
url = {https://mlanthology.org/aaai/1991/kirtner1991aaai-ulink/}
}