There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Implemented a search engine on Boolean Retrieval model. It is a simple retrieval model based on set theory and Boolean algebra. Queries are designed as Boolean expressions which have precise semantics. The retrieval strategy is based on binary decision criterion. The Boolean model considers that index terms are present or absent in a document.