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

搜索资源列表

  1. wordppl

    0下载:
  2. 本程序采用正向 逆向最大匹配才实现汉字分词-the procedures being used in reverse to get the maximum matching Chinese Word
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:492305
    • 提供者:liuchuan
  1. cutword

    0下载:
  2. 用VB与数据库相连接实现中 文分词的程序,采用了正向 最大匹配算法。-using VB and database links, Chinese word segmentation procedures using the largest positive matching algorithm.
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:214040
    • 提供者:李玉
  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
    • 文件大小:607478
    • 提供者:binger
  1. ChineseAnalyzer

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

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

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:31957
    • 提供者:大宝
  1. Superyy

    0下载:
  2. 一个分词的源码,采用正向最大匹配的策略,用过测试
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:1194684
    • 提供者:张跌
  1. wordsegmentbasedonChinesetext

    0下载:
  2. 一种基于中文文本分类的分词方法,区别于常用的基于字符串匹配等方法,并利用数据库特有的查询技术设计和实现了该分词系统
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:89516
    • 提供者:lyh
  1. pymmseg.用python写的分词程序

    0下载:
  2. 用python写的分词程序,实现的是最大匹配方法,简单易用,Using python to write the sub-term process of implementation is the largest matching method, easy-to-use
  3. 所属分类:中文信息处理

    • 发布日期:2017-03-23
    • 文件大小:693094
    • 提供者:周光有
  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
    • 文件大小:6472935
    • 提供者:张莉娟
  1. segmentation

    0下载:
  2. 基于hashmap的首字哈希查找法,正向最大匹配法分词系统。代码用c++编写,本系统很好的实现了分词功能。-Based on the first word hash hashmap Find law, being the largest sub-word matching system. Code using c++ development, the system achieved a very good word function.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-12
    • 文件大小:3018678
    • 提供者:杨小鹏
  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
    • 文件大小:1848372
    • 提供者:
  1. FMM

    0下载:
  2. 刚上文机器翻译课,自己写的一个简单的正向最大匹配分词-Just above machine translation classes, wrote it myself being a simple maximum matching segmentation
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-29
    • 文件大小:360583
    • 提供者:zhangzhitao
  1. 77433632mmseg-v0.1

    0下载:
  2. 使用最大正向匹配算法,实现中文自动分词,对于初学者有很高的参考价值。-The biggest being the use of matching algorithm, the realization of Chinese word segmentation, for beginners, has high reference value.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-08
    • 文件大小:607478
    • 提供者:jicheng
  1. ir

    0下载:
  2. 本系统实现了分词和倒排索引,分词采用正向最大匹配,-The system achieved a sub-word and the inverted index, the biggest being the use of sub-word match,
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-12
    • 文件大小:1354082
    • 提供者:刘风
  1. ParseWord

    0下载:
  2. 利用字典进行文章分词,正向最大匹配,你想最大匹配,并包含一个词汇表,vs 2005, c#-parse word, vs2005, c#
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-03
    • 文件大小:723405
    • 提供者:blueriver1980
  1. keyword-chouqu

    0下载:
  2. 基于逆向最大匹配算法的分词及基于HMM模型的词性标注系统,包括了未登录词的识别、数据库的添加等内容。(需要手动修改数据库的路径才可以运行)-Reverse Maximum Matching Algorithm Based on the sub-word HMM-based model and part of speech tagging system, including the unknown word identification, such as the contents of the d
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-04
    • 文件大小:1259447
    • 提供者:张莉娟
  1. word_split

    0下载:
  2. 这个一个基于逆向最大匹配的分词程序,语料规模比较小。-The maximum matching based on the reverse of the sub-term process, relatively small-scale corpus.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-09
    • 文件大小:1517543
    • 提供者:nancy
  1. wordSegment

    0下载:
  2. 汉语分词 隐马尔科夫模型 最大匹配法 最大概率法-HMM MaxMatch
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-09
    • 文件大小:1414409
    • 提供者:黄舒颖
  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
    • 提供者:康维鹏
« 12 »
搜珍网 www.dssz.com