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 IndexOfPhoneticComplexity
IPCCalculator.calculate
(IPATranscript ipa) Calculate theIndexOfPhoneticComplexity
score based on the provided transcript.IndexOfPhoneticComplexity.difference
(IndexOfPhoneticComplexity other) Difference between two IndexOfPhoneticComplexity objects.static IndexOfPhoneticComplexity
IndexOfPhoneticComplexity.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.