Skip to content

An information retrieval system that indexes, retrieves, and ranks the news in the dataset

Notifications You must be signed in to change notification settings

taratt/News-Search-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News-Search-Engine

This project is an information retrieval system that indexes, retrieves, and ranks the news in the dataset. Heap's and Zipf's laws are also implemented and the correctness of them are checked with multiple conditions.

The Heap's Law

The Heap's law predictions with and without stemming can be compared according to the results below.

Size Limit CLI

Size Limit CLI


The Zipf's Law


The Zipf's law predictions with and without considering the stopwords can be compared according to the results below.

Size Limit CLI

About

An information retrieval system that indexes, retrieves, and ranks the news in the dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages