Skip to content

skvkel/information-retrieval-system

Repository files navigation


Information retrieval system


Report Bug

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact

About The Project

This is a information retrieval system for documents like CSV.

Features:

✅ Sort by facets
✅ Explanation of how the score for each query was achieved
✅ Filter by many fields
✅ Filter excluding terms \

Built With

The program is developed in Apache Netbeans, using:

  • [Java]
  • [Tika]
  • [Lucene]

Getting Started

We need to insert all documents in directory /documentos.

Needs work

Prerequisites

  • Lucene Core
  • opencsv
  • commons langs

Installation

  1. Clone the repo
    git clone https://github.com/Alvaro144/information-retrieval-system.git
  2. Open project in your IDE

Usage

Just add your documents in directory /documentos

Example of execution

interfaz

License

Distributed under the GNU GENERAL PUBLIC LICENSE. See LICENSE for more information.

Contact

For contact me, send an email to [email protected]