Package nzilbb.encoding.comparator
Comparators for helping
EditComparator
map elements of one
encoding to elements of another.- Author:
- Robert Fromont robert@fromont.net.nz
-
Class Summary Class Description ARPAbet2DISCComparator<E> Comparator that maps a ARPAbet-encoded series to an DISC-encoded series.Char2CharComparator<E> Comparator that maps one plain-text series of characters to another.DISC2ARPAbetComparator<E> Comparator that maps a DISC-encoded series to an ARPAbet-encoded series.DISC2DISCComparator<E> Comparator that maps one DISC-encoded series to another.DISC2IPAComparator<E> Comparator that maps a DISC-encoded series to an IPA-encoded series.IPA2DISCComparator<E> Comparator that maps a IPA-encoded series to an ARPAbet-encoded series.IPA2IPAComparator<E> Comparator that maps one IPA-encoded series to another.Orthography2ARPAbetComparator<E> Comparator that maps an (English) orthography series to a ARPAbet-encoded series.Orthography2DISCComparator<E> Comparator that maps an (English) orthography series to a DISC-encoded series.Orthography2OrthographyComparator<E> Comparator that maps one plain-text full word orthography to another.