一本新书mark一下,看了介绍感觉不错,希望在国内早点引进或者有电子版可下。
This book offers a highly accessible introduction to Natural Language Processing, the field that underpins a variety of language technologies, ranging from predictive text and email filtering to automatic summarization and translation. With Natural Language Processing with Python, you'll learn how to write Python programs to work with large collections of unstructured text. You'll access richly-annotated datasets using a comprehensive range of linguistic data structures. And you'll understand the main algorithms for analyzing the content and structure of written communication.
Packed with examples and exercises, Natural Language Processing with Python will help you:
Extract information from unstructured text, to guess the topic or identify "named entities"
Analyze linguistic structure in text, including parsing and semantic analysis
Access popular linguistic databases, including WordNet and treebanks
Integrate techniques drawn from fields as diverse as linguistics and artificial intelligence
Perfect for individual study, or as a classroom and workshop textbook, this book will help you gain practical skills in Natural Language Processing using the Python programming language and the Natural Language Toolkit (NLTK) open source library.
If you're interested in developing Web applications, analyzing multilingual news sources, documenting endangered languages, or if you are simply curious to have a programmer's perspective on how human language works, you will find Natural Language Processing with Python both fascinating and immensely useful.
分享到:
相关推荐
Natural Language Processing with Python Cookbook_Code 源码 本资源转载自网络,如有侵权,请联系上传者或csdn删除 查看此书详细信息请在美国亚马逊官网搜索此书
《Natural Language Processing with Python》《Natural Language Processing with Python》《Natural Language Processing with Python》《Natural Language Processing with Python》《Natural Language ...
python自然语言处理,Natural Language Processing with Python,最新版2015版,不是2009版。This version of the NLTK book is updated for Python 3 and NLTK 3.
Natural Language Processing with Python 英文无水印pdf pdf所有页面使用FoxitReader和PDF-XChangeViewer测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,...
不错的使用python进行自然语言处理的书籍,python愈来愈强大了!!!
This book offers a highly accessible introduction to natural language processing, the field that supports a variety of language technologies, from predictive text and email filtering to automatic ...
NLTK(Natural Language Toolkit)是Python中一个广泛使用的库,用于处理人类语言数据。本教程包含了多个独立的章节,方便读者按需学习。 1. **Python 3基础**:Python 3是目前最广泛使用的编程语言版本,具有更...
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 ...
Natural Language Processing with Python
《Natural Language Processing with Python》+ pdf
本书提供了对自然语言处理的高度可理解的介绍,自然语言处理是支持各种语言技术的领域,从预测性文本和电子邮件过滤到自动摘要和翻译。
This book starts off by laying the foundation for Natural Language Processing and why Python is one of the best options to build an NLP-based expert system with advantages such as Community support, ...