edu.qut.cs.rcmd.app.rs.tag
Class TagRecommendationService
java.lang.Object
edu.qut.cs.rcmd.app.rs.tag.TagRecommendationService
public class TagRecommendationService
- extends Object
- Author:
- jimmy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TagRecommendationService
public TagRecommendationService()
recommend
public List<RecommendedTag> recommend(String rcmdKey,
long userId,
long itemId,
int topN)
Copyright © 2012. All Rights Reserved.