搜索资源列表
src
- 采用倒排索引做的相似搜索的源码 。 技术点:倒排索引、归一化、k-临近相似计算-Inverted index used to do similar searches for source
RUSE2-061251140
- 一个简单的搜索引擎,采用倒排表,对文件进行索引,很据内容进行匹配-A simple search engine, the use of inverted tables, index files, it is according to match the content
xml_Searcher
- 运用jdom1.0 api 编写的基于英文关键字检索xml文件的java程序。主要采用了键树和倒排链表来完成。-A xml searcher by keyword or keywords.Coding by Nori.
lucene_indexer
- 网页的除噪和预处理,利用lucene建立一个倒排索引,另外利用了HTMLparser对网页的解析进行了优化除噪。-In addition to web pages and pre-noise, using lucene an inverted index, another advantage of HTMLparser analysis on pages optimized denoising.
Daoxu
- 给出一些数字进行倒序排列,能更好排出正确序列。-Give some Numbers to arrange in reverse chronological order, the better eduction the right sequence.
search_engine
- 搜索引擎课程的几次作业,第一次作业实现分词算法,使用正向最大匹配原则。第二次作业实现倒排索引。第三次作业实现正排索引。第四次作业实现索引功能。实现的比较简单,但均可正常运行。-Several job search engine programs, the first job segmentation algorithm, using forward maximum matching principle. The second job inverted index. The third job t
MapTest
- 倒排索引,此程序,运用ICTClas分词工具实现的中文分词,并建立倒排索引输出到指定文件。-Inverted index, this procedure, use ICTClas segmentation tool to achieve the Chinese word segmentation and indexing inverted output to the specified file.
Lucene2.0_Test
- Lucene 建立倒排索引的入门例子,容易理解lucene建立索引和查询的过程。-The Lucene establish introductory example inverted index, easy to understand lucene indexing and query process.
InvertedIndex
- java实现的倒排索引,非常实用,对初学者来说-java Interview Index
Lucene4
- Lucene4的使用方法,可以进行倒排索引,对文本检索有很大帮助-Lucene4 to use, can be inverted index for text retrieval great help
搜易站内搜索引擎2.1
- 搜易站内搜索引擎(SearchEasy Site Search Engine)是面向互联网网站的站内搜索解决方案,其针对网站使用数据库搜索性能差,体验差等问题,将搜索引擎技术应用于站内搜索;本系统具备中文分词,智能摘要,关键词高亮等技术,可与数据库无缝集成,目前支持MS SQL 2000/2005,My SQL数据库。 软件基于B/S架构技术,前后端设计精美,操作体验佳。 搜易站内搜索引擎 2.1 修正BUG和新增功能列表:2015-3-28 1,修正授权功能和版本功能表所列功能不匹配
code
- 信息检索作业-分布式构建倒排索引 Hadoop Mapreduce程序-Information retri - distributed inverted index Hadoop Mapreduce
invertedIndex
- 利用hadoop中的map/reduce框架实现对文件的倒排索引,在搜索引擎中对网页的分类很多采用这种方法-Using map/reduce in the Hadoop framework to achieve the inverted file index, in the search engine on the web page of a lot of classification using this method
ReverseIndex
- 信息检索中,纯JAVA实现歌词文件(.lrc)文件的倒排索引与查询功能。-reverseIndex for lrc.