language and computers

Horses in Translation Essential Lessons in Horse Speak: Learn to Listen and Talk in Their Language【電子書籍】 Sharon WilsieAssembly Programming:Simple, Short, And Straightforward Way Of Learning Assembly Language【電子書籍】 Sherwyn AllibangCode: The Hidden Language of Computer Hardware and Software CODE 2/E Charles PetzoldLanguage Identification Using Spectral and Prosodic Features【電子書籍】 V. Ramu ReddyLanguage, Syntax, and the Natural Sciences【電子書籍】Rust Web Programming A hands-on guide to developing fast and secure web apps with the Rust programming language【電子書籍】 Maxwell FlittonGetting Started with Google BERT Build and train state-of-the-art natural language processing models using BERT【電子書籍】 Sudharsan Ravichandiran1000 SQL Interview Questions and Answers 1000 most important and frequently asked structured query language questions and answers to crack interviews【電子書籍】 Vamsee PuligaddaOpenGL 4 Shading Language Cookbook Build high-quality, real-time 3D graphics with OpenGL 4.6, GLSL 4.6 and C 17【電子書籍】 David WolffDart: Up and Running A New, Tool-Friendly Language for Structured Web Apps【電子書籍】 Kathy WalrathTransformers for Natural Language Processing Build, train, and fine-tune deep neural network architectures for NLP with Python, Hugging Face, and OpenAI 039 s GPT-3, ChatGPT, and GPT-4【電子書籍】 Denis RothmanNatural Language Processing and Computational Linguistics A practical guide to text analysis with Python, Gensim, spaCy, and Keras【電子書籍】 Bhargav Srinivasa-Desikan950 C Language Interview Questions and Answers【電子書籍】 Vamsee PuligaddaThe Symbolic Species: The Co-evolution of Language and the Brain【電子書籍】 Terrence W. DeaconPython Natural Language Processing Cookbook Over 50 recipes to understand, analyze, and generate text for implementing language processing tasks【電子書籍】 Zhenya AnticWeb Development with Julia and Genie A hands-on guide to high-performance server-side web development with the Julia programming language【電子書籍】 Ivo BalbaertTransformers for Natural Language Processing Build innovative deep neural network architectures for NLP with Python, PyTorch, TensorFlow, BERT, RoBERTa, and more【電子書籍】 Denis RothmanNatural Language Processing with Python and spaCy A Practical Introduction【電子書籍】 Yuli VasilievAdvanced Natural Language Processing with TensorFlow 2 Build effective real-world NLP applications using NER, RNNs, seq2seq models, Transformers, and more【電子書籍】 Ashish BansalLanguage, Music, and Computing First International Workshop, LMAC 2015, St. Petersburg, Russia, April 20-22, 2015, Revised Selected Papers【電子書籍】
 

商品の説明

  • <p>With her landmark first book <em>Horse Speak: The Equine?Human Translation Guide</em>, trainer Sharon Wilsie upended conventional methods of human?equine communication (using words and ropes, for example) with her clear classification of the language horses use with each other (body, breath, and intent), as well as an unparalleled explanation of how we as humans can effectively mirror it. Learning to “listen” and “talk” to horses in their language, instead of expecting them to comprehend ours, is a milestone in the progressive philosophy of horsemanship, helping find positive solutions to behavior and training problems and ultimately leading to fewer misunderstandings between horses and humans.</p> <p>In her much?anticipated follow?up, Wilsie uses true stories to relate examples of “problems” and how they were solved using Horse Speak. Her engaging narrative introduces readers to dozens of real?life scenarios from different barns, various disciplines, and riders and han...
  •  

    商品の説明

  • <p>This book is intended for beginners who would like to learn the basics of Assembly Programming. This book uses Simple words, Short sentences and Straightforward paragraphs. The triple S way to learn Assembly Programming. The topics covered in this book includes a brief introduction to assembly, common arithmetic instructions, character and string input and display routines, flow controls including conditional and looping statements, stack, and procedures. This assembly language book is intended for complete beginners in assembly programming. However, it is assumed that the reader has prior or basic knowledge with other programming language. This book includes screenshots of step by step of how to code, compile, link and run assembly programs. This book is packed with working sample assembly programs and after reading this book, the reader would be able to develop assembly programs based particularly from problems given in computer science courses.</p>画面が切り替わりますので...
  •  

    商品の説明

  • CODE 2/E Charles Petzold MICROSOFT PR2022 Paperback English ISBN:9780137909100 洋書 Computers & Science(コンピューター&科学) Computers
  •  

    商品の説明

  • <p>This book discusses the impact of spectral features extracted from frame level, glottal closure regions, and pitch-synchronous analysis on the performance of language identification systems. In addition to spectral features, the authors explore prosodic features such as intonation, rhythm, and stress features for discriminating the languages. They present how the proposed spectral and prosodic features capture the language specific information from two complementary aspects, showing how the development of language identification (LID) system using the combination of spectral and prosodic features will enhance the accuracy of identification as well as improve the robustness of the system. This book provides the methods to extract the spectral and prosodic features at various levels, and also suggests the appropriate models for developing robust LID systems according to specific spectral and prosodic features. Finally, the book discuss about various combinations of spectral and p...
  •  

    商品の説明

  • <p>Language, apart from its cultural and social dimension, has a scientific side that is connected not only to the study of 'grammar' in a more or less traditional sense, but also to disciplines like mathematics, physics, chemistry and biology. This book explores developments in linguistic theory, looking in particular at the theory of generative grammar from the perspective of the natural sciences. It highlights the complex and dynamic nature of language, suggesting that a comprehensive and full understanding of such a species-specific property will only be achieved through interdisciplinary work.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
  •  

    商品の説明

  • <p><strong>Adopt the Rust programming language by learning how to build fully functional web applications and services and address challenges relating to safety and performance</strong></p> <h4>Key Features</h4> <ul> <li>Build scalable web applications in Rust using popular frameworks such as Actix, Rocket, and Warp</li> <li>Create front-end components that can be injected into multiple views</li> <li>Develop data models in Rust to interact with the database</li> </ul> <h4>Book Description</h4> <p>Are safety and high performance a big concern for you while developing web applications?</p> <p>While most programming languages have a safety or speed trade-off, Rust provides memory safety without using a garbage collector. This means that with its low memory footprint, you can build high-performance and secure web apps with relative ease.</p> <p>This book will take you through each stage of the web development process, showing you how to combine...
  •  

    商品の説明

  • <p><strong>Kickstart your NLP journey by exploring BERT and its variants such as ALBERT, RoBERTa, DistilBERT, VideoBERT, and more with Hugging Face's transformers library</strong></p> <h4>Key Features</h4> <ul> <li>Explore the encoder and decoder of the transformer model</li> <li>Become well-versed with BERT along with ALBERT, RoBERTa, and DistilBERT</li> <li>Discover how to pre-train and fine-tune BERT models for several NLP tasks</li> </ul> <h4>Book Description</h4> <p>BERT (bidirectional encoder representations from transformer) has revolutionized the world of natural language processing (NLP) with promising results. This book is an introductory guide that will help you get to grips with Google's BERT architecture. With a detailed explanation of the transformer architecture, this book will help you understand how the transformer's encoder and decoder work.</p> <p>You'll explore the BERT architecture by learning how the BERT model is pre-train...
  •  

    商品の説明

  • <p>Knowledge for Free...</p> <p>Get that job, you aspire for!</p> <p>Want to switch to that high paying job? Or are you already been preparing hard to give interview the next weekend?</p> <p>Do you know how many people get rejected in interviews by preparing only concepts but not focusing on actually which questions will be asked in the interview?</p> <p>Don't be that person this time.</p> <p>This is the most comprehensive Structured Query Language (SQL) interview questions book that you can ever find out. It contains:</p> <p>1000 most frequently asked and important SQL interview questions and answers</p> <p>Wide range of questions which cover not only basics in SQL but also most advanced and complex questions which will</p> <p>help freshers, experienced professionals, senior developers, testers to crack their interviews.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こち...
  •  

    商品の説明

  • <p><b>Over 70 recipes that cover advanced techniques for 3D programming such as lighting, shading, textures, particle systems, and image processing with OpenGL 4.6</b></p><h2>Key Features</h2><ul></ul><h2>Book Description</h2>OpenGL 4 Shading Language Cookbook, Third Edition provides easy-to-follow recipes that first walk you through the theory and background behind each technique, and then proceed to showcase and explain the GLSL and OpenGL code needed to implement them. The book begins by familiarizing you with beginner-level topics such as compiling and linking shader programs, saving and loading shader binaries (including SPIR-V), and using an OpenGL function loader library. We then proceed to cover basic lighting and shading effects. After that, you'll learn to use textures, produce shadows, and use geometry and tessellation shaders. Topics such as particle systems, screen-space ambient occlusion, deferred rendering, depth-based tessellation, and physically ...
  •  

    商品の説明

  • <p>Get moving with Dart, the development platform that helps you build high-performance HTML5 apps for the modern Web. With this guide, you’ll take a hands-on tour of the Dart language, libraries, and toolsーincluding its editor and virtual machineーfor developing structured, fast, and maintainable web apps that run on both the client and the server.</p> <p>Written by developer advocates at Google, this updated edition covers Dart 1.0. Google designed Dart to boost performance and help developers work more efficiently. This book shows you how to build everything from simple scripts to complex apps that work well in today’s browsers.</p> <ul> <li>Build web apps with the object-oriented Dart language, and compile your code to JavaScript</li> <li>Delve into language features, from optional types and method cascades to named constructors</li> <li>Create, launch, and debug web and command-line apps with Dart Editor</li> <li>Explore Dart APIs, including dart:core, ...
  •  

    商品の説明

  • <p><b>OpenAI's GPT-3, ChatGPT, GPT-4 and Hugging Face transformers for language tasks in one book. Get a taste of the future of transformers, including computer vision tasks and code writing and assistance. Purchase of the print or Kindle book includes a free eBook in PDF format</b></p><h2>Key Features</h2><ul><li>Improve your productivity with OpenAI’s ChatGPT and GPT-4 from prompt engineering to creating and analyzing machine learning models</li><li>Pretrain a BERT-based model from scratch using Hugging Face</li><li>Fine-tune powerful transformer models, including OpenAI's GPT-3, to learn the logic of your data</li></ul><h2>Book Description</h2>Transformers are...well...transforming the world of AI. There are many platforms and models out there, but which ones best suit your needs? Transformers for Natural Language Processing, 2nd Edition, guides you through the world of transformers, highlighting the strengths of different models and platforms, whi...
  •  

    商品の説明

  • <p>Work with Python and powerful open source tools such as Gensim and spaCy to perform modern text analysis, natural language processing, and computational linguistics algorithms. About This Book ? Discover the open source Python text analysis ecosystem, using spaCy, Gensim, scikit-learn, and Keras ? Hands-on text analysis with Python, featuring natural language processing and computational linguistics algorithms ? Learn deep learning techniques for text analysis Who This Book Is For This book is for you if you want to dive in, hands-first, into the interesting world of text analysis and NLP, and you're ready to work with the rich Python ecosystem of tools and datasets waiting for you! What You Will Learn ? Why text analysis is important in our modern age ? Understand NLP terminology and get to know the Python tools and datasets ? Learn how to pre-process and clean textual data ? Convert textual data into vector space representations ? Using spaCy to process text ? Train your own ...
  •  

    商品の説明

  • <p>Knowledge for Free...</p> <p>Get that job, you aspire for!</p> <p>Want to switch to that high paying job? Or are you already been preparing hard to give interview the next weekend?</p> <p>Do you know how many people get rejected in interviews by preparing only concepts but not focusing on actually which questions will be asked in the interview?</p> <p>Don't be that person this time.</p> <p>This is the most comprehensive C Language interview questions book that you can ever find out. It contains:</p> <p>750 most frequently asked and important C Language interview questions and answers</p> <p>Wide range of questions which cover not only basics in C Language but also most advanced and complex questions which will</p> <p>help freshers, experienced professionals, senior developers, testers to crack their interviews.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリ...
  •  

    商品の説明

  • <p>"A work of enormous breadth, likely to pleasantly surprise both general readers and experts."ー<em>New York Times Book Review</em></p> <p>This revolutionary book provides fresh answers to long-standing questions of human origins and consciousness. Drawing on his breakthrough research in comparative neuroscience, Terrence Deacon offers a wealth of insights into the significance of symbolic thinking: from the co-evolutionary exchange between language and brains over two million years of hominid evolution to the ethical repercussions that followed man's newfound access to other people's thoughts and emotions.</p> <p>Informing these insights is a new understanding of how Darwinian processes underlie the brain's development and function as well as its evolution. In contrast to much contemporary neuroscience that treats the brain as no more or less than a computer, Deacon provides a new clarity of vision into the mechanism of mind. It injects a renewed sense of adventure ...
  •  

    商品の説明

  • <p><strong>Get to grips with solving real-world NLP problems, such as dependency parsing, information extraction, topic modeling, and text data visualization</strong></p> <h4>Key Features</h4> <ul> <li>Analyze varying complexities of text using popular Python packages such as NLTK, spaCy, sklearn, and gensim</li> <li>Implement common and not-so-common linguistic processing tasks using Python libraries</li> <li>Overcome the common challenges faced while implementing NLP pipelines</li> </ul> <h4>Book Description</h4> <p>Python is the most widely used language for natural language processing (NLP) thanks to its extensive tools and libraries for analyzing text and extracting computer-usable data. This book will take you through a range of techniques for text processing, from basics such as parsing the parts of speech to complex topics such as topic modeling, text classification, and visualization.</p> <p>Starting with an overview of NLP, the book pr...
  •  

    商品の説明

  • <p><strong>Get a practical overview of web development in Julia and learn how to build MVC applications with a REST API, and an interactive data dashboard using the Genie web framework</strong></p> <h4>Key Features</h4> <ul> <li>A tutorial on web development from Julia expert, Ivo Balbaert and the creator of the Genie framework, Adrian Salceanu</li> <li>A step-by-step approach to building a complete web app with the Genie framework</li> <li>Develop secure and fast web apps using server-side development on Julia</li> </ul> <h4>Book Description</h4> <p>Julia's high-performance and scalability characteristics and its extensive number of packages for visualizing data make it an excellent fit for developing web apps, web services, and web dashboards. The two parts of this book provide complete coverage to build your skills in web development.</p> <p>First, you'll refresh your knowledge of the main concepts in Julia that will further be used in web de...
  •  

    商品の説明

  • <p><em><strong>Publisher's Note: A new edition of this book is out now that includes working with GPT-3 and comparing the results with other models. It includes even more use cases, such as casual language analysis and computer vision tasks, as well as an introduction to OpenAI's Codex.</strong></em></p> <h4>Key Features</h4> <ul> <li>Build and implement state-of-the-art language models, such as the original Transformer, BERT, T5, and GPT-2, using concepts that outperform classical deep learning models</li> <li>Go through hands-on applications in Python using Google Colaboratory Notebooks with nothing to install on a local machine</li> <li>Test transformer models on advanced use cases</li> </ul> <h4>Book Description</h4> <p>The transformer architecture has proved to be revolutionary in outperforming the classical RNN and CNN models in use today. With an apply-as-you-learn approach, Transformers for Natural Language Processing investigates in vas...
  •  

    商品の説明

  • <p><strong>An introduction to natural language processing with Python using spaCy, a leading Python natural language processing library.</strong></p> <p><em>Natural Language Processing with Python and spaCy</em> will show you how to create NLP applications like chatbots, text-condensing scripts, and order-processing tools quickly and easily. You'll learn how to leverage the spaCy library to extract meaning from text intelligently; how to determine the relationships between words in a sentence (syntactic dependency parsing); identify nouns, verbs, and other parts of speech (part-of-speech tagging); and sort proper nouns into categories like people, organizations, and locations (named entity recognizing). You'll even learn how to transform statements into questions to keep a conversation going.</p> <p>You'll also learn how to:<br /> <strong>?</strong> Work with word vectors to mathematically find words with similar meanings (Chapter 5)<br /> <strong>?</str...
  •  

    商品の説明

  • <p><strong>One-stop solution for NLP practitioners, ML developers, and data scientists to build effective NLP systems that can perform real-world complicated tasks</strong></p> <h4>Key Features</h4> <ul> <li>Apply deep learning algorithms and techniques such as BiLSTMS, CRFs, BPE and more using TensorFlow 2</li> <li>Explore applications like text generation, summarization, weakly supervised labelling and more</li> <li>Read cutting edge material with seminal papers provided in the GitHub repository with full working code</li> </ul> <h4>Book Description</h4> <p>Recently, there have been tremendous advances in NLP, and we are now moving from research labs into practical applications. This book comes with a perfect blend of both the theoretical and practical aspects of trending and complex NLP techniques.</p> <p>The book is focused on innovative applications in the field of NLP, language generation, and dialogue systems. It helps you apply the conce...
  •  

    商品の説明

  • <p>This book constitutes the proceedings of the First International Workshop on Language, Music and Computing, LMAC 2015, held in St. Petersburg, Russia, in April 2015.</p> <p>The 13 papers presented in this volume were carefully reviewed and selected from 38 submissions. They were organized in topical sections on music and language in education; corpus studies of language and music; problems of notation; and linguistic studies of music.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
  • 上に戻る