Speect Plug-in for SJSONSyllabificationRewritesFile class
Load syllabification (speect.syllabification.SSyllabification) rewrite rules objects from JSON formatted files.
Load the JSON format syllabification rewrites rule-set at the given file path.
Parameters: | path (string) – The full path and filename of the JSON format syllabification rewrites rule-set to load. |
---|---|
Returns: | The loaded syllabification at the given path. |
Return type: | SSyllabification |