搜索资源列表
全文检索模型.rar
- 一个小型全文检索模型—— 全文检索模型
clucene-core-0.9.16a
- clucene是c++版的全文检索引擎,完全移植于lucene,采用 stl 编写.
A200808-601
- 基于C++标准模板类库的全文检索算法 -Based on C++ standard template library of full-text search algorithm
全文检索模型
- 一个小型全文检索模型—— 全文检索模型- A small full text retrieval model 鈻♀枴full text retrieval model
1
- 1.Hyper Estraier是一个用C语言开发的全文检索引擎,他是由一位日本人开发的.工程注册在sourceforge.net(http://hyperestraier.sourceforge.net). 2.Hyper的特性: 高速度,高稳定性,高可扩展性…(这可都是有原因的,不是瞎吹) P2P架构(可译为端到端的,不是咱们下大片用的p2p) 自带Web Crawler 文档权重排序 良好的多字节支持(想一想,它是由日本人开发的….) 简单实用的API(我看了一
bowtie-0.11.3-src
- 快速的序列比对算法,有高效的检索算法在内,对做全文检索的有参考价值。-Fast sequence alignment algorithm, there are efficient retrieval algorithms, including, for to do full-text search of a reference value.
clucene-core-0.9.16
- clucene是C++版的,它用于全文检索,通过对文件创建索引,输入关键字,找到所属的文档-clucene is a C++ version is used for full-text search, by creating an index file, enter the keyword to find the document belongs
PATTree
- 数据结构中PAT树的实现,包括树节点的插入、删除、查找和遍历。PAT tree 在字符串子串匹配上有这非常优异的表现,这使得它经常成为一种高效的全文检索算法,在自然语言处理领域也有广泛的应用。-PAT tree data structure, including the insertion of the tree node, delete, search, and traversal. PAT tree in the string substring match this excellent p
retrieval-models
- 数据结构设计程序之全文检索模型,便于初学-Data structure design process, retrieval models, easy beginner
filesheacher
- 自己写的全文检索工具,可应用成小型搜索引擎.-Write your own text retrieval tools can be applied to a small search engine
LuceneStudy2013.10.9
- Lucene学习程序,帮助开发基于Lucene的全文检索软件,内容详细.-Lucene learning process to help develop Lucene-based full-text retrieval software and detailed.