|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatchAction<CoreMap>
edu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatchAction.MergeAction
public static final class CoreMapSequenceMatchAction.MergeAction
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class edu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatchAction |
|---|
CoreMapSequenceMatchAction.AnnotateAction<T extends CoreMap>, CoreMapSequenceMatchAction.MergeAction |
| Nested classes/interfaces inherited from interface edu.stanford.nlp.ling.tokensregex.SequenceMatchAction |
|---|
SequenceMatchAction.BoundAction<T>, SequenceMatchAction.BranchAction<T>, SequenceMatchAction.NextMatchAction<T>, SequenceMatchAction.SeriesAction<T>, SequenceMatchAction.StartMatchAction<T> |
| Field Summary |
|---|
| Fields inherited from class edu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatchAction |
|---|
DEFAULT_MERGE_ACTION |
| Constructor Summary | |
|---|---|
CoreMapSequenceMatchAction.MergeAction()
|
|
CoreMapSequenceMatchAction.MergeAction(CoreMapAggregator aggregator)
|
|
| Method Summary | |
|---|---|
SequenceMatchResult<CoreMap> |
apply(SequenceMatchResult<CoreMap> matchResult,
int... groups)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CoreMapSequenceMatchAction.MergeAction()
public CoreMapSequenceMatchAction.MergeAction(CoreMapAggregator aggregator)
| Method Detail |
|---|
public SequenceMatchResult<CoreMap> apply(SequenceMatchResult<CoreMap> matchResult,
int... groups)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||