Make us homepage
Add to Favorites
FAIL (the browser should render some flash content, not this).

Main page » Tag Prolog

Sort by: date | rating | most visited | comments | alphabetically


Natural Language Computing: An English Generative Grammar in Prolog
1
 
 

Natural Language Computing: An English Generative Grammar in Prolog

This book's main goal is to show readers how to use the linguistic theory of Noam Chomsky, called Universal Grammar, to represent English, French, and German on a computer using the Prolog computer language. In so doing, it presents a follow-the-dots approach to natural language processing, linguistic theory, artificial intelligence, and expert systems. The basic idea is to introduce meaningful answers to significant problems involved in representing human language data on a computer.
 
  More..
Tags: computer, language, English, Prolog, Grammar
An Introduction to Language Processing with Perl and Prolog: An Outline of Theories, Implementation, and Application
6
 
 

An Introduction to Language Processing with Perl and Prolog: An Outline of Theories, Implementation, and Application

An Introduction to Language Processing with Perl and Prolog: An Outline of Theories, Implementation, and Application with Special Consideration of English, French, and German.

This book teaches the principles of natural language processing and covers linguistics issues. It also details the language-processing functions involved, including part-of-speech tagging using rules and stochastic techniques. A key feature of the book is the author's hands-on approach throughout, with extensive exercises, sample code in Prolog and Perl, and a detailed introduction to Prolog. The book is suitable for researchers and students of natural language processing and computational linguistics.

 


 
  More..
Tags: Prolog, processing, linguistics, language, natural