Releases: dice-group/LIMES
Releases · dice-group/LIMES
LIMES 1.7.1
- 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
- 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
- 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
- Fixed bugs in some string measures using the PPJoin+ algorithm
LIMES 1.5.6
- 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
- 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
- Reworked preprocessing package
- Improved evaluation package
- Reworked Manual
LIMES 1.4.0
- Updated server: new RESTful API and a web frontend.
- Updated Dockerfile
LIMES 1.3.1
Fixed: #170