| Package | Description |
|---|---|
| edu.mit.jwi.data |
Provides classes and interfaces for the creation, searching, and interpretation of dictionary data sources.
|
| edu.mit.jwi.data.compare |
Provides classes that encode the sorting order of the Wordnet file lines, to enable searching.
|
| Class and Description |
|---|
| ILineComparator
A string comparator that may have an associated comment detector.
|
| Class and Description |
|---|
| CommentComparator
Default comment detector that is designed for comments found at the head of
Wordnet dictionary files.
|
| DataLineComparator
A line comparator that captures the ordering of lines in Wordnet data files
(e.g.,
data.adv or adv.dat files). |
| ExceptionLineComparator
A comparator that captures the ordering of lines in Wordnet exception files
(e.g.,
exc.adv or adv.exc files). |
| ICommentDetector
A detector for comment lines in data resources.
|
| ILineComparator
A string comparator that may have an associated comment detector.
|
| IndexLineComparator
A comparator that captures the ordering of lines in Wordnet index files
(e.g.,
index.adv or adv.idx files). |
| SenseKeyLineComparator
A comparator that captures the ordering of lines in sense index files (e.g.,
the
sense.index file). |
Copyright © 2018. All rights reserved.