Interface PhoneticsLayer

  • All Superinterfaces:
    TextCorpusLayer
    All Known Implementing Classes:
    PhoneticsLayerStored

    public interface PhoneticsLayer
    extends TextCorpusLayer
    The PhoneticsLayer layer annotates tokens with their phonetic pronunciation. The transcription system (alphabet) is specified in the corresponding attribute of the layer.
    Author:
    Yana Panchenko