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

搜索资源列表

  1. FreeICTCLASLinux

    0下载:
  2. 中科院ICTCLAS中文分词库,linux开源版-open source ICTCLA
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-10
    • 文件大小:2409729
    • 提供者:Y
  1. windows_c_32

    0下载:
  2. 中文分词程序,有中国科学院开发,用于中文文本分词-ictat
  3. 所属分类:.net

    • 发布日期:2017-05-27
    • 文件大小:10150310
    • 提供者:黄远章
  1. SharpICTCLAS.net1.1

    0下载:
  2. 这是用C#编写的简单的中文分词程序,采用的是键树。-This is written in C# using simple Chinese word segmentation procedure is the key tree used.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:76159
    • 提供者:星光
  1. Separate_word_program

    0下载:
  2. 中文分词程序,能够在短时间内对中文内容进行分解split.txt中是要分解的内容而word.TXT则是分词表,分词表越完整最后结果越正确。-Chinese word segmentation process, can in a short time for Chinese content split.txt in decomposition is to decompose the content is word.TXT participle form, word form the final o
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-06
    • 文件大小:13011
    • 提供者:liuxd
  1. css

    0下载:
  2. 用VISUAL C++编写的中文分词系统C-Using VISUAL C++ Prepared Chinese word segmentation system C
  3. 所属分类:Search Engine

    • 发布日期:2017-04-03
    • 文件大小:37365
    • 提供者:zsl
  1. include

    0下载:
  2. 用VISUAL C++编写的中文分词系统中的INCULDE算法-Using VISUAL C++ Prepared Chinese word segmentation system INCULDE algorithm
  3. 所属分类:Search Engine

    • 发布日期:2017-04-01
    • 文件大小:36158
    • 提供者:zsl
  1. utils

    0下载:
  2. 用VISUAL C++编写的中文分词系统 UTILS算法-Using VISUAL C++ Prepared Chinese word segmentation system Utils algorithm
  3. 所属分类:Search Engine

    • 发布日期:2017-03-29
    • 文件大小:24620
    • 提供者:zsl
  1. 2004050215271615762

    0下载:
  2. 本文是关于中文分词程序源代码,仅供大家学习和研究使用。-This article is about the Chinese word segmentation program source code, for everyone to learn and study.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-14
    • 文件大小:4759
    • 提供者:zyj4538
  1. participle_1.0

    0下载:
  2. 具有丰富的分词功能,可以为学习中文分词的用户提供一些参考-Segmentation is rich in features, you can learn Chinese word for the user to provide some reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:22704
    • 提供者:黄凯
  1. SentenceSplit

    0下载:
  2. 中文分词组件。小型搜索引擎用中文分词组件, 内带词库-Sentence Split
  3. 所属分类:Search Engine

    • 发布日期:2017-05-13
    • 文件大小:587676
    • 提供者:白水
  1. ChineseTokenizer

    0下载:
  2. 中文分词演示程序,可以对字符串进行按照词义分词。在搜索技术中有广泛应用。-Chinese Segmentation demo program can be carried out in accordance with the meaning of the string segmentation. In the search technology has wide application.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-06
    • 文件大小:966582
    • 提供者:老农
  1. Chinesewordsegmentationprocedureforthecarving

    0下载:
  2. 中文分词分割程序Chinese word segmentation procedure for the carving-Chinese word segmentation procedure for the carving
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:290173
    • 提供者:云梦若
  1. fenci

    0下载:
  2. PHP 织梦逆向最大匹配算法 中文分词 分词算法-PHP DedeCms reverse maximum matching algorithm for Chinese word segmentation algorithm
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-01
    • 文件大小:677643
    • 提供者:紫电
  1. KaiYuanIctclas

    0下载:
  2. ICTCLAC开源代码,可用在中文文本信息处理上,为信息抽取进行中文分词、词性标注处理,准确度达到85 以上,-failed to translate
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-11
    • 文件大小:2620729
    • 提供者:chengbo
  1. WordSegment

    0下载:
  2. 很简单的中文分词程序,命令行程序,在VisualStudio2008中调试通过,内附测试文档。-Chinese language is very simple segmentation procedures, command-line procedures, the debugging of VisualStudio2008 passed, the document containing the test.
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:334730
    • 提供者:
  1. chinese_word_segment

    0下载:
  2. 一个比较简单的中文分词的C++代码,word文档,里面的C++代码在VisualStudio2008中调试通过,有详细说明。-A relatively simple Chinese word segmentation of the C++ code, word document, which the C++ code in debug VisualStudio2008 passed, there is a detailed descr iption.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-27
    • 文件大小:13165
    • 提供者:
  1. Al_Chinese_Word_Segment

    0下载:
  2. 一种简约但不简单的中文分词的代码,作者比较有思想,里面给出了很详细的说明,值得学习。-A simple but not simple Chinese word segmentation of the code, the more ideas the author, which gives a very detailed explanation, it is worth learning.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-28
    • 文件大小:59307
    • 提供者:
  1. Segmentation

    0下载:
  2. 用HMM实现的中文分词程序,用C#实现的。-HMM to achieve with the Chinese word segmentation
  3. 所属分类:CSharp

    • 发布日期:2017-05-16
    • 文件大小:4326101
    • 提供者:dauberfly123
  1. WordSegment

    0下载:
  2. 基于字符串匹配的中文分词程序,C++版。 结果以文件显示。-String matching based on the Chinese word segmentation procedures, C++ version. To document the results.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:335146
    • 提供者:李宏波
  1. tztqjsydm

    0下载:
  2. 贝叶斯公式,文本分类,中文分词,VC++开发,方便实用和开发-beyes,text classify
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-04
    • 文件大小:53882
    • 提供者:许白
« 1 23 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com