TCS Alignment Toolbox Sequence Wrappers

This module contains some wrappers to make usage of the TCSAlignmentToolbox easier. Most important for beginners is the StringEditDistance, which provides convenience functions for simple string comparisons. For sequences of vectors we provide the VectorialSequences wrapper. The RandomSequenceGenerator enables you to generate random multi-modal sequences for testing purposes.

License

License

GroupId

GroupId

de.cit-ec.tcs.alignment
ArtifactId

ArtifactId

wrappers
Last Version

Last Version

3.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

TCS Alignment Toolbox Sequence Wrappers
This module contains some wrappers to make usage of the TCSAlignmentToolbox easier. Most important for beginners is the StringEditDistance, which provides convenience functions for simple string comparisons. For sequences of vectors we provide the VectorialSequences wrapper. The RandomSequenceGenerator enables you to generate random multi-modal sequences for testing purposes.
Project URL

Project URL

http://openresearch.cit-ec.de/projects/tcs
Source Code Management

Source Code Management

http://openresearch.cit-ec.de/projects/tcs/repository

Download wrappers

How to add to project

<!-- https://jarcasting.com/artifacts/de.cit-ec.tcs.alignment/wrappers/ -->
<dependency>
    <groupId>de.cit-ec.tcs.alignment</groupId>
    <artifactId>wrappers</artifactId>
    <version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.cit-ec.tcs.alignment/wrappers/
implementation 'de.cit-ec.tcs.alignment:wrappers:3.1.1'
// https://jarcasting.com/artifacts/de.cit-ec.tcs.alignment/wrappers/
implementation ("de.cit-ec.tcs.alignment:wrappers:3.1.1")
'de.cit-ec.tcs.alignment:wrappers:jar:3.1.1'
<dependency org="de.cit-ec.tcs.alignment" name="wrappers" rev="3.1.1">
  <artifact name="wrappers" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.cit-ec.tcs.alignment', module='wrappers', version='3.1.1')
)
libraryDependencies += "de.cit-ec.tcs.alignment" % "wrappers" % "3.1.1"
[de.cit-ec.tcs.alignment/wrappers "3.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
de.cit-ec.tcs.alignment : algorithms jar 3.1.1
de.cit-ec.tcs.alignment : sequence-comparators jar 3.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.1
3.1.0
3.0.1
3.0.0
2.1.2
2.1.1
2.1.0
2.0.0