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

搜索资源列表

  1. JWordNetSim

    0下载:
  2. java实现的基于wordnet的单词匹配算法,输出为待比较的词的相似度
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:819995
    • 提供者:mrbomb
  1. wordnet20

    1下载:
  2. 这是个语义网络WordNet,能进行两个词的相似度的比较。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:11767720
    • 提供者:hangang1000
  1. NETspider

    0下载:
  2. 军长搜索是一款基于 Microsoft .NET 2.0 开发的垂直搜索引擎。系统有着强大的文件和数据库引索能力,支持中英文分词,文件相似度分析排序,文件数据时实监控与更新,恐龙级的引索速度和毫秒级的搜索速度,搜索结果高亮显示,系统分两部分组成第一部分是C/s的搜索蜘蛛,第二部分是B/s的 WEB用户搜索显示界面,其整个系统的工作过程完全模仿了超级搜索引擎的工作原理。系统支持对站内和全网的引索。-Search is a commander based on the Microsoft. NET
  3. 所属分类:CSharp

    • 发布日期:2017-05-23
    • 文件大小:7394026
    • 提供者:wyf
  1. SpellDictionary_src

    0下载:
  2. 一个智能拼写语法检测器,带提示功能,其核心算法就是用的一个三元树来实现相似词的存储。-ternary tree spell check
  3. 所属分类:IME Develop

    • 发布日期:2017-03-31
    • 文件大小:5985
    • 提供者:may
  1. English_word_helper

    0下载:
  2. 1)输入单词,判断其是否正确,如果错误,给出纠正的建议; 2)输入不完整的单词,可以补全单词 3)输入单词以及数字m,要求与输入字符串中第m个字符有差异的相似词 -1) Enter the word to determine whether it is correct, if wrong, give correct recommendations 2) Enter the incomplete words, you can complete the word 3) type the
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:358344
    • 提供者:萧刚
  1. SimCalc

    0下载:
  2. 用语义词典wordnet计算两个词的相似度的算法。-The algorithms to calculates two words similarity with the semantic dictionary wordnet.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:15649
    • 提供者:水哥
  1. participle

    0下载:
  2. 这是关于句子相似度处理前的一个分词处理,希望可以帮到你!-This is about common sentence similarity processing of a points before word processing, not write the source code, is just a algorithm model!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:3188
    • 提供者:黄光军
  1. similarityCalculation

    1下载:
  2. 用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
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:3430
    • 提供者:dai
  1. jwnl14-rc1

    0下载:
  2. jwnl 利用WORDNET计算两个词项的相似度-jwnl use WORDNET calculate the similarity of two words
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1189692
    • 提供者:taosy
  1. 20257147knn

    1下载:
  2. knn最近邻算法在给定新文本后,考虑在训练文本集中与该新文本距离最近(最相似)的 K 篇文本,根据这 K 篇文本所属的类别判定新文本所属的类别,具体的算法步骤如下: 一、:根据特征项集合重新描述训练文本向量 二、:在新文本到达后,根据特征词分词新文本,确定新文本的向量表示 三、:在训练文本集中选出与新文本最相似的 K 个文本-knn nearest neighbor algorithm in the given text, to consider in the train
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:43017
    • 提供者:千木流云
  1. Jzu_File_so

    0下载:
  2. 详细介绍 军长搜索是一款基于 Microsoft .NET 2.0 开发的垂直搜索引擎,适用于 Windows 平台下的各种网站系统。系统有着强大的文件和数据库引索能力,支持中英文分词,文件相似度分析排序,文件数据时实监控与更新,恐龙级的引索速度和毫秒级的搜索速度,搜索结果高亮显示,无处不体现着她的强大与魅力。-The detail commander search is one based on the Microsoft NET 2.0 development of vertical s
  3. 所属分类:.net

    • 发布日期:2017-11-20
    • 文件大小:429959
    • 提供者:sfasfwqeqp
  1. ddtw

    0下载:
  2. 基于DWT计算两个向量之间的距离,用于音节或者词的相似度比较-calculation the distance between 2 vectors, for comparing the similarity of 2 syllables or words
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:871
    • 提供者:yusy
  1. similarity

    0下载:
  2. 求字符串s1和s2的最大公共字串,衡量文档的相似度,体现了词的顺序。-The biggest public string for strings s1 and s2, measure the similarity of document, embodies the word order.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2796
    • 提供者:2442561613
  1. cos

    1下载:
  2. 计算词向量间的余弦相似度,用于语义文本挖掘 。(Calculate the cosine similarity between word vectors for semantic text mining.)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:sunshine516
  1. word2vec

    0下载:
  2. 用java语言编写的查找中文相似词功能,欢迎大家使用(Find Chinese similar words)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:207872
    • 提供者:lewicious
  1. word2vecC实现代码

    0下载:
  2. 实现词语的特征扩展和相似词查找;关系挖掘;作为系列的初始化输入特征。(Realize word feature extension and similar word search.)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:8192
    • 提供者:柳沙
  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
搜珍网 www.dssz.com