Skip to content

Adam1102003/Search-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Search-Engine

This project implements a search engine that processes and ranks large datasets using TF-IDF, Inverted Index, and PageRank algorithms. The engine calculates the importance of terms in documents, maps terms to their occurrences for efficient retrieval, and ranks documents based on relevance and authority.

About

This project implements a search engine that processes and ranks large datasets using TF-IDF, Inverted Index, and PageRank algorithms. The engine calculates the importance of terms in documents, maps terms to their occurrences for efficient retrieval, and ranks documents based on relevance and authority.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors