Logo

Natural Language Processing Techniques in Prolog

Small book cover: Natural Language Processing Techniques in Prolog

Natural Language Processing Techniques in Prolog
by

Publisher: Union College

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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Simply Logical: Intelligent Reasoning by ExampleSimply Logical: Intelligent Reasoning by Example
by - John Wiley
An introduction to Prolog programming for artificial intelligence covering both basic and advanced AI material. A unique advantage to this work is the combination of AI, Prolog and Logic. Each technique is accompanied by a program implementing it.
(8911 views)
Book cover: Prolog Programming: A First CourseProlog Programming: A First Course
by
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.
(14522 views)
Book cover: Prolog Programming in DepthProlog Programming in Depth
by - Prentice-Hall
Full coverage of the Prolog programming language including the latest ISO standard. Includes ready-to-run code for expert system shells, other intelligent problem-solvers, and algorithms to read foreign file formats, even Lotus spreadsheets.
(8464 views)
Book cover: Applications of PrologApplications of Prolog
by - 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.
(18498 views)