资源简介
This book attempts to simplify and present the concepts of deep learning in a very comprehensive manner, with suitable, full-fledged examples of neural network architectures, such as Recurrent Neural Networks (RNNs) and Sequence to Sequence (seq2seq), for Natural Language Processing (NLP) tasks. The book tries to bridge the gap between the theoretical and the applicable.
It proceeds from the theoretical to the practical in a progressive manner, first by presenting the fundamentals, followed by the underlying mathematics, and, finally, the implementation of relevant examples.
The first three chapters cover the basics of NLP, starting with the most frequently used Python libraries, word vector representation, and then advanced algorithms like neural networks for textual data.
The last two chapters focus entirely on implementation, dealing with sophisticated architectures like RNN, Long Short-Term Memory (LSTM) Networks, Seq2seq, etc., using the widely used Python tools TensorFlow and Keras. We have tried our best to follow a progressive approach, combining all the knowledge gathered to move on to building a question- and-answer system.
The book offers a good starting point for people who want to get started in deep learning, with a focus on NLP.
All the code presented in the book is available on GitHub, in the form of IPython notebooks and scripts, which allows readers to try out these examples and extend them in interesting, personal ways.
代码片段和文件信息
相关资源
- Python-神经网络模型能够从音频演讲中
-
me
tadata.txt - 唐诗生成器自动生成
- Python-NLP之旅包含NLP文章代码集锦
- Python-20182019校招春招秋招算法NLP深度
- python snownlp-0.12.3.tar.gz
- NLP实战之fasttext进行THUCNews文本分类
- python 自然语言处理实战代码部分
- DNN判断句子的通顺程度.py
- nlp肯定句与否定句判断
- NLPIR.user
- nltk语料库
- 基于lstm的语义相似度计算模型代码
- textrank自动文摘抽取python代码
- RasaCore官方文档中文版
- 2019传智播客python零基础入门视频教程
- NLP分词
- 基于SnowNLP的豆瓣评论情感分析及词云
- 正向最大匹配分词算法及KNN文本分类
- Image Caption 看图说话python代码
评论
共有 条评论