|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.ling.tokensregex.SequenceMatchRules.SequenceMatchedExpressionExtractor
public static class SequenceMatchRules.SequenceMatchedExpressionExtractor
| Constructor Summary | |
|---|---|
SequenceMatchRules.SequenceMatchedExpressionExtractor(MatchedExpression.SingleAnnotationExtractor extractor,
int group)
|
|
| Method Summary | |
|---|---|
MatchedExpression |
apply(SequenceMatchResult<CoreMap> matched)
Converts a T1 to a different T2. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SequenceMatchRules.SequenceMatchedExpressionExtractor(MatchedExpression.SingleAnnotationExtractor extractor,
int group)
| Method Detail |
|---|
public MatchedExpression apply(SequenceMatchResult<CoreMap> matched)
Function
apply in interface Function<SequenceMatchResult<CoreMap>,MatchedExpression>matched - The function's argument
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||