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

個数:
電子版価格
¥10,720
  • 電子版あり
  • ポイントキャンペーン

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

  • ウェブストア価格 ¥10,432(本体¥9,484)
  • APress(2020/12発売)
  • 外貨定価 US$ 54.99
  • 【ウェブストア限定】洋書・洋古書ポイント5倍対象商品(~2/28)
  • ポイント 470pt
  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合は、ご注文数量が揃ってからまとめて発送いたします。
    3. 美品のご指定は承りかねます。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 253 p.
  • 言語 ENG
  • 商品コード 9781484262450
  • DDC分類 006

Full Description

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.

Contents

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.