README.md 443 字节
Newer Older
T
Tom Qian 已提交
1 2 3 4 5 6 7 8 9 10
# NewsRecommendSystem
A recommend system involved collaborative filtering,content-based recommendation and hot news recommendation, realized in Java and based on Mahout and Ansj lib, can be adapted easily to be put into use in other circumstances.

# Instructions for quickly being adapted into USE(Two Steps)
##Construct Required Database(Only for MySQL now)
Just Run the code below in MySQL command line.


##Set Runtime Properties
It's in