BOOKS - PROGRAMMING - Natural Language Processing with Python and spaCy A Practical I...
US $9.51
113631
113631
Natural Language Processing with Python and spaCy A Practical Introduction
Author: Yuli Vasiliev
Year: 2020
Number of pages: 216
Format: EPUB
File size: 19,3 MB
Language: ENG
Year: 2020
Number of pages: 216
Format: EPUB
File size: 19,3 MB
Language: ENG
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.