wiki:dicThesaurusRex

Version 1 (modified by michael.perscheid, 11 years ago) ( diff )

--

DicThesaurusRex

This dictionary and thesaurus extension allows developers to benefit from spelling correction and synonym search. XXX

How to Install

Using Metacello, just run the following code in your workspace:

(Installer mc http: 'http://www.hpi.uni-potsdam.de/hirschfeld/squeaksource/')
   project: 'MetacelloRepository';
   install: 'ConfigurationOfDicThesaurusRex'.
(Smalltalk at: #ConfigurationOfDicThesaurusRex) load.

How to Use

Attachments (5)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.