public class SharedNounChunks extends FeatureExtractorResource_ImplBase implements PairFeatureExtractor
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
normalizeWithFirst |
static String |
PARAM_NORMALIZE_WITH_FIRST |
featureExtractorName, PARAM_UNIQUE_EXTRACTOR_NAME| Constructor and Description |
|---|
SharedNounChunks() |
| Modifier and Type | Method and Description |
|---|---|
Set<Feature> |
extract(org.apache.uima.jcas.JCas view1,
org.apache.uima.jcas.JCas view2) |
initializeafterResourcesInitialized, getLogger, getResourceNamepublic static final String PARAM_NORMALIZE_WITH_FIRST
protected boolean normalizeWithFirst
public Set<Feature> extract(org.apache.uima.jcas.JCas view1, org.apache.uima.jcas.JCas view2) throws org.dkpro.tc.api.exception.TextClassificationException
extract in interface PairFeatureExtractororg.dkpro.tc.api.exception.TextClassificationExceptionCopyright © 2013–2018 Ubiquitous Knowledge Processing (UKP) Lab. All rights reserved.