| Package | Description |
|---|---|
| charger.gloss.wn |
Support for the glossary abstractions as derived from WordNet.
|
| craft |
Classes for the Conceptual Requirements Acquisition and Formation Tool.
|
| kb |
Classes for managing CharGer or CRAFT elements as knowledge sources.
|
| repgrid |
Classes to provide a basic repertory grid abstraction and editing capabilities.
|
| Modifier and Type | Method and Description |
|---|---|
static WordnetManager |
WordnetManager.getInstance()
Create a new instance of a wordnet manager.
|
| Modifier and Type | Field and Description |
|---|---|
private WordnetManager |
SenseQueryDialog.wnmgr |
| Modifier and Type | Method and Description |
|---|---|
static AbstractTypeDescriptor[] |
ConceptManager.getSensesFromPhrase(String phrase,
WordnetManager wnmgr)
Try to establish senses for the attribute phrase for a given row of the
repertory grid table.
|
| Modifier and Type | Field and Description |
|---|---|
WordnetManager |
RGDisplayWindow.wnmgr |
| Modifier and Type | Method and Description |
|---|---|
void |
RGDisplayWindow.performGetSenses(int row,
WordnetManager wnmgr)
Looks for the longest phrases possible.
|