Introduces the subject through the discussion & development of various computer programs which illustrate some of the basic concepts & techniques in the field. The programming language used is Prolog. Paper.
An Introduction to Natural Language Processing Through Prolog
โ Scribed by Matthews C.
- Publisher
- AW
- Year
- 1998
- Tongue
- English
- Leaves
- 312
- Series
- Learning About Language
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Research into Natural Language Processing - the use of computers to process language - has developed over the last couple of decades into one of the most vigorous and interesting areas of current work on language and communication. This book introduces the subject through the discussion and development of various computer programs which illustrate some of the basic concepts and techniques in the field. The programming language used is Prolog, which is especially well-suited for Natural Language Processing and those with little or no background in computing. Following the general introduction, the first section of the book presents Prolog, and the following chapters illustrate how various Natural Language Processing programs may be written using this programming language. Since it is assumed that the reader has no previous experience in programming, great care is taken to provide a simple yet comprehensive introduction to Prolog. Due to the 'user friendly' nature of Prolog, simple yet effective programs may be written from an early stage. The reader is gradually introduced to various techniques for syntactic processing, ranging from Finite State Network recognisors to Chart parsers. An integral element of the book is the comprehensive set of exercises included in each chapter as a means of cementing the reader's understanding of each topic. Suggested answers are also provided. An Introduction to Natural Language Processing Through Prolog is an excellent introduction to the subject for students of linguistics and computer science, and will be especially useful for those with no background in the subject.
โฆ Table of Contents
An Introduction to Natural Language Processing Through Prolog......Page 1
Table of contents......Page 3
Preface......Page 6
PART I - Introduction......Page 10
1 - Natural Language Processing ......Page 11
2 - The Challenge of Natural Language Processing......Page 22
PART II - The Fundamentals of Prolog Programming......Page 38
3 - Facts......Page 40
4 - Rules and Complex Names......Page 60
5 - Lists and Recursive Rules......Page 71
6 - Developing Prolog Programs......Page 89
7 - Built-in Predicates......Page 112
PART III - Natural Language Processing with Prolog......Page 127
8 - Finite State Grammars and Sentence Recognition......Page 129
9 - Recursive Transition Networks......Page 149
10 - Phrase Structure Grammars......Page 170
11 - Definite Clause Grammars......Page 191
12 - Alternative Parsing Strategies......Page 220
Solutions to Exercises......Page 254
Glossary of Terms......Page 290
Bibliography......Page 301
Index......Page 309
๐ SIMILAR VOLUMES
Research into Natural Language Processing - the use of computers to process language - has developed over the last couple of decades into one of the most vigorous and interesting areas of current work on language and communication. This book introduces the subject through the discussion and developm