phonetic-languages-simplified-base-0.2.0.0: A simplified version of the phonetic-languages functionality common for some different realizations.
Copyright(c) OleksandrZhabenko 2020
LicenseMIT
Maintainerolexandr543@yahoo.com
StabilityExperimental
Safe HaskellSafe-Inferred
LanguageHaskell2010
ExtensionsBangPatterns

Phonetic.Languages.Simplified.Lists.UniquenessPeriodsG.Base

Description

Generalization of the uniqueness-periods and uniqueness-periods-general packages functionality. Uses less dependencies.

Synopsis

List functions

uniquenessPeriodsG :: Foldable t => String -> t Char -> [Int16] Source #

A generalization of the uniquenessPeriods function of the uniqueness-periods package.

diverse2GL :: Foldable t => String -> t Char -> Int16 Source #

A lists variant of the diverse2 metrics from the phonetic-languages-properties package.