Skip to content

A information retrieval project created with a colleague based on the tf-idf method and page rank. Note: This version was not optimize when calculating large matrices for the recall values. An update will be released in the near future.

Notifications You must be signed in to change notification settings

kavinsan/Information-Retrieval-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to execute:
1. Run cacm.py file first to generate dictionary.txt , posting.txt, queryList.txt, citation.txt, Eval.txt, PageRank.txt
2. Run search.py file
	Note: search.py will take a long time to run (approximately 1-5 minutes) this time
		will vary based on the computer this programming is running on

Group Members:
	Kavinsan Thavanesan - 500642698
	Tommy Tran - 500495058

About

A information retrieval project created with a colleague based on the tf-idf method and page rank. Note: This version was not optimize when calculating large matrices for the recall values. An update will be released in the near future.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages