Package | Description |
---|---|
de.unibi.citec.tcs.alignment |
This package contains the actual AlignmentAlgorithms as well as their return
classes.
|
de.unibi.citec.tcs.alignment.comparators |
This package contains comparators that define distances between Values.
|
de.unibi.citec.tcs.alignment.sequence |
This package contains the definition of input Sequences for
AlignmentAlgorithms.
|
de.unibi.citec.tcs.alignment.wrappers |
Class and Description |
---|
Comparator
This defines a function that returns a normalized distance between two
objects.
|
DerivableComparator
This is an interface for comparators that have derivable parameters.
|
Class and Description |
---|
Comparator
This defines a function that returns a normalized distance between two
objects.
|
ComparisonBasedSkipExtendedComparator
This is an abstract class allowing to define a dynamic method to
extend a simple Comparator to a SkipComparator.
|
DerivableComparator
This is an interface for comparators that have derivable parameters.
|
GapComparator
This specifies the comparator interface slightly to include the case that
entities might be deleted/inserted.
|
NCDComparator.CompressorType
This class contains all possible CompressorTypes for this NCD
implementation.
|
Normalizer
A normalizer specifies a function to normalize arbitrary distance values
between 0 and infinity to the realm of 0 to 1.
|
ReplacementCosts
This is a matrix of parameters specifying costs to replace one symbol of an
alphabet with another one.
|
SkipComparator
This further specifies the AlignmentComparator to include skips.
|
SkipExtendedComparator
This is an abstract class to be used for Comparators that are only
to be used for comparisons per se but can be extended for use with
gaps and skips.
|
SparseDerivableComparator
Some derivable comparators have the special property that in each alignment
step only a small subset of parameters is needed.
|
SparseLocalDerivative
This is an interface for classes that are able to hold sparse representations
of a local derivative, where only for one or a few parameters the derivative
is non-zero.
|
SparseLocalDerivative.SparseDeriativeEntry |
Class and Description |
---|
Comparator
This defines a function that returns a normalized distance between two
objects.
|
Class and Description |
---|
GapComparator
This specifies the comparator interface slightly to include the case that
entities might be deleted/inserted.
|
Copyright (C) 2013, 2014 Benjamin Paaßen, Charlie Krüger, Georg Zentgraf, AG Theoretical Computer Science, Centre of Excellence Cognitive Interaction Technology (CITEC), University of Bielefeld, licensed under the AGPL v. 3: http://openresearch.cit-ec.de/projects/tcs