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

搜索资源列表

  1. mmseg-v0.1

    0下载:
  2. 基于词典和最大匹配算法的的中文分词组件,达到很好的分词准确率-Dictionary and the largest based on the matching algorithm of the Chinese word segmentation components, to achieve good word accuracy rate
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:593.24kb
    • 提供者:binger
  1. ChineseAnalyzer

    1下载:
  2. lucene.net 2.0的中文分词器,采用最大向前匹配算法,附上源代码和lucene.net.dll,希望这方面有兴趣的互相交流一下。
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:860.91kb
    • 提供者:杨秀云霁
  1. lunce-IKAnalyzer

    0下载:
  2. 中文分词工具,利用lucence的接口写的,进行最长匹配,正向和反向匹配后根据词数选择。别人写的,我用了,觉得不错,简单,上手快
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:848.23kb
    • 提供者:xielang
  1. cidian

    0下载:
  2. 基于最大匹配算法的的中文分词组件,达到很好的分词准确率
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:31.21kb
    • 提供者:大宝
  1. 最大匹配算法

    0下载:
  2. 中文分词正反向最大匹配算法
  3. 所属分类:源码下载

    • 发布日期:2011-03-20
    • 文件大小:1.73mb
    • 提供者:chengenjin
  1. worddiv

    0下载:
  2. 中文分词算法,用正向最大匹配算法实现的中文分词,包裹dao操作数据库。
  3. 所属分类:源码下载

  1. Chinese-Word-Segment-And-POS-Tagger

    1下载:
  2. 实现了中文分词和词性标注程序。分词方法采用“三词正向最长匹配”。词性标注使用HMM方法,用Viterbi算法实现。“三词正向最长匹配”保持了“正向最长匹配算法”快速的特点,同时提高了分词的准确性。-Chinese word segmentation and implemented procedures for POS tagging. Segmentation Methods, " the longest three-match positive words." POS tag
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-14
    • 文件大小:3.85mb
    • 提供者:paul
  1. ChineseSplit

    0下载:
  2. 一个基于VB.NET开发的中文分词及关键词提取系统,采用双向最大匹配、词频统计、快速排序等算法实现。-VB.NET developed based on Chinese word segmentation and Key Extraction System, the largest two-way matching, word frequency statistics, such as quick sort algorithm.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-21
    • 文件大小:6.17mb
    • 提供者:张莉娟
  1. proWordSegment

    0下载:
  2. 正向最大匹配中文分词c++源程序,在visual studio 2008中调试通过。-Chinese are the largest sub-word match c++ source code, visual studio 2008 in debug through.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-09
    • 文件大小:1.76mb
    • 提供者:
  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
    • 文件大小:12.78mb
    • 提供者:乐文
  1. fenci

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

    • 发布日期:2017-04-01
    • 文件大小:661.76kb
    • 提供者:紫电
  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
    • 文件大小:327.29kb
    • 提供者:李宏波
  1. zdfc

    0下载:
  2. 对中文语句进行分词的一个源码,利用正向匹配算法进行处理-Statements for the Chinese word for a source
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:293.91kb
    • 提供者:小松
  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
    • 文件大小:780.04kb
    • 提供者:康维鹏
  1. WordPartation2

    0下载:
  2. 中文分词程序 利用最大匹配算法 支持GB2312编码格式的文件-Chinese word segmentation procedure using the maximum matching algorithm to support GB2312 encoding format of the file
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:194.8kb
    • 提供者:CAlio
  1. prop

    1下载:
  2. 根据概率匹配原则得出句子结构树,很好用的一个演示软件,需要搭配中文分词法进行使用-Come under the principle of probability matching sentence structure tree, with a very good presentation software, need to be used with Chinese sub-lexical
  3. 所属分类:其他小程序

    • 发布日期:2012-12-24
    • 文件大小:5.52mb
    • 提供者:郁悒
  1. 1

    0下载:
  2. 中文分词在中文信息处理中是最最基础的,无论机器翻译亦或信息检索还是其他相关应用,如果涉及中文,都离不开中文分词,因此中文分词具有极高的地位。中文分词入门最简单应该是最大匹配法了-Chinese word segmentation in Chinese information processing is the most basic, whether in machine translation Yihuo information retrieval, or other related appli
  3. 所属分类:Search Engine

    • 发布日期:2017-04-01
    • 文件大小:58.69kb
    • 提供者:随风
  1. Desktop

    1下载:
  2. 可以实现matlab中文分词采用反向最大匹配法可以准确实现分词(Matlab Chinese word segmentation can be achieved, using the reverse maximum matching method, you can accurately achieve word segmentation)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1kb
    • 提供者:`BUGBOY
  1. chinese_seg_update

    0下载:
  2. 中文分词,采用逆向最大匹配方法实现,利用字典作为索引(The Chinese word segmentation is realized by the reverse maximum matching method, and the dictionary is used as the index.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1.51mb
    • 提供者:meizu
  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
    • 文件大小:3.46mb
    • 提供者:hhhsss
« 12 3 »
搜珍网 www.dssz.com