slib-dist

module used to package the different modules of slib

Лицензия

Лицензия

Группа

Группа

com.github.sharispe
Идентификатор

Идентификатор

slib-dist
Последняя версия

Последняя версия

0.9.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

slib-dist
module used to package the different modules of slib
Ссылка на сайт

Ссылка на сайт

http://www.semantic-measures-library.org

Скачать slib-dist

Имя Файла Размер
slib-dist-0.9.1.pom 5 KB
slib-dist-0.9.1-all-jar.jar 8 MB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.sharispe/slib-dist/ -->
<dependency>
    <groupId>com.github.sharispe</groupId>
    <artifactId>slib-dist</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sharispe/slib-dist/
implementation 'com.github.sharispe:slib-dist:0.9.1'
// https://jarcasting.com/artifacts/com.github.sharispe/slib-dist/
implementation ("com.github.sharispe:slib-dist:0.9.1")
'com.github.sharispe:slib-dist:jar:0.9.1'
<dependency org="com.github.sharispe" name="slib-dist" rev="0.9.1">
  <artifact name="slib-dist" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sharispe', module='slib-dist', version='0.9.1')
)
libraryDependencies += "com.github.sharispe" % "slib-dist" % "0.9.1"
[com.github.sharispe/slib-dist "0.9.1"]

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
com.github.sharispe : slib-utils jar 0.9.1
com.github.sharispe : slib-graph-model jar 0.9.1
com.github.sharispe : slib-graph-algo jar 0.9.1
com.github.sharispe : slib-graph-model-impl jar 0.9.1
com.github.sharispe : slib-indexer jar 0.9.1
com.github.sharispe : slib-sml jar 0.9.1
com.github.sharispe : slib-graph-io jar 0.9.1
com.github.sharispe : slib-tools-sml-toolkit jar 0.9.1

Модули Проекта

Данный проект не имеет модулей.

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: http://www.semantic-measures-library.org 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).

Версии библиотеки

Версия
0.9.1
0.9