Natural Language Processing for Prolog Programmers
by Michael A. Covington
Publisher: Prentice-Hall 1994
ISBN/ASIN: 0136292135
ISBN-13: 9780136292135
Number of pages: 361
Description:
Designed to bridge the gap for those who know Prolog but have little or no background in linguistics, this book concentrates on turning theories into practical techniques. Coverage includes template and keyword systems, definite clause grammars (DCGs), English syntax, unification-based grammar, parsing algorithms, semantics, and morphology.
Download or read it online for free here:
Download link
(32MB, PDF)
Similar books

by Edward Stabler - UCLA
What kind of computational device could use a system like a human language? This text explores the computational properties of devices that could compute morphological and syntactic analyses, and recognize semantic relations among sentences.
(15009 views)

by Steven Bird, Ewan Klein, Edward Loper - O'Reilly Media
This book offers a highly accessible introduction to natural language processing, the field that supports a variety of language technologies. With it, you'll learn how to write Python programs that work with large collections of unstructured text.
(15469 views)

by Paul Vogt - Language Science Press
This book presents a series of experiments in which two robots try to solve the symbol grounding problem. The experiments are based on the language game paradigm, and involve real mobile robots that are able to develop a grounded lexicon ...
(5208 views)

by Daniƫl de Kok, Harm Brouwer
We will go into many of the techniques that so-called computational linguists use to analyze the structure of human language, and transform it into a form that computers work with. We chose Haskell as the main programming language for this book.
(15206 views)