02-23-2013, 10:23 AM | #16 |
Digital Amanuensis
Posts: 727
Karma: 1446357
Join Date: Dec 2011
Location: Turin, Italy
Device: Several eReaders and tablets
|
The dictionary you linked has an unsupported format.
However googling "Turkish to English Stardict dictionary" returns several results. |
03-10-2013, 08:27 AM | #17 |
Junior Member
Posts: 6
Karma: 10
Join Date: Mar 2013
Device: Kobo Touch
|
Thank you Alberto, i can't tell how much you helped me! Thanks to penelope, i've finally managed to create an English-Turkish dictionary for the device. Doing what is told on http://www.albertopettarin.it/penelope.html, it worked great and i converted the stardict dictionary to dicthtml.
I should also say anyone who wants to use penelope, should do it in Linux rather than Windows. Last edited by Arrow245; 03-10-2013 at 08:55 AM. |
Advert | |
|
03-10-2013, 09:51 AM | #18 |
Digital Amanuensis
Posts: 727
Karma: 1446357
Join Date: Dec 2011
Location: Turin, Italy
Device: Several eReaders and tablets
|
You are welcome.
Why do you say that? Aside from the hassle of the installation of Python etc., there should be no difference. Did you experience problems under Windows? |
03-10-2013, 10:31 AM | #19 |
Junior Member
Posts: 6
Karma: 10
Join Date: Mar 2013
Device: Kobo Touch
|
Yes, i did. After installing Python in Windows, i tried over and over but it returned with errors which i don't remember right now. I did everything what was explained; downloaded the penelope files, installed python, entered marisa path into penelope.py but it failed. I'm not a power user, may be i missed something but with the same files under Xubuntu it worked smoothly.
|
03-10-2013, 10:43 AM | #20 | |
Digital Amanuensis
Posts: 727
Karma: 1446357
Join Date: Dec 2011
Location: Turin, Italy
Device: Several eReaders and tablets
|
I see, probably your problems were related to Python/MARISA/etc. setup and/or the console encoding.
I definitely agree that using a Linux box goes around these issues easily, to the extend that I wrote in the official page: Quote:
|
|
Advert | |
|
05-13-2013, 03:37 PM | #21 |
Junior Member
Posts: 6
Karma: 10
Join Date: May 2013
Device: none
|
max size of dictionary
Hello.
What is the maximum size of dictionary supported? Can I lookup in multiple dictionaries in kobo? thank you. |
05-13-2013, 06:01 PM | #22 |
Digital Amanuensis
Posts: 727
Karma: 1446357
Join Date: Dec 2011
Location: Turin, Italy
Device: Several eReaders and tablets
|
What do you mean by "size"?
Number of bytes of the ZIP container? I have a working dictionary of ~120 MB. Number of words in the index? I have a working dictionary with >200K. There are no official specifications, so it is hard to give a definitive answer. I don't have my Kobo with me, but if I am not wrong, a query string is searched in all the dictionaries selective as "active" by the user (in the corresponding device settings). |
05-14-2013, 03:28 AM | #23 |
Wizard
Posts: 1,177
Karma: 2431850
Join Date: Sep 2008
Device: IPad Mini 2 Retina
|
Because Kobo dictionaries have a proper index, the size of the dictionary should not affect lookup times (too much). So please try it and see, and let us know how big a dictionary you can get working.
|
05-14-2013, 04:35 AM | #24 |
Addict
Posts: 201
Karma: 42238
Join Date: Oct 2012
Device: Kobo: Glo, Aura , Aura H2O, Aura ONE, Forma, Elipsa
|
My custom dictionary is 16.5mb.
|
05-14-2013, 05:00 AM | #25 | |
Wizard
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
|
Quote:
|
|
05-14-2013, 05:16 AM | #26 |
Junior Member
Posts: 6
Karma: 10
Join Date: May 2013
Device: none
|
kobo html support, searching
Thank you for reply.
I have a few more questions: 1) What is the level of HTML tags support in htmldict articles? Can I put there a) tables b) images с) CSS-formatting 2) Is there fuzzy string match of levenstein distanse string match? 3) Can I use collations while searching? 3) Is there a chance to have stemmer? thank you |
05-14-2013, 05:28 AM | #27 |
Digital Amanuensis
Posts: 727
Karma: 1446357
Join Date: Dec 2011
Location: Turin, Italy
Device: Several eReaders and tablets
|
1) a) Not sure. b) No. c) No.
2) No. 3) Not sure. 4) No, but you can add stemmed words to your index, and "duplicate" the definitions. Clearly, there might be collisions (multiple distinct words being stemmed to the same radix). |
05-14-2013, 05:37 AM | #28 | |
Digital Amanuensis
Posts: 727
Karma: 1446357
Join Date: Dec 2011
Location: Turin, Italy
Device: Several eReaders and tablets
|
Quote:
On the other hand, since the definition files are "on disk", I guess they can be arbitrarily large, yet upper bounded by the Kobo internal SD size. |
|
05-14-2013, 06:46 AM | #29 |
Junior Member
Posts: 6
Karma: 10
Join Date: May 2013
Device: none
|
string matching
sorry for being annoying, but what actually happens when I search for a word which has no exact match in dictionary? For example I look for Lorens, but there is only Lorenz in dictionary. Will it tell me that there is no matching word, or it will show the closest match?
|
05-14-2013, 06:55 AM | #30 |
Digital Amanuensis
Posts: 727
Karma: 1446357
Join Date: Dec 2011
Location: Turin, Italy
Device: Several eReaders and tablets
|
It will tell that no exact match has been found, and it will show you the closest match.
I do not know the "exact" definition of the distance considered --- my guess is that it is the distance in the trie traversal. (E.g., the previous or the next word with common prefix w.r.t. the query string) |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Direct Links to Kobo Firmware | murg | Kobo Developer's Corner | 1766 | 06-15-2017 09:20 PM |
Touch Trouble installing dictionaries on Kobo Touch | ficbot | Kobo Reader | 1 | 11-07-2012 11:29 AM |
Kobo Writing Life now open (New direct self-pub program) | MMHaven | Writers' Corner | 12 | 08-08-2012 11:25 AM |
Touch Kobo Touch and text links | fleapower | Kobo Reader | 3 | 08-08-2011 12:00 PM |
In-page text links on Kobo? | jmatthew | Kobo Reader | 4 | 04-09-2011 06:15 PM |