搜索资源列表
Entropy
- 统计一篇文本文档中的熵,用于自然语言的处理
CRF_maxent
- 这是一个条件随机场和最大熵的实现包,可用于自然语言处理中的序列标记、分类等。-This tool is an implementation of CRFs and Maximum Entropy,which can be used for sequence labeling.
id3
- 使用java实现id3算法建立决策树,建成决策树后可以测试用例,使用决策树对用例分类。主类是ID3List,花了3天时间写完调试通过的。 ID3算法的实现 包括:建树,测试用例, 选根, 建立叶子节点, 求熵, 求信息期望,求信息增益 等方法以及相应的测试 * 测试:目前全部方法都无异常。makeTree方法有两处逻辑错误待修正 工具类 ListUtil MathUtil ClassUtil StringUtil * DecisionTree 等工具类 实体类 Person(--
maxent-2.5.2
- 以足球赛为实例,用最大熵方法预测以后两队比赛输赢的结果-To soccer as an example, using the maximum entropy method for forecasting the results after the two opposing teams win or lose
JiaoChaShang
- 文本挖掘中交叉熵算法实现,通过词汇左右出现的概率来计算交叉熵-Text mining cross entropy algorithm,The task of part2of2speech iden t if icat ion is to au tomat ically assign a part2of2speech tag to an unknow n wo rd w ith emp ty part2of2speech info r2 mat ion. A part2of2speech
ImgCompress
- 多光谱图像无损压缩程序,采用预测+熵编码的方式。-Multi-spectral image lossless compression.
RecommendedSystem
- 个性化推荐系统的程序,采用的是基于协同过滤的方法,自己做了方法改进,用到了信息熵公式-Program of personalized recommendation system using the method based on collaborative filtering methods improved, used information entropy formula
metricMST
- 对数据集进行特征选择,寻找数据集 之间的相关性。主要方法根据信息熵构建无向图,然后对无向图进行最小剪枝,从而找到数据集之间的相关性-The minimum spaning tree
zidong
- 中文摘要系统,运用了信息技术熵的概念,希望对大家有帮助。-Chinese abstract system, using the concept of entropy in information technology, we want to help.
hanzishang
- 根据预料计算汉字熵,汉字熵是表示汉字的信息含量的单位。-According to the calculation is expected characters entropy, entropy is a kanji characters of information content of the unit.
Maximum-entropy-model
- 一个最大熵模型统计工具,采用特征进行模型构建-A maximum entropy model statistical tool, which uses the feature to construct the model.
pse
- 最大熵估计的实例函数,结合老师布置的实例作业来编的,用最大熵法得到功率谱曲线-Examples of maximum entropy estimation function, combined with the teacher work to compile examples of layout, using the maximum entropy power spectrum obtained
jidt-master
- 多种传递熵的计算方法,包括离散和连续信号的传递熵计算,包括多种核函数-JIDT: An information-theoretic to olkit for studying the dynamics of complex systems
MaxH
- 转载的最大熵模型一个小例子的实现,供学习参考(Reproduced the maximum entropy model, a small example of the implementation, for learning reference)
mejava
- 最大熵模型的简单例子,利用GIS算法,实现预测(A simple example of the maximum entropy model, using the GIS algorithm to realize the prediction)
