| Package | Description |
|---|---|
| edu.mit.jwi.item |
Provides classes and interfaces that represent the Wordnet data structures.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnknownLexFile
Represents 'unknown' lexical files.
|
| Modifier and Type | Method and Description |
|---|---|
static LexFile |
LexFile.getLexicalFile(int num)
A convenience method that allows retrieval of one of the built-in lexical
file descriptions given the number.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<LexFile> |
LexFile.values()
Emulates the
Enum#values() function. |
Copyright © 2018. All rights reserved.