| 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 | Method and Description |
|---|---|
static CommentComparator |
CommentComparator.getInstance()
Returns the singleton instance of this class, instantiating it if
necessary.
|
| Constructor and Description |
|---|
DataLineComparator(CommentComparator detector)
This constructor is marked protected so that the class may be
sub-classed, but not directly instantiated.
|
IndexLineComparator(CommentComparator detector)
This constructor is marked protected so that the class may be
sub-classed, but not directly instantiated.
|
Copyright © 2018. All rights reserved.