CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 分词

搜索资源列表

  1. IKAnalyzer

    0下载:
  2. JAVA实现简单客服的机器人系统,分词用系统用IK分词,机器人语言用AIML。程序已经实现java socket服务的建立。实现了中文分词,同义词输出,答案匹配。用到的库有IK、program-ab。搞了一个月的小成果,希望大家能用到。-JAVA simple customer service robotic systems, word by word IK systems, robot language with AIML. Procedures have been implemented t
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-14
    • 文件大小:5376000
    • 提供者:su
  1. HMMSeg

    0下载:
  2. java ,隐马尔科夫的分词算法实现。包含10w条训练集,字典。也可以自己重新添加训练集。-java, hidden Markov segmentation algorithm. 10w of the training set contains dictionary. You can also add your own re-training set.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-25
    • 文件大小:8687641
    • 提供者:张杨
  1. InformationGain

    0下载:
  2. 使用java实现的信息增益算法,附带了一些训练样本,已经进行了分词-Java algorithm using information gain realized, with some training samples have been carried out participle
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:58705
    • 提供者:helong
  1. maximum_entropy

    0下载:
  2. 最大熵模型IIS参数估计算法的实现,针对自然语言处理中词位分词的任务设计-IIS for maximum entropy
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:2970
    • 提供者:swim
  1. pythonsample

    0下载:
  2. 自然语言处理的例子,可以实现分词和新词发现,中文预处理也支持。用python写的-Examples of natural language processing can be achieved segmentation and new words found Chinese pretreatment also supported. Written with python
  3. 所属分类:Algorithm

    • 发布日期:2017-05-30
    • 文件大小:12347364
    • 提供者:王锡爵
  1. AI

    0下载:
  2. 这是人工智能自然语言分析的基础,中文分词实现代码,适合于人工智能的初学者-This is the basis of analysis of the natural language of artificial intelligence, Chinese word segmentation implementation code, suitable for beginners of artificial intelligence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:176491
    • 提供者:俞梁华
  1. BP-neural-network--based-on-Joone

    0下载:
  2. 基于joone编写的bp神经网络算法,并用到中文分词中,其中以“这支歌太平淡无味了”分词为例, 这支/歌/太/平淡/无味/了 为正确结果,分别获取两者的unicode的二进制形式作为输入样本和期望样本进行训练和测试。-Based joone written bp neural network algorithm, and used in Chinese word, unicode binary form as the input sample and expectations samples f
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:13216
    • 提供者:huangke
  1. Chinese-Word-Segmentation

    0下载:
  2. 很好的中文分词算法,详细介绍请解压后看注释。字典文件也要放在目录下。-Good Chinese word segmentation algorithm, detailed look after unzip comment. But also on the dictionary file directory.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1876986
    • 提供者:zyt
  1. cppjieba-master

    0下载:
  2. 中文分词功能,采用统计学习算法来实现,准确率较高-Chinese word function, using statistical learning algorithms to achieve high accuracy
  3. 所属分类:Data structs

    • 发布日期:2017-05-25
    • 文件大小:8361942
    • 提供者:liweiqing
  1. IKAnalyzer

    0下载:
  2. IKAnalyzer是一个开源的,基于java语言开发的轻量级的中文分词工具包。从2006年12月推出1.0版开始,IKAnalyzer已经推出了3个大版本。最初,它是以开源项目Luence为应用主体的,结合词典分词和文法分析算法的中文分词组件。新版本的IKAnalyzer3.0则发展为面向Java的公用分词组件,独立于Lucene项目,同时提供了对Lucene的默认优化实现。 -IKAnalyzer is an open source, lightweight java-based de
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-09
    • 文件大小:1741741
    • 提供者:黄生
  1. Enhancedtextmining

    0下载:
  2. 强化版本文本挖掘流程,包含分词,分类聚类,分词结果评估等-Enhanced version of the text mining process, including word segmentation, classification clustering, segmentation results uation, etc.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:42023
    • 提供者:凌燕
  1. InfoRetri

    0下载:
  2. 基于朴素贝叶斯的文本分类,包含去停用词,分词,特征提取,分类等-Text classification, based libsvm, included to stop words, segmentation, feature extraction and classification
  3. 所属分类:Data Mining

    • 发布日期:2017-05-26
    • 文件大小:8392529
    • 提供者:xuehui
  1. 1

    0下载:
  2. 检测中文文章的相似度,首先对中文文章分词处理,然后提取特征,计算特征向量夹角。检验是否相似-Similarity detection Chinese article, the first article of the Chinese word processing and feature extraction, feature vector angle calculation. Test whether similar
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:369409
    • 提供者:ww
  1. HanLP-1.2.7

    0下载:
  2. HanLP是一个致力于向生产环境普及NLP技术的开源Java工具包,支持中文分词(N-最短路分词、CRF分词、索引分词、用户自定义词典、词性标注),命名实体识别(中国人名、音译人名、日本人名、地名、实体机构名识别),关键词提取,自动摘要,短语提取,拼音转换,简繁转换,文本推荐,依存句法分析(MaxEnt依存句法分析、神经网络依存句法分析)。-HanLP is a dedicated to popularize NLP technology to production environment of
  3. 所属分类:Algorithm

    • 发布日期:2017-06-14
    • 文件大小:22308798
    • 提供者:黄灿奕
  1. ltp_code

    0下载:
  2. 哈工大语言云LTP的C++集成代码,能够实现自然语言的处理。能够进行分词、词性标注、 命名实体识别、依存句法分析、语义角色标注 语义依存分析等功能。注:读者需要自己到哈工大官网注册KEYS使用。-Harbin Institute of technology language cloud LTP C integrated code, can realize natural language processing. Segmentation, part of speech tagging,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-27
    • 文件大小:9706504
    • 提供者:Cataleya
  1. Preprocessing-Java

    0下载:
  2. 自然语言处理,对于分词后的结果预处理,提取分词结果中的中心词和短语-Word and phrase extraction and segmentation results
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:14581
    • 提供者:刘和平
  1. JnaTest_V1

    0下载:
  2. 分词工具IKAnalyzer的简单使用教程,计算TF-IDF值-Tutorial segmentation tool to calculate TF-IDF value
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4216229
    • 提供者:teroro
  1. CWS_LSTM-master

    1下载:
  2. 一款基于LSTM的中文分词工具包!很支持!-A LSTM based Chinese word Kit! Very supportive!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:47350
    • 提供者:小琦
  1. MeCab-Chinese-master

    0下载:
  2. MeCab的中文分词工具包哦!-MeCab Chinese word Toolkit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1188251
    • 提供者:小琦
  1. CWS_GatedRNN-master

    0下载:
  2. RNN深度学习的一款中文分词的工具,很支持大家参考的-A Chinese word learning tool RNN depth, very supportive of reference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:50565
    • 提供者:小琦
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com