Skip to content
/ LIMES Public
forked from dice-group/LIMES

Link Discovery Framework for Metric Spaces.

License

Notifications You must be signed in to change notification settings

haaaguro/LIMES

 
 

Repository files navigation

LIMES - Link Discovery Framework for Metric Spaces.

Build Status

Generating Jar File (Headless)

installing use:

mvn clean install

Creating the runnable jar file including the dependencies use:

mvn clean package shade:shade -Dcheckstyle.skip=true -Dmaven.test.skip=true

The .jar will be placed in limes-core/target/limes-core-VERSION-SNAPSHOT.jar

Importing into Eclipse

In case Eclipse does not recognize the project as Java. Please run the following from the limes-core/ directory:

mvn eclipse:eclipse

Then, update the project on Eclipse.

More details

About

Link Discovery Framework for Metric Spaces.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 68.1%
  • Java 24.8%
  • PHP 1.6%
  • Vue 1.4%
  • Python 1.4%
  • Dart 1.2%
  • Other 1.5%