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

搜索资源列表

  1. lucenc230

    0下载:
  2. Lucene 2.30 Lucene是apache软件基金会[4] jakarta项目组的一个子项目,是一个开放源代码[5]的全文检索引擎工具包,即它不是一个完整的全文检索引擎,而是一个全文检索引擎的架构,提供了完整的查询引擎和索引引擎,部分文本分析引擎(英文与德文两种西方语言)。Lucene的目的是为软件开发人员提供一个简单易用的工具包,以方便的在目标系统中实现全文检索的功能,或者是以此为基础建立起完整的全文检索引擎。
  3. 所属分类:CSharp

    • 发布日期:2017-05-20
    • 文件大小:5819748
    • 提供者:Jian
  1. TxtFileIndexer

    0下载:
  2. lucene 建立index-lucene create index
  3. 所属分类:Search Engine

    • 发布日期:2017-04-10
    • 文件大小:1061
    • 提供者:kevin
  1. HotWordsDemo

    0下载:
  2. 基于C#+Lucene的文本词频率程序,基于C#+Lucene的文本词频率程序-C#+ Lucene-based text of the word frequency of procedures, C#+ Lucene-based text word frequency program
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5896221
    • 提供者:Johnana Wang
  1. Crawler_src_code

    0下载:
  2. 网页爬虫(也被称做蚂蚁或者蜘蛛)是一个自动抓取万维网中网页数据的程序.网页爬虫一般都是用于抓取大量的网页,为日后搜索引擎处理服务的.抓取的网页由一些专门的程序来建立索引(如:Lucene,DotLucene),加快搜索的速度.爬虫也可以作为链接检查器或者HTML代码校验器来提供一些服务.比较新的一种用法是用来检查E-mail地址,用来防止Trackback spam.-A web crawler (also known as a web spider or ant) is a program,
  3. 所属分类:Search Engine

    • 发布日期:2017-03-23
    • 文件大小:55299
    • 提供者:lisi
  1. Lucene

    0下载:
  2. Paper: Lucene Search Engine
  3. 所属分类:Search Engine

    • 发布日期:2017-04-17
    • 文件大小:243894
    • 提供者:david_liauw
  1. SearchEngine

    0下载:
  2. C#+Lucene.Net开发完成的一个自定义WEB搜索引擎,本项目实现了分词、模糊索引,加以Lucene.Net内部核心功能共同实现了搜索机制引擎-C#+ Lucene.Net developed a custom WEB search engine, the project achieved a sub-word, fuzzy indexing, Lucene.Net be the core function of the internal search mechanism to achie
  3. 所属分类:Search Engine

    • 发布日期:2017-05-19
    • 文件大小:5300285
    • 提供者:tony
  1. lucene2.0

    0下载:
  2. lucene 2.0 简单例子 ,操作说明,这个例子的 作用是制作index-one document about lucene 2.0
  3. 所属分类:Search Engine

    • 发布日期:2017-04-09
    • 文件大小:1396228
    • 提供者:jiangwei
  1. Lucene.Net-2.3.2

    0下载:
  2. 用于文本分类的建立索引的工具箱。。 很好用。。现在都不开源了。。。用于c#的。。 大家努力呀 -For text classification index of the toolbox. . Good use. . Now do not open the. . . For the c#. . Yes we try our best
  3. 所属分类:.net

    • 发布日期:2017-05-13
    • 文件大小:3189269
    • 提供者:张哲
  1. luceneinaction2

    0下载:
  2. 《lucene in actoin》一书的第2版(预计于2009年11月美国出版),第1章"初识LUCENE"(英文PDF)-" Lucene in actoin" the book, 2nd edition (expected to commence in November 2009 published in the United States), Chapter 1, " acquaintance LUCENE" (English PDF)
  3. 所属分类:Search Engine

    • 发布日期:2017-03-30
    • 文件大小:801940
    • 提供者:lucene
  1. DictSeg

    0下载:
  2. Lucene的一个不错的分词组件,效果还不错,现在已经是1.4版本了-Lucene' s a good word components, the results were good, and is now 1.4 version of the
  3. 所属分类:Search Engine

    • 发布日期:2017-03-29
    • 文件大小:119710
    • 提供者:顾林
  1. data1

    0下载:
  2. 《开发自己的搜索引擎——lucene+nutch》(第2版)搜索引擎数据镜像数据1-lucene+nutch,data mirror
  3. 所属分类:source in ebook

    • 发布日期:2017-06-20
    • 文件大小:30645889
    • 提供者:hellopk
  1. Lucene.Net-2.0-002-27Nov06-src

    0下载:
  2. Lucene README file $Id: README.txt 164119 2005-04-21 20:47:18Z dnaber $ INTRODUCTION Lucene is a Java full-text search engine. Lucene is not a complete application, but rather a code library and API that can easily be used to add s
  3. 所属分类:File Operate

    • 发布日期:2017-03-23
    • 文件大小:948565
    • 提供者:qt033
  1. Ajax_Lucene

    0下载:
  2. 《征服Ajax+Lucene构建搜索引擎》一书的光盘源代码。-" Conquer Ajax+ Lucene to build search engine," a book, CD-ROM source code.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-25
    • 文件大小:8699664
    • 提供者:njydsjwj
  1. fenci

    0下载:
  2. 一个简单的基于词典分词的程序,lucene的分词程序不少,但有时候并不需要复杂的功能,只是需要简单的根据指定的词典分词。代码简单,可以作为学习参考-A simple dictionary-based word process, lucene procedures for sub-word a lot, but sometimes does not require complex functions, but only require a simple dictionary word accord
  3. 所属分类:Search Engine

    • 发布日期:2017-03-25
    • 文件大小:56112
    • 提供者:strayly
  1. examples

    0下载:
  2. simple example of lucene search information
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:14468
    • 提供者:tha
  1. lucene-2.4.1

    0下载:
  2. search engine lucene source code
  3. 所属分类:Linux Network

    • 发布日期:2017-06-12
    • 文件大小:20459926
    • 提供者:astrorainbow
  1. lucene-2.3.2-src

    0下载:
  2. 关于搜索引擎 信息检索开发工具库lucene的代码 JAVA语言学习 -about search engine
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5511202
    • 提供者:jenny
  1. IKAnalyzer3.1.1StableAllInOne

    0下载:
  2. Lucene 中文分词,很好的 可以随便下压,加油-Lucene Java
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1791114
    • 提供者:wc
  1. Lucene_in_Action

    0下载:
  2. lucene in action的中文版,但不是完全版,只是部分翻译,可以稍微看看。-lucene in action in the Chinese version, but not the full version, only part of the translation, you can see a little bit.
  3. 所属分类:Search Engine

    • 发布日期:2017-03-26
    • 文件大小:260824
    • 提供者:吴春
  1. Lucene_in_Action_2nd_Edition

    0下载:
  2. lucene in action的第二版,比较新,是英文原版的,对学习lucene的初学者很有帮助。-lucene in action in the second edition, is relatively new, the English version, useful for beginners learning lucene.
  3. 所属分类:Search Engine

    • 发布日期:2017-05-13
    • 文件大小:3371034
    • 提供者:吴春
« 1 2 3 4 56 7 8 9 10 ... 20 »
搜珍网 www.dssz.com