CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 文本相似度

搜索资源列表

  1. gmeans

    2下载:
  2. gmeans-- Clustering with first variation and splitting 文本聚类算法Gmeans ,使用了3种相似度函数,cosine,euclidean ,KL.文本数据使用的是稀疏矩阵形式. -gmeans clustering with first variation and splitting Gmeans,a text clustering algorithm, uses 3 functions,cosine,euclidean and
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:71569
    • 提供者:修宇
  1. countTexture

    0下载:
  2. 统计图像子区域的相似度,但图像像素信息要先存到一个文本文件中。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:84961
    • 提供者:周兵
  1. 072832

    1下载:
  2. 本文介绍了在向量空间模型下, 使用一和一两种不同的相似度评测方法, 来评测查询与文本之间的相关性。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:214509
    • 提供者:Gao
  1. simalar

    0下载:
  2. 基于Python的单词相似度分析,通过分析一些大文本来判断测试文件中给出的单词相似度判断的准确率-Python-based word similarity analysis, by analyzing a number of large text files to determine the test given to determine the accuracy of word similarity
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1741814
    • 提供者:twdka
  1. knn

    0下载:
  2. 文本分类,用KNN方法,通过计算其相似度,找出与它靠近的K个文档。-text classify
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:373643
    • 提供者:jason
  1. wordsimilar

    0下载:
  2. 词汇分类 相似度计算 文本语料分析 归类 知网数据分类-Word text corpus classification Similarity analysis of data classified Text Classification
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:388840
    • 提供者:wayne
  1. wenbenxiangsidujisuan

    0下载:
  2. 文本相似度计算工具代码,这是在做搜索引擎非常需要的一个算法,对于想从事开发这方面的应用,具有不错的参考价值。-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
  3. 所属分类:CSharp

    • 发布日期:2017-11-10
    • 文件大小:12003189
    • 提供者:李江
  1. similarity

    1下载:
  2. 文本相似度计算余弦相似度代码,计算文本相似度,用于搜索引擎-Cosine similarity of text similarity computation code, the text of the similarity calculation for the search engine
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:4669
    • 提供者:rterwill
  1. xsimilarity-master

    0下载:
  2. 一些文本相似度的方法总结,仅供大家参考 希望对大家有帮助-Some similarity Methods
  3. 所属分类:source in ebook

    • 发布日期:2017-05-28
    • 文件大小:10573145
    • 提供者:LY
  1. TextSimilarity

    0下载:
  2. 文本相似度计算程序,有图形界面,基于向量-text similarity
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6906
    • 提供者:yishuihan
  1. Kl

    0下载:
  2. 计算文本相似度,输出文本间KL距离,JS距离-Calculate the text similarity, the KL distance and JS distancetext of text。
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:6933
    • 提供者:Alex
  1. CosineSimilarAlgorithmzf

    0下载:
  2. 这里会用到TF/IDF权重,用余弦夹角计算文本相似度,用方差计算两个数据间欧式距离,用k-means进行数据聚类等数学和统计知识。-Here will use the TF/IDF weight, with cosine angle calculation of text similarity, with the variance of the two data between the data of the European distance, with K-means data cluste
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3363759
    • 提供者:张芳
  1. WIP3

    0下载:
  2. Kaggle竞赛“Can your AI smarter than a 8th grade student?”的代码。 使用文本相似度计算的方法,对美国八年级学生的科学考试卷(4选1选择题)进行自动回答。-Kaggle contest Can your AI smarter than a 8th grade student? Code. The method of using text similarity calculation, the US eighth-grade stude
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-06
    • 文件大小:513657
    • 提供者:LCF
  1. DocDistance

    0下载:
  2. java实现的文本相似度系统,使用向量空间模型以及余弦相似度距离公式,实测可以实现2篇文本的相似度计算且有一定的效果。-Java text similarity system, using the vector space model and the cosine similarity distance formula, the measured results can be achieved two similarity of text and have some effect.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-20
    • 文件大小:48626688
    • 提供者:王一大
  1. xsd

    0下载:
  2. 易语言快速计算文本相似度源码例程程序演示了文本相似度的对比计算方法。 -Easy language to quickly calculate the similarity of the text source routine procedures to demonstrate the text similarity calculation method.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-14
    • 文件大小:2655
    • 提供者:qq2355
  1. English

    0下载:
  2. 包括了原始英文文档、删除特殊符号、分词、词干化、计算相似度等文本预处理后产生的文档,总的数量是500个英文文档(Including the original English document, delete special symbols, such as text segmentation, a preprocessed documents produced, the total number of 500 English document)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:2597888
    • 提供者:hello_spring
  1. Chinese

    0下载:
  2. 是做文本预处理时候利用爬虫收集的500个中文文档,包括分词部分、去掉特殊符号部分以及最后的相似度计算等(It is the 500 Chinese document collected by a crawler for text preprocessing, including the part of the participle, the removal of the special part of the symbol, and the final similarity calculatio
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:12314624
    • 提供者:hello_spring
  1. EnglishChuLi

    4下载:
  2. 利用python编写的文本预处理的程序,包含了每一步的实现代码,分为删除标点符号、删除停用词、相似度计算、PCA降维、聚类以及可视化等,运行环境为pytharm,python3开发环境(The text preprocessing program written by Python contains every step of implementation code, which is divided into delete punctuation marks, delete stop word
  3. 所属分类:Windows编程

    • 发布日期:2018-04-19
    • 文件大小:8192
    • 提供者:hello_spring
  1. 文本相似度计算方法研究综述.pdf

    0下载:
  2. Text similarity; semantic similarity; ontology; word bag model; neural network ; thesis review
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:751616
    • 提供者:xuxiaofeng
  1. Python中文文本预处理

    0下载:
  2. 包括删除标点、分词、删除停用词、计算相似度、文本聚类等功能
  3. 所属分类:Python

« 1 23 »
搜珍网 www.dssz.com