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

搜索资源列表

  1. 最大匹配算法

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

    • 发布日期:2011-03-20
    • 文件大小:1810392
    • 提供者:chengenjin
  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. hanyufenci

    0下载:
  2. 分别用最大匹配和最大熵的方法实现了汉语分词-Respectively maximum matching and maximum entropy methods to achieve the Chinese word
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2203394
    • 提供者:yum056
  1. CMM_wordSeg

    0下载:
  2. 逆向最大匹配切词,很简单,仅供学习... 包含常用的9万的词库。-Reverse Maximum Matching segmentation, very simple, only to learn ... contains 90,000 commonly used in the thesaurus.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5328900
    • 提供者:yangwei
  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. maxseg

    0下载:
  2. 最大匹配分词系统,分词中最见大的,效果也是很好的系统。-maximum matching segmentation
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:847
    • 提供者:quan
  1. MaximumMatching

    0下载:
  2. 利用最大匹配法进行分词。需要一个词典。就可以进行分词。性能很好-Carried out using the maximum matching word segmentation. Need a dictionary. Segmentation can be carried out. Good performance
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:255520
    • 提供者:quan
  1. 11

    1下载:
  2. 二分图的最大匹配,非常好的资料。这是我辛勤找来的。-Bipartite graph of maximum matching, very good information. This is what I found the hard.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:8356
    • 提供者:shixinfei
  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. xq

    0下载:
  2. 图论中最短路算法,最小生成树,最大匹配与最佳匹配的算法,旅行商问题,求最大流的Ford--Fulkerson 标号算法-Shortest path graph algorithm, minimum spanning tree, the largest and best match matching algorithms, traveling salesman problem, maximum flow for the Ford- Fulkerson labeling algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:41282
    • 提供者:夏秋
  1. xqq

    1下载:
  2. 二分图最大完美匹配算法,里面有具体例子的说明,实用性很强的-二分图最大完美匹配算法
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:28807
    • 提供者:xqq309
  1. fenci

    0下载:
  2. 正向最大匹配算法分词,采用容器储存字典可提高一定的效率。-Forward Maximum Matching algorithm for word segmentation, using containers for storage dictionaries can improve a certain efficiency.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:599
    • 提供者:lan
  1. BlackWhite

    1下载:
  2. 有相同个数的黑白点, 当且仅当黑点的x y坐标大于等于白点的x y坐标事,黑点支配白点,一个黑点只能支配一个白点,一个白点只能被一个黑点支配,求最大匹配数-Have the same number of black and white points, if and only if the black spots greater than or equal to xy coordinates of the xy coordinates of white spots something, the b
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:325121
    • 提供者:钟峰
  1. ZuiDaPiPeiSuanFa

    0下载:
  2. 对一个字符串进行最大匹配法分词的算法,在VC环境下运行即可。-A string of maximum matching word segmentation algorithm can be run in the VC environment.
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:5032
    • 提供者:yoen
  1. CLucene

    0下载:
  2. clucene 源码,并且增加了自己写的正向最大匹配算法的分词程序。-clucene source code, and increase their own to write the forward maximum matching algorithm for the sub-word program.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:440298
    • 提供者:yimi
  1. RMM

    0下载:
  2. 逆向最大匹配算法实现分词,分词结果在另一个txt里呈现(Reverse maximum matching algorithm to achieve the word segmentation, word segmentation results in another TXT presentation)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-31
    • 文件大小:12288
    • 提供者:lanlingzijue
  1. 双向最大匹配.py

    0下载:
  2. 用双向最大匹配算法实现汉语分词。准确率颇高。(Two way maximum matching algorithm is used to realize Chinese word segmentation. The rate of accuracy is quite high.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:feng4251
  1. pipei

    1下载:
  2. 求二分图最大匹配可以用最大流或者匈牙利算法。 最大匹配 给定一个二分图G,在G的一个子图M中,M的边集中的任意两条边都不依附于同一个顶点,则称M是一个匹配. 选择这样的边数最大的子集称为图的最大匹配问题 如果一个匹配中,图中的每个顶点都和图中某条边相关联,则称此匹配为完全匹配,也称作完备匹配。(For maximum matching of two partite graphs, maximum flow or Hungarian algorithm can be used. The maxim
  3. 所属分类:其他

    • 发布日期:2020-04-17
    • 文件大小:1024
    • 提供者:magician-
  1. 最大二分配法

    1下载:
  2. 如果G的边集E(G)中有个子集M,满足M中的任何两条边 都不邻接,则M就是图G的一个匹配。包含边数最多的匹配 称为最大匹配,最大匹配所包含的边数称为最大匹配数。当 G是二分图时,问题就比较特殊了,这就是我们要解决 的问题——最大二分匹配。(If there is a subset M in the edge set E (G) of G, if any two edges in M are not adjacent, then M is a match of graph G. The match
  3. 所属分类:matlab例程

    • 发布日期:2020-04-17
    • 文件大小:4096
    • 提供者:throne1
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com