Interface IPALookupPostProcessor

All Known Implementing Classes:
ToneFixes

public interface IPALookupPostProcessor
  • Method Details

    • postProcess

      IPATranscript postProcess(IPADictionary dictionary, String orthography, IPATranscript transcript)
      Apply rules/transformations to given IPATranscript object using given information. This is executed during IPA Lookup/automatic transcription before the value is assigned to the tier.
      Parameters:
      dictionary -
      orthography -
      transcript -