Grammatical Inference: Algorithms, Routines and Applications: Studies in Computational Intelligence, cartea 673
Autor Wojciech Wieczoreken 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.>
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 737.30 lei 6-8 săpt. | |
Springer International Publishing – 29 apr 2018 | 737.30 lei 6-8 săpt. | |
Hardback (1) | 743.46 lei 6-8 săpt. | |
Springer International Publishing – 22 noi 2016 | 743.46 lei 6-8 săpt. |
Din seria Studies in Computational Intelligence
- 50% Preț: 264.47 lei
- 70% Preț: 235.74 lei
- 20% Preț: 1134.78 lei
- 20% Preț: 966.66 lei
- 20% Preț: 938.57 lei
- 20% Preț: 1423.29 lei
- 20% Preț: 168.78 lei
- 18% Preț: 1089.74 lei
- 20% Preț: 636.14 lei
- 20% Preț: 1026.49 lei
- 20% Preț: 1546.90 lei
- 20% Preț: 630.47 lei
- 20% Preț: 644.20 lei
- 20% Preț: 973.14 lei
- 20% Preț: 970.73 lei
- 20% Preț: 969.90 lei
- 20% Preț: 1142.04 lei
- 20% Preț: 1415.20 lei
- 20% Preț: 1020.82 lei
- 20% Preț: 1026.49 lei
- 20% Preț: 1024.85 lei
- 18% Preț: 2449.69 lei
- 20% Preț: 969.09 lei
- 20% Preț: 1142.04 lei
- 20% Preț: 1140.44 lei
- 20% Preț: 1021.64 lei
- 20% Preț: 1430.55 lei
- 18% Preț: 1375.05 lei
- 18% Preț: 1102.11 lei
- 20% Preț: 1018.40 lei
- 20% Preț: 987.68 lei
- 20% Preț: 1024.07 lei
- 20% Preț: 1249.53 lei
- 20% Preț: 1019.22 lei
- 20% Preț: 968.30 lei
- 20% Preț: 1146.08 lei
- 20% Preț: 1138.80 lei
- 20% Preț: 1037.78 lei
- 20% Preț: 1140.44 lei
- 20% Preț: 1142.87 lei
- 20% Preț: 1429.76 lei
- 18% Preț: 985.35 lei
- 20% Preț: 977.17 lei
- 20% Preț: 1034.54 lei
- 20% Preț: 1258.40 lei
- 20% Preț: 973.92 lei
- 20% Preț: 1027.45 lei
- 20% Preț: 924.65 lei
- 20% Preț: 1149.31 lei
- 20% Preț: 1428.13 lei
Preț: 737.30 lei
Preț vechi: 921.63 lei
-20% Nou
Puncte Express: 1106
Preț estimativ în valută:
141.09€ • 148.43$ • 117.12£
141.09€ • 148.43$ • 117.12£
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
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