Skip to content

ashaegupta/InvIndexSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

A comparison of two search algorithms: TAAT (term at a time) and DAAT (document at a time).

Search = For a given query (comprised of weighted terms) return the most relevant documents based on term frequency.

For more information:
http://bit.ly/ylLDh1

Co-authors:
Ruchi Varshney
Harsh Nayyar

About

A comparison of two search algorithms used to search queries in large datasets: TAAT (term at a time) and DAAT (document at a time).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages