Automatic Phonetic Alignment (apa)

This module provides functions that can be used to evaluate how well algorithms perform in the task of automatic phonetic alignment analyses.

Classes

EvalPSA(gold, test)

Base class for the evaluation of automatic pairwise sequence analyses.

EvalMSA(gold, test)

Base class for the evaluation of automatic multiple sequence analyses.