Skip to content

This is a simple implementation of a search system that can read and sort .txt documents by their relevance.

Notifications You must be signed in to change notification settings

TrezorTop/simple-search-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-search-system

What is it

This is a simple implementation of a search system that can read and sort .txt documents by their relevance.

It uses the TF-IDF formula to determine relevance for each document and give the sorted result.

I wrote that code during my CPP learning course.

About

This is a simple implementation of a search system that can read and sort .txt documents by their relevance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published