Skip to content

Releases: dice-group/LIMES

LIMES 1.7.1

30 Jan 13:16
Compare
Choose a tag to compare
  • New features
    • Include semantic similarity measurse and mappers
    • Include LIGER (see in the manual)
    • Active Learning in the webUI
  • Bugfixes
    • Now reads files correctly from remote URLs
  • Removed
    • Old JavaFX GUI and all references to it

LIMES 1.7.0

10 Oct 16:38
Compare
Choose a tag to compare
  • New Features in LIMES webGUI
    • Create ML specs
    • Ability to upload your own RDF files for linking
  • Removes LIMES Desktop GUI
    • Latest Full-Functional LIMES Desktop GUI is 1.6.2
  • More date/time formats usable with temporal measures
  • Added new phonetic measures
  • Manual migrated to docsify.js

LIMES 1.6.0

15 May 15:41
Compare
Choose a tag to compare
  • New Web GUI for LIMES 🎉
    • Configure LIMES in the Browser with automatic completion of endpoints, properties and more!
    • Defining Complex Link Specifications made simple! ✅
    • Started automatically alongside LIMES Server

LIMES 1.5.7

13 Mar 13:51
Compare
Choose a tag to compare
  • Fixed bugs in some string measures using the PPJoin+ algorithm

LIMES 1.5.6

28 Feb 06:45
Compare
Choose a tag to compare
  • Hotfixed shadowed optional property bug
    • updated tests
  • Fixed pruning bug in WombatComplete
  • Ignores CRS prefixes in WKT parsing (this should be replaced by an actual CRS transformation, c.f. #197)
  • Implemented tiebreaker in the method selecting the best solution in Wombat
    • will output the most simple LS if multiple choices exist for the best available fitness

LIMES 1.5.5

11 Feb 15:04
Compare
Choose a tag to compare
  • Adds 2 phonetic string similarity measures (Koeln & DoubleMetaphone)
  • Introduces adjustable F-measure beta parameter to all implementations of the Wombat machine learning algorithm to set preferences for Precision or Recall.
  • Fixes some bugs

LIMES 1.5.0

19 Aug 23:48
Compare
Choose a tag to compare
  • Reworked preprocessing package
  • Improved evaluation package
  • Reworked Manual

LIMES 1.4.0

20 Jun 11:56
Compare
Choose a tag to compare
  • Updated server: new RESTful API and a web frontend.
  • Updated Dockerfile

LIMES 1.3.1

14 Jun 10:07
Compare
Choose a tag to compare

Fixed: #170

LIMES 1.3.0

21 Feb 11:34
50de898
Compare
Choose a tag to compare

New Features:

  • adds ManhattanMeasure to set of supported measures
  • adds -l option to LIMES server
  • adds MIN- and MAXOFFSET to the XML-config in order to allow partial fetching

Bugfixes: