|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.pipeline.CoreMapAttributeAggregator
edu.stanford.nlp.pipeline.CoreMapAttributeAggregator.MostFreqAggregator
public static final class CoreMapAttributeAggregator.MostFreqAggregator
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class edu.stanford.nlp.pipeline.CoreMapAttributeAggregator |
|---|
CoreMapAttributeAggregator.ConcatAggregator, CoreMapAttributeAggregator.ConcatCoreMapListAggregator<T extends CoreMap>, CoreMapAttributeAggregator.ConcatListAggregator<T>, CoreMapAttributeAggregator.MostFreqAggregator |
| Field Summary |
|---|
| Fields inherited from class edu.stanford.nlp.pipeline.CoreMapAttributeAggregator |
|---|
CONCAT, CONCAT_COREMAP, CONCAT_TOKENS, COUNT, DEFAULT_AGGREGATORS, DEFAULT_NUMERIC_AGGREGATORS, DEFAULT_NUMERIC_TOKENS_AGGREGATORS, FIRST, FIRST_NON_NIL, LAST, LAST_NON_NIL, MAX, MIN, MOST_FREQ, SUM |
| Constructor Summary | |
|---|---|
CoreMapAttributeAggregator.MostFreqAggregator()
|
|
CoreMapAttributeAggregator.MostFreqAggregator(java.util.Set<java.lang.Object> set)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
aggregate(java.lang.Class key,
java.util.List<? extends CoreMap> in)
|
| Methods inherited from class edu.stanford.nlp.pipeline.CoreMapAttributeAggregator |
|---|
getAggregator, getDefaultAggregators |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CoreMapAttributeAggregator.MostFreqAggregator()
public CoreMapAttributeAggregator.MostFreqAggregator(java.util.Set<java.lang.Object> set)
| Method Detail |
|---|
public java.lang.Object aggregate(java.lang.Class key,
java.util.List<? extends CoreMap> in)
aggregate in class CoreMapAttributeAggregator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||