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

搜索资源列表

  1. mmsegger_src_1.0

    0下载:
  2. 最大正向匹配分词算法,用于分词和自然语言处理-Maximum forward matching word segmentation algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-11-13
    • 文件大小:341274
    • 提供者:subgke
  1. totsearch

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

    • 发布日期:2017-12-06
    • 文件大小:2267109
    • 提供者:sdgd50898
  1. fencisuanfa

    0下载:
  2. 正逆向的分词算法 已经测试通过了 里面有完整的源码 和测试程序-Forward and reverse segmentation algorithm has been tested by the complete source code and testing procedures
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:2581289
    • 提供者:唐金棲
  1. 123897

    0下载:
  2. n_gram,分词算法,准确率很高 ,值得参考!--n_gram, segmentation algorithm, the accuracy rate is high, and worth considering!-
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:630946
    • 提供者:cuit
  1. WordRecoverTool

    0下载:
  2. 一种基于二叉树数据库模型的分词算法,很好用 -A segmentation algorithm based on binary tree database model, well used
  3. 所属分类:JavaScript

    • 发布日期:2017-12-01
    • 文件大小:2693737
    • 提供者:唐金棲
  1. java

    0下载:
  2. 用java实现的前向最大中文分词算法代码-Using java to achieve before the largest Chinese word segmentation algorithm code
  3. 所属分类:software engineering

    • 发布日期:2017-11-24
    • 文件大小:10272
    • 提供者:liukui
  1. findleft

    0下载:
  2. 这个是概率统计最大算法,此算法是分词算法的一种,是自然语言处理中最有效的分词算法之一,本算法精确度达到95 以上-This is the probability statistics algorithm, this algorithm is a sub-word segmentation algorithm is the most effective natural language processing word segmentation algorithm, the algorithm an
  3. 所属分类:Search Engine

    • 发布日期:2017-11-09
    • 文件大小:404972
    • 提供者:he
  1. mmseg

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

    • 发布日期:2017-03-29
    • 文件大小:544561
    • 提供者:Inrespon
  1. mmseg

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

    • 发布日期:2017-04-03
    • 文件大小:544657
    • 提供者:pressbri
  1. dedesplit

    0下载:
  2. 织梦分词算法 v1.0,ASP编程学习源码,php网站制作参考资料。-Dream word segmentation algorithm v1.0, learning ASP programming source code, PHP website design reference.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-02
    • 文件大小:709207
    • 提供者:豆渣蒸肉
  1. dedesplit

    0下载:
  2. 织梦分词算法 v1.0,ASP编程学习源码,php网站制作参考资料。-Weaving dreams segmentation algorithm v1.0, ASP programming learning source, php website design reference.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-04
    • 文件大小:973446
    • 提供者:周州品
  1. dsite

    0下载:
  2. 织梦分词算法 v1.0,ASP编程学习源码,php网站制作参考资料。-Weaving dreams segmentation algorithm v1.0, ASP programming learning source, php website design reference.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-17
    • 文件大小:355952
    • 提供者:王力波
  1. nixiang

    0下载:
  2. 最新逆向最大匹配分词算法 盘古分词 分词算法 中文分词 源码-New reverse maximum matching word segmentation algorithm Pangu Chinese word segmentation algorithm source
  3. 所属分类:.net

    • 发布日期:2017-04-10
    • 文件大小:1203667
    • 提供者:李果果
  1. automatic-word-segmentation

    0下载:
  2. 实现一个中文自动分词程序,所使用的编程语言不限 选作:对人名,地名,机构名的识别 下载北大计算语言所标注的99年人民日报分词语料库,构建一个词表 实现正向、逆向最大分词算法-To implement a Chinese automatic word segmentation procedure, used by any programming language Chosen for: the person names, place names, organization name
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:426197
    • 提供者:黄艳玲
  1. FreeICTCLAS

    0下载:
  2. 对中文进行分词,c++实现多中文文本的分词算法-Using java prepared tf* idf results
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:2717670
    • 提供者:静静
  1. Word_Seg1

    0下载:
  2. 分词算法本实验采用已有的分词算法——双向匹配算法,对中文分词进行研究,以获取与了解中文分词的知识。双向匹配算法综合了正向最大匹配算法与逆向最大匹配算法,以提高中文分词的正确率。-word participles
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2333780
    • 提供者:侯小爱
  1. Wordpos

    1下载:
  2. 应用vitorbe实现的分词算法和词性标志,里面有word文档的说明,请大家下载使用,-Application vitorbe achieve segmentation algorithms and speech marks, there are instructions word document, please download, thank you
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:815850
    • 提供者:陈晨
  1. Split

    0下载:
  2. Java实现逆向最大匹配中文分词算法,本程序可以实现较为简单的中文分词-Java implementation reverse maximum matching Chinese word segmentation algorithm, the program can be implemented relatively simple Chinese word segmentation
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-11
    • 文件大小:1121
    • 提供者:赵世超
  1. Program1

    0下载:
  2. 这是中文信息处理的分词算法实现,具有很高的正确率和使用价值!这是分词算法的核心内容!具有很高的参考价值。-The text clustering algorithm based on text similarity computing research and implementation, this is an important branch of Chinese information processing.
  3. 所属分类:Data structs

    • 发布日期:2017-05-20
    • 文件大小:5684999
    • 提供者:张明
  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 2 3 4 5 6 78 9 10 11 12 ... 15 »
搜珍网 www.dssz.com