Git Product home page Git Product logo

marhcouto / ubuntu-package-search Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 471 KB

:mag: Information Retrieval System and Information Processing Pipeline for Ubuntu Packages - PRI -> M.EIC - FEUP

License: GNU General Public License v3.0

Makefile 7.07% Python 31.59% TeX 12.23% Shell 4.17% JavaScript 35.61% HTML 3.18% CSS 6.15%
feup feup-meic feup-pri information-processing information-retrieval meic pipelines pri search-system meic-pri

ubuntu-package-search's Introduction

Ubuntu Package Search + Package Data Processing Pipeline

License: GPL v3

The project is a two parter:

  • Data processing pipeline for ubuntu packages data
  • Information Retrieval System for ubuntu packages

Project Structure

  • docs: Reports for FEUP-M.EIC-PRI course (Faculty of Engineering of University of Porto)
  • graphical-interface: web app for searching ubuntu packages
  • pipeline: scripts and makefile for the collection and processing of the information used in the system
  • search-system: underlying SOLR system configurations and scripts

Authors

Name E-Mail
Francisco Pinto de Oliveira [email protected]
Marcelo Henriques Couto [email protected]
José Pedro Abreu Silva [email protected]

Usage

Pipeline

To run the pipeline, you will need Make. Run:

make

Search System

Run the startup script in /search-system:

./startup.sh

Install the dependencies of the backend (/backend directory) and run it (you will need node and npm):

npm i
npm run start

Install the dependencies of the frontend (/frontend directory) and run it (you will need node and npm):

npm i
npm run start

Evaluation Scripts

To run the evaluation scripts (evaluate the performance of the search system by generating metrics and graphs):

cd search-system/evaluation
python main.py

ubuntu-package-search's People

Contributors

marhcouto avatar

Watchers

 avatar  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.