Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Natural Language Understanding with Python
Natural Language Understanding with Python

Natural Language Understanding with Python: Combine natural language technology, deep learning, and large language models to create human-like language comprehension in computer systems

Arrow left icon
Profile Icon Deborah A. Dahl
Arrow right icon
£9.99 per month
Full star icon Full star icon Full star icon Full star icon Half star icon 4.8 (13 Ratings)
Paperback Jun 2023 326 pages 1st Edition
eBook
£29.99
Paperback
£37.99
Subscription
Free Trial
Renews at £9.99p/m
Arrow left icon
Profile Icon Deborah A. Dahl
Arrow right icon
£9.99 per month
Full star icon Full star icon Full star icon Full star icon Half star icon 4.8 (13 Ratings)
Paperback Jun 2023 326 pages 1st Edition
eBook
£29.99
Paperback
£37.99
Subscription
Free Trial
Renews at £9.99p/m
eBook
£29.99
Paperback
£37.99
Subscription
Free Trial
Renews at £9.99p/m

What do you get with a Packt Subscription?

Free for first 7 days. $15.99 p/m after that. Cancel any time!
Product feature icon Unlimited ad-free access to the largest independent learning library in tech. Access this title and thousands more!
Product feature icon 50+ new titles added per month, including many first-to-market concepts and exclusive early access to books as they are being written.
Product feature icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Product feature icon Thousands of reference materials covering every tech concept you need to stay up to date.
Subscribe now
View plans & pricing

Key benefits

  • Master NLU concepts from basic text processing to advanced deep learning techniques
  • Explore practical NLU applications like chatbots, sentiment analysis, and language translation
  • Gain a deeper understanding of large language models like ChatGPT

Description

Natural Language Understanding facilitates the organization and structuring of language allowing computer systems to effectively process textual information for various practical applications. Natural Language Understanding with Python will help you explore practical techniques for harnessing NLU to create diverse applications. with step-by-step explanations of essential concepts and practical examples, you’ll begin by learning about NLU and its applications. You’ll then explore a wide range of current NLU techniques and their most appropriate use-case. In the process, you’ll be introduced to the most useful Python NLU libraries. Not only will you learn the basics of NLU, you’ll also discover practical issues such as acquiring data, evaluating systems, and deploying NLU applications along with their solutions. The book is a comprehensive guide that’ll help you explore techniques and resources that can be used for different applications in the future. By the end of this book, you’ll be well-versed with the concepts of natural language understanding, deep learning, and large language models (LLMs) for building various AI-based applications.

Who is this book for?

This book is for python developers, computational linguists, linguists, data scientists, NLP developers, conversational AI developers, and students looking to learn about natural language understanding (NLU) and applying natural language processing (NLP) technology to real problems. Anyone interested in addressing natural language problems will find this book useful. Working knowledge in Python is a must.

What you will learn

  • Explore the uses and applications of different NLP techniques
  • Understand practical data acquisition and system evaluation workflows
  • Build cutting-edge and practical NLP applications to solve problems
  • Master NLP development from selecting an application to deployment
  • Optimize NLP application maintenance after deployment
  • Build a strong foundation in neural networks and deep learning for NLU

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Jun 30, 2023
Length: 326 pages
Edition : 1st
Language : English
ISBN-13 : 9781804613429
Category :
Languages :
Concepts :
Tools :

What do you get with a Packt Subscription?

Free for first 7 days. $15.99 p/m after that. Cancel any time!
Product feature icon Unlimited ad-free access to the largest independent learning library in tech. Access this title and thousands more!
Product feature icon 50+ new titles added per month, including many first-to-market concepts and exclusive early access to books as they are being written.
Product feature icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Product feature icon Thousands of reference materials covering every tech concept you need to stay up to date.
Subscribe now
View plans & pricing

Product Details

Publication date : Jun 30, 2023
Length: 326 pages
Edition : 1st
Language : English
ISBN-13 : 9781804613429
Category :
Languages :
Concepts :
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
£9.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
£99.99 billed annually
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just £5 each
Feature tick icon Exclusive print discounts
£139.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just £5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total £ 116.97
Causal Inference and Discovery in Python
£40.99
Natural Language Understanding with Python
£37.99
Modern Generative AI with ChatGPT and OpenAI Models
£37.99
Total £ 116.97 Stars icon
Visually different images

Customer reviews

Top Reviews
Rating distribution
Full star icon Full star icon Full star icon Full star icon Half star icon 4.8
(13 Ratings)
5 star 76.9%
4 star 23.1%
3 star 0%
2 star 0%
1 star 0%
Filter icon Filter
Top Reviews

Filter reviews by




Kam F Siu Jan 30, 2024
Full star icon Full star icon Full star icon Full star icon Full star icon 5
Feefo Verified review Feefo
Amazon Customer Aug 01, 2023
Full star icon Full star icon Full star icon Full star icon Full star icon 5
The book provides a solid foundation in the fundamentals of NLU, including text processing, tokenization, part-of-speech tagging, syntactic parsing, and semantic analysis.What sets this book apart is its emphasis on implementation usingPython. The authors seamlessly integrate theory with hands-on coding examples, allowing readers to apply what they learn in real-world scenarios.The code snippets are well-structured, and the explanations accompanying them are thorough, making it easy for readers to follow along and implement the concepts presented.Additionally, the book covers a wide range of NLU techniques, including sentiment analysis, named entity recognition, topic modeling, and machine translation. Each topic is discussed in detail, with practical examples and step-by-stepinstructions. The authors also provide guidance on selecting the right tools and libraries, such as NLTK and spaCy, to accomplish specific NLU tasks effectively.The combination of clear explanations, practical examples, and Python implementation makes it a truly comprehensive guide. I highly recommend it to anyone looking to unlock the power of natural language understanding.
Amazon Verified review Amazon
Om S Jul 17, 2023
Full star icon Full star icon Full star icon Full star icon Full star icon 5
"Natural Language Understanding with Python" is an indispensable resource for those eager to delve into the realm of natural language processing (NLP) and unlock the power of NLU. From foundational concepts to advanced deep learning techniques, this book equips readers with the skills needed to master NLU and apply it to a range of practical applications.The book begins by providing step-by-step explanations of essential NLU concepts and their real-world applications. It covers a wide spectrum of NLU techniques, introducing readers to the most useful Python libraries in the process. Beyond the basics, the book delves into acquiring data, evaluating system performance, and deploying NLU applications effectively, offering practical solutions to common challenges.What sets this book apart is its emphasis on understanding the reasoning behind technique selection, as well as practical considerations for real-world data acquisition and evaluation. Readers will not only learn how to apply natural language techniques but also gain insight into why certain techniques are chosen.By the end of the book, readers will have a strong grasp of NLU, deep learning, and large language models. Armed with this knowledge, they will be well-prepared to independently develop state-of-the-art NLU applications and address real-world natural language problems.
Amazon Verified review Amazon
Jeff Weakley Mar 13, 2024
Full star icon Full star icon Full star icon Full star icon Full star icon 5
As an Emmy-winning ad writer, I’ve been interested in NLP (Natural Language Processing) from jump – like ten years ago. My vision is that ad creatives (especially writers) mine data themselves and create directly from it instead of having it filtered through a 3rd party: a planner, a researcher, an account person, etc.While NLP is primarily about grammar, structure, and syntax, NLU is more about understanding context, intent, and meaning. In other words, how exactly do ChatGPT, Chatbots, et al. understand what the hell you’re talking about?“Natural Language Understanding with Python” by Deborah Dahl takes you from the most basic stuff to the most advanced stuff without having to spend a decade figuring it out on your own. (From stuff like Classification, Sentiment analysis, Spam detection, and Fake news to advanced uses of Transformers models.) Along the way, you can easily see how you can use it to amplify pretty much whatever career path you’ve chosen. It’s also written in an easy-to-understand way – which makes sense, well, given the title.If you were to use NLU to run Sentiment Analysis on my review, you would see that it’s muy, muy positive. Highly recommend.
Amazon Verified review Amazon
Yiqiao Yin Jul 26, 2023
Full star icon Full star icon Full star icon Full star icon Full star icon 5
"Natural Language Understanding with Python" is an insightful and comprehensive guide that extensively elucidates the field of Natural Language Understanding (NLU). It presents a seamless blend of theoretical expositions and practical techniques, making it an indispensable resource for both academics and professionals seeking to understand and apply NLU in real-world scenarios.At the heart of this magnum opus is a desire to equip readers with an in-depth comprehension of NLU and its manifold applications. The book unfolds like a well-scripted narrative, introducing the readers to the fundamental theories of NLU, leading them on an exploration of a wide spectrum of contemporary NLU techniques, and ultimately steering them towards their practical implementation using Python libraries. In this journey, the reader is continually engaged with comprehensive explanations of complex concepts and stimulated by their practical application.One of the salient features of this text is its multi-layered approach to teaching. Not satisfied with only providing the "how", the authors delve into the 'why' behind each technique and tool. This approach gives the readers a discerning understanding of the subject matter, equipping them with the judgment to select appropriate techniques based on unique circumstances and requirements.This book also sets itself apart by addressing practical issues often omitted in academic literature. For instance, it lays significant emphasis on the acquisition of real data and evaluation of real system performance, in contrast to textbook evaluations based on pre-existing corpora. This practical outlook enhances the book’s value significantly, making it a trusted companion for those venturing into the development, fine-tuning, and maintenance of NLU applications.In addition, the book serves as a launchpad into deep learning and large language models (LLMs). By the time the reader concludes the book, they are not only well-versed in the foundational principles of NLU, but also equipped with the skills to work effectively with deep learning techniques and LLMs, further widening their scope in the discipline.Ultimately, "Natural Language Understanding with Python" is a remarkable contribution to the field of NLU. Its real strength lies in its ability to make complex NLU concepts accessible and practical, providing the reader with not only a robust theoretical foundation but also the ability to apply this knowledge to solve real-world problems. In its commitment to presenting a comprehensive, practical, and theoretically rigorous guide to NLU, this book has indeed raised the bar for future works in the field.
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

What is included in a Packt subscription? Chevron down icon Chevron up icon

A subscription provides you with full access to view all Packt and licnesed content online, this includes exclusive access to Early Access titles. Depending on the tier chosen you can also earn credits and discounts to use for owning content

How can I cancel my subscription? Chevron down icon Chevron up icon

To cancel your subscription with us simply go to the account page - found in the top right of the page or at https://subscription.packtpub.com/my-account/subscription - From here you will see the ‘cancel subscription’ button in the grey box with your subscription information in.

What are credits? Chevron down icon Chevron up icon

Credits can be earned from reading 40 section of any title within the payment cycle - a month starting from the day of subscription payment. You also earn a Credit every month if you subscribe to our annual or 18 month plans. Credits can be used to buy books DRM free, the same way that you would pay for a book. Your credits can be found in the subscription homepage - subscription.packtpub.com - clicking on ‘the my’ library dropdown and selecting ‘credits’.

What happens if an Early Access Course is cancelled? Chevron down icon Chevron up icon

Projects are rarely cancelled, but sometimes it's unavoidable. If an Early Access course is cancelled or excessively delayed, you can exchange your purchase for another course. For further details, please contact us here.

Where can I send feedback about an Early Access title? Chevron down icon Chevron up icon

If you have any feedback about the product you're reading, or Early Access in general, then please fill out a contact form here and we'll make sure the feedback gets to the right team. 

Can I download the code files for Early Access titles? Chevron down icon Chevron up icon

We try to ensure that all books in Early Access have code available to use, download, and fork on GitHub. This helps us be more agile in the development of the book, and helps keep the often changing code base of new versions and new technologies as up to date as possible. Unfortunately, however, there will be rare cases when it is not possible for us to have downloadable code samples available until publication.

When we publish the book, the code files will also be available to download from the Packt website.

How accurate is the publication date? Chevron down icon Chevron up icon

The publication date is as accurate as we can be at any point in the project. Unfortunately, delays can happen. Often those delays are out of our control, such as changes to the technology code base or delays in the tech release. We do our best to give you an accurate estimate of the publication date at any given time, and as more chapters are delivered, the more accurate the delivery date will become.

How will I know when new chapters are ready? Chevron down icon Chevron up icon

We'll let you know every time there has been an update to a course that you've bought in Early Access. You'll get an email to let you know there has been a new chapter, or a change to a previous chapter. The new chapters are automatically added to your account, so you can also check back there any time you're ready and download or read them online.

I am a Packt subscriber, do I get Early Access? Chevron down icon Chevron up icon

Yes, all Early Access content is fully available through your subscription. You will need to have a paid for or active trial subscription in order to access all titles.

How is Early Access delivered? Chevron down icon Chevron up icon

Early Access is currently only available as a PDF or through our online reader. As we make changes or add new chapters, the files in your Packt account will be updated so you can download them again or view them online immediately.

How do I buy Early Access content? Chevron down icon Chevron up icon

Early Access is a way of us getting our content to you quicker, but the method of buying the Early Access course is still the same. Just find the course you want to buy, go through the check-out steps, and you’ll get a confirmation email from us with information and a link to the relevant Early Access courses.

What is Early Access? Chevron down icon Chevron up icon

Keeping up to date with the latest technology is difficult; new versions, new frameworks, new techniques. This feature gives you a head-start to our content, as it's being created. With Early Access you'll receive each chapter as it's written, and get regular updates throughout the product's development, as well as the final course as soon as it's ready.We created Early Access as a means of giving you the information you need, as soon as it's available. As we go through the process of developing a course, 99% of it can be ready but we can't publish until that last 1% falls in to place. Early Access helps to unlock the potential of our content early, to help you start your learning when you need it most. You not only get access to every chapter as it's delivered, edited, and updated, but you'll also get the finalized, DRM-free product to download in any format you want when it's published. As a member of Packt, you'll also be eligible for our exclusive offers, including a free course every day, and discounts on new and popular titles.