Natural Language Processing with Real World Projects

Become a Pro in Natural Language Processing About This Video To know how Apple Siri / Google Assistant Works To know how Machine can understand Human language Help Google find bad data from good data In Detail You will learn how machine can be trained to make sense of language humans use to interact...

Full description

Bibliographic Details
Corporate Authors: Ltd., Geekshub, Safari, an O'Reilly Media Company
Format: eBook
Language:English
Published: Packt Publishing 2019
Edition:1st edition
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02648nmm a2200325 u 4500
001 EB001936501
003 EBX01000000000000001099403
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 1838980482 
245 0 0 |a Natural Language Processing with Real World Projects  |h [electronic resource]  |c Ltd., Geekshub 
250 |a 1st edition 
260 |b Packt Publishing  |c 2019 
300 |a 1 video file, approximately 14 hr., 56 min. 
653 |a Vidéo en continu 
653 |a Vidéos sur Internet 
653 |a streaming video / aat 
653 |a Internet videos / http://id.loc.gov/authorities/subjects/sh2007001612 
653 |a Streaming video / http://id.loc.gov/authorities/subjects/sh2005005237 
710 2 |a Ltd., Geekshub 
710 2 |a Safari, an O'Reilly Media Company 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Mode of access: World Wide Web 
500 |a Made available through: Safari, an O'Reilly Media Company 
776 |z 9781838980481 
856 4 0 |u https://learning.oreilly.com/videos/~/9781838980481/?ar  |x Verlag  |3 Volltext 
082 0 |a E VIDEO 
520 |a Become a Pro in Natural Language Processing About This Video To know how Apple Siri / Google Assistant Works To know how Machine can understand Human language Help Google find bad data from good data In Detail You will learn how machine can be trained to make sense of language humans use to interact. You will come across many NLP algorithms that teach the computational models about Lexical processing, basic syntactic processing. You will learn the mechanism Google translator uses, to understand the context of language and converts to a different language. You will build a chat-bot using an open-source tool Rasa, which is a text and voice-based conversations, understand messages, hold conversations, and connect to messaging channels and APIs. You will also learn to train the model you have created on NLU. The machine cannot be trained to understand or process data by traditional hand coded programs that rely heavily on very specific conditions. The moment there is a change in input, the hand coded program is rendered useless. So, rather than having to code possible conversations, we require a model that enables the system to make sense of context. By the end of the course you will be able to build NLP models that can summarize blocks of text to extract most important ideas, sentiment analysis to extract the sentiments from given block of text, identification of type entity extracted. All the projects included in this course are Real-World projects