edu.qut.cs.rcmd.core.tag.recommender.impl
Class TopTags
java.lang.Object
edu.qut.cs.rcmd.core.tag.recommender.impl.TopTags
public class TopTags
- extends Object
- Author:
- n7374186
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getTopTags
public static List<RecommendedTag> getTopTags(int howMany,
Set<String> possibleTags,
TopTags.Estimator<String> estimator)
throws org.apache.mahout.cf.taste.common.TasteException
- Throws:
org.apache.mahout.cf.taste.common.TasteException
Copyright © 2012. All Rights Reserved.