Class IPCCalculator

java.lang.Object
ca.phon.ipa.ipc.IPCCalculator

public class IPCCalculator extends Object
IndexOfPhoneticComplexity calculator.

This class provides methods to calculate the Index of Phonetic Complexity (IPC) defined by Jakielski (2022).

The IPC is a measure of phonetic complexity based on various components such as place, manner, vowels, word shape, word length, place variegation, contiguous clusters, and cluster type.

  • Constructor Details

    • IPCCalculator

      public IPCCalculator()
  • Method Details