Natural Language Processing With Python: Natural Language Processing Using NLTK
暫譯: 使用 Python 的自然語言處理:利用 NLTK 進行自然語言處理
Frank Millstein
- 出版商: W. W. Norton
- 出版日期: 2018-03-13
- 售價: $990
- 貴賓價: 9.5 折 $941
- 語言: 英文
- 頁數: 120
- 裝訂: Paperback
- ISBN: 1986466353
- ISBN-13: 9781986466356
-
相關分類:
Python、程式語言
無法訂購
相關主題
商品描述
Natural Language Processing With Python
This book is a perfect beginner's guide to natural language processing. It is offering an easy to understand guide to implementing NLP techniques using Python. Natural language processing has been around for more than fifty years, but just recently with greater amounts of data present and better computational powers, it has gained a greater popularity.Given the importance of data, there is no wonder why natural language processing is on the rise. If you are interested in learning more, this book will serve as your best companion on this journey introducing you to this challenging, yet extremely engaging world of automatic manipulation of our human language.
It covers all the basics you need to know before you dive deeper into NLP and solving more complex NLP tasks in Python.
Here Is a Preview of What You’ll Learn Here…
- The main challenges of natural language processing
- The history of natural language processing
- How natural langauge processing actually works
- The main natural language processing applications
- Text preprocessing and noise removal
- Feature engineering and syntactic parsing
- Part of speech tagging and named entity extraction
- Topic modeling and word embedding
- Text classification problems
- Working with text data using NLTK
- Text summarization and sentiment analysis
- And much, much more...
商品描述(中文翻譯)
# 使用 Python 的自然語言處理
這本書是自然語言處理的完美入門指南。它提供了一個易於理解的指南,幫助讀者使用 Python 實現 NLP 技術。自然語言處理已經存在超過五十年,但最近隨著數據量的增加和計算能力的提升,它變得越來越受歡迎。
考慮到數據的重要性,自然語言處理的興起並不奇怪。如果你有興趣進一步了解,這本書將成為你在這段旅程中的最佳夥伴,帶你進入這個挑戰性但極具吸引力的人類語言自動處理的世界。
它涵蓋了你在深入研究 NLP 和解決更複雜的 NLP 任務之前需要了解的所有基礎知識。
## 這裡是你將學到的內容預覽…
- 自然語言處理的主要挑戰
- 自然語言處理的歷史
- 自然語言處理的實際運作方式
- 主要的自然語言處理應用
- 文本預處理和噪音移除
- 特徵工程和句法解析
- 詞性標註和命名實體提取
- 主題建模和詞嵌入
- 文本分類問題
- 使用 NLTK 處理文本數據
- 文本摘要和情感分析
- 還有更多…