搜索资源列表
sim
- myCBR外部相似度方法的一段代码,适用于字符串类属性,query与case含有相同数目的"e"时返回1,否则返回0。-myCBR external similarity method for the string class attributes, query and the case containing the same number of "e" returns 1, otherwise it returns 0.
batchCompare
- 该程序实现对文件夹中的单文件的C或C++源文件进行两两相似度比较,给出相似度百分比,使用时,要求比较的文件以.c或.cpp或.cc为扩展名,并放在c:盘compare文件夹中。程序使用的算法为,快速公共子串算法,可以对2W字符长度的代码进行评判。可用于教学当中,检测同生编程作业独立完成情况。-The program realized a single file folder of C or C++ source files pairwise similarity comparison, the
111
- 一个计算平台。将计算结果同人类的主观判断进行了比较,验证了概念语义相似度计算方法的有效性。该研究成果拟在正研发的-A computing platform. Will calculate the results were compared with the subjective judgment of human, to verify the validity of the concept of semantic similarity calculation method. The resear
112
- 本体的计算概念间语义相似度的方法,综合考虑了语义距离、节点深度和节点密度的影响,并加入了一个可调节的 参数,以适应不同场景下的灵活应用,最后简单介绍了语义相似度在搜索引擎领域的应用-Computing semantic similarity between concepts of ontology, considering the impact of the semantic distance from the node depth and node density, and add an
456
- ,分别阐述 基于距离的语义相似度计算、基于内容的语义相似度计算、基于属性的语义相似度计算和混合式语义相似度计算-Respectively, described Distance-based semantic similarity calculation, content-based semantic similarity, semantic similarity calculation based on the properties and mixed semantic similari
2000
- 词语语义相似度的计算,一种比较常用的方法是使用分类体系的语义词典-Word semantic similarity of calculation, a commonly used method is the use of semantic classification system dictionary
222
- 语义相似度计算是自然语言处理中的一个关键过程,在机器翻译、自动问答、句法分析、词义排歧等 领域都有着广泛的应用-Semantic similarity calculation is a key process in natural language processing, machine translation, automatic question answering, parsing, word sense disambiguation Fields have a wide rang
bio_CW4
- 算两段数据的cosality(相关性),他是一个1XN维度的相似度计算模型,有完整的说明文档,是本人的满分的coursework-calculate the cosality of random time based data sequence, based on N (argument)previous data.
parallel
- 旅游电商行业 旅游线路 xml信息抽取,线路相似度比较等- Tourism electricity supplier industry tours xml information extraction, line similarity comparison
Document-retrieval-procedure
- 文档检索工具 基本功能 把一个或多个单词作为查询条件,从若干英文文本文档中查找相关文档,并显示查找结果(包括各单词在各文档中出现的次数)。 高级功能 从文本文档中提取单词,建立单词库。 基于单词建立文档索引库。 根据查询条件计算文档的相似度(可以是查询条件中单词在文档中出现的次数)。 根据文档相似度对相关文档进行排序。 -Document retri tools The basic functions of One o
similarity
- 通过将待进行计算的向量放入二维数组中,然后编程实现皮尔森和余弦相似度公式,计算向量之间的相似度。-caculate the similarity of vector
双货币差价ZigZag均线指标
- 上图我画的是经典的双品种对冲套利系统原理: 想实现对冲套利交易,还必须满足以下条件: 1 两个品种有高度相关性,比如期货套利中的,豆粕和豆油商品。 2 两个品种的涨跌趋势相似度 要达到70%左右,下图“双货币k线缩放后叠加指标”,可以帮你统计和观察 3 对冲下单的时候,2个品种下单量要基本相当。(Dual Hedge arbitrage)