| 
			
			 | 
		#122 | |
| 
			
			
			
			 Member 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 19 
				Karma: 29044 
				Join Date: Jan 2013 
				
				
				
				Device: Kindle Paperwhite 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 By using that database, I generated an Ottoman Turkish dictionary, you can see the attachment. I hope ottoman characters appear well on all devices. By the way, I also wrote a C# application that retrieve data from MSSQL database and generate XML file (which contains <idx:..> kind of tags) to be used in generating Kindle dictionaries. If someone doesn't like python, he can try this C# application. Currently, the application works only on my Ottoman dictionary case. I provide the source code so that you can adapt it to any project. The very needed tutorial, syntax and examples for writing a dictionary is here and at Kindle Publishing Guidelines.pdf. Last edited by sevenkul; 03-11-2013 at 06:27 AM.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| Advert | |
| 
         | 
    
| 
			
			 | 
		#123 | 
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 7 
				Karma: 10 
				Join Date: Sep 2013 
				
				
				
				Device: Nokia N97 (Mobireader) 
				
				
				 | 
	
	
	
		
		
			
			 
				
				Build dict from a simple text file.
			 
			
			
			Hi. 
		
	
		
		
			I have a text file with a list of all words allowed in french Scrabble (see attached file). I followed your trick to generate output files for building the dictionary but it failed. Maybe because the text file dose not contain any tab. It's a file with one word per line. no defenition. Please I need hepl. What can I do to convert it into a valid text file and cread a mobipocket compotible dictionary for my Nokia N97 ? Thank you in advance !  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#124 | 
| 
			
			
			
			 Grand Sorcerer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 5,763 
				Karma: 24088559 
				Join Date: Dec 2010 
				
				
				
				Device: Kindle PW2 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Tab2Opf requires a tab delimited word-list and Python 2.7.
		 
		
	
		
		
		
		
		
		
		
		
		
		
		
			Last edited by Doitsu; 09-08-2013 at 07:57 AM.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#125 | |
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 7 
				Karma: 10 
				Join Date: Sep 2013 
				
				
				
				Device: Nokia N97 (Mobireader) 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 C:\Python31>tab2opf.py ods6.txt File "C:\Python31\tab2opf.py", line 199 print "tab2opf (Stardict->MobiPocket)" ^ SyntaxError: invalid syntax C:\Python31>_ I do make a mistake somewhere. Even the comand line instructions are easy to execute, I'm sure I miss something important  
		 | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| Advert | |
| 
         | 
    
| 
			
			 | 
		#126 | 
| 
			
			
			
			 Addict 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 230 
				Karma: 13495 
				Join Date: Feb 2009 
				Location: SoCal 
				
				
				Device: Kindle 3, Kindle PW,  Pocketbook 301+, Pocketbook Touch, Sony 950, 350 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			mijd 
		
	
		
		
		
		
		
		
		
		
		
		
	
	Just try to downgrade Python version: 2.7 should work.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#127 | 
| 
			
			
			
			 Grand Sorcerer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 5,763 
				Karma: 24088559 
				Join Date: Dec 2010 
				
				
				
				Device: Kindle PW2 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			You're right, this script requires Python 2.7. Since the OP has the wrong version installed, I compiled a dictionary for him.
		 
		
	
		
		
		
		
		
		
		
		
		
		
		
			Last edited by Doitsu; 09-08-2013 at 07:56 AM.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#128 | 
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 7 
				Karma: 10 
				Join Date: Sep 2013 
				
				
				
				Device: Nokia N97 (Mobireader) 
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#129 | 
| 
			
			
			
			 Member 
			
			![]() Posts: 15 
				Karma: 10 
				Join Date: Nov 2013 
				
				
				
				Device: kindle, koboglo 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			phuu! I can't get this thing compiled! I've spent hours trying to compile a Korean-English dictionary for the kindle paperwhite.. I'm getting wired feedback from the tab2opf thing: 
		
	
		
		
		
		
		
		
		
		
		
		
	
	" feff 1 1 " and the mobi file doesn't work when trying a look-up... Could someone have a look at this, maybe even compile it for me please? https://drive.google.com/file/d/0Bwz...it?usp=sharing I would be so thankful for this! Regards, bubblepop  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#130 | 
| 
			
			
			
			 Addict 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 230 
				Karma: 13495 
				Join Date: Feb 2009 
				Location: SoCal 
				
				
				Device: Kindle 3, Kindle PW,  Pocketbook 301+, Pocketbook Touch, Sony 950, 350 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			@artbatista 
		
	
		
		
		
		
		
		
		
		
		
		
	
	USAGE: tab2opf.py -utf dict_name.txt  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#131 | 
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 1 
				Karma: 10 
				Join Date: May 2014 
				
				
				
				Device: kindle 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			This is wonderful! I hope you can built it more... thank you very much for sharing.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#132 | 
| 
			
			
			
			 Member 
			
			![]() Posts: 15 
				Karma: 10 
				Join Date: Nov 2013 
				
				
				
				Device: kindle, koboglo 
				
				
				 | 
	
	
	
		
		
			
			 
				
				tab2opf not issuing idx:key properly with Korean-English
			 
			
			
			Can someone help me compile a Korean-English dictionary for the Paperwhite?  
		
	
		
		
		
		
		
		
		
		
		
		
		
			I've successfully compiled a Japanese-German Dictionary - Japanisch-Deutsch Wörterbuch (Wadoku - year unkown: http://ge.tt/6lld6jj1?c ) But when trying with Korean the idx:key is all messed up. Without those keys the Paperwhite can't do a proper look-up it seems.. Here is a tab separated Korean-English dictionary: http://ge.tt/6lld6jj1/v/0?c Can someone help me get those idx:key repaired? Last edited by bubblepop; 06-09-2014 at 11:19 AM.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#133 | |
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 3 
				Karma: 10 
				Join Date: Mar 2015 
				
				
				
				Device: Kindle Paperwhite 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Does anyone have any suggestions?  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#134 | 
| 
			
			
			
			 Ex-Helpdesk Junkie 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 19,421 
				Karma: 85400180 
				Join Date: Nov 2012 
				Location: The Beaten Path, USA, Roundworld, This Side of Infinity 
				
				
				Device: Kindle Touch fw5.3.7 (Wifi only) 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			I think you will need custom korean character mapping. It might help if you had a unicode-encoded tab-separated dictionary.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#135 | |
| 
			
			
			
			 Grand Sorcerer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 5,763 
				Karma: 24088559 
				Join Date: Dec 2010 
				
				
				
				Device: Kindle PW2 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Since the dictionary does work with Mobipocket Reader, Amazon most likely introduced a Koran dictionary bug in the Paperwhite firmware. Please find attached the source files and the converted dictionary, which does not work with Kindles. (It displays the same random word no matter which word you look up.) Thanks to the code2000.ttf font, Kindles and Kindle apps support pretty much any alphabet included in the Unicode 5.2 standard standard. There's no character mapping required unless the source files are non-Unicode files.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
![]()  | 
            
        
            
| Tags | 
| ebook tools, kindle tools | 
            
  | 
    
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Dictionary lookup in iBooks 1.1: "Dictionary not available for this language" | kjk | Apple Devices | 71 | 09-18-2010 07:24 AM | 
| best foreign language & dictionary options? | joedevivre | Which one should I buy? | 2 | 12-13-2009 10:40 AM | 
| How do I create headword-enabled Mobipocket dictionary? | owl123 | Kindle Formats | 1 | 07-24-2009 12:13 PM | 
| Useful tip: How to change the BD language AFTER you create a book | HarryT | Workshop | 4 | 04-15-2009 01:36 AM | 
| creating a foreign language dictionary | dirtylc | Amazon Kindle | 1 | 03-30-2009 09:40 AM |