Tim'rous Beastie

Tim'rous Beastie
Author: Ana Sabater
Publisher: Iron Circus Comics
Total Pages: 298
Release: 2017-12-01
Genre: Comics & Graphic Novels
ISBN: 1945820128

The best-laid plans of mice and men often go awry. Adventurous opossums, subway rats. Questing canines, hellbound sows, and sentimental spiders—Tim'rous Beastie is a collection unlike any other, inspired by the literary tradition of brave and imperiled critters defying their size and place in the natural order.

Syntax-based Statistical Machine Translation

Syntax-based Statistical Machine Translation
Author: Philip Williams
Publisher: Springer Nature
Total Pages: 190
Release: 2022-05-31
Genre: Computers
ISBN: 3031021649

This unique book provides a comprehensive introduction to the most popular syntax-based statistical machine translation models, filling a gap in the current literature for researchers and developers in human language technologies. While phrase-based models have previously dominated the field, syntax-based approaches have proved a popular alternative, as they elegantly solve many of the shortcomings of phrase-based models. The heart of this book is a detailed introduction to decoding for syntax-based models. The book begins with an overview of synchronous-context free grammar (SCFG) and synchronous tree-substitution grammar (STSG) along with their associated statistical models. It also describes how three popular instantiations (Hiero, SAMT, and GHKM) are learned from parallel corpora. It introduces and details hypergraphs and associated general algorithms, as well as algorithms for decoding with both tree and string input. Special attention is given to efficiency, including search approximations such as beam search and cube pruning, data structures, and parsing algorithms. The book consistently highlights the strengths (and limitations) of syntax-based approaches, including their ability to generalize phrase-based translation units, their modeling of specific linguistic phenomena, and their function of structuring the search space.