An Introduction to Language Processing with Perl and Prolog An Outline of Theories, Implementation, and Application with Special Consideration of English, French, and German /
The areas of natural language processing and computational linguistics have continued to grow in recent years, driven by the demand to automatically process text and spoken data. With the processing power and techniques now available, research is scaling up from lab prototypes to real-world, proven...
Main Author: | |
---|---|
Corporate Author: | |
Format: | Electronic eBook |
Language: | English |
Published: |
Berlin, Heidelberg :
Springer Berlin Heidelberg,
2006.
|
Series: | Cognitive Technologies,
|
Subjects: | |
Online Access: | Full Text via HEAL-Link |
Table of Contents:
- An Overview of Language Processing
- Corpus Processing Tools
- Encoding, Entropy, and Annotation Schemes
- Counting Words
- Words, Parts of Speech, and Morphology
- Part-of-Speech Tagging Using Rules
- Part-of-Speech Tagging Using Stochastic Techniques
- Phrase-Structure Grammars in Prolog
- Partial Parsing
- Syntactic Formalisms
- Parsing Techniques
- Semantics and Predicate Logic
- Lexical Semantics
- Discourse
- Dialogue
- An Introduction to Prolog.