My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 808
This is a course project which aims at optimizing the search results, mainly deal with the review or comments. new words _Nov02 2009_ Specification of the source code Dic nlp.models: different POS NLP models definition files. left3words works OK, bidirectional seems to cost a lot of me...
运行地址:http://search.laozizhu.com 这个【能搜索的收藏夹】特点 1 完全基于人工收录,每个被收录的帖子都是我们认为不错的。 2 任何人都可以加入,别人也可以分享到你加入的内容 3 收录的内容,不是简单的抓取,而是只收录里面最有用的部分,比如主题,内容,作者,发言时间等 4 由于上一个的原因,所以不是任何网站都能加入,后面有目前支持的网站列表。 5 增加新的网站支持,需要写3个正则表达式,进行帖子内容的精确匹配 6 使用Lucene进行存储和查询 7 开源,可以在自己的机器上部署一个,拥有自己的收藏和搜索工具。 ...
= Xappy = The "xappy" python module is an easy-to-use interface to the Xapian search engine. Xapian provides a low level interface, dealing with terms and documents, but not really worrying about where terms come from, or how to build searches to match the way in which data has been indexed. In...
= Flax = [http://www.flax.co.uk Flax ] is a project to develop an open source enterprise search engine application based on the Xapian search engine library, and the [http://code.google.com/p/xappy Xappy] interface built on top of Xapian. == Download == You can now download a pre-release pa...
=Summary= Yet another LAN indexing solution. Indexes SMB and FTP hosts. Has web interface. Written in Java. GPL. Leveraging Lucene's scoring system, the PUNKSearch returns results (to the end user) sorted by relevance like all modern _web_ search engines do. Also it exploits a set of heuristics ...
[http://javenstudio.org http://javenstudio.googlecode.com/files/favicon.png] [http://javenstudio.org/blog/hawk-project Hawk 搜索引擎平台] 是面向中小型网站,可以定制的垂直搜索引擎平台。本搜索引擎平台目标是方便用户搭建站内搜索、某个领域的垂直搜索、以及检索个人文档以及自己关注的网站信息的桌面搜索等应用领域。它改造自Lucene,Hadoop和Nutch系统,是纯Java的搜索平台软件,可以运行于Windows及Linux等平台,具备基本的抓取、索引和检索功能,本搜索引擎免...
There are some exceptions but Google search results basically are NOT case sensiteve. This application will Google query terms (the first input box), scan through the results in a specific range (From:From+Limit) and filter out those results where the filter terms (second input box; if empty, then ...
Xappy2 is a redesign and expansion of the Xappy project. STATUS: we're just setting the project up at present - it's not yet in a state to be used. Whereas Xappy consisted of only a python module providing a higher-level interface than Xapian, Xappy2 consists of three parts: * xappy2.core:...
OpenSE is a general Chinese search engine implemented in C++ on linux. It consists of four basic modules: crawler, index, query server, and query cgi. This search engine provides web pages query service according to some key words, or a query string given by users. The search results responding to u...
The Semantic Engine is a C++ library that can be used to develop expanded-recall search engines. Using graph theory, a model is created of a text collection which can be used to find relevant documents that may not contain any keyword matches. This software can also quickly identify clusters of simi...
1 2 3 4 5 6 7 8 9 10 Next