Cantitate/Preț
Produs

The Design of Interpreters, Compilers, and Editors for Augmented Transition Networks: Symbolic Computation

Editat de Leonard Bolc
en Limba Engleză Paperback – 21 dec 2011
Augmented Transition Network Grammars are at present the most widely used method for analyzing natural languages. Despite the increasing po­ pularity of this method, however, no extensive papers on ATN-Grammars have been presented which would be accessible to a larger number of per­ sons engaged in the problem from both the theoretical and practical points of view. Augmented Transition Networks (ATN) are derived from state automata. Like a finite state automaton, an ATN consists of a collection of la­ beled states and arcs, a distinguished start state and a set of distin­ guished final states. States are connected with each other by arcs crea­ ting a directed graph or net. The label on an arc indicates a terminal symbol (word) or the type of words which must occur in an input stream to allow the transition to the next state. It is said that a sequence of words (or sentence) is accepted by such a net if there exists a se­ quence of arcs (usually called a path), connecting the start state with a final state, which can be followed to the sentence. The finite state automaton is then enriched by several facilities which increase its computational power. The most important of them permits some arcs to be labeled by nonterminal rather than terminal symbols. This means that the transition through such an arc is actually the re­ cursive application of the net beginning with a pointed state.
Citește tot Restrânge

Din seria Symbolic Computation

Preț: 62598 lei

Preț vechi: 73645 lei
-15% Nou

Puncte Express: 939

Preț estimativ în valută:
11980 12444$ 9951£

Carte tipărită la comandă

Livrare economică 03-17 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783642821240
ISBN-10: 3642821243
Pagini: 232
Ilustrații: XII, 216 p.
Dimensiuni: 170 x 244 x 12 mm
Greutate: 0.38 kg
Ediția:Softcover reprint of the original 1st ed. 1983
Editura: Springer Berlin, Heidelberg
Colecția Springer
Seriile Symbolic Computation, Artificial Intelligence

Locul publicării:Berlin, Heidelberg, Germany

Public țintă

Research

Cuprins

The Planes Interpreter and Compiler for Augmented Transition Network Grammars.- An ATN Programming Environment.- Compiling Augmented Transition Networks into MacLisp.- Towards the Elastic ATN Implementation.