|
FreeLing
3.0
|
#include <phonetics.h>
Public Attributes | |
| std::map< std::wstring, std::wstring > | Cache |
| internal cache with phonetic translation of already seen words | |
| std::map< std::wstring, std::wstring > | Vars |
| variables and values extracted from rule file | |
| std::vector< ph_rule > | Rules |
| sound conversion rules | |
| std::map<std::wstring, std::wstring> rule_set::Cache |
internal cache with phonetic translation of already seen words
| std::vector<ph_rule> rule_set::Rules |
sound conversion rules
| std::map<std::wstring,std::wstring> rule_set::Vars |
variables and values extracted from rule file
1.7.6.1