CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程

文件名称:nltk-2[1].0b3.tar

介绍说明--下载内容来自于网络,使用问题请自行百度

NLTK -自然语言工具包-是一套开放源码

的Python模块,数据集,并支持研究和教学

发展中的自然语言处理。

文件:大量文件如何使用NLTK ,包括一本教科书和API文档,是可从NLTK网址: http://www.nltk.org/

-这本书涉及范围广泛的介绍性主题,自然语言处理,并显示如何做的所有处理任务使用的工具包。

-该工具包的参考文件介绍了每一个模块,

接口,类,方法,功能,和可变的工具包。 这个文件应该是有益的用户和开发人员。-NLTK-- the Natural Language Toolkit-- is a suite of open source

Python modules, data sets and tutorials supporting research and

development in Natural Language Processing.



Documentation: A substantial amount of documentation about how

to use NLTK, including a textbook and API documention, is

available from the NLTK website: http://www.nltk.org/



- The book covers a wide range of introductory topics in NLP, and

  shows how to do all the processing tasks using the toolkit.



- The toolkit s reference documentation describes every module,

  interface, class, method, function, and variable in the toolkit.

  This documentation should be useful to both users and developers. 

相关搜索: nltk nl

(系统自动生成,下载前可以参看下载内容)

下载文件列表

nltk-2.0b3/
nltk-2.0b3/LICENSE.txt
nltk-2.0b3/nltk/
nltk-2.0b3/nltk/__init__.py
nltk-2.0b3/nltk/app/
nltk-2.0b3/nltk/app/__init__.py
nltk-2.0b3/nltk/app/chartparser_app.py
nltk-2.0b3/nltk/app/chunkparser_app.py
nltk-2.0b3/nltk/app/collocations_app.py
nltk-2.0b3/nltk/app/concordance_app.py
nltk-2.0b3/nltk/app/nemo_app.py
nltk-2.0b3/nltk/app/rdparser_app.py
nltk-2.0b3/nltk/app/srparser_app.py
nltk-2.0b3/nltk/app/wordfreq_app.py
nltk-2.0b3/nltk/app/wordnet_app.py
nltk-2.0b3/nltk/app/wxwordnet_app.py
nltk-2.0b3/nltk/book.py
nltk-2.0b3/nltk/ccg/
nltk-2.0b3/nltk/ccg/__init__.py
nltk-2.0b3/nltk/ccg/api.py
nltk-2.0b3/nltk/ccg/chart.py
nltk-2.0b3/nltk/ccg/combinator.py
nltk-2.0b3/nltk/ccg/lexicon.py
nltk-2.0b3/nltk/chat/
nltk-2.0b3/nltk/chat/__init__.py
nltk-2.0b3/nltk/chat/eliza.py
nltk-2.0b3/nltk/chat/iesha.py
nltk-2.0b3/nltk/chat/rude.py
nltk-2.0b3/nltk/chat/suntsu.py
nltk-2.0b3/nltk/chat/util.py
nltk-2.0b3/nltk/chat/zen.py
nltk-2.0b3/nltk/chunk/
nltk-2.0b3/nltk/chunk/__init__.py
nltk-2.0b3/nltk/chunk/api.py
nltk-2.0b3/nltk/chunk/named_entity.py
nltk-2.0b3/nltk/chunk/regexp.py
nltk-2.0b3/nltk/chunk/util.py
nltk-2.0b3/nltk/classify/
nltk-2.0b3/nltk/classify/__init__.py
nltk-2.0b3/nltk/classify/api.py
nltk-2.0b3/nltk/classify/decisiontree.py
nltk-2.0b3/nltk/classify/mallet.py
nltk-2.0b3/nltk/classify/maxent.py
nltk-2.0b3/nltk/classify/megam.py
nltk-2.0b3/nltk/classify/naivebayes.py
nltk-2.0b3/nltk/classify/rte_classify.py
nltk-2.0b3/nltk/classify/tadm.py
nltk-2.0b3/nltk/classify/util.py
nltk-2.0b3/nltk/classify/weka.py
nltk-2.0b3/nltk/cluster/
nltk-2.0b3/nltk/cluster/__init__.py
nltk-2.0b3/nltk/cluster/api.py
nltk-2.0b3/nltk/cluster/em.py
nltk-2.0b3/nltk/cluster/gaac.py
nltk-2.0b3/nltk/cluster/kmeans.py
nltk-2.0b3/nltk/cluster/util.py
nltk-2.0b3/nltk/collocations.py
nltk-2.0b3/nltk/compat.py
nltk-2.0b3/nltk/containers.py
nltk-2.0b3/nltk/corpus/
nltk-2.0b3/nltk/corpus/__init__.py
nltk-2.0b3/nltk/corpus/reader/
nltk-2.0b3/nltk/corpus/reader/__init__.py
nltk-2.0b3/nltk/corpus/reader/api.py
nltk-2.0b3/nltk/corpus/reader/bnc.py
nltk-2.0b3/nltk/corpus/reader/bracket_parse.py
nltk-2.0b3/nltk/corpus/reader/chunked.py
nltk-2.0b3/nltk/corpus/reader/cmudict.py
nltk-2.0b3/nltk/corpus/reader/conll.py
nltk-2.0b3/nltk/corpus/reader/dependency.py
nltk-2.0b3/nltk/corpus/reader/ieer.py
nltk-2.0b3/nltk/corpus/reader/indian.py
nltk-2.0b3/nltk/corpus/reader/nombank.py
nltk-2.0b3/nltk/corpus/reader/nps_chat.py
nltk-2.0b3/nltk/corpus/reader/plaintext.py
nltk-2.0b3/nltk/corpus/reader/ppattach.py
nltk-2.0b3/nltk/corpus/reader/propbank.py
nltk-2.0b3/nltk/corpus/reader/rte.py
nltk-2.0b3/nltk/corpus/reader/senseval.py
nltk-2.0b3/nltk/corpus/reader/sinica_treebank.py
nltk-2.0b3/nltk/corpus/reader/string_category.py
nltk-2.0b3/nltk/corpus/reader/switchboard.py
nltk-2.0b3/nltk/corpus/reader/tagged.py
nltk-2.0b3/nltk/corpus/reader/timit.py
nltk-2.0b3/nltk/corpus/reader/toolbox.py
nltk-2.0b3/nltk/corpus/reader/util.py
nltk-2.0b3/nltk/corpus/reader/verbnet.py
nltk-2.0b3/nltk/corpus/reader/wordlist.py
nltk-2.0b3/nltk/corpus/reader/wordnet.py
nltk-2.0b3/nltk/corpus/reader/xmldocs.py
nltk-2.0b3/nltk/corpus/reader/ycoe.py
nltk-2.0b3/nltk/corpus/util.py
nltk-2.0b3/nltk/data.py
nltk-2.0b3/nltk/decorators.py
nltk-2.0b3/nltk/downloader.py
nltk-2.0b3/nltk/draw/
nltk-2.0b3/nltk/draw/__init__.py
nltk-2.0b3/nltk/draw/cfg.py
nltk-2.0b3/nltk/draw/dispersion.py
nltk-2.0b3/nltk/draw/table.py
nltk-2.0b3/nltk/draw/tree.py
nltk-2.0b3/nltk/draw/util.py
nltk-2.0b3/nltk/etree/
nltk-2.0b3/nltk/etree/__init__.py
nltk-2.0b3/nltk/etree/ElementInclude.py
nltk-2.0b3/nltk/etree/ElementPath.py
nltk-2.0b3/nltk/etree/ElementTree.py
nltk-2.0b3/nltk/evaluate.py
nltk-2.0b3/nltk/featstruct.py
nltk-2.0b3/nltk/grammar.py
nltk-2.0b3/nltk/help.py
nltk-2.0b3/nltk/inference/
nltk-2.0b3/nltk/inference/__init__.py
nltk-2.0b3/nltk/inference/api.py
nltk-2.0b3/nltk/inference/discourse.py
nltk-2.0b3/nltk/inference/mace.py
nltk-2.0b3/nltk/inference/nonmonotonic.py
nltk-2.0b3/nltk/inference/prover9.py
nltk-2.0b3/nltk/inference/resolution.py
nltk-2.0b3/nltk/inference/tableau.py
nltk-2.0b3/nltk/internals.py
nltk-2.0b3/nltk/lazyimport.py
nltk-2.0b3/nltk/metrics/
nltk-2.0b3/nltk/metrics/__init__.py
nltk-2.0b3/nltk/metrics/agreement.py
nltk-2.0b3/nltk/metrics/association.py
nltk-2.0b3/nltk/metrics/confusionmatrix.py
nltk-2.0b3/nltk/metrics/distance.py
nltk-2.0b3/nltk/metrics/scores.py
nltk-2.0b3/nltk/metrics/spearman.py
nltk-2.0b3/nltk/metrics/windowdiff.py
nltk-2.0b3/nltk/misc/
nltk-2.0b3/nltk/misc/__init__.py
nltk-2.0b3/nltk/misc/babelfish.py
nltk-2.0b3/nltk/misc/chomsky.py
nltk-2.0b3/nltk/misc/minimalset.py
nltk-2.0b3/nltk/misc/sort.py
nltk-2.0b3/nltk/misc/wordfinder.py
nltk-2.0b3/nltk/model/
nltk-2.0b3/nltk/model/__init__.py
nltk-2.0b3/nltk/model/api.py
nltk-2.0b3/nltk/model/ngram.py
nltk-2.0b3/nltk/nltk.jar
nltk-2.0b3/nltk/olac.py
nltk-2.0b3/nltk/parse/
nltk-2.0b3/nltk/parse/__init__.py
nltk-2.0b3/nltk/parse/api.py
nltk-2.0b3/nltk/parse/chart.py
nltk-2.0b3/nltk/parse/dependencygraph.py
nltk-2.0b3/nltk/parse/earleychart.py
nltk-2.0b3/nltk/parse/featurechart.py
nltk-2.0b3/nltk/parse/generate.py
nltk-2.0b3/nltk/parse/

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com