Skip to content

This code describes a mini search engine used for information retrieval from the CACM dataset using Boolean and Vectorial models.

License

Notifications You must be signed in to change notification settings

Riadh-Bouarroudj/Mini-search-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This repository contains a Python implementation of a mini search engine designed for information retrieval from the CACM dataset. The search engine supports both Boolean and vector space models for document retrieval.

This mini search engine is a practical demonstration of basic information retrieval techniques, offering an educational tool for understanding how search engines function. It can be extended and modified for more complex datasets or more advanced retrieval models such as Probabilistic Models and Latent Semantic Indexing (LSI).

About

This code describes a mini search engine used for information retrieval from the CACM dataset using Boolean and Vectorial models.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published