ORDERS

Readings Orders 0

DEMANDS

Readings Demands 0

Natural Language Processing With Python and Spacy:a Practical Introduction
[Paperback - 2020]
On Demand
Availability in 4-6 weeks on receipt of order
List Price: $39.95
Our Price: Rs.9145 Rs.7773
Standard Discount: 15%
You Save: Rs.1372
Category: Computer
Sub-category: Programming
Additional Category: Software Engineering
Publisher: No Starch Press | ISBN: 9781718500525 | Pages: 216
Shipping Weight: .431 | Dimensions: 7 x .5 x 9.31 inches

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

Natural Language Processing with Python and spaCy will show you how to create NLP applications like chatbots, text-condensing scripts, and order-processing tools quickly and easily. You'll learn how to leverage the spaCy library to extract meaning from text intelligently; how to determine the relationships between words in a sentence (syntactic dependency parsing); identify nouns, verbs, and other parts of speech (part-of-speech tagging); and sort proper nouns into categories like people, organizations, and locations (named entity recognizing). You'll even learn how to transform statements into questions to keep a conversation going.

You'll also learn how to:

  • Work with word vectors to mathematically find words with similar meanings (Chapter 5)
  • Identify patterns within data using spaCy's built-in displaCy visualizer (Chapter 7)
  • Automatically extract keywords from user input and store them in a relational database (Chapter 9)
  • Deploy a chatbot app to interact with users over the internet (Chapter 11)

  • "Try This" sections in each chapter encourage you to practice what you've learned by expanding the book's example scripts to handle a wider range of inputs, add error handling, and build professional-quality applications.

    By the end of the book, you'll be creating your own NLP applications with Python and spaCy.

    Yuli Vasiliev is a programmer, freelance writer, and consultant, who has been working with databases for more than two decades. He specializes in open-source development, and is experienced in building data structures and models, as well as designing and implementing database backends for various applications using Oracle technologies, MySQL, and natural language processing. Vasiliev is the author of Natural Language Processing with spaCy (No Starch Press.