Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.24 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.24 KB

Information-Retrieval-System

Server build status

Service Production Develop
Travis CI Build Status Build Status

Short description

A basic Information retrieval system for Romanian language.

If you want to use this app with web interface you can check this link.

Screen capture at version 1.2.0

Instruction to use

Requirements

  • Maven 3+
  • Java 8+

Run

git clone https://github.com/adiIspas/Information-Retrieval-System.git

cd Information-Retrieval-System/

bash run.sh latest-version

For index documents run

bash index.sh latest-version

Please check releases for latest version


Written with StackEdit