Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!dali.cs.montana.edu!uakari.primate.wisc.edu!caen!umich!vela!m.cs.uiuc.edu!kadie From: kadie@m.cs.uiuc.edu (Carl M. Kadie) Newsgroups: comp.ai Subject: Re: EBG algorithm in Common Lisp Keywords: Machine Learning Message-ID: <1991Jun17.164500.22390@m.cs.uiuc.edu> Date: 17 Jun 91 16:45:00 GMT References: <1038@hcsrnd.UUCP> Distribution: comp.ai Organization: University of Illinois, Dept. of Comp. Sci., Urbana, IL Lines: 22 tusveld@hcsrnd.UUCP (Fred Tusveld) writes: [...] >I'm wondering if someone out there has 'ported' the EBG algorithm (from >Kedar-Cabelli and McCarty in Proc. Machine Learning Workshop 1987) to >Common Lisp. [...] If you have a unifier in Common Lisp, you can write a one-line EBG algorithm. It is given chapter 2, section 4 of @incollection{Mooney90, key="Mooney90", Author="Mooney, R. J.", Title="Explanation Generalization in {E}ggs", publisher="Morgan Kaufmann", Booktitle="Case Studies in EBL", editor="DeJong, J. F.", year=1990, pages="29 pages"} This is a great chapter. It describes the similarity and differences among all the best-known EBG alorithms. -- Carl Kadie -- kadie@cs.uiuc.edu -- University of Illinois at Urbana-Champaign