What's the relationship / difference between this and CRE? The CRE page says it makes use of this module. But this module looks standalone. What should we be using?
Thanks!
What's the relationship / difference between this and CRE? The CRE page says it makes use of this module. But this module looks standalone. What should we be using?
Thanks!
Comments
Comment #1
Scott Reynolds commentedContent Recommendation is really a two step process. The first step is to find the similarities between objects. The second step is to use those similarities PLUS a user's voting record to recommend content.
Step one is this project
Step two is CRE
Comment #2
socialnicheguru commentedI want to create a recommended view which give a ranked order list of a certain type where other users who have voted on similar things as you
Can I use CRE for this?
Comment #3
Scott Reynolds commentedYes exactly what it does
Comment #4
socialnicheguru commentedhow do i do it for more than one content type
for example
mycontenttype_1
mycontenttype_2
Is there a way to specify more than one content type to create recommendations for?
Thanks,
C