TASK 6: Demonstration of Tasks 1 through 5.
The Demo would be for around 10-15 minutes. You will be asked to run
the code on some sample queries (in the week of December 9th).
Extra credit possibilities: You can consider the
following for extra credit:
- A nice GUI for your search engine
- Use of query expansion techniques (such as scalar clusters)
on the top 50 search results.
- Trying out other clustering techniques--such as Agglomerative or
scalar clustering to cluster search results.
- Doing LSI analysis before doing clustering (in task 5) and seeing
if the clustering improves if we retain only top few dimensions in LSI
- Anything else that you can think of that makes your search
engine cooler..