Cantitate/Preț
Produs

Practical Natural Language Processing with Python: With Case Studies from Industries Using Text Data at Scale

Autor Mathangi Sri
en Limba Engleză Paperback – dec 2020
Work with natural language tools and techniques to solve real-world problems. This book focuses on how natural language processing (NLP) is used in various industries. Each chapter describes the problem and solution strategy, then provides an intuitive explanation of how different algorithms work and a deeper dive on code and output in Python. 
Practical Natural Language Processing with Python follows a case study-based approach. Each chapter is devoted to an industry or a use case, where you address the real business problems in that industry and the various ways to solve them. You start with various types of text data before focusing on the customer service industry, the type of data available in that domain, and the common NLP problems encountered. Here you cover the bag-of-words model supervised learning technique as you try to solve the case studies. Similar depth is given to other use cases such as online reviews, bots, finance, and so on. As you cover theproblems in these industries you’ll also cover sentiment analysis, named entity recognition, word2vec, word similarities, topic modeling, deep learning, and sequence to sequence modelling. 
By the end of the book, you will be able to handle all types of NLP problems independently. You will also be able to think in different ways to solve language problems. Code and techniques for all the problems are provided in the book.
What You Will Learn
  • Build an understanding of NLP problems in industry
  • Gain the know-how to solve a typical NLP problem using language-based models and machine learning
  • Discover the best methods to solve a business problem using NLP - the tried and tested ones
  • Understand the business problems that are tough to solve 
Who This Book Is For
Analytics and data science professionals who want to kick start NLP, and NLP professionals who want to get new ideas to solve theproblems at hand.


Citește tot Restrânge

Preț: 25511 lei

Preț vechi: 31889 lei
-20% Nou

Puncte Express: 383

Preț estimativ în valută:
4882 5071$ 4055£

Carte disponibilă

Livrare economică 13-27 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484262450
ISBN-10: 148426245X
Pagini: 190
Ilustrații: XV, 253 p. 103 illus.
Dimensiuni: 178 x 254 x 24 mm
Greutate: 0.48 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

Chapter 1: Text Data in Real Word.- Chapter 2: NLP in Customer Service.- Chapter 3: NLP in Online Reviews.- Chapter 4: NLP in BFSI.- Chapter 5: NLP in Virtual Assistants.


Recenzii

“Each of the book’s four chapters describes multiple approaches to the area of analysis, from simple or “classic” methods to more complex ML-based solutions. … Sri’s contribution fills that instructional gap with relevant and usable Python code examples.” (Harry J. Foxwell, Computing Reviews, November 9, 2021)

Notă biografică

Mathangi is a renowned data science leader in India. She has 11 patent grants and 20+ patents published in the area of intuitive customer experience, indoor positioning, and user profiles. She has 16+ years of proven track record in building world-class data science solutions and products. She is adept in machine learning, text mining, NLP technologies, and NLP tools. She has built data science teams across large organizations including Citibank, HSBC, and GE, and tech startups such as 247.ai, PhonePe, and Gojek. She advises start-ups, enterprises, and venture capitalists on data science strategy and roadmaps. She  is an active contributor on machine learning to many premier institutes in India. She is recognized as one of “The Phenomenal SHE” by the Indian National Bar Association in 2019.


Textul de pe ultima copertă

Work with natural language tools and techniques to solve real-world problems. This book focuses on how natural language processing (NLP) is used in various industries. Each chapter describes the problem and solution strategy, then provides an intuitive explanation of how different algorithms work and a deeper dive on code and output in Python. 
Practical Natural Language Processing with Python follows a case study-based approach. Each chapter is devoted to an industry or a use case, where you address the real business problems in that industry and the various ways to solve them. You start with various types of text data before focusing on the customer service industry, the type of data available in that domain, and the common NLP problems encountered. Here you cover the bag-of-words model supervised learning technique as you try to solve the case studies. Similar depth is given to other use cases such as online reviews, bots, finance, and so on.As you cover the problems in these industries you’ll also cover sentiment analysis, named entity recognition, word2vec, word similarities, topic modeling, deep learning, and sequence to sequence modelling. 
By the end of the book, you will be able to handle all types of NLP problems independently. You will also be able to think in different ways to solve language problems. Code and techniques for all the problems are provided in the book.
You will:
  • Build an understanding of NLP problems in industry
  • Gain the know-how to solve a typical NLP problem using language-based models and machine learning
  • Discover the best methods to solve a business problem using NLP - the tried and tested ones
  • Understand the business problems that are tough to solve 

Caracteristici

Emphasizes a data- and business problem-first approach A case study-based approach that presents real-world problems and solutions Explains the accuracy and limitations of certain libraries from a professional's view