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
An Introduction to Prolog Programming

An Introduction to Prolog Programming

This note covers the following topics in prolog: Facts about prolog, query in Prolog system, prolog Programs, Matching, Programming Style, Internal Representation, The Bar Notation, Appending Lists, Arithmetic Expressions in Prolog, Matching vs. Arithmetic Evaluation, Relations, Defining Operators, Backtracking, Cuts and Negation.

s72 Pages
An Introduction to Prolog Programming Lecture Notes

An Introduction to Prolog Programming Lecture Notes

These lecture notes introduce the declarative programming language Prolog. The emphasis is on learning how to program, rather than on the theory of logic programming. Topics covered includes: Prolog Syntax, Working with Lists, Working with Numbers, Working with Operators, Backtracking, Cuts and Negation, Logic Foundations of Prolog and Recursive Programming.

s80 Pages
Prolog implementation of a graphic tool for generation of Ada language specifications

Prolog implementation of a graphic tool for generation of Ada language specifications

The purpose of this note is to evaluate the suitability of Prolog in the implementation of a graphic tool for design and specification of Ada programs.

s70 Pages
Guide to Prolog Programming

Guide to Prolog Programming

This note provides an introduction to logic programming and PROLOG for beginners but also cover some advanced topics.

sNA Pages
Building Expert Systems In Prolog (Amzi)

Building Expert Systems In Prolog (Amzi)

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

s Pages
Prolog and Natural Language Analysis (Fernando Pereira/Stuart M. Shieber)

Prolog and Natural Language Analysis (Fernando Pereira/Stuart M. Shieber)

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

s Pages

Advertisement