Don't just search... explore. Don't just find... understand. Don't just see... visualize.
|
| DiscoverInfo is a tool to visualize a collection. It grabs a website, indexes it, and prepares for browsing, which includes typical IR search, term clouds, and novelty visualization. A user has to go through the following steps to make DiscoverInfo Toolkit work: |
- Provide various setup parameters about URL, project directory, the path to 'wget', and the path to Indri.
- DiscoverInfo Toolkit prepares a set of files and directories including 'run.sh' in the project directory. Make this file executable and run it. The file contains neccessary commands to perform various tasks including indexing the collection, preparing term clouds, and creating the website.
- Copy the website directory where your webserver can access them.
|