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

搜索资源列表

  1. textFCM

    0下载:
  2. 应用FCM(模糊c均值聚类)算法到文本聚类 采用两种方法计算文本相似度 采用ShootSeg分词 采用sogou互联网词库简化特征值计算-err
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-24
    • 文件大小:17833
    • 提供者:苏宁
  1. mmseg

    0下载:
  2. MMSEG 中文分词算法 内有说明及例子,源代码-failed to translate
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:544467
    • 提供者:zyg
  1. VSM

    0下载:
  2. 向量空间模型算法,给定一个经过分词的文档集,可以输出向量空间模型、特征词典、倒排索引表等功能,很经典的VSM算法源代码-Vector space model algorithm, given a segmentation of the document set, you can output vector space model, the characteristics of dictionaries, inverted index table functions, it is the clas
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:10313
    • 提供者:郝祥根
  1. StandardTokenizer

    0下载:
  2. 分词算法的测试 基于lucene 的分词算法设计-segment the chinese word
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-13
    • 文件大小:2300
    • 提供者:LIJIE
  1. phpanalysis

    0下载:
  2. 以前写的一个php无组件分词算法,这类算法比较少见,可用于SEO,搜索前端分词等用途-I used to write a php no component segmentation algorithm, such algorithms are relatively rare, can be used for SEO, search front-end applications such as word segmentation
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2016-01-25
    • 文件大小:10704896
    • 提供者:林学
  1. c++ 小知识

    0下载:
  2. c++的一本好书.里面有算法.he xiaojiqiao -c of a good book. Inside algorithm. He xiaojiqiao
  3. 所属分类:MultiLanguage

    • 发布日期:2017-11-20
    • 文件大小:1053843
    • 提供者:wugaojie
  1. fenci

    0下载:
  2. 用C写的简单的分词算法,请查看具体代码.-Using C to write the simple segmentation algorithm, please see the specific code.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-09
    • 文件大小:1723739
    • 提供者:袁慎重
  1. heritrix-1.14.3-src

    0下载:
  2. 高性能分词算法,采用java实现,能自动进行最小分词,用户可以筛选分词类别-Word segmentation algorithm for high-performance, the realization of the use of java, can automatically carry out the smallest sub-word, the user can filter category segmentation
  3. 所属分类:Java Develop

    • 发布日期:2017-05-27
    • 文件大小:10551401
    • 提供者:lijianfei
  1. fen

    0下载:
  2. 基于后缀数组无词典分词算法,利用散列表获得汉字结合模式,通过置信度进行赛选。-Suffix array-based non-dictionary word segmentation algorithm, the use of hash table model was combined with Chinese characters, through the confidence to carry out the election race.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:4087
    • 提供者:wangzhen
  1. rmmseg-cpp-0.2.7

    0下载:
  2. 一种分词算法的源码,需要在linux下命令执行-Of a word segmentation algorithm source code, under the command needs to linux
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-24
    • 文件大小:798167
    • 提供者:赵吉昌
  1. Segmenter

    0下载:
  2. 正向匹配正向最大分词算法,仅仅是个很初级的算法-Being the largest positive word matching algorithms
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:790
    • 提供者:lengfeng
  1. totsearchc

    0下载:
  2. 淘特站内搜索引擎是由淘特JSP搜索引擎发展而来,系统基于Lucene.Net核心,通过高效的中文分词算法将数据库中内容进行分析、索引并保存至硬盘中。前台搜索时,通过读取索引文件查询,避免了传统数据库查询在高并发及海量数据下的性能问题。因前台搜索不在连接数据库,为不希望数据库放到前台的特殊用户群体提供了数据快速查询解决方案。-Amoy Special Site search engine from the Amoy Te JSP search engine, developed from, sys
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:373503
    • 提供者:miao
  1. totsearch

    0下载:
  2. 淘特站内搜索引擎是由淘特JSP搜索引擎发展而来,系统基于Lucene.Net核心,通过高效的中文分词算法将数据库中内容进行分析、索引并保存至硬盘中。前台搜索时,通过读取索引文件查询,避免了传统数据库查询在高并发及海量数据下的性能问题。因前台搜索不在连接数据库,为不希望数据库放到前台的特殊用户群体提供了数据快速查询解决方案。 -Amoy Special Site search engine from the Amoy special JSP search engine developed fr
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:743011
    • 提供者:豆豆
  1. maxfenci

    0下载:
  2. 基于词典的最大正向/反向分词,C++的,最简单的学习分词算法的代码-Dictionary-based maximum forward/reverse word, C++, the most simple method of learning the code word
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1562411
    • 提供者:wang ming
  1. Solution1

    0下载:
  2. 利用lucen.net和盘古分词算法,在使用时利用索引将定点spider定制的网页,然后搜寻相应的点放到服务器索引库-use lucen.net technology and pagu
  3. 所属分类:Web Server

    • 发布日期:2017-06-02
    • 文件大小:14517311
    • 提供者:yangxiuwei
  1. fenci

    0下载:
  2. 用C++写的一个分词算法,有需要的可以下来-Written in C++, a segmentation algorithm, we need to look down
  3. 所属分类:Search Engine

    • 发布日期:2017-04-14
    • 文件大小:4051
    • 提供者:凡小川
  1. baidu

    0下载:
  2. 百度(baidu)分词算法分析 有关百度搜索的数据分析-baidu
  3. 所属分类:Search Engine

    • 发布日期:2017-04-01
    • 文件大小:14529
    • 提供者:zhang
  1. php_programming_smallest_compound_word_segmentatio

    0下载:
  2. php编程最小切分的复合分词算法代码php programming smallest compound word segmentation algorithm code-php programming smallest compound word segmentation algorithm code
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-08
    • 文件大小:597753
    • 提供者:nvd
  1. 24190808280

    0下载:
  2. KTDictSeg 是由KaiToo搜索开发的一款基于字典的简单中英文分词算法-KTDictSeg KaiToo search by the development of a simple dictionary-based word segmentation algorithm for Chinese and English
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1039832
    • 提供者:断剑
  1. totsearch

    0下载:
  2. 淘特站内搜索引擎(C#版)基于Lucene.Net核心,通过高效的中文分词算法将数据库中内容进行分析、索引并保存至硬盘中。前台搜索时,通过读取索引文件查询,避免了传统数据库查询在高并发及海量数据下的性能问题。因前台搜索不在连接数据库,为不希望数据库放到前台的特殊用户群体提供了数据快速查询解决方案-Amoy Special Search Engine (C# Edition) Based on Lucene.Net core, through the effective Chinese word
  3. 所属分类:Search Engine

    • 发布日期:2017-03-29
    • 文件大小:611568
    • 提供者:yanghe
« 1 2 3 4 56 7 8 9 10 ... 15 »
搜珍网 www.dssz.com