Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!husc6!hao!ames!sdcsvax!nosc!humu!uhccux!jkim From: jkim@uhccux.UUCP (Jay Kim) Newsgroups: comp.ai,comp.lang.prolog Subject: Re: Chart parsers and PROLOG Message-ID: <513@uhccux.UUCP> Date: Sun, 24-May-87 22:37:06 EDT Article-I.D.: uhccux.513 Posted: Sun May 24 22:37:06 1987 Date-Received: Mon, 25-May-87 04:43:53 EDT References: <548@uvm-gen.UUCP> Organization: U. of Hawaii, Manoa (Honolulu) Lines: 12 Keywords: chart parsers, PROLOG, natural language processing Summary: want to have the description of chart formalism with relation to a parser Xref: mnetor comp.ai:446 comp.lang.prolog:244 In article <548@uvm-gen.UUCP>, emerson@uvm-gen.UUCP (Tom Emerson) writes: > I would like to hear from others who have been working in PROLOG for natural language processing. I am currently working on implementing an effecient parser > in PROLOG, and have found the active chart formalism to be the most effective for efficient parsing. Has anyone else done work such as this? I know that Hideki Hirakawa of ICOT has implemented a chart parser in concurrent PROLOG (see ICOT TR-008). > > For those who would like a description of the chart formalism, I would be glad to put a short description on the net. > > Does any one know of a more effecient formalism than the active chart? All and any information would be appreciated. > > Tom Emerson > University of Vermont i am working on a parser in spitbol and another in LISP. i want to know what you mean by the acitve chart. it mgiht help to see if the one i am working on is more effecient than that.