Download algorithms JAR file with all dependencies
algorithms from group de.cit-ec.tcs.alignment (version 3.0.0)
This module defines the interface for AlignmentAlgorithms as well as some helper classes. An
AlignmentAlgorithm computes an Alignment of two given input sequences, given a Comparator that
works in these sequences.
More details on the AlignmentAlgorithm can be found in the respective interface. More information
on Comparators can be found in the comparators module.
The resulting 'Alignment' may be just a real-valued dissimilarity between the input sequence or
may incorporate additional information, such as a full Alignment, a PathList, a PathMap or a
CooptimalModel. If those results support the calculation of a Gradient, they implement the
DerivableAlignmentDistance interface.
In more detail, the Alignment class represents the result of a backtracing scheme, listing all
Operations that have been applied in one co-optimal Alignment.
A classic AlignmentAlgorithm does not result in a differentiable dissimilarity, because the
minimum function is not differentiable. Therefore, this package also contains utility functions
for a soft approximation of the minimum function, namely Softmin.
For faster (parallel) computation of many different alignments or gradients we also provide the
ParallelProcessingEngine, the SquareParallelProcessingEngine and the ParallelGradientEngine.
Artifact algorithms
Group de.cit-ec.tcs.alignment
Version 3.0.0
Last update 09. June 2016
Tags: pathlist they dissimilarity detail provide package contains optimal been function calculation incorporate more results given scheme alignments these valued information support such comparators class many differentiable that input defines pathmap computation this some parallelgradientengine different does result alignment softmin parallelprocessingengine alignmentalgorithm minimum have computes well namely resulting because real backtracing faster squareparallelprocessingengine details respective full implement between classic just classes functions parallel those module alignmentalgorithms helper sequences comparator interface works soft derivablealignmentdistance therefore represents utility additional sequence listing applied approximation operations cooptimalmodel also gradients gradient found
Organization not specified
URL http://openresearch.cit-ec.de/projects/tcs
License The GNU Affero General Public License, Version 3
Dependencies amount 3
Dependencies comparators, parallel, lombok,
There are maybe transitive dependencies!
Group de.cit-ec.tcs.alignment
Version 3.0.0
Last update 09. June 2016
Tags: pathlist they dissimilarity detail provide package contains optimal been function calculation incorporate more results given scheme alignments these valued information support such comparators class many differentiable that input defines pathmap computation this some parallelgradientengine different does result alignment softmin parallelprocessingengine alignmentalgorithm minimum have computes well namely resulting because real backtracing faster squareparallelprocessingengine details respective full implement between classic just classes functions parallel those module alignmentalgorithms helper sequences comparator interface works soft derivablealignmentdistance therefore represents utility additional sequence listing applied approximation operations cooptimalmodel also gradients gradient found
Organization not specified
URL http://openresearch.cit-ec.de/projects/tcs
License The GNU Affero General Public License, Version 3
Dependencies amount 3
Dependencies comparators, parallel, lombok,
There are maybe transitive dependencies!
Page 1 from 1 (items total 1)
© 2015 - 2024 Weber Informatics LLC | Privacy Policy