Intl. Ed.
Intl. Ed.
Practical Natural Language Processing with Python Paperback - 2020
by Mathangi Sri
- New
- Paperback
Standard delivery: 7 to 14 days
Details
- Title Practical Natural Language Processing with Python
- Author Mathangi Sri
- Binding Paperback
- Condition New
- Pages 253
- Volumes 1
- Language ENG
- Publisher Apress
- Publication date 2020-12-01
- Illustrated Yes
- Features Illustrated
- Bookseller's Inventory # BIBNNA-206430
- ISBN 9781484262450 / 148426245X
- Weight 1.05 lbs (0.48 kg)
- Dimensions 10 x 7 x 0.57 in (25.40 x 17.78 x 1.45 cm)
- Category Computers - General Information
- Quantity available 2
About Students Textbooks India
Selling textbooks, International editions and reference books online from last 5 Years.
30 day return guarantee, with full refund including shipping costs for up to 30 days after delivery if an item arrives misdescribed or damaged. Return address: Students_Textbooks 12 phankha road Jankpuri New Delhi 110036 India
Reader reviews for Practical Natural Language Processing with Python
Write a review for this book
Important Terms and Guidelines
- Please focus on the book’s content and context. Also, add any personal comments as to how you enjoyed the book. Substantiate your likes and dislikes. You may make comparisons to other books.
- Reviews must be at least 140 characters in length.
- Please do not reveal critical plot elements.
- This is not a help line. Contact customer support if you need help.
Your review must not include:
- Obscenities, discriminatory language, or other insulting language not suitable for public domain
- Advertisements, “spam” content, or references to other products, offers or websites.
- Email addresses, URLs, phone numbers, physical addresses or other contact information.
- Overly critical comments about other reviews or reviewers
- Time-sensitive material (i.e. promotional tours, seminars, lectures, etc.)
- Availability, price, or alternative ordering/shipping information
From the publisher
From the rear cover
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