| Interface | Description |
|---|---|
| FrequencySortable |
Interface for frequency-sortable objects
|
| IndexSortable |
Interface for index-sortable objects
|
| SortedElement |
Interface for objects which are wieght-sortable, index-sortable, and frequency-sortable
|
| WeightSortable |
Interface for weight-sortable objects
|
| Class | Description |
|---|---|
| AlphabetaComparator |
Compare two objects alphabetically
|
| ConceptEntryIDComparator |
Compare concept entry ID of two objects
|
| ConceptNameComparator |
Compare concept names of two objects
|
| FrequencyComparator |
Comparing frequency of two objects
|
| IndexComparator |
Compare index of two objects
|
| TermLemmaComparator |
Compare lemma of two terms
|
| WeightComparator |
Comparing weight of two objects
|
Copyright © 2018 JULIE Lab, Germany. All rights reserved.