Programming Languages BooksProlog Books

Natural Language Processing Techniques in Prolog

Advertisement

Natural Language Processing Techniques in Prolog

Natural Language Processing Techniques in Prolog

This note covers the following topics: finite state automata, finite state parsers and transducers, finite state methods in natural language processing, recursive transition networks (RTNs), RTN transducers and ATNs, definite clause grammars, bottom up parsing, top down parsing, using bottom up and top down information for parsing, passive chart parsing, bottom-up active chart parsing, top-down active chart parsing, feature structures, parsing feature-based grammars, natural language generation- a topdown generator.

Author(s):

sNA Pages
Similar Books
Introduction to Prolog by Steve Harlow

Introduction to Prolog by Steve Harlow

This note covers the following topics:  database Prolog, Pure Prolog, Full Prolog and program examples.

s47 Pages
Prolog Step by Step by Graeme Ritchie

Prolog Step by Step by Graeme Ritchie

This PDF covers the following topics related to Prolog : Introduction, How Do You Learn A Programming Language, Defining your own procedures, Variables, Tests, Returning results by instantiation, “Facts”, Simple tracing, Backtracking in more detail, Summary so far, Circularity and loops.

s28 Pages
Quick Prolog by Dave Robertson

Quick Prolog by Dave Robertson

This PDF covers the following topics related to Prolog : Getting Started, Standard Programming Style, Prolog Terms, Unification, Expressing disjunctive subgoals, Evaluating numerical expressions, Negation, Cuts, Using Cuts to Specify Defaults, Just One More Thing About Cuts, Some Common Techniques, Efficiency Considerations, Definite Clause Grammars.

s35 Pages
Prolog Class Notes

Prolog Class Notes

The objective of this lecture note is to introduce you to the most basic concepts of the Prolog programming language.

sNA Pages
Logic, Programming and Prolog, 2nd Edition (Ulf Nilsson/Jan Maluszynski)

Logic, Programming and Prolog, 2nd Edition (Ulf Nilsson/Jan Maluszynski)

Currently this section contains no detailed description for the page, will update this page soon.

s Pages
Adventure in Prolog (Amzi)

Adventure in Prolog (Amzi)

Currently this section contains no detailed description for the page, will update this page soon.

s Pages

Advertisement