- 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.
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- Java多線程編程實戰(zhàn)指南:設(shè)計模式篇(第2版)
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- ASP.NET MVC4框架揭秘
- Learning Docker
- Learning RxJava
- Unity 2020 Mobile Game Development
- 基于Java技術(shù)的Web應(yīng)用開發(fā)
- Java Web程序設(shè)計
- 零基礎(chǔ)入門學(xué)習(xí)Python(第2版)
- Lighttpd源碼分析
- Java高并發(fā)核心編程(卷1):NIO、Netty、Redis、ZooKeeper
- C語言程序設(shè)計實訓(xùn)教程與水平考試指導(dǎo)
- SpringBoot從零開始學(xué)(視頻教學(xué)版)
- Unity 5.X從入門到精通