|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserTagging | |
---|---|
edu.qut.cs.rcmd.core.model.tag | |
edu.qut.cs.rcmd.core.model.tag.impl | |
edu.qut.cs.rcmd.core.prob.impl |
Uses of UserTagging in edu.qut.cs.rcmd.core.model.tag |
---|
Methods in edu.qut.cs.rcmd.core.model.tag that return types with arguments of type UserTagging | |
---|---|
Iterable<UserTagging> |
TagModel.getUserTaggings()
|
Uses of UserTagging in edu.qut.cs.rcmd.core.model.tag.impl |
---|
Methods in edu.qut.cs.rcmd.core.model.tag.impl that return types with arguments of type UserTagging | |
---|---|
Iterable<UserTagging> |
MongoDBTagModel.getUserTaggings()
|
Iterable<UserTagging> |
MemoryBasedTagModel.getUserTaggings()
|
Constructor parameters in edu.qut.cs.rcmd.core.model.tag.impl with type arguments of type UserTagging | |
---|---|
MemoryBasedTagModel(Iterable<UserTagging> userTaggings)
|
Uses of UserTagging in edu.qut.cs.rcmd.core.prob.impl |
---|
Constructor parameters in edu.qut.cs.rcmd.core.prob.impl with type arguments of type UserTagging | |
---|---|
MemoryBasedRecommenderTagProbabilityProvider(Iterable<UserTagging> subjectRows)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |