Atnaujinkite slapukų nuostatas

El. knyga: Natural Language Processing in Action, Second Edition

4.67/5 (12 ratings by Goodreads)
  • Formatas: 688 pages
  • Serija: In Action
  • Išleidimo metai: 25-Feb-2025
  • Leidėjas: Manning Publications
  • Kalba: eng
  • ISBN-13: 9781638357339
  • Formatas: 688 pages
  • Serija: In Action
  • Išleidimo metai: 25-Feb-2025
  • Leidėjas: Manning Publications
  • Kalba: eng
  • ISBN-13: 9781638357339

DRM apribojimai

  • Kopijuoti:

    neleidžiama

  • Spausdinti:

    neleidžiama

  • El. knygos naudojimas:

    Skaitmeninių teisių valdymas (DRM)
    Leidykla pateikė šią knygą šifruota forma, o tai reiškia, kad norint ją atrakinti ir perskaityti reikia įdiegti nemokamą programinę įrangą. Norint skaityti šią el. knygą, turite susikurti Adobe ID . Daugiau informacijos  čia. El. knygą galima atsisiųsti į 6 įrenginius (vienas vartotojas su tuo pačiu Adobe ID).

    Reikalinga programinė įranga
    Norint skaityti šią el. knygą mobiliajame įrenginyje (telefone ar planšetiniame kompiuteryje), turite įdiegti šią nemokamą programėlę: PocketBook Reader (iOS / Android)

    Norint skaityti šią el. knygą asmeniniame arba „Mac“ kompiuteryje, Jums reikalinga  Adobe Digital Editions “ (tai nemokama programa, specialiai sukurta el. knygoms. Tai nėra tas pats, kas „Adobe Reader“, kurią tikriausiai jau turite savo kompiuteryje.)

    Negalite skaityti šios el. knygos naudodami „Amazon Kindle“.

Develop your NLP skills from scratch! This revised bestseller now includes coverage of the latest Python packages, Transformers, the HuggingFace packages, and chatbot frameworks.

In  Natural Language Processing in Action, Second Edition you will learn how to:





Process, analyze, understand, and generate natural language text Build production-quality NLP pipelines with spaCy Build neural networks for NLP using Pytorch BERT and GPT transformers for English composition, writing code, and even organizing your thoughts Create chatbots and other conversational AI agents



Natural Language Processing in Action has helped thousands of data scientists build machines that understand human language. In this new and revised edition, you'll discover state-of-the art NLP models like BERT and HuggingFace transformers, popular open-source frameworks for chatbots, and more. As you go, you'll create projects that can detect fake news, filter spam, and even answer your questions, all built with Python and its ecosystem of data tools. about the technology Deep learning has been a giant leap forward for NLP applications. Developers can now build chatbots and other natural language tools that can imitate real people, diagnose illness, automatically summarize documents, and more. Accessible open source tools such as spaCy and PyTorch make production-level NLP easier and more impactful than ever before. about the book Natural Language Processing in Action, Second Edition is your guide to building software that can read and interpret human language. This new edition is updated to include the latest Python packages and comes with full coverage of cutting-edge models like BERT, GPT-J and HuggingFace transformers.

In it, you'll learn to create fun and useful NLP applications such as semantic search engines that are even better than Google, chatbots that can help you write a book, and a multilingual translation program. Soon, you'll be ready to start tackling real-world problems with NLP. AUTHOR BIO  Hobson Lane is a data scientist and machine learning engineer. He has over twenty years experience building autonomous systems and NLP pipelines for both large corporations and start-ups. Currently, Hobson is an instructor at UCSD Extension and Springboard, and the CTO and cofounder of Tangible AI and ProAI.org.  Maria Dyshel is a social entrepreneur and artificial intelligence expert. She held a variety of AI research, engineering, and management roles in diverse industries, from designing and improving algorithms for autonomous vehicles, to implementing company-wide Conversational AI program in one of the world's largest pharma companies. Maria is currently the CEO and cofounder of Tangible AI.  Cole Howard and Hannes Max Hapke were authors of the first edition of Natural Language Processing in Action and their legacy lives on in the collective intelligence of the community around the book.
table of contents PART 1: WORDY MACHINES (VECTOR MODELS OF NATURAL
LANGUAGE) READ IN LIVEBOOK 1MACHINES THAT READ AND WRITE (NLP OVERVIEW)
READ IN LIVEBOOK 2TOKENS OF THOUGHT (NATURAL LANGUAGE WORDS) READ IN
LIVEBOOK 3MATH WITH WORDS (TF-IDF VECTORS) READ IN LIVEBOOK 4FINDING
MEANING IN WORD COUNTS (SEMANTIC ANALYSIS) PART 2: DEEPER LEARNING (NEURAL
NETWORKS) 5 BABY STEPS WITH NEURAL NETWORKS (PERCEPTRONS AND
BACKPROPAGATION) 6 REASONING WITH WORD VECTORS (WORD2VEC) 7 GETTING
WORDS IN ORDER WITH CONVOLUTIONAL NEURAL NETWORKS (CNNS) 8 LOOPY
(RECURRENT) NEURAL NETWORKS (RNNS) 9 IMPROVING RETENTION WITH LONG
SHORT-TERM MEMORY NETWORKS (LSTMS) 10 SEQUENCE TO SEQUENCE MODELS AND
ATTENTION (GENERATIVE MODELS) PART 3: GETTING REAL (REAL WORLD NLP
CHALLENGES) 11 INFORMATION EXTRACTION (NAMED ENTITY EXTRACTION AND
QUESTION ANSWERING) 12 GETTING CHATTY (DIALOG ENGINES) 13 SCALING
UP (OPTIMIZATION, PARALLELIZATION AND BATCH POCESSING) APPENDICES
APPENDIX A: YOUR NLP TOOLS APPENDIX B: PLAYFUL PYTHON AND REGULAR
EXPRESSIONS APPENDIX C: VECTORS AND MATRICES (BASIC LINEAR ALGEBRA)
APPENDIX D: MACHINE LEARNING APPENDIX E: AWS GPU APPENDIX F:
LOCALITY SENSITIVE HASHING
Hobson Lane  is a data scientist and machine learning engineer. He has over twenty years experience building autonomous systems and NLP pipelines for both large corporations and start-ups. Currently, Hobson is an instructor at UCSD Extension and Springboard, and the CTO and cofounder of Tangible AI and ProAI.org.

Maria Dyshel  is a social entrepreneur and artificial intelligence expert. She held a variety of AI research, engineering, and management roles in diverse industries, from designing and improving algorithms for autonomous vehicles, to implementing company-wide Conversational AI program in one of the world's largest pharma companies. Maria is currently the CEO and cofounder of Tangible AI.

Cole Howard  and  Hannes Max Hapke  were authors of the first edition of  Natural Language Processing in Action  and their legacy lives on in the collective intelligence of the community around the book.