搜索资源列表
小叮咚分词
- 小叮咚中文分词java源码
ictclaszyfc分词接口
- 中文分词接口
hash结构最大逆向中文分词算法
- 建立hash结构的中文词典,并实现了最大逆向中文分词算法
中文分词
- 一个不错的简单有效的中文分词算法, 可以做为研究中文的一个好例子
中文分词系统
- 一个简单有效中文分词算法, 可以学习研究
Chinesewordsegmentatin.rar
- 该源码用c++编写,实现了中文分词的功能。,The source code with c++ writing, implementation of the Chinese word segmentation function.
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
OpenCNSegmenter
- 中文分词,可以将中文的句子按照单词进行切分,很优秀的算法,在网络中得到-Chinese word segmentation, Chinese sentence can be carried out in accordance with the word segmentation, it is excellent algorithm, in the network have been
FenCi
- 运用编译原理中的词法分析,实现了中文分词功能。-The use of compiler theory of lexical analysis, achieve the Chinese word function.
Separate_word_program
- 中文分词程序,能够在短时间内对中文内容进行分解split.txt中是要分解的内容而word.TXT则是分词表,分词表越完整最后结果越正确。-Chinese word segmentation process, can in a short time for Chinese content split.txt in decomposition is to decompose the content is word.TXT participle form, word form the final o
2004050215271615762
- 本文是关于中文分词程序源代码,仅供大家学习和研究使用。-This article is about the Chinese word segmentation program source code, for everyone to learn and study.
ChineseTokenizer
- 中文分词演示程序,可以对字符串进行按照词义分词。在搜索技术中有广泛应用。-Chinese Segmentation demo program can be carried out in accordance with the meaning of the string segmentation. In the search technology has wide application.
KaiYuanIctclas
- ICTCLAC开源代码,可用在中文文本信息处理上,为信息抽取进行中文分词、词性标注处理,准确度达到85 以上,-failed to translate
chinese_word_segment
- 一个比较简单的中文分词的C++代码,word文档,里面的C++代码在VisualStudio2008中调试通过,有详细说明。-A relatively simple Chinese word segmentation of the C++ code, word document, which the C++ code in debug VisualStudio2008 passed, there is a detailed descr iption.
Al_Chinese_Word_Segment
- 一种简约但不简单的中文分词的代码,作者比较有思想,里面给出了很详细的说明,值得学习。-A simple but not simple Chinese word segmentation of the code, the more ideas the author, which gives a very detailed explanation, it is worth learning.
tztqjsydm
- 贝叶斯公式,文本分类,中文分词,VC++开发,方便实用和开发-beyes,text classify
KeyWordTree
- 一个c#编写的中文分词系统,有一个附带的baidu词库-fen ci c#
max_pro_seg
- 详细介绍了最大概率分词方法的理论和步骤, 帮大家轻松搞定简单的中文分词-the word to introduce the max propability int segmenting
VC2010
- VC调用中科院分词2010版组件的最新源码! 中国科学院计算技术研究所在多年研究工作积累的基础上,研制出了汉语词法分析系统ICTCLAS(Institute of Computing Technology, Chinese Lexical Analysis System),主要功能包括中文分词;词性标注;命名实体识别;新词识别;同时支持用户词典。我们先后精心打造五年,内核升级8次,目前已经升级到了ICTCLAS2010!-VC call to Word 2010 version of t
基于mmseg算法的一个轻量级中文分词器
- 基于mmseg算法的一个轻量级开源中文分词器(A lightweight open source Chinese word segmentation based on the mmseg algorithm)