- Hands-On Natural Language Processing with Python
- Rajesh Arumugam Rajalingappaa Shanmugamani
- 81字
- 2021-08-13 16:01:42
Summary
In this chapter, you learned the basics of NLP and saw several applications where it can be useful. You saw some APIs provided by cloud providers that are used to access NLP applications. Having seen the cloud products, you will learn the science behind the applications in future chapters.
In the next chapter, we will look at the basics of the NLTK library. We will cover basic feature engineering and will program a simple task for text classification.
推薦閱讀
- OpenStack Cloud Computing Cookbook(Third Edition)
- Qt 5 and OpenCV 4 Computer Vision Projects
- SQL學習指南(第3版)
- Rust編程從入門到實戰
- MySQL 8 DBA基礎教程
- 云原生Spring實戰
- FLL+WRO樂高機器人競賽教程:機械、巡線與PID
- Learning Hunk
- RabbitMQ Essentials
- Mastering Unity 2D Game Development(Second Edition)
- Python函數式編程(第2版)
- 深入理解BootLoader
- 大數據時代的企業升級之道(全3冊)
- Node.js實戰:分布式系統中的后端服務開發
- 從零開始學算法:基于Python