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

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 an...

Full description

Bibliographic Details
Main Author: Sri, Mathangi.
Format: eBook
Language:English
Published: Berkeley, CA Apress 2021
Edition:1st ed. 2021
Series:ITpro collection
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04012nmm a2200529 u 4500
001 EB001939852
003 EBX01000000000000001102754
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 1484262468 
050 4 |a Q325.5-.7 
050 4 |a TK7882.P3 
100 1 |a Sri, Mathangi. 
245 0 0 |a Practical Natural Language Processing with Python  |h [electronic resource]  |b With Case Studies from Industries Using Text Data at Scale  |c by Mathangi Sri 
250 |a 1st ed. 2021 
260 |a Berkeley, CA  |b Apress  |c 2021 
300 |a XV, 253 p. 103 illus. 
505 0 |a 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 
505 0 |a Includes bibliographical references 
653 |a Open Source / https://scigraph.springernature.com/ontologies/product-market-codes/I29090 
653 |a Boidae 
653 |a Computer programming / fast 
653 |a Machine learning / http://id.loc.gov/authorities/subjects/sh85079324 
653 |a Python (Computer program language) / fast 
653 |a Python (Computer program language) / http://id.loc.gov/authorities/subjects/sh96008834 
653 |a Open source software / fast 
653 |a Open source software / http://id.loc.gov/authorities/subjects/sh99003437 
653 |a Programmation (Informatique) 
653 |a Computer programming / http://id.loc.gov/authorities/subjects/sh85107310 
653 |a Machine learning / fast 
653 |a Apprentissage automatique 
653 |a Logiciels libres 
653 |a Python / https://scigraph.springernature.com/ontologies/product-market-codes/I29080 
653 |a Machine Learning / https://scigraph.springernature.com/ontologies/product-market-codes/I21010 
653 |a Python (Langage de programmation) 
653 |a Machine Learning 
653 |a computer programming / aat 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a ITpro collection 
028 5 0 |a 10.1007/978-1-4842-6246-7 
776 |z 9781484262450 
776 |z 148426245X 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484262467/?ar  |x Verlag  |3 Volltext 
082 0 |a 006.31 
520 |a 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