I got PyEnchant with files for many languages: en_US, en_AU, de_DE, fr_FR
. Now I call list of dictionaries and see only small set: 'en', 'en_US', 'en_GB', 'en_CA'
.
I call:
items = enchant._broker.list_languages()
How to load into Enchant other langs? New files? So enchant.Dict()
can take it.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…