Skip to main content

Carrinho

Você está recebendo o tratamento VIP!

Item(ns) indisponível(is) para compra
Verifique seu carrinho. Você pode remover os itens indisponíveis agora ou os removeremos na finalização de compra.
itensitem
itensitem

Recomendados para você

Loading...

eBooks sobre Processamento de linguagem natural

Se você gosta de eBooks sobre Processamento de linguagem natural, certamente vai adorar estas sugestões.
Mostrando 1 - 24 de 1878 resultados
Skip side bar filters
  • Introduction to Machine Learning with Python

    A Guide for Data Scientists

    Machine learning has become an integral part of many commercial applications and research projects, but this field is not exclusive to large companies with extensive research teams. If you use Python, even as a beginner, this book will teach you practical ways to build your own machine learning solutions. With all the data available today, machine learning applications are limited only by your ... Leia mais

    R$ 69,89

  • Language, Cognition, and Human Nature

    Selected Articles

    de Steven Pinker ...
    Language, Cognition, and Human Nature collects together for the first time much of Steven Pinker's most influential scholarly work on language and cognition. Pinker's seminal research explores the workings of language and its connections to cognition, perception, social relationships, child development, human evolution, and theories of human nature. This eclectic collection spans Pinker's thirty ... Leia mais

    R$ 113,19

  • Text Mining with R

    A Tidy Approach

    Much of the data available today is unstructured and text-heavy, making it challenging for analysts to apply their usual data wrangling and visualization tools. With this practical book, you’ll explore text-mining techniques with tidytext, a package that authors Julia Silge and David Robinson developed using the tidy principles behind R packages like ggraph and dplyr. You’ll learn how tidytext and ... Leia mais

    R$ 63,99

  • AI Engineering

    Building Applications with Foundation Models

    de Chip Huyen ...
    Recent breakthroughs in AI have not only increased demand for AI products, they've also lowered the barriers to entry for those who want to build AI products. The model-as-a-service approach has transformed AI from an esoteric discipline into a powerful development tool that anyone can use. Everyone, including those with minimal or no prior AI experience, can now leverage AI models to build ... Leia mais

    R$ 118,79

  • Machine Learning for Hackers

    Case Studies and Algorithms to Get You Started

    If you’re an experienced programmer interested in crunching data, this book will get you started with machine learning—a toolkit of algorithms that enables computers to train themselves to automate useful tasks. Authors Drew Conway and John Myles White help you understand machine learning and statistics tools through a series of hands-on case studies, instead of a traditional math-heavy ... Leia mais

    R$ 60,09

  • Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow

    Through a recent series of breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning from data. This bestselling book uses concrete examples, minimal theory, and production-ready Python frameworks (Scikit-Learn, Keras, and TensorFlow) ... Leia mais

    R$ 118,79

  • Augmented Human

    How Technology Is Shaping the New Reality

    Augmented Reality (AR) blurs the boundary between the physical and digital worlds. In AR’s current exploration phase, innovators are beginning to create compelling and contextually rich applications that enhance a user’s everyday experiences. In this book, Dr. Helen Papagiannis—a world-leading expert in the field—introduces you to AR: how it’s evolving, where the opportunities are, and where it’s ... Leia mais

    R$ 63,99

  • The Creativity Code

    How AI is learning to write, paint and think

    Will a computer ever compose a symphony, write a prize-winning novel, or paint a masterpiece? And if so, would we be able to tell the difference?As humans, we have an extraordinary ability to create works of art that elevate, expand and transform what it means to be alive.Yet in many other areas, new developments in AI are shaking up the status quo, as we find out how many of the tasks humans ... Leia mais

    R$ 87,09

  • Sentiment Analysis and Opinion Mining

    de Bing Liu ...
    Séries series Synthesis Lectures on Human Language Technologies
    Sentiment analysis and opinion mining is the field of study that analyzes people's opinions, sentiments, evaluations, attitudes, and emotions from written language. It is one of the most active research areas in natural language processing and is also widely studied in data mining, Web mining, and text mining. In fact, this research has spread outside of computer science to the management sciences ... Leia mais

    R$ 191,09

  • Prompt Design Patterns

    Mastering the Art and Science of Prompt Engineering

    de Yi Zhou ...
    Dive headfirst into the electrifying universe of AI with "Prompt Design Patterns" - the ultimate blueprint for sculpting unparalleled human-AI dialogues. Tailored with precision for pros, novices, and everyone with a spark of AI curiosity, this tome unlocks the secrets of 23 transformative prompt design patterns, offering a seamless fusion of art and science.Highlights of This AI Gem:Elevate Your ... Leia mais

    R$ 214,39

  • Deep Reinforcement Learning Hands-On

    Apply modern RL methods to practical problems of chatbots, robotics, discrete optimization, web automation, and more

    de Maxim Lapan ...
    Revised and expanded to include multi-agent methods, discrete optimization, RL in robotics, advanced exploration techniques, and moreKey FeaturesSecond edition of the bestselling introduction to deep reinforcement learning, expanded with six new chaptersLearn advanced exploration techniques including noisy networks, pseudo-count, and network distillation methodsApply RL methods to cheap hardware ... Leia mais

    R$ 337,49

  • Applied Text Analysis with Python

    Enabling Language-Aware Data Products with Machine Learning

    From news and speeches to informal chatter on social media, natural language is one of the richest and most underutilized sources of data. Not only does it come in a constant stream, always changing and adapting in context; it also contains information that is not conveyed by traditional data sources. The key to unlocking natural language is through the creative application of text analytics. This ... Leia mais

    R$ 74,89

  • Translation-Driven Corpora

    Corpus Resources for Descriptive and Applied Translation Studies

    Séries series Translation Practices Explained
    Electronic texts and text analysis tools have opened up a wealth of opportunities to higher education and language service providers, but learning to use these resources continues to pose challenges to scholars and professionals alike. Translation-Driven Corpora aims to introduce readers to corpus tools and methods which may be used in translation research and practice. Each chapter focuses on ... Leia mais

    R$ 367,63

  • Working with Portuguese Corpora

    Although Portuguese is one of the main world languages and researchers have been working on Portuguese electronic text collections for decades (e.g. Kelly, 1970; Biderman, 1978; Bacelar do Nascimento et al., 1984; see Berber Sardinha, 2005), this is the first volume in English that encapsulates the exciting and cutting-edge corpus linguistic work being done with Portuguese language corpora on ... Leia mais

    R$ 222,09

  • The Shortest History of AI

    The Six Essential Ideas That Animate It

    de Toby Walsh ...
    Séries series The Shortest History Series
    From a world-leading AI researcher, the history of artificial intelligence told through the six key ways it functionsSince Alan Turing first posed the question “Can machines think?” artificial intelligence has evolved from a speculative idea to a transformative force. The Shortest History of AI traces this evolution, from Ada Lovelace’s visionary work to IBM’s groundbreaking defeat of the chess ... Leia mais

    R$ 55,19

  • Think Python

    How to Think Like a Computer Scientist

    Python is an excellent way to get started in programming, and this clear, concise guide walks you through Python a step at a time—beginning with basic programming concepts before moving on to functions, data structures, and object-oriented design. This revised third edition reflects the growing role of large language models (LLMs) in programming and includes exercises on effective LLM prompts, ... Leia mais

    R$ 73,49

  • Data Analysis Using SAS Enterprise Guide

    This book presents the basic procedures for utilizing SAS Enterprise Guide to analyze statistical data. SAS Enterprise Guide is a graphical user interface (point and click) to the main SAS application. Each chapter contains a brief conceptual overview and then guides the reader through concrete step-by-step examples to complete the analyses. The eleven sections of the book cover a wide range of ... Leia mais

    R$ 343,99

  • Mastering Python Deep Learning

    Handbook for Beginner to Advanced

    de James Gabriel ...
    ***** BUY NOW (will soon return to 15.95 $) *****Are you thinking of mastering deep learning using Python (Pandas, Numpy, Scikit-learn, Keras and TensorFlow)?If you are looking for a complete introduction to deep learning, this book is for you. If you have just heard about deep learning and data science, this book is the right place to start. And if you are amazed by cool projects built by others ... Leia mais

    R$ 49,16

  • Hands-On Machine Learning with C++

    Build, train, and deploy end-to-end machine learning and deep learning pipelines

    Implement supervised and unsupervised machine learning algorithms using C++ libraries such as PyTorch C++ API, Caffe2, Shogun, Shark-ML, mlpack, and dlib with the help of real-world examples and datasetsKey FeaturesBecome familiar with data processing, performance measuring, and model selection using various C++ librariesImplement practical machine learning and deep learning techniques to build ... Leia mais

    R$ 252,89

  • Hands-On Natural Language Processing with Python

    A practical guide to applying deep learning architectures to your NLP applications

    Foster your NLP applications with the help of deep learning, NLTK, and TensorFlowKey FeaturesWeave neural networks into linguistic applications across various platformsPerform NLP tasks and train its models using NLTK and TensorFlowBoost your NLP models with strong deep learning architectures such as CNNs and RNNsBook DescriptionNatural language processing (NLP) has found its application in ... Leia mais

    R$ 184,49

  • Learning LangChain

    If you're looking to build production-ready AI applications that can reason and retrieve external data for context-awareness, you'll need to master--;a popular development framework and platform for building, running, and managing agentic applications. LangChain is used by several leading companies, including Zapier, Replit, Databricks, and many more. This guide is an indispensable resource for ... Leia mais

    R$ 118,79

  • Machine Learning for Kids

    A Project-Based Introduction to Artificial Intelligence

    de Dale Lane ...
    A hands-on, application-based introduction to machine learning and artificial intelligence (AI) that guides young readers through creating compelling AI-powered games and applications using the Scratch programming language.Machine learning (also known as ML) is one of the building blocks of AI, or artificial intelligence. AI is based on the idea that computers can learn on their own, with your ... Leia mais

    R$ 104,39

  • Foundations of Language

    Brain, Meaning, Grammar, Evolution

    How does human language work? How do we put ideas into words that others can understand? Can linguistics shed light on the way the brain operates? Foundations of Language puts linguistics back at the centre of the search to understand human consciousness. Ray Jackendoff begins by surveying the developments in linguistics over the years since Noam Chomsky's Aspects of the Theory of Syntax. He goes ... Leia mais

    R$ 181,79