资源分享 – Natural Language Processing in Action 英文高清PDF下载
本文作者:StubbornHuang
版权声明:本文为站长原创文章,如果转载请注明原文链接!
原文标题:资源分享 – Natural Language Processing in Action 英文高清PDF下载
原文链接:https://www.stubbornhuang.com/2223/
发布于:2022年07月17日 9:00:24
修改于:2022年07月17日 9:00:24

1 资源分享 - Natural Language Processing in Action 英文高清PDF下载download

1.1 书籍简介
Natural Language Processing in Action是您使用 Python 的强大功能及其专用于 NLP 和 AI 的软件包生态系统创建能够理解人类语言的机器的指南。本书需要对深度学习和中级 Python 技能有基本的了解。
目录:
PART 1 - WORDY MACHINES
1. Packets of thought (NLP overview)
2. Build your vocabulary (word tokenization)
3. Math with words (TF-IDF vectors)
4. Finding meaning in word counts (semantic analysis)
PART 2 - DEEPER LEARNING (NEURAL NETWORKS)
5. Baby steps with neural networks (perceptrons and backpropagation)
6. Reasoning with word vectors (Word2vec)
7. Getting words in order with convolutional neural networks (CNNs)
8. Loopy (recurrent) neural networks (RNNs)
9. Improving retention with long short-term memory networks
10. Sequence-to-sequence models and attention
PART 3 - GETTING REAL (REAL-WORLD NLP CHALLENGES)
11. Information extraction (named entity extraction and question answering)
12. Getting chatty (dialog engines)
13. Scaling up (optimization, parallelization, and batch processing)
1.2 资源下载
当前分类随机文章推荐
- 资源分享 - 深度学习与图像识别:原理与实践 (魏溪含 涂铭 张修鹏著) 高清PDF下载 阅读2315次,点赞1次
- 资源分享 - 深度学习之PyTorch实战计算机视觉 (唐进民著) 高清PDF下载 阅读1886次,点赞0次
- 资源分享 - Speech and Language Processing - An Introduction to Natural Language Processing, Computational Linguistics, and Speech Recognition , First Edition 英文高清PDF下载 阅读599次,点赞0次
- 资源分享 - 统计学习方法(李航著) 高清PDF下载 阅读4583次,点赞3次
- 资源分享 - Artificial Intelligence - A Modern Approach , Fourth Edition 英文高清PDF下载 阅读4051次,点赞0次
- 资源分享 - 深度学习 花书 AI圣经(Deep Learning) 英文pdf下载 阅读2964次,点赞1次
- 资源分享 - Artificial Intelligence - A Modern Approach , Third Edition 英文高清PDF下载 阅读1756次,点赞0次
- 资源分享 - Foundations of Statistical Natural Language Processing 英文高清PDF下载 阅读486次,点赞0次
- 资源分享 - Artificial Intelligence - A Modern Approach , First Edition 英文高清PDF下载 阅读1314次,点赞0次
- 资源分享 - Python深度学习:基于PyTorch (吴茂贵著) 高清PDF下载 阅读3857次,点赞0次
全站随机文章推荐
- Python - 配置Yolov5出现ImportError: cannot import name 'PILLOW_VERSION' from 'PIL'错误 阅读1141次,点赞0次
- 书籍翻译 – Fundamentals of Computer Graphics, Fourth Edition,第5章 Linear Algebra中文翻译 阅读1485次,点赞5次
- PlaySound 播放内存中的音频数据 阅读2938次,点赞0次
- Pytorch – 使用torch.matmul()替换torch.einsum(‘nkctv,kvw->nctw’,(a,b))算子模式 阅读895次,点赞0次
- VTK能干什么?VTK大部分功能的细节简介,VTK能打开的文件格式 阅读5505次,点赞3次
- 书籍翻译 – Fundamentals of Computer Graphics, Fourth Edition,第2章 Miscellaneous Math中文翻译 阅读2396次,点赞14次
- 资源分享 - Computer Animation - Algorithms and Techniques (First Edition) 英文高清PDF下载 阅读1446次,点赞0次
- C++11 - 使用std::thread在类内部以成员函数作为多线程函数执行异步操作 阅读2233次,点赞0次
- 我的开源项目 - 支持C++11特性的定时器TinyTimer 阅读3868次,点赞0次
- C++11 - 委托机制的实现TinyDelegate 阅读1313次,点赞0次
评论
167