搜索资源列表
Hownetusesemanticsimilaritytot
- 利用Hownet进行语义相似度计算的类,本代码是在C#版本上的改,Hownet use semantic similarity to the type of calculation
NETspider
- 军长搜索是一款基于 Microsoft .NET 2.0 开发的垂直搜索引擎。系统有着强大的文件和数据库引索能力,支持中英文分词,文件相似度分析排序,文件数据时实监控与更新,恐龙级的引索速度和毫秒级的搜索速度,搜索结果高亮显示,系统分两部分组成第一部分是C/s的搜索蜘蛛,第二部分是B/s的 WEB用户搜索显示界面,其整个系统的工作过程完全模仿了超级搜索引擎的工作原理。系统支持对站内和全网的引索。-Search is a commander based on the Microsoft. NET
VSMSimilarity
- 余弦相似度计算C#源代码,采用经典改进tf_idf特征值-Cosine similarity calculation C# source code, using the classical features of value to improve tf_idf
cos
- 计算2个文档的余弦相似度,c#实现,环境是vs2010-2 documents calculate the cosine similarity, c# implementation, the environment is vs2010
yibiaopan2
- 仪表盘,可以实现数据显示,而且和实际中仪表盘相似度非常高,已经通过试验验证,应用没有问题。-Dashboard, you can display data, and the instrument panel and the actual similarity is very high, has been verified by experiment, the application no problem.
similarityCalculation
- 用c#方法描述了话题识别(话题跟踪与检测)的过程,主要是提取特征词、特征词词频计算、权重计算(tfidf方法),进行相似度计算,最后聚类-C# method describes the process of topic identification (topic tracking and detection), the word feature extraction, feature words word frequency calculation, weight to calculate me
CompareDiffer
- 一个简单的图片相似度计算源码,可以用来研究研究。-A simple image similarity calculation source, can be used to research studies.
DIFF0
- an application that help use ida plugin information extractor for detecting similarity in viruses.
cPPfcmsf
- VC++实现的fcm算法演示程序,FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最校FCM算法需要两个参数一个是聚类数目C,另一个是参数m。一般来讲C要远远小于聚类样本的总个数,同时要保证C>1。对于m,它是一个控制算法的柔性的参数,如果m过大,则聚类效果会很次,而如果m过小则算法会接近HCM聚类算法。-VC++ to achieve the fcm algorithm demo program, FCM algorithm i
UnCode
- 验证码识别,对于正规的数字验证码识别能达到100 ,同时加入了字符串的相似度匹配算法-Identification code validation for regular digital identification code validation can reach 100 , while adding a string similarity matching algorithm
kmeans
- 利用k-means算法进行聚类,K-means算法以欧式距离作为相似度测度,它是求对应某一初始聚类中心向量V最有分类,使得评价指标J最小。算法采用误差平方和准则函数作为聚类准则函数。-Algorithm using k-means clustering, K-means algorithm Euclidean distance as a similarity measure, it is the pursuit of the vector V corresponding to a initial
wenbenxiangsidujisuan
- 文本相似度计算工具代码,这是在做搜索引擎非常需要的一个算法,对于想从事开发这方面的应用,具有不错的参考价值。-Text similarity calculation tool code, which is doing a great need for an algorithm of the search engine, and want to engage in the development of this aspect of the application, has a good refer
FingerMatching
- 实现指纹的匹配功能,增强指纹匹配的相似度,减小误差-Fingerprint matching function, enhance the similarity of fingerprint matching, reduce errors
CSharp-feixin
- 仿飞信,完美实现大部分功能,源码。如有雷同,纯属巧合。源码来自别的地方。-Imitation flying letters, the perfect realization of most of the functions, source code. Any similarity is purely coincidental. Source from somewhere else.
src
- 中文文档相似度比较,使用的是c#语言写的-Chinese document similarity comparison using c# language written
PCA-Classification.net
- 采用pca的方法,对样本进行分类。在实际中pca算法一般用于检测样本的相似度-Using pca method to classify the samples. In practice pca algorithm is generally used to detect the similarity of samples
code
- 用C++语言编写一个判别两个网页相似度的模型,利用夹角定理,两个网页的夹角越小,那么这两个网页相似度就低,若两个网页的夹角越大,则这两个网页的相似度很高。最好以矩阵的形式输出所有网页之间的相似度。-With C++ language to write a discriminant two pages similarity model, using angle theorem, the smaller the angle between two pages, then the similarity
FindPicCSharp
- C#高速找图程序,比较图片的细节处有何异同,像素级的图片比较器,大图找小图,模糊找图,透明找图,Bitmap 大图 = new Bitmap(@"无标题.bmp") Bitmap 完全对比 = new Bitmap(@"完全对比.bmp") Bitmap 相似度 = new Bitmap(@"相似度.bmp") Bitmap 透明 = new Bitmap(@"透明.bmp") 在大图里找小图,容错值 取值0--255,数值越高效率越低,不建议超过5
EmguCV-sift
- 基于EmguCV实现图片是否存在相似之处的判断-EmguCV realize image similarity judgment based on whether there is?
final-similarity
- Similarity Measure using k-means algorithm
