CMU Artificial Intelligence Repository
Gibberish: Prolog Government-binding parser.
areas/nlp/parsing/gb/
This directory contains Gibberish, a first attempt at a
Government-Binding (GB) type parser. This parser is intended as an
introductory 'toy' parser for natural-language-understanding courses,
so complexity will be kept to a minimum while still being general
enough to be easily extended. All constraints have been been
implemented as explicit Prolog goals for perspicuity. Many
optimizations are possible! The gapping mechanism actually performs a
transformation of the sentence into a 'normal' form and so has been
made general enough to move arbitrary structures through the parse tree.
Origin:
src.doc.ic.ac.uk:/packages/prolog-pd-software/ [146.169.2.1]
as the file gibberish.zip
Version: 21-AUG-93
Requires: Prolog
CD-ROM: Prime Time Freeware for AI, Issue 1-1
Author(s): Cameron Shelley
University of Waterloo
Keywords:
Authors!Shelley, GB, Gibberish, Government-Binding Parser,
NLP, Parsing, Prolog!Code
References: ?
Last Web update on Mon Feb 13 10:26:50 1995
AI.Repository@cs.cmu.edu