Hi,
I tried to load my own dictionary into CS but I couldn’t.
(Because the size of my Korean dictionary is very big, it takes long time to “build harry”.
So I want to make my own dictionary as a default one, level 0.)
(1) I wrote my raw dictionary data in UTF-8 mode. The file format is “space Word ( NOUN etc )”.
(Please see the attached file)
(2) I moved this file into DICT/ENGLISH/ folder
(3) I deleted the default dict.bin file. (but I didn’t delete any other text files for avoiding warnings while complieing)
(4) I started CS.
(5) But CS didn’t load my own dictionary data.
Where am I wrong? Shall I edit the property of the $cs_token?
Please advice me.
Thank you very much.