Plan - Gukie/building-recommend GitHub Wiki
Value & Vision
-
Value of this App: crawl data from Internet, analyze and then give a valuable recommendation for subscribers, which should be a auto-recommendation system
-
vision: It should be a in Big Data work way, including crawling, filtering, analyzing, reporting...
HOW
-
- crawl enough data
-
- avoid store duplicate data
-
- how to retrieve the changed & valuable data, and recommend to subscribers?
Version 1
-
- crawl data (done with 2 source)
-
- store data (done without avoiding duplication)
-
- recommend data (not yet)