[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

IMPORTANT: Project 1 updated



Hi all,
 
 
Dr.Rao has updated the project page.
 
You will see :
 
 
1. 2 new jar files: Prj1pgrank.jar and Pgrankdata.jar
 
If you see the prjdata2.jar file containing the asu data and indexed terms that was there before NO LONGER EXISTS.  It is included as a part of Pgrankdata.jar.
Unjar Pgrankdata.jar file using <jar xvf Pgrankdata.jar>. Your new directories index and result3 would be created. This new data provided would solve the "null" problems some students are getting while querying. There are 1742 documents and around 20000 terms in the index. Also included in the same jar file is "hashedlinks" which is the link matrix for the 1742 documents.(pages)
You can access thsi structure using methods described in the API in Prj1pgrank.jar. Prj1pgrank.jar also contains teh source code for you to start on authority hub task.
 
2. A new task based on authority hub computation
3. The sample queries and project submission details
 
Any questions, email me.
 
Sreelakshmi