您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. NLTK开源的自然语言处理工具包

  2. nltk-2.0b8.win32.msi做自然语言处理的好的工具包,开源PYTHON编写,安装后语料库可以用nltk.downloader all 进行全部下载
  3. 所属分类:Python

    • 发布日期:2010-06-20
    • 文件大小:1048576
    • 提供者:wolflee520
  1. Packtpub.Python.Text.Processing.with.NLTK.2.0.Cookbook.Nov.2010.rar

  2. Packtpub.Python.Text.Processing.with.NLTK.2.0.Cookbook.Nov.2010.rar
  3. 所属分类:Python

    • 发布日期:2010-12-16
    • 文件大小:17825792
    • 提供者:lleheaven
  1. Packt.Python.Text.Processing.with.NLTK.2.0.Cookbook

  2. Packt.Python.Text.Processing.with.NLTK.2.0.Cookbook
  3. 所属分类:Python

    • 发布日期:2010-12-17
    • 文件大小:18874368
    • 提供者:DoomLord
  1. Python Text Processing with NLTK Cookbook

  2. Python Text Processing with NLTK Cookbook. Python Text Processing with NLTK Cookbook. NLTK NLTK NLTK
  3. 所属分类:Python

    • 发布日期:2011-01-29
    • 文件大小:18874368
    • 提供者:starlyf
  1. 北大自然语言理解讲义+NLTK教程

  2. 非常全的讲义 比较深入 特别是对各个算法的讲解非常清晰 chapter1 绪论 chapter2 自动分词 chapter3 词性标注:HMM+Viterbi 基于转换的错误驱动词性标注 chapter4 形式文法:自底向上 自顶向下 Earley Tomita GLR算法 特征结构与合一 增加合一约束的Ealey算法 chapter5 语义分析 chapter6 语篇分析与指代消解 chapter7-13 NLTK教程
  3. 所属分类:专业指导

    • 发布日期:2012-12-28
    • 文件大小:10485760
    • 提供者:lx198881
  1. Python Text Processing with NLTK 2.0 Cookbook

  2. NLTK是一个开源的自然语言处理工具,使用Python语言编写。一般用来做文本分析。
  3. 所属分类:Python

    • 发布日期:2013-01-06
    • 文件大小:16777216
    • 提供者:xeh
  1. Python Text Processing with NLTK 2.0 Cookbook 2010.pdf

  2. Python Text Processing with NLTK 2.0 Cookbook 2010.pdf
  3. 所属分类:Python

    • 发布日期:2013-03-05
    • 文件大小:1048576
    • 提供者:oychw
  1. 自然语言处理工具NLTK

  2. nltk(natural language toolkit)是python的自然语言处理工具包。自然语言是指人们日常交流使用的语言,如英语,印地语,葡萄牙语等。“自然语言处理”(Natural Language Processing 简称NLP)包含所有用计算机对自然语言进行的操作,从最简单的通过计数词出现的频率来比较不同的写作风格,到最复杂的完全“理解”人所说的话,至少要能达到对人的话语作出有效反应的程度。
  3. 所属分类:Python

    • 发布日期:2014-06-25
    • 文件大小:1048576
    • 提供者:tangwei2014
  1. Python 3 Text Processing with NLTK 3 Cookbook

  2. Python 3 Text Processing with NLTK 3 Cookbook,
  3. 所属分类:Python

    • 发布日期:2015-08-05
    • 文件大小:1048576
    • 提供者:mengweilil
  1. NLTK Essentials(PACKT,2015)

  2. Natural Language Processing (NLP) is the field of artificial intelligence and computational linguistics that deals with the interactions between computers and human languages. With the instances of human-computer interaction increasing, it's becomin
  3. 所属分类:Python

    • 发布日期:2015-09-20
    • 文件大小:2097152
    • 提供者:vanridin
  1. NLTK.Essentials

  2. Build cool NLP and machine learning applications using NLTK and other Python libraries About This Book Extract information from unstructured data using NLTK to solve NLP problems Analyse linguistic structures in text and learn the concept of semanti
  3. 所属分类:互联网

    • 发布日期:2015-09-21
    • 文件大小:2097152
    • 提供者:ramissue
  1. win7搭建python3.4+nltk需要的包

  2. win7搭建python3.4+nltk需要安装numpy,PyYAML,matplotlib,nltk
  3. 所属分类:Python

    • 发布日期:2016-06-13
    • 文件大小:55574528
    • 提供者:dreamingfish2011
  1. 面向服务机器人,基于python NLTK实现自然语言处理example

  2. 服务机器人 python NLTK 自然语言处理 example 将语音识别后的指令进行语义剖析 :构建上下文无关语法,匹配语法树,语法树遍历,打印行为序列 example:“find a person from the bedroom and ask him a question” 解析为:go bedroom find person ask question 欢迎提出问题和技术交流
  3. 所属分类:Python

    • 发布日期:2016-08-04
    • 文件大小:7168
    • 提供者:qq_32591057
  1. nltk python 中文版 pdf

  2. nltk python 中文版 pdf
  3. 所属分类:其它

    • 发布日期:2017-02-17
    • 文件大小:13631488
    • 提供者:u013378306
  1. nltk download数据

  2. 存在百度网盘上,自行下载,如果链接失效了,请发邮件联系。下载后直接解压,放在D,E根目录就可以使用,nltk会自动从几个地方去寻找数据
  3. 所属分类:Python

    • 发布日期:2017-02-23
    • 文件大小:79
    • 提供者:keanmanli
  1. 《用Python进行自然语言处理》中文翻译-NLTK配套书

  2. NLTK配套书《用Python进行自然语言处理》 中文版
  3. 所属分类:专业指导

    • 发布日期:2017-03-04
    • 文件大小:3145728
    • 提供者:thesnowboy_2
  1. python27安装nltk的包及依赖

  2. 本资源包含nltk-2.0.3(win32)的exe程序,适合在python27环境下安装。亲测好用 另外附带其所需的依赖。 numpy、pyyaml、setuptools。 安装方法就是点击,自动安装。
  3. 所属分类:Python

    • 发布日期:2017-03-07
    • 文件大小:7340032
    • 提供者:u012318329
  1. windows环境下搭建python+nltk开发环境

  2. windows环境下搭建python+nltk开发环境
  3. 所属分类:其它

    • 发布日期:2017-03-30
    • 文件大小:22020096
    • 提供者:u010702071
  1. nltk库中的brown包

  2. nltk的官方下载download()方法太坑人,这里是nltk中的brown模块的包,供需要的朋友直接使用
  3. 所属分类:Python

    • 发布日期:2017-04-18
    • 文件大小:3145728
    • 提供者:haoaiqian
  1. python nltk 人类语言分析库 文档

  2. python nltk 一个流行的人类语言分析库。
  3. 所属分类:Python

    • 发布日期:2017-05-09
    • 文件大小:398336
    • 提供者:iamoyjj
« 12 3 4 5 6 7 8 9 10 ... 24 »