Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Natural Language Processing in Lisp: An Introduction to Computational Linguistics

Posted By: tot167
Natural Language Processing in Lisp: An Introduction to Computational Linguistics

Gerald Gazdar, Chris Mellish, "Natural Language Processing in Lisp: An Introduction to Computational Linguistics"
Addison-Wesley | 1989 | ISBN: 0201178257 | 533 pages | Djvu | 3,5 MB

Summary: Surprisingly readable
Rating: 5

A surprisingly readable treatment of natural language processing in the Lisp programming language. Note that it is *not* an introduction to Lisp.

The table of contents:

(1) Introduction
(2) Finite-state techniques
(3) Recursive and augmented transition networks
(4) Grammars
(5) Parsing, search and ambiguity
(6) Well-formed substring tables and charts
(7) Features and the lexicon
(8) Semantics
(9) Question answering and inference
(10) Pragmatics

In addition, the book contains code listings, solutions to selected exercises, and good end-of-chapter suggestions for further reading.


Download