Natural Language Processing With Python and spaCy
- Authors
- Vasiliev, Yuli
- Publisher
- No Starch Press
- ISBN
- 9781718500525
- Date
- 2020-04-14T00:00:00+00:00
- Size
- 4.35 MB
- Lang
- en
**An introduction to natural language processing with Python using spaCy, a leading Python natural language processing library.**
*Smart Natural Language Processing with 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 using syntactic dependencies. 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.