phonetic-languages-simplified-common-0.4.0.0: A simplified version of the phonetic-languages-functionality
Copyright(c) OleksandrZhabenko 2020
LicenseMIT
Maintainerolexandr543@yahoo.com
StabilityExperimental
Safe HaskellNone
LanguageHaskell2010

Phonetic.Languages.Simplified.Lists.UniquenessPeriodsG

Description

Generalization of the uniqueness-periods and uniqueness-periods-general packages functionality.

Synopsis

Vector functions

diverse2G :: Eq a => [a] -> Vector a -> Int16 Source #

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

List functions

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

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