Natural Language Processing Techniques in Prolog
by Patrick Blackburn, Kristina Striegnitz
Publisher: Union College 2002
Description:
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 Parsing; Top Down Parsing; Using Bottom Up and Top Down Information for Parsing; Passive Chart Parsing; Bottom-up Active Chart Parsing; Top-down Active Chart Parsing; Feature Structures; Parsing Feature-based Grammars; Natural Language Generation -- A Top-down Generator.
Download or read it online for free here:
Read online
(online html)
Similar books

by Attila Csenki - BookBoon
In this volume the author discusses some areas where Prolog can be fruitfully employed. The book comprises four chapters: Enigma 1225: Rows are Columns; Blind Search; Informed Search; Text Processing. There are 54 exercises in this book.
(19636 views)

by James Hein - Portland State University
Programming experiments designed to help learning of discrete mathematics, logic, and computability. Most of the experiments are short and to the point, just like traditional homework problems, so that they reflect the daily classroom work.
(21314 views)

by Paul Brna
These notes are designed for undergraduate students who have some programming experience. The function of the text is to provide students studying Artificial Intelligence with an intensive introduction to Prolog, there is a slight bias towards AI.
(15709 views)

by Patrick Blackburn, Johan Bos, Kristina Striegnitz - College Publications
One of the most popular introductions to Prolog, an introduction prized for its clarity and down-to-earth approach. It is widely used as a textbook at university departments around the world, and even more widely used for self study.
(19747 views)