Class Summary |
GetSynonyms |
Examples for retrieving the terms from a semicolon group. |
UseCategories |
Examples of using the categories class in the Roget's ELKB. |
UseIndex |
The index allows you to find locations of a word in Roget's Thesaurus. |
UseSemDist |
This example shows how to use the SemDist function from another java program. |
UseSentenceSim |
This example shows how to use the sentRep and sentSim functions from another java
program. |
UseText |
This example uses the Text class to retrieve a paragraph and a semicolon group
and all its words from the Thesaurus. |
UseWordPower |
This example shows how to use the WordPower class from within a program. |