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

搜索资源列表

  1. MySeg

    0下载:
  2. 最短路径法分词程序。将中文句子经过原子切分后生成一个有向无环图,然后使用Dijkstra算法求出由起点到终点的最短路径以实现中文分词。-shortest path method participle procedures. Chinese Sentence will be read after splitting atoms generated a directed acyclic graph. then use the Dijkstra algorithm derived from the s
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:426496
    • 提供者:周景荣
  1. zryy1

    0下载:
  2. 字字之间的转移概率算法,需要一个大文本来统计。-multiplicity of transfer probability algorithm, the text needs to a large statistics.
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:3003035
    • 提供者:hanspecial
  1. 处理器调度

    0下载:
  2. 实验模拟选择优先数调度算法实现在单处理器下的处理器调度。-experiments simulate several priority scheduling algorithm on a single processor under the processor scheduling.
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:7930
    • 提供者:王丹
  1. 601caitao CPU 完整版

    0下载:
  2. 为了更好学习和掌握CPU调度的各种算法,现实践练习编程,源程序里运用大量所学的C语言程序,在较好的理解CPU调度各种算法下,编写的此程序实现的功能是“最短作业优先调度”,经多次反复修改,现已能在TC环境下运行通过。-order to better study and master CPU scheduling algorithms, programming is practical exercises, the source Lane used a lot of learning by C la
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:1589
    • 提供者:蒋涛
  1. 02824227胡英飞作业四

    0下载:
  2. 这是一个关于图形图像处理的一个实现算法,使用VC实现的,其中包含源码和实现过程的验证-This is a graphic of an image processing algorithm, the use of the VC, which includes source code and achieving the certification process
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:869361
    • 提供者:胡英飞
  1. 计算机常用算法

    0下载:
  2. 经常用到的计算机算法,经过整理后献给大家,也许以后大家用的着。-frequently used a computer algorithm, collated dedicated to everyone, perhaps after we used to.
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:6407630
    • 提供者:张军
  1. VisualC.rar

    0下载:
  2. 分词算法,是用C++代码实现的,并有实际的运行例子。,Segmentation algorithm is the use of C++ code, and there is a practical example of the operation.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-31
    • 文件大小:76303
    • 提供者:lidam
  1. SW_I_WordSegment

    0下载:
  2. SW-I中文分词算法,MFC程序,在visual studio 2008中调试通过。默认词库为mdb,由于较大未包含在源文件中,请自行下载mdb格式的词典。-SW-I Chinese word segmentation algorithm, MFC procedures, visual studio 2008 in debug through. Default thesaurus for the mdb, as a result of the larger not included in the
  3. 所属分类:MultiLanguage

    • 发布日期:2017-06-01
    • 文件大小:13929170
    • 提供者:
  1. c++ 小知识

    0下载:
  2. c++的一本好书.里面有算法.he xiaojiqiao -c of a good book. Inside algorithm. He xiaojiqiao
  3. 所属分类:MultiLanguage

    • 发布日期:2017-11-20
    • 文件大小:1053843
    • 提供者:wugaojie
  1. V1.4

    0下载:
  2. 由KaiToo搜索开发的一款基于字典的简单中英文分词算法-Search by KaiToo developed a simple dictionary based on English and Chinese word segmentation algorithm
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-11
    • 文件大小:2582966
    • 提供者:王友进
  1. language

    0下载:
  2. 实现语言翻译,只是平常的一次学生实验,不是很完美,具体是演示栈和队列的算法-The realization of language translation, but usually a student experiment, is not perfect, is to demonstrate the specific stack and queue algorithm
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-03
    • 文件大小:429953
    • 提供者:just789
  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. inside-outside

    1下载:
  2. PCFG的计算内向算法和外向算法的代码,非常好的资源,是学习自然语言处理的好资源-PCFG calculation algorithm to the algorithm of the code and outward, very good resources to study natural language processing are a good resource
  3. 所属分类:中文信息处理

    • 发布日期:2013-06-28
    • 文件大小:30350
    • 提供者:周光有
  1. segthewords

    0下载:
  2. 它是文本分词程序代码的核心算法,可以为语言学者提供强大的分词功能。-Is a code word the text of the core algorithm
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-01
    • 文件大小:4494
    • 提供者:baron
  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. webcat

    0下载:
  2. 这是一个100 %纯Java库,您可以使用适用于N元 分析技术的过程分为文本文件。 该计划包括几个不同的分类算法, namelly 支持向量机,贝叶斯Logistic回归,神经网络分类和文本压缩 算法。如支持向量机和贝叶斯Logistic回归,一个 “一对一” 用于多类分类。更详细的说明这些学习算法和可用的选项,请提供的javadocs 。-It is a 100 pure Java library that you can use to apply N-Gr
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-26
    • 文件大小:838576
    • 提供者:liwen
  1. rmmseg-cpp-0.2.7

    0下载:
  2. 一种分词算法的源码,需要在linux下命令执行-Of a word segmentation algorithm source code, under the command needs to linux
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-24
    • 文件大小:798167
    • 提供者:赵吉昌
  1. MFCCandLPCCsuanfa

    0下载:
  2. 一份关于语音识别算法的很好的资料,会对大家有很好的帮助。-A report on the speech recognition algorithm is very good information, will we have a good help.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-30
    • 文件大小:82028
    • 提供者:luan
  1. 1

    1下载:
  2. 很好用个遗传算法的参考,对大家的编程很有帮助,可以很好理解二进制数的运算和链表的操作-Using a genetic algorithm good reference on all programming helpful, can be well understood binary computation and the operation list
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-31
    • 文件大小:261357
    • 提供者:印明昂
  1. C_CPPfds

    0下载:
  2. 中文分词技术属于自然语言处理技术范 畴,是语义理解过程中最初的一个环节。 它 将组成语句的核心词提炼出来供语义分析模 块使用。对于一句话人可以通过自己的知识 来判断哪些是词,哪些不是词。但计算机如 何能理解,其处理过程就称为分词算法。-This is a dictionary of algorithms, algorithmic techniques, data structures, archetypal problems,
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-14
    • 文件大小:3687864
    • 提供者:wangyao
« 12 »
搜珍网 www.dssz.com