public class AlignLabelsUtils extends Object
Constructor and Description |
---|
AlignLabelsUtils() |
Modifier and Type | Method and Description |
---|---|
static int[][] |
alignLabels(Label[] seq1,
Label[] seq2) |
static int[][] |
alignLabels(Label[] labs1,
Label[] labs2,
double PDeletion,
double PInsertion,
double PSubstitution) |
Copyright © 2000–2016 DFKI GmbH. All rights reserved.