Posts

  • JedAIToolkit

    An open source, high scalability toolkit in Java for Entity Resolution.

    JedAI constitutes an open source, high scalability toolkit that offers out-of-the-box solutions for any data integration task, e.g., Record Linkage, Entity Resolution and Link Discovery. At its core lies a set of domain-independent, state-of-the-art techniques that apply to both RDF and relational data. These techniques rely on an approximate, schema-agnostic functionality based on (meta-)blocking for high scalability.

    JedAI can be used in three different ways:

    1) As an open source library that implements numerous state-of-the-art methods for all steps of the end-to-end ER work presented in the figure below. 2) As a desktop application with an intuitive Graphical User Interface that can be used by both expert and lay users. 3) As a workbench that compares the relative performance of different (configurations of) ER workflows.

    This repository contains the code (in Java 8) of JedAI’s open source library. The code of JedAI’s desktop application and workbench is available in this repository.

    Several datasets already converted into the serialized data type of JedAI can be found here.

    You can find a short presentation of JedAI Toolkit here.

    Tags: #java • entity-resolution • entity-matching

  • docker-api

    A lightweight Ruby client for the Docker Remote API

    Follow the installation instructions, and then run:

    $ sudo docker -d
    

    This will daemonize Docker so that it can be used for the remote API calls.

    Tags: #ruby

  • redmine_github_hook

    Allow your Redmine installation to be notified when changes have been pushed to a Github repository.

    This plugin allows you to update your local Git repositories in Redmine when changes have been pushed to GitHub.

    Tags: #ruby • redmine • github

  • ekylibre

    Open source Farm management Information System (FMIS) - Connecting farms to the world

    Ekylibre is a simple enterprise management web application for farmers and small enterprises. Ekylibre is written with Ruby on Rails framework and use PostgreSQL/PostGIS stack. More details can be found on the official website http://ekylibre.org.

    Tags: #ruby • agriculture • erp

  • permacoop

    Open source and eco-designed ERP solution for worker-owned businesses.

    Tags: #typescript • nodejs • nestjs

  • petergate

    Easy to use and read action and content based authorizations.

    Add this line to your application’s Gemfile:

    gem 'petergate'
    

    And then execute:

    bundle
    

    Or install it yourself as:

    gem install petergate
    

    Tags: #ruby • hacktoberfest • hacktoberfest2020

  • passgenerator

    A Laravel package to create Apple Wallet passes.

    Passgenerator is a Laravel7+ package that allows you to easily create passes compatible with Apple Wallet (former Passbook).

    Tags: #php

  • native-obfuscator

    Java .class to .cpp converter for use with JNI

    Java .class to .cpp converter for use with JNI

    Currently fully supports only Java 8. Java 9+ and Android support is entirely experimental

    Warning: blacklist/whitelist usage is recommended because this tool slows down code significantly (like do not obfuscate full Minecraft .jar)

    Also, this tool does not particularly obfuscate your code; it just transpiles it to native. Remember to use protectors like VMProtect, Themida, or obfuscator-llvm (in case of clang usage)


    Tags: #java • cpp • bytecode

  • flatware

    A parallel test runner for RSpec and Cucumber with pretty output

    Flatware parallelizes your test suite to significantly reduce test time.

    Tags: #ruby

  • taggle.js

    📝 Form-ready dependency-less tagging.

    Yarn:

    yarn add taggle
    

    NPM:

    npm install taggle --save
    

    Bower:

    bower install taggle --save
    

    Tags: #javascript • taggle • tags

subscribe via RSS