Italian Dict (was: Re: NTLK Jot v Calligrapher v Newton)

From: Paul Guyot (pguyot@pnm-consulting.com)
Date: Mon Jun 12 2000 - 07:32:22 CDT


>Excuse me....is there any kind of possibility for a Italian
>Dictionary?..like porting??

Yes.
Option one: you build it yourself.
You need:
a/ a little time on DejaNews to get the post where I explain how to
build a dictionary part
b/ NTK to effectively build it
c/ to make the dictionary on the MP, using NTK inspector.
(do:
vars.myDictID := NewDictionary('custom);

then
AddWordToDictionary(myDictID, "word1");
AddWordToDictionary(myDictID, "word2");

etc.

Option two: you ask me to do it.
I need a word list, preferably one word per line.
Jeroen built his own list from texts. I did the same (plus new words
entered by recognition). Advantage: more used words. Disadvantage:
depends on your texts.
Be careful with the legal aspects, I need to know where the list come from.

At the beginning, a dictionary implied some code of ours. Today,
there is only the About dialog code. Hence, I guess that yes, it can
be GNU if required.

The dictionary is compressed two times:
a/ dictionary standard compressor. Data is saved as Unicode, though.
b/ package compression. (approx: -33%)

Which size?
The problem is to choose between more words and less storage space required.

US ROM dictionary is 80000 words. (Not totally enough)
DictFr is 27000 words, 180 kb uncompressed, 120 kb on Newton.

Regards,

Paul

-- 
P&M Consulting Newton Program
http://www.pnm-consulting.com/newton/
***************************************
NewtonTalk brought to you by:

EVOTE.COM -- the ESPN of politics on the Internet! All the players, all the news, and the hottest analysis and features (plus 'toons!) anywhere.... visit http://www.evote.com today!

*************************************** Need Subscribe/Unsubscribe info?

Visit the NewtonTalk section at http://www.planetnewton.com



This archive was generated by hypermail 2b29 : Sat Jul 01 2000 - 00:00:05 CDT