CMU Artificial Intelligence Repository
Home INFO Search FAQs Repository Root

Collection of Prolog code for parsing.

lang/prolog/code/parsing/

   ale/       ALE: Attribute Logic Engine
   draw/      DRAW: Draws parse trees.
   grexpand/  GREXPAND: Jocelyn Paine's Prolog grammar-rule 
              translator
   gulp/      GULP: Graph Unification and Logic Programming
   lp/        LP: Parser for Prolog written in C.

See Also: 

   software/nlp/parsing/
This directory contains parsing-related code for Prolog. The emphasis is more on code-related parsing than on natural language parsing. (Although some of the parsers can serve dual purposes.) But some systems, like ALE, serve dual purposes, so we decided (arbitrarily) to keep them here.
CD-ROM: Prime Time Freeware for AI, Issue 1-1 Keywords: Parsing, Prolog!Code, Prolog!Parsing
Last Web update on Mon Feb 13 10:33:59 1995
AI.Repository@cs.cmu.edu