Hands-On Python Natural Language Processing
Explore tools and techniques to analyze and process text with a view to building real-world NLP applications
Aman Kedia
Mayank Rasu
BIRMINGHAM - MUMBAI
Hands-On Python Natural Language Processing
Copyright 2020 Packt Publishing
All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.
Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author(s), nor Packt Publishing or its dealers and distributors, will be held liable for any damages caused or alleged to have been caused directly or indirectly by this book.
Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.
Commissioning Editor: Sunith Shetty
Acquisition Editor: Siddharth Mandal
Content Development Editor: Sean Lobo
Senior Editor: Ayaan Hoda
Technical Editor: Manikandan Kurup
Copy Editor: Safis Editing
Project Coordinator: Aishwarya Mohan
Proofreader: Safis Editing
Indexer: Tejal Daruwale Soni
Production Designer: Shankar Kalbhor
First published: June 2020
Production reference: 1250620
Published by Packt Publishing Ltd.
Livery Place
35 Livery Street
Birmingham
B3 2PB, UK.
ISBN 978-1-83898-959-0
www.packt.com
Packt.com
Subscribe to our online digital library for full access to over 7,000 books and videos, as well as industry leading tools to help you plan your personal development and advance your career. For more information, please visit our website.
Why subscribe?
Spend less time learning and more time coding with practical eBooks and Videos from over 4,000 industry professionals
Improve your learning with Skill Plans built especially for you
Get a free eBook or video every month
Fully searchable for easy access to vital information
Copy and paste, print, and bookmark content
Did you know that Packt offers eBook versions of every book published, with PDF and ePub files available? You can upgrade to the eBook version at www.packt.com and as a print book customer, you are entitled to a discount on the eBook copy. Get in touch with us at customercare@packtpub.com for more details.
At www.packt.com , you can also read a collection of free technical articles, sign up for a range of free newsletters, and receive exclusive discounts and offers on Packt books and eBooks.
About the authors
Aman Kedia is a data enthusiast and lifelong learner. He is an avid believer in Artificial Intelligence (AI) and the algorithms supporting it. He has worked on state-of-the-art problems in Natural Language Processing (NLP), encompassing resume matching and digital assistants, among others. He has worked at Oracle and SAP, trying to solve problems leveraging advancements in AI. He has four published research papers in the domain of AI.
Mayank Rasu has more than 12 years of global experience as a data scientist and quantitative analyst in the investment banking industry. He has worked at the intersection of finance and technology and has developed and deployed AI-based applications within the finance domain. His experience includes building sentiment analyzers, robotics, and deep learning-based document review, among many others areas.
About the reviewers
Dr. Deepti Chopra has a Ph.D. in computer science and engineering from Banasthali Vidyapith. She has taught for 4 years as an assistant professor in the Department of Computer Science at Banasthali Vidyapith. Currently, she is working as an assistant professor (IT) at Lal Bahadur Shastri Institute of Management. Her areas of interest include AI, NLP, and computational linguistics. She has written several research papers for various international conferences and journals. Also, she is the author of three books and one MOOC.
Dr. Dhirendra Pratap Singh is a passionate NLP research scholar who strongly believes deep learning techniques can resolve any NLP research problem. His Ph.D. is focused on semantics and information extraction and retrieval using deep learning techniques. He has a good demonstrating background in his academic and industrial research. He has been invited by many prestigious universities for academic talks, including IIT Bombay, Guwahati, JNU, SRM Engineering University, University of Tokyo, and so on. He has publications at top NLP conferences including NAACL, GWC, ICON, LREC, and LSI. Currently, he is associated with two NLP-AI companies (Lionbridge Technologies and Appen) for opening up new ideas for research projects in computational linguistics.
Packt is searching for authors like you
If you're interested in becoming an author for Packt, please visit authors.packtpub.com and apply today. We have worked with thousands of developers and tech professionals, just like you, to help them share their insight with the global tech community. You can make a general application, apply for a specific hot topic that we are recruiting an author for, or submit your own idea.
Preface
This book provides a blend of both the theoretical and practical aspects of Natural Language Processing (NLP). It covers the concepts essential to develop a thorough understanding of NLP and also delves into a detailed discussion on NLP-based use cases such as language translation, sentiment analysis, chatbots, and many more. The book also goes into the details of the application of machine learning and deep learning in improving the efficiency of NLP applications and introduces readers to the recent developments in this field. Every module covers real-world examples that can be replicated and built upon.
Who this book is for
This book is for anyone interested in NLP who is seeking to learn about its theoretical and practical aspects alike. The book starts from the basics and gradually progresses to more advanced concepts, making it suitable for an audience with varying levels of prior NLP proficiency, and for those who want to develop a thorough understanding of NLP methodologies to build linguistic applications. However, a working knowledge of the Python programming language and high-school-level mathematics is expected.
What this book covers
, Understanding the Basics of NLP
Next page