搜索资源列表
MySeg
- 最短路径法分词程序。将中文句子经过原子切分后生成一个有向无环图,然后使用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
zryy1
- 字字之间的转移概率算法,需要一个大文本来统计。-multiplicity of transfer probability algorithm, the text needs to a large statistics.
处理器调度
- 实验模拟选择优先数调度算法实现在单处理器下的处理器调度。-experiments simulate several priority scheduling algorithm on a single processor under the processor scheduling.
601caitao CPU 完整版
- 为了更好学习和掌握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
02824227胡英飞作业四
- 这是一个关于图形图像处理的一个实现算法,使用VC实现的,其中包含源码和实现过程的验证-This is a graphic of an image processing algorithm, the use of the VC, which includes source code and achieving the certification process
计算机常用算法
- 经常用到的计算机算法,经过整理后献给大家,也许以后大家用的着。-frequently used a computer algorithm, collated dedicated to everyone, perhaps after we used to.
VisualC.rar
- 分词算法,是用C++代码实现的,并有实际的运行例子。,Segmentation algorithm is the use of C++ code, and there is a practical example of the operation.
SW_I_WordSegment
- 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
c++ 小知识
- c++的一本好书.里面有算法.he xiaojiqiao -c of a good book. Inside algorithm. He xiaojiqiao
V1.4
- 由KaiToo搜索开发的一款基于字典的简单中英文分词算法-Search by KaiToo developed a simple dictionary based on English and Chinese word segmentation algorithm
language
- 实现语言翻译,只是平常的一次学生实验,不是很完美,具体是演示栈和队列的算法-The realization of language translation, but usually a student experiment, is not perfect, is to demonstrate the specific stack and queue algorithm
wordsegment1
- 中文分词算法,效率很高,使用词典树装搜索进行单词切割,并提供扩充词库的函数!-It s an arithmetc of word segment,it has a very high efficiency!
inside-outside
- PCFG的计算内向算法和外向算法的代码,非常好的资源,是学习自然语言处理的好资源-PCFG calculation algorithm to the algorithm of the code and outward, very good resources to study natural language processing are a good resource
segthewords
- 它是文本分词程序代码的核心算法,可以为语言学者提供强大的分词功能。-Is a code word the text of the core algorithm
imdict-chinese-analyzer
- imdict-chinese-analyzer 是 imdict智能词典 的智能中文分词模块,算法基于隐马尔科夫模型(Hidden Markov Model, HMM),是中国科学院计算技术研究所的ictclas中文分词程序的重新实现(基于Java),可以直接为lucene搜索引擎提供简体中文分词支持。-imdict-chinese-analyzer is a smart imdict Chinese Dictionary smart module segmentation algorithm
webcat
- 这是一个100 %纯Java库,您可以使用适用于N元 分析技术的过程分为文本文件。 该计划包括几个不同的分类算法, namelly 支持向量机,贝叶斯Logistic回归,神经网络分类和文本压缩 算法。如支持向量机和贝叶斯Logistic回归,一个 “一对一” 用于多类分类。更详细的说明这些学习算法和可用的选项,请提供的javadocs 。-It is a 100 pure Java library that you can use to apply N-Gr
rmmseg-cpp-0.2.7
- 一种分词算法的源码,需要在linux下命令执行-Of a word segmentation algorithm source code, under the command needs to linux
MFCCandLPCCsuanfa
- 一份关于语音识别算法的很好的资料,会对大家有很好的帮助。-A report on the speech recognition algorithm is very good information, will we have a good help.
1
- 很好用个遗传算法的参考,对大家的编程很有帮助,可以很好理解二进制数的运算和链表的操作-Using a genetic algorithm good reference on all programming helpful, can be well understood binary computation and the operation list
C_CPPfds
- 中文分词技术属于自然语言处理技术范 畴,是语义理解过程中最初的一个环节。 它 将组成语句的核心词提炼出来供语义分析模 块使用。对于一句话人可以通过自己的知识 来判断哪些是词,哪些不是词。但计算机如 何能理解,其处理过程就称为分词算法。-This is a dictionary of algorithms, algorithmic techniques, data structures, archetypal problems,