com.sun.labs.minion.test
Class AllSim

java.lang.Object
  extended by com.sun.labs.minion.test.AllSim

public class AllSim
extends java.lang.Object

A main class that computes all of the similarities between documents that are the results of an initial query.


Nested Class Summary
static class AllSim.ScoredArtist
           
 
Constructor Summary
AllSim()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllSim

public AllSim()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Parameters:
args - the command line arguments
Throws:
java.lang.Exception