< Natural language processing with Python - Steven Bird, Ewan Klein, Edward Loper搜索 阅读原文 下载APP
作者:Steven Bird/Ewan Klein/Edward Loper 出版社:O'Reilly Media 副标题:Analyzing Text with the Natural Language Toolkit 出版年:2009-7-10 页数:504 定价:USD 44.99 装帧:Paperback ISBN:9780596516499 豆瓣评分 8.1 170人评价 5星 31.8% 4星 48.8% ...
Steven Bird, Ewan Klein, and Edward Loper Table of Contents Preface ... ix Language Processing and Python . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.1 Computing with Language: Texts and Words 1.2 A Closer ...
Bird, S., Klein, E., & Loper, E. (2009). Natural language processing with Python. Sebastopol, CA: O'Reilly Media.S. Bird, E. Klein, and E. Loper, Natural language process- ing with Python. O'Reilly Media, Incorporated, 2009.Stven Bird, Ewan Klein, and Edward Loper, "Natural ...
Natural Language Processing with Python 2025 pdf epub mobi 电子书 著者简介 Steven Bird是墨尔本大学计算机科学和软件工程系副教授,以及宾夕法尼亚大学语言数据联合会高级研究助理。 克莱因是爱丁堡大学信息学院语言技术教授。 洛普最近从宾夕法尼亚大学获得机器学习自然语言处理博士学位,目前是波士顿BBN Technologies公...
当当上海外文书店旗舰店在线销售正版《按需印刷图书Natural Language Processing with Python》。最新《按需印刷图书Natural Language Processing with Python》简介、书评、试读、价格、图片等相关信息,尽在DangDang.com,网购《按需印刷图书Natural Language Processing
Natural Language Processing with Python by Steven Bird, Ewan Klein, and Edward Loper. Speech and Language Processing by Daniel Jurafsky and James H. Martin. Deep Learning for Natural Language Processing by Jason Brownlee. Ethics and Data Science by Mike Loukides, Hilary Mason, and DJ Patil. Arti...
自然语言处理(Natural Language Processing, NLP)是计算机科学与人工智能的一个分支,旨在让计算机理解、解析和生成人类语言。自然语言处理的主要任务包括文本分类、情感分析、命名实体识别、语义角色标注、语义解析、机器翻译、语音识别、语音合成、问答系统、对话系统等。
1.Natural Language Processing with Python Written bySteven Bird,Ewan KleinandEdward Loper. Natural Language Processing with Python This book provides an introduction to NLP using the Python stack for practitioners. The book focuses on using theNLTK Python library, which is very popular for common NL...
This library ispretty versatile, but I must admit that it’s also quite challenging to use for Natural Language Processing with Python. NLTK can berelatively slowanddoesn’t match the demands of quick-paced production usage.Thelearning curve is steep, but developers can take advantage of resource...