Mastering Natural Language Processing with Python
Deepti Chopra, Nisheeth Joshi, Iti Mathur
- 出版商: Packt Publishing
- 出版日期: 2016-06-10
- 售價: $2,040
- 貴賓價: 9.5 折 $1,938
- 語言: 英文
- 頁數: 238
- 裝訂: Paperback
- ISBN: 1783989041
- ISBN-13: 9781783989041
-
相關分類:
Python、程式語言
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$100$95 -
$520$406 -
$199$179 -
$780$616 -
$280$218 -
$620$409 -
$348$331 -
$580$458 -
$500$395 -
$480$379 -
$332ASP.NET Core 跨平臺開發從入門到實戰
-
$403Unity 遊戲設計與實現 : 南夢宮一線程序員的開發實例 (修訂版)
-
$356深入淺出深度學習:原理剖析與Python實踐
-
$590$460 -
$390$257 -
$450$355 -
$580$458 -
$620$434 -
$620$434 -
$690$538 -
$480$379 -
$680$680 -
$480$374 -
$620$490 -
$352深度學習:Keras快速開發入門
相關主題
商品描述
Maximize your NLP capabilities while creating amazing NLP projects in Python
About This Book
- Learn to implement various NLP tasks in Python
- Gain insights into the current and budding research topics of NLP
- This is a comprehensive step-by-step guide to help students and researchers create their own projects based on real-life applications
Who This Book Is For
This book is for intermediate level developers in NLP with a reasonable knowledge level and understanding of Python.
What You Will Learn
- Implement string matching algorithms and normalization techniques
- Implement statistical language modeling techniques
- Get an insight into developing a stemmer, lemmatizer, morphological analyzer, and morphological generator
- Develop a search engine and implement POS tagging concepts and statistical modeling concepts involving the n gram approach
- Familiarize yourself with concepts such as the Treebank construct, CFG construction, the CYK Chart Parsing algorithm, and the Earley Chart Parsing algorithm
- Develop an NER-based system and understand and apply the concepts of sentiment analysis
- Understand and implement the concepts of Information Retrieval and text summarization
- Develop a Discourse Analysis System and Anaphora Resolution based system
In Detail
Natural Language Processing is one of the fields of computational linguistics and artificial intelligence that is concerned with human-computer interaction. It provides a seamless interaction between computers and human beings and gives computers the ability to understand human speech with the help of machine learning.
This book will give you expertise on how to employ various NLP tasks in Python, giving you an insight into the best practices when designing and building NLP-based applications using Python. It will help you become an expert in no time and assist you in creating your own NLP projects using NLTK.
You will sequentially be guided through applying machine learning tools to develop various models. We'll give you clarity on how to create training data and how to implement major NLP applications such as Named Entity Recognition, Question Answering System, Discourse Analysis, Transliteration, Word Sense disambiguation, Information Retrieval, Sentiment Analysis, Text Summarization, and Anaphora Resolution.