|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.nutch.tools.LinkAnalysisTool
LinkAnalysisTool performs link-analysis by using the DistributedAnalysisTool. This single-process all-in-one tool is a wrapper around the more complicated distributed one.
| Constructor Summary | |
LinkAnalysisTool(File dbDir)
We need a DistributedAnalysisTool in order to get things done! |
|
| Method Summary | |
void |
iterate(int numIterations,
File scoreFile)
Do a single-process iteration over the database. |
static void |
main(String[] argv)
Kick off the link analysis. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LinkAnalysisTool(File dbDir)
throws IOException
| Method Detail |
public void iterate(int numIterations,
File scoreFile)
throws IOException
IOException
public static void main(String[] argv)
throws IOException
IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||