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: Prolog Experiments in Discrete Mathematics, Logic, and ComputabilityProlog Experiments in Discrete Mathematics, Logic, and Computability
by - 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.
(20036 views)
Book cover: Prolog TechniquesProlog Techniques
by - BookBoon
This is the first of two volumes by the author on the programming language Prolog and its applications. In the first volume you can read about the accumulator technique, difference lists, program manipulations and exploratory code development.
(18446 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.
(18568 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.
(8534 views)