Sunday 3 January, 2010

G-PY Mini Web Search Engine

We have done our mini project!! It is a mini web search engine coded in python. It was really interesting to study different procedures of web searching. Though it's not as efficient as google or yahoo,( that's why I already said it's a mini engine) user can use it in his/her blog or web site to search the contents. Actually we have some problems with running the CGI scripts. We have used the simple tf-idf tables and simple searching algorithm(BM25F) obviously not so fast as the map reducing algorithms of google.

After fixing the problems in CGI scripts we 'll upload it in source forge. I'll put more details of the project soon.

CIAO

Bristow