CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 其它资源 其它程序

文件名称:python词频统计分词

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2021-07-18
  • 文件大小:
    1.39mb
  • 已下载:
    1次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

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

利用其可以对csv文件进行分词统计词频,并保持成txt文件,利于科研
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : nltk-3.6.2-py3-none-any.zip 列表
nltk/VERSION
nltk/__init__.py
nltk/book.py
nltk/cli.py
nltk/collections.py
nltk/collocations.py
nltk/compat.py
nltk/data.py
nltk/decorators.py
nltk/downloader.py
nltk/featstruct.py
nltk/grammar.py
nltk/help.py
nltk/internals.py
nltk/jsontags.py
nltk/lazyimport.py
nltk/probability.py
nltk/text.py
nltk/tgrep.py
nltk/toolbox.py
nltk/tree.py
nltk/treeprettyprinter.py
nltk/treetransforms.py
nltk/util.py
nltk/wsd.py
nltk/app/__init__.py
nltk/app/chartparser_app.py
nltk/app/chunkparser_app.py
nltk/app/collocations_app.py
nltk/app/concordance_app.py
nltk/app/nemo_app.py
nltk/app/rdparser_app.py
nltk/app/srparser_app.py
nltk/app/wordfreq_app.py
nltk/app/wordnet_app.py
nltk/ccg/__init__.py
nltk/ccg/api.py
nltk/ccg/chart.py
nltk/ccg/combinator.py
nltk/ccg/lexicon.py
nltk/ccg/logic.py
nltk/chat/__init__.py
nltk/chat/eliza.py
nltk/chat/iesha.py
nltk/chat/rude.py
nltk/chat/suntsu.py
nltk/chat/util.py
nltk/chat/zen.py
nltk/chunk/__init__.py
nltk/chunk/api.py
nltk/chunk/named_entity.py
nltk/chunk/regexp.py
nltk/chunk/util.py
nltk/classify/__init__.py
nltk/classify/api.py
nltk/classify/decisiontree.py
nltk/classify/maxent.py
nltk/classify/megam.py
nltk/classify/naivebayes.py
nltk/classify/positivenaivebayes.py
nltk/classify/rte_classify.py
nltk/classify/scikitlearn.py
nltk/classify/senna.py
nltk/classify/svm.py
nltk/classify/tadm.py
nltk/classify/textcat.py
nltk/classify/util.py
nltk/classify/weka.py
nltk/cluster/__init__.py
nltk/cluster/api.py
nltk/cluster/em.py
nltk/cluster/gaac.py
nltk/cluster/kmeans.py
nltk/cluster/util.py
nltk/corpus/__init__.py
nltk/corpus/europarl_raw.py
nltk/corpus/util.py
nltk/corpus/reader/__init__.py
nltk/corpus/reader/aligned.py
nltk/corpus/reader/api.py
nltk/corpus/reader/bnc.py
nltk/corpus/reader/bracket_parse.py
nltk/corpus/reader/categorized_sents.py
nltk/corpus/reader/chasen.py
nltk/corpus/reader/childes.py
nltk/corpus/reader/chunked.py
nltk/corpus/reader/cmudict.py
nltk/corpus/reader/comparative_sents.py
nltk/corpus/reader/conll.py
nltk/corpus/reader/crubadan.py
nltk/corpus/reader/dependency.py
nltk/corpus/reader/framenet.py
nltk/corpus/reader/ieer.py
nltk/corpus/reader/indian.py
nltk/corpus/reader/ipipan.py
nltk/corpus/reader/knbc.py
nltk/corpus/reader/lin.py
nltk/corpus/reader/mte.py
nltk/corpus/reader/nkjp.py
nltk/corpus/reader/nombank.py
nltk/corpus/reader/nps_chat.py
nltk/corpus/reader/opinion_lexicon.py
nltk/corpus/reader/panlex_lite.py
nltk/corpus/reader/panlex_swadesh.py
nltk/corpus/reader/pl196x.py
nltk/corpus/reader/plaintext.py
nltk/corpus/reader/ppattach.py
nltk/corpus/reader/propbank.py
nltk/corpus/reader/pros_cons.py
nltk/corpus/reader/reviews.py
nltk/corpus/reader/rte.py
nltk/corpus/reader/semcor.py
nltk/corpus/reader/senseval.py
nltk/corpus/reader/sentiwordnet.py
nltk/corpus/reader/sinica_treebank.py
nltk/corpus/reader/string_category.py
nltk/corpus/reader/switchboard.py
nltk/corpus/reader/tagged.py
nltk/corpus/reader/timit.py
nltk/corpus/reader/toolbox.py
nltk/corpus/reader/twitter.py
nltk/corpus/reader/udhr.py
nltk/corpus/reader/util.py
nltk/corpus/reader/verbnet.py
nltk/corpus/reader/wordlist.py
nltk/corpus/reader/wordnet.py
nltk/corpus/reader/xmldocs.py
nltk/corpus/reader/ycoe.py
nltk/draw/__init__.py
nltk/draw/cfg.py
nltk/draw/dispersion.py
nltk/draw/table.py
nltk/draw/tree.py
nltk/draw/util.py
nltk/inference/__init__.py
nltk/inference/api.py
nltk/inference/discourse.py
nltk/inference/mace.py
nltk/inference/nonmonotonic.py
nltk/inference/prover9.py
nltk/inference/resolution.py
nltk/inference/tableau.py
nltk/lm/__init__.py
nltk/lm/api.py
nltk/lm/counter.py
nltk/lm/models.py
nltk/lm/preprocessing.py
nltk/lm/smoothing.py
nltk/lm/util.py
nltk/lm/vocabulary.py
nltk/metrics/__init__.py
nltk/metrics/agreement.py
nltk/metrics/aline.py
nltk/metrics/association.py
nltk/metrics/confusionmatrix.py
nltk/metrics/distance.py
nltk/metrics/paice.py
nltk/metrics/scores.py
nltk/metrics/segmentation.py
nltk/metrics/spearman.py
nltk/misc/__init__.py
nltk/misc/babelfish.py
nltk/misc/chomsky.py
nltk/misc/minimalset.py
nltk/misc/sort.py
nltk/misc/wordfinder.py
nltk/parse/__init__.py
nltk/parse/api.py
nltk/parse/bllip.py
nltk/parse/chart.py
nltk/parse/corenlp.py
nltk/parse/dependencygraph.py
nltk/parse/earleychart.py
nltk/parse/evaluate.py
nltk/parse/featurechart.py
nltk/parse/generate.py
nltk/parse/malt.py
nltk/parse/nonprojectivedependencyparser.py
nltk/parse/pchart.py
nltk/parse/projectivedependencyparser.py
nltk/parse/recursivedescent.py
nltk/parse/shiftreduce.py
nltk/parse/stanford.py
nltk/parse/transitionparser.py
nltk/parse/util.py
nltk/parse/viterbi.py
nltk/sem/__init__.py
nltk/sem/boxer.py
nltk/sem/chat80.py
nltk/sem/cooper_storage.py
nltk/sem/drt.py
nltk/sem/drt_glue_demo.py
nltk/sem/evaluate.py
nltk/sem/glue.py
nltk/sem/hole.py
nltk/sem/lfg.py
nltk/sem/linearlogic.py
nltk/sem/logic.py
nltk/sem/relextract.py
nltk/sem/skolemize.py
nltk/sem/util.py
nltk/sentiment/__init__.py
nltk/sentiment/sentiment_analyzer.py
nltk/sentiment/util.py
nltk/sentiment/vader.py
nltk/stem/__init__.py
nltk/stem/api.py
nltk/stem/arlstem.py
nltk/stem/arlstem2.py
nltk/stem/cistem.py
nltk/stem/isri.py
nltk/stem/lancaster.py
nltk/

相关说明

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

相关评论

暂无评论内容.

发表评论

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