Package | Description |
---|---|
de.citec.tcs.alignment.comparators |
This module defines the interfaces for comparators in the TCS
Alignment Toolbox.
|
Modifier and Type | Method and Description |
---|---|
ReplacementCosts |
ReplacementComparator.getCostMatrix()
Returns the ReplacementCosts object that defines the explicit cost matrix
for replacements between the symbols in the given alphabet.
|
Modifier and Type | Method and Description |
---|---|
void |
ReplacementComparator.setCostMatrix(ReplacementCosts costMatrix)
Sets the ReplacementCosts that shall be used within this Comparator.
|
Constructor and Description |
---|
ReplacementComparator(ReplacementCosts costMatrix) |
Copyright (C) 2013-2015 Benjamin Paaßen, 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 . This documentation is licensed under the conditions of CC-BY-SA 4.0: https://creativecommons.org/licenses/by-sa/4.0/