|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult<T>
edu.stanford.nlp.ling.tokensregex.SequenceMatcher<T>
edu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatcher<CoreMap>
edu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatcher.BasicCoreMapSequenceMatcher
public static class CoreMapSequenceMatcher.BasicCoreMapSequenceMatcher
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class edu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatcher |
|---|
CoreMapSequenceMatcher.BasicCoreMapSequenceMatcher |
| Nested classes/interfaces inherited from class edu.stanford.nlp.ling.tokensregex.SequenceMatcher |
|---|
SequenceMatcher.BasicMatchReplacement<T>, SequenceMatcher.FindType, SequenceMatcher.GroupMatchReplacement<T>, SequenceMatcher.MatchReplacement<T>, SequenceMatcher.NamedGroupMatchReplacement<T> |
| Nested classes/interfaces inherited from class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult |
|---|
BasicSequenceMatchResult.MatchedGroup |
| Nested classes/interfaces inherited from interface edu.stanford.nlp.ling.tokensregex.SequenceMatchResult |
|---|
SequenceMatchResult.GroupToIntervalFunc<MR extends java.util.regex.MatchResult>, SequenceMatchResult.MatchedGroupInfo<T> |
| Field Summary |
|---|
| Fields inherited from class edu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatcher |
|---|
COREMAP_LIST_TO_STRING_CONVERTER |
| Fields inherited from interface edu.stanford.nlp.ling.tokensregex.SequenceMatchResult |
|---|
DEFAULT_COMPARATOR, GROUP_AFTER_MATCH, GROUP_BEFORE_MATCH, LENGTH_COMPARATOR, OFFSET_COMPARATOR, ORDER_COMPARATOR, SCORE_COMPARATOR, SCORE_LENGTH_ORDER_OFFSET_COMPARATOR, TO_INTERVAL |
| Fields inherited from interface edu.stanford.nlp.util.HasInterval |
|---|
CONTAINS_FIRST_ENDPOINTS_COMPARATOR, ENDPOINTS_COMPARATOR, NESTED_FIRST_ENDPOINTS_COMPARATOR |
| Constructor Summary | |
|---|---|
CoreMapSequenceMatcher.BasicCoreMapSequenceMatcher(SequencePattern pattern,
CoreMap annotation)
|
|
| Method Summary |
|---|
| Methods inherited from class edu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatcher |
|---|
annotateGroup, annotateGroup, getMergedList, getMergedList, mergeGroup, mergeGroup |
| Methods inherited from class edu.stanford.nlp.ling.tokensregex.SequenceMatcher |
|---|
end, find, find, find, findAllNonOverlapping, findMatchStart, findMatchStartBacktracking, findMatchStartNoBacktracking, get, getFindType, groupInfo, groupMatchResult, groupMatchResults, groupNodes, groupValue, isMatchWithResult, matches, nodeMatchResult, region, regionEnd, regionStart, replaceAll, replaceAllExtended, replaceFirst, replaceFirstExtended, reset, setFindType, setMatchWithResult, start, toBasicSequenceMatchResult |
| Methods inherited from class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult |
|---|
copy, elements, end, end, getInterval, getOrder, group, group, group, groupCount, groupInfo, groupInfo, groupMatchResult, groupMatchResults, groupMatchResults, groupNodes, groupNodes, groupValue, groupValue, pattern, score, setOrder, start, start |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CoreMapSequenceMatcher.BasicCoreMapSequenceMatcher(SequencePattern pattern,
CoreMap annotation)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||