Convenient usage of RowSimilarityJob and ItemSimilarityJob
----------------------------------------------------------

                 Key: MAHOUT-440
                 URL: https://issues.apache.org/jira/browse/MAHOUT-440
             Project: Mahout
          Issue Type: Improvement
            Reporter: Sebastian Schelter


I have added those two jobs to the MahoutDriver and made them accept shortcut 
names for the currently existing similarity implementations, so that users do 
not have to supply the full classname (e.g. you can call the job now with -s 
tanimoto-coefficient instead of -s 
org.apache.mahout.math.hadoop.similarity.vector.DistributedTanimotoCoefficientVectorSimilarity)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to