Experiment in Document Search
- Keep a finite model of the Web.
- Prune the ``tree'' of documents and to represent the clipped ends
with a summary.
- Use document similarity measures such as vector-cosine to compare
query to document.
- Do best-first search to locate desired information.
- Options for summaries include list of 100 weightiest words, and
vector-space models such as Salton or Dumais.