Previous topic

speect.lexicon_json – JSON Lexicon Class

Next topic

Examples

speect.syllab_rewrites_json – JSON Syllabification Rewrites Class

Speect Plug-in for SJSONSyllabificationRewritesFile class

Load syllabification (speect.syllabification.SSyllabification) rewrite rules objects from JSON formatted files.

static syllab_rewrites_json.load_syllabification_rewrites_json()

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