|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatchAction<T>
public abstract class CoreMapSequenceMatchAction<T extends CoreMap>
Performs a action on a matched sequence
| Nested Class Summary | |
|---|---|
static class |
CoreMapSequenceMatchAction.AnnotateAction<T extends CoreMap>
|
static class |
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 | |
|---|---|
static CoreMapSequenceMatchAction.MergeAction |
DEFAULT_MERGE_ACTION
|
| Constructor Summary | |
|---|---|
CoreMapSequenceMatchAction()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface edu.stanford.nlp.ling.tokensregex.SequenceMatchAction |
|---|
apply |
| Field Detail |
|---|
public static final CoreMapSequenceMatchAction.MergeAction DEFAULT_MERGE_ACTION
| Constructor Detail |
|---|
public CoreMapSequenceMatchAction()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||