community
directory
books
authors
images
encyclopedia

Email:
Password:
Register

Knowledgerush Search

 

Google
  Web knowledgerush


Search for images of GLIMPSE


Message boards   Post comment

GLIMPSE

GLIMPSE is a text indexing and retrieval software program originally developed at the University of Arizona by Udi Manber, Sun Wu, and Burra Gopal. A web server version called WebGlimpse is now being maintained under a pay per line licence. Neither project could be considered open source although there are some similarities.

GLIMPSE stands for GLobal IMPlicit SEarch. While many text indexing schemes create quite large indexes (usually around 50% of the size of the original text), a GLIMPSE-created index is only 2-4% of the size of the original text. It takes a great deal of inspiration from Agrep which was also developed at the University of Arizona, but uses a high level index where Agrep parses all the text each time.

The basic algorithm is similar to other text indexing and retrieval engines, except that the text records in the index are huge, consisting of multiple files each. This index is searched using a boolean matching algorithm like most other text indexing and retrieval engines. After one or more of these large text records is matched, then Agrep is used to actually scan for the exact text desired. While this is slower than traditional totally indexed approaches, the advantage of the smaller index is seen to be advantageous to the individual user. This approach would not work particularly well across websites, but would work reasonably well for a single site, or a single workstation. In addition, the smaller index can be created faster than a full index.

External Link

http://iwhome.com/ - The current home of Glimpse and WebGlimpse

http://citeseer.nj.nec.com/cache/papers/cs/3117/http:zSzzSzwww.informatik.uni-bonn.dezSzIIIzSzlehrezSzvorlesungenzSzInformationRetrievalzSzWS96zSzGlimpse93.pdf/manber94glimpse.pdf - The original Glimpse Paper

Referenced By

Agrep | Udi Manber

 

Compose Your Message

Your Email Address or Pen Name (optional):
Subject:
Your Message:
 

 

 

 

 

 

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "GLIMPSE".

 

Contact UsPrivacy Statement & Terms of Use

 
Copyright © 1999-2003 Knowledgerush.com. All rights reserved.