Current Forum: Homework 5 - Parts 1 and 2 |
Date: Thu Nov 15 2001 3:11 pm |
Author: Goodman, Brian J. <bjg@andrew.cmu.edu> |
Subject: Re: WebSpider/WebIndex |
|
|
The danger with these sorts of assumptions is that its quite easy to have a small bug in your code which will cause results to be "similar" but not identical. Its always good to run your tests by hand and make sure you can predict exactly what your output will be before you see what your spider actually returns. |
|