| Package | Description |
|---|---|
| edu.mit.jwi.data.compare |
Provides classes that encode the sorting order of the Wordnet file lines, to enable searching.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommentComparator
Default comment detector that is designed for comments found at the head of
Wordnet dictionary files.
|
| Modifier and Type | Method and Description |
|---|---|
ICommentDetector |
ExceptionLineComparator.getCommentDetector() |
ICommentDetector |
DataLineComparator.getCommentDetector() |
ICommentDetector |
SenseKeyLineComparator.getCommentDetector() |
ICommentDetector |
ILineComparator.getCommentDetector()
Returns the comment detector instance associated with this line
comparator, or
null if one does not exist. |
ICommentDetector |
IndexLineComparator.getCommentDetector() |
Copyright © 2018. All rights reserved.