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.

Лицензия

Лицензия

Группа

Группа

de.cit-ec.tcs.alignment
Идентификатор

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

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

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

3.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

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

http://openresearch.cit-ec.de/projects/tcs
Система контроля версий

Система контроля версий

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

Скачать wrappers

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

<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
de.cit-ec.tcs.alignment : algorithms jar 3.1.1
de.cit-ec.tcs.alignment : sequence-comparators jar 3.1.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10

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

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

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

Версия
3.1.1
3.1.0
3.0.1
3.0.0
2.1.2
2.1.1
2.1.0
2.0.0