opendatatrentino / s-match

S-Match version for Open Data Trentino
GNU Lesser General Public License v2.1
4 stars 2 forks source link
  1. About S-Match

S-Match is a semantic matching algorithm developed at the University of Trento under the direction of Fausto Giunchiglia.

To learn more about S-Match visit: http://semanticmatching.org/s-match.html

  1. Current Release

This release is a research software, intended mainly for use by researchers to conduct experiments.

  1. Disclaimer

This release contains not very robust and not optimized code. Its main use was and is to conduct experiments. It does contain code written as fast as possible with sometimes little thinking about memory consumption and processing speed.

  1. Getting started

S-Match is written in Java and runs in a Java Virtual Machine version 6 or later.

The data files configuration fils are not available inside the JAR libray.

Download the directories conf and data from:

https://github.com/opendatatrentino/s-match

and put them in the parent directory of the runnning application which uses the JAR.

4.1 S-Match Wiki

Access S-Match Wiki for more information: http://sourceforge.net/apps/trac/s-match/wiki/

  1. Documentation

For S-Match documentation visit: http://semanticmatching.org/documentation.html