jmotif-gi

An implementation of grammar inference algorithms for JMotif libraries.

License

License

Categories

Categories

Net
GroupId

GroupId

net.seninp
ArtifactId

ArtifactId

jmotif-gi
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

jmotif-gi
An implementation of grammar inference algorithms for JMotif libraries.
Project URL

Project URL

https://github.com/jMotif/GI
Project Organization

Project Organization

JMotif
Source Code Management

Source Code Management

http://github.com/jMotif/gi.git

Download jmotif-gi

How to add to project

<!-- https://jarcasting.com/artifacts/net.seninp/jmotif-gi/ -->
<dependency>
    <groupId>net.seninp</groupId>
    <artifactId>jmotif-gi</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.seninp/jmotif-gi/
implementation 'net.seninp:jmotif-gi:1.1.0'
// https://jarcasting.com/artifacts/net.seninp/jmotif-gi/
implementation ("net.seninp:jmotif-gi:1.1.0")
'net.seninp:jmotif-gi:jar:1.1.0'
<dependency org="net.seninp" name="jmotif-gi" rev="1.1.0">
  <artifact name="jmotif-gi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.seninp', module='jmotif-gi', version='1.1.0')
)
libraryDependencies += "net.seninp" % "jmotif-gi" % "1.1.0"
[net.seninp/jmotif-gi "1.1.0"]

Dependencies

compile (6)

Group / Artifact Type Version
net.seninp : jmotif-sax jar 1.2.0
org.slf4j : slf4j-api jar 1.7.32
ch.qos.logback : logback-classic jar 1.2.10
junit : junit jar 4.13.2
com.beust : jcommander jar 1.78
com.apporiented : hierarchical-clustering jar 1.1.0

Project Modules

There are no modules declared in this project.
net.seninp

jMotif

SAX discretization-based stack for time series analysis

Versions

Version
1.1.0
1.0.1
1.0.0
0.9.1
0.9.0
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0