搜索资源列表

  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编程

    • 发布日期:2024-05-20
    • 文件大小:491520
    • 提供者:guizhongyun
  1. chinese-segment

    0下载:
  2. 中文分词程序,c#编写,输入txt文件,可以输出分词后文章-Chinese word segmentation process, c# prepared to enter the txt file, you can output word article
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:2050048
    • 提供者:王强
  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
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:425984
    • 提供者: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. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:1080320
    • 提供者:Alex
  1. Word-Segmentation-

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

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者: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. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-20
    • 文件大小:9455616
    • 提供者:Laplace
  1. Lucene.net

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

    • 发布日期:2024-05-20
    • 文件大小:381952
    • 提供者:shanxiaojun
  1. fenci

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

    • 发布日期:2024-05-20
    • 文件大小:3259392
    • 提供者:寄生
  1. Chinese-WordCut

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

    • 发布日期:2024-05-20
    • 文件大小:2432000
    • 提供者:菡菡
  1. CutWords

    0下载:
  2. 正向最大匹配实现的分词程序,有注释,清晰易懂-Positive maximum matching realize word segmentation procedure, have comments, transparent
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:982016
    • 提供者:shyboy
  1. Segment

    0下载:
  2. 中文分词程序,用前缀发分词,并输出到文本中来-Chinese word segmentation program, sent word with the prefix, and output to a text
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-20
    • 文件大小:1329152
    • 提供者:杨梦伦
  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 evaluatio
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:2703360
    • 提供者:文虎
  1. nlp

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

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:yeqing
  1. segok

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

    • 发布日期:2024-05-20
    • 文件大小:5889024
    • 提供者:jiang
  1. ChineseSegment

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

    • 发布日期:2024-05-20
    • 文件大小:14581760
    • 提供者:张忠辉
  1. chinese-analyzer

    0下载:
  2. imdict chinese analyzer分词程序 ,是中科院ICTCALS的重实现,加入了lucene的分词jar包,完整的程序-word program imdict chinese analyzer is the Chinese Academy ICTCALS heavy realize adding a the lucene segmentation jar package, complete program
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:7769088
    • 提供者:zjl
  1. hmmWordSegmentation

    0下载:
  2. 这是一个基于hmm模型的句子分词程序,语言是python,目前输入语句不支持标点符号。-This program is for divising a sentence into seperate words base on hmm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:10307584
    • 提供者:许少杰
  1. 041206ChSeg

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

    • 发布日期:2024-05-20
    • 文件大小: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. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1863680
    • 提供者:sundj
  1. Segmnet

    0下载:
  2. 基于ictclas的C#环境的分词程序,供大家参考-The segmentation based the C# ictclas environment program
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:3738624
    • 提供者:刘宏
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 18 »

源码中国 www.ymcn.org