Skip to content

vedantnilabh/Search-Engine-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summer 2022 - Final Project Search Engine

Vedant and Leland.

uses an inverted file index to store words, persons and organizations parsed in JSON documents (articles) and implements an AVL tree for efficient inserting and searching, while running boolean based queries that return results in the order of their relvance using tf-idf.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published