搜索资源列表
maxent-20041229[1].win32
- 文本分析中基于统计的方法中,最为常用的最大熵算法,该源码为Python版,广泛应用于词性标注,词义消岐等领域-text analysis based on statistical methods, the most commonly used of maximum entropy algorithm, the source code for Python version, widely used in tagging, Meaning Consumers divergent fields
StanfordClassifier.tar
- Standord Classifier实现了一个基于Java的最大熵分类器。用于模式识别,特别是自然语言处理方面的应用。-Stanford Classifier achieved a Java-based Maximum Entropy classifier. For pattern recognition, especially natural language processing the application.
lzhang10-maxent-a139430.tar
- 基于最大熵原则利用样本信息生成概率估计 张乐博士 东北大学-Dr. Zhang Yue Northeastern University sample information generated probability estimates based on the principle of maximum entropy
amis-4.0.tar
- 基于最大熵开发的程序,能很好的解决分类问题,运行与linux下,可以直接调用-Based on Maximum Entropy developed procedures that can solve classification problems, running with linux, you can directly call
Chinese-phrase-structure-recognition
- 基于最大熵的汉语短语结构识别方法,来自计算机工程-自然语言处理方面,写得挺不错的-Chinese phrase structure recognition method based on maximum entropy, from the Computer Engineering- Natural Language Processing, write quite well.
acopost_note
- acopost是Ingo Schroder于02年在德国汉堡大学完成的一个词性标注工具包。主要实现了基于实例、最大熵、2元隐马、基于转换规则等4种词性标注算法,以及评价和算法融合等。采用的语言是perl和c,代码比较短小,非常适于学习。-acopost Ingo Schroder is a speech in 2002 at the University of Hamburg, Germany marked the completion of the toolkit. The main achi