Uses of Record Class
ca.phon.ipa.ipc.IndexOfPhoneticComplexity
Packages that use IndexOfPhoneticComplexity
-
Uses of IndexOfPhoneticComplexity in ca.phon.ipa.ipc
Methods in ca.phon.ipa.ipc that return IndexOfPhoneticComplexityModifier and TypeMethodDescriptionstatic IndexOfPhoneticComplexityIPCCalculator.calculate(IPATranscript ipa) Calculate theIndexOfPhoneticComplexityscore based on the provided transcript.IndexOfPhoneticComplexity.difference(IndexOfPhoneticComplexity other) Difference between two IndexOfPhoneticComplexity objects.static IndexOfPhoneticComplexityIndexOfPhoneticComplexity.FromTranscript(IPATranscript ipa) Calculate the Index of Phonetic Complexity from an IPATranscript.Methods in ca.phon.ipa.ipc with parameters of type IndexOfPhoneticComplexityModifier and TypeMethodDescriptionIndexOfPhoneticComplexity.difference(IndexOfPhoneticComplexity other) Difference between two IndexOfPhoneticComplexity objects.