Java Mailing List Archive

http://www.java2.5341.com/

Home » nutch-user.lucene »

How to walk a webgraph?

Dennis Kubes

2008-07-14

Replies: Find Java Web Hosting

Author LoginPost Reply
Does anybody know how to efficiently (non-exponentially) walk a web
graph to detect cycles. This would be very useful in identifying spammy
webpage and tight knit communities.

I have a program that I will be releasing soon that does the detection
through converting a webgraph into a tree and walking the tree nodes,
but it is exponential in terms of intermediate map reduce output and
computation.

Dennis
©2008 java2.5341.com - Jax Systems, LLC, U.S.A.