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

搜索资源列表

  1. 中文匹配程序

    0下载:
  2. 所属分类:其他小程序

  1. 最大匹配算法

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

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

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

  1. Chinese_Regex

    0下载:
  2. 用来将一文本文档里的所列中文自然语言格式转换成Unicode码后,再转换成预编译的正则表达式,可以用来匹配微博客里的词语-One text document to be listed in the English natural language format into a Unicode code, then replaced with pre-compiled regular expression can be used to match words in the micro-blog
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:200810
    • 提供者:吴轩宇
  1. fenci

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

    • 发布日期:2017-04-01
    • 文件大小:677643
    • 提供者:紫电
  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
    • 文件大小:335146
    • 提供者:李宏波
  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. 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
    • 文件大小:199478
    • 提供者:CAlio
  1. BlockMatching

    0下载:
  2. 有直接可以运行的VC6块匹配程序,还有块匹配的三篇中文论文,适合新手。-VC6 can run directly block-matching process, as well as block-matching of three English papers, suitable for novice.
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4874968
    • 提供者:xujie
  1. zhengdike

    0下载:
  2. (个人原创)《中文网页自动分类》 牵扯的技术有:分词,统计词频,踢出网页中一些特殊字符(用正则表达式),还有需要提取培训集等等!! 此软件禁止商业活动,版权所属“qyTT论坛--www.qyclass.org/bbs” 本文来自: qyTT论坛 http://www.qyclass.org/bbs 我们的使命:让世界认识qyTT,让qyTT认识世界! 结果分析的思想:就是把得到的词频与建立的词库里每一类进行比较,如果存在一个最大匹配程度,就去这个类作为结果,如果存
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1490827
    • 提供者:guowei
  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
    • 文件大小:60096
    • 提供者:随风
  1. MP

    0下载:
  2. 压缩感知 根据匹配追踪算法自制的代码 直接调用即可,内有中文注释- Compressive sensing, the code is made from Match pursuit algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:577
    • 提供者:网络
  1. segcnsegce

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

    • 发布日期:2017-12-04
    • 文件大小:8286
    • 提供者:liukui
  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
    • 文件大小:1024
    • 提供者:`BUGBOY
  1. 中文分离

    0下载:
  2. 简介:基于词典逆向最大匹配法而实现的中文分离代码。 作用:可将一个汉字序列切分成一个一个单独的词。(Introduction: the Chinese separation code based on the dictionary reverse maximum matching method. Function: a Chinese character sequence can be divided into a single word.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:昔年种柳
  1. repBomcn2en

    0下载:
  2. 在AutoCAD作图环境中,将中文文本翻译成英文(词语匹配),或者互翻的情形。(translate text to English in AutoCAD drawing.)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:2048
    • 提供者:jntxj
  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
    • 文件大小:1583104
    • 提供者:meizu
  1. Chinese Word Segementation

    0下载:
  2. 根据所给中文词典,对中文文本进行正向最大匹配分词,其中包括读取文本,并对其分词(According to the Chinese dictionary, the Chinese text is given a positive maximum matching word, which includes the reading of the text and the participle of the Chinese text.)
  3. 所属分类:Java编程

    • 发布日期:2018-04-30
    • 文件大小:165888
    • 提供者:weiyuyu
  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. MATLAB神经网络手写数字识别(GUI,论文)

    3下载:
  2. 本课题为基于MATLAB的BP神经网络手写数字识别系统。带有GUI人机交互式界面。读入测试图片,通过截取某个数字,进行预处理,经过bp网络训练,得出识别的结果。可经过二次改造成识别中文汉字,英文字符等课题。(This project is based on Matlab bp neural network Handwritten digit recognition system. With GUI human-computer interactive interface. Read in the
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-02-12
    • 文件大小:542720
    • 提供者:www.wobishe.com
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com