GithubHelp home page GithubHelp logo

baitcenter / s-match-core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from s-match/s-match-core

0.0 1.0 0.0 337 KB

S-Match is a framework for semantic matching algorithms.

License: GNU Lesser General Public License v2.1

Java 100.00%

s-match-core's Introduction

About

S-Match is a framework for semantic matching algorithms. To learn more about S-Match visit: semanticmatching.eu

Getting started

S-Match is written in Java and runs in a Java Virtual Machine version 6 or later. You can get started by downloading S-Match release, building S-Match binary release, or by downloading S-Match examples.

Command line

You can run S-Match command-line interface: bin/match-manager or bin\match-manager.bat.

You can run the matching of provided sample trees by running bin\all-cw.bat or bin/all-cw.sh. This will execute the following steps:

  1. convert sample trees in test-data/cw/c.txt and test-data/cw/w.txt from text files to internal XML format.
  2. enrich the trees with logical formulas ("offline" steps of the algorithm)
  3. match the trees ("online" steps of the algorithm)
  4. match the trees with the minimal matching algorithm

The script will render the results of the

  • step c) into: test-data/cw/result-cw.txt
  • step d) into: test-data/cw/result-minimal-cw.txt

GUI

Run bin\s-match-gui.bat or bin/s-match-gui.

Examples

S-Match Examples demonstrates the use of S-Match API.

Documentation

S-Match is accompanied by S-Match Javadocs and S-Match Wiki.

s-match-core's People

Contributors

autayeu avatar davidleoni avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.