Papers
Managed to dig up some fairly interesting papers on blog searching, and how to differentiate blogs from non-blog pages. Also found some equally interesting, but not useful for my project papers on various blog-related topics.
Managed to dig up some fairly interesting papers on blog searching, and how to differentiate blogs from non-blog pages. Also found some equally interesting, but not useful for my project papers on various blog-related topics.
In my databases lecture today, we were introduced to linear hashing. Apparently it’s not too hard to implement in java and from the looks of it would deal with all the records I would have to keep in an okay fashion.
http://swig.stanford.edu/pub/summaries/database/linhash.html http://www.nist.gov/dads/HTML/linearHashing.html