Natural Language Processing with Python and spaCy

Natural Language Processing with Python and spaCy
Author :
Publisher : No Starch Press
Total Pages : 217
Release :
ISBN-10 : 9781718500525
ISBN-13 : 1718500521
Rating : 4/5 (521 Downloads)

Book Synopsis Natural Language Processing with Python and spaCy by : Yuli Vasiliev

Download or read book Natural Language Processing with Python and spaCy written by Yuli Vasiliev and published by No Starch Press. This book was released on 2020-05-12 with total page 217 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.


Natural Language Processing with Python and spaCy Related Books

Natural Language Processing with Python and spaCy
Language: en
Pages: 217
Authors: Yuli Vasiliev
Categories: Computers
Type: BOOK - Published: 2020-05-12 - Publisher: No Starch Press

DOWNLOAD EBOOK

An introduction to natural language processing with Python using spaCy, a leading Python natural language processing library. Natural Language Processing with P
Natural Language Processing with Python
Language: en
Pages: 506
Authors: Steven Bird
Categories: Computers
Type: BOOK - Published: 2009-06-12 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

This book offers a highly accessible introduction to natural language processing, the field that supports a variety of language technologies, from predictive te
Python Natural Language Processing
Language: en
Pages:
Authors: Jalaj Thanaki
Categories: Machine learning
Type: BOOK - Published: 2017 - Publisher:

DOWNLOAD EBOOK

Natural Language Processing
Language: en
Pages: 454
Authors: Raymond S. T. Lee
Categories: Computers
Type: BOOK - Published: 2023-12-16 - Publisher: Springer Nature

DOWNLOAD EBOOK

This textbook presents an up-to-date and comprehensive overview of Natural Language Processing (NLP), from basic concepts to core algorithms and key application
Natural Language Processing Fundamentals
Language: en
Pages: 374
Authors: Sohom Ghosh
Categories: Computers
Type: BOOK - Published: 2019-03-30 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Use Python and NLTK (Natural Language Toolkit) to build out your own text classifiers and solve common NLP problems. Key FeaturesAssimilate key NLP concepts and