Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Deep Learning for Natural Language Processing [Instructor Edition]
  • Table Of Contents Toc
Deep Learning for Natural Language Processing [Instructor Edition]

Deep Learning for Natural Language Processing [Instructor Edition]

By : Karthiek Reddy Bokka, Shubhangi Hora, Tanuj Jain, Monicah Wambugu
1.5 (2)
close
close
Deep Learning for Natural Language Processing [Instructor Edition]

Deep Learning for Natural Language Processing [Instructor Edition]

1.5 (2)
By: Karthiek Reddy Bokka, Shubhangi Hora, Tanuj Jain, Monicah Wambugu

Overview of this book

Applying deep learning approaches to various NLP tasks can take your computational algorithms to a completely new level in terms of speed and accuracy. Deep Learning for Natural Language Processing starts off by highlighting the basic building blocks of the natural language processing domain. The course goes on to introduce the problems that you can solve using state-of-the-art neural network models. After this, delving into the various neural network architectures and their specific areas of application will help you to understand how to select the best model to suit your needs. As you advance through this deep learning course, you’ll study convolutional, recurrent, and recursive neural networks, in addition to covering long short-term memory networks (LSTM). Understanding these networks will help you to implement their models using Keras. In the later chapters, you will be able to develop a trigger word detection application using NLP techniques such as attention model and beam search. By the end of this course, you will not only have sound knowledge of natural language processing but also be able to select the best text pre-processing and neural network models to solve a number of NLP issues.
Table of Contents (11 chapters)
close
close

Installing Keras

To install Keras, perform the following steps:

  1. Since Keras requires another deep learning framework to behave as the backend, you'll need to download another framework first, and TensorFlow is recommended.

    To install TensorFlow for your platform, click on https://www.tensorflow.org/install/.

  2. Once the backend has been installed, you can install Keras using either the following command:

    sudo pip install keras

    Alternatively, you can install it from the Github source, clone Keras using this:

    git clone https://github.com/keras-team/keras.git

  3. Install Keras on Python using the following commands:

    cd keras

    sudo python setup.py install

    You need to configure the backend now. Refer to the following link for more information: (https://keras.io/backend/)

CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Deep Learning for Natural Language Processing [Instructor Edition]
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon