| Package | Description |
|---|---|
| edu.mit.jwi |
Provides the main dictionary interface and a default implementation.
|
| edu.mit.jwi.data |
Provides classes and interfaces for the creation, searching, and interpretation of dictionary data sources.
|
| edu.mit.jwi.data.parse |
Provides classes and interfaces that parse lines from Wordnet files.
|
| Class and Description |
|---|
| ILineParser
A parser that transforms lines of data from a data source into data objects.
|
| Class and Description |
|---|
| ILineParser
A parser that transforms lines of data from a data source into data objects.
|
| Class and Description |
|---|
| 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). |
| ILineParser
A parser that transforms lines of data from a data source into data objects.
|
| 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). |
Copyright © 2018. All rights reserved.