Finite-State Text Processing PDF Download

Are you looking for read ebook online? Search for your book and save it on your Kindle device, PC, phones or tablets. Download Finite-State Text Processing PDF full book. Access full book title Finite-State Text Processing by Kyle Gorman. Download full books in PDF and EPUB format.

Finite-State Text Processing

Finite-State Text Processing PDF Author: Kyle Gorman
Publisher: Morgan & Claypool Publishers
ISBN: 1636391141
Category : Computers
Languages : en
Pages : 160

Book Description
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.