Cantitate/Preț
Produs

Grammatical Inference: Algorithms, Routines and Applications: Studies in Computational Intelligence, cartea 673

Autor Wojciech Wieczorek
en Limba Engleză Paperback – 29 apr 2018
This book focuses on grammatical inference, presenting classic and modern methods of grammatical inference from the perspective of practitioners. To do so, it employs the Python programming language to present all of the methods discussed. 

Grammatical inference is a field that lies at the intersection of multiple disciplines, with contributions from computational linguistics, pattern recognition, machine learning, computational biology, formal learning theory and many others. 

Though the book is largely practical, it also includes elements of learning theory, combinatorics on words, the theory of automata and formal languages, plus references to real-world problems. The listings presented here can be directly copied and pasted into other programs, thus making the book a valuable source of ready recipes for students, academic researchers, and programmers alike, as well as an inspiration for their further development.>
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 73730 lei  6-8 săpt.
  Springer International Publishing – 29 apr 2018 73730 lei  6-8 săpt.
Hardback (1) 74346 lei  6-8 săpt.
  Springer International Publishing – 22 noi 2016 74346 lei  6-8 săpt.

Din seria Studies in Computational Intelligence

Preț: 73730 lei

Preț vechi: 92163 lei
-20% Nou

Puncte Express: 1106

Preț estimativ în valută:
14109 14843$ 11712£

Carte tipărită la comandă

Livrare economică 15-29 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783319835891
ISBN-10: 3319835890
Ilustrații: XI, 145 p. 18 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.23 kg
Ediția:Softcover reprint of the original 1st ed. 2017
Editura: Springer International Publishing
Colecția Springer
Seria Studies in Computational Intelligence

Locul publicării:Cham, Switzerland

Cuprins

Introduction.- State Merging Algorithms.- Partition-Based Algorithms.- Substring-Based Algorithms.- Identification Using Mathematical Modeling.- A Decomposition-Based Algorithm.- An Algorithm Based on a Directed Acyclic Word Graph.- Applications of GI Methods in Selected Fields.- A. A Quick Introduction to Python.- B. Python’s Tools for Automata, Networks, Genetic Algorithms, and SAT Solving.- C. OML and its Usage in IronPython.- References

Textul de pe ultima copertă

This book focuses on grammatical inference, presenting classic and modern methods of grammatical inference from the perspective of practitioners. To do so, it employs the Python programming language to present all of the methods discussed. 

Grammatical inference is a field that lies at the intersection of multiple disciplines, with contributions from computational linguistics, pattern recognition, machine learning, computational biology, formal learning theory and many others. 

Though the book is largely practical, it also includes elements of learning theory, combinatorics on words, the theory of automata and formal languages, plus references to real-world problems. The listings presented here can be directly copied and pasted into other programs, thus making the book a valuable source of ready recipes for students, academic researchers, and programmers alike, as well as an inspiration for their further development.>

Caracteristici

Presents classic and modern methods of grammatical inference from the perspective of practitioners Offers a valuable source of ready recipes for students, academic researchers, and programmers alike, as well as an inspiration for their further development Presents all methods using the Python programming language Though practically oriented, also includes elements of learning theory, combinatorics on words, the theory of automata, and formal languages, plus references to real-world problems Includes supplementary material: sn.pub/extras