• Stars
    star
    1
  • Language
    Python
  • Created about 1 year ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository contains a Python implementation of a Boolean retrieval model, a classic information retrieval technique used for searching and retrieving documents based on Boolean expressions. The Boolean retrieval model is a simple yet powerful method that enables efficient querying of a collection of documents.