find_triphones: find_triphones

Description Usage Arguments Value Author(s) References

Description

find_triphones finds all triphones contained in two C matrices, e.g. in pseudoword and real word cue matrices. All triphones contained in both matrices as well as their column numbers are returned.

Usage

1
find_triphones(pseudo_C_matrix, real_C_matrix)

Arguments

pseudo_C_matrix

A data frame, typically the output of WpmWithLdl::make_cue_matrix.

real_C_matrix

A data frame, typically the output of WpmWithLdl::make_cue_matrix.

Value

A data frame containing:

Author(s)

D. Schmitz

References

Baayen, R. H., Chuang, Y. Y., and Blevins, J. P. (2018). Inflectional morphology with linear mappings. The Mental Lexicon, 13 (2), 232-270.


dosc91/LDLConvFunctions documentation built on Feb. 2, 2022, 6:17 p.m.