Pocket Gorgias Syriac-English Dictionary


Book Description

"The Pocket Dictionary is both a convenient academic resource and a door into the world of Modern Literary Syriac. With 13,000 entries drawn from the major existing works, it is a practical tool for all but the most specialized Classical Syriac texts. The dictionary contains words and word meanings not found in earlier dictionaries. Technical words from the grammatical and liturgical traditions are marked as such, and Kthobonoyo words and meanings are also marked. Difficult and unusual verb forms, especially weak forms, are listed alphabetically and under their respective root"--







Gorgias Illustrated Learner's Syriac-English, English-Syriac Dictionary


Book Description

"The Gorgias Illustrated Learner's Syriac English, English-Syriac Dictionary is both a convenient academic resource and a door into the world of Modern Literary Syriac. With 13,000 entries drawn from the major existing works, alongside dozens of explanatory boxes on biblical, historical, theological, liturgical, cultural, as well as grammatical topics, and over 80 colored illustrations, it is a practical tool for those that wish to access all but the most specialized Classical Syriac texts"--
















The Publisher


Book Description




Natural Language Processing with Transformers, Revised Edition


Book Description

Since their introduction in 2017, transformers have quickly become the dominant architecture for achieving state-of-the-art results on a variety of natural language processing tasks. If you're a data scientist or coder, this practical book -now revised in full color- shows you how to train and scale these large models using Hugging Face Transformers, a Python-based deep learning library. Transformers have been used to write realistic news stories, improve Google Search queries, and even create chatbots that tell corny jokes. In this guide, authors Lewis Tunstall, Leandro von Werra, and Thomas Wolf, among the creators of Hugging Face Transformers, use a hands-on approach to teach you how transformers work and how to integrate them in your applications. You'll quickly learn a variety of tasks they can help you solve. Build, debug, and optimize transformer models for core NLP tasks, such as text classification, named entity recognition, and question answering Learn how transformers can be used for cross-lingual transfer learning Apply transformers in real-world scenarios where labeled data is scarce Make transformer models efficient for deployment using techniques such as distillation, pruning, and quantization Train transformers from scratch and learn how to scale to multiple GPUs and distributed environments