- Hands-On Natural Language Processing with Python
- Rajesh Arumugam Rajalingappaa Shanmugamani
- 134字
- 2021-08-13 16:01:36
Getting Started
Natural language processing (NLP) is the field of understanding human language using computers. It involves the analysis and of large volumes of natural language data using computers to glean meaning and value for consumption in real-world applications. While NLP has been around since the 1950s, there has been tremendous growth in practical applications in the area, due to recent advances in machine learning (ML) and deep learning. The majority of this book will focus on various real-world applications of NLP, such as text classification, and sub-tasks of NLP, such as Named Entity Recognition (NER), with a particular emphasis on deep learning approaches. In this chapter, we will first introduce the basic concepts and terms in NLP. Following this, we will discuss some of the currently used applications that leverage NLP.
- 自然語言處理實戰:預訓練模型應用及其產品化
- Mastering AWS Lambda
- PHP 從入門到項目實踐(超值版)
- PostgreSQL Cookbook
- Vue.js前端開發基礎與項目實戰
- PowerCLI Cookbook
- Web開發的貴族:ASP.NET 3.5+SQL Server 2008
- 單片機應用技術
- 名師講壇:Java微服務架構實戰(SpringBoot+SpringCloud+Docker+RabbitMQ)
- 小程序,巧運營:微信小程序運營招式大全
- 零基礎學Python數據分析(升級版)
- 單片機應用與調試項目教程(C語言版)
- 學習OpenCV 4:基于Python的算法實戰
- C# Multithreaded and Parallel Programming
- Python機器學習算法與應用