6

我正在尋找一種協作過濾的解決方案,甚至可能的例子。到目前爲止,我只找到acts_as_recommendable這看起來很有用,但我注意到它在過去的2年沒有任何更新。軌道中的協作過濾

有誰知道任何其他解決方案和/或示例?

+0

經過3年和4個回答,我的問題被關閉爲不具有建設性? – holden 2013-06-03 07:13:34

回答

2

這涉及到你的問題的例子的一部分,因爲這兩個下面提到的庫是Java。

上述答案中引用的文章,由Apache Mahout-Taste圖書館作者has neat examples, source code of the examples(using 2.5GB wikipedia data) , and an excellent packaging to run編寫,並在幾分鐘內查看這些示例。

Apache Mahout-Taste

的特定部分是Building a recommendation engine

這裏是另一個開源推薦引擎。 easyrec