Skip to content

This mini search engine project demonstrates the classic Information Retrieval pipeline: ingesting a text corpus, preprocessing documents, building an inverted index, applying TF-IDF weighting, and retrieving documents based on Cosine Similarity to a user’s query.

Notifications You must be signed in to change notification settings

mouralisandra/IRS-Project

About

This mini search engine project demonstrates the classic Information Retrieval pipeline: ingesting a text corpus, preprocessing documents, building an inverted index, applying TF-IDF weighting, and retrieving documents based on Cosine Similarity to a user’s query.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published