10 lines
387 B
Plaintext
10 lines
387 B
Plaintext
MyThes is a simple thesaurus that uses a structured text data file and
|
|
an index file with binary search to lookup words and phrases and return
|
|
information on part of speech, meanings, and synonyms.
|
|
|
|
MyThes was originall written to provide a thesaurus for the
|
|
OpenOffice.org project.
|
|
|
|
MyThes comes with a simple example program that looks up some words and
|
|
returns meanings and synonyms.
|