Package | Description |
---|---|
opennlp.tools.ml.model |
Modifier and Type | Method and Description |
---|---|
protected List<ComparableEvent> |
OnePassDataIndexer.index(LinkedList<Event> events,
Map<String,Integer> predicateIndex) |
Modifier and Type | Method and Description |
---|---|
int |
ComparableEvent.compareTo(ComparableEvent ce) |
Modifier and Type | Method and Description |
---|---|
protected int |
OnePassRealValueDataIndexer.sortAndMerge(List<ComparableEvent> eventsToCompare,
boolean sort) |
protected int |
AbstractDataIndexer.sortAndMerge(List<ComparableEvent> eventsToCompare,
boolean sort)
Sorts and uniques the array of comparable events and return the number of unique events.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.