View Single Post
Old 05-27-2013, 09:50 AM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,099
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
don
Dictionaries (and Bibles) are huge documents and pose many problems. Shear size being one. Indexing is another.

Tossing in a second language (and the character set)

You have a difficult project

Looking quickly at your data shown:
(outside of Calibre)
you need to create a script to wrap (in your chosen visual format) HTML around each field (line/paragraph or word)

All that needs to be wrapped up in the standard HTML boilerplate (<html><head></head><body>...</body></html>
Keep in mind that individual file size will be an issue and you need to break the dictionary into multiple sections.
theducks is offline   Reply With Quote