GithubHelp home page GithubHelp logo

entitycharacterization's Introduction

EntityCharacterization

This repositoy contains our introduced BAFREC (BAlancing Frequency and Rarity in Entity Characterization) algorithm.

Getting Started

We can't deliver all necessary dependencies, because some are missing inside maven. This dependencies have to be downloaded manually and setup like described below.

Dependecies

ws4j

  1. Download ws4j-1.0.1.jar from https://code.google.com/archive/p/ws4j/
  2. Make sure its named "ws4j-1.0.1.jar"
  3. Copy the file into lib/ws4j/ws4j/1.0.1/ws4j-1.0.1.jar

jawjaw

  1. Download jawjaw-1.0.2.jar from https://code.google.com/archive/p/jawjaw/
  2. Make sure its named "jawjaw-1.0.2.jar"
  3. Copy the file into lib/jawjaw/jawjaw/jawjaw-1.0.2.jar

Virtuoso JDBC

(you don't need to setup a database containing the data)

  1. Extract the Virtuoso JDBC driver like explained in http://docs.openlinksw.com/virtuoso/virtuosodriverpackaging/
  2. Copy the jar inside lib/jdbc/virtjdbc/4.2/virtjdbc-4.2.jar

Cached database statistics

To prohibit setting up a DBpedia and LinkedMDB database, we deliver two cache files which contain all necessary statistics. The Virtuoso JDBC driver needs to be included, but no database connection is necessary. The connection is disabled as default.

Configuration

You can configure this software using the src/main/java/de/bs/tu/ifis/Config.java class.

You need to setup the following:

  1. location of the ESBM benchmark data
  2. location to save the results

Results

Bafrec's generated output for the ESBM benchmark can be found inside summ_bafrec.

entitycharacterization's People

Contributors

hermannkroll avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

msorkhpar

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.