Logo

Prolog and Natural-Language Analysis

Small book cover: Prolog and Natural-Language Analysis

Prolog and Natural-Language Analysis
by

Publisher: Center for the Study of Language
ISBN/ASIN: 0937073172
ISBN-13: 9780937073179
Number of pages: 204

Description:
This book provides, in one volume, one of the best introductions to prolog programming and one of the best introductions to natural language processing. It is virtually unique in that it shows how to interface a natural language interface to a theorem prover. This book was far ahead of its time when it was published, and it is still far ahead of most of the books written today on NLP.

Home page url

Download or read it online for free here:
Download link
(1.2MB, PDF)

Similar books

Book cover: Natural Language Processing Techniques in PrologNatural Language Processing Techniques in Prolog
by - Union College
Contents: Finite State Automata; Finite State Parsers and Transducers; Finite State Methods in Natural Language Processing; Recursive Transition Networks (RTNs); RTN transducers and ATNs; Definite Clause Grammars; Bottom Up, Top Down Parsing; etc.
(8733 views)
Book cover: The First 10 Prolog Programming ContestsThe First 10 Prolog Programming Contests
by
This book shows solutions to problems that were in the first 10 Prolog Programming Contests. The solutions could have been constructed during the contest under time pressure, and so you will find many solutions using the generate and test strategy.
(13437 views)
Book cover: prolog :- tutorialprolog :- tutorial
by - California State Polytechnic University, Pomona
Prolog is a logical and a declarative programming language. This tutorial is intended to help learn the essential, basic concepts of Prolog. The sample programs have been chosen to promote the use of Prolog in an artificial intelligence course.
(8469 views)
Book cover: The Art of PrologThe Art of Prolog
by - The MIT Press
Hitherto, knowledge of how to use Prolog for serious programming has largely been communicated by word of mouth. This textbook sets down and explains for the first time in an accessible form the deeper principles and techniques of Prolog programming.
(5878 views)