|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
PoS | General part-of-speech tags. |
Class Summary | |
---|---|
Example | Example of MRC database queries. |
Field | Implements a field of the database. |
LexicalDatabase | Implementation fo a general lexical database, associating a word, part-of-speech and field to an integer value. |
MRCDatabase | Implementation of the MRC Psycholinguistic database, based on a LinkedHashMap. |
Enum Summary | |
---|---|
MRCPoS | MRC part-of-speech tags. |
Exception Summary | |
---|---|
EntryNotFoundException | Exception returned when a queried word, part-of-speech and field isn't in the database. |
QueryException | Exception returned when a queried word, part-of-speech and field isn't in the database or has an undefined value. |
UndefinedValueException | Exception occuring when a query returns an undefined value, i.e. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |