Last Version

slib 0.9.1

Slib is a JAVA library dedicated to semantic data analysis. The project currently focuses on semantic data represented as semantic graphs (networks). The Semantic Measures Library (SML) is a sub-project of the Slib.

License

License

GroupId

GroupId

com.github.sharispe
ArtifactId

ArtifactId

slib
Version

Version

0.9.1
Type

Type

pom
Description

Description

slib
Slib is a JAVA library dedicated to semantic data analysis. The project currently focuses on semantic data represented as semantic graphs (networks). The Semantic Measures Library (SML) is a sub-project of the Slib.
Project URL

Project URL

http://www.semantic-measures-library.org
Source Code Management

Source Code Management

http://github.com/sharispe/slib

Download slib 0.9.1

Filename Size
slib-0.9.1.pom 8 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • slib-utils
  • slib-tools
  • slib-indexer
  • slib-sml
  • slib-examples
  • slib-dist
  • slib-graph