org.apache.uima.tools.cfe
Class RRMFeatureMatcher
java.lang.Object
org.apache.uima.tools.cfe.CommonFeatureMatcher
org.apache.uima.tools.cfe.RRMFeatureMatcher
public class RRMFeatureMatcher
- extends CommonFeatureMatcher
Fields inherited from class org.apache.uima.tools.cfe.CommonFeatureMatcher |
CONSTANT_ANYENCLOSED, CONSTANT_INGORE, CONSTANT_INSIDEINSIDE, CONSTANT_INSIDERIGHT, CONSTANT_LEFTINSIDE, CONSTANT_LEFTLEFT, CONSTANT_LEFTRIGHT, CONSTANT_RIGHTRIGHT, CONSTANT_STARTSINSIDE, CONSTANT_STARTSLEFT, CONSTANT_STARTSRIGHT, m_fieldSeparator, m_isAnnotationName, m_isFeatureName, m_isTargetId, m_valueSeparators, PARAM_CONFIGURATIONFILE, PARAM_INCLUDEANNOTATIONNAME, PARAM_INCLUDEFEATURENAME, PARAM_INCLUDETARGETID, PARAM_XMLBEANSPARSER |
Constructor Summary |
RRMFeatureMatcher(boolean includeAnnotationName,
boolean includeFeatureName,
boolean isFeatureWindowImage)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PARAM_INCLUDEFEATUREWINDOWIMAGE
public static final String PARAM_INCLUDEFEATUREWINDOWIMAGE
- See Also:
- Constant Field Values
RRMFeatureMatcher
public RRMFeatureMatcher(boolean includeAnnotationName,
boolean includeFeatureName,
boolean isFeatureWindowImage)
featureWindowImage
protected String featureWindowImage(MatchedAnnotationDescriptor mad)
processFeatureGroup
protected void processFeatureGroup(org.apache.uima.jcas.JCas jcas,
org.apache.uima.jcas.tcas.Annotation trg,
String class_label,
Collection<MatchedAnnotationDescriptor> features)
throws IllegalArgumentException,
IllegalAccessException,
InvocationTargetException
- Specified by:
processFeatureGroup
in class CommonFeatureMatcher
- Throws:
IllegalArgumentException
IllegalAccessException
InvocationTargetException
Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.