资源列表
Classifier4J-0.6-dist
- 可用于文本分类的贝叶斯分类器,java开源项目-can be used for text classification Bayesian classifier, java open source projects
mmseg
- 基于双数组trie的分词程序,分词速度20MB/S,能够支持GBK、UTF8编码-Double array trie-based sub-word procedure word speed 20MB/S, can support GBK, UTF8 encoding
POSTagger_Src
- 包含了词条及其词性标记,频度信息的词典 练语料的格式要求: 每个词以 / 分隔, / 后是该词的词性标记。词性标记后至少要有一个空格。一个句子的所有词必须在同一行中。击“开始词性标注”选取文本文件(一次可以选择多个)进行标注处理-Includes a term and its part of speech marks, the frequency of information and training Corpus dictionary format requirements: Each w
CODETRANSFER
- 本程序实现汉字在计算机里面的编码显示功能-Display Chinese character encoding
access
- 一个简易的ACCESS的源程序,用到了很多操作数据库的技巧,Cool-ACCESS a simple source, use a lot of skills to operate the database, Cool
xiaojishiben
- 这是用java开发的一个记事本,现把它的源程序公布给大家分享,希望多提意见-This is a java development of the notebook, it is released to the source code to share with you, to speak up
WinFormCallMatlab
- Using C# WinForm Project to Call Matlab D-Using C# WinForm Project to Call Matlab DLL
small
- 一个测试用的中文分词代码,基于FMM分词算法-Chinese word segment code
hanzi
- 计算汉字笔划数的小程序!如果你有任何问题或建议可以联系我!
ssd9_EX6
- SSD 9 - Exercise 6 with full project and full documentation. The latter is proper, well and written in english
spatial_pyramid_code
- 金字塔匹配算法,包括SIFT特征点的提取,聚类和构造金字塔特征表示,论文参考:Beyond Bags of Features: Spatial Pyramid Matching for Recognizing Natural Scene Categories matlab代码