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

搜索资源列表

  1. zhongwenfenci

    0下载:
  2. 从后向前的分词程序,采用哈希查找的方式,实现中文分词程序-From back to front of the word program, using the hash to find a way to achieve the Chinese word program
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:7905000
    • 提供者:jiacheng
  1. KTDictSegAnalyzer

    0下载:
  2. 中文分词程序,运行效率高,使用简单,用C#开发的。-The Chinese word segmentation procedure, high efficiency, simple to use, development in c#.
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:5870
    • 提供者:liuhaichun
  1. ZNFC

    0下载:
  2. 基于MFC智能分词程序及代码,不需要原始词库,通过训练原理实现忆词和分词-MFC smart segmentation procedures and code, without the original thesaurus, recalling words and word segmentation by training principles
  3. 所属分类:Editor

    • 发布日期:2017-05-16
    • 文件大小:4442328
    • 提供者:甘超
  1. Sfenciie

    0下载:
  2. 分词程序,HMM模型训练,维特特比解码,有说明文档。可直接使用。 -Segmentation process, HMM model training, Viterbi decoding, and documentation. Complete source code can be used directly.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-07
    • 文件大小:10015
    • 提供者:抛弃
  1. WordSeg

    0下载:
  2. 这是一个分词程序,有正向最大匹配算法,逆向最大匹配算法,正向最小匹配算法。-This is a word segmentation program, there are positive maximal matching algorithm, reverse maximal matching algorithm, positive minimum matching algorithms.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:491470
    • 提供者:guizhongyun
  1. sMySSeggh

    0下载:
  2. 最短路径法分词程序源码。将中文句子经过原子切分后生成一个有向无环图,然后使用用Dijkstra算法求出由起点到终点的最短路径以实现中文分词。 -The shortest path method segmentation program source code. Chinese sentence After atomic segmentation, to generate a directed acyclic graph, and then use Dijkstra algorithm to
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:426045
    • 提供者:chenxing1
  1. segment

    0下载:
  2. 利用双数组和字典实现了一个中文分词程序,优点是效率高,分词速度快,鲁棒性好。适合搜索引擎分词使用-Pairs of array and dictionary is a Chinese word segmentation procedure, the advantages of high efficiency, segmentation speed, robustness. Word for search engines
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:1080636
    • 提供者:Alex
  1. Word-Segmentation-

    0下载:
  2. 中文分词程序源码,基于词频的,自主开发的中文分词程序,希望能帮到你-simple chinese Word Segmentation hope to help you
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:5987
    • 提供者:sa
  1. vacabulary

    0下载:
  2. 分词程序,运行ss.sln,即可实现将所给txt文件中的文章按规定进行分词。将分词后的结果生成新的txt文件,result。-Segmentation procedure run ss.sln, you can achieve the article to txt file according to the provisions of sub-word. Generate new word txt file, result.
  3. 所属分类:Console

    • 发布日期:2017-11-26
    • 文件大小:9455105
    • 提供者:Laplace
  1. Lucene.net

    0下载:
  2. 用C#实现的分词程序时需要的一个类库包!-C# segmentation procedures need a library packages!
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:382445
    • 提供者:shanxiaojun
  1. fenci

    0下载:
  2. 中文信息处理--中文分词程序Chinese information processing - Chinese word segmentation procedures-Chinese information processing- Chinese word segmentation procedures
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:3259071
    • 提供者:寄生
  1. segok

    0下载:
  2. 自然语言处理中的分词程序,绝对可用,自己写的。-Segmentation in natural language processing program to write their own.
  3. 所属分类:.net

    • 发布日期:2017-11-30
    • 文件大小:5888640
    • 提供者:jiang
  1. Segment

    0下载:
  2. 中文分词程序,用前缀发分词,并输出到文本中来-Chinese word segmentation program, sent word with the prefix, and output to a text
  3. 所属分类:Console

    • 发布日期:2017-11-23
    • 文件大小:1328715
    • 提供者:杨梦伦
  1. ChineseSegment

    0下载:
  2. 一个完整的中文分词程序,有源码,词典,训练集。算法简洁高效,准确率高。包含了一种将标注语料和词典融合的新型分词方法。将语料分割为2:1为训练集和测试集,加上一个外部词典,准确率可以达到95 。适合入门者学习。也适合需要一个简单分词工具的应用。-A Chinese word segmentation procedures, source, dictionary, the training set. The algorithm is simple and efficient, high accura
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:14581979
    • 提供者:张忠辉
  1. Chinese-WordCut

    0下载:
  2. 这是一个中文分词程序,读入一个Txt文档,可以对里面的段落进行分词-This is a Chinese word segmentation program that reads a Txt document segmentation paragraphs inside
  3. 所属分类:Data structs

    • 发布日期:2017-12-02
    • 文件大小:2431984
    • 提供者:菡菡
  1. Java-ICTCLAS

    0下载:
  2. java版中国科学院张华平博士的分词程序,开源java代码,仅供学习使用。国际评测很高,国内第一-java version of the Chinese Academy of Sciences, Dr. Zhang Huaping segmentation procedure, open source java code for educational purposes only. The international evaluation high, the first domestic
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:2703698
    • 提供者:文虎
  1. nlp

    0下载:
  2. 中文分词程序。NLP课程的程序设计,实现中文分词-Chinese word segmentation program. NLP course program designed to achieve the Chinese word segmentation
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:3684
    • 提供者:yeqing
  1. hmmWordSegmentation

    0下载:
  2. 这是一个基于hmm模型的句子分词程序,语言是python,目前输入语句不支持标点符号。-This program is for divising a sentence into seperate words base on hmm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-17
    • 文件大小:10307192
    • 提供者:许少杰
  1. 041206ChSeg

    0下载:
  2. 北大天网分词程序,个人研究了感觉很不错,可以了解分词的过程!-North Skynet segmentation procedure, personal feel very good, can understand the word!
  3. 所属分类:MultiLanguage

    • 发布日期:2017-11-09
    • 文件大小:1812480
    • 提供者:时培轩
  1. Segmentation

    0下载:
  2. 简单的Python分词程序,即将一整段话分隔并且在其中加入标点停顿。-The simple Python segmentation procedure is about a whole paragraph, then separated and added punctuation to a standstill.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-06
    • 文件大小:1864071
    • 提供者:sundj
« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com