搜索资源列表
chinese-word-segment.rar
- 一个的文本分割程序,采用了改变的最大长度切分结合统计分词方法。,this is a project about chines-word segment, it propose a method conmbining the max-seg and the statistic method.
font2bdf.rar
- 实现TTF/TTC到bdf格式的批量转换。 本来是为了依照网上的帖子把WINDOWS字库转换过来,在CygWIN下Xterm支持中文。网上没有免费的工具,找到一个源码但使用不方便,本人试着改进成进行批量处理,目的达到了,可是在XTERM下仍然不能显示中文,XPDF也不能识别中文字体,不知道谁知道怎么解决?!,[Automatically by GOOGLE.]The realization of TTF/TTC to batch convert bdf format. Internet ori
Chinese-Segmentation.rar
- 自己编写的中文分词源程序,用vc++编写,附有完整的文档,以及标准的分词数据库,I have written the source code of the Chinese word segmentation, using vc++ to prepare, with complete documentation, as well as sub-standard speech database
Chinese-Word-Segment-And-POS-Tagger
- 实现了中文分词和词性标注程序。分词方法采用“三词正向最长匹配”。词性标注使用HMM方法,用Viterbi算法实现。“三词正向最长匹配”保持了“正向最长匹配算法”快速的特点,同时提高了分词的准确性。-Chinese word segmentation and implemented procedures for POS tagging. Segmentation Methods, " the longest three-match positive words." POS tag
Chinese--NER
- 基于CRF的中文机构名识别系统。使用北京大学1998年的人民日报语料库作为训练语料。除常用的特征模板,已经词性特征外,使用词语的最后一个字作为特征,提高了机构名识别的准确率, 调用了CRF++程序包训练模型。-CRF-based name recognition system of Chinese institutions. People' s Daily, Peking University in 1998 with corpus as training data. In additio
Chinese-automatic-word-segmention
- 汉语自动分词和词性标注__源代码 这是原创,不带复制的 汉语自动分词和词性标注__源代码-Chinese automatic word segmentation and POS tagging __ source code This is the original, without copying Chinese automatic word segmentation and POS tagging __ source code
lua-5.1manual(chinese)
- lua的速查中文手册,由c程序员开发的,和c结合最紧密的教本。参见www.lua.org-lua s Info Chinese manual, developed by the c programmers, and c combined with the most closely textbooks. See www.lua.org
segment
- 1 本程序说明了用概率法猜测“人名”的一般过程 2 用户可以修改config.ini文件中的值 3 用于测试的三个文件中: test1是小学语文课本语料 test2是按句分行的语料 test3是包含歧义串的语料-A descr iption of the procedures for using the probability method guess " names" the general course of 2 users can modify
PDFSCREEN-Chinese
- 一种基于TeX的排版系统,由美国计算机学家莱斯利·兰伯特(Leslie Lamport)在20世纪80年代初期开发,利用这种格式,即使使用者没有排版和程序设计的知识也可以充分发挥由TeX所提供的强大功能,能在几天,甚至几小时内生成很多具有书籍质量的印刷品。对于生成复杂表格和数学公式,这一点表现得尤为突出。因此它非常适用于生成高印刷质量的科技和数学类文档。这个系统同样适用于生成从简单的信件到完整书籍的所有其他种类的文档-Based on the TeX typesetting system, a
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.
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
IBMViaVoice
- 文章主要舟铝了IBM ViaVoice中文语音识剐系统软件的琦能简舟、使用方法和性能 特点,并指出了在使用谊软件时提高系统识剐率的逢径。-Aluminum Boat article the IBM ViaVoice Chinese voice cut system software knowledge to Jane Zhou Qi, the use of methods and performance characteristics, and pointed out that the us
Chinese-postman-problem-for-DNA-computing
- 中国邮递员问题的DNA计算,从学校的数据资源库里找着的,感觉不错,在此向大家支持一下-Chinese postman problem for DNA computing, data resources from the school library found, an excuse, and feel good, look at this opportunity to Members to support the
pcasm-book-simplified-chinese
- 讲述用nasm开发汇编程序的精简单深入的教程,知道一看,中文翻译版-Developed with the nasm assembler about the essence of a simple in-depth tutorials, knowing look, the Chinese translation version of
Open.QBuilder.Chinese.classic.example.code
- Open QBuilder中文实例经典代码Open QBuilder Chinese classic example code -Open QBuilder Chinese classic example code
tts-chinese
- 中文语音引擎绿色版 中文语音引擎绿色版-Chinese green version of the speech engine speech engine in Chinese green version of the Chinese green version of the speech engine
Chinese-version-of-compiler-theory
- 编译原理中文版, 比较重要的原理性书籍, 适合于概念不清晰时查阅-Chinese version of compiler theory, theory of the more important books
Delphi7-Mastering-Chinese-PDF
- Delphi7从入门到精通中文PDF.很适合初学者.一定不要错过了-Delphi7 Mastering Chinese PDF. It is suitable for beginners. Must not miss
Objective-C-chinese-train
- 一篇Objective-C的经典技巧,翻译成中文-A classic technique in Objective-C, translated into Chinese
Chinese-characters-check-code
- 汉字简码,Delphi 7实现把汉字的拼音首字母读出来的源码。-Code of Chinese characters, Delphi 7 achieve the first letter of alphabet of Chinese characters read the source code.