Book Image

Natural Language Processing in Practice [Video]

By : Smail Oubaalla
Book Image

Natural Language Processing in Practice [Video]

By: Smail Oubaalla

Overview of this book

Natural Language Processing (NLP) offers powerful ways to interpret and act on spoken and written language. It can help you with tasks such as customer support enquiries and customer feedback analysis. As the quantity of data continues to grow at an incomprehensible rate, being able to understand and process data is becoming a key differentiator for competitive organizations. This course will help you gain this skill by practical demonstrations, clear explanations, and interesting real-world examples. It will give you a versatile range of deep learning and NLP skills that you can put to work in your own applications. By the end of this tutorial, you’ll have a better understanding of NLP and will be able to transform data into actionable knowledge. You will also have worked on multiple examples that implement deep learning to solve real-world spoken-language problems. The code bundle for this video course is available at - https://github.com/PacktPublishing/Natural-Language-Processing-in-Practice
Table of Contents (5 chapters)
Chapter 3
Building a Sentiment Analyzer
Content Locked
Section 2
Pre-Processing the Dataset
What dataset to use? Where to download it? and how to preprocess it - Download the dataset using Keras - Split to Train and Test data