A Student-Oriented Natural Language Environment for Learning LISP
Abstract
A computer-based instructional environment for students learning LISP is described. Its design includes a LISP Interpreter with an extended error-handling capability for evaluating functions written by students. Students can ask questions in natural language about LISP in general and concerning specific LISP functions which they have defined. A fuzzy parser interprets the student requests and builds a LISP function which operates on a semantic network to determine its response.
Cite
Text
Hart and Koffman. "A Student-Oriented Natural Language Environment for Learning LISP." International Joint Conference on Artificial Intelligence, 1975.Markdown
[Hart and Koffman. "A Student-Oriented Natural Language Environment for Learning LISP." International Joint Conference on Artificial Intelligence, 1975.](https://mlanthology.org/ijcai/1975/hart1975ijcai-student/)BibTeX
@inproceedings{hart1975ijcai-student,
title = {{A Student-Oriented Natural Language Environment for Learning LISP}},
author = {Hart, R. and Koffman, Elliot B.},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {1975},
pages = {391-396},
url = {https://mlanthology.org/ijcai/1975/hart1975ijcai-student/}
}