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

搜索资源列表

  1. 百度分词词库

    0下载:
  2. 据说是百度以前用的中文分词词典,希望对大家有一点帮助哈,快下快下-allegedly Baidu before the Chinese word dictionaries, we hope to have a bit of help to Kazakhstan, where fast under fast!
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:416489
    • 提供者:王国金
  1. pymmseg-cpp-win32-1.0.1.tar.gz

    0下载:
  2. 基于python的中文分词程序,易用性高,可以作为接口直接在python程序中使用,Python-based Chinese word segmentation process, ease of use high, can be used as interface directly in the python program to use
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-24
    • 文件大小:829114
    • 提供者:Jing
  1. Chinese-Segmentation.rar

    0下载:
  2. 自己编写的中文分词源程序,用vc++编写,附有完整的文档,以及标准的分词数据库,I have written the source code of the Chinese word segmentation, using vc++ to prepare, with complete documentation, as well as sub-standard speech database
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-26
    • 文件大小:8994901
    • 提供者:tanyi
  1. 中文分词算法

    0下载:
  2. 本程序使用给出的字典进行学习并对训练语料进行分词处理,采用C语言编写,高效易懂!
  3. 所属分类:中文信息处理

    • 发布日期:2012-10-28
    • 文件大小:2105335
    • 提供者:jessica9421
  1. RMM

    0下载:
  2. 基于rmm算法(逆向最大匹配)实现的中文分词系统,具体内容是一个mfc工程文件。-Rmm-based algorithm (reverse maximum matching) to achieve the Chinese word segmentation system, specific content is a mfc project file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-31
    • 文件大小:13402711
    • 提供者:乐文
  1. Source_Code

    0下载:
  2. 中文分词系统分析库,可以对UTF8表述的中文文字进行分词操作, 支持外挂的词库和手动干预(回调方式)的加权处理。 可用于搜索引擎的基础分词开发-Chinese word segmentation system analysis libraries, can be expressed UTF8 Chinese text segmentation operation, support plug and manual intervention in the thesaurus (callback me
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-29
    • 文件大小:112926
    • 提供者:jeff
  1. splitword

    0下载:
  2. 自己写的小分词程序,中文分词测试版,仅供参考,谢谢!-Writing their own small sub-term process, English sub-test version of the word, for reference purposes only, thank you!
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-04
    • 文件大小:5415
    • 提供者:崇丽岩
  1. Codes_and_Application

    0下载:
  2. 中科院的的分词工具,应该是分中文用的,效率不错-Chinese Academy of Sciences of the sub-word tools, should be used at the Chinese, the efficiency of a good
  3. 所属分类:Search Engine

    • 发布日期:2017-05-11
    • 文件大小:2740161
    • 提供者:chanfangliang
  1. fenci

    0下载:
  2. 中文分词 中文搜索引擎中的关键字识辨-Chinese word segmentation in Chinese search engine keywords that identify
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-13
    • 文件大小:3174095
    • 提供者:zsl
  1. wordsegment1

    0下载:
  2. 中文分词算法,效率很高,使用词典树装搜索进行单词切割,并提供扩充词库的函数!-It s an arithmetc of word segment,it has a very high efficiency!
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-02
    • 文件大小:771065
    • 提供者:lsc
  1. beiyes

    0下载:
  2. 贝叶斯网络概率中文分词算法,基于概率的分词算法-Bayesian network probability of Chinese word segmentation algorithm, based on the probability of word segmentation algorithm
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-10
    • 文件大小:1139205
    • 提供者:wangzhen
  1. src

    0下载:
  2. 利用lucene编写的一个简单搜索引擎,能够中文分词。-a simple search engine built with lucene.
  3. 所属分类:Search Engine

    • 发布日期:2017-04-01
    • 文件大小:4783
    • 提供者:杨子靖
  1. imdict-chinese-analyzer

    1下载:
  2. imdict-chinese-analyzer 是 imdict智能词典 的智能中文分词模块,算法基于隐马尔科夫模型(Hidden Markov Model, HMM),是中国科学院计算技术研究所的ictclas中文分词程序的重新实现(基于Java),可以直接为lucene搜索引擎提供简体中文分词支持。-imdict-chinese-analyzer is a smart imdict Chinese Dictionary smart module segmentation algorithm
  3. 所属分类:MultiLanguage

    • 发布日期:2016-07-06
    • 文件大小:3255959
    • 提供者:王同
  1. mmseg4j-1.7.3

    1下载:
  2. 中文分词技术 MMSeg1.7.3 最新版-Chinese word segmentation technology, the latest version of MMSeg1.7.3
  3. 所属分类:MMS

    • 发布日期:2016-07-06
    • 文件大小:178808
    • 提供者:赵树龙
  1. Dictory

    1下载:
  2. 用B-树作为查找存储结构,对中文单词进行哈希,用最长逆向匹配算法进行中文句段分词,实现中文词典以及分词。中文词典规模为十万八千多词汇。分词的正确率在90 以上。-Use the B-tree as storage structure , and hash the Chinese word while storing or searching. Use the longest reverse matching algorithm to split Chinese sentence to word
  3. 所属分类:MultiLanguage

    • 发布日期:2014-12-28
    • 文件大小:798764
    • 提供者:康维鹏
  1. IKAnalyzer3.1.1StableAllInOne

    0下载:
  2. Lucene 中文分词,很好的 可以随便下压,加油-Lucene Java
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1791114
    • 提供者:wc
  1. 33753115ktdictseg_v1.0.01

    0下载:
  2. 中文分词算法,效率很高,使用词典树装搜索进行单词切割,并提供扩充词库的函数-It s an arithmetc of word segment,it has a very high efficiency!
  3. 所属分类:Search Engine

    • 发布日期:2017-03-30
    • 文件大小:37391
    • 提供者:郭刚
  1. lucene.net_search

    0下载:
  2. lucene.net 中文分词 分页高月显示
  3. 所属分类:CSharp

    • 发布日期:2017-05-13
    • 文件大小:3362696
    • 提供者:ffff ffff
  1. wordseg

    0下载:
  2. 运用R语言进行中文分词处理,得到词频统计,并绘制词云图直观表示(Chinese word segmentation and word cloud drawing)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:9216
    • 提供者:莳晔
  1. Python逆向最大匹配实现-代码-文档-截图等

    1下载:
  2. 对于文本进行自然语言处理,中文分词。北邮计算机院NLP课的作业。(This is a homework for BUPT student, implementing the word segment of natural language processing.)
  3. 所属分类:Windows编程

    • 发布日期:2019-06-29
    • 文件大小:3631104
    • 提供者:hhhsss
« 1 2 3 45 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com