Skip to content
DavidLeoni edited this page Mar 7, 2017 · 3 revisions

March 2nd, 2017

THIS WIKI CONTAINS PROVISIONAL INFO ON HOW TO USE THE DEVELOPMENT VERSION OF S-MATCH DIVERSICON, WHICH IS INCLUDED IN THE NIGHTLY SNAPSHOT RELEASE OF S-MATCH-UTILS 2.0

This is an implementation of linguistic oracle that allows to read from SQL databases in Diversicon LMF format (which in turn derives from DKPro UBY), To connect to a Diversicon database, you can select the configuration s-match-synchronous-diversicon.xml or s-match-spsm-asymmetric-diversicon.xml. By default, if you attempt to create a mapping, S-Match will download from the internet a Diversicon Wordnet 3.1 database (it's ~42 Mb zipped) and store it in USERHOME/.config/s-match/diversicon/cache (once extracted, it can expand dynamically to up to 2 Gigabytes). The database will then be accessed in read-only mode.

DO NOT MODIFY THE CACHED DATABASE ! If you need to operate on custom databases, create instead new ones with the tool DiverCli.

DO NOT MODIFY A DATABASE WHILE S-MATCH GUI IS RUNNING! Doing so is likely to create unpredictable behaviour and crashes.

Clone this wiki locally