Newsgroups: comp.lang.scheme
Path: cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!news2.near.net!howland.reston.ans.net!ix.netcom.com!netcom.com!NewsWatcher!user
From: hbaker@netcom.com (Henry Baker)
Subject: Re: Natural Language Parsing in Scheme?
Message-ID: <hbaker-1904950719370001@192.0.2.1>
Sender: hbaker@netcom9.netcom.com
Organization: nil
References: <D79I3L.Cx@tigger.jvnc.net>
Date: Wed, 19 Apr 1995 15:18:16 GMT
Lines: 21

In article <D79I3L.Cx@tigger.jvnc.net>, mpjames@rohmhaas.com (Mike James) wrote:

> Hi,
> 
> I am working on a term project and was wondering if anyone has any knowledge 
> or references to Natural Language Parsing using Scheme. I'm aware of some of 
> the work using Prolog, and I'd like to implement some simple portions of
it in 
> Scheme.

I don't know about NL in Scheme, but Vaughan Pratt's 'LINGOL' NL parsing system
was written in Lisp.  You can learn about it by following the pointers in

ftp://ftp.netcom.com/pub/hb/hbaker/lingol/NLingol.html

This file points to Pratt's papers which are stored on one of Stanford's
machines.

-- 
www/ftp directory:
ftp://ftp.netcom.com/pub/hb/hbaker/home.html
