Availability: In Stock

Natural Language Processing with Real-World Projects 1st Edition

SKU: 9781838980481

Original price was: $451.99.Current price is: $24.99.

Access Natural Language Processing with Real-World Projects 1st Edition Now. Discount up to 90%

Additional information

Full Title

Natural Language Processing with Real-World Projects 1st Edition

Author(s)

Geekshub Pvt. Ltd.

Edition

1st Edition

ISBN

9781838980481, 9781838984458

Publisher

Packt Publishing

Format

PDF and EPUB

Description

You will learn how machines can be trained to make sense of the language humans use to interact. You will come across many NLP algorithms that teach computational models about lexical processing and basic syntactic processing. You will learn the mechanism that Google Translator uses, to understand the context of language and convert to a different language. You will build a chatbot using an open-source tool, Rasa, which is a text- and voice-based conversation that understands messages, holds conversations, and connects 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.

Prior knowledge of machine learning and deep learning is beneficial; if not, we have covered all required prerequisites in the course itself.

By the end of the course, you will be able to build NLP models that can summarize blocks of text to extract the most important ideas, sentiment analysis to extract the sentiments from a given block of text and identify the type of entity extracted. All the projects included in this course are real-world projects.

All the codes and supporting files for this course are available at: https://github.com/PacktPublishing/Natural-Language-Processing-with-Real-World-Projects