Tagged Questions

4
votes
2answers
1k views

Open-source full-text article recommendation engines

I'm wondering if there are any good .NET recommendation algorithms available in open source projects, whether attached to a search engine or not. By recommendation I mean something that accepts a ...
0
votes
2answers
94 views

Profile search in PHP

I'm creating a social network. I'm trying to implement a profile search or a search engine where a profile can discover and connect to new profiles. Is there any algorithms or modules out there in ...