See: Description
| Interface | Description |
|---|---|
| ICommentDetector |
A detector for comment lines in data resources.
|
| ILineComparator |
A string comparator that may have an associated comment detector.
|
| Class | 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). |
| 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.