Skip to content

sivanishwanthm/simple-search-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

simple-search-engine

The goal of this project is to implement a simple search engine on Wikipedia Sentences dataset. This dataset consists of 7.8 million sentences. We start with creating an inverted index and then implement a ranking algorithm like TF-IDF. This project aims to demonstrate the fundamental principles behind building a simple search engine that can process and retrieve documents based on user queries.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages