Uses of Interface
edu.qut.cs.rcmd.core.tag.recommender.CandidateTagsStrategy

Packages that use CandidateTagsStrategy
edu.qut.cs.rcmd.core.tag.recommender.impl   
 

Uses of CandidateTagsStrategy in edu.qut.cs.rcmd.core.tag.recommender.impl
 

Classes in edu.qut.cs.rcmd.core.tag.recommender.impl that implement CandidateTagsStrategy
 class AbstractCandidateTagsStrategy
           
 

Methods in edu.qut.cs.rcmd.core.tag.recommender.impl that return CandidateTagsStrategy
protected static CandidateTagsStrategy AbstractTagRecommender.getDefaultCandidateTagsStrategy()
           
 

Constructors in edu.qut.cs.rcmd.core.tag.recommender.impl with parameters of type CandidateTagsStrategy
AbstractTagRecommender(org.apache.mahout.cf.taste.model.DataModel dataModel, TagModel tagModel, CandidateTagsStrategy candidateTagsStrategy)
           
 



Copyright © 2012. All Rights Reserved.