02-22-2008, 03:59 PM | #1 |
Addict
Posts: 323
Karma: 358
Join Date: May 2007
Device: Tablet PC and Nokia N800
|
Making a Mobipocket dictionary
In response to a PM, I'm going to explain how I created that Webster's 1913 dictionary a few months ago. I originally found a copy of the Webster's dictionary that was in Stardict format. I also found a Python script (GPL) to convert from Stardict to an OPF file (see attachment). After lots of cleanup on the original Stardict file, I ran it through the Python script and then used Mobipocket Creator to make the final dictionary.
Note that the Stardict input file format is simply a text file. Each line consists of a word, followed by a tab and then the definition. You could create your own simple dictionary in this format and then using the Python script and Mobipocket Creator, make your own dictionary. This simple method has the drawback of not handling different word forms. Each line is a separate and unique dictionary entry. The more complicated, but more useful method of creating a dictionary is to create an XML file similar to the sample dictionary format provided by Mobipocket. I have attached the sample dictionary that I downloaded from the Mobipocket web site. I had started on taking the XML version of the GCIDE and directly converting it to the required XML format for use by Mobipocket Creator. Due to personal reasons, I have not had the time to finish it. As another forum member has since created a Mobipocket version of the GCIDE, I guess I don't need to finish my effort. |
Thread Tools | Search this Thread |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Free Mobipocket dictionary? | ragdoll | Kindle Formats | 19 | 05-30-2011 12:35 PM |
Looking for help with first Mobipocket dictionary | YugiDad | Writers' Corner | 1 | 05-16-2010 05:31 AM |
Making a Dictionary for Gen 3 | bbusybookworm | Bookeen | 5 | 06-08-2008 01:43 AM |
Mobipocket dictionary | Martijn | iRex | 0 | 01-04-2008 06:44 PM |
Dictionary in mobipocket soon | templario | iRex | 1 | 05-05-2007 09:48 AM |