Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 555 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 555 Bytes

IR-project, Fars news retrieval project.

Template for IR result. IIR course.

At first, run auto-install.sh to install all the required packages. Then, run run-server.sh to run the project.

Requirements

  • Python 3.1+
  • Another requirments will download automatically.

Architecture

The your files are in the IR-project folder. The project is divided into three parts:

  • result.html: contains the result of search for showing to users.
  • static files: contains the static file such a logos.
  • app.py: main file in our project.