Existing English Language Dictionary Project?

2 messages Options
Embed this post
Permalink
Long Nguyen-2

Existing English Language Dictionary Project?

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
Hi all,
 
I just wanted to know if anyone has created an English Language dictionary for Squeak yet.
If not, I will start working on one.
 
Long Nguyen
Silo3 E-Marketing
 
All information contained within this e-mail is the property of Silo3. This e-mail and any attachments within, may not be used, exhibited, bought, or sold without the explicit written consent of Silo3 or one of its representatives.

[Long Nguyen.vcf]

BEGIN:VCARD
VERSION:2.1
N:Nguyen;Long
FN:Long Nguyen
ORG:Silo3
TITLE:Technical Consultant
NOTE:Silo3 is a technical consulting firm involved in Website Design, Advertisement, Publications, Drafting, and Technology training.
TEL;HOME;VOICE:505-237-1499
TEL;CELL;VOICE:505-730-1651
ADR;HOME:;;;Albuquerque;NM;;U.S.
LABEL;HOME;ENCODING=QUOTED-PRINTABLE:Albuquerque, NM=0D=0AU.S.
URL;WORK:http://www.silo3.com
EMAIL;PREF;INTERNET:[hidden email]
REV:20090709T152430Z
END:VCARD


_______________________________________________
squeakland mailing list
[hidden email]
http://lists.squeakland.org/mailman/listinfo/squeakland
Yoshiki Ohshima-2

Re: Existing English Language Dictionary Project?

Reply Threaded More More options
Print post
Permalink
At Thu, 9 Jul 2009 09:24:30 -0600,
Long Nguyen wrote:
>
> Hi all,
>  
> I just wanted to know if anyone has created an English Language dictionary for Squeak yet.
> If not, I will start working on one.

  There is some code to access the online dictionary ("WordNet") from
Squeak.  If you evaluate:

  WordNet definitionFor: 'Squeak'

it almost seems to work except that it cannot parse the result.  If
you rewrite the #parts methods, it may work, actually.

> All information contained within this e-mail is the property of Silo3. This e-mail and any attachments within, may not
> be used, exhibited, bought, or sold without the explicit written consent of Silo3 or one of its representatives.

  Ohh, I'm quoting your email here... are you going to sue me? ^^;

-- Yoshiki
_______________________________________________
squeakland mailing list
[hidden email]
http://lists.squeakland.org/mailman/listinfo/squeakland