I am looking into the dictionary of kobo and thinking of ways to build a dictionary.
It seems that each dictionary takes a folder. Under each folder, there is a file 'words' and some '.html' files. '.html' is a compressed gzip file. File 'words' should be a word list, but I don't know how it is compressed.
Can anyone give some information?