搜索资源列表
nlp
- 中文自然語言處理相關程式,包括中文字頻統計及Jensen-Shannon Divergence計算程式,並包含古典文獻範例-This rar file include natural language processing related programs, includeing Chinese term frequency statistics, Jensen-Shannon Divergence program and text examples.
nltk-2[1].0b3.tar
- NLTK -自然语言工具包-是一套开放源码 的Python模块,数据集,并支持研究和教学 发展中的自然语言处理。 文件:大量文件如何使用NLTK ,包括一本教科书和API文档,是可从NLTK网址: http://www.nltk.org/ -这本书涉及范围广泛的介绍性主题,自然语言处理,并显示如何做的所有处理任务使用的工具包。 -该工具包的参考文件介绍了每一个模块, 接口,类,方法,功能,和可变的工具包。 这个文件应该是有益的用户和开发人员。-NLTK--
Python_for_Linguists
- This great tutorial of Python Language for Linguists & persons involved with NLP or Language Processing.-This is great tutorial of Python Language for Linguists & persons involved with NLP or Language Processing.
NLP-with-Python
- Natural Language Processing book
webclawber
- a webpage spider written in python, used for course assignment.NLP,IR,network
NLP.with.Python
- [使用Python进行自然语言处理].(Natural.Language.Processing.with.Python).S.Bird&E.Klein&E.Loper.文字版-Natural Language Processing with Python.
NLP-with-Python
- 有关python与nlp的学习资料包括python核心编程以及一些python源代码-The python with nlp learning materials including the python core programming and python source code
webclawber
- a webpage spider written in python, used for course assignment.NLP,IR,network
NLP-with-Python
- NLP with Python的中文翻译版本,做得很好,且勘误较少,值得收藏。-Chinese translated version of NLP with Python, and done well, and errata less worthy of collection.
NLP
- 自然语言处理教程与项目总结,java与python描述均有。-NLP summary
pyltp-master
- 自然语言处理包,来源于哈尔滨工业大学ir实验室 python接口-NLP FROM HIT
img
- this is a basic programme in nlp
chinese_seg_update
- 中文分词,采用逆向最大匹配方法实现,利用字典作为索引(The Chinese word segmentation is realized by the reverse maximum matching method, and the dictionary is used as the index.)
seq2seq
- python基于tflearn实现nlp中seq2seq算法(this code implements the seq2seq algorithm using python and tflearn frame.)
Python逆向最大匹配实现-代码-文档-截图等
- 对于文本进行自然语言处理,中文分词。北邮计算机院NLP课的作业。(This is a homework for BUPT student, implementing the word segment of natural language processing.)
mlcc-exercises_zh-CN
- 基于tensorflow的中文命名实体识别(python tensorflow Chinese nlp)