搜索资源列表
OReilly[1].Natural.Language.Processing.with.Python
- Natural Language Processing with Python-Natural Language Processing with Python by Steven Bird, Ewan Klein, and Edward Loper Copyright © 2009 Steven Bird, Ewan Klein, and Edward Loper. All rights reserved. Printed in the United States of A
NLP-with-Python
- Natural Language Processing book
NLP.with.Python
- [使用Python进行自然语言处理].(Natural.Language.Processing.with.Python).S.Bird&E.Klein&E.Loper.文字版-Natural Language Processing with Python.
pythonsample
- 自然语言处理的例子,可以实现分词和新词发现,中文预处理也支持。用python写的-Examples of natural language processing can be achieved segmentation and new words found Chinese pretreatment also supported. Written with python
Natural-Language-Processing-with-Python.pdf
- Natural Language Processing with Python
PYTHON Natural Language Processing with Python
- 自然语言处理入门学习之书,供初级学者学习(Natural Language Processing entry learning books for primary scholars to learn)
Deep Learning with Python-Manning
- 深入学习Python介绍领域的深入学习使用Python语言和强大的Keras图书馆。通过keras创造者和谷歌人工智能研究者弗兰?ois Chollet写的,这本书让你了解通过直观的解释和实例。您将探索具有挑战性的概念和实践与计算机视觉,自然语言处理和生成模型的应用程序。当你完成学业的时候,你将具备在自己的项目中应用深度学习的知识和动手能力。(Deep Learning with Python introduces the field of deep learning using the Pyt
用Python进行自然语言处理(中文)
- 本书提供了非常易学的自然语言处理入门介绍,该领域涵盖从文本和电子邮件预测过滤,到自动总结和翻译等多种语言处理技术。在本书中,你将学会编写Python程序处理大量非结构化文本。你还将通过使用综合语言数据结构访问含有丰富注释的数据集,理解用于分析书面通信内容和结构的主要算法。(This book provides a very easy to learn introduction to Natural Language Processing, which covers a variety of la
jieba
- 用jieba实现自然语言初步处理,包含自定义停用词表,自定义词典,统计词频,以实际例子进行演示。(The initial processing of natural language is realized by using jieba, including custom stop word list, custom dictionary, and count word frequency, which is demonstrated with practical examples.)