CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - NLP

搜索资源列表

  1. CRF-0.53

    1下载:
  2. crf++-0.53.zip CRF++ is a simple, customizable, and open source implementation of Conditional Random Fields (CRFs) for segmenting/labeling sequential data. CRF++ is designed for generic purpose and will be applied to a variety of NLP tasks, such as N
  3. 所属分类:MultiLanguage

    • 发布日期:2015-10-17
    • 文件大小:468038
    • 提供者:hanxuedong
  1. JavaWordNet

    2下载:
  2. 基于wordnet的词汇比较程序,词汇比较程序。 能够比较两个词汇的相似度程序,基于wordnet-Java WordNet Similarity.beta.11.01.zip
  3. 所属分类:Java Develop

    • 发布日期:2016-12-09
    • 文件大小:303394
    • 提供者:yong
  1. Ontology1.ppt

    0下载:
  2. Ontology1.ppt.rarStuder 等人的 Ontology 定义包含四层含义:概念模型(Conceptualization)、明确(Explicit)、形式化(Formal)和共享(Share)。“-Natural Language Processing (NLP) addresses the problems of automated understanding and generation of natural human languages. The former ident
  3. 所属分类:Development Research

    • 发布日期:2017-04-06
    • 文件大小:338944
    • 提供者:john
  1. Max_Margin_Markov_Networks_(M3Ns)_package.tar

    0下载:
  2. 这是一个Max Margin Markov Networks (M3Ns)实现包,用于自然语言处理中的序列标识。-Pocket M3N is a simple open source Max Margin Markov Networks (M3Ns) package, developed for practical sequence labeling tasks in NLP research
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:172367
    • 提供者:xiaoguang
  1. pocket_crf_i.4.0

    0下载:
  2. 这是一个条件随机场的实现包,用于自然语言处理中的序列标记-Pocket CRF is a simple open source Conditional Random Fields (CRFs) package, developed for practical sequence labeling tasks in NLP research.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:134716
    • 提供者:xiaoguang
  1. sentilyzer.jar

    0下载:
  2. Sentiment analyzer based on classic and new NLP feeling detection heuristics. (OKW 2010)
  3. 所属分类:Java Develop

    • 发布日期:2017-06-14
    • 文件大小:21883230
    • 提供者:okw
  1. NLP-with-Python

    0下载:
  2. Natural Language Processing book
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3909319
    • 提供者:kolo
  1. nlp

    0下载:
  2. 宗成庆 自然语言理解 课件 引论.pdf 数学基础.pdf 形式语言与自动机.pdf-Chengqing were cited on natural language understanding courseware. Pdf mathematical foundation. Pdf form language and automata. Pdf
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:5084492
    • 提供者:false2010
  1. webclawber

    0下载:
  2. a webpage spider written in python, used for course assignment.NLP,IR,network
  3. 所属分类:Search Engine

    • 发布日期:2017-04-01
    • 文件大小:1585
    • 提供者:liu
  1. CRFPPAPI

    0下载:
  2. CRF++ 是一款使用CRF作为原理的自然语言处理软件. 该程序是将CRF++ 包装为C#使用的接口 两个DLL文件-CRF++ is a well-known opensource project to process NLP problem. This program contains two DLLs which provide C# a API to train and get result by the CRFpp
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:60074
    • 提供者:ppn029012
  1. NLP.with.Python

    0下载:
  2. [使用Python进行自然语言处理].(Natural.Language.Processing.with.Python).S.Bird&E.Klein&E.Loper.文字版-Natural Language Processing with Python.
  3. 所属分类:Other systems

    • 发布日期:2017-05-15
    • 文件大小:3833149
    • 提供者:Liyiwei
  1. FudanNLP-1.05

    1下载:
  2. fudanNLP自然语言处理1.5开源包,用于自动分类,文档摘要,语义分析等-fudan NLP
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-10-29
    • 文件大小:30638080
    • 提供者:junming wang
  1. nlp

    0下载:
  2. 自然语言分词,内带有词典以及需要分词的内容-natural language divide
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-12
    • 文件大小:2686741
    • 提供者:lixu
  1. ACL-07-tutorial-WCM-to-NLP

    1下载:
  2. 国际自然处理主题报告的文稿,对于从事自然语言处理,信息检索和机器翻译具有很大帮助-International natural to deal with the theme of the report presentation has great help in natural language processing, information retrieval and machine translation
  3. 所属分类:技术管理

    • 发布日期:2013-07-03
    • 文件大小:1146927
    • 提供者:周光有
  1. NamedEntityRecognition

    1下载:
  2. 一个用Java写的命名实体识别程序 import edu.fudan.nlp.tag.NERTagger public class NamedEntityRecognition { public static void main(String[] args) throws Exception { NERTagger tag = new NERTagger("./models/ner.p110722.gz")
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-06-02
    • 文件大小:791
    • 提供者:Sulaiman
  1. NlpReduce

    0下载:
  2. NLP-Reduce is a natural language query interface that allows its users to enter full English questions, sentence fragments, and keywords. It processes queries a s bag of words and only employs a reduced set of natural language processing techniques,
  3. 所属分类:Ajax

    • 发布日期:2017-12-03
    • 文件大小:34363686
    • 提供者:Daniella
  1. util

    0下载:
  2. 很多文本处理有用的工具,NLP,数据挖掘都能用到-A lot of useful text processing tools, NLP, data mining can be used
  3. 所属分类:Java Develop

    • 发布日期:2017-12-03
    • 文件大小:10715
    • 提供者:majian
  1. C_TraDaBoost

    1下载:
  2. 迁移学习代码,大家可以看看,对NLP有用。-Transfer learning code
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-13
    • 文件大小:1892231
    • 提供者:王亮
  1. kdd09transfer.tar

    0下载:
  2. 迁移学习程序,适用于NLP问题,大家可以看看。-To migrate learning program suitable for NLP problems
  3. 所属分类:Voice Compress

    • 发布日期:2017-11-10
    • 文件大小:3814969
    • 提供者:王亮
  1. NLP

    0下载:
  2. 詹卫东自然语言处理课件,对于学习自然语言很有帮助-Zhan Weidong natural language processing courseware for learning natural language helpful
  3. 所属分类:Project Manage

    • 发布日期:2017-11-08
    • 文件大小:9285632
    • 提供者:charmaine
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com