/information-retrieval

MIR project (Modern Information Retrieval) at CE@SUT.

Primary LanguageJupyter Notebook

Modern Information Retrieval

Introduction

Implemented a comprehensive information retrieval system.

IR system cosists of several modules:

  • indexing
  • search and retrieve
  • compress and store
  • classification
  • clustering
  • user interface

For more details please take a look at the reports folder.

Installation

pip install -r requirements.txt

Then run main.py with python>3.6