You might try looking in a list that talks about recommender systems. Google hits: - http://en.wikipedia.org/wiki/Recommendation_system - ACM Recommender Systems 2009 http://recsys.acm.org/ - A Guide to Recommender Systems http://www.readwriteweb.com/archives/recommender_systems.php
2009/3/17 Aaron Schon <[email protected]>: > > Hi all, Apologies if this question is off-topic, but I was wondering if there > is a way of leveraging Lucene (or other mechanism) to store the information > about connections and recommend People you might know as done in FB or LI. > > The data is as follows: > > [email protected], [email protected] > > > [email protected], [email protected] > > and so on... > > how would I go about recommending Jane Doe connecting to Frank Jones?. Hope > you can help a newbie by pointing where I should be looking? > > Thanks in advance, > AS > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- - --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
