Skip to content

`Slib` is a JAVA library dedicated to semantic data mining based on texts and/or ontology processing. The library is composed of various modules dedicated to specific treatments - they can be used in the context of information retrieval, data analysis, recommendation system design... The Semantic Measures Library (SML) is a sub-project of the Slib.

sharispe/slib

Repository files navigation

Slib

Slib is a JAVA library dedicated to semantic data mining based on texts and/or ontology processing. The library is composed of various modules dedicated to specific treatments - they can be used in the context of information retrieval, data analysis, recommendation system design...

  • slib-sml, the module dedicated to The Semantic Measures Library (SML), a library dedicated to semantic measures (similarity/relatedness) computation, evaluation and analysis. See dedicated web site: https://factory.euromov.eu/sml for more information on both semantic measures and this module.

  • slib-graph a simple in-memory graph engine used to manipulate graphs of URIs - based on on the sesame library (RDF/OWL data loading...). This module provides an easy way to process semantic graphs (e.g. RDF graph) as graphs in which traversal can easily be performed. Numerous algorithms commonly used to process semantic graphs are implemented.

  • slib-tools various command-line tools performing processes on semantic graph/data

    • SML-Toolkit, a command-line tool dedicated to semantic similarity/relatedness computation.
    • Ontofocus, a command-line tool which can be used to perform efficient transitive reductions on potentially large taxonomies.
  • slib-utils SLIB Utility classes

  • slib-indexer Module which provides easy-to-use utility classes for indexing specific datasets.

  • slib-example Source code examples

Licence

Cecill license: a free software license adapted to both international and French legal matters, in the spirit of and retaining compatibility with the GNU General Public License (src: Wikipedia).

About

`Slib` is a JAVA library dedicated to semantic data mining based on texts and/or ontology processing. The library is composed of various modules dedicated to specific treatments - they can be used in the context of information retrieval, data analysis, recommendation system design... The Semantic Measures Library (SML) is a sub-project of the Slib.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages