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
Computational Linguisticsby Igor Boshakov, Alexander Gelbukh
The book focuses on the basic set of ideas and facts from the fundamental science necessary for the creation of intelligent language processing tools, without going deeply into the details of specific algorithms or toy systems.
(24429 views)
Prolog and Natural-Language Analysisby F. C. N. Pereira, S. M. Shieber - Center for the Study of Language
A concise introduction to logic programming and the logic-programming language Prolog both as vehicles for understanding elementary computational linguistics and as tools for implementing the basic components of natural-language-processing systems.
(23456 views)
Natural Language Processing with Pythonby 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.
(20773 views)
A Maximum Entropy Approach to Natural Language Processingby A. L. Berger, S. A. Della Pietra, V. J. Della Pietra - Association for Computational Linguistics
The authors describe a method for statistical modeling based on maximum entropy. They present a maximum-likelihood approach for automatically constructing maximum entropy models and describe how to implement this approach efficiently.
(12426 views)