Description Usage Arguments Author(s) Examples
This function returns a dataframe with counts for all unique converted IPA combinations with context (if context argument greater then 0).
1 | count_sounds(x, converter, context = 0)
|
x |
a character vector with list of words for analysis. |
converter |
a converter with transcription-IPA correspondences. |
context |
integer value that define the context size. |
George Moroz <agricolamz@gmail.com>
1 | count_sounds(zilo_dict$zilo_cyrillic, zilo_converter)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.