Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Other ELanguage
Title: src2dic.py Download
 Description: Yet another Stardict dictionary compiler. It features differently from the official stardict-editor in the following aspects: 1. Input source file format is limited to Tabfile. However, vertical bar (|) can be used to delimit synonyms by default. 2. Maximum .dict file size can be specified, so that when the source file is too large, its output are divided into multiple dictionaries, to work around the 2GB file size limitation of Stardict. Suitable for compilation of large Wikipedia dictionaries. 3. Maximum length of a word s meaning can be specified. Words with too long meanings are split into multiple entries, to avoid memory allocation failure when used on mobile devices. 4. This program does not load the entire source file into memory. Only word indices are loaded for sorting, nad the entry sequences are the same in .dict and in source file. In contrast, stardict-editor would load whole source file into memory, making it difficult to compile huge dictionaries with hundreds of me
 Downloaders recently: [More information of uploader yindian]
 To Search: Stardict Edito
  • [webqq] - Write their own post landing webqq examp
File list (Check if you may need any files):
src2dic.py
    

CodeBus www.codebus.net