CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 自然语言处理

搜索资源列表

  1. bhav-saar-master

    1下载:
  2. 一种自然语言处理的算法 用于情感分析 将一篇文章以关键字的角度来区别正面负面 已经添加了中文词典,可以对中文使用(请对语料先分词)-A natural language processing algorithm for sentiment analysis will be an article with keywords to distinguish between the positive and negative perspective has been added Chinese dict
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-10-14
    • 文件大小:28100473
    • 提供者:jiang
  1. Semantic-Role-Labeling

    0下载:
  2. 语义角色标注的好书,自然语言处理类的,喜欢的可以看看。-A book about Semantic Role Labeling.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:680138
    • 提供者:tyrtrt
  1. MyChineseSeg

    0下载:
  2. 自然语言处理 C# 汉语分词软件 基于正向最大匹配算法并基于一定规则-Natural language processing C# Chinese word segmentation software is based on forward maximum matching algorithm based on certain rules
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1616901
    • 提供者:闫琪琪
  1. Bible_corpus

    0下载:
  2. 中英文圣经的全文语料库,供自然语言处理用的宝贵资料-The full text of the Bible in English corpus for natural language processing valuable information
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-11
    • 文件大小:2906757
    • 提供者:yzheng
  1. DFA

    0下载:
  2. 有限自动机的实现,可用于固定序列匹配,自然语言处理中的词干提取,词缀切分等-The realization of finite automata can be used for fixed sequence matching, natural language processing stemming, affixes cut grading
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:59251
    • 提供者:汪泱
  1. nlu_project

    0下载:
  2. 采用机器学习的方法进行自然语言处理,对中文进行分词和词性标注。分词采用crf模型,词性标注用hmm模型,解码算法为Vertibi算法。本系统使用java语言编写-Using machine learning methods for natural language processing, carried out on the Chinese word segmentation and POS tagging. Segmentation using crf model, tagging with
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2006356
    • 提供者:lipeng
  1. n-gram

    0下载:
  2. 用perl语言,通过n-gram算法,实现自然语言处理中的汉语切分问题-Perl language used by the n-gram algorithm, natural language processing problems of Chinese segmentation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:3048728
    • 提供者:lipeng
  1. Natural-Language-Processing

    0下载:
  2. 自然语言处理的ppt,为哈工大的课件,是自然语言处理的经典,很有用的,欢迎大家下载。-Natural language processing ppt, as HIT courseware, natural language processing is a classic, very useful, welcome to download.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2301882
    • 提供者:胡可鑫
  1. WordSimilarity

    0下载:
  2. 基于知网的词语相似度测量,可以用于自然语言处理等方面。-Based on HowNet word similarity measure can be used in natural language processing and other aspects.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:759201
    • 提供者:songyu
  1. ctbparser_0.12.tar

    0下载:
  2. 自然语言处理技术的基础技术:中文分词经过艰苦的研发,终于发布了。中文分词是互联网应用不可缺少的基础技术之一,也是语音和语言产品必不可少的技术组件。现在上传一个ctbparser中文分词程序。 -Natural language processing techniques based technologies: Chinese word segmentation through painstaking research and development, has finally been relea
  3. 所属分类:Console

    • 发布日期:2017-06-02
    • 文件大小:15023628
    • 提供者:glig
  1. ChartLine

    0下载:
  2. 自然语言处理之判断句子合法性的Chart-Parsing算法-Natural language processing to determine the legality of the sentence Chart-Parsing Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1525
    • 提供者:wangqisen
  1. LLD_rar

    0下载:
  2. 最快的网页提取工具,最好的自然语言处理工具-Fastest web extraction tool, the best natural language processing tools
  3. 所属分类:File Operate

    • 发布日期:2017-04-14
    • 文件大小:5277
    • 提供者:jirongzi
  1. HowNet

    0下载:
  2. 利用“知网”进行中文自然语言处理,计算词语之间的相似度。-Use "HowNet" for Chinese natural language processing, compute the similarity between the words.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-24
    • 文件大小:3433830
    • 提供者:gray
  1. malletTest

    0下载:
  2. mallet测试代码, 非常优秀的自然语言处理工具包,基于Java编写,可以进行文本分类,聚类等功能,并且支持加入自定义的算法,其中有众多的API接口,有着很好的研究和实用价值。-mallet test code, very good natural language processing toolkit based on Java, you can text classification, clustering and other functions, and supports adding
  3. 所属分类:Other Databases

    • 发布日期:2017-05-22
    • 文件大小:6811200
    • 提供者:王沐杰
  1. IldaGibbs

    0下载:
  2. 基于mallet的层次LDA实现算法,可以用于自然语言处理-Algorithm based on hierarchical LDA mallet
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2714354
    • 提供者:风之吻
  1. divide

    0下载:
  2. 基于最大概率和正向匹配的中文分词器,自然语言处理-Based on the maximum probability of the Chinese sentence divide
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:3141
    • 提供者:weiyuan
  1. ldaviagibbs

    0下载:
  2. LDA(潜在狄利克雷分布)方法进行自然语言处理,文本主题建模-LDA (latent Dirichlet distribution) methods for natural language processing, text topic modeling
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:13294
    • 提供者:李鹏
  1. LSA-Code

    0下载:
  2. LSA潜在语言处理自然语言处理方法,详细源代码-LSA potential language processing natural language processing methods, detailed source code
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-06
    • 文件大小:124255
    • 提供者:李鹏
  1. LDA-paper-2003

    0下载:
  2. LDA潜在狄利克雷分布自然语言处理原始论文,By David M.Blei,Andrew Y.Ng 2003-LDA latent Dirichlet distribution of original papers on natural language processing By David M.Blei,Andrew Y.Ng 2003
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:223518
    • 提供者:李鹏
  1. natural-language-processing

    0下载:
  2. 统计自然语言处理PPT-刘挺 中科院自动化研究所、模式识别国家重点实验室的 介绍的内容有统计机器翻译、词法分析与词性标注、语料库与词汇知识库-Statistical Natural Language Processing PPT-Ting Liu Institute of Automation, Chinese Academy of Sciences, State Key Laboratory of Pattern Recognition content presentation of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3483007
    • 提供者:吴鹏
« 1 2 3 4 5 6 78 9 10 11 12 »
搜珍网 www.dssz.com