# Similarity-1 **Repository Path**: coddest/Similarity-1 ## Basic Information - **Project Name**: Similarity-1 - **Description**: 文本相似度算法 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-05-04 - **Last Updated**: 2020-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Similarity ### 五种常见的相似度算法:余弦相似度(cosine_similarity)、jaccard相似度、编辑距离(Levenshtein)、MinHash、SimHash + 海明距离。 ### 博客详情:http://www.downdawn.com/blog/detail/22/