- Natural Language Processing with TensorFlow
- Thushan Ganegedara
- 183字
- 2021-06-25 21:28:19
Chapter 1. Introduction to Natural Language Processing
Natural Language Processing (NLP) is an important tool for understanding and processing the immense volume of unstructured data in today's world. Recently, deep learning has been widely adopted for many NLP tasks because of the remarkable performance that deep learning algorithms have shown in a plethora of challenging tasks, such as, image classification, speech recognition, and realistic text generation. TensorFlow, in turn, is one of the most intuitive and efficient deep learning frameworks currently in existence. This book will enable aspiring deep learning developers to handle massive amounts of data using NLP and TensorFlow.
In this chapter, we will provide an introduction to NLP and to the rest of the book. We will answer the question, "What is Natural Language Processing?" Also, we'll look at some of its most important uses. We will also consider the traditional approaches and the more recent deep learning-based approaches to NLP, including a Fully-Connected Neural Network (FCNN). Finally, we will conclude with an overview of the rest of the book and the technical tools we will be using.
- AngularJS入門與進(jìn)階
- 程序員面試白皮書(shū)
- Troubleshooting PostgreSQL
- Easy Web Development with WaveMaker
- Oracle Database 12c Security Cookbook
- Python機(jī)器學(xué)習(xí)實(shí)戰(zhàn)
- Python數(shù)據(jù)分析從0到1
- Mastering Apache Maven 3
- Learning Raspbian
- Android程序設(shè)計(jì)基礎(chǔ)
- RSpec Essentials
- 深入理解C指針
- 從零開(kāi)始:UI圖標(biāo)設(shè)計(jì)與制作(第3版)
- Java程序設(shè)計(jì)教程
- Python Programming for Arduino