CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 倒排索引

搜索资源列表

  1. SegmentRAM

    0下载:
  2. 1.基于luncene倒排索引格式的高性能索引数据访问接口。 2. 实现若干中文分词的的分词算法。-1. Based on luncene inverted index format of high-performance data access interface Index. 2. A number of Chinese word segmentation algorithm of.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.81mb
    • 提供者:陈厚道
  1. InverseIndex

    0下载:
  2. 使用B+树实现文件倒排索引,查找关键词染色,根据出现频率排序
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:3.99mb
    • 提供者:chenqi
  1. hlink.031023-1010.tar

    0下载:
  2. 用c++写的搜索引擎中建索引的程序,实现了倒排索引。
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:48.53kb
    • 提供者:wangzheng0822
  1. 倒排索引的实现

    0下载:
  2. 超高效倒排索引的实现算法
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-12-23
    • 文件大小:2.44mb
    • 提供者:superdongli
  1. 倒排近似查找

    1下载:
  2. 用倒排索引进行近似查找,根据ED值...
  3. 所属分类:Windows编程

  1. SearchEngine1.0

    0下载:
  2. 实现搜索引擎最基本的下载网页、建立倒排索引、关键词查询功能。程序的实现借助了libcurl库。-Search engine to achieve the most basic functionality of downloading page, seting up inverted index, keyword querying. Program implementation with the libcurl library.
  3. 所属分类:Search Engine

    • 发布日期:2017-05-15
    • 文件大小:3.66mb
    • 提供者:Jiang
  1. src

    0下载:
  2. 采用倒排索引做的相似搜索的源码 。 技术点:倒排索引、归一化、k-临近相似计算-Inverted index used to do similar searches for source
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:8.25kb
    • 提供者:丁冬超
  1. VSM

    0下载:
  2. 向量空间模型算法,给定一个经过分词的文档集,可以输出向量空间模型、特征词典、倒排索引表等功能,很经典的VSM算法源代码-Vector space model algorithm, given a segmentation of the document set, you can output vector space model, the characteristics of dictionaries, inverted index table functions, it is the clas
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:10.07kb
    • 提供者:郝祥根
  1. IndexDemo

    0下载:
  2. 一个学习数据结构的好例子,通过此代码能够学习倒排索引时如何创建的,本代码在vc6.0下运行通过-A good example of learning data structure, through this code to learn how to create the inverted index, and the code vc6.0 run through! ! !
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:91.36kb
    • 提供者:lvcheng
  1. EasyXSpider

    0下载:
  2. 一个Linux下的爬虫,倒排序索引,多条件检索,二元切词以及Google PageRank算法的示例程序。包括CGI的查询界面。Cool!~-Linux under a reptile, invert index, multi-condition searches, Chinese binary segmentation, as well as an example of Google PageRank algorithm procedures. Including the CGI query
  3. 所属分类:Search Engine

    • 发布日期:2017-05-16
    • 文件大小:3.96mb
    • 提供者:尹君
  1. CluceneTest

    0下载:
  2. CLucene 例程 是信息检索的初步学习参考代码,可以了解倒排索引的文件结构以及查询方法-CLuene Demo is a reference code for learning information retrival,which can help to learn the inverted index data structure and query method
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:26.29kb
    • 提供者:forrest
  1. ir

    0下载:
  2. 本系统实现了分词和倒排索引,分词采用正向最大匹配,-The system achieved a sub-word and the inverted index, the biggest being the use of sub-word match,
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-12
    • 文件大小:1.29mb
    • 提供者:刘风
  1. 1

    0下载:
  2. 建立倒排索引的程序雏型.主要采用链表的数据结构.-Inverted index to establish the procedures for the prototype. The main use of the linked list data structure.
  3. 所属分类:Applications

    • 发布日期:2017-04-04
    • 文件大小:762byte
    • 提供者:kuangli
  1. mifluz-0.24.0.tar

    0下载:
  2. mifluz 的目的是提供一个存储倒排索引c++库,允许存放关键词以便事后进行搜索。-The purpose of mifluz is to provide a C++ library to store a full text inverted index. To put it briefly, it allows storage of occurrences of words in such a way that they can later be searched. The basic id
  3. 所属分类:Search Engine

    • 发布日期:2017-04-09
    • 文件大小:1.48mb
    • 提供者:laohong
  1. lucene_indexer

    0下载:
  2. 网页的除噪和预处理,利用lucene建立一个倒排索引,另外利用了HTMLparser对网页的解析进行了优化除噪。-In addition to web pages and pre-noise, using lucene an inverted index, another advantage of HTMLparser analysis on pages optimized denoising.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-17
    • 文件大小:4.78mb
    • 提供者:田宇辰
  1. text_mining

    0下载:
  2. 本文讨论了在关系数据库下倒排索引的建立、编码、压缩、存储、获取以及并行化等问题。-We focused our discusion on the building,encoding,compressing,storing,retrievingand parallelization of inverted index.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-10
    • 文件大小:1.19mb
    • 提供者:陈中
  1. sphinx-performance

    0下载:
  2. 搜索引擎开发这使用的倒排索引开源工具sphinx-This search engine developed using open source tools sphinx inverted index
  3. 所属分类:Search Engine

    • 发布日期:2017-03-30
    • 文件大小:170.17kb
    • 提供者:zjx
  1. Lying-data-structure9

    0下载:
  2.  《大话数据结构》主要内容包含:数据结构介绍、算法推导大O阶的方法;顺序结构与链式结构差异、栈与队列的应用;串的朴素模式匹配、KMP模式匹配算法;二叉树前中后序遍历、赫夫曼树及应用;图的深度、广度遍历;最小生成树两种算法、最短路径两种算法;拓扑排序与关键路径算法;折半查找、插值查找、斐波那契查找等静态查找;稠密索引、分块索引、倒排索引等索引技术;冒泡、选择、插入等简单排序;希尔、堆、归并、快速等改进排序-" Westward the data structure," the m
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1.46mb
    • 提供者:陈雨
  1. search_engine

    0下载:
  2. 搜索引擎课程的几次作业,第一次作业实现分词算法,使用正向最大匹配原则。第二次作业实现倒排索引。第三次作业实现正排索引。第四次作业实现索引功能。实现的比较简单,但均可正常运行。-Several job search engine programs, the first job segmentation algorithm, using forward maximum matching principle. The second job inverted index. The third job t
  3. 所属分类:Java Develop

    • 发布日期:2017-11-26
    • 文件大小:167.65kb
    • 提供者:张明
  1. irCode

    0下载:
  2. 倒排索引的实现 通过倒排索引的方式实现文档集合上的搜索功能(The realization of inverted index)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:541kb
    • 提供者:newaomo
« 12 3 »
搜珍网 www.dssz.com