Finite-State Text Processing von Kyle Gorman | ISBN 9783031021794

Finite-State Text Processing

von Kyle Gorman und Richard Sproat
Mitwirkende
Autor / AutorinKyle Gorman
Autor / AutorinRichard Sproat
Buchcover Finite-State Text Processing | Kyle Gorman | EAN 9783031021794 | ISBN 3-031-02179-7 | ISBN 978-3-031-02179-4

Finite-State Text Processing

von Kyle Gorman und Richard Sproat
Mitwirkende
Autor / AutorinKyle Gorman
Autor / AutorinRichard Sproat
Weighted finite-state transducers (WFSTs) are commonly used by engineers and computational linguists for processing and generating speech and text. This book first provides a detailed introduction to this formalism. It then introduces Pynini, a Python library for compiling finite-state grammars and for combining, optimizing, applying, and searching finite-state transducers. This book illustrates this library's conventions and use with a series of case studies. These include the compilation and application of context-dependent rewrite rules, the construction of morphological analyzers and generators, and text generation and processing applications.