sounds_like_phonemes_single: Find words with a similar phonemes to the given phoneme...

Description Usage Arguments

Description

Find words with a similar phonemes to the given phoneme string

Usage

1
2
sounds_like_phonemes_single(phons, keep_stresses = FALSE,
  phoneme_mismatches = 1L)

Arguments

phons

Vector of phoneme strings e.g. c("K AE1 R IY0", "K EH1 R IY0")

keep_stresses

keep the stresses attached to each phonmeme? Default: FALSE

phoneme_mismatches

Maximum number of phonemes which can differ. Default 1


coolbutuseless/phon documentation built on May 31, 2019, 5:40 a.m.