Giter Site home page Giter Site logo

matteoferfoglia / information-retrieval-system Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 66.22 MB

Information Retrieval System for text documents.

License: GNU General Public License v2.0

Java 99.03% Shell 0.13% CSS 0.03% Python 0.82%
ir information-retrieval boolean-retrieval boolean-model irs information-retrieval-system finite-state-machine spelling-correction phonetic-correction inverted-index

information-retrieval-system's Introduction

Information Retrieval System - Boolean Model

Repository for the Information Retrieval course's project (A.Y. 2020-2021).

This project implements an IR (Information Retrieval) System able to answer boolean queries (Boolean model).

The source code for the Java Application can be found in the subfolder JavaApplication.

Project requirements

  • Write an IR system able to answer:
  • Boolean queries with AND, OR, and NOT.
  • Wildcard and phrase queries.
  • Some normalisation or stemming can be performed (for stemming you can use a library)
  • You can implement spelling correction.
  • Evaluate the system on a set of test queries.

Presentation

The repository contains a detailed presentation about the system.

information-retrieval-system's People

Contributors

matteoferfoglia avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.