|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ILineParser<T> | A parser that transforms lines of data from a data source into data objects. |
| Class Summary | |
|---|---|
| DataLineParser |
Parser for Wordnet data files (e.g., data.adv or
adv.dat). |
| ExceptionLineParser |
Parser for Wordnet exception files (e.g., exc.adv or
adv.exc). |
| IndexLineParser |
Parser parser for Wordnet index files (e.g., idx.adv or
adv.idx). |
| SenseKeyParser |
A parser that takes a sense key string and produces an ISenseKey
object. |
| SenseLineParser | Parser for Wordnet sense index files (e.g., index.sense or
sense.index). |
| Exception Summary | |
|---|---|
| ILineParser.MisformattedLineException | Thrown when a line from a data resource does not match expected formatting conventions. |
Provides classes and interfaces that parse lines from Wordnet files.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||