Natural Language Processing with Python and spaCy: A Practical Introduction
暫譯: 使用 Python 和 spaCy 的自然語言處理:實用入門指南

Vasiliev, Yuli

  • 出版商: No Starch Press
  • 出版日期: 2020-05-12
  • 售價: $1,470
  • 貴賓價: 9.5$1,397
  • 語言: 英文
  • 頁數: 216
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1718500521
  • ISBN-13: 9781718500525
  • 相關分類: Python程式語言
  • 立即出貨

買這商品的人也買了...

相關主題

商品描述

An introduction to natural language processing with Python using spaCy, a leading Python natural language processing library.

Natural Language Processing Using Python is an introduction to natural language processing (NLP), the task of converting human language into data that a computer can process. The book uses spaCy, a leading Python library for NLP, to guide readers through common NLP tasks related to generating and understanding human language with code. It addresses problems like understanding a user's intent, continuing a conversation with a human, and maintaining the state of a conversation. It also teaches you how to connect an NLP script to a messaging app, store user data in a database to fill in a form, and customize your own statistical models to improve text processing. This book will give you the foundation you need to build your own chatbots, ticket-ordering apps, text-condensing scripts, and more.

商品描述(中文翻譯)

使用 Python 和 spaCy 的自然語言處理簡介,spaCy 是一個領先的 Python 自然語言處理庫。

使用 Python 的自然語言處理 是一本介紹自然語言處理 (NLP) 的書籍,NLP 是將人類語言轉換為計算機可以處理的數據的任務。本書使用 spaCy,這是一個領先的 Python NLP 庫,指導讀者通過與生成和理解人類語言相關的常見 NLP 任務。它解決了理解用戶意圖、與人類持續對話以及維持對話狀態等問題。它還教你如何將 NLP 腳本連接到消息應用程序,將用戶數據存儲在數據庫中以填寫表單,並自定義自己的統計模型以改善文本處理。本書將為你提供建立自己的聊天機器人、訂票應用程序、文本壓縮腳本等所需的基礎。

作者簡介

Yuli Vasiliev is a programmer, freelance author, and consultant currently specializing in open source development, Oracle database technologies, and more recently natural language processing (NLP).

Currently, he works as a consultant in the bot project Porphyry run by Igor Shabalin. The bot implements various NLP techniques used to give meaningful responses to user questions. The demonstration version of this bot can be accessed at @Porphyry_bot in Telegram

作者簡介(中文翻譯)

尤利·瓦西里耶夫是一位程式設計師、自由作家和顧問,目前專注於開源開發、Oracle 資料庫技術,以及最近的自然語言處理(NLP)。



目前,他在伊戈爾·沙巴林(Igor Shabalin)主導的機器人專案 Porphyry 擔任顧問。該機器人實現了各種 NLP 技術,用於對用戶問題給出有意義的回應。該機器人的演示版本可以在 Telegram 的 @Porphyry_bot 訪問。