Skip to content

adiIspas/Information-Retrieval-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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