- Natural Language Processing with Python Quick Start Guide
- Nirant Kasliwal
- 156字
- 2021-06-10 18:36:33
What is NLP?
Natural language processing is the use of machines to manipulate natural language. In this book, we will focus on written language, or in simpler words: text.
In effect, this is a practitioner's guide to text processing in English.
Humans are the only known species to have developed written languages. Yet, children don't learn to read and write on their own. This is to highlight the complexity of text processing and NLP.
The study of natural language processing has been around for more than 50 years. The famous Turing test for general artificial intelligence uses this language. This field has grown both in regard to linguistics and its computational techniques.
In the spirit of being able to build things first, we will learn how to build a simple text classification system using Python's scikit-learn and no other dependencies.
We will also address if this book is a good pick for you.
Let's get going!
- 軟件界面交互設計基礎
- JavaScript+jQuery開發實戰
- The Computer Vision Workshop
- 編寫高質量代碼:改善C程序代碼的125個建議
- FFmpeg入門詳解:音視頻原理及應用
- 名師講壇:Spring實戰開發(Redis+SpringDataJPA+SpringMVC+SpringSecurity)
- 青少年Python編程入門
- Unity Game Development Scripting
- Java EE 8 Application Development
- Access 2010中文版項目教程
- “笨辦法”學C語言
- C++20高級編程
- 快速入門與進階:Creo 4·0全實例精講
- Troubleshooting Citrix XenApp?
- Kotlin極簡教程