imankhan Posted June 27, 2015 Share Posted June 27, 2015 Hi I am trying to design a PHP search engine that can clustering the search results using ICA (imperialistic competitive algorithm ) and compare the results with the results of Google search engine Is there anybody who can help me, Thank you so much Quote Link to comment Share on other sites More sharing options...
QuickOldCar Posted June 27, 2015 Share Posted June 27, 2015 Do you have anything created yet? You do know that getting google search results is only 8 results per fetch through their api. Max results being 64. So 8 pages per query term. Now I ask what makes you want to use imperialistic competitive algorithm, is it something you read or looked into? Do you want to compare results and place the better matching results judged by whatever rules you come up with and shift them in the array loop? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.