Skip to content

Commit

Permalink
Minor README improvement.
Browse files Browse the repository at this point in the history
  • Loading branch information
janothan committed Jun 29, 2020
1 parent f21faf9 commit aa8034d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
[![License](https://img.shields.io/github/license/dwslab/melt)](https://github.com/dwslab/melt/blob/master/LICENSE)

MELT is a helpful maven framework for developing, tuning, evaluating, and packaging ontology matching systems.
It is optimized to be used in [OAEI](http://oaei.ontologymatching.org/) campaigns and allows to submit matchers to the
SEALS and HOBBIT evaluation platform easily. MELT can also be used for non OAEI-related matching tasks and evaluation.
It is optimized to be used in [OAEI](http://oaei.ontologymatching.org/) campaigns and allows to submit matchers to the SEALS and HOBBIT evaluation platform easily. MELT can also be used for non OAEI-related matching tasks and evaluation.

**How to Cite?** <br/>

Expand All @@ -27,8 +26,7 @@ The poster can be found in the <a href="https://github.com/dwslab/melt/blob/mast
A simple demo for the <a href="http://oaei.ontologymatching.org/2019/anatomy/index.html">OAEI 2019 Anatomy</a> and <a href="http://oaei.ontologymatching.org/2019/conference/index.html">OAEI 2019 Conference</a> tracks can be found <a href="https://dwslab.github.io/melt/anatomy_conference_dashboard.html">here</a>.

## Code Examples
The [examples folder](/examples/) contains reference examples that you can use to better understand how MELT can be used for
different tasks and that can be used as barebone project for specific applications.
The [examples folder](/examples/) contains reference examples that you can use to better understand how MELT can be used for different tasks and that can be used as barebone project for specific applications.

## Code Documentation / JavaDoc
- [Latest Commit](https://dwslab.github.io/melt/)
Expand Down

0 comments on commit aa8034d

Please sign in to comment.