Natural language processing recipes unlocking text data with machine learning and deep learning using Python

Implement natural language processing applications with Python using a problem-solution approach. This book has numerous coding exercises that will help you to quickly deploy natural language processing techniques, such as text classification, parts of speech identification, topic modeling, text sum...

Full description

Bibliographic Details
Main Authors: Kulkarni, Akshay, Shivananda, Adarsha (Author)
Format: eBook
Language:English
Published: New York Springer Science 2019
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 03171nmm a2200397 u 4500
001 EB001936490
003 EBX01000000000000001099392
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781484242674 
050 4 |a QA76.73.P98 
100 1 |a Kulkarni, Akshay 
245 0 0 |a Natural language processing recipes  |b unlocking text data with machine learning and deep learning using Python  |c Akshay Kulkarni, Adarsha Shivananda 
260 |a New York  |b Springer Science  |c 2019 
300 |a 1 online resource 
505 0 |a Introduction -- Extracting the data -- Exploring and processing text data -- Converting text to features -- Advanced natural language processing -- Implementing industry applications -- Deep learning for NLP. 
653 |a COMPUTERS / Programming Languages / Python / bisacsh 
653 |a Python (Computer program language) / fast 
653 |a Natural Language Processing 
653 |a Python (Computer program language) / http://id.loc.gov/authorities/subjects/sh96008834 
653 |a Traitement automatique des langues naturelles 
653 |a Natural language processing (Computer science) / fast 
653 |a Python (Langage de programmation) 
653 |a Natural language processing (Computer science) / http://id.loc.gov/authorities/subjects/sh88002425 
700 1 |a Shivananda, Adarsha  |e author 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Includes index 
776 |z 148424267X 
776 |z 9781484242667 
776 |z 9781484242674 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484242674/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.133 
082 0 |a 500 
520 |a Implement natural language processing applications with Python using a problem-solution approach. This book has numerous coding exercises that will help you to quickly deploy natural language processing techniques, such as text classification, parts of speech identification, topic modeling, text summarization, and sentiment analysis. "Natural language processing recipes" starts by offering solutions for cleaning and preprocessing text data and ways to analyze it with advanced algorithms. You'll see practical applications of the semantic as well as syntactic analysis of text, as well as complex natural language processing approaches that involve text normalization, advanced preprocessing, POS tagging, parsing, text summarization, and sentiment analysis. You will also learn various applications of machine learning and deep learning in natural language processing. By using the recipes in this book, you will have a toolbox of solutions to apply to your own projects in the real world, making your development time quicker and more efficient. You will: Apply NLP techniques using Python libraries such as NLTK, TextBlob, soaCy, Stanford CoreNLP, and many more ; Implement the concepts of information retrieval, text summarization, sentiment analysis, and other advanced natural language processing techniques ; Identify machine learning and deep learning techniques for natural language processing and natural language generation problems